1 Software Projects currently worked on
2 =====================================
4 * [[projects/geojackal]] – A geocache management database
5 * [[projects/infopoint-html]] – A full screen web page viewer for info terminals
7 Ideas for new software projects
8 ===============================
10 Here I collect sketches for software that I still need to write (or that I
11 would like to be seen written by someone else...), and features that
12 IMHO still need to be implemented in existing software.
14 This section can also serve as a source of inspiration for people that have too
15 much time on their hands... ;-) Feel free to [[drop me a note|contact]] if you
16 should start realizing one of it, so I can update the information here.
18 * [[Sketches for a federated social network|projects/crypto-fsn]] with full control
19 over your own data by using strong cryptography
20 * [[OpenStreetMap editor for mobile devices|projects/osm-mobile]]
23 ------------------------
24 * Raw diff view of the changed XML data. The current preview in the upload
26 * <strike>A function to copy a bunch of tags from one object to another. Example: I
27 have a node tagged with `shop=florist`, `opening_hours=...` and want to
28 transfer these tags to the surrounding building to delete the node
29 afterwards.</strike> implemented in [utilsplugin2](http://wiki.openstreetmap.org/wiki/JOSM/Plugins/UtilsPlugin2#Copy_tags_from_previous_selection)