Not that easy as the Mercator Projection distorts everything quite a bit. The big red blob in the center for example is Australia. Mercator Puzzle →
pytesla — Python bindings to the Tesla Model S REST API
pytesla is a python binding to the Tesla Model S REST API so that you can monitor your car or programmatically interact with it. It makes it easy to schedule charging times, trigger heating/cooling according to weather or just gather stats. A car with an API, how cool is that? Can’t wait for the day …
Continue reading “pytesla — Python bindings to the Tesla Model S REST API”
The Test
Workflow
Adobe Photoshop 1.0.1 Source Code
A Most Peculiar Test Drive
A Special Valentine’s Day Gift from Cisco!
Sigur Rós 2013 Live Tour
Opera about to drop Presto in favor of Webkit
The writings were on the wall with Opera Ice but now it’s official: Opera will move to Webkit entirely: To provide a leading browser on Android and iOS, this year Opera will make a gradual transition to the WebKit engine, as well as Chromium, for most of its upcoming versions of browsers for smartphones and …
Continue reading “Opera about to drop Presto in favor of Webkit”
CSS3 Marquee
Yesterday, I sent out this tweet: <font color="#FFFF00"><marquee behavior="alternate" bgcolor="black" scrollamount="10">Sometimes I miss the olden days</marquee></font> — Bramus! (@bramus) February 12, 2013 Rather soon I got a reply by @vormplus: @bramus we should recreate blink and marquee with css3. Add some extra magic to the web 😉 Sparked by this reply I got started … …