Facebook type image rotation and more using PHP and Javascript

Written on July 1, 2009 – 10:08 pm | by admin under Web Tutorials

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 how does [...]

5 comments , , , , ,

Wordpress Toolbar v 2.1 – Adding support for tinyurl, sociable and a lot more

Written on June 25, 2009 – 3:55 am | by admin under Web Tutorials

Wordpress Toolbar Version 2.0 allowed bloggers to catch their viewers on the go. It modifies all the internal/external links in the blog post (except those specified for exception), to open them with an attractive toolbar. Since wordpress toolbar used javascript to enable this functionality, your SEO always remain intact.
Moving forward, I accumulated all the suggestions [...]

20 comments , , , , , ,

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

Written on June 21, 2009 – 3:54 pm | by admin under Web Tutorials

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 IE
Modes:
I included [...]

17 comments ,

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

Written on June 11, 2009 – 5:21 pm | by admin under Web Tutorials

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 will [...]

2 comments , , , , , , , ,

How to broadcast a message to your Gtalk friends using JAXL?

Written on May 20, 2009 – 6:01 pm | by admin under Web Tutorials

In this era of social media we all look forward to easy and utility tools to easily market our site and blogs. In this post I will demonstrate a ready to use script, which will help you broadcast your message to everyone on your gtalk friend list in one go.
jaxl4broadcast.class.php
jaxl4broadcast.class.php is an extension of JAXL [...]

6 comments , , , ,

Konami Code on Facebook : How to implement it on your site

Written on May 19, 2009 – 11:16 pm | by admin under Web Tutorials

Yesterday while chatting with friends, I discovered an unusual thing on facebook. Unusual because I didn’t see any sense in what I saw back then. The process to discover this unusual thing is as follows:
How to view lens flare on facebook
1. Login to facebook.com
2. Click once anywhere on your home page
3. Click the following sequence [...]

7 comments , , , ,

Getting Google Page Rank using Javascript – For Adobe AIR Apps

Written on April 18, 2009 – 12:26 am | by admin under Web Tutorials

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

var [...]

Comment , , ,

SEO Analyzer – Version 1.1 – What’s New?

Written on April 14, 2009 – 3:40 am | by admin under Web Tutorials

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 the exact href tag [...]

2 comments , , , ,

Introducing SEO Analyzer

Written on April 10, 2009 – 10:17 pm | by admin under Web Tutorials

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 features:

Retrieve Page Rank for a particular [...]

3 comments , , , ,

Using Image Maps in Javascript – A Demo Application

Written on March 23, 2009 – 12:55 am | by admin under Web Tutorials

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 which [...]

7 comments , ,