background preloader

Tutorial

Facebook Twitter

ASP

Ruby Tuesday: RSS feeds in Rails. Yesterday, I mentioned I have added RSS feed capabilities to FlickrLilli.

Ruby Tuesday: RSS feeds in Rails

I thought it might be worth sharing my experiences of this, as it took me a good couple of hours to iron out the wrinkles and get a valid feed. Update: Thanks to Thomas Hurst (see comments) for pointing out that I can just use the output from the existing partial and escape it again. Existing components I had a lot of code for fetching photos from Flickr and displaying them as HTML: I wanted to reuse these as much as possible. Strings in JavaScript Part 2. String handling methods of the String object Here are the string handling related methods of the Stirng object, in full force: At first glance, the above methods can appear a little intimidating to some, so let's go over some of the more commonly used ones, method by method: -charAt(position)

Strings in JavaScript Part 2

SQL Tutorial - Learn SQL.