• If you are citizen of an European Union member nation, you may not use this service unless you are at least 16 years old.

  • You already know Dokkio is an AI-powered assistant to organize & manage your digital files & messages. Very soon, Dokkio will support Outlook as well as One Drive. Check it out today!

View
 

WebServicesWithRubyAtBarCampDallas

Page history last edited by PBworks 18 years, 2 months ago

Presenter: Adam Keys

 

 

I (Adam) would love to hear what you thought I did well and where I lost you. Its like a customer satisfaction survey ya'll!

 

SubEthaEdit Results (Started Late)

eh, add tags to be acquired by yahoo

 

syndication is a basic form of web services.

 

but becoming embraced and extended by ms and apple.

 

example of problems with syndication readers due to lack of good identification system in rss.

 

huzzah, code.

Syndication Example: Flickr + Ruby

 

ruby example using flickr api. 45 lines of code. codelibs=good

 

parsing rss xpath /rss/channel/item using open-uri and rexml/document


more complex example using plain-old xml


slightly more w/ xml-rpc.