The Artima Developer Community
Sponsored Link

Ruby Buzz Forum
A Typo Textfilter for Tweetmeme Badges

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Rick DeNatale

Posts: 269
Nickname: rdenatale
Registered: Sep, 2007

Rick DeNatale is a consultant with over three decades of experience in OO technology.
A Typo Textfilter for Tweetmeme Badges Posted: Mar 30, 2009 9:50 AM
Reply to this message Reply

This post originated from an RSS feed registered with Ruby Buzz by Rick DeNatale.
Original Post: A Typo Textfilter for Tweetmeme Badges
Feed Title: Talk Like A Duck
Feed URL: http://talklikeaduck.denhaven2.com/articles.atom
Feed Description: Musings on Ruby, Rails, and other topics by an experienced object technologist.
Latest Ruby Buzz Posts
Latest Ruby Buzz Posts by Rick DeNatale
Latest Posts From Talk Like A Duck

Advertisement

Since I got the blog back on it's feet yesterday with a spiffy new typo 5.2 install, and using capistrano to deploy it. I got the itch to hack on typo just a bit.

A few blog posts back, I started adding tweetmeme "retweet" badges to each article. Although the process was fairly simple, it required manually entering the articles permalink, which required a bit of thought, and was slightly error prone.

Typo now has the facility to add custom text filters which gave me the perfect opportunity to automate my workflow.

The result is a new typo_tweetmeme plugin which is available on github as of a few minutes ago.

To install it just go into your typo directory and execute:

$ script/plugin install git://github.com/rubyredrick/typo_tweetmeme.git

Then in your article, just insert :

That's all there is to it.

Read: A Typo Textfilter for Tweetmeme Badges

Topic: Back in the Saddle Again Previous Topic   Next Topic Topic: ActionScript Snippets in Amethyst

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use