Contact Me


Recent Posts


Categories


Archives


Tags

3d actionscript Actionscript 2 Actionscript 3 api APIs as2 as3 brand carousel channel code compress contest contract CSS Flash flv fp10 free gadget gadgets gdata google JavaScript jquery mvc papervision papervision3d PHP player playlist proxy puremvc pv3d Python search tube tutorial twitter video widget XML you youtube

Links


Help end world hunger

Posts Tagged “feed”

Good ol’ “Array.sortOn”

Wednesday, May 27th, 2009

I’m in the middle of creating a new YouTube gadget and part of the specification is that it allows the user to see the videos on a time-line. The idea behind it is that companies can then have a simple and sleek gadget that allows them to display their videos, whether they’re viral or community influenced (much like Sprite’s Green Eyed World), in a simple time-line sort of format.

So using the MVC code I created for my other gadgets I was able to easily adapt it, create a new 2D carousel and then was left with the task of creating the visual time-line control and also sorting the videos by their date. Now the YouTube GData API allows you to pass a parameter called “orderby” with the value “published” which returns the entries according to when they were uploaded, the latest first.
(more…)

Twittering

Wednesday, May 13th, 2009

I’ve just started twittering now, well in the sense that I’ve set up my Twitter page and I’ve added it to my blog and folio pages.

Just need to add stuff now! Follow me: http://twitter.com/ahmednuaman.

It’s as simple as anyone says, although I was a bit annoyed that the background image is fixed to top left and you can’t center it! Oh well, boring gradient it is…

Fork me on GitHub