of Internet technologies.
In this tutorial I provide a sample travel booking from with JavaScript code to turn it interactive. It means that the response to your actions is immediate - there is no need to submit the form. This script could be further extended to fetch up-to-date prices from the server using Ajax queries. Additionally, I created a general purpose jQuery plug-in that helps creating this kind of forms with rule-based pricing.
Drupal Comment Form ThemingTheming Drupal comment forms is like theming web forms, except for one trick: it requires you to add your template to Drupal theme registry. Continue reading to see how. |
Dojo Grid with CakePHPJavaScript grid is an advanced replacement for the standard HTML table element. Several (RIA) toolkits provide their own data grid components with various advanced features, like sorting and in-place editing. I'll outline in this tutorial how to use Dojox DataGrid together with a popular PHP framework — CakePHP. |
Ajax MVC - RIA Design PatternModel-View-Controller (MVC) Design Pattern is a way to structure software. As web applications are moving towards Rich Internet Applications (RIA), the client side is growing more complex. I'll show in this tutorial how MVC can be used to structure an Ajax-application. |
Online Payment Method ComparisonFor an e-commerce site there are a lot of payment options available: Credit Cards (Visa, Mastercard), Paypal, Google Checkout, Authorize.Net, Bank Transfer, Cheque, etc. But which one should you choose? |
Juho Manninen has several years of experience in cooking tasty web sites and nutritious web applications. After graduation he won his spurs as a software developer in Helsinki, Finland. Currently he is living in Prague, Czech Republic. Contact Juho.