It’s AWESOME!
Jun 8th, 2007 at 14:46 Posted in 部落格//Be Blogger, Tagged: Internet | No Comments »ClickTale——”Because every user has a story”. 通过在自己的网页中插入代码来实现记录访客访问时的一系列(可以是所有)的动作,包括访问时间等的统计。
上午翻Gmail,恰好收到beta申请通过的消息:
Dear Richie,
On May 18, 2007 you applied to participate in the ClickTale beta program. Well, the long wait is over. We are happy to invite you to participate in our closed beta program from among thousands of applicants.
ClickTale offers intuitive, insightful analysis of your website by recording and replaying your visitors’ online behavior. ClickTale shows you movies of visitors’ every mouse movement, every click and every scrolling action. In addition, our new Heatmaps show where your visitors look on the webpage, what parts of the page they skip and how far down they scroll. You can read more about the ClickTale Heatmaps on our blog.
ClickTale is a hosted service, so there is no software to install and setup takes only a few minutes. To sign up for your beta account, just click on the following link or copy and paste it into your web browser:
Your participation is absolutely free for the duration of the beta program. In return, we ask that you send us your suggestions as to how we can improve the ClickTale service, as well as specific benefits that you have received from participation.
Regards,
Tal Schwartz, Ph.D.Co-Founder and CEO
ClickTale
Record. Watch. Understand
ps. You may have already read about us in TechCrunch, a web 2.0 blog: http://www.techcrunch.com/tag
/ClickTale or on Digg, a user-generated content news site: http://digg.com/tech_news /Webmasters_Can_Watch_What _Visitors_Do_with_AJAX-based _Service.
在论坛中询问才知道Wordpress中需要将code插入到theme的header和footer中。
可能由于屏幕分辨率的关系,不能通过单屏显示网页/用户动作的全貌——观看用户动作的同时自己也需要拖动鼠标来观看,人性化上应该加上能够调整大小的功能。
WordPress 2.2′s BUG in riichiie.net
May 17th, 2007 at 13:27 Posted in 部落格//Be Blogger, Tagged: codes,Wordpress | No Comments »- 在页面和分类中各有一个叫做ARRAY的不速之客,但是在后台管理中看不到,手工添加删除的方法不起作用。
- Array还在post password, Post slug, Send trackbacks to: 等等处被默认填写。
- 后台管理页面中的Users选项卡中的Authors & Users字选项卡有误:Fatal error: Unsupported operand types in /wp-admin/users.php on line 55
- 2个默认主题的侧栏显示出错(看来MK的这个主题很有前瞻性)
昨晚是从2.1.3升级过来的,原以为是升级的错误,今天重新安装一次依旧。服务器的软件版本也完全支持latest version,有可能问题处在数据库上面。
由于WP2.2刚发布不久,在网上还没有查到相关的资料。// wordpress官网的论坛里已经有人提问,但没有solved
本来是想姑且将就着,没想到这篇只能以draft保存,居然不能publish,点击Publish或者修改Post Status都无效,索性改回2.1.3了!
update: 7月份的时候,wordpress support forum上有个叫做seventh的人贴出了解决问题的办法 :
Try edit /wp-includes/plugin.php [Line : 102], inside remove_filter function.
Change :
unset($GLOBALS['wp_filter'][$tag][$priority][serialize($function_to_remove)]);To :
$wp_filter[$tag][$priority][serialize($function_to_remove)] = array();unset( $wp_filter[$tag][$priority][serialize($function_to_remove)] );
用手机blog
Apr 6th, 2007 at 23:56 Posted in 部落格//Be Blogger, Tagged: Blog | No Comments »没有利用第三方软件,没有借助移动运营商的网络。此篇是用手机通过家中的WLAN直接打开网页发布,速度还可以。
以后在做了美梦之后可以及时地拿起枕边的手机连上来记录了。
安装MT过程中的一个错误
Mar 29th, 2007 at 23:42 Posted in 部落格//Be Blogger, Tagged: MovableType | No Comments »一直在思考着要记什么,还不能装出很矫情的样子。关于这个虚拟主机在安装MT时的错误,也总在想要不要把它写出来,毕竟没有找到答案的问题总是让人不甘心的。闲话少说,下面是客观描述:
西部数码的LinuxA型虚拟主机,配置应该满足movable type的运行要求。执行mt-check.cgi时,已经显示“ready to go”,但是继续执行mt.cgi进行安装时,则出现这样的错误:
Zoundry测试
Mar 13th, 2007 at 8:52 Posted in 部落格//Be Blogger, Tagged: Blog | No Comments »使用Zoundry可以不必每次都打开网页进行发布,这个软件在使用wordpress.com的时候用过,刚刚靠google才回忆起这个软件的名字。
Powered by Zoundry
About the theme
Mar 7th, 2007 at 20:15 Posted in 部落格//Be Blogger, Tagged: Theme,Wordpress | 3 Comments »上一次关注Wordpress还是在学校的时候,wordpress.com给了用户很大的空间来自由定制自己的blog,插件丰富,主题更多,更难能可贵的是至今google richie+blog还能找到当初的影子,只是现在只能通过del.icio.us来更新了。深入地接触Movable Type则是通过现在已经关闭的msnfans,MT的后台操作界面给人留下了深刻印象。
坚 持从这两种平台之中做出选择除了因为流行,主题丰富也是重要的因素。对于theme的选择标准,个人比较看重布局、颜色搭配和字体。布局上最好让文字铺满 屏幕,但是现在多数主题都会在两侧留大片空隙,而且还会以阴影图片来体现出纸张的效果;对于图片banner我也觉得是画蛇添足的行为。至于颜色和字体, 搭配上不会被人对性别产生误解就可以了。
目前Wordpress主题资源之多令人惊讶,但是从中很难找到完全符合个人标准的theme,折腾了两天多才找到了这个 Gentle Calm theme, 闲下来的时候做些适当的修改,可以用一阵子了。不止blog,从操作系统到各种软件乃至游戏,只要能够修改外观,都会被我折腾一番,往往出现审美疲劳,到 最后回到了默认状态。和在BSP处做注册用户不一样,自己架设blog的好处之一就是可以随意定制,theme暂告段落之后,将会对plugin进行完 善,这次要功能为先了。


