ThinkLemon

I think there used to be a tagline about (tag)soup here… anyway…


Also visit:


Archive for May, 2006

Get Firebug!

Posted on Tuesday, May 30th, 2006

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 [...]

Read the complete article »

Posted in Browsers, Design, Development, Firefox, General, Internet, Intranet, Utilities, Webdesign, WebDev | No Comments »

Visualising the DOM for fun

Posted on Sunday, May 28th, 2006

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.

Read the complete article »

Posted in Development, General, Internet, ThinkLemon, Utilities, WebDev | No Comments »

ThinkLemon Reset: Part 1 – Bye bye CSS

Posted on Thursday, May 18th, 2006

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 [...]

Read the complete article »

Posted in Design, General, Reset, ThinkLemon, Webdesign | 7 Comments »


Search

You are currently browsing the ThinkLemon weblog archives for May, 2006.

Are you looking for:

Recent Comments

  • Partnerseiten: I don’t even know how I finished up right here, but I...
  • Jaroslav Klokocnik: Gentlemen: we are very glad that thanks to Dr Rajmon (his...
  • Mike Flaugher: I’d like to find a way to filter by dates. I’m on...
  • made a post: Hello there, I found your site by the use of Google at the same...
  • Jayden Lawson: Also – just restart your browser after setting it to...

Recent Articles

Archives


ThinkLemon is proudly powered by pure will-power, determination and lack of direction in general. Furthermore, it sits on a piece of hardware, I have no clue where, that somehow manages to support a webserver, a scripting language, a database and therefore ... a tool to fill this space.

Entries (RSS) | Comments (RSS).