Ask Alexia - the ajax search engine

I’ve developed great passion in developing applications in ajax since it was introduced a couple of years ago. And of course over the Internet now, they’ve been tons of ajax-based applications. And the only ajax app that I’ve got online is my own-developed Ask Alexia search engine

Continue reading ‘Ask Alexia - the ajax search engine’

Customize your own search engine on Google Chrome, I’ve added AskAlexia as the default search


One of the features on Google Chrome is to allow you to customize your own search engine to forward the search to when you type the search keywords on the address bar on top. Go to the little tool and then options, you’ll see the windows popped as follows:

Continue reading ‘Customize your own search engine on Google Chrome, I’ve added AskAlexia as the default search’

Google Chrome - A browser made by Google

Google Chrome is a new browser developed by Google and released under open source license. And Google Chrome has just been released today.

Various questions have surfaced such as whether this new Chrome Browser can kill those already famous such as IE, Mozilla Firefox etc. It seems to say that the Chrome is meant for browsing applications instead of browsing web pages only.

Continue reading ‘Google Chrome - A browser made by Google’

NaviCat Oracle GUI admin tool has been released


NaviCat used to be available as an db administrative tool only for the MySQL and PostGreSQL databases. But now they’ve got an Oracle version for it.

Continue reading ‘NaviCat Oracle GUI admin tool has been released’

Google launches Video for business aka YouTube for the enterprise

Google Video for Business
A few months ago, a co-worker from a partner company was asking me how to setup a portal for the company to let those employees to upload their captured video files on those construction sites, to be shared on this portal for other employees to view.

Continue reading ‘Google launches Video for business aka YouTube for the enterprise’

Handling ajax upload the Java way : Using Java server faces and servlet

Looking for way how to program a file upload in the AJAX manner? Here you go, using JavaServer faces, with those cool taglibs, which you get a progress bar and the a file chooser. And the file is being uploaded in AJAX mode. You’ll be shown a progress bar of the uploading status.

Continue reading ‘Handling ajax upload the Java way : Using Java server faces and servlet’

Encode movie in FLV Flash video on your webpage

In order for a video clip to be shown on a webpage, you’ll need to convert it to a FLV flash format, which the file has the .flv extension

Continue reading ‘Encode movie in FLV Flash video on your webpage’

NoobSlide - great JS slide show for your content and images

NoobSlide - highly animated and intuitive content slide show JavaScript library
NoobSlide includes 7 different styles to let you play slide show for your contents and images. It’s kind of easy to get started. After downloading, just take a look at the 7 examples for the 7 different styles included in the index.html

Continue reading ‘NoobSlide - great JS slide show for your content and images’

DhoniShow - super easy way to insert JavaScript inline picture gallery for images on your website

DhoniShow - JavaScript inline image gallery for your web pages
DhoniShow is now in its version 0.7 is a JavaScript library that shows inline image gallery on your webpage. It’s been described that it’s super easy to integrate.

Continue reading ‘DhoniShow - super easy way to insert JavaScript inline picture gallery for images on your website’

Passjax - An ajax-way to check password strength

Ajax password strength check - The Passjax script
Passjax is a little script that dumps the little complex password check to the server-side for checking. When you type the password on the text field, it’ll then show you a progress bar that shows the strength from weak to strong.

Continue reading ‘Passjax - An ajax-way to check password strength’