Share this blog
Expert Tips
Make your site load faster Do you have a form with many images on it? Here is a simple way to improve its loading speed: Select all Image controls on your form, and set their Bundled property to True. This will prompt the Morfik compiler to pack images together so that they can be all downloaded with a single request, resulting in faster page load time and better user experience – all images will appear simultaneously rather than one at a time.
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 ‘IDE’
For more than a decade form has been favoured over function on the web. As the business community recognised the imperative of a web presence, graphic designers usurped the website development opportunities while desktop developers took a back seat.
The static nature of web pages and the initial limitations of browser scripting, coupled with the stateless nature of the medium, obscured the true potential of the web. Even some of the most visionary of commentators dismissed the web as a passing fad and ushered the confused developers back around the desktop.
Initially, graphic designers simply transferred their clients’ printed glossy brochures onto the web. Using their photographic design tools, they pushed the envelope for web page design to its absolute limit, producing spectacular visual results while underneath lurked messy hacks and awkward workarounds.
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
Developing the equivalent of a Visual Basic or Delphi class IDE for the web is easier said than done. Many have tried yet failed to deliver. The main challenges have been the fluid presentation of content within the browser, a shortage of effective debugging tools for JavaScript, browser incompatibilities, the photographic nature of visual elements, the use of different languages on the server and browser, database connectivity and over-reliance on plug-in browser extensions.



