Scripts and Applications related scripts & softwares
hnGuestbook is a simple guestbook that use flat file to store the messages. That's mean no SQL database is required. The guestbook uses AJAX technology, so you could view the pages, and sign the guestbook without reloading the whole page. Some of features are bad words filter, spam protection, and a simple admin panel to manage the messages.
Load dynamic page content into a block element, without needing to reload the entire page, using a PHP backend and javascript.
This is an extension for scriptaculous. Creates a select control in place of the html element with the id specified. It functions similar to Ajax.InPlaceEditor but instead of an input control, it creates a select control with a list of options from which to choose. The parameters ‘values’ and ‘labels’ are arrays (of the same length) from which the options are defined.
An extension for scriptaculous. Creates several select controls in place of the html element with the id specified. It functions similar to “Ajax.InPlaceSelect” but instead it creates several select boxes with year, month, day, hour, minute for choosing date and time.
This class can be used to lookup text expressions/images on the server a page using AJAX to avoid page reloading.
When a user drags the mouse over a link of a site page popup window with the expression appears. And it disappears when the user takes the mouse out from the link.
The same way the class allows to add to your site context help, in-text advertising and news with descriptions by request
You might already have heard of logahead - the Ajaxified blogging engine using PHP4 and mySQL database.
logahead UNU edition is a one person blogging engine - simple to use but with a lot of features and nice gadgets. If you do not want to fool around with scripts and codes and just want to blog you may want to give a try to logahead UNU edition.
Yes you've heard right! Well, but before you begin to drool all over the place, there is one downside: it requires a Perl script that allows you to know the upload progress. But besides this little downer you have a maximum of flexibility regarding the design of your progress-bar and integration in your system. The perl script, and some php snippets have been taken from the Uber Uploader project. My work only includes the JavaScript class that allows you to monitor the file uploads of any form, as well as the integration with the CakePHP framework and some modifications to the original perl code.
This is a file browser made in PHP5 so you will need this for it to work. It's all Ajax so you'll get a directory tree without having to make read all the directories at once. It's been made so that you can incorporate it in your scripts with minimum hassle.
Come and see the demo.
With this very easy to install script, you can give your visitors the possibiliy of searching for books after filling in keywords. By using Ajax, the results appear fast on the same page (no new page is loaded). Each result is shown with the title of the book, the current price at amazon.com, a small picture and a book-description. If you are a member of the amazon.com-associate-prog ramm, the script generates for each result an associate-link with your associate-id.
You can see the script in action on the author's page.
Another aproach of combining existed AJAX frameworks under single Application Markup Language.
WAML - Web Application Markup Language. WAML allows you to define your web application appearance and functionality by using simple XML like syntax mixed with HTML. The idea behind WAML is to simplify application functionality definition and provide flexible access to UI objects, data and communication services. WAML functionality build on top of existed AJAX frameworks available for public use.
|