April, 2010Archive for

用户是如何浏览你的网站的

8 Heatmap Tools and Why / How to use them 事实上,互联网用户浏览网页的习惯和顾客浏览商店中物品的习惯没有多大差别。用户打开一个新的页面,扫视一些文字,并点击第一个引起他兴趣的链接。 在这过程中,页面上有大量的区域用户甚至完全没有看过。大部分用户在页面上寻找他感兴趣且可点击的内容,一旦发现目标,点击行为就会发生,但如果页面不符 合期望,后退或关闭按钮也将马上被点击。 用户是如何浏览你的网站的 1. 大部分时候用户并非在阅读屏幕上的内容,而是在扫视。 用户习惯扫视和快速寻找页面上一些能够引导他理解内容的关键点。 2. 不要考验用户的耐心 当一个页面不能满足用户的期望时,离开就在所难免。希望通过添加相关内容来丰富页面和留住用户往往效果不佳甚至适得其反。一屏页面上承载的信息越多,认知 的负担就会越重,就需要花费更多的时间去处理信息,如果这些信息中还有些不是用户期望的,那就还要花额外的精力将这些多于信息从注意力中剥离。Jakbo Nielsen 的研究结论也表明:一个页面上的认识负担越重,导航和浏览就会越困难,用户离开并寻...

8 Heatmap Tools and Why / How to use them

Heatmaps visualize the stream of visitors on your website - showing hot and cold click zones. They provide an overall view of the activity and helps you to see every mouse movement and every click. It will improve web usability, conversions and revenue. In this post you will learn where you can find free services or tools, how and why you should use them. Reasons to use heatmaps * See, where people don’t click and why. It helps to… * Optimize landing pages * Optimize link & adver...

如何用php编写注册后Email激活的验证代码

通过使用Email验证激活的方法,可以有效的帮你阻止恶意的Spam和注册机器人的访问。 用php编写注册后Email验证激活的步骤非常简单,相信几分钟之内你就能学会。 总共需两个页面,register.php 和 verify.php 1. 用户注册表格 register.php 2. 创建用户数据表格 Users 3. 创建验证码 用户注册信息存入数据表 我们使用状态‘verify’ 来表示尚未激活的用户。 4. 发送验证码 5. 验证激活代码 verify.php 如果验证码相同,则激活用户。

什么是ETF指数基金

ETF的英文全称是Exchange Traded Funds,它在中国大陆被译为“交易所交易基金”,在香港被译为“交易所买卖基金”,在台湾被译为“指数股票型基金”。 ETF是一种跟踪市场指数、可以在交易所自由买卖的开放式股票基金。大家可以把ETF理解为一种特殊形式的共同基金(也称互惠基金):发行机构把某个指数 的所有成份股票买来,汇合到一起形成共同基金,然后再分成一小块一小块拿到股市上卖,它们就成了可以自由买卖的ETF指数基金。你买一支ETF就相当于购 买了这个指数里的所有成份股。 ETF在北美市场发展很快,而且种类繁多:有跟踪大盘指数的,也有跟踪行业指数的,还有跟踪其它国家股市的……目前更有追踪债券市场、黄金价格和石油价格 的ETF,真是让人眼花缭乱。 目前在北美股票市场交易的ETF主要分为以下几个系列: - SPDRs:Standard & Poor's Depositary Receipt,由State Street发行,跟踪S&P的大盘和行业指数。其中最著名的是SPY(跟踪S&P 500大型指数)和MDY(跟踪S&P ...

Free Javascript Lightbox

TopUp TopUp is an easy to use Javascript library for unobtrusively displaying images and webpages in a Web 2.0 approach of popups. The library is jQuery and jQuery UI driven in order to maintain cross-browser compatibility and compactness. Sexy LightBox SexyLightBox is a clon, sexier and more lightweight than the classic LightBox. It was constructed while thinking about web designers toward an easy installation and use.

开源的PDF工具

FPDF FPDF 这个PHP Class允许你采用纯PHP(更确切地说就是不需要使用PDFlib)来生成PDF文件。它所具有的特点包括:可选择的unit大小,页面格式和页边距;页眉和页脚管理;自动分页;自动换行与文本自动对齐;支持JPEG与PNG图片格式;支持着色和文件超链接;支持TrueType,Type1与 encoding;支持页面压缩。 HTML2PDF HTML2PDF能够把一个HTML文本转换成一个打印机友好的PDF文件。这个PHP脚本构建在FPDF PHP脚本之上。 TCPDF TCPDF是一个用于快速生成PDF文件的PHP5函数包。TCPDF基于FPDF进行扩展和改进。支持UTF-8,Unicode,HTML和XHTML。 html2ps html2ps 能够把带有图片,复杂表格(包含rowspan/colspan) ,layer/div和css样式的HTML转换成Postscript与PDF。 html2ps对CSS2.1支持非常好,并且很好地兼容不正确的HMTL。它甚至能够转换几乎是采用CSS设计的网站如msn.com。 HTML_ToPDF...

The SEO Tips

Title: A good title has between 10 and 70 characters (including spaces), and contains your primary keywords and phrases. Be sure that each page has a unique title. http://blog.magnoliasoft.net/2009/01/title-tag-best-practices-10-step-guide.html Meta Descriptions: The Meta Description Tag doesn’t affect your page's ranking in the search engines (for the most part), but it is still important for your SEO. Google may choose to display meta descriptions in the search results, this will h...

How to add bookmark javascript in IE and Firefox

Adding the "bookmark this page" javascript below will help to encourage return visits. Your visitor simply clicks on the link and a popup prompt will appear so they can add your site to their favorites list.

How to excluding directories when zip files on Linux

All you needs is use the -x switch and list the files and directories to be excluded, separated by spaces. For example: