The ultimate tutorial on how to create a content-managed, multilingual Flash website using Flash CS3 and opensource tools: FlashDevelop, Digizex, SWFAddress, SWFObject, Zend, Zend AMF, MySQL, XAMPP, PureMVC, Fabrication, Flight Framework Data Binding, BumpSlide UI Library, Demonster Debugger, KapInspect, Flex 3 SDK, Digitalus CMS, Minimal Remoting (AMF library for AS3), AllFlashWebsite’s FlashDevelop Project Templates. There are 8 videos totaling one hour.
Source:Digizex Video Tutorial - Basic Structure of a Flash Web Site - CS3/AS3 - SEO,CMS,Multilingual,MVC [4]
admin Swf flash websites, swf websites
The ultimate tutorial on how to create a content-managed, multilingual Flash website using Flash CS3 and opensource tools: FlashDevelop, Digizex, SWFAddress, SWFObject, Zend, Zend AMF, MySQL, XAMPP, PureMVC, Fabrication, Flight Framework Data Binding, BumpSlide UI Library, Demonster Debugger, KapInspect, Flex 3 SDK, Digitalus CMS, Minimal Remoting (AMF library for AS3), AllFlashWebsite’s FlashDevelop Project Templates. There are 8 videos totaling one hour.
Source:Digizex Video Tutorial: Installation and Basic Features [6]
admin Swf flash websites, swf websites
This is my first post of, I hope, a series related to WPF and C#. The examples below are made with VS (Visual Studio) 2010 and .Net 4.0, for this precise example you can make it work with .Net 3.5 at least. During the life of an application we can listen for some important [...]
Source:Get Arguments array from CmdLine of a WPF Application.
admin Swf RIA, Ricj Internet Applications, Swf
With the new TaskFactory class from .Net 4.0 it has become incredibly easy to manage dependencies between multiple tasks.In below code sample, the TaskFactory receive 6 tasks to execute. Additional logic is added as:- Task A will only be run when Task B and C are completed.- Task C will only be run when Task [...]
Source:Using TaskFactory to manage easily dependencies between threads.
admin Swf RIA, Ricj Internet Applications, Swf
Since I moved to Zurich, two years ago, I sadly did not have the time to see most of my friends I have in Geneva. This post will hopefully explain you what I am doing in Zurich as an Engineer in Test at Microsoft. I know that even the people who know me well do [...]
Source:What am I doing? Software testing
admin Swf RIA, Ricj Internet Applications, Swf
Interesting video (from Channel 9) showing a preview of the winPhone 7 OS. I am just a bit worried about the localized version of Bing. So far I have seen it working in the US. Does that mean that Bing will be updated for a worldwide support or that the winPhone7 will be available only [...]
Source:Windows Phone 7: Hands on Demo.
admin Swf RIA, Ricj Internet Applications, Swf
After playing with Pivot, I have been really existed by the possibilities that Pivot offers. “Pivot makes it easier to interact with massive amounts of data in ways that are powerful, informative, and fun.” Simply speaking, Pivot is a tool that helps us visually browse collections of information. Figure 1: Item view in Pivot while [...]
Source:Microsoft Pivot – an innovative way of browsing information
admin Swf RIA, Ricj Internet Applications, Swf
For developers the quality of a program can be often express in the time used to finish the computation. With current multicore processor we have to move our thinking from a serial execution to a concurrent execution. Using delegates in an asynchronous way can force the CLR to allocate multiple threads to your computation. In [...]
Source:Synchronous and Asynchronous use of Delegate with C#
admin Swf RIA, Ricj Internet Applications, Swf
This mobile personal assistant looks awesome! Unfortunately, for business model reason (the application is free and make money on referrals fees whenever someone buy through the service), the service works only in the US… Interesting interview to watch with the Siri CEO and VP engineering. Still is a great application to have on your pocket [...]
Source:Siri, the mobile personal assistant
admin Swf RIA, Ricj Internet Applications, Swf
In a previous example, “Setting the border style on the MX Accordion container in Flex”, we saw how you could set the border style on an MX Accordion container in Flex 3 by setting the borderStyle style. The following example shows how you can set the border color on an MX Accordion container headers in [...]
Source:Setting the border color on the MX Accordion container headers in Flex
admin Flex, Swf Flex, Flex Examples