Category:OpenGuides: Difference between revisions
m (Reverted edits by 74.55.175.27 (Talk); changed back to last version by KakePugh) |
Hoof Hearted (talk | contribs) (update article) |
||
Line 1: | Line 1: | ||
{{Wiki Engine | {{Wiki Engine | ||
| | |name = OpenGuides | ||
| | |logo = | ||
| | |wide logo = y | ||
| | |URL = http://openguides.org/ | ||
| | |recentchanges URL = http://dev.openguides.org/timeline | ||
| | |wikinode URL = No | ||
| | |status = Active | ||
| | |language = English | ||
| | |editmode = OpenEdit | ||
|maintopic = Wiki Engine | |||
}} | }} | ||
http://openguides.org/img/logo.png | |||
'''[[OpenGuides]]''' is a complete system for running a website about a subject where {{tag|geography|geographical}} location is important. It's mostly used to run guides to a town or {{tag|cities|city}}. It's an {{tag|open-source}} [[wiki]]-based web application written in {{tag|Perl}}. | |||
[ | |||
;Features | |||
* [[StructuredData]] | * [[StructuredData]] | ||
* Google | * Google Maps integration | ||
* SQL backend storage using Postgres, MySQL, or SQLite | * {{tag|SQL}} backend storage using Postgres, MySQL, or SQLite | ||
* RDF output | * {{tag|Resource Description Framework}} ([[RDF]]) output, for integration into {{tag|Semantic Web}} | ||
Our StructuredData is implemented via user-friendly individual text boxes rather than MediaWiki-style templates; see for example [http://boston.openguides.org/?id=Sandbox;action=edit Sandbox edit] on the [[ | Our StructuredData is implemented via user-friendly individual text boxes rather than [[:Category:MediaWiki|MediaWiki]]-style templates; see for example [http://boston.openguides.org/?id=Sandbox;action=edit Sandbox edit] on the [[Boston OpenGuide]]. | ||
We chose to use SQL storage because it's flexible, and it allows guide admins to create customised queries and features; see for example [http://london.randomness.org.uk/scripts/find.cgi the category search] on the [[Randomness Guide to London]]. We included [http://sqlite.org SQLite] support for situations where running a proper database server isn't possible; SQLite is a complete SQL engine which stores all its data in a single file on disk. | We chose to use SQL storage because it's flexible, and it allows guide admins to create customised queries and features; see for example [http://london.randomness.org.uk/scripts/find.cgi the category search] on the [[Randomness Guide to London]]. We included [http://sqlite.org SQLite] support for situations where running a proper database server isn't possible; SQLite is a complete SQL engine which stores all its data in a single file on disk. It does ''not'' use [[CamelCase]]. | ||
;Community | |||
* The #openguides IRC channel on irc.perl.org | *The #openguides IRC channel on irc.perl.org | ||
* [http://lists.openguides.org/cgi-bin/mailman/listinfo/openguides-dev The openguides-dev mailing list] | *[http://lists.openguides.org/cgi-bin/mailman/listinfo/openguides-dev The openguides-dev mailing list] | ||
;See also | |||
* [http://www.perl.com/pub/a/2003/10/31/openguides.html | *[http://www.perl.com/pub/a/2003/10/31/openguides.html OpenGuides article on Perl.com] (October 2003) | ||
* [http://www.onlamp.com/pub/a/onlamp/2007/07/05/openguides-city-wikis-in-perl.html ONLamp.com | *[http://www.onlamp.com/pub/a/onlamp/2007/07/05/openguides-city-wikis-in-perl.html OpenGuides article on ONLamp.com] (July 2007) | ||
*[http://dev.openguides.org/ dev.OpenGuides.org] — wiki, bug-tracker and source repository | |||
[ |
Revision as of 23:34, 29 January 2012
Template:Wiki Engine http://openguides.org/img/logo.png
OpenGuides is a complete system for running a website about a subject where geographical location is important. It's mostly used to run guides to a town or city. It's an open-source wiki-based web application written in Perl.
- Features
- StructuredData
- Google Maps integration
- SQL backend storage using Postgres, MySQL, or SQLite
- Resource Description Framework (RDF) output, for integration into Semantic Web
Our StructuredData is implemented via user-friendly individual text boxes rather than MediaWiki-style templates; see for example Sandbox edit on the Boston OpenGuide.
We chose to use SQL storage because it's flexible, and it allows guide admins to create customised queries and features; see for example the category search on the Randomness Guide to London. We included SQLite support for situations where running a proper database server isn't possible; SQLite is a complete SQL engine which stores all its data in a single file on disk. It does not use CamelCase.
- Community
- The #openguides IRC channel on irc.perl.org
- The openguides-dev mailing list
- See also
- OpenGuides article on Perl.com (October 2003)
- OpenGuides article on ONLamp.com (July 2007)
- dev.OpenGuides.org — wiki, bug-tracker and source repository
Pages in category “OpenGuides”
The following 11 pages are in this category, out of 11 total.
Media in category "OpenGuides"
This category contains only the following file.
- OpenGuides logo.png 360 × 120; 17 KB