Every time you send useless email…
Thursday, November 20th, 2008Please don’t send useless email to the lists…
Please don’t send useless email to the lists…
I just recently purchased a Samsung LN32A450 television and wanted to use it as a monitor. I figured that it shouldn’t be too hard, just plug in my computer to it’s VGA port and then change the resolution. But, when are new things ever easy? To make a long story short, I had to generate [...]
I mentioned CouchDB in my last post, but didn’t really elaborate on what it was. Apache CouchDB is a distributed, fault-tolerant and schema-free document-oriented database accessible via a RESTful HTTP/JSON API. Among other features, it provides robust, incremental replication with bi-directional conflict detection and resolution, and is queryable and indexable using a table-oriented view engine [...]
I have been working on a web project at work for the past month and used it as an opportunity to learn jQuery and CouchDB. jQuery is a fast, concise, JavaScript Library that simplifies how you traverse HTML documents, handle events, perform animations, and add Ajax interactions to your web pages. While learning it, I [...]