/ Published in: Ruby
                    
                                        
                            
                                Expand |
                                Embed | Plain Text
                            
                        
                        Copy this code and paste it in your HTML
 require 'rss' rss = RSS::Parser.parse(open('http://blog.fromyoursite/feed/').read, false).items[0..MaxRSSItems-1]
Comments
                    Subscribe to comments
                
                