Comments on: First steps on the WikiReader //seabright.co.nz/2010/04/18/first-steps-on-the-wikireader/ Good Software Engineering Mon, 10 Sep 2012 22:50:52 +0000 hourly 1 http://wordpress.org/?v=3.4.2 By: Joe //seabright.co.nz/2010/04/18/first-steps-on-the-wikireader/comment-page-1/#comment-46 Joe Sat, 24 Apr 2010 04:45:03 +0000 //seabright.co.nz/?p=98#comment-46 Yeah python is great. language I just started teaching myself to program using this great python book Yeah python is great. language I just started teaching myself to program using this great python book

]]>
By: michaelh //seabright.co.nz/2010/04/18/first-steps-on-the-wikireader/comment-page-1/#comment-45 michaelh Thu, 22 Apr 2010 19:49:29 +0000 //seabright.co.nz/?p=98#comment-45 I had a quick play with OSM and it's really good. Need to figure out how to show more place names when over New Zealand though - my main use is a interactive travel map for the kids. And it has a good AGG rendering library with Python bindings... I had a quick play with OSM and it’s really good. Need to figure out how to show more place names when over New Zealand though – my main use is a interactive travel map for the kids.

And it has a good AGG rendering library with Python bindings…

]]>
By: Joe //seabright.co.nz/2010/04/18/first-steps-on-the-wikireader/comment-page-1/#comment-44 Joe Thu, 22 Apr 2010 16:19:29 +0000 //seabright.co.nz/?p=98#comment-44 If you don't known about open street maps, it''s a awesome project. Think wikipedia but maps. http://www.openstreetmap.org/ If you don’t known about open street maps, it”s a awesome project. Think wikipedia but maps.

http://www.openstreetmap.org/

]]>
By: Joe //seabright.co.nz/2010/04/18/first-steps-on-the-wikireader/comment-page-1/#comment-43 Joe Thu, 22 Apr 2010 12:07:31 +0000 //seabright.co.nz/?p=98#comment-43 You should check it out, it's one bad ass project. Think wikipeida of the map world. http://www.openstreetmap.org/ (interview with the creator) http://twit.tv/floss81 You should check it out, it’s one bad ass project. Think wikipeida of the map world.

http://www.openstreetmap.org/

(interview with the creator) http://twit.tv/floss81

]]>
By: michaelh //seabright.co.nz/2010/04/18/first-steps-on-the-wikireader/comment-page-1/#comment-41 michaelh Wed, 21 Apr 2010 20:21:43 +0000 //seabright.co.nz/?p=98#comment-41 Not sure on OpenStreetMap. I had a look last night at Google's static map API (http://code.google.com/apis/maps/documentation/staticmaps/) and it's quite good. I got playing with automatically calibrating the latitude/longitude (hurray for convolution) and stitching the fragments together. It worked quite well but may not fit their TOS. Not sure on OpenStreetMap. I had a look last night at Google’s static map API (http://code.google.com/apis/maps/documentation/staticmaps/) and it’s quite good.

I got playing with automatically calibrating the latitude/longitude (hurray for convolution) and stitching the fragments together. It worked quite well but may not fit their TOS.

]]>
By: Joe //seabright.co.nz/2010/04/18/first-steps-on-the-wikireader/comment-page-1/#comment-40 Joe Wed, 21 Apr 2010 15:34:09 +0000 //seabright.co.nz/?p=98#comment-40 Could we use the OpenStreetMap datadump for something like this (after a lot manipulation of course). Could we use the OpenStreetMap datadump for something like this (after a lot manipulation of course).

]]>
By: michaelh //seabright.co.nz/2010/04/18/first-steps-on-the-wikireader/comment-page-1/#comment-37 michaelh Tue, 20 Apr 2010 19:18:49 +0000 //seabright.co.nz/?p=98#comment-37 I expect that a tile based approach similar to what Google Maps does will work well. Store the tiles on the SD card and set the filename to the zoom level and tile number. The chip has enough internal RAM to run the screen in four level greyscale if you sacrifice a few vertical lines. Should make the map look much better. I expect that a tile based approach similar to what Google Maps does will work well. Store the tiles on the SD card and set the filename to the zoom level and tile number.

The chip has enough internal RAM to run the screen in four level greyscale if you sacrifice a few vertical lines. Should make the map look much better.

]]>
By: Joe //seabright.co.nz/2010/04/18/first-steps-on-the-wikireader/comment-page-1/#comment-36 Joe Tue, 20 Apr 2010 17:29:48 +0000 //seabright.co.nz/?p=98#comment-36 Could you link part of a picture to other pictures ? If that would be possible a map of the world wouldn't be far behind that on the wikireader. Could you link part of a picture to other pictures ? If that would be possible a map of the world wouldn’t be far behind that on the wikireader.

]]>
By: michaelh //seabright.co.nz/2010/04/18/first-steps-on-the-wikireader/comment-page-1/#comment-35 michaelh Mon, 19 Apr 2010 09:54:52 +0000 //seabright.co.nz/?p=98#comment-35 Thanks Will. I've cracked it open to get better access to the debug connector since then: http://wiki.seabright.co.nz/wiki/WikiReader.html Next step is a simple serial loader so that I can load grifo applications without swapping the SD card. Thanks Will. I’ve cracked it open to get better access to the debug connector since then:

http://wiki.seabright.co.nz/wiki/WikiReader.html

Next step is a simple serial loader so that I can load grifo applications without swapping the SD card.

]]>
By: William Lai //seabright.co.nz/2010/04/18/first-steps-on-the-wikireader/comment-page-1/#comment-34 William Lai Mon, 19 Apr 2010 08:51:14 +0000 //seabright.co.nz/?p=98#comment-34 Awesome work! I've always wanted to see the WikiReader turn into a simple learning tool for children. A game of letters matching images could be really fun for a learning child. Awesome work!
I’ve always wanted to see the WikiReader turn into a simple learning tool for children. A game of letters matching images could be really fun for a learning child.

]]>