Share this blog
Expert Tips
Display Thumbnails option Did you know you can control the Form and Report thumbnail generation within the IDE using the new Display Thumbnail feature in Morfik Options | General. This is particularly useful in saving memory space for large projects.
Login
Recent Posts
- MDA Release: Google Analytics update
- Morfik 3.0.2 – server-side optimization
- Introducing fast native database connectivity for MySQL and MS SQL with the release of MDA Zeos Package
- MDA Release: XML-RPC Package
- MDA Release: RSS Package and the Bit.ly package
Archives
- July 2010 (5)
- June 2010 (4)
- May 2010 (5)
- April 2010 (4)
- March 2010 (8)
- February 2010 (17)
- January 2010 (20)
Categories
- Deployment and xApp Hosting (2)
- General (34)
- MDA (13)
- Technical (9)
- Tips and Tricks (7)
Morfik Links
Posts Tagged ‘JavaScript cross-compiler’
Developers who seek their fortune in the web business applications market must face and survive seven ordeals and success will only favour those who come prepared.
1. The First Ordeal: User experience
2. The Second Ordeal: Compatibility
3. The Third Ordeal: Time to market
4. The Fourth Ordeal: Finding the right tool
5. The Fifth Ordeal: Integration
6. The Sixth Ordeal: JavaScript
The race is over. JavaScript is the only native programming option on the browser and it is unlikely that this will change. Some love this language - others hate it. Attempts to circumvent it have failed. Ajax applications and Chrome Experiments have demonstrated its power and promise of wonderful things to come.
JavaScript presents the web developer with further challenges. It is yet another language that must be learned and mastered. Designed as an interpreted scripting language, it lacks the rigors of compilers hence it is more difficult to use when developing large and complex systems. For the same reason it is hardly used on the server-side, requiring the developer to think in multiple languages across platforms.



