日文翻譯成中文Wii說明書
如果你像我一樣買了日本版的Wii也許這個網站有用。WiiHolic做的Wii Handbook。他們解釋怎麽用Wii的目錄。因為有很多的圖片所以很清楚。

You can use the search form below to go through the content and find a specific post or page:
所以不只是我覺得Firefox有好幾個問題。現在Wired有一個新文章討論為什麼Firefox變比較慢和不穩定。從我的上個文章我決定用Safari。我想Shiira還沒就緒,但是它是有希望。
Firefox hasn’t felt right since version 2 was released. There are some nice new features, session restore being one of them. Although, it seems like this feature was added simply to alleviate the anger when the browser inevitably crashes every few days.
So the time has come, once again, to try some other browsers. When looking into Safari and the plugins available for it I stumbled across Shiira, a japanese developed Mac browser. Shiira is based on the Safari rendering engine, Web Kit, and their goal is to simply “create a browser that is better and more useful than Safari.” Shiira 2.0Beta has some great features such as Page Dock and an Exposé like method of viewing open tabs. After only briefly using Shiira I’m impressed and will be trying it out as my main browser over the next few weeks and will post up my thoughts. You can see screenshots of all the features here. A Mini version of Shiira is also available for use in the OS X dock.
A Safari plugin that I found via 43folders is Inquisitor 3 which enables Spotlight-like functionality in the Safari search bar. A very slick plugin and well worth a look if you are a safari user.
I recently got hit with over 100 spam trackbacks on an article and then a few more everyday. I really like Typo, although trackbacks suspected of being spam are still listed under an article.
John Wilger has a quick fix for this by adding a few lines to two template files for Scribbish.
Here’s a code snippet that I mashed up recently. I started with Asynchronous image file upload without AJAX and worked in code from one or two tutorials. The result is an asynchronous image uploading script, using an iFrame, that resizes the images and stores both the original and the thumbnail in a database.
Get it here:
The table that needs to exist in your database:
`id` int(11) NOT NULL auto_increment,
`name` varchar(30) NOT NULL,
`type` varchar(30) NOT NULL,
`size` int(11) NOT NULL,
`content` mediumblob NOT NULL,
`thumb` mediumblob,
PRIMARY KEY (`id`)
)
Here is the first release of my Wordpress plugin for creating a Trulia compatible XML feed of properties. The feed can be submitted to Trulia and subsequently used for creating a Trulia Map of your properties.
The current version of the plugin is 0.3 and can be downloaded from the following links:
I’ve just been to the local Carrefour supermarket, next to Love River in Kaohsiung City Taiwan, and saw these internet protocol t-shirts. They were on sale at $199NT (about £3.20 or $5 US). It wouldn’t usually be noteworthy but it just surprised me to see them in such a mainstream store, what is essentially the Taiwanese Tesco or Walmart.
I bought a HTTP, FTP and Avatar shirt, although it was the YouTube one that caught my eye when walking by.

Everyone has the places they go online to get inspiration for their latest web design/print/CSS projects. Online resources are a great place to get ideas for colour schemes, layouts, design techniques and other elements. The following is a list of sites I visit I’m when working on a new project and need some inspiration to get started. If you have any other sites please add them in the comments!
Color Lovers - Allows users to browse and share colours and colour palettes. There are thousands of colour palettes to browse making it the perfect site for choosing a scheme for a new project.
Net Cocktail - This is a CSS design gallery that takes beautiful designs and extracts the main colours from the site’s colour scheme, great for seeing how certain schemes are put to use
Design Meltdown - An invaluable resource with lots of articles exploring colour usage, design element/technique usage, and also tutorials on graphical techniques and CSS development. The designs of various site genres are also explored.
The following sites are all CSS design galleries, I won’t describe them in too much detail individually as they’re all very similar, but each one is good resource for quality design.
A few design related sites that recently made the homepage of Digg.com and caught my eye include -
China HTML W3C SItes - This is an absolutely huge collection of CSS based sites all crammed onto one page
The Bluesfear Worm - An amazing example of collaboration by designers from the Bluesfear design community. There are lots of design styles, colour usage and other techniques demonstrated.
There are more than enough sites here to get you started thinking about a new project, or even just for browsing to see what makes good web design.
Update: The plugin has been released and can be downloaded from this page
Here’s a quick update on the progress of the Trulia Wordpress Plugin i’m developing. Development is almost complete and I should have a release posted some time very soon.
Features of the plugin will include:
I’ve been using this project to ease myself back into PHP coding, as I’ve been focusing on web design over server-side scripting for a good while now, so there will be a lot of room for improvement. Once it’s release anyone is welcome to add-to/modify/or enhance the code.
Update Oct 6th 2006 - The plugin is now finished but I want to test it properly to make sure everything works okay, I also need to install it for a client to use. The plugin will be posted for download at some point in the next few days.
Update Oct 10th 2006 - I was ready to go live with the plugin when I thought I’d test it with a non-root wordpress installtion without pretty permalinks and there’s a few problems that need fixing. I originally didn’t want there to be any configuration, but it seems i’m going to have to add an admin panel so you can specifiy the page that the Trulia Form is installed on. I need this info as I use $_GET variables to pass data at some points in the plugin and I was parsing out the vars sometimes to get the URL of the plugin page (which won’t work if pretty permalinks aren’t being used). I’ll fix this and release the plugin by the weekend.
I was just about to log into my box.net account (from here in Taiwan) and was presented with the screen below on their home page, that - “Box.net has temporarily disabled free registrations. You can now register for a Basic package for only $10/year!”
I’ve just had a friend in the UK try the same thing and free registrations are still available. Is it possible that the free accounts in the UK are to go next? Can anyone in the US confirm that free accounts are still available over there? It might be time to register for a free 1GB account before they go.
Box.net homepage viewed from Taiwan:

Box.net homepage viewed from the UK

© Copyright 區段40. All rights reserved.
Designed by FTL Wordpress Themes brought to you by Smashing Magazine