hurl is an web based API debuging tool which allows users to send custom HTTP requests and view the responce. hurl is very easy to used and can prove to be a great application in a developers armory. hurl is free and avalible for anyone to use.

hurl allows you to add any amount of headers to the request, define a user password for the HTTP authenication and set a redirect. You can also create an account at hurl, this allows you to save the request responces for future comparison.
Tweetable is a lightweight jQuery plugin which enables you to display your twitter feed on your site quickly and easily. More than just displaying the feeds you can highlight @replys as well as links being dynamically generated for ease of use.
To use Tweetable simply create an empty div and apply an ID or class of your choice. There are some added parameters that you can pass into tweetable for extra functionality. as default you must enter your username, you can also control the date and set the limit of tweets you wish to display.

Rounded corners in site design have been very popular over the last few years especially with “web 2.0″ designs. Rounded corners are usually created with images placed in each corner with a a single curved side to give the rounded affect. With CSS3 this all changes, the ability to create rounded corners on a object with a simple property “border-radius” which means no carefully crafted images and hours of trying to get them into the correct place.