Aug 13, 2008

Flex and Twitter ( oh and a bit of Coldfusion )

Well I have been playing with a new homepage and wrote a small section of code to display my twitter feeds using CFFEED. This is a great tag and I was able to in 4 lines of code read my feed and loop over it displaying it nicely.

It was only a small step to port it into a flex widget which you can see on the side of my blog.

2 comments:

  1. I am trying to get a twitter feed into flex app using a coldfusion proxy. could you please share the code of this example.
    ReplyDelete
  2. I would highly reccomend http://monkehtweet.riaforge.org/

    I have used this on 3 projects and it works well and is easy to intergrate.

    As for this example check here:

    http://tutorial38.learncf.com/
    ReplyDelete