Neo - Asynchronous/fast blogger template
From Bloggerhacks
(Difference between revisions)
(→Description) |
|||
Line 12: | Line 12: | ||
==Description== | ==Description== | ||
- | Neo template employs the cutting edge technology called AJAX (in particular JSON) to significantly improve user experience. It makes best use of the advanced features of new Blogger such as Label feeds and Per-post comment feeds. A visitor can navigate through your blog much faster because the entire page (all the sidebar stuff) won't be reloaded while viewing every post. Only, the selected post and its comments are | + | Neo template employs the cutting edge technology called AJAX (in particular JSON) to significantly improve user experience. It makes best use of the advanced features of new Blogger such as Label feeds and Per-post comment feeds. A visitor can navigate through your blog much faster because the entire page (all the sidebar stuff) won't be reloaded while viewing every post. Only, the selected post and its comments are loaded asynchronously. |
==Method== | ==Method== |
Revision as of 23:39, 30 December 2006
Contents |
Platform
For use with the new Blogger.
Author
Ramani Arunachalam (rarunach[at]gmail[dot]com)
Skill Level
You must be comfortable with editing your Blogger template.
Home Page
Description
Neo template employs the cutting edge technology called AJAX (in particular JSON) to significantly improve user experience. It makes best use of the advanced features of new Blogger such as Label feeds and Per-post comment feeds. A visitor can navigate through your blog much faster because the entire page (all the sidebar stuff) won't be reloaded while viewing every post. Only, the selected post and its comments are loaded asynchronously.
Method
More details can be found here.