HaXa – An Open Source Multiplatform Programming Language
Saturday, April 25th, 2009HaXa is a multiplatform language which means you can use HeXe to target the following platforms like Javascript, Flash, PHP, NekoVM, C++. It supplies you a standardized language with good features, a standard library ( Date, Xml, Math…) which works the same on all platforms, platform-specific librares. You could get more information and download it [...]
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. [...]
A Video Tutorial About PHP Working With Flex
Thursday, November 6th, 2008How to realize the PHP working with Flex? It seems not a problem for the senior Flexer but if you are a beginner then following video tutorial will be helpful to you. It is about 1 hour 19 minutes equal to a lesson. If you have time why not see the video?
Generate Flash Quickly by PHP
Wednesday, September 3rd, 2008Just enter a few simple PHP code then a flash SWG will be shown automaticly. Maybe it is what the web developers looking forward. Now the Ming(www.libming.org)has helped us to realize this dream. The library is written in C and could be packaged in C++, PHP, Python, Ruby and Perl.