Archive for the ‘Javascript’ Category
Friday, November 23rd, 2007
Update 12/07/2007: per Brian Cherne comments, I decided to run these test again in Firefox with firebug lite instead of firebug and the execution times were dreastically different. So, to "level the playing field" I would suggest that you turn off firebug or disable it for the page and refresh, you will get the [...]
Posted in Javascript, Web Development, jQuery | 10 Comments »
Sunday, November 18th, 2007
When building my first real plugin for Wordpress, I wanted to utilize some Ajax approaches that would use JSON and which would make for a speedy process, but quickly found that 1) PHP4 does not support the "json_decode" function, 2) the classes that json.org recommended were too hard to put into play, and 3) once [...]
Posted in Javascript, PHP | No Comments »
Friday, November 2nd, 2007
It's not jQuery but it does a nice job of taking a problem and fixing. The VerticalFillJs script was written by Dan Drinkard over at displayawesome.com, head over to his blog post to see it in action.
Basically what this code snippet does, is that it takes an element that has a set high and [...]
Posted in Javascript | No Comments »
Tuesday, October 23rd, 2007
Well, today is October 23, 2007 and I will be leaving the comfort of my home to go learn something about this thing called "Ajax" and related elements. What do I expect to get out the this experience? Not really sure; more knowledge? correct procedures? new ideas? Really not sure, but I [...]
Posted in Javascript, The Ajax Experience, jQuery | No Comments »
Tuesday, October 2nd, 2007
With the success of the jqGalView Plugin I've decided to release the jQuery jqGalViewII (beta) Plugin which allows you to take a grouping of images and turn it into an flash-like image/photo gallery, much like what the jqGalView Plugin does for you. It allows you to style it how ever you want and add as many images at you want.
Posted in Flash Alternatives, Javascript, Photogallery, jQuery, jQuery Plugin | 121 Comments »
Sunday, September 30th, 2007
The jQuery jqGalView Plugin allows you to take a grouping of images and turn it into an flash-like image/photo gallery. It allows you to style it how ever you want and add as many images at you want.
Posted in Flash Alternatives, Javascript, Photogallery, jQuery, jQuery Plugin | 60 Comments »
Saturday, September 15th, 2007
The jqAmungUs widget is a jQuery plugin that will aide as an alternative to the
icon and will give more detail to who is currently on your site and alternatively whose been on your site and where they came from (as far as country is concerned).
Posted in Javascript, jQuery, jQuery Plugin | 6 Comments »
Thursday, September 13th, 2007
The jQuery jqAlbumParser Plugin takes a link linking to your Flickr or Picasa photo album and parses it into your current layout as is or hook in another plugin like the jqGalView Plugin, the jqGalScroll Plugin, the jqGalViewII Plugin or the jqShuffle Plugin to create your photo gallery on the fly and with very little [...]
Posted in Javascript, Photogallery, Plugin, jQuery, jQuery Plugin | 33 Comments »
Sunday, September 9th, 2007
The jQuery jsGalScroll Plugin allows you to take a grouping of images and turn them into an scrolling photo gallery with pagination.
Posted in Flash Alternatives, Javascript, Photogallery, jQuery, jQuery Plugin | 132 Comments »
Monday, August 20th, 2007
The jQuery jqShuffle Plugin allows you to take a list/group of photos/paragraphs and shuffle through them. When set, it provides a flash-like photo gallery effect.
The plugin is still in development as far as extras go. Base functionality will take your list and produce a shuffle effect similiar to the way you would shuffle a stack of photos, taking the top most photo, moving it to the left and then repositioning it to the bottom of the stack.
Posted in Flash Alternatives, Javascript, jQuery, jQuery Plugin | 5 Comments »