- Your Locale:
- English (United States)
- Your Time Zone:
- Coordinated Universal Time
- Scott Janousek's Flash Mobile Blog (2 hours)
- fladdict.net (jp) (3 hours)
- it could be bunnies (3 hours)
- magicianzrh's webblog (4 hours)
- 闲云孤鹤 - 清冷香中抱膝吟 (5 hours)
- 娱乐事 (5 hours)
- Eismann-SF (5 hours)
- therror (6 hours)
- O'Reilly Radar (7 hours)
- 圣叹 (7 hours)
- عكس بكن بكن يانگم
- عکس کس دادن مهناز ا�
- t506t
- عکس لختی مهناز افشار
- عكس کون وکوس دادن مه
- t593t
- t399t
- たかゆき&かよこ
- عکس لختی مهناز افشار
- عکس کس دادن مهناز ا�
- عکس کس دادن مهناز ا�
- عكس کس دادن دختر اير
- عكس کون وکوس دادن مه
- t995t
- عکس کس دادن مهناز ا�
- عکس لختی مهناز افشار
- عکس دختر ایران در دب
- عکس کس دادن مهناز ا�
- كس
Apology and Blog migrated..
Firstly an apology about the lack of post lately. Like most of us I have been extreamly busy and have not had much time to post but I will be writing some new articles shortly. I have a fair bit to post about, mostly flex but also some new posts on Ruby on Rails and [...] (translate)
CSK V2.1.0 is here
It’s finally here! V2.1.0 has proven to be quite stable and robust and I am happy to say also includes some requested functionality that I have outlined below. I have also been working on another cool little project of mine that’s built on CSK and I think you will like how fast it runs and how [...] (translate)
Delicious Ubiquity command
I’ve been playing with Ubiquity for a while and I find it really usefull. I was wondering, why there was no “Delicious” command, so I “created” one, that simply bookmarks the current page to Delicious (I hope the Delicious people won’t mind, but I had to react, Delicious, is one of the only usefull website [...] (translate)
Removing the hand cursor from a disabled LinkButton control in Flex
The following example shows how you can remove the hand cursor from the a Flex LinkButton control by extending the LinkButton class, overriding the enabled setter function, and setting the useHandCursor property. Full code after the jump. (translate)
Project Capuchin SDK is out! (Java ME and Flash Lite “bridge” technology)
Looks like Sony Ericsson released the Project Capuchin SDK, including some new resources (tutorials, examples): Project Capuchin SDK available for download, bridging Java™ ME and Adobe® Flash Lite™ Sony Ericsson’s Project Capuchin SDK is a set of APIs, a packaging tool, documents and getting-started tutorials that enables developers to bridge the Java™ ME and Adobe® Flash Lite™ [...] (translate)
SWF2Go Version 2.0 coming soon! New features!
Faisal and the rest of Orison Technologies has been working on SWF2Go version 2.0 (currently version is 1.5) according to his blog. For those unfamiliar with SWF2Go, 1.5 (the current version) can be summed up as: "a Professional SIS Installer and SWF Launcher Toolkit for Flash Lite". Since this new 2.0 version isn’t quite released yet, [...] (translate)
Tuning your ColdFusion logging
In the ColdFusion Administrator you can configure the logging behaviour to some extend. Where the ColdFusion logfiles are written, whether to log all email messages, long running pages etc. But you can not change the columns or masks for date formatting there, which is unfortunate because the native date mask for the logging is rather [...] (translate)
Hot Sun, Glassy Waves, Breathe of Fresh Air
I’ve been off the air for the past few days due to a combination of a massive amount of Thermo work, an Adobe AIR project I had to crank out in two days, perfect Bay Area weather, and a beautiful north swell that has Ocean Beach hitting like it rarely does. With this weather and those [...] (translate)
I Am Trying To Believe (that Rock Stars aren't Dead)
Trent Reznor says "Steal my music" as he recognizes the future of the music business is him monetizing his talent through touring. The rock star made from highly leveraged disc sales is dead. (translate)
Setting the horizontal gap between an icon and label on a LinkButton control in Flex
The following example shows how you can set the gap between the icon and label on a Flex LinkButton control by setting the horizontalGap style. Full code after the jump. (translate)