This site is no longer updated but kept as it still get lots of traffic. You can find more updated information about me at jenswedin.com.


May, 2005


16
May 05

Yes, IE7 has tabs

IE7 will have tabs.

Some people have asked why we didn’t put tabs in IE sooner. Initially, we had some concerns around complexity and consistency… will it confuse users more than it benefits them? Is it confusing if IE has tabs, but other core parts of the Windows experience, like Windows Media Player or the shell, don’t have tabs? I think we made the wrong decision here initially, and we’re making the right one now.


13
May 05

I love to cheat

ILoveJackDaniels has some nice cheat sheets to have on your desktop, and then I mean your analogue desktop. If you don’t have them in your head, have them on a cheat sheet.

* CSS cheat sheet
* PHP cheat sheet
* mod_rewrite cheat sheet


13
May 05

WinXP CSS Desktop

This is a cool way of using CSS. Amazing work I must say, also check the code, lean and mean. (via)


11
May 05

Strange DNS issue

My site was down today, or should I say my DNS service. Not really sure what happened. I use Zoneedit as my DNS service. I have another site on the same place and hosting it on my server and that one was working like normal. Well, well. Now my site is up again. Keep on going as usual.


10
May 05

Pixel fonts

Ever wanted to make your own pixel font? Here is your chance, an online pixel font maker.


10
May 05

WP 1.5.1

New version of WordPress is out.

Changelog:

* Login and feed fixes for IIS
* Faster gettext i18n
* Improved i18n string coverage
* Extended ping support
* Paging on the Manage->Posts page
* URI-safe accent stripping for all UTF-8 characters in the Latin Extended-A Unicode block
* Query string style argument list support for wp_get_links() and wp_get_linksbyname()
* Improved hierarchy listing in wp_list_pages()
* Support for a Status: theme header field that allows themes to be marked as private, publish, or draft
* Improved caching and database query reduction
* Active plugin and theme highlighting
* Plugins can now have multiple option pages
* Pingbacks now work on hosts with fopen off like Dreamhost
* Many bug fixes (170!)