Technorati Relaunch
Written by on May 23rd, 2007 in Ajax News.
Dave Sifry announced that Technorati has had a refresh.
The core changes are in simplicity, and working across more than just blogs.
You will see the moving header across the top, trying to show the live web. The Ajax goodness on Technorati is brought to us via jQuery, as you can see via:
HTML:
-
-
<script src=”http://static.technorati.com/static/js/base.js” type=”text/javascript”></script>
-
<script src=”http://static.technorati.com/static/js/section-account.js” type=”text/javascript”></script>
-
<script src=”http://static.technorati.com/static/js/jquery-dimensions.js” type=”text/javascript”></script>
-
<script src=”http://static.technorati.com/static/js/pop.js” type=”text/javascript”></script>
-
The blog-only search subsite is also very lean and mean.
Source: Ajaxian
Original Article: http://ajaxian.com/archives/technorati-relaunch
