Archive for the ‘jQuery’ Category
Thursday, July 24th, 2008
The goal of this interface was in essence a combination of the military budgets example and the zooming with overview example. It turned out to be more complicated than just pasting the code from both, anyway below is a screenshot of the result so far.... Read More
Tags: flot, jflot, jquery
Posted in Javascript, jQuery | No Comments »
Saturday, July 12th, 2008
If you are new to MODx you might want to check out the newbie MODx tutorial before you continue.... Read More
Tags: jquery, jquery flash, MODx
Posted in CMS, Javascript, MODx, jQuery | No Comments »
Sunday, July 6th, 2008
I’ve begun creating a site for a friend of mine who will sell diving, Asian Diving Vacation (please don’t bitch about the way it looks at this point, it’s a work in progress, the only reason I’m linking to it at this point is because there is also a lot of bitching about demos going on, so here you go demo freaks) . I’m using MODx because it simply rocks for the purpose, we don’t need any strange modules that would require something from the giant repositories of Drupal or Joomla.... Read More
Tags: css, html, Javascript, jquery, MODx, treeview, wayfinder, yaml
Posted in CMS, HTML + CSS, Javascript, MODx, jQuery | No Comments »
Thursday, June 19th, 2008
Today I noticed a nice, short example of the Zend Framework, jQuery and Smarty stack I’m using. It’s got a lot of niceties from each component in a very small space, perfect for showcasing each and how they can be integrated!... Read More
Tags: jquery, Smarty, zend framework
Posted in Ajax, Javascript, PHP, Smarty, Zend Framework, jQuery | No Comments »
Wednesday, February 13th, 2008
This tutorial is about mimicking an Excel style interface that hooks into a database through Ajax. Most of the logic that creates the richness of the application is handled with jQuery. ... Read More
Tags: ajax, Javascript, jquery, ria, Smarty
Posted in jQuery | No Comments »
Tuesday, January 29th, 2008
I recently did a rich interface to handle various configuration settings using jQuery and jQuery UI to be able to drag stuff around to control sorting. There are three possibilities:... Read More
Tags: draggable, Javascript, jquery ui, PHP, Smarty
Posted in jQuery | 1 Comment »
Friday, December 28th, 2007
In this article I will describe setting up an interface for writing articles that is reminiscent of Wordpress but much simpler. We will use jQuery and a suitable plugin to do client side validation, we will also implement some jQuery AJAX to make the form more responsive.... Read More
Tags: ajax, Javascript, jquery, Smarty, validationaide
Posted in jQuery | 2 Comments »
Friday, December 21st, 2007
Today I found Chili which is a jQuery plugin. I’ve been looking for something like this for quite some time. The ability to highlight code snippets client side is a very appealing thought. No more server side manipulation that might be prone to errors, follow the link to Priyadi’s autoescape plugin below for a more thorough discussion.... Read More
Tags: chili, code highlighting, jquery, PHP, Wordpress
Posted in Wordpress, jQuery | 4 Comments »
Tuesday, December 11th, 2007
This is a continuation of the scrolling and toggling tutorial. Some of it’s content is discussed here, without much explanation. ... Read More
Tags: css, html, Javascript, jquery, tablesorter
Posted in jQuery | 4 Comments »
Friday, December 7th, 2007
As you might know I’m currently working on a custom cms/community project and the specs state that each user should have a simple gallery. However, I’m really, really tired of uploading files the traditional way through file inputs. There is for instance no way of telling how the upload is going or preventing too big files before they are already on the server, just to name two problems. To make a long story short, it’s kinda primitive.... Read More
Tags: ajax, flash, flex, Javascript, jquery, PHP, Smarty, uploading
Posted in Ajax, Flex, Flash and AMFPHP, Javascript, jQuery | No Comments »