Tweetify Plain Text


/ Published in: JavaScript
Save to your folder(s)

This is 3 lines of javascript code to tweetify plain text returned by Twitter API

Input : RT @TTintheCloud: How much are free #cloudcomputing trial offers from Google, Amazon and Microsoft actually WORTH? http://bit.ly/i4w4qa

Output : RT <a href="http://twitter.com/TTintheCloud">@TTintheCloud</a>: How much are free <a href="http://search.twitter.com/search?q=&amp;tag=cloudcomputing&amp;lang=all">#cloudcomputing</a> trial offers from Google, Amazon and Microsoft actually WORTH? <a href="http://bit.ly/i4w4qa">http://bit.ly/i4w4qa</a>

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.