所以申購iRobot Roomba是「藝術創作」?:P
連資本主義借錢度日的技倆也學會了
會不會「尾巴」很快地就被拔掉了 XD
at around $50, though government plans to subsidize the devices should cut the cost in half. With one pie-in-the-sky tablet project finally getting out the door, we're almost afraid to ask -- hows that XO-3 is coming along Mr. Negroponte?
印度政府雖然沒搞出目標價美金35元的平板電腦,但至少也有了美金50元的產品。不過差不多台幣1500元的平板電腦?在啥寶都能淘的網裡,不是有很多嗎?!
忬¡ä½¿ç"¨æ'ï¼åºç¾çæ£ç"æå¯«æ"ä½èª¬æï¼ç°¡å®æ"çã'
ä¸ç¨®ç²ç´°ç觸èå 種é¡è²çµ"åï¼ä¸æå¤ªè¤éï¼å®¹æ"䏿ã'
乿ä¾éµå¯"ãå"²åèåå°çè¨é é¢åè½ã'
下次在小七買了,再帶進去星八喝吧~ XD
Page Speed Downloads
This download page presents several different options.
- If you are a web developer and would like to evaluate the performance of web pages in order to improve them, please download the Page Speed extension for Google Chrome or Firefox.
- If you'd like to try the Apache 2.2 module, please download mod_pagespeed.
- Performance-minded developers and evangelists that would like to integrate Page Speed in their workflow and their tools should download the Page Speed SDK.
Page Speed extension for Google ChromeNew!
Supported platforms
- Mac OS X (x86 only)
- Linux (32-bit and 64-bit)
- Windows (XP and up)
Page Speed extension for Firefox
Install while using FirefoxSupported platforms
- Mac OS X (x86 only)
- Linux (32-bit and 64-bit)
- Windows (XP and up)
Prerequisites
Beta
- Mozilla Firefox 3.6 and higher: download from Mozilla
- Firebug Firefox Add-on 1.5.3 and higher: download from Mozilla
-->
- Users interested in getting the latest updates and new features can download the Page Speed 1.11 Beta.
mod_pagespeed for Apache
Supported platforms
- CentOS/Fedora (32-bit and 64-bit)
- Debian/Ubuntu (32-bit and 64-bit)
- Apache 2.2
To install the packages, on Debian/Ubuntu, please run (as root) the following command:
dpkg -i mod-pagespeed-*.deb apt-get -f installFor CentOS/Fedora, please execute (also as root):
yum install at (if you do not already have 'at' installed) rpm -U mod-pagespeed-*.rpmInstalling mod_pagespeed will add the Google repository so your system will automatically keep mod_pagespeed up to date. If you don't want Google's repository, do
sudo touch /etc/default/mod-pagespeedbefore installing the package.You can also download a number of system tests. These are the same tests available on ModPageSpeed.com.
Please sign up and let us know your early feedback on this beta release.
Page Speed SDK for Developers
The Page Speed SDK is a reusable C++ library that can be used in a variety of different environments, including browser plugins, bulk data processing pipelines, command-line tools, etc.
See Embedding the Page Speed SDK for more information about integrating the Page Speed SDK.
The applications in the gallery use the Page Speed SDK to provide Page Speed scores and suggestions.
1. 下載 mod-pagespeed-*.deb
2. sudo dpkg -i mod-pagespeed-*.deb
3. sudo apt-get -f install
4. sudo a2enmod pagespeed
5. sudo /etc/init.d/apache2 restart