-
WordPress Plugin: SIMILE Timeline
Here’s something I’ve been experimenting with. For a whole couple of minutes, at least. As with most WordPress plugins it was a matter of upload, activation and copy-pasting. Et voila: Timeline is a DHTML-based AJAXy widget for visualizing time-based events. It is like Google Maps for time-based information.
-
Watching the sea-level rise, virtually.
Here’s an interesting Google Maps implementation: Flood Maps. What if the sea-level where to rise? .. Because the polar ice-caps are melting at an alarming rate … Would you be able to keep your feet dry? Now you can find out for yourself. (And maybe decide about that piece of real-estate you’ve layed your eyes…
-
Meteor falls on YouTube
While I’m still working on the SEIS database update for Google Earth, I thought I’d just entertain you with some spectacular stuff available on YouTube. It turns out that the number one video site on the web has some interesting footage of meteors. Here’s a short list of what I’ve encountered thus far.
-
ThinkLemon Reset: Part 1.1 – Code Cleanup and Validation
After having thrown out the CSS last month, I’ve been messing with the templating code that make up this WordPress theme. Though the default Kubrick theme is great, it took me a while to get all bits sorted out. Some cleaning up, re-arranging, looking up, inline documenting, debugging, etc. led to what you’re looking at…
-
Major Google Earth Update (Maps to follow)
Read all about it on the Official Google Blog: Happy Birthday, Google Earth: We got so excited around here about the first anniversary of Google Earth that we decided to celebrate a bit early. Beginning today, you can download a brand new version, Google Earth 4. Running on OS X? Feel the love. Prefer Linux?…
-
WordPress Posts, Pages and pagination
While rummaging through the WordPress theme code I stumbled upon this vague function call ‘link_pages()‘. Not knowing what is was or did, I looked it up in the documentation. And it seems that WordPress can paginate (lengthy) posts out-of-the-box. Great! But while the difference between a post and a page can be confusing for WordPress…
-
Get Firebug!
if ((bWebDeveloper || bWebDesigner) && bFirefox) { try { var oNewExtension = new cExtension(); oNewExtension.fetchXPI = fnFetchURL(“www.getfirebug.com”); oNewExtension.installXPI(); if (oNewExtension.success) { console.log(“Firebug installed successfully.”); var oFurtherOptions = getElementById(“divTellUser”); oFurtherOptions.innerHTML = “About FireBug” oFurtherOptions.innerHTML += “FireBug Screencast” oFurtherOptions.innerHTML += “FireBug Overview” } } catch(e) { throw “Next time Gadget, next time!” // Take a look at…
-
Visualising the DOM for fun
The Document Object Model, or DOM as it is known better, is usually visualised as a tree. For instance with the Internet Explorer Developer Toolbar or DOM Inspector / Firebug for Firefox. But there are other more fun ways, like Aharef did.
-
ThinkLemon Reset: Part 1 – Bye bye CSS
Once in a while one’s got to do the opposite. Instead of filling this site with cruft like CSS and scripts, I felt like going back to the roots. Plain ol’ HTML and getting it right, once and for all… * I don’t know if spring has anything to do with it, but it seems…
-
Pizza in Europe?
Lately there has been some news surrounding Google Maps. As a result I’m obliged to sum things up. ThinkLemon style, surely. First, it was called Google Maps (beta), then Local, and now Maps again. Probably because everyone was calling it Maps anyhow. The Google Blog explains more. Second, Maps has expanded to continental Europe. Finally…