Friday, April 16, 2010

reasons behind success of haXe

• HaXe is similar to ECMAScript. So, it is very much like to JavaScript and ActionScript.
Compare to Flex or Flash compilers, HaXe compiler is tremendously speedy. Hence, HaXe is an easy transition from non-compiled languages like PHP and JavaScript.
• Compare to Flex or Flash compilers, HaXe compiler is tremendously speedy. Hence, HaXe is an easy transition from non-compiled languages like PHP and JavaScript.
• Unusual to programming languages, HaXe comes up with both dynamic and strong type checking. Having compile-time checking, we can test our code before placing it in browser. It makes a faster workflow. But it also enables the programmer to bypass type-checking and rely on the target platform's dynamic type-handling.
• Adding lacking characteristics to targets, HaXe presents us an affluent set of quality accessible for use on all target platforms, like : inlining & generics to Flash development, packages & typing to JavaScript & PHP, dynamic objects & Runtime Type Information, enabling Reflection to C++, and much more.
• We can use same codebase for different platforms. So, we can compile same classes for many platforms. Different platforms adorn themselves with different syntax and style. Learning Haxe will relives this pain. Haxe uses single syntax and styles for its development.
• We can embed Flash in a Neko application using ScreenweaverHx. With this, we can use Flash application as a Desktop application.
• We can read/write several types of files such as ‘abc’ (ActionScript Byte Code), SWF headers, ‘PHP’ & more.
See the book OpenCart 1.4 Template Design Cookbook.
See the book Joomla Mobile Development Beginners Guide




List of my works:

Technical Support:

If you still face the technical problem, please get support of our highly skilled technical team: garazlab.com.


Wordpress Plugins:
  1. Real-Time Health Data from Every Where:WP plugin to display real-time health data & increase sale by promoting user specific products according to health information: garazlab.com.
  2. Woocommerce Stock Notification Builder:Sends desktop, mobile & email notifications with full customization.Build your own product notification system with it: garazlab.com.

Opencart Extensions:

  1. Product Based Quantity Wise Shipping: Find it here.
  2. OpenSSLCOMMERZ: integrate SSLCOMMERZ with opencart: Find it here.
  3. Fine Search v.1.0 - Improves Opencart search feature to find relevant: Find it here.
  4. Opensweetcaptcha - An easy way to generate attractive captcha for your system!: Find it here.
  5. Custom Field Product - add unlimited custom fields to the product form: Find it here.
  6. Formcaptcha - add captcha on the register page: Find it here.

My Books:

  1. OpenCart 1.4 Template Design Cookbook.
  2. Joomla Mobile Development Beginners Guide

No comments: