Archives

Mobile Tooltip Widget for GWT(Google Web Toolkit)

Posted on April 6, 2007
Filed Under Java, Javascript | 17 Comments

I am making an Ajax application using GWT and I need some kind of facility to display a tooltip on an image when I hover my mouse over it. Unfortunately GWT does not provide such widget that I can use directly. After spending some time on GWT forum, I found two neat posts (refer to post 1 and post 2), which included some source code for making tooltip widget.

I made a mod version of the tooltip widget which supports mouse movement event. Check it out. The source code is available for free.
Read more »

Setting Up Your Own Web Server on a Windows Machine – Part III (MySQL)

Posted on March 27, 2007
Filed Under Server-Side | 4 Comments

This tutorial will walk you through the installation process of MySQL server under Windows XP. This part of the tutorial requires you to have Apache HTTP server and PHP installed on your local machine. If you haven't done so, you can read the part one of this tutorial to complete Apache installation. Also, you can complete the second part of this tutorial to have PHP installed. We will use Apache version 2.2.4, PHP 5.2.1 and MySQL 5.0.37 for this tutorial.

Read more »

Setting Up Your Own Web Server on a Windows Machine – Part II (PHP)

Posted on March 25, 2007
Filed Under Server-Side | 2 Comments

This tutorial will show you how to install and configure PHP under Windows XP. This tutorial requires you to have Apache HTTP server installed on your local machine. If you haven't done so, you can complete part one of this tutorial. We will use Apache version 2.2.4 and PHP 5.2.1 for this tutorial.

Read more »

Setting Up Your Own Web Server on a Windows Machine (Apache HTTP Server)

Posted on March 24, 2007
Filed Under Server-Side | 3 Comments

This is a step-by-step tutorial that teaches you how to install a web server under Windows XP. The tutorial is for those who want to have a web server running on their local machine as a test server but don't know how to get started. In addition to the web server, this tutorial will also guide you how to manually install PHP 5 and MySQL 5 (without installers).
Read more »

Page 6 of 6« First...«23456

Categories

Polls

  • Tell us who you are:

    I am a...

    View Results

    Loading ... Loading ...