Home | About the author | Resume
SMS Bundle - Mobile Marketing Solutions
SMS Bundle is an Australian-based service for sending marketing SMS and MMS

Search results

"category:/javascript"


Title and summary Date/time
1
Enriching Rich Internet Applications with rule-based reasoning
I came across a Firefox Add-On today by Matthias Tylkowski, that lets user to modify the browser view of his/her preferred web pages. For example, user can modify the appearance of cnn.com to suit his/her needs. The add-on or the web rules is a ...
23/02/2010
1:00:00 AM
2
Redefining web applications with AJAX, Servlets and JSON
In this article I would like to show how JSON (JavaScript Object Notation) and Java servlet can be used together in a little AJAX (Asynchronous JavaScript and XML) application. To give brief description to those who are not closely familiar with JSON - ...
13/09/2009
2:00:00 PM
3
How to prevent iFrame breakaway
Few days ago I was searching for a solution to the problem I've encountered - I needed to prevent a third party page to break out of iframe inside a web page of my web application. For people who are not closely familiar with JavaScript, the following JS ...
29/03/2009
5:37:00 PM
4
Detecting an Internet connection with Javascript
The other day I was developing small client-server application where I needed to check using Javascript on the client's side whether active Internet connection exists, before submitting request to the server. Javascript does not allow you to do ping, and ...
24/01/2009
6:26:00 PM