Edit
|
Tagged: habari, design, theme, blog and mytheme
|

First of all, this theme only for the latest svn version of the habari.
首先该主题 只针对最新的svn版本habari.
Second, this theme has not been tested in the foolish browser (internet explorer).
然后该主题 没在弱智浏览器(internet explorer系列)里测试过.
下载 Download:mercury.zip (~130KB).
Edit
|
Tagged: design, software, Twitter, hacks and blog
|
Asaph是一个小巧的微博客系统,上次介绍过。稍微修改了一下,让它支持同步最新的信息到Twitter,推荐有良好“审美观”且没有“收藏癖”的同学使用,如果因此在followers里引起任何骚动,本人概不负责
修改如下:
1. 目标文件lib/asaph_config.class.php, 第10行后面添加
public static $twitter_info = array(
'username' => '',
'password' => '',
'msg' => '[New favorite]: %s at %s'
);
这里需要填入你的twitter帐号和密码,另外msg,为发布的消息格式,第一个%s代表标题,第二个%s代表来源网址。
2. 下载这里(~8KB)的文件,放入lib目录,如有重复,替换即可。
以上结束。再次重申,请谨慎使用,以免影响您的followers。
Edit
|
Tagged: design, photo, software and blog
|
在vikiworks上发现了这个有趣的程序 - Asaph.一个微博客系统,可以用来收集喜好的图片和链接,程序本身非常的小,只有~50kb.我的测试站点提供围观。另外非常喜欢作者的这一句介绍:
Asaph is not a full blown blog and it does not aim to be one — it just does this one task, but it's pretty good at it.
嗯,我们只要足够的,不要万能的