= Welcome to the !SurfGuitar101 Development Site = On this site you can access the source code, wiki, and bug-reporting system for the website [http://beta.surfguitar101.com beta.surfguitar101.com], aka '''SG101 2.0'''. Brian is in the process of developing SG101 version 2.0, using the [http://www.djangoproject.com Django] web development framework. This site is the central point of access for that development. == Getting Involved == * If you are a member of SG101 and wish to help in beta-testing or development of SG101 2.0, please contact [mailto:brian@surfguitar101.com Brian] to get an account setup. You will need an account here to create tickets and edit wiki pages. * Once you have an account, be sure to add your email address to your [http://code.surfguitar101.com/prefs preferences]. If you do this, you'll get email notifications when your tickets have been updated. == So What Goes on Here? == * If you want to report bugs or suggest features, please [/login login], then [/newticket write a new ticket]. * But before you do that, you may want to look at [/report existing tickets]. * You can [/browser browse the source code]. * If you'd like to checkout a copy of the source code, you can point your Subversion client at http://code.surfguitar101.com/svn/sg101/trunk. The full shell command to do this is: {{{ svn co http://code.surfguitar101.com/svn/sg101/trunk/ sg101-trunk }}} * View the [/timeline timeline] of work for the project. * Take a look at the online help for using this issue tracker: TracGuide. == Wiki Pages == * BriansNotes - Brian's notes * CronJobs - List of cron jobs needed * ThirdPartyApps - List of third party applications and libraries == Other Links of Interest == * [http://surfguitar101.com SurfGuitar101.com] - The existing site (what we are making over). * [http://deathofagremmie.com DeathOfAGremmie.com] - Brian's development blog. * [http://www.djangoproject.com Django] - The Python based web framework we are using to develop the new site. For a complete list of local wiki pages, see TitleIndex.