How to open a url from winform LinkLabel.
That is easy!
In Click of LinkLabel:
System.Diagnostics.Process.Start("http://www.itblogs.info/");
Then .Net Runtime will call your default browser.
WordPress 2.6.1 Chinese Encoding Problems
I have installed a brand new WordPress, it is all fine.
But when I enter some chinese, it will become "?????".
The solution for this is simple.
Please comment out these two lines in wp-config.php:
//define('DB_CHARSET', 'utf8');
//define('DB_COLLATE', '');
WordPress 2.7 Beta 2
http://wordpress.org/development/2008/11/wordpress-27-beta-2/
WordPress 2.7 Beta 2 is released
Australia s the cheapest place to buy ipod
http://www.australianit.news.com.au/story/0,,24592753-15306,00.html
Australian IT said Australia s the cheapest place to buy ipod. That is becuase our aus dollar falling a lot. The shop bought the stock when our aus dollar was high. Let's say, they bought the iPod from Apple for US$100, and sold AUD$200(=US$150). Now they are still $200, but is equal to US$100. So, that is cheaper. Just the price has not updated yet.