Personal Blog

MusicPlasma… a new innovative music search tool

Reading Time: < 1 minute I discovered yet another interesting site from del.icio.us today. MusicPlasma is a flash web interface that allows you to search for music artists that are similar to your search criteria. What’s impressive is the way that the results are displayed. The graphical interface allows you to see which artists are most popular, how closely they…
Read more

Quote of the day and words to live by

Reading Time: < 1 minute I’m in the middle of reading Turning Numbers into Knowledge: Mastering the Art of Problem Solving. At the end of each chapter is a relevant quote, and I found one that is definitely worth sharing. To laugh often and much; to win the respect of intelligent people and the affection of children; to earn the…
Read more

Adding navigator filters to Eclipse 2.x

Reading Time: 2 minutes For the last year or so, I’ve been using Eclipse as my IDE. One limitation that I’ve noticed with Eclipse 2.1 is the inability to customize file extention filters. These filters are important because every time you checkout files from the CVS repository a new CVS subdirectory is created. And, each time you recompile, there…
Read more

GMailFS for Windows

Reading Time: 2 minutes I was lucky enough to finally get an invite for Google’s GMail last week. Feature-wise, GMail seems to be one step ahead of Hotmail and Yahoo Mail. Basic features like virtual labels, email forwarding, and contact import are nice. But, the obvious plus is the incredible 1GB of storage space! Since GMail started gaining attention…
Read more

Thoughts on Google Desktop

Reading Time: < 1 minute Today I installed Google’s recently released beta Google Desktop. Although I only briefly skimmed a ZDNet review on this, and had some preconceived notions on what this product was like, I decided to download anyways. I have to say that after 15 minutes of using it I was definitely impressed! I’m usually pretty good about…
Read more

JSMF – JavaScript State Management Framework

Reading Time: < 1 minute Over the years, I’ve used various techniques for maintaining state within my web-based applications. Recently I started experimenting with IFrames and decided to expand on these techniques and create a JavaScript API. Enter JSMF…. JSMF (JavaScript State Management Framework) provides your web-based applications with a comprehensive mechanism to maintain state. This solution is made possible…
Read more

New website URL

Reading Time: < 1 minute I finally broke down the other day and registered eric-blue.com. This website hasn’t been updated for a while, but I plan on posting some new pictures very shortly. And, of course, I have a few tidbits of code to share that will be posted under the Technology section.

ClearSilver – A fairly impressive templating system

Reading Time: < 1 minute Last week I stumbled upon a gem of a templating system. I accidently discovered ClearSilver as I was in the middle of developing a prototype web interface for a project at work. For years I’ve been looking for a C API that allows me to completely seperate my HTML content from my source code. Admittedly,…
Read more

This is my first blog…

Reading Time: < 1 minute Wow, this is much easier than it looks.