Treacle

Java Toxication!
posts(28) comments(15) trackbacks(0)
  • BlogJava
  • 联系
  • RSS 2.0 Feed 聚合
  • 管理

公告

Betake Java
Gape after Ruby!

Contact

Mail me!

Search

Google
Technorati search

Technorati Profile Get Conversations about BlogJava - TreaclePing Technorati

常用链接

  • 我的随笔
  • 我的评论
  • 我的参与
  • 最新评论

留言簿

  • 给我留言
  • 查看公开留言
  • 查看私人留言

随笔分类(30)

  •  Eclipse(2)
  •  English(5)
  •  Java(6)
  •  Portal(1)
  •  ROR(4)
  •  Self(12)

随笔档案(28)

  • 2008年7月 (2)
  • 2005年9月 (3)
  • 2005年8月 (2)
  • 2005年7月 (2)
  • 2005年6月 (19)

文章分类(4)

  •  Java
  •  Others(3)
  •  ROR(1)

文章档案(2)

  • 2005年6月 (2)

相册

  • MySelf
  • 诗词

收藏夹(2)

  •  Java
  •  Net(1)
  •  Portal(1)
  •  UI

Friends

  •  Salomon's Java Castle

最新评论

  • 1. re: 一款好用的图形转换软件
  • 杂用啊?
  • --李力
  • 2. re: 许久未来了
  • 同感............
  • --久城
  • 3. re: 一款好用的图形转换软件
  • XZXZXZ
  • --213
  • 4. re: AjaxFaces 1.0 released
  • 网页打不开阿,博主能发给我吗,谢谢
  • --gembin
  • 5. re: Ruby概述
  • 惊讶!怎么回复表单中正确地显示了我的所有信息?
  • --靖郭郭

阅读排行榜

  • 1. 一款好用的图形转换软件(1830)
  • 2. 用GOOGLE你瞬间成为黑客(1797)
  • 3. 网络经典命令行(1484)
  • 4. Language Oriented Programming 面向语言编程(1359)
  • 5. Use Ruby send email(1309)

评论排行榜

  • 1. 一款好用的图形转换软件(5)
  • 2. 问dudu一个问题(3)
  • 3. Get total lines of files(2)
  • 4. 许久未来了(1)
  • 5. Ruby概述(1)

View Post

How to add Technorati tag quickly!

Just add "Gen Tag" to FireFox bookmark.
But this is customized to myself, if you want to use it, you can do some modification.

Here is the source code:
 1javascript:(
 2function
() {
 3  var a=
'';
 4  var t=
prompt('Enter Tags:','');
 5  var addr=
prompt('Enter page url:','');
 6  var tr=
t.split(' ');
 7  a+='<P><span class='+unescape('%22')+
'technoratitag'
 8      +unescape('%22')+'>
Technorati Tags: ';
 9  for(var i=0;i<tr.length;i++
) {
10    if(i > 0
) {
11      a+=' |
 ';
12
    }
13    a+='<a href='+unescape('%22')+'http://www.technorati.com/tags/'

14        +tr[i]+unescape('%22')+' rel='+unescape('%22')+'tag'
15        +unescape('%22')+'>'+tr[i]+'</a>
';
16
  }
17  a+='</span> <a href=%22http://www.technorati.com/ping.html?url='

18      +addr+'%22><img src=%22http://www.blogjava.net/images/'
19      +'blogjava_net/blake/Misc/bubble_h17.gif%22 border=%220%22/></a></P>';
20  prompt('Copy this
 code, press OK, then paste to your blog entry:',a);
21})()

I didn't find a good way to do it in Microsoft IE, maybe need write some tools to generate it. If anybody knows, please tell me. Thanks

Technorati Tags: Technorati | Tag | FireFox Ping Technorati

posted on 2005-06-08 22:25 Blake HAN 阅读(290) 评论(0)  编辑  收藏 所属分类: Self

新用户注册  刷新评论列表  

只有注册用户登录后才能发表评论。


网站导航:
博客园   IT新闻   Chat2DB   C++博客   博问   管理
相关文章:
  • 网站上看所有央视的直播及奥运比赛
  • 许久未来了
  • 一些有趣的网站
  • Google网页快照浏览方法
  • 立志做木匠……
  • 用GOOGLE你瞬间成为黑客
  • 网络经典命令行
  • 一款好用的图形转换软件
  • Google可以查病毒?
  • 问dudu一个问题
 
 
Powered by:
BlogJava
Copyright © Blake HAN