Dimmented is Live!


My latest app, Dimmented is live. It's still in beta, but all of the functions work, I hope. Only the UI stuff needs to be fine-tuned. It's my first Flex app, haven't got around to reading about transitions and effects yet, so there are no fancy animations yet in Dimmented.

Dimmented is an app that shows your Digg comments or any other Digg user's comments. I used to keep track of my Digg comments by using their API and reading the raw xml. But the problem with that is it doesn't show the replies to my comments. With Dimmented, I made it show replies, and not just the first level of replies, but all the replies, plus, it can also show the first level of "reply to".
I also included the "remember me" function so that I don't have to type in my username each time. At first, I tried to do this using cookies and php, but for some reason, it didn't work. Then I found out about Flex's shared objects, and it was so much easier, and boom, it was like the feature made itself available.

It is a good learning experience for me. At first I thought Flex was very different to what I already know about scripting/programming, but it turns out it's very similar to the xml-script structure that I'm used to making Konfabulator/Yahoo widgets. So, it wasn't that difficult. And the next version of Flex will have better support for making AIR apps, I don't know whether I'll ever go back to Konfabulator. I already have plans for my next Flex app.

0 comments: