A Light Weight Javascript calendar for your websites and blogs

Thursday, October 2nd, 2008

Hello Everyone, Well you can find a lot of such calendars out there in the market, and this is yet another one for you. I made this to embed with my scheduling calendar which you can find here. Calendar with auto notification and demo Check out the source code from the google ...

How to make faster websites and enhance your site user experience - Part 1

Wednesday, August 6th, 2008

In all my posts till now I concentrated over how to get started with web development and related introductory stuffs. In next few posts (series of 3 posts), I will write some of my learning in the field of "How to make your website faster and enhance your site user ...

Calendar with Auto-Notification : API and demo.

Saturday, July 26th, 2008

I was quite impressed with the Google Calendar, Yahoo Calendar and Outlook implementation of the same and wondered how exactly is it done? What are the challenges? So I thought of making a clone of one of them and see if I am able to achieve the same level of ...

Photo Cropper API: How is it achieved?

Monday, July 14th, 2008

Photo Cropper was something which was introduced or I must say became popular after various social networking sites started applying it. This allows users to choose a section from a photo which he wants to upload and show to the world around. I initially tried to investigate how Orkut do this ...

iGoogle Portal Implementation: How to do it?

Monday, June 30th, 2008

After developing the draggable div application the other day, I was itched to implement the whole iGoogle portal. Probably the drive came when a few of you asked me "These draggable divs are just like iGoogle", so I thought why not to give a shot at it. Here is what ...

Draggable DIVs : How to make one?

Sunday, June 29th, 2008

You all must have seen a similar thing on your iGoogle home page. Further for years this application is an integral part of Yahoo User Interface Library i.e. YUI. I tried to tweak into the iGoogle and YUI implementation of the draggable div implementation, but somehow I found them rather ...

Photo Tagging API : Easy plugin for your websites and blogs

Monday, June 16th, 2008

Flickr, Facebook and now Orkut. One by One everyone has implemented the photo tagging feature into their social network. Initially introduced by Flickr, extended by Facebook and finally Orkut was forced to implement it too. Last night I tried to look into it to found out what does it take ...

Gmail Type Attachment - How to make one?

Friday, May 30th, 2008

Google and its wide range of web applications have simple changed the way we used to look at internet. Be it the revolutionary fast Google search engine or mail by Google i.e Gmail. You will find enormous amount of threads and forums discussing How do google achieve doing XYZ? or ...