Comment Photos and Highlighting

From Bloggerhacks

(Difference between revisions)
(Added description, including notes on how very hackable Stephen's service is to programmers.)
Line 14: Line 14:
You must be comfortable with editing CSS and your [[Blogger template]].
You must be comfortable with editing CSS and your [[Blogger template]].
 +
 +
==Description==
 +
 +
The article presents a free third party service enabling inline comments in [[Blogger]] posts, with profile images. It uses javascript and an online service that parses Blogger profile pages for poster image URLs and more, where available, and shows the image next to each comment. As a bonus for Javascript literate people, Stephen's service is very hackable and enables you to build a host of useful things based on the data available on Blogger profile pages, including (but not limited to) different post styling based on whether a commentor is a member of the blog or not.
==Method ==
==Method ==
Line 25: Line 29:
==Sites Using This Hack==
==Sites Using This Hack==
* [http://singpolyma-tech.blogspot.com/ Singpolyma - Technical Blog]
* [http://singpolyma-tech.blogspot.com/ Singpolyma - Technical Blog]
-
* [http://ecmanaut.blogspot.com/ Ecmanaut] (uses a slightly modified version)
+
* [http://ecmanaut.blogspot.com/ Ecmanaut] (uses the service but with presentation code of his own)
Edit this area and add your own link if you are using this hack.
Edit this area and add your own link if you are using this hack.
[[Category:Hacks]] [[Category:Comments]]
[[Category:Hacks]] [[Category:Comments]]

Revision as of 15:57, 3 July 2006

Contents

Platform

For use with Blogger blogs.

Author

Stephen Paul Weber

Homepage

Comment Photos and Highlighting

Skill Level

You must be comfortable with editing CSS and your Blogger template.

Description

The article presents a free third party service enabling inline comments in Blogger posts, with profile images. It uses javascript and an online service that parses Blogger profile pages for poster image URLs and more, where available, and shows the image next to each comment. As a bonus for Javascript literate people, Stephen's service is very hackable and enables you to build a host of useful things based on the data available on Blogger profile pages, including (but not limited to) different post styling based on whether a commentor is a member of the blog or not.

Method

(See complete instructions at the homepage.)

  1. Insert template code into the body element of your Blogger template.
  2. Insert a JavaScript snippet in the head element of your Blogger template.
  3. Re-publish your blog.

Sites Using This Hack

Edit this area and add your own link if you are using this hack.

Personal tools
FreshTags