Sylwadau gan robotnic
Post | Pryd | Sylw |
---|---|---|
osmlive | Have you seen this tool:
It shows the changes in a region - but not live. |
|
OSM Live Ticker | Thanks a lot The data are from here:
My server connects every minute to load the latest file with the information
That's about 2 kByte per minute and could be loaded with a dialup modem.
With javascript the data are displayed in the browser. If the user clicks to an icon, there is also an API request to load more information. |
|
Geo Game | Coordinates are parsed from english wikipeda
Now you should be able to continue (until the next bug). |
|
OSM Live - new Version | Looks like somebody knows XMPP and "hacked" it.
If somebody want's to see the XMPP protocol:
You will see the communication in XML Console. |
|
OSM Live - new Version | I was working about 300 hours to make the map library. The chat and the osmlive function took about 3 hours. For me it's a testing tool to test the map lib. Testing is not easy - I have only one old Laptop. I wanted to see people using the lib and be able to communicate directly with the users. It's also a test for combining XMPP (jabber) and OSM. The tool is not really usefull at the moment. It needs too much server and client resources. It's buggy - not because of bad programming, it's buggy because of this software architecture is not possible. To make a usefull tool, the changesets api would be nice
I don't have a todo list, but ideas are very welcome. ---- chat box: Just write the text. On Internet Explorer it does not work.
Thanks for the shift click bugreport. I added it to the bugtracker at http://github.com/robotnic/khtmlib/issues and will fix it soon. |
|
Mappetizer Travel Diary released | That's cool man. |
|
New Zoom Zoom Zoom map | The Problem was, that I had a cookie bug. 200 Visitors couldn't see anything.
Sorry 200 People for seeing nothing.
Maybe it's working now. I'm developing.
|
|
My first diary entry | Welcome |
|
User Generated Bicycle Route Maps | Looks like other people have the same idea:
|
|
New Slippy Map | snap to zoom: Snap: If you use doubleclick it snaps to a good looking zoom levels. I know, that's a problem - but how to solve it? It's not a question of how to do the javascript code, it's a usability question. |
|
New Slippy Map | Fast scroll works very well on my computer.
If you hold the ALT-Key it zooms 10 times faster now if you turn the wheel. |
|
Student Project Slippy Map- Homework result | This homework was for learning javascript/DOM.
|