Web 2.0 Training
 

Random Header :: Unpredictably Exciting

Monthly Archives: July 2007

Client is always right !

client-is-always-right

Never underestimate your Clients’ Complaint, no matter how funny it might seem!
This is a real story that happened between the customer of General Motors and its Customer-Care Executive. Read on…..
A complaint was received by the Pontiac Division of General Motors:
‘This is the second time I have written to you, and I don’t blame you for […]

Microsoft Surface

Microsoft Surface (Codename: Milan), is a forthcoming product from Microsoft which is developed as a software and hardware combination technology that allows a user, or multiple users, to manipulate digital content by the use of natural motions, hand gestures, or physical objects, similar to the futuristic computer screens portrayed in Minority Report. It was announced […]

A simple shortcut in Javascript !

document.getElementById(’id_of_element’).value
How many of you tried to use this JavaScript’s case sensitive way to access an element ? Have you ever wished for a smaller code to access the element ? If yes… I am here to grant your wish with this simple function.
Just add the following line on the top of your JavaScript code:
function $(o){return […]

What is AJAX and Why should I use it?

Whats Ajax ?
AJAX stands for “Asynchronous JavaScript and XML”, but something tells me you already know that and want to know in layman’s terms.
Alright, AJAX is not a Programming Language nor it is a new Technology as many of us believes it to be. AJAX is nothing but a methodology based on Javascript,XML, xHTML and […]

Why does Bush hates Bin ladin?

Here is why …

USA supported Bin Laden and the Taliban for years, and viewed them as freedom fighters against the Russians.
As late as 1998, the US was paying the salary of every single Taliban official in Afghanistan.
There is more oil and gas in the Caspian Sea, but you need a pipeline through Afghanistan to get […]

How to make an AJAX Call?

So not you know What is Ajax and Why should you use it, now I’ll teach you how to make an AJAX call. There are three simple steps to achieve that:
1) Create and AJAX Object:

function createAjaxObject() {

//Code for Mozilla

if (window.XMLHttpRequest) {

[…]

Global Warming, Ozone Hole, blah blah…

Do I care ?
HELL NO !! WHY ?? ? I have my reasons…
I seriously think, we should collect all these environmentalists and take them to one of the poor countries like Somalia. I just want them to take a look at the state of living (read survival) and ask them self […]

Free Software Directory

free-software-directory

Open source doesn’t just mean access to the source code. The
distribution terms of open-source software must comply with
the following criteria:
1. Free Redistribution
2. Source Code
3. Derived Works
4. Integrity of The Author’s Source Code
5. No Discrimination Against Persons or Groups
6. No Discrimination Against Fields of Endeavor
7. Distribution of License
8. License Must Not Be Specific to a Product
9. […]

My PHP Classes

Free Downloads

AJAX Edit In Place (Innovation Award Winner - January 2006)
AJAX File Uploader
AJAX Grid
AJAX Poll
AJAX Rating Counter
Automatic Archive Creator
Calendar Component
Compare Files
Country From IP
Create File By Parsing Dir
Create Sitemap
Create ZIP File
Data to Graph
Download Images from Google
Encode And Optimize PHP
Grep Simulator
HTML Generator
iCaptcha (Innovation Award Nominee - July 2007)
Mail Server Info
Photo Frame
PHP Debugger
Simple AJAX
Tag […]