Category:OpenGuides: Difference between revisions

From WikiIndex
Jump to navigation Jump to search
(Added more details of the project. I don't think I managed to get the wiki engine template working properly though.)
(Removed template; it isn't working. Linked sqlite.org)
Line 1: Line 1:
{{Wiki_engine
| wiki_name          = OpenGuides
| wiki_logo          = [[Image:NoLogo.png]]
| wiki_URL          = http://openguides.org/
| wiki_recentchanges = http://dev.openguides.org/timeline
| wiki_status        = Active
| wiki_lastreviewed  =
| wiki_language      = English
| wiki_editmode      =
| wiki_maintopic    = Software
}}
==Description==
==Description==
[http://openguides.org OpenGuides] is a complete system for running a wiki about some 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.
[http://openguides.org OpenGuides] is a complete system for running a wiki about some 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.
Line 22: Line 10:
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 [[Open Guide to Boston]].
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 [[Open Guide to Boston]].


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 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.


====Community:====
====Community:====

Revision as of 13:55, 8 April 2007

Description

OpenGuides is a complete system for running a wiki about some 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
  • RDF output

Our StructuredData is implemented via user-friendly individual text boxes rather than MediaWiki-style templates; see for example Sandbox edit on the Open Guide to Boston.

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.

Community:

Media in category "OpenGuides"

This category contains only the following file.