Introducing jSlider: A Content Slider plugin for JQuery

August 27, 2009   -   Open Source Projects, Web Development   -   6 comments

jSlider is a light weight JQuery plugin for content sliding. By content we mean everything: HTML code, Images, Advertisements etc etc. jSlider allows to put our content in simple <div>‘s, and then it automatically generates a content slider for you, which one can customize using various options provided. Screenshot Below is a screen shot of [...]

fixed.js – Solution to IE6 "position:fixed" Bug

August 15, 2009   -   Web Development   -   4 comments

IE6 has been a bane for all frontend developers for years. An element can be positioned relative to the browser window using the style position:fixed, it does not move when the page is scrolled. You can do nice layout things (e.g. facebook chat bar) with this in most modern browsers but not for IE6 in [...]

Facebook type image rotation and more using PHP and Javascript

July 1, 2009   -   PHP   -   27 comments

If you are a facebook geek like me, you must have noticed till now the image rotate functionality in the photo albums. Facebook allows you to rotate images 90 degree clockwise and anti-clockwise after image upload. If you haven’t tried that till now, below is a screenshot for your convenience. Question: But the question is [...]

Toggle : A Javascript game, anyone up for the challenge?

June 21, 2009   -   Web Development   -   21 comments

This weekend I came across a game made using java applets. Initially looked like its possible to solve it, but slowly we realized that there might be no solution to this game. Finally I decided to clone it using javascript and see if you can solve the same. Toggle PS: Tested on all browsers except [...]

SEO Analyzer v 1.2 – Adding support for Bing along with Google and Yahoo

June 11, 2009   -   Open Source Projects   -   24 comments

On May 28, 2009 Microsoft announced Bing which has now replaced Live search. And within 2 week of it’s release, Bing seems to have leapfrog Yahoo search in U.S. With Bing coming up as a strong contender to Google and Yahoo search engines, I have added support for Bing in SEO Analyzer v 1.2. This [...]

Getting Google Page Rank using Javascript – For Adobe AIR Apps

April 18, 2009   -   Web Development   -   2 comments

Last week while working on SEO Analyzer v 1.1 desktop application, I faced a challenge of getting google page rank for a particular site using javascript. I am not sure if someone has already done this before, but I thought of sharing this javascript code for all adobe air and web developers out there. googlepagerank.js [...]

SEO Analyzer – Version 1.1 – What's New?

April 14, 2009   -   Open Source Projects   -   4 comments

While SEO Analyzer v 1.0 focused primarily on getting page ranks and analyzing back links to your site url, SEO Analyzer v 1.1 adds another feather to the cap. It allows you to achieve following analysis: Feature List: Get google page rank for input site url Get all backlinks to the input site url Get [...]

Introducing SEO Analyzer

April 10, 2009   -   Open Source Projects   -   3 comments

SEO Analyzer is a desktop based application build specifically for page rank checking and link analysis for seo purpose. It is built using Adobe AIR. Note: SEO Analyzer v 1.1 is out. Read more about it here Installation: Download and Install Adobe AIR Download and Install SEO Analyzer Features: The tool currently provides the following [...]

Using Image Maps in Javascript – A Demo Application

March 23, 2009   -   Web Development   -   22 comments

Past month I was busy with project back in office, JAXL web chat client and photolog – a custom made wp-plugin for converting it into a photo blog. As I am close to finish them all, I am back to blogging after more than a month. Here I would like to demonstrate a cool technique [...]

A Light Weight Javascript calendar for your websites and blogs

October 2, 2008   -   Web Development   -   1 comment

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 code repository: svn [...]

Powered by Wordpress. © 2008-2010 All Rights Reserved.