Got iPad today

I finally got my iPad today. It was supposed to be shipped on Friday or Saturday, but because of Fedex’s delay and non-shipping on Saturday I got it on Monday. Everything is pretty cool just like what I expected. The screen is so big that my wife can use it to draw a picture.

Continue »

iPad is shipped from China

Just receive an email about shipment of my iPad, and I’m very excited. I don’t know why I am exactly, but I believe a lot of people are the same like me. It is shipped from China directly.

Continue »

3 Reasons to get an iPad

1. iPad is like a book which contains the whole internet resources. The touch screen makes web page/book reading very comfortable.

Continue »

Fav today: C++ pointer tutorial

It has been a long time since I wrote C++ code. Here is a tutorial about C++ pointer.

Some gifts prepared for family

Will go back to China very soon. Here are some gift options that have come to my mind. Even though I’m trying to avoid things made in China, it’s very hard to get any such electronics.

1. Panasonic Electronic Razor.

Continue »

Eclipse: java.lang.UnsupportedClassVersionError: Bad version number in .class file

While I was programming for a small project under eclipse IDE, I got the following error message:

java.lang.UnsupportedClassVersionError: Bad version number in .class file

Continue »

Java code for connecting MS SQL Server by using SQL Server Authentication

First of all, You will need to add a jar file to your project library as SQL Server 2000 Driver for JDBC Service. My target is SQL Server 2000, it will require the jar file called “sqljdbc4.jar”. This is not supported on Microsoft website now, you can download it here. For other versions of SQL Server, here is the link of SQL Server 2000 Driver for JDBC Service.

The following is the code for connection MS SQL Server and select some records from a testing table.

Continue »

The best free Struts 2 tutorial

This is the best Struts 2 tutorial I have ever met. Leave your comment if you find a better one.

Page 1 of 211234567891020...Last »