Sponsorised links
This month
Sponsorised links
October 2009
September 2009
August 2009
Best Open Source Resources for Web Developers | WebAppers
BLog programmation, Mootools
July 2009
phatfusion
javascript and flash development.
here you will find a few experiments, ideas, plugins and anything else i'm working on that i think might be of interest to others.
i'll post ideas and thoughts about projects i'm working on in my blog
The phatfusion forum has been taken down due to spaming, hopefully should be back up soon.
mootools plugins:
>image menu : horizontal menu, reveals more of the image as you rollover it.
>validate : form validation.
>lightbox : An inline image popup, overlays and fades out the current page.
>multibox : lightbox that supports images, flash, video, mp3s, html.
>slideshow : transition between images.
>sortable : tablesort and filter tables.
>slider : bar and slider.
>rounded corners : creates rounded corners on divs.
>page loader : Load a div from another page into a div on this page.
May 2009
April 2009
March 2009
TableGear - AndrewPlummer.com
TableGear is a software package for working with data on the web. It is designed get your data into a web page, and let you work with it quickly and easily, the way you would in powerful desktop applications like Excel.
TableGear is...
...100% XHTML compliant.
...designed for PHP and MySQL, but can still be used on other systems.
...built on the MooTools Javascript framework.
...degradable for browsers without Javascript, like mobile devices.
...quick, allowing you to be more productive.
...customizable, giving you total control over your tables and form elements.
...well documented, so you can learn how to use it quickly.
The TableGear package has two parts. TableGear.php is concerned with fetching data, formatting it, and getting it into an XHTML table. It also handles submitted data, both from AJAX calls and a standard POST, and returns data to the application. TableGear.js handles the client-side functions that make the tables dynamic including sorting, editing and keyboard shortcuts. These scripts can be used independently, but are designed to be used together.
Form Check
plugin mootools permettant la validation des formulaire de façon très simple et esthétiques
February 2009
Simple Cross Browser Carousel with Paging using Mootools
With a variety of Carousels out there , many for Mootools as well, I still decided to write my own Carousel Class, for some good reasons
