Using Web APIs with Python – Read Weather Forecast and Send to Your Own IoT Device

Do you want get weather forecast, BitCoin vs EUR valuation and know your power consumption? A lot of data is available on free APIs. Your program can just make a regular HTTP GET request – it’s just like loading a … Continue reading

Posted in Uncategorized | Tagged , , , , , , , , , , , | Comments Off on Using Web APIs with Python – Read Weather Forecast and Send to Your Own IoT Device

Getting Started with OpenLayers and OpenStreetmap

Add a free, interactive map on your homepage. Just plain HTML5 and JavaScript, no special server needed. Live demo with source. No API keys needed. And if you really like it, you can later download planet vector data for free! … Continue reading

Posted in Uncategorized | Tagged , , , , , , , , | Comments Off on Getting Started with OpenLayers and OpenStreetmap

Reading StackOverflow XML Dump to MySQL Database

StackOverflow data is available for free. To play with the XML data dump, you must insert it into MySQL database. This report shows you how. This article is not for beginners. To follow this article, you should have the StackOverflow … Continue reading

Posted in Uncategorized | Tagged , , , , , , | 1 Comment

Download StackOverflow – XML dump under CC-by-sa license (torrent link)

StackOverflow is the leading programmers question and answer site. Now you can legally download their whole database as XML. Download StackOverflow database dump (4.9 GB 7z torrent, contains all StackExchange sites until Dec 2011) StackOverlow blog links to Clear-bits (in … Continue reading

Posted in Uncategorized | Tagged , , , , , , , | Comments Off on Download StackOverflow – XML dump under CC-by-sa license (torrent link)