Posts Tagged ‘jquery’
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 »
Tuesday, March 4th, 2008
I just realized that I’ve completely stopped using HTML Ajax. The framework has become completely superfluous for me now that I’m using jQuery’s $.post method.... Read More
Tags: html ajax, jquery, PHP
Posted in Ajax, PHP | 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 »
Friday, January 18th, 2008
Time for some nice links again, as usual most links are from Dzone.... Read More
Tags: flex, Javascript, jquery, PHP, Ruby, Speedlinking
Posted in Speedlinking | No Comments »
Wednesday, January 9th, 2008
The blog saga continues, we still don’t have any fancy Wordpress style filtering of the content. You know, creating these nice looking quotes and filtering potentially nasty html and stuff. Sure enough, TinyMCE has some function for allowing only certain tags and discarding others but I haven’t had time to look at that yet, I will though… Fancy filtering is not in the requirements for this project either however. But changing and deleting blog posts are necessary actions though, so is some kind of search for articles. Let’s begin by looking at what’s been added to the desktop menu:... Read More
Tags: jquery, PHP, Smarty, zend framework
Posted in Javascript, PHP, Smarty, Zend Framework | 4 Comments »
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 | 3 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 | 8 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.
We have now introduced sorting a table with the jQuery tablesorter plugin and scrolling the main window upwards to compensate for toggling a div off. In effect, when we toggle the visibility of a div on we scroll down to that div so it ends up slightly below the top of the screen. When we toggle it off we scroll back by the height of the div to get back to somewhere in the vicinity of where we were when the div was toggled on. ... Read More
Tags: css, html, Javascript, jquery, tablesorter
Posted in Javascript, jQuery | 9 Comments »
Friday, December 7th, 2007
This time we will take a look at the current state of the gallery section.... Read More
Tags: css, Javascript, jquery, PHP, scrollto, Smarty, zend framework
Posted in Javascript, PHP, Smarty, Zend Framework | 9 Comments »
Friday, December 7th, 2007
Update 01/11/2008: There is now a new Flash only version that works properly with version 10 of the player.... Read More
Tags: ajax, flash, flex, Javascript, jquery, PHP, Smarty, uploading
Posted in Ajax, Flex, Flash and AMFPHP, Javascript, jQuery | No Comments »