Category Archives: Programming

News aggreagator in Python

Hi,Following are some of the links I came across while trying to make a python based rss aggregator. Although the following resources(links) can guide to some really cool stuff, my plan is to have a python based rss aggregator customized to present information in some really cool ways like depending on my usage, tell me… Read More »

Some cool projects for the weekend

Hi,Folllowing are some the coolest and neat projects that I have come across in the web. Just play around it with it and do some amazing stuff limited only by your imagination send email in pythonhttp://www.daniweb.com/forums/thread136280.html PyDigg – A Python Toolkit for the Digg APIhttp://neothoughts.com/2007/04/30/pydigg-a-python-toolkit-for-the-digg-api/ Accessing your Gmail inbox with Pythonhttp://www.holovaty.com/blog/archive/2004/06/18/1751 libgmail — Python binding… Read More »

Lib curl installation

lib curl installation In the “Choose items to install” screenUnder PHP> extensions >Curl>Will be instlalled on local drive Aslo Extras>PHP Manual >Will be instlalled on local drive

A web spider dream

(Spidering the web, literally !!) Its been one of my dreams for a long time, to write my own spider. It came first to me while watching the movie matrix, where in one of the initial scenes,in which while the lead character is sleeping, his computer automatically runs search(about another character called “Morpheus”) and gets… Read More »

A cool parser in Python

In my last post, i told you guys, i had plans to move the compiler project from java to python. But here too, the chief problem(due to my lack of ignorance) was parsing. I was looking around, and I came across this awesome parser called BeautifulSoup .This is basically a html/xml parser, but i think,… Read More »

Another exciting project

(Now its all starting to fit together – The compiler project I had in my mind for years) Its a been a dream of mine, for a quite a long time, to write a compiler of my own. Rather than the sheer joy of creating, and getting involved with such a cool project, my foremost… Read More »

Changing blogger template

(My blog, before the template change) As promised in my last blog entry, this post would be about changing the blogger template. Note that in order to make full use of this post, you must either be using the old blogger or you are hosting your own blog site. But guys, if you are using… Read More »

New Orange Flavor, Served

(The new theme of this blog -A juicy, fresh orange ) Hi friends, Thanks for checking out this blog again. As you can see, the blog has undergone a complete revamp in its style and design. Hope all of you, my friends, like the new interface and design. I got the template from Free CSS… Read More »

Java : System properties

While reading discussions in comp.lang.java.programmer(accessed via google groups) I came across a thread relating to finding user’s home directory in Java. As I read further, I came across a link for most system properties in Java. An idea came to my mind, as how to, develop a system anaylysis program in Java that would present… Read More »

New IRC servers

Note that I came across a another cool irc server, related to linux and technology, namelyirc.oftc.net So from now on, if I came across new IRC servers, it would posted as comments to this post. Readers of this blog, are welcome to post thier favorite IRC servers too as comments to this post.Bye