Other | Mar 23, 2008
2 comments

HTML Conditional Comments

Ever used conditional statements/comments in your html? I do, actually, use the technique quite a lot (this site, Flotr). With HTML conditional comments you can detect browser type and version. Now don’t get too excited, because it’s only supported by Internet Explorer 5+ on Windows. Nevertheless, this way of browser detection is really elegant compared to nasty css hacks or javascript user agent detection. This article is shows you how you can use the conditional comments for several handy purposes.

read this article

Other | Mar 21, 2008
5 comments

What’s in your feed reader?

Despite of the fact I’m always hungry for new feeds with interesting articles, I’m not able to find any new feeds lately. I asked for help from Google Alerts, which notifies me when the GoogleBot hits something I defined an alert for. Though it doesn’t come up with great content I’m looking for. That’s the reason I’d like to ask you for helping me out, because obviously I’m looking at the wrong spot. In exchange I show you 10 of my favorite feeds.

read this article

Other | Feb 18, 2008
2 comments

Top 3 website speed up tips

I’m optimizing this blog at the moment, and I’m learning quite some new things about compression, gzipping and other optimization techniques. I’m using the Yahoo! YSlow extension for Firefox to see if I’m heading in the right direction. In this article I’ll explain the three best techniques I used to speed up solutoire.com.

read this article

Other | Jan 3, 2008
3 comments

My Roadmap 2008

Well, I’m a bit late, but happy new year to all! A new year has begun, so it’s time to write some sort of roadmap, to get straight what I want to accomplish the coming year. I”m not going to bother you with the complete list, but there are a few points that might be interesting for you.

read this article

Other | Aug 3, 2007
2 comments

Firefox Reminder Plugin

Today I came across a great Firefox plugin called ReminderFox. This plug in adds a reminder list and a todolist to our favorite browser. Just what I needed, and I’m sharing this because this might come in handy for you too.

read this article

Other | May 31, 2007
4 comments

Automating builds with Ant

I started working on Plotr again and I needed a simple way to automate tasks like concatenating files,replacing some variables and packing with Dean Edwards packer. Then I found Apache Ant, which was already integrated in Aptana (which is my favorite javascript IDE).

read this article

Other | May 25, 2007
3 comments

I like podcasts

Hi there, this is the first post since the new design of solutoire.com. I’m writing about web2.0 podcasts. I find myself listening lots of podcasts the last few months and I thought maybe I should share my opinions about them, and show you where to find good podcasts.

read this article

Other | Dec 6, 2006
2 comments

Ajax Resources

I haven’t updated ajax.solutoire.com for a while, but lately I had some time to work on it. So I rewrote the page from scratch. It’s more lightweight than before. I also added like 100 new resources. I’ll promise to keep it more up-to-date now… Please take a visit and see it yourself.