Quantcast
Channel: OpenJS
Browsing all 20 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

Ajax 'Loading Indicator' Design Pattern

Almost all Ajax apps shows a small loading indicator(usually a small rotating gif image) when they are sending or receiving data from the server. It is not there for decoration - it makes the...

View Article



Image may be NSFW.
Clik here to view.

Ajax File Upload Response Handling

A while ago, I wrote an article on <a href="http://www.openjs.com/articles/ajax/ajax_file_upload/">Ajax File Upload</a> - the method of uploading a file without refreshing the page using a...

View Article

Image may be NSFW.
Clik here to view.

JSON Encoder/Decoder For JavaScript

JSON(JavaScript Object Notation) is a lightweight computer data interchange format. It is a text-based, semi-readable format for representing simple data structures and associative arrays. The main...

View Article

Image may be NSFW.
Clik here to view.

JavaScript Calendar Script/Date Picker Widget

There are many javascript calendar widgets(or date pickers) out there - so I decided to make another one. Yes, I have a really bad case of 'Not-Invented-Here' syndrome... Read 'JavaScript Calendar...

View Article

Image may be NSFW.
Clik here to view.

Firebug: Javascript Development Made Easier, a Presentation

Couple of weeks ago, I gave a presentation on Firebug at Barcamp Kerala 3. It was titled 'Firebug: Javascript Development Made Easier'. Its an introduction to firebug and how to use it for CSS...

View Article


Image may be NSFW.
Clik here to view.

Waiting Until User Stops Typing to Check the Status Using Ajax

There are many cases when you have to check some status in the server side while the user is typing in the data. One example that comes to mind is the username check - you can check for the...

View Article

Image may be NSFW.
Clik here to view.

Crontab Code Generator

JSL Crontab Code Generator is a GUI application that can be used to create new crontab entries easily. Cron is a automation tool for Linux systems. Read 'Crontab Code Generator'...

View Article

Image may be NSFW.
Clik here to view.

Pointer - JSL Demo Application

This is a demo application for JSL JavaScript Library. This application uses the jsl_cookie plugin for JSL as well. Basically it stores the value in the textbox in a cookie. When the user returns to...

View Article


Image may be NSFW.
Clik here to view.

A Code Study of the Mikeyy Twitter Worm

I am an active twitter user - and when I saw that many twitter profiles have been affected by the Mikeyy worm, I wanted to take a look at the code behind the worm. This post will help you understand...

View Article


Image may be NSFW.
Clik here to view.

Fixed Background Remover - GreaseMonkey UserScript

Fixed Background Remover UserScript disables fixed background anywhere in the page. Changes all fixed background images to normal background image(scrolls with the page). Read 'Fixed Background Remover...

View Article

Ajax 'Loading Indicator' Design Pattern

Almost all Ajax apps shows a small loading indicator(usually a small rotating gif image) when they are sending or receiving data from the server. It is not there for decoration - it makes the...

View Article

Ajax File Upload Response Handling

A while ago, I wrote an article on <a href="http://www.openjs.com/articles/ajax/ajax_file_upload/">Ajax File Upload</a> - the method of uploading a file without refreshing the page using a...

View Article

JSON Encoder/Decoder For JavaScript

JSON(JavaScript Object Notation) is a lightweight computer data interchange format. It is a text-based, semi-readable format for representing simple data structures and associative arrays. The main...

View Article


JavaScript Calendar Script/Date Picker Widget

There are many javascript calendar widgets(or date pickers) out there - so I decided to make another one. Yes, I have a really bad case of 'Not-Invented-Here' syndrome... Read 'JavaScript Calendar...

View Article

Firebug: Javascript Development Made Easier, a Presentation

Couple of weeks ago, I gave a presentation on Firebug at Barcamp Kerala 3. It was titled 'Firebug: Javascript Development Made Easier'. Its an introduction to firebug and how to use it for CSS...

View Article


Waiting Until User Stops Typing to Check the Status Using Ajax

There are many cases when you have to check some status in the server side while the user is typing in the data. One example that comes to mind is the username check - you can check for the...

View Article

Crontab Code Generator

JSL Crontab Code Generator is a GUI application that can be used to create new crontab entries easily. Cron is a automation tool for Linux systems. Read 'Crontab Code Generator'...

View Article


Pointer - JSL Demo Application

This is a demo application for JSL JavaScript Library. This application uses the jsl_cookie plugin for JSL as well. Basically it stores the value in the textbox in a cookie. When the user returns to...

View Article

A Code Study of the Mikeyy Twitter Worm

I am an active twitter user - and when I saw that many twitter profiles have been affected by the Mikeyy worm, I wanted to take a look at the code behind the worm. This post will help you understand...

View Article

Fixed Background Remover - GreaseMonkey UserScript

Fixed Background Remover UserScript disables fixed background anywhere in the page. Changes all fixed background images to normal background image(scrolls with the page). Read 'Fixed Background...

View Article
Browsing all 20 articles
Browse latest View live




Latest Images