berlins future is open

We received the 3rd price in the “berlins future is open” contest.

The price consists of a certificate, flowers and 1k€.

Posted in events | 1 Comment

teleportr for android dev camp2 stuttgart

If you are on the android dev camp 2 in Stuttgart we provide you with a special version of teleportr.

Posted in events | Leave a comment

Teleportr Backend

In the last year we negotiated the need for a server component for mobile transit apps, which provides the mobile component with additional data.

The current teleportr server covers basic functionality to show available downloads for your surrounding area. It offers auto completion downloads for stations or streets for a certain area.

In future it could cover other data:
- schematic plans like the bvg linienplan,
- station id tables for asking public transport apis
- maps for offline map rendering like the mapsforge project
- gtfs data packages
- browser bookmarks für transport services websites
- market bookmarks for transportation apps
- event the apps itself or extensions for apps like teleportr
- configuration data scraper plugins

The code base of the current version of it is available at http://dev.c-base.org/teleportr/server .

At the transit hack day last weekend we came up with the idea for a user facing version.
Which basically helps users to map transport related data into open street map.

We talked to christoph from the wheelmap project about their platform.
It basically enables users to find information about a certain “point of interest”.
But they can also edit the place and extend the information with wheelchair related infos.

The wheelmap project does “not” have a own database instead it takes the information from the user and writes it into the osm.
So it is basically a web based editor for openstreetmap with a specific focus.

Thats what we need for transportation information collector.

For public transport information is a draft written in german at http://wiki.openstreetmap.org/wiki/DE:%C3%96PNV_Editor

But we should also cover individual transportation information like car sharing points or hitchhiking points.

Basically we want not only collect information about a specific point also about an area.
Because we also want to collect source (websites, apps, apis) for transportation data.
Therefore we need to define shapes for which area the source is useful.

You can join the teleportr backends project and help by extending, rewriting consolidation the current software.
Join our technician scotty mailing list.
Adopt a module of the teleportr backend and help us to take it further.

Posted in development | 1 Comment

Get Teleportr

You can easy build it for yourself. You need git, android-sdk and ant or maven installed.

git clone git://dev.c-base.org/teleportr/client.git && cd client

with ant:

android update project --path .
ant install

with maven:

mvn install

If you are in a hurry you can download Teleportr – master branch 5.5.2011.

Posted in android, development | Leave a comment

mantra, mission, vision

Mantra: make use of transport easier
Mission: make transport more efficient
Vision: exchange the term “car” by “mobile device” when people think about mobility

Posted in statements | Leave a comment