Archive for 五月, 2006
About TYPO3
TYPO3 is a free Open Source content management system for enterprise purposes on the web and in intranets. It offers full flexibility and extendability while featuring an accomplished set of ready-made interfaces, functions and modules.
dedicated to helping you assess TYPO3.
Foxit Reader
我的电脑装有Acrobat–Adobe的官方PDF文件阅读、制作和编辑工具,功能当然非常强大,不过对于一般的阅读而言,用这个未免太“大材小用”了,而且这个软件启动速度慢(大型软件都这个毛病),占用内存大,如果你的机子配置较低的话会很痛苦,现在我推荐一款PDF阅读器–Foxit Reader,可以完成Acrobat Reader的所有功能,却只有1M大小,不到1秒钟的时间就能启动完毕,而且它还有绿色版本提供,无需安装,解压后即可使用,推荐经常阅读PDF文档的朋友试试这个小软件。
FreeMind,非常好用的思维导图工具
FreeMind is a premier, free mind-mapping program written in Java.
FreeMind will let you organize your ideas as a “mindmap,” a graphical structure of nodes and branches (or edges) attached to a central “root” node.
安装后,显示中文页面,好用。
Common SSH Commands or Linux Shell Commands:
ls : list files/directories in a directory, comparable to dir in windows/dos.
ls -al : shows all files (including ones that start with a period), directories, and details attributes for each file.
cd : change directory · · cd /usr/local/apache : go to /usr/local/apache/ directory
cd ~ : go to your home directory
cd - : go to the last directory you were in
cd .. : go up a directory cat : print file contents to the screen
Read the rest of this entry »
Giving WordPress its Own Directory While Leaving the WordPress Index File in the Root Directory
There are times when you may need more control over where your WordPress files are on your server. You can have the core WordPress files in their own directory and limit the only WordPress files in your root directory to the index.php and .htaccess files. Some users want WordPress to power their site, but they also want to have their other programs and directories segregated from WordPress to avoid conflicts.

