All Projects → TheFive → Osmbc

TheFive / Osmbc

Licence: mit
Open Street Map Blog Collector

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Osmbc

Slimcms
SlimCMS - lightweight CMS based on slim 3 framework
Stars: ✭ 201 (+857.14%)
Mutual labels:  cms, blogging
Ghost
Turn your audience into a business. Publishing, memberships, subscriptions and newsletters.
Stars: ✭ 39,261 (+186857.14%)
Mutual labels:  cms, blogging
Puput
A Django blog app implemented in Wagtail
Stars: ✭ 450 (+2042.86%)
Mutual labels:  cms, blogging
Elefant
Elefant, the refreshingly simple PHP CMS and web framework.
Stars: ✭ 188 (+795.24%)
Mutual labels:  cms, blogging
Ghost Cli
CLI Tool for installing & updating Ghost
Stars: ✭ 313 (+1390.48%)
Mutual labels:  cms, blogging
Feather
Feather is a modern Swift-based content management system powered by Vapor 4.
Stars: ✭ 374 (+1680.95%)
Mutual labels:  cms, blogging
Postleaf
Simple, beautiful publishing with Node.js.
Stars: ✭ 520 (+2376.19%)
Mutual labels:  cms, blogging
Wikimama
Scripts to help matching OSM features to Wikidata items
Stars: ✭ 8 (-61.9%)
Mutual labels:  openstreetmap
Farms App
An Adobe AIR mobile app that uses the USDA Farmers Markets database, Google Directions API, OpenStreetMaps and the Geolocation API to find markets near users.
Stars: ✭ 12 (-42.86%)
Mutual labels:  openstreetmap
Osm Testdata
OpenStreetMap Test Data.
Stars: ✭ 24 (+14.29%)
Mutual labels:  openstreetmap
Vms
VMS is your Video Subscription Platform. Add unlimited videos, posts, and pages to your subscription site. Earn re-curring revenue and require users to subscribe to access premium content on your website.
Stars: ✭ 23 (+9.52%)
Mutual labels:  cms
H2ogame
🙉 PHP Arcade Game Script. Create your own online Arcade Game platform with rating system, categories, full HTML5 design, full admin panel, pages management, advertising management, and much more --- H2OGame was a commercial script (which was sold for £27 per license). Now, it is released as a FREE (and still Open Source) software and under an Open Source license!
Stars: ✭ 8 (-61.9%)
Mutual labels:  cms
Heavycms
HeavyDots CMS - Open source CMS based on Yii2
Stars: ✭ 12 (-42.86%)
Mutual labels:  cms
Osm2geojson
Convert OSM and Overpass JSON to GeoJSON
Stars: ✭ 25 (+19.05%)
Mutual labels:  openstreetmap
Ffcms
FFCMS 3 project distributive
Stars: ✭ 15 (-28.57%)
Mutual labels:  cms
Wp Multitenancy Boilerplate
WordPress multitenancy boilerplate configured and managed with Composer and PHP dotenv.
Stars: ✭ 24 (+14.29%)
Mutual labels:  cms
Openpolice Platform
An open source web publishing platform for police forces.
Stars: ✭ 15 (-28.57%)
Mutual labels:  cms
Kickgdpr
Joomla Sytem Plugin for GDPR Google Analytics and Cookie
Stars: ✭ 15 (-28.57%)
Mutual labels:  cms
Osmnx Examples
Usage examples, demos, and tutorials for OSMnx.
Stars: ✭ 863 (+4009.52%)
Mutual labels:  openstreetmap
Known
A social publishing platform.
Stars: ✭ 862 (+4004.76%)
Mutual labels:  cms

OSMBC

OpenStreetMap Blog Collector, a tool for editing the weekly news in OpenStreetMap.

Summary

OSMBC is a small tool to support the editorial process of the OpenStreetMap Wochennotiz. It enables editores collects references for news easily, and supports editing them in Markdown later. From edited markdown code, the final blog entry is created. As all articles can be edited "bilingual" so in german and in english, the production of the WeeklyOSM, the international variant of the Wochennotiz, is supported by OSMBC too.

Status

The system is active used since Wochennotiz 272 in September 2015.

The running instance for the editors is: https://osmbc.openstreetmap.de. This can be used by OSM Mapper in guest mode too.

Actual there is no special test instance.

Software Build Status

I have stopped to use Travis-CI as CI Plattform to test OSMBC on a neutral environment. Will be back sometimes, somewhere in summertime :-)

Tooling

  • Database: postgres (>= 9.3) and JSON support required
  • Webserver: node.js with express and JADE rendering

More info in the Installation Guide.

Support the Developer

I am happy to do any bug fixes for the system. But please make sure, that your error report here in Git full fills the following rules

  1. The error message occurs in the productive system, if you are working on the development version, please put the info in the bug report, to avoid unnecessary work (see section development version above).

  2. The error message occurs in the current version, so it can can be reproduced on the day, the error message has given. (than you do not need to put any version number to your request, otherwise please include the version number of OSMBC).

  3. Please describe shortly what you have done, to produce the error.

  4. Please describe shortly, what the result of your action was, and what result you have expected.

  5. Pictures and Hyperlinks can support 3. and 4. but does not replace them.

  6. "is not working" or "is broken" obvious does not full fill 3. and 3. .

The rules does support the developer to come quicker to the point. Sometimes you are using other ways in OSMBC to come to your result and the way coming to a result is important for bug fixing.

Acknowledgment

Thanks to JetBrains by supporting the development with an (free) License for OpenSource Development.

(Actual not granted :-( )

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].