Reading/Parsing RSS feed using ROME
ROME is an open source tool to parse, generate and publish RSS and Atom feeds. Using Rome you can parse the available RSS and Atom feeds. Without bothering about format and version of RSS...
ROME is an open source tool to parse, generate and publish RSS and Atom feeds. Using Rome you can parse the available RSS and Atom feeds. Without bothering about format and version of RSS...
While working on a small requirement, I had to write a small piece of code that can parse an XML file in Java. Although there are number of libraries available in Java which does...
Working behind a proxy and writing network related code has always been boring for me. Just because everytime I had to connect to Internet and get some data, I had to use Proxy settings....
This tutorial is going to be five minute long procedure which will show you how to add Google Android development tools (ADT) plugin into your Eclipse IDE. This tutorial uses Eclipse 3.3.2 europa that...
The task of the crawler is to keep on getting information from the internet into the database of the search engine. It literally crawls over the internet from page to page, link by link...
Android Developers Blog annouced today the availability of Android 1.5 SDK. Although this version seems to be complete and finish, Google warns it might change few APIs. The Android 1.5 platform will include many...
Yesterday the popular micro blogging site Twitter got attacked by a worm called StalkDaily. What it does is that virus will auto-tweet this message: “Hey everyone, join StalkDaily.com. It’s a site like Twitter but...
[ad name=”AD_INBETWEEN_POST”] jQuery, the JavaScript library provides some powerful set of jQuery AJAX API’s to handle AJAX requests. The normal way of making AJAX calls using JavaScript is a bit odd as you have...
Handling events in today web browser is a bit difficult part as different browser handles events in a different way. Hence to overcome these cross browser problems, one can leverage the Event handling APIs...
Some folks may need to search some of their “special-interest” sites. Me being a World of Warcraft fanatic, I’m talking about sites like Thottbot, Wow-armoury etc. Till now, the options for that special search...