UK Chart Show Album Top 10 (Feb 17th 2008)
| Rank | Album |
| 1 | Jack Johnson – Sleep Through The Static |
| 2 | Nickelback – All The Right Reasons |
| 3 | Michael Jackson – Thriller 25 |
| 4 | Adele – 19 |
| 5 | Morrissey – Greatest Hits |
| 6 | Michael Buble – Call Me Irresponsible – Special Edition |
| 7 | Amy Macdonald – This Is The Life |
| 8 | Scouting For Girls – Scouting For Girls |
| 9 | Mika – Life In Cartoon Motion |
| 10 | One Night Only – Started A Fire |
尚无评论
为网页添加网络书签
1.del.icio.us书签代码
<a href="http://del.icio.us/post"
onclick="window.open('http://del.icio.us/post?v=4&noui&jump=close&
url='+encodeURIComponent(location.href)
+'&title='+encodeURIComponent(document.title),'delicious',
'toolbar=no,width=700,height=400'); return false;>
Save This Page</a>
具体使用说明参加:http://del.icio.us/help/savebuttons
TinyMCE 3.0 发布
著名的所见即所得编辑器 TinyMCE 终于发布了 3.0 正式版。
TinyMCE 是一个平台独立基于Web的Javascript HTML WYSIWYG编辑器,采用JavaScript/ECMAScript开发。
它的主要特性包括:
- 主题/模板支持,多语言支持(包括简体中文)
- 支持通过插 件的方式进行扩展。
- 可工作在Mozilla Firefox和MSIE、Safari上。
很多网站系统都采用了 TinyMCE,其中包括 :Wordpress、Joomla等等。同时在官方的Wiki中也包含了丰富的示例,非常容易学习。自己的第一次接触还是使用Joomla的时候。