Feeds:
日志
评论

Archive for 2011-03

Lotus Notes: Allow Import/Export mail rules. When reinstalling Notes, the mail rules get lost. (updated on 2010-10-22) Use “Space” key to scroll a mail body in preview panel and jump to next mail when already at the end of a mail body. Use mouse wheel to scrol a mail body when the mouse focus is [...]

Read Full Post »

ECAS的Comments Anywhere 被Facebook"抄袭"了:  Facebook上周发布了针对第三方网站的留言板社交插件  http://it.sohu.com/20110308/n279718523.shtml 平时多想  想准就干!

Read Full Post »

  First install Ruby 1.8.6 or above, then: gem install rails gem install mongrel gem install mongrel_cluster gem install mongrel_service cd D:\tools\redmine-0.9.4   (enter home directory of the Rails app) mongrel_rails cluster::configure -e production -p 3000 -N 3 mongrel_rails service::install -N Redmine -c D:\tools\redmine-0.9.4 -p 3000 -e production sc config Redmine start= auto net start Redmine

Read Full Post »

1. Enter into CLI mode thru Terminal or ConnectBot, change to root user, and edit the wpa_supplicant.conf file. # cd /data/misc/wifi # vi wpa_supplicant.conf 2. Fill wpa_supplicant.conf with the following content. network={   ssid=”your_ssid”   key_mgmt=WPA-EAP   group=CCMP TKIP   eap=LEAP   identity=”your_wireless_username”   password=”your_wireless_password” } 3. Then restart the phone to let it take [...]

Read Full Post »

加关注

Get every new post delivered to your Inbox.