Category:OpenGuides: Difference between revisions
Hoof Hearted (talk | contribs) m (Text replace - "|recentchanges URL" to "|changes URL") |
Hoof Hearted (talk | contribs) m (Text replacement - "StructuredData" to "WikiIndex:Structured data") |
||
(11 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Wiki | {{Wiki engine <!--see 'Template:Wiki engine' for full detail and hidden help advice--> | ||
|logo = | |name = <big>OpenGuides</big>™ <small>–<br>''the guides made by you''</small> | ||
|URL | |URL = https://OpenGuides.org/software | ||
| | |logo = https://web.Archive.org/web/20220121054249/https://Dev.OpenGuides.org/static/resources/logo.png | ||
| | |wide logo = y | ||
| | |changes URL = https://OpenGuides.org/release_notes | ||
| | |wikinode URL = No <!--eg: https://WikiEngineURL.org/WikiNode, if none, use 'No'--> | ||
| | |about URL = https://OpenGuides.org/news | ||
| | |documentation URL= https://Dev.OpenGuides.org/wiki/OnlineDocumentation | ||
|source code URL = No <!--eg: https://GitHub.com/RepoAuthor/WikiEngine, or similar, if none, use 'No'--> | |||
|maintopic = Wiki engine<!--leave this as is, it can not be over-ridden--> | |||
|founder = [https://www.Perl.com/authors/kake-pugh/ Kake Pugh] <small>(founder)</small> | |||
|CEO = The OpenGuides Project <small>(owner)</small> | |||
|language = English<!--for interface only--> | |||
|prog language = Perl | |prog language = Perl | ||
|s/w license = Perl | |s/w license = Perl License<!--https://metaCPAN.org/pod/OpenGuides--> | ||
|status = Active<!--'Active' if available, 'Dead' if not, 'Dormant' if available but no staff support--> | |||
'''[[OpenGuides]]''' is a complete system for running a website about a subject where {{tag| | }}[[File:OpenGuides logo.png|right|frame|OpenGuides™ logo|alt=]] | ||
'''OpenGuides™ – ''the guides made by you''''' — is a complete system for running a [[wiki]] website about a [[:Category:Wiki Topic|subject]] where {{tag|Geography|geographical}} location is important. It is mostly used to run guides about a {{tag|city}} or town. [[OpenGuides]], from {{tag|London}}, England, is an {{tag|open source}} wiki-based {{tag|free software}} web application written in {{tag|Perl}}. | |||
;Features | ;''Features | ||
*[[WikiIndex: | *[[WikiIndex:WikiIndex:Structured data|Structured data]] | ||
*{{tag|Google Maps}} integration | *{{tag|Google Maps}} integration | ||
*{{tag|SQL}} backend storage using Postgres, {{tag|MySQL}}, or SQLite | *{{tag|SQL}} backend storage; using Postgres, {{tag|MySQL}}, or {{tag|SQLite}} | ||
*{{tag|Resource Description Framework}} (RDF) output, for integration into {{tag|Semantic Web}} | *{{tag|Resource Description Framework}} (RDF) output, for integration into {{tag|Semantic Web}} | ||
{{WikiMatrix wiki engine features}} | |||
Our | Our structured data 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]{{PermanentDeadEL}} on the [[Boston OpenGuide]]. | ||
We chose to use SQL storage because it's flexible, and it allows guide | We chose to use {{tag|SQL}} storage because it's flexible, and it allows guide [[admin]]s to create customised queries and features; see for example [https://London.Randomness.org.uk/scripts/find.cgi the category search] on the [[Randomness Guide to London]]. We included [https://SQLite.org SQLite] support for situations where running a proper [[:Category:Database|database]] server isn't possible; SQLite is a complete SQL engine which stores all its data in a single file on disk. It does <u>not</u> use [[CamelCase]]. | ||
;Community | ;''Community | ||
*The # | *The [https://OpenGuides.org/irc.html #OpenGuides IRC] — ''network'': <tt>irc.perl.org</tt>, ''channel'': <tt>#OpenGuides</tt> | ||
*[http:// | *[https://OpenGuides.org/lists.html OpenGuides mailing lists] | ||
**[[Archive.org:20161204182712/http://Lists.OpenGuides.org/cgi-bin/mailman/listinfo/openguides-dev|OpenGuides-Dev — OpenGuides software developers' list]] — via [[Archive.org]] | |||
; | ;''External links | ||
*[ | *[https://www.Perl.com/pub/2003/10/31/openguides.html/ Open Guides article] — on Perl.com by Kake Pugh, 31 October 2003 | ||
*[http://www. | *[[Archive.org:20070708181916/http://www.ONLamp.com/pub/a/onlamp/2007/07/05/openguides-city-wikis-in-perl.html|OpenGuides: city wikis in Perl]] — article on ONLamp.com by Kake Pugh, 5 July 2007, via [[Archive.org]] | ||
*[ | *[https://Dev.OpenGuides.org Dev.OpenGuides.org] — wiki, bug-tracker and source repository | ||
*[https://metaCPAN.org/release/OpenGuides OpenGuides] — on metaCPAN.org | |||
*[[GitHub:OpenGuides/OpenGuides|OpenGuides]] — at [[GitHub|GitHub.com]] | |||
*[[GitHub:gitpan/OpenGuides-Statistics|OpenGuides - statistics]] — read-only release history for OpenGuides-Statistics, at GitHub.com | |||
<div style=float:right>https://web.Archive.org/web/20220708142258/https://OpenGuides.org/img/logo.png</div> | |||
[[Category: | [[Category:City| ]] | ||
[[Category:Founded in 2002]] |
Latest revision as of 16:48, 11 January 2023
|
OpenGuides™ – the guides made by you — is a complete system for running a wiki website about a subject where geographical location is important. It is mostly used to run guides about a city or town. OpenGuides, from London, England, is an open source wiki-based free software web application written in Perl.
- Features
- Structured data
- Google Maps integration
- SQL backend storage; using Postgres, MySQL, or SQLite
- Resource Description Framework (RDF) output, for integration into Semantic Web
- View a detailed feature list of OpenGuides on the WikiMatrix wiki engine comparison wiki-site.
Our structured data is implemented via user-friendly individual text boxes, rather than MediaWiki-style templates; see for example Sandbox edit [permanent dead link] 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 — network: irc.perl.org, channel: #OpenGuides
- OpenGuides mailing lists
- External links
- Open Guides article — on Perl.com by Kake Pugh, 31 October 2003
- OpenGuides: city wikis in Perl — article on ONLamp.com by Kake Pugh, 5 July 2007, via Archive.org
- Dev.OpenGuides.org — wiki, bug-tracker and source repository
- OpenGuides — on metaCPAN.org
- OpenGuides — at GitHub.com
- OpenGuides - statistics — read-only release history for OpenGuides-Statistics, at GitHub.com
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