Parse XML with jQuery without a plugin

Posted on

A few days ago I found a jQuery Plugin called jParse that allows you to quickly and easily parse XML.  While this is a great plugin and does exactly as it says, I personally try not to use too many plugins in my JavaScript Programing.  So I decided to write a tutorial to show you how easy it actually is to Parse XML via jQuery. Lets first take a look at the XML file we are… Read more »


Open Source Photo Gallery

Posted on

If you haven’t heard of Plogger than this is for you. Plogger is an open-source photo gallery system it is very simple yet very powerful. Integrating Plogger into your website is very easy and only requires three lines of PHP, after you configure it on your server. Plogger gallery has a full XML generator and you can fully customize Plogger to look like your site.