Author: ericblue

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.