Thursday, July 23, 2009

Biomimicry, A Call To Arms

This entry is related to my earlier post on modeling the human brain. I was reading a post on biomimicry, and it seemed to eerily reflect my statement that we do not know much about natural mechanisms. Granted, these are great examples of optimizations we have made from observing nature, but we still have a lot to learn and build on. Progress in this area excites me, but it also aggravates me to think of what we still don't know...
Thursday, July 16, 2009

ExplorerCanvas: Why do people F.U.D. Microsoft?

I've been interested in Canvas for a while, but I held off on using it because a lot of F.U.D.'ed support for canvas in IE. Well, it turns out that Microsoft Has had support for Vector Graphics for quite a while. After firefox et al. started using canvas, people at google became interested in it, and wrote a wrapper for IE. It turns out that through VML, a majority of the canvas functionality was already available in IE. I'm playing around with visualization, and as soon as I have a sample project set up, I'll post more on this topic.
Thursday, July 16, 2009

Looking at PLINQ

In my recent forays into cool new things, I came across PLINQ. It looks pretty darn cool. It's a way of abstracting away parallel programming vis a vis a MapReduce type of system. I've certainly written a lot of multithreaded apps in my time as a programmer, and had a love affair with distributed computing since I first learned of PVM, MPI, and other assorted technologies relating to Beowulf Clusters... I'd really like to dig into memcached and velocity in the future, but I'm stoked that PLINQ will be included in 4.0. Consider my breath bated...
Thursday, July 16, 2009

Taking JS Templates to the next level

One of the projects I've been working on in my free time is a framework for JavaScript Templates. It began when I started to delve into the ASP.NET AJAX 4.0 Preview and read this post on Bertrand Le Roy's blog on JavaScript templates. I started playing with the preview and wanted to xsee if there was a simpler alternative to get started with. Enter John Resig's post on JavaScript Micro-Templating. I liked the idea of loading templates via a script/html tag. I took a cue from ASP.NET MVC and made a modified view system for the templates. It's a bit Frankenstein right now, but I think the idea is rather elegant. The templates are loaded dynamically from external files, and are cacheable. I'll write a proper blog post once I have a sample project to distribute with it.
Friday, July 10, 2009

First In Progress Post

The In Progress area will serve as a stream of consciousness for most of my ideas while I get a decent post in order. Think of this section as a mini blog post meets delicious meets twitter.
RSS Feed
Blog Roll
Resources
Live Traffic Feed
Archives
Affiliates