Commenters

ah wei akmal annoymous iera Jay Rod josh Mike victor loya Vringo yumi :) 'triple N'

 

Latest Comments

 

Subscription

Subscribe to ChronoSight's feed now or get it right from your e-mail.

 

Using JavaScript to Ping

Posted by crynobone. on 08-July 2007. Filed under , and . View:2,530 Comment:2

Have you ever wish to there was a way to ping another site using pure JavaScript? Well there is a way now by using JavaScript and an images. The method I'm going to share with you today isn't something new in fact most of us who're familiar with JavaScript may have come across this method in the past. However the a limitation to this method as we need to image URI as a ping destination for the test.

Read full entry →

Inline Ajax Calendar using Savvy.js

Posted by crynobone. on 23-June 2007. Filed under , , , and . View:2,486 Comment:14

I have to admit the Inline AJAX Calendar using PHP wasn't the best solution but now let me introduce you to Savvy.Calendar, an object under Savvy.js Library which will allow you to migrate dependency to server-side scripting (using PHP) to all client-side (using JavaScript and Savvy.js of course). I speak of the object previously in Ajaxify Calendar Without AJAX, so now let move on to the tutorial shall we.

Read full entry →

Using Advertlets with AJAX Site

Posted by crynobone. on 01-June 2007. Filed under , , , and . View:956 Comment:2

First of all, let me made it clear to everyone that this isn't a Advertlets's hack but instead give us a different approach to embed ads in our side and this going to be useful when you want to implement AJAX powered interface. The approach will use DOM instead of document.write() inside a function to allow you to reuse the same function again and again with different callback.

Read full entry →

Using TinyMCE in WebTOP environment (2)

Posted by crynobone. on 28-May 2007. Filed under , , , and . View:1,118 Comment:0

This tutorial is a continuation to Using TinyMCE in WebTOP environment, but today I'm going to cover on Form object under Savvy.Core, by default Form.validate() can't validate TinyMCE editor since it's neither Input, Select nor Textarea. Not only that, more complication would occur if your TinyMCE have button using Select element such as:

  • formatselect
  • fontselect
  • fontsizeselect
  • styleselect

For this example I going continue from the previous example to fetch data from TinyMCE editor to the original textarea and avoid TinyMCE from messing up due to use of Form.Validate().

Read full entry →

Using TinyMCE in WebTOP environment

Posted by crynobone. on 24-May 2007. Filed under , , , , and . View:1,374 Comment:1

One of my greatest challenge while developing the WebTOP application (using Savvy.PItO) for ChronoSight is integrating it with TinyMCE Text Editor. In fact the same applies in any WebTOP/AJAX application where module are pulled without the use of page refresh. TinyMCE have prepared tinyMCE.execCommand() JavaScript function call for this purpose.

For this example I going only going to show you how to do dynamic load and unloading of TinyMCE with JavaScript.

Read full entry →

Shout something...

Name
Website
Email