Tutorial About SWFUpload, Paperclip And Ruby on Rails Working Together
Thursday, December 4th, 2008Anyway, upload files by Flash is a trouble. SWFUpload is a file upload tool for user. It supplies many function and upload mode which stronger than tranditional lab <input type=”file” /> for web developer through Flash and JavaScript technology. Paperclip is a Ruby on Rails plug-in convenient for managing upload files by use of ActiveRecord. [...]
How to Upload Huge Files By Ruby on Rails In Flex
Thursday, December 4th, 2008If you haven’t download a few hundred Kb files by modem, it hard to imagine how long it need to wait. But now even a few MB files could be sent out quickly… The wheel of time is really rolling too fast the same as technology. meK has done the development based on web for [...]
Ruboss Framework: Adobe Flex and AIR Application Simple Efficient Integrated With Ruby On Rails
Thursday, December 4th, 2008In previous article Python, Twisted Working With Flex , we have mentioned the fast and efficient of Python. In fact there is another language which is very populared by its amazing speed. It is Ruby. Ruby actually like a hodgepodge which combine the essence of Perl, Smalltalk, Eiffel, Ada and Lisp. It makes Ruby so [...]
Python, Twisted Working With Flex
Thursday, December 4th, 2008I think most of you have read the book 《Thinking in Java》 although I feel so headache to read books like this. The author Burce Eckel have written an article 《Concurrency with Python, Twisted, and Flex》 which introduce how to parallel encoding by use of PC or CPU, and how to add user interface by [...]
An Example About Create GuestBook By Flex And AMFPHP
Wednesday, December 3rd, 2008In previous article we have introduced How to Connect MySQL By AMFPHP In ActionScript , then following we will show how to create a GuestBook by Flex and AMFPHP to you. After reading this example, probably you will feel that the complicated work Flex working with AMFPHP could become so easy. Why not have a [...]
How to Connect MySQL By AMFPHP In ActionScript
Tuesday, December 2nd, 2008In previous article Output PDF Documents Through Call PHP By Using of AMFPHP In Flex , we have introduced how to output PDF by AMFPHP. In fact what AMFPHP could do is not just this. Then following tutorial teach you how to connect MySQL by AMFPHP. It’s very useful for you if you need why [...]
Output PDF Documents Through Call PHP By Using of AMFPHP In Flex
Tuesday, December 2nd, 2008Output PDF documents in program is a very basic function for user. But for developer especially for the web developer it is a very headache problem. It need great effort if don’t rely on external program or install extra program. Zend (PHP developer) has published an article about how to create PDF files by AMPHP. [...]
Introduction of Realize Mask Effect in Flex (With Source Code)
Monday, December 1st, 2008In last article Example About Using Standard Flex Components As Mask For Images Or Video , we have introduced how to do image or video mask by using of Flex standard components. Now we will recommand another similar article written by Kevin Hoyt to you. It with source code, if you need why not have [...]
Example About Using Standard Flex Components As Mask For Images Or Video
Monday, December 1st, 2008Andrew Trice has written a so cool example shown how to do mask for images or videos by using of standard flex components. And he also do a tutorial about how to realize the effect.
Next Entries »