Categories
Tags → Ajax Problems

Clean A Lightweight Ajax Based Framework

There are frameworks you can use today that comes in as a lightweight yet highly efficient Ajax based framework. However, once you have started using this particular framework things might not be as powerful as they are. They are able to solve your c...
DETAILS

Uploaderr - file uploading script

Uploaderr is a very easy to use and great looking AJAX powered file uploading script. The install takes about 5 minutes and you will be ready to run your own file hosting website. Some of the script features are: * Change the maximum all...
DETAILS

More Security Measure for Ajax

Even with all the flaws that we will find in an Ajax based website, there are security measures that we could do to ensure security in our website. Before we go to different security measures, let us first note one of the biggest problems in an Ajax...
DETAILS

Getting User IP with Ajax (Javascript/PHP)

A small tutorial where I describe how to get a Userip with Ajax and making it afterwards available as javascript var. I describe two ways - in a pure php site and how to do it in a htm or html site (with Ajax). Perhaps it may help you, as I see it ve...
DETAILS

PHP calendar with AJAX driven agenda

This AJAX driven PHP calendar is made of three parts: the calendar (basic PHP), two OOP Classes (one for the handling of agenda data, one for the handling of the complex agenda form) and the script for the AJAX requests and form validation. Design an...
DETAILS

Errors That Developers Make With Ajax

Errors That Developers Make With Ajax Basic Things That Developers Must Avoid While Ajax has been the subject of hype for its ability to make web applications much more interactive, with power comes responsibility, and Ajax can be dangerous in the ha...
DETAILS

Ajax in Action

Ajax in Action helps you implement that thinking--it explains how to distribute the application between the client and the server (hint: use a &"nested MVC&" design) while retaining the integrity of the system. You will learn how to...
DETAILS

Ajax Mistakes

Ajax is also a dangerous technology for Web developers, its power introduces a huge amount of UI problems as well as server side state problems and server load problems. I&�ve compiled a list of the many mistakes developers using Ajax ...
DETAILS

Ruby on Rails: Up and Running

This compact guide teaches you the basics of installing and using both the Ruby scripting language and the Rails framework for the quick development of web applications. Ruby on Rails: Up and Running covers just about everything you need - from makin...
DETAILS
©2003-2008 jCay.com