Search
Your search returned 15 results.
Posted on Aug 1st, 2008
Interesting little display of some of the web's most polished favicons. Pretty impressive considering the limit of 16 x 16 pixels.
Posted on Aug 5th, 2008
Cool all-flash website, but this may be the best example of why we have html and accessibility standards in the first place--no scrolling with a wheeled mouse is a deal-breaker for me.
Posted on Aug 3rd, 2008
Interesting flash-based site using an innovative UI dial component for navigation.
Posted on Aug 23rd, 2008
Couldn't have said it better myself.
Posted on Aug 17th, 2008
A cool idea for enhancing content's accessibility via an easily parsed data format. I'm surprised I've just heard about this.
Posted on Aug 24th, 2008
To my dismay, I couldn't get the subversive plugin working in a fresh install of Eclipse (I ended up just downloading the new Ganymede distro). This blog post ended up fixing my issues.
Posted on Sep 1st, 2008
It seems to me that Eclipse is really becoming the leading IDE choice for professional developers working outside the world of .NET. The last time I used Visual Studio, this type of task integration was definitely not available.
Posted on Sep 2nd, 2008
After seeing the example, I prefer the second method at the top-most directory.
Posted on Sep 17th, 2008
Directly compile actionscript from your java application - makes sense since I believe the flex compiler is encapsulated in a jar.
Posted on Sep 28th, 2008
Overview of what's due in Java 7.
Posted on Oct 2nd, 2008
A catalog of quines in all languages.
Posted on Oct 2nd, 2008
A quick interview with Google Chrome engineer Darin Fisher.
Posted on Oct 10th, 2008
An interesting look at creating web applications without the traditional server-side MVC framework.
Posted on Oct 10th, 2008
A templating engine based entirely in javascript - moving view rendering completely to the client-side.
Posted on Oct 10th, 2008
An example using the HTTP_REQUEST Pear package for making REST calls to a web service.