Difference between revisions of "Web Properties"
(Updated top-left images.) |
|||
Line 1: | Line 1: | ||
+ | ==Manual== | ||
+ | [[File:ManualSite.png]] | ||
− | |||
* [http://manual.audacityteam.org/index.html Manual] - alphamanual.audacityteam.org is the in-preparation manual (wiki). Manual.audacityteam.org is the current manual (static text). | * [http://manual.audacityteam.org/index.html Manual] - alphamanual.audacityteam.org is the in-preparation manual (wiki). Manual.audacityteam.org is the current manual (static text). | ||
Line 7: | Line 8: | ||
==Wiki== | ==Wiki== | ||
+ | [[File:WikiSite.png]] | ||
+ | |||
* [http://wiki.audacityteam.org/wiki/Audacity_Wiki_Home_Page Wiki] - General purpose wiki. More a community notebook than an encyclopedia. | * [http://wiki.audacityteam.org/wiki/Audacity_Wiki_Home_Page Wiki] - General purpose wiki. More a community notebook than an encyclopedia. | ||
Line 14: | Line 17: | ||
==Bugzilla== | ==Bugzilla== | ||
+ | [[File:BugzillaSite2.png]] | ||
+ | |||
* [http://bugzilla.audacityteam.org/ Bugzillla] - Bug Tracking | * [http://bugzilla.audacityteam.org/ Bugzillla] - Bug Tracking | ||
Line 26: | Line 31: | ||
==FaceBook== | ==FaceBook== | ||
+ | [[File:FacebookSite.png]] | ||
* [https://www.facebook.com/AudacityTeamOfficial/ FaceBook] - Announcements and sizzle. | * [https://www.facebook.com/AudacityTeamOfficial/ FaceBook] - Announcements and sizzle. | ||
Line 33: | Line 39: | ||
==Google+== | ==Google+== | ||
+ | [[File:GPlusSite.png]] | ||
+ | |||
* [https://plus.google.com/u/0/b/108226440145001840649/+audacity Google+] - Snippets of audio news, not just about Audacity. There is also a community with for example user contributed how-to videos. | * [https://plus.google.com/u/0/b/108226440145001840649/+audacity Google+] - Snippets of audio news, not just about Audacity. There is also a community with for example user contributed how-to videos. | ||
Line 38: | Line 46: | ||
==Twitter== | ==Twitter== | ||
+ | [[File:TwitterSite.png]] | ||
+ | |||
* [https://twitter.com/getaudacity Twitter] - Tiny status updates. | * [https://twitter.com/getaudacity Twitter] - Tiny status updates. | ||
==Main Wordpress Site== | ==Main Wordpress Site== | ||
+ | [[File:WordpressSite2.png]] | ||
+ | |||
* [http://www.audacityteam.org/ Wordpress Site] - Most of the traffic goes via the download page and onwards to FossHub. | * [http://www.audacityteam.org/ Wordpress Site] - Most of the traffic goes via the download page and onwards to FossHub. | ||
Line 46: | Line 58: | ||
==Forum== | ==Forum== | ||
+ | [[File:ForumBB2.png]] | ||
+ | |||
* [http://forum.audacityteam.org/ Forum] - General place for help. | * [http://forum.audacityteam.org/ Forum] - General place for help. | ||
Line 51: | Line 65: | ||
==Doxygen== | ==Doxygen== | ||
+ | [[File:DoxySite.png]] | ||
+ | |||
* [http://doxy.audacityteam.org/ Doxygen] - Automatically generated program listing | * [http://doxy.audacityteam.org/ Doxygen] - Automatically generated program listing | ||
Revision as of 22:01, 26 March 2017
Contents
Manual
- Manual - alphamanual.audacityteam.org is the in-preparation manual (wiki). Manual.audacityteam.org is the current manual (static text).
The front page of the manual has an image map of the Audacity user interface that links off to reference sections on each of the features. The manual is structured as a comprehensive reference to the features in audacity, rather than as a topic based how to about working with audio.
Wiki
- Wiki - General purpose wiki. More a community notebook than an encyclopedia.
Tips and tricks for users. Also working documents for release process and a small amount of help information for developers.
Repository for Feature Requests and Proposals.
Bugzilla
- Bugzillla - Bug Tracking
The Audacity icon has a neat 'easter egg' in that clicking on it gives you a table of bug counts by priority and type. Note that we can also get selective lists of bugs with live status in wiki. For example:
ID | P | Status | Summary (2 tasks) ⇒ | ID |
---|---|---|---|---|
437 | P2 | RESOLVED | Write fails without error message box on disk full | 437 |
1198 | P3 | RESOLVED | Mac system "minimize" shortcuts ignored. | 1198 |
- FaceBook - Announcements and sizzle.
As of 25th of March the faceBook page had 1,200 likes, which is tiny for the popularity Audacity enjoys.
Google+
- Google+ - Snippets of audio news, not just about Audacity. There is also a community with for example user contributed how-to videos.
Google stopped providing 'insight' analytics - perhaps because we are not a business, so it is no longer much of a tool for gathering a community and interest.
- Twitter - Tiny status updates.
Main Wordpress Site
- Wordpress Site - Most of the traffic goes via the download page and onwards to FossHub.
We have around 1,000,000 downloads per month. The main site has space for blogs, but they are not being used yet.
Forum
- Forum - General place for help.
Some of the topic threads get very long indeed.
Doxygen
- Doxygen - Automatically generated program listing
Github
- GitHub - Source code and pull requests