Just thought we would post a quick reminder, that Fusion Team can offer Adobe ColdFusion consultancy and development to your UK or EU based business. From new development to bug fixing and re-architecting, we can help you. We have experience with Adobe ColdFusion 6, 7 and 8 as well as BlueDragon 7 upwards and Railo. [...]
Adobe have released version 2 of the AIR cross platform runtime, that builds on the success of AIR 1 giving developers new capabilities, and even tighter integration with the desktop. Some new features of AIR 2 include: * Support for the detection of mass storage devices. * Advanced networking capabilities like secure sockets, UDP support, [...]
Yes you have read this right ….. Adobe Flash CS5 will allow developers to create applications built using Actionscript 3, available for the iPhone and iPod touch. At MAX 2009, Adobe showed a number of applications and games for iPhone that have been built using a prerelease version of Flash Professional CS5. These applications are [...]
Adobe have made available the BETA release of the Flex 4 SDK (previously codenamed Gumbo). There are 3 major themes and changes to Flex 4 and this release. They are: Design in Mind: providing a framework for continuous collaboration between designer and developer Developer Productivity: improving compiler performance and adding productivity enhancements to language features [...]
I am currently working on a sample Flex application that requires the ability to upload files to a destination server. I found this article on the Adobe website, by Ryan Favro. It’s a really nice simple example of how to achieve file uploads using Flex and ColdFusion. Multiple File Upload with Flex and Coldfusion
This is a really nice demonstration / working app from Adobe. The application is built using Adobe Flex 2 and runs in Adobe AIR. The application has been built to showcase Flex 2′s visual components and the interactivity a Flex application can provide. The application allows small groups to share digital content, exchange ideas, centralise information [...]
The Adobe AIR cross platform runtime is now available for Linux and is available for download from Adobe Labs. This is quite a significant step towards the Adobe AIR runtime working across all three major platforms (Windows, MAC and Linux) and will strengthen the case for the building or rich desktop based apps within Adobe AIR [...]
I ran into an annoying problem today, that was eventually solved by forcing the current processing thread to sleep. The basic task was to stop a windows service on the server, perform some deletions, do some copying, then restart the service. After issuing the <cfexecute> command to stop the service on the server, I would [...]
Anybody who is seriously looking at developing Adobe AIR applications should attend this. The Adobe OnAir tour comes to London on 9th April 2008. The agenda for the London event is online and will be held at The Brewery, Chiswell Street, EC1Y 4SD. They also have some really nice Adobe OnAir Desktop Wallpapers available for download. [...]
Inkscape is a nice little open source tool for creating SVG (Scalable Vector Graphics). Nice little application to have in your toolbox if you can’t afford the expensive Adobe options. The site is at http://www.inkscape.org.