Goodies Depot

Web Resources, HTML, SEO, AJAX, PHP, ERP, SAP, Microsoft Dynamics and latest IT Goodies.

Archive for September, 2009

Create Mobile Applications With Just HTML, CSS & jQuery: jQTouch

Posted by gpy6529 On September - 3 - 2009

jQTouch is a jQuery plugin for creating mobile applications with just HTML, CSS & JavaScript.

It comes with native animations, automatic navigation, and themes for mobile WebKit browsers like iPhone, G1, and Pre.

jQuery Webkit Pluginajax

It can be setup in a few minutes & totally customized with the selector options.

It has 2 ready-to-use themes:

  • default Apple theme
  • jQTouch theme

and new ones can be created with less effort.

The plugin offers page history management and CSS3 page transitions including 3d flip. Also, it easily allows applications to run in fullscreen mode with custom icons and startup screens.

Uncategorized

Analyzing PHP Performance: PHP Quick Profiler

Posted by gpy6529 On September - 3 - 2009

w248h220_php-logoFirebug is the most popular tool for analyzing HTML, CSS & JavaScript based webpages. Now, there is PHP Quick Profiler (PQP), which can be called as Firebug for PHP.

It is specially focused on analyzing the performance of PHP codes. With a beautiful interface, PQP can:

  • log memory usage
  • display the number & sizes of included files
  • show page execution times
  • log database queries

PHP Quick Profiler

PHP Quick Profiler is not a plug & play solution as every project may have a totally different structure. But, by following the setup information & the example provided, it is easy to integrate.

To see how functional it is, you can check the demo.

Uncategorized
Monday, April 29, 2024