design

A very geeky Holidays break

Kill BillWas your break as geeky as mine? Come on, admit it: you’ve done at least one incredibly unsexy thing in the last couple weeks. I know I have. Well, in fact, I had to take a four weeks-long break and it shows in the number of silly things I’ve played with.

In no particular order:

If you enjoyed this post, make sure you subscribe to my RSS feed!


More Blaqua

moreblaqua

A couple years ago, some lad going by the pseudonym of @binderskagnaes, at DeviantArt, released a set of icons on a dark background lovingly named “Blaqua.”

Then, he ventured to a great forest and got devoured. Or something.
Whatever the reason, he never created more icons, which frankly is a pity.
I am still using his icon set in my Dock, unfortunately the set was created before Twitter got popular, uTorrent or Evernote were released on OS X, etc.
So, I took a few hours to re-create an original dark PSD and put together a pack of 24 new icons.

I will create more packs if my beloved readers suggest more applications.

In the meantime, go get it!

If you enjoyed this post, make sure you subscribe to my RSS feed!


A List Apart: Take The Survey!

ALA I took the survey 2008

Do you make websites? Please take the survey.

If you enjoyed this post, make sure you subscribe to my RSS feed!


IE7: Not Much Better…

IE7Joel Webber posted about the supposed fix-all security update released by Microsoft for IE.
Of course, it doesn’t fix all, as demonstrated here. Shock!

This totally jibes with my recent misadventures with IE7, when I found out that one of Microsoft’s “clever” workarounds is to add an artificial limit to 32,767 Javascript statements in a given scope - yes, I managed to generate this many statements as the result of including Javascript generation in a template system.

Also, note that their arrays are limited to 32,767 elements. I’ll bet that there is more of this stuff in IE7.

In a nutshell: Microsoft fights memory leaks by breaking existing scripts and doing a bunch of hasty cleanup when unloading a page.

IE7 TaggedBut that’s not even what’s annoying me the most. No, it would be this: http://support.microsoft.com/kb/933873

In this knowledge base entry, Microsoft acknowledges the issue and informs us that a hotfix is available; all we need to do is call them and maybe they will even wave the support fee, should they “determine that a specific update will resolve your problem”.

So, what are we to do? Call our customers and instruct them to see if Microsoft is willing to send them a patch, for free or not?

***

We recently stumbled upon a couple bugs in Java 6. More specifically, in rt.jar. Sun wasn’t exactly in a hurry to fix them. So, we fixed them ourselves.

As developers, do we really need more reasons to embrace open-source? I do not think so.

If you enjoyed this post, make sure you subscribe to my RSS feed!