This page validates as XHTML 1.0, and will look much better in a browser that supports web standards, but it is accessible to any browser or Internet device. It was created using techniques detailed at glish.com/css/.

Macintosh SE

Hao Haidong struck China's second goal [Adnan Hajj/WSG]
Shao Jiayi scored twice as Asian Cup 2004 hosts China took a big step towards the quarter-finals, trouncing Indonesia 5-0 at the Workers' Stadium on Wednesday.
The big win leaves China needing only a draw from their final Group A match against Qatar on Sunday to advance to the last eight.
Today I tried Opear Web Browser on my cell phone.
Here's a screenshot of www.sun.com, it's pretty good.
The picture on the page was shrunk to fit mobile's screen.

Wish someday I can try our Mozilla on it.
Related: Nokia has funded a cell phone browser project at the Mozilla Foundation, breathing new life into the open-source effort once written off as Microsoft roadkill. (full story)
Last month, Macromedia announced Flash Lite 1.1, as the Macromedia Flash profile specifically developed for mobile phones.
It supports SVG-T(Scalable Vector Graphics-Tiny) playback, MP3, ActionScript and network connectivity.
Like Flash Player on the web, in time, Macromedia expect Flash Lite to be ubiquitous in the mobile phone industry. They're going to support Symbian, Palm, Smartphone and BREW.
Before Flash Lite 1.1, Macromedia released Flash player 6 for PocketPC and some certain phones in Japan.
But, I didn't see any executable for Symbian yet. I wish it will come out soon. Somebody said the program's size is about 300K.
As you know, Macromedia's Flash format is one of the most common and most widely used formats for enhancing websites with multimedia. I guess it's going to be a competitor of J2ME very soon. It's really simple and powerful. Maybe you'll see some mobile games based on Flash Lite in the future.
One satirical announcement which Macromedia threw out 3 years ago, "Flash headed for Symbian".
Wish I can try it before the retirement of my cell phone.
Prince of Persia: Sands of Time is my favorite mobile game. Very good gameplay and a lengthy adventure.
I finished this game after one week's playing (about half an hour everyday).
This screenshot from ign.com is a little different from my mobile, it seems there are several versions, sis version and J2ME version.
Really a good game, it got 9.5/10 from ign.com.
"If you're buying a new cellphone, make sure it plays this game."
My friend Cao Heng at ubisoft, is one of the game's developer.
Great job!
Now I'm seeking the next game.

(Photosource: peopledaily.com)

(Photosource: xinhuanet)

Everybody had one new cellphone, with their photos in it.

Hao haidong, the best striker in China.

Arie Haan, China national football coach.

Unbelievable victory, Greece defeated Portugal at 0:1, and won the European Championship.
Everything that has beginning has an end. In the first match of UEFA EURO 2004, Greece defeated Portual at 2:1.
This is a moment should be memorized forever in UEFA history. The other one is the tale of Danmark, they were called up at the last moment in 1992 after Yugoslavia's late exclusion, and won the Championship finally.
An incidnet in today's match, the match was held up as a Portuguese supporter ran on to the pitch.
A 6 year old vulnerability has been discovered in multiple browsers, allowing malicious people to spoof the content of websites.
The problem is that the browsers don't check if a target frame belongs to a website containing a malicious link, which therefore doesn't prevent one browser window from loading content in a named frame in another window.
Successful exploitation allows a malicious website to load arbitrary content in an arbitrary frame in another browser window owned by e.g. a trusted site.
The vulnerability has been confirmed in the following browsers:
* Opera 7.51 for Windows
* Opera 7.50 for Linux
* Mozilla 1.6 for Windows
* Mozilla 1.6 for Linux
* Mozilla Firebird 0.7 for Linux
* Mozilla Firefox 0.8 for Windows
* Netscape 7.1 for Windows
* Internet Explorer for Mac 5.2.3
* Safari 1.2.2
* Konqueror 3.1-15redhat
Other versions may also be affected.
Solution:
Do not browse untrusted sites while browsing trusted sites.
The following browsers are not affected:
* Mozilla Firefox 0.9 and later
* Mozilla 1.7
You can find a testcase in secunia.com.
Mozilla comes safer than IE now.

MoreGoogle is a freeware to enhance Google search results, it features:
Download MoreGoogle (300KB)
Wonderful software, it runs silently, and won't slow down your searches.
"This is the coolest plug-in I have seen to enhance the Google search results" -- Savage Nomads
Last week, I bought a new cell phone, Siemens SX1. I'm a Siemens cell phone fan, my last phone is 3568i.
It's a great phone with MMS, Camera, Radio, MP3 and RealOne.
The next day I bought a 256M MMC card, and transfered a MP3 album to it. It cost so long it transfering, because the phone only supported serial port bandwidth in deed, while it used PC's USB port. I should buy a MMC card reader/writer to improve. However, its sound quality is perfect.
A flaw is the ringtone volume is too low, I can't hear it in crowd. Someone said it will be fixed in firware version 14 in two weeks.
I used Java Desktop System's screen as the phone's screensaver. This cheated my co-workers, they asked me how to install JDS to cellphone.
I downloaded SMTK(Siemens Mobile Toolkit) from Siemens Developer Village . Maybe I will develop some applications for my phone later.
And I wish I will take some phones by it, and post here to make my blog more interesting.
Many times I see AG after some companies' name, but I don't know the meaning.
For example, Siemens AG, Swatch AG, Suse Linux AG, etc.
I really spent a lot of google searchs on finding the meaning of AG.
Maybe it's hard to search too short and too common word.
At last, I got it from OnVista.com.
|
Today I tried to take a screenshot of gdm in JDS.
It spent my a few time to find the solution.
Finally, this webpage helped my out.
Here's my steps.
1) edit /etc/X11/gdm/Init/Default, add 1 line, xhost +, before the lastline "exit 0"
2) Restart X (Ctrl+Alt+Backspace). Log in and log out.
3) Ctrl+Alt+F2, switch to text console, log in as root.
4) chvt 7;sleep 2;xwd -display :0.0 -out /tmp/dump.xwd -root
5) After 2 seconds, you will hear two beeps, Now you get your screenshot to /tmp/dump.xwd. You can edit it by gimp.
Another tip of taking screenshot in JDS.
If you want to take screenshot of popup-menu, you can try /usr/bin/gnome-panel-screenshot --delay=5, it will give you enough time to pop up the menu.
If you want to get screenshot of installation screens, I think you must use VMware.