其實此帖主要不是介紹用法,主要是測試。:)
導入
admin menu上有import,點進去就行了。可以導入blogspot,LJ等等,rss導入當然也支持的。
cat weakish >> /tmp/note.log
其實此帖主要不是介紹用法,主要是測試。:)
導入
admin menu上有import,點進去就行了。可以導入blogspot,LJ等等,rss導入當然也支持的。
Recently I have tried Wordpress, Drupal, Dokuwiki and Movable Type.
Wordpress is easy to use, but not easy to customize. It’s really frustrating to custom wordpress’s theme. And it’s not convinent to install some plugins. Some function and configuration lack documentation.
Drupal is very coherent. Its default installation already provides almost every thing I need. (Wordpress need a ton of plugins to get my things done.) Usually you don’t need to modify templates using php code to install plugins. Also, it’s well documented. What’s more, its documentation, themes and plugins are centralized. Usually, you don’t need to leave drupal.org to get your things done. However, Drupal requires a lot. It requires lock table privilege. Hey, there a lot of ways to deal with conflicts, but Drupal just chose this way. Quite a few of cheap and free host doesn’t allow this. Again, if you want clean urls, you need mod_rewrite and .htaccess. More cheap and free host don’t allow this. Wordpress and Dokuwiki both provide a choice of use PATH_INFO instead of mod_rewrite and .htaccess. But this is unavailable in Drupal. Maybe this is because Drupal doesn’t care about friendly urls. Even when clean urls enabled, you only get something like http://yourhost/drupal/node/3445. Node/3445 is not very friendly. Yes, there is a plugin called autopath to deal with this. With autopath and clean urls, you can get something like http://yourhost/drupal/node/posttitle. However, why plugin? This should be provided as default. What’s worse, this plugin will be deprecated in the future release. Someday you may never find autopath plugin for the latest version.
Dokuwiki is less popular than Wordpress and Drupal, but it’s quite nice. It use flat files, which means it doesn’t require MySQL. And it can work well with PHP safe mode on. There are a lot of plugins available. You may call it MoinMoin in PHP. It is even better than MoinMoin in some aspects, regardless that it’s not as mature and popular as MoinMoin.
Movable Type is not open source. I tried Movable Type 4 beta, which is free for personal use. Its biggest feature is you have the choice of publishing to static files. There are few plugins available for Movable Type 4 beta now. However, the company developed Movable Type say the stable release Movable Type 4 will be published under GPL in the future. I bet plugins for Movable Type will boost when it goes to open source. Besides, currently, Movable Type 4 beta RC1 is on an actually unstable stage, some functions won’t work. I can say that the alpha version of Emacs is much more usable than Movable Type’s RC version.
My answer is:
Movable Type if you want static files;
Dokuwiki if you want a wiki, and/or cannot and/or doesn’t want to use MySQL;
Drupal if you need a powerful CMS, and/or want forums, blogs, and webpages in one CMS, plus you have a good host;
Wordpress if you just want a blog a lot of people prefer. ![]()
I prefer Movable Type since I am old-fashioned.
Static files make me comfort. See my blog:
http://weakish.int.eu.org/blog/
Plus, Wordpress and Drupal are both popular, but IMO Wordpress doesn’t deserve its popularity. And, for Dokuwiki, it’s less popular, but really worth a try.
http://weakish.int.eu.org/blog/
基于Movable Type。
和这个blog(ubuntu-zh)的关系:
这个中文多,那个Chinglish多
这个短的多,那个长的多
这个更新快而多,那个更新少而满
这个news多,那个opinion多
这个更接近笔记本,那个更接近web log。
大致就是这样。
目前似乎没有没g-f-w。不知能撑多久。
In January 2007 , Mark Ontkush posted his blog titled Black Google Would Save 750 Megawatt-hours a Year.
He also developed a low wattage palette for web design named Emergy-C.
And someone did build a black google using google’s custom search:
Some statics provided by Eightway:
CRT:
Black Screen: 77W
White Screen: 90W
Energy Savings: 14%
LCD:
Black Screen: 33W
White Screen: 36W
8% energy savings
Seagate plans to cease manufacturing IDE hard drives by the end of the year and will focus exclusively on SATA-based products.
Researchers from Harvard Medical School and the University of California says after after examining 12,067 individuals and 38,611 of their relatives and friends. In same-sex friendships, people were 71 per cent more likely to put on weight if a friend of theirs became obese.
今天收到了卓越的一封信:
| 引用: |
|
感谢您在卓越亚马逊发表商品评论。恭喜您获得我们免费赠送的电影票一张(可两人同时观看)!
该电影票将于您下次在本站购物时一起随其它商品配送,请登陆您的个人账户查询。 |
真是天上掉電影票。。。
但是再往下看,無語了。
| 引用: |
| 电影票使用范围:美嘉欢乐影城(北京市海淀区中关村广场购物中心津乐汇三层) |
我先坐飛機去北京,看了電影,然後回來。很好,很好。
以NerveGas為代表的一伙人已經在iPhone上build了apache, python為代表的開源軟件。(當然他們首先unlock了iPhone。)
I haven’t installed tor since I reinstalled my system about half a year ago. I use pkblog to visit blogspot, rely on rss to read blogs at LJ, and use gollum to visit wikipedia.
Now wikipedia is Ok. Good news.
However, I am seeking for a free site host recently, and find almost all unavailable by some unknown reasons.
Therefore I installed gladder, which is a nice auto proxy swither for firefox. I recomend it. Just a simple firefox plugin. You doesn’t need anything else and you get things done. Therefore, I just live with it happily and forget tor.
However, there is some problem with this method, including but not limited to:
They are slow. Sometimes I cannot get CSS, sometimes even get time out.
Sometimes they will be blocked by some sites.
http header problems.
You don’t know where you are. (The url in the address bar is a string full of #$$#@%%%
)
And more…
All of the above are bearable if you only use it to visit sites. But if you want to edit your page, configure your site, etc, things become different.
Finally, I determined to install tor.
Not very frustrating as I expected. (Maybe because this is the second time.) About half an hour, I got things done. Compling tor is very fast. (Yes, I know I cannot compare this with compling pidgin.) The configuration of privoxy is also very simple. (Just adding a short line.) The only thing out of my expect is that you have to use the config file as an argument when running privoxy. That is, instead of just type sudo privoxy, you should type
| 代码: |
| sudo privoxy /etc/privoxy/config |
It seems really wired for me. I didn’t get things work until I see the manual page of privoxy.
Everything works. I regret that I hadn’t install tor eariler.
It’s really easy. I complied tor from source. If you use something like aptitude to install from binary packages, things will be even easier.
Just do it. Install tor and enjoy the whole Internet, rather than half of it. Good luck! (Though you don’t need good luck to isntall tor. You need it to enjoy the whole Internet without tor.)