Again this year I'll be be running the DHL Relay but this time with my new company, Designit A/S.
Already the training has begun and the first run was completed in 19m34s which is a new personal record. Hopefully I can keep up this pace at the DHL Relay in august :-)
Current training results:
August 15th, 19m44s
August 11th: 20m09s
May 30th: 19m06s
May 22nd: 18m53s
May 21st: 19m34s
Previous results:
DHL 2007: 19.58
DHL 2006: 21.39
Continue reading
Recently I experienced that Firebug constantly opens in a new window when clicking on the Firebug icon inside Firefox.
For some reason I couldn't figure out how to remove/disable this "feature". But finally I found the way..
Solution:
- Open Firebug (in a new window)
- Select / enable the Firebug window, eg. by clicking inside the Firebug window
- Go to the menu and deselect:
"View" > "Options" > "Always open in new window"
Now the Firebug is back to being embedded inside Firefox. GREAT!
Continue reading
On the famous website "Nettuts" they've released an amazing tutorial on how to implement sIFR (using Flash to implement any font dynamically on your website).
It's a good tutorial to give you the basics on how sIFR work.
Please visit nettuts.com for the tutorial.
Also, you can see read
Continue reading
So, as an active IA-person and Front-end developer i have as many others a not-so-secret passion for the jQuery library when design online interfaces for web applications.
Therefore I'm creating this ongoing list of very useful (at leat for me) jQuery plugins that you may also use in you designs.
...and please remember that no jQuery plugins will work without the jQuery core library :-)
General:
jQuery UI - jQuery's very own UI librar
Continue reading
On FireFox we've got the FireBug plug-in but from Safari 3 the built-in Web Inspector does the job pretty great too.
Do I have my Web Inspector enabled?
Here's what you have to do:
1. Open a random page in Safari and right click on the background
2. If it's enabled you'll see an item in the context menu called "Inspect Element
3. If you click on this the Web Inspector will open and you can see all the necessary information
Enable Web Inspector
So, your Web Inspector is not enabled. Do the following:
1. Open your terminal window
2.
Continue reading