Archives

How to Browse Wikipedia Offline/Locally?

Posted on June 6, 2007
Filed Under Misc | 6 Comments

Update (8/14/2007): This article is outdated due to incompatible of Wikifilter and the latest Wikipedia XML dump file. Check comments for the workaround.

Although the credibility of Wikipedia is not well respected among academic communities, that doesn't stop Wikipedia from becoming the most popular encyclopedia on the web. According to the update-to-date statistics, the English Wikipedia contains almost 2 millions articles. Don't scream if I tell you that you can store all articles in English Wikipedia in your computer and view them locally, because you can.
Read more »

Download Speed on Windows Vista Has Dropped Dramatically

Posted on May 27, 2007
Filed Under Misc | 24 Comments

The Problem

The download speed on my Windows Vista have dropped from 300kb/s to around 20kb/s. It took me several attempts to find out what the problem was.

It first seemed to me that my ISP was in a technical difficulty state. I am on a dual-boot system with both XP and Vista. In order to verify that Vista was not the cause of the problem, I booted into Xp and did some speed throughput test. Surprisingly my download speed in XP was normal (300kb/s). Clearly the cause for my slow download in Vista was the Vista itself.
Read more »

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 »

Page 6 of 7« First...34567
Code Central Special

Categories

Polls

  • Which browser are you using to browser this site?

    View Results

    Loading ... Loading ...