Scuttle
Scuttle 是一个开源的在线书签管理器,类似 del.icio.us。官方演示站点在这儿。
因为它使用php和MySql,我也可以玩玩。实验田在这里,就叫《链接》。开放注册,你也可以去试试玩。
它有类似del.icio.us的一些基本功能,可以导入del.icio.us和firefox的书签(?)。但是有不少问题,我修改了一些:比如:中文tag显示,bookmarklet选description。
虽然不够成熟,但作为个人链接管理已经是超强,稍作开发就可以做出很有意思的应用来,觉得。
关键词: Scuttle
June 13th, 2005 at 7:22 pm
看起来功能很不错,不过只是个人的online bookmark的话,似乎就少了很多社会性的功能,少了不少乐趣
ps.关于wp rss时间的问题,从结果来看应该是修复了。
June 13th, 2005 at 7:31 pm
不过发现你的RSS输出时间与你的帖子时间相差了一个小时,两个时区的设置不同?
June 15th, 2005 at 9:32 am
哈哈,我好像正需要这个东西
June 15th, 2005 at 11:51 am
问一下,tag中文显示乱码,怎么解决?
June 15th, 2005 at 1:43 pm
tangos, 我的时区是+9
hiid,在代码sidebar部分找到 htmlentity($row['category']) 改成 htmlspecialchars($row['category'])
June 15th, 2005 at 1:53 pm
非常感谢 :)
June 15th, 2005 at 4:11 pm
You can also reference de.licio.us, hehe, like del.icio.us, and also an open-source one.
June 16th, 2005 at 3:16 pm
de.licio.us?
http://de.lirio.us 吧,它使用Rubric
June 26th, 2005 at 1:05 am
Oops…
It should be http://de.lirio.us, :P
August 5th, 2005 at 11:28 am
hi all,
为什么我的这个页面总是显示乱码呢?
http://www.th9.net/bookmark/scuttle/zh_utf8/watched.php/ynzheng
我的编码是utf-8,可是,页面(ie)的编码 确实 西欧windows :((((((
我测试你的好像没问题,这是为啥呢?
August 5th, 2005 at 11:46 am
Indiagram based on open source social bookmarking tool Scuttle.
anyone else?
August 21st, 2005 at 12:55 pm
我用scuttle在本地机器上做测试,可是登录好象cookie不起作用,登录后我试着输出cookie的值,发现是空的,我已经启用了cookie了。请问是怎么回事?环境:php5+apache2
August 24th, 2006 at 5:45 pm
关于中文tag的问题,没看太明白,不怕丢人,没找到 sidebar部分,也就没法修改htmlentity($row[’category’]) 改成 htmlspecialchars($row[’category’])
是否能说的详细些
September 27th, 2006 at 9:41 am
我也想问问怎么解决中文TAG乱码的问题!
高人给点方法吧!谢谢了!!
March 5th, 2007 at 9:19 pm
同问中文tag