Archive for the ‘Project’ Category

printf

1) I desperately wanted this girl to give me a call, and boy she did. At that time I was expecting Shweta an office colleague to call and inform me of a username and password I needed. So I pick the call and said ” Shweta you should have called early I was waiting” in [...]

February 25th, 2010 · Tags Project, Project, Random Stuff, personal, rant, software | No Comments »

Ruby | Musiclog | Work in Progress

Nothing gives more pleasure than working on your own ideas at your terms.
Musiclog is a small ruby script that will
1) Catalog you music and generate HTML output,
2) Fetch Meta data from Wikipedia, freebase, AWS, MusicBrainz on Album/Artist,
3) Extract some decent statistics.
Notes: One can comment on my weblog now.

June 8th, 2008 · Tags Project, Project, software | No Comments »

Of Versions, Backward incompatibility, Lack of documentation,Huge API’s, Frustation and more

Once upon a time I used SQLite 2.8 and QT 3.3 … However times hv changed … SQLite 3.3 and QT 4.1.2 have arrived … SQLite 3.3 file format is incompatible with that of 3.3 … QT 3.x API is heavily depreciated requiring one to open the API documentation every now and then … if [...]

May 30th, 2006 · Tags Project, Project | No Comments »

Blogworm – My Fifth Semester Project

Blogworm as in Bookworm.
Blogworm is an RSS aggregators with a browser-based interface. It looks and operates like a Web-based aggregator aka bloglines. The interface is served through an integrated HTTP server. I have coded Blogworm in Perl [Template toolkit, XML::SAX Parser].
Snapshots of blogworm – here
Features
1) Add/Subscribe a Feed/XML/RSS,
2) Delete/Unsubscribe a Feed/XML/RSS/RDF (There is a whole [...]

November 18th, 2005 · Tags Project | 2 Comments »