Published November 20th, 2007
in Tutorials.
I was making a RSS feed the other day and wanted to limit the number of characters in my description. Here is how I did it.
First lets take a look at the code for my whole feed (views>RSS_feed.rxml file): Continue reading ‘How to set a character limit for a Ruby on Rails RSS feeds’
Published February 2nd, 2007
in Flash and Tutorials.
This is way out of date, you should just use SWFAddress
This has been out for awhile now, but I haven’t seen a lot of tutorials showing how to implement it. This tutorial uses the unFocus History Keeper to add back button functionality to your flash sites. The unFocus History Keeper is great because it doesn’t use frames like one of the most used methods created by Robert Penner.
Continue reading ‘Flash Back Buttons - unFocus History Keeper’