Archive for September, 2008

links for 2008-09-21

Monday, September 22nd, 2008

links for 2008-09-15

Tuesday, September 16th, 2008

links for 2008-09-10

Thursday, September 11th, 2008

安装SweetCron

Tuesday, September 9th, 2008

免费软件资讯站看到sweetcron这个PHP程序,这个程序可以添加你的相关feed,组合在一起,也就是类似friendfeed的效果。

可以看演示:http://i.getfreeware.net/

我也总结下安装方法:

sweetcron的主页:http://www.sweetcron.com/

在主页上填上email地址就可以收到项目在google code上的地址:

http://code.google.com/p/sweetcron/downloads/list

下载后将程序上传到空间,

到system/application/config/目录下,重命名config-sample.php为config.php,并编辑:

将开头的http://www.your-site.com/ 替换成自己的地址,注意要保留最后的/

database-sample.php 改名为 database.php,并设置好数据库连接信息。

浏览器打开安装的url地址按照提示进行就可以了。

因为程序需要服务器支持PHP5,我记一下在Lunarpages上的设置:

Lunarpages的cpanel里显示支持的是PHP4,但是也有个图标那里可以设置打开PHP5支持(Enable/Disable PHP5), 这个图标在最cpanel的最右下角。

这样设置以后,cpanel的左侧PHP版本信息显示还是不会变的,其实只要在安装程序目录下的.htaccess文件的最开头加上两句话:

AddHandler application/x-httpd-php5 .php5 .php4 .php .php3 .php2 .phtml
AddType application/x-httpd-php5 .php5 .php4 .php .php3 .php2 .phtml

这样就ok了。。。

我的演示:http://i.manboo.info/

Chrome tweaks - 模仿 Gooogle Chrome 的wordpress 模板

Monday, September 8th, 2008

Chrome tweaks - free wordpress theme based on Google’s browser - Chrome | Chrome tweaks.

这个模板模仿了Google浏览器的界面,

功能如下:

  • XHTML/CSS valid;
  • Two sidebars 125px and 300px wide;
  • Gravatars for comments;
  • SIFR for headings;
  • You can edit the logo with Photoshop – included PSD file and font
  • Ad spots for easy monetization - 300×250px, 125×125px, 468×60px, 120×600px;
  • Easy to edit;
  • No sponsored links;
  • Widget ready - both sidebars support widgets;

links for 2008-09-06

Sunday, September 7th, 2008

轻松关掉笔记本的显示器

Saturday, September 6th, 2008

有的时候我们只想用笔记本听听歌,或者只是想休息一下,就会想关掉显示器。但是似乎大多数的笔记本都没有这个功能。

下面这个实用小软件就可以帮你忙了。

作者主页:

Turn off your notebook LCD with one-click | Redmond Pie.

下载解压后放到桌面,想关LCD的时候点下就可以了。。

links for 2008-09-04

Friday, September 5th, 2008

google chrome 绿色版

Thursday, September 4th, 2008

这是google chrome的绿色版,运行chromeportable.bat使用。

下载:

下载点1下载点2

如果要换英文或繁体界面,请用记事本打开chromeportable.bat替换zh-CN为en-US或zh-TW。

links for 2008-09-03

Thursday, September 4th, 2008