Difference between revisions of "Audacity Wiki Home Page"
From Audacity Wiki
(Reworked and Improved (?)) |
(Tidy up of last two sections.) |
||
Line 103: | Line 103: | ||
==Audacity Developer's Documentation== | ==Audacity Developer's Documentation== | ||
− | <div style="width: | + | <div style="width:50%;float:left;"> |
− | ===Projects | + | ===''Reference'' Documentation=== |
+ | *[[Developer_Guide#Platform_Specific_Guides|Building Audacity from Source]] | ||
+ | *[[ArchitecturalDesign|Audacity Architecture]] | ||
+ | *[[Developer Guide|New Developer's Guide]] | ||
+ | *[[Hacker's Guide]] | ||
+ | </div> | ||
+ | <div style="width:50%;float:left;"> | ||
+ | ===GSoC=== | ||
+ | *[[:Category:GSoC|Summer of Code 2008]] | ||
+ | *[[Possible_GSoC_Mentors|List of Mentors]] | ||
+ | *[[GSoC_2008_Projects|List of Student Projects (2008)]] | ||
+ | </div> | ||
+ | <div style="clear:both"></div> | ||
+ | <div style="width:50%;float:left;"> | ||
+ | ===Planning=== | ||
+ | *[[Roadmap|Audacity Roadmap]] | ||
+ | *[[Release Checklist|Audacity Release Checklist]] | ||
*[[Audacity Development Projects]] | *[[Audacity Development Projects]] | ||
− | |||
<!--*[[AudacityDev/SundayMeetingAgenda|Sunday Meeting Agenda]]--> | <!--*[[AudacityDev/SundayMeetingAgenda|Sunday Meeting Agenda]]--> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
</div> | </div> | ||
− | <div style="width: | + | <div style="width:50%;float:left;"> |
− | |||
− | |||
− | |||
− | |||
===Release Notes=== | ===Release Notes=== | ||
* [[Release_Notes/Notes246|Release Notes 1.25]] | * [[Release_Notes/Notes246|Release Notes 1.25]] | ||
* [[Release_Notes/Notes243|Release Notes 1.3 Alpha]] | * [[Release_Notes/Notes243|Release Notes 1.3 Alpha]] | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
<!--===Python=== | <!--===Python=== | ||
*[http://www.Audacity.org/documentation/246PythonDoc/index.html Python API Reference 2.46] | *[http://www.Audacity.org/documentation/246PythonDoc/index.html Python API Reference 2.46] | ||
Line 137: | Line 134: | ||
*[[AudacityDev/ID_Property|ID Properties]] | *[[AudacityDev/ID_Property|ID Properties]] | ||
--> | --> | ||
− | |||
</div> | </div> | ||
<div style="clear:both"></div> | <div style="clear:both"></div> | ||
− | |||
− | < | + | <hr style="height=1px;"> |
− | |||
− | |||
− | |||
<div style="text-align:center;"> | <div style="text-align:center;"> | ||
<div> | <div> | ||
− | ===Audacity News=== | + | ===Audacity Developer News=== |
</div> | </div> | ||
− | |||
<div style="text-align:left;padding-left:110px;"> | <div style="text-align:left;padding-left:110px;"> | ||
* [[Developer News#GSoC|GSoC 2008 comes to a close...]] | * [[Developer News#GSoC|GSoC 2008 comes to a close...]] | ||
− | * [[Developer News|Developer News]] | + | * ...more [[Developer News|Developer News]] |
</div> | </div> | ||
</div> | </div> | ||
<div style="clear:both"></div> | <div style="clear:both"></div> | ||
+ | </div> | ||
− | < | + | <div style="background-color:#f9f9f9; border: 1px #aaa solid;margin-top:1em;padding-left:1em;padding-right:1em;padding-bottom:1em;"> |
+ | |||
+ | |||
+ | ==Audacity and Beyond== | ||
+ | |||
<div style="width:50%;float:left;"> | <div style="width:50%;float:left;"> | ||
+ | ===Audacity in Use=== | ||
+ | * [[Audacity in Education|Audacity in Education]] | ||
+ | * [[CreatedUsingAudacity|Created using Audacity]] | ||
===Commercial=== | ===Commercial=== | ||
* [[AudacityVendors|Audacity Vendors]] | * [[AudacityVendors|Audacity Vendors]] | ||
Line 167: | Line 166: | ||
</div> | </div> | ||
<div style="width:50%;float:left;"> | <div style="width:50%;float:left;"> | ||
− | === | + | ===The Blue Yonder=== |
* [[Built with Audacity]] | * [[Built with Audacity]] | ||
− | |||
− | |||
* [[SitesThatRecommendAudacity|Link exchange]] | * [[SitesThatRecommendAudacity|Link exchange]] | ||
</div> | </div> |
Revision as of 18:26, 4 September 2008
Experimental New Front Page
I'm experimenting here with a new organisation for the front page of Audacity Wiki. It's based on Blender wiki front page:
http://wiki.blender.org/index.php/Main_Page
They use MediaWiki too, but are using .css to style it. This should mean we don't need to mix table formatting code in with the hierarchically organised topics.
This page is a User "Work in Progress" |
Please let the claimant work with it at least two weeks after this sticker was put up (or until this sticker has been removed, if earlier). Suggestions may be made to the claimant by clicking on the page's "discussion" tab. |
Audacity ® is a free, award-winning open source program for recording and editing sound. It runs on Mac OS X, Microsoft Windows, GNU/Linux and other operating systems.
Audacity User's Documentation
Reference Documentation
Resources
Tutorials
- Installing LAME for MP3 export
- How to burn CDs
- Up to four other featured tutorials here.
- ...index of all Tutorials
Audacity Developer's Documentation
Reference Documentation
Release Notes
Audacity Developer News