The Singapore Flex Usergroup is very proud to present Singapore’s very first RIA ( Rich Internet Applications) Event – RIAction! Taking place on the 26th February 2009, RIAction will see speakers from Google, Microsoft, Adobe, together with community leaders, coming together for a day of technological updates, roadmaps and application showcase!
Seems like this is going to be another nice event organized by FUG Singapore, with some interesting topics… Event is free, and requires registration. See you there !
http://riaction.sg/
Categories: AIR - ex Apollo · Adobe · Ajax · Applications · Architecture · Flash · Flex · JavaScript · Microsoft · Open Source · Tech · Web developer
Mirko Zarkovic, a friend of mine and also interesting designer had his portfolio website featured at Netdiver. Also Mirko was recently featured at Design in Europe blog… Respect!
Netdiver :
Look ma, no flash! Another list of links only on a bared white page as a website? Yepp – but nice scripting that makes all projects thumbnails appear nicely upon click. Nice handy work by Mirko Zarkovic, currently based in Singapore.
Hagane Agency delivered programming for this interesting design concept, one of the Flash like sites that are fully made in JS, about year ago… Boban Karishik mainly programmed it, while I took some more challenging JavaScript parts as well as simple but interesting Flash player…
Categories: Ajax · Design · Flash · JavaScript · My Works · PHP · People · Web developer
January 22, 2008 · 1 Comment
Sometimes developers decide to build sites completly in Javascript that wants to have Flash look and feel. For me it’s a bad choice, mostly because of really bad experience, taking bad side in performance and experience because often there are no preloader no real fading no ease and soft transitions even they are trying to make it. It’s technically cool but that doesn’t makes me love the site.
On the other hand some Javascript developers push the limits making some 3d experiments or excellend 2d games in Javascript.
Tetris is well know game, possibly more then 2 decades passed after first version, and now I see it in Javascript, great implementaion and very playable, Tetris is not so processor demanding game. Great stuff, check it out (there is also link to the older version at the page)…
Tetris in Javascript
Categories: Fun · Games · JavaScript · Web developer
SWFFix was the planned name for new gen of Flash embedding suite, but cause nothing is wrong and needs to be fixed, united authors decided to go with old/new and already famous name, SWFObject. So beta5 release of SWFObject 2.0 is ready to download at Google Code.
In SWFFix page interesting discussion about Flash accessibility is opened, and interesting link popped out http://niquimerret.com/, good collection of discussions and links on wide accessibility questions.
Categories: Actionscript 2.0 · Actionscript 3.0 · Flash · Flex · JavaScript · Web developer
September 3, 2007 · 1 Comment
Take your browser to the wondrefull land of YUI Theater, collection of video lectures on modern topics coverin application programming for web and making them better.
YUI Theater
Categories: Ajax · JavaScript · Tech · Video · Web developer
SWFFix ver0.2a download
This will became standard Javascript Flash integration into HTML being that all major authors of known JS integrations of Flash in HTML are in SWFFix team. Test it, use it
Very nice explanation of risks SWFFix (Javascript Flash embedding) are explained at their documentation pages :
What are the risks of using SWFFix?
When using embed option 1
Users that have JavaScript disabled or have browsers that don’t support JavaScript at all or not well enough may face a degraded user experience caused by active content or in the worst case, broken Flash content. Let’s calculate the odds:
Please note that although this approach still has its risks, the odds will be equal or lower than any other Flash embed method available.
When using embed option 2
Users that have JavaScript disabled or have browsers that don’t support JavaScript at all, will never be able to see any Flash content at all (regardless whether the latest Flash player is installed or not), however they will see alternative content instead. The odds:
Categories: Actionscript 2.0 · Actionscript 3.0 · Flash · Flex · JavaScript · Web developer