<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Webmaster Bulletin &#187; Web Components</title>
	<atom:link href="http://www.webmasterbulletin.net/category/technologies/components/feed" rel="self" type="application/rss+xml" />
	<link>http://www.webmasterbulletin.net</link>
	<description>Rambling around the web publishing industry</description>
	<lastBuildDate>Wed, 01 Feb 2012 20:56:28 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Crud for code igniter</title>
		<link>http://www.webmasterbulletin.net/2011/09/crud-for-code-igniter/1539?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=crud-for-code-igniter</link>
		<comments>http://www.webmasterbulletin.net/2011/09/crud-for-code-igniter/1539#comments</comments>
		<pubDate>Mon, 12 Sep 2011 10:58:20 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Databases]]></category>
		<category><![CDATA[Web Components]]></category>

		<guid isPermaLink="false">http://www.webmasterbulletin.net/?p=1539</guid>
		<description><![CDATA[Code igniter is a popular php development framework that comes with basic functions for database management and is the basis foundation for a few projects that perform database records CRUD (create Read update Delete) functions http://carbogrid.sourceforge.net/ http://www.grocerycrud.com/ is a lightweight but efficient database CRUD solution, that offers a lot of useful implementations straight out of [...]]]></description>
		<wfw:commentRss>http://www.webmasterbulletin.net/2011/09/crud-for-code-igniter/1539/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Magento : programmatically add custom options for products</title>
		<link>http://www.webmasterbulletin.net/2011/04/magento-programmatically-add-custom-options/1417?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=magento-programmatically-add-custom-options</link>
		<comments>http://www.webmasterbulletin.net/2011/04/magento-programmatically-add-custom-options/1417#comments</comments>
		<pubDate>Fri, 15 Apr 2011 08:12:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Web Components]]></category>

		<guid isPermaLink="false">http://www.webmasterbulletin.net/?p=1417</guid>
		<description><![CDATA[I&#8217;ve found plenty of places on magento forums and websites that mention adding custom options to products : none of them seemed to work on my installation (1.5) so I suppose each version has its own tweaks. The technique below catches a specific event that is fired when the product is being saved from the [...]]]></description>
		<wfw:commentRss>http://www.webmasterbulletin.net/2011/04/magento-programmatically-add-custom-options/1417/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mapress pro : use taxonomies to generate maps</title>
		<link>http://www.webmasterbulletin.net/2011/03/mapress-pro-use-taxonomies-to-generate-maps/1394?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=mapress-pro-use-taxonomies-to-generate-maps</link>
		<comments>http://www.webmasterbulletin.net/2011/03/mapress-pro-use-taxonomies-to-generate-maps/1394#comments</comments>
		<pubDate>Wed, 23 Mar 2011 14:54:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Web Applications]]></category>
		<category><![CDATA[Web Components]]></category>
		<category><![CDATA[maps]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.webmasterbulletin.net/?p=1394</guid>
		<description><![CDATA[Mappress pro, a plugin for wordpress, is worth its price : it can automatically create maps from custom fields adresses. I needed the possibility to create maps from a specific taxonomy, and this requires some hacking. here&#8217;s the way to go for serious coders who want, like me, to spend one  intense hour . hope [...]]]></description>
		<wfw:commentRss>http://www.webmasterbulletin.net/2011/03/mapress-pro-use-taxonomies-to-generate-maps/1394/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>jsLINB, another javascript interface champion</title>
		<link>http://www.webmasterbulletin.net/2010/10/jslinb-another-javascript-interface-champion/1342?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=jslinb-another-javascript-interface-champion</link>
		<comments>http://www.webmasterbulletin.net/2010/10/jslinb-another-javascript-interface-champion/1342#comments</comments>
		<pubDate>Wed, 20 Oct 2010 08:00:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Web Components]]></category>

		<guid isPermaLink="false">http://www.webmasterbulletin.net/?p=1342</guid>
		<description><![CDATA[My search for the ultimate interface javascript  widget technology has led me inside the wonders of ext js,  jquery, and sometimes prototype libraries. Here comes jsLINB, which comes with a lot of pre defined widgets such as the hierarchical tree, drag and drop, grids, a rich text editor,  and especially a very efficient interface builder [...]]]></description>
		<wfw:commentRss>http://www.webmasterbulletin.net/2010/10/jslinb-another-javascript-interface-champion/1342/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Allow users to submit posts with wordpress</title>
		<link>http://www.webmasterbulletin.net/2010/06/allow-users-to-submit-posts-with-wordpress/1240?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=allow-users-to-submit-posts-with-wordpress</link>
		<comments>http://www.webmasterbulletin.net/2010/06/allow-users-to-submit-posts-with-wordpress/1240#comments</comments>
		<pubDate>Fri, 04 Jun 2010 11:14:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Web Components]]></category>

		<guid isPermaLink="false">http://www.webmasterbulletin.net/?p=1240</guid>
		<description><![CDATA[Besides the famous CFORMS plugins, opther plugins exist that forward user input directly to posts TDO Mini Forms : comes with a lot of options that specify who can publish what and how new posts are moderated FV Community News]]></description>
		<wfw:commentRss>http://www.webmasterbulletin.net/2010/06/allow-users-to-submit-posts-with-wordpress/1240/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>ixedit : Jquery development without coding</title>
		<link>http://www.webmasterbulletin.net/2009/09/ixedit-jquery-development-without-coding/993?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=ixedit-jquery-development-without-coding</link>
		<comments>http://www.webmasterbulletin.net/2009/09/ixedit-jquery-development-without-coding/993#comments</comments>
		<pubDate>Tue, 08 Sep 2009 09:22:18 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Web Components]]></category>
		<category><![CDATA[jquery]]></category>

		<guid isPermaLink="false">http://www.webmasterbulletin.net/?p=993</guid>
		<description><![CDATA[IxEdit is a JavaScript-based interaction design tool for the web taht gives designers and developers a few ready to use jquery tools, such as animation, form enhancements (date picker), and DOM manipulation, all designed within a web based interface. It uses GEARS, a tool developed by google that interfaces browsers with desktop, and the only [...]]]></description>
		<wfw:commentRss>http://www.webmasterbulletin.net/2009/09/ixedit-jquery-development-without-coding/993/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Jquery drop down menu, named mega</title>
		<link>http://www.webmasterbulletin.net/2009/08/jquery-drop-down-menu-named-mega/964?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=jquery-drop-down-menu-named-mega</link>
		<comments>http://www.webmasterbulletin.net/2009/08/jquery-drop-down-menu-named-mega/964#comments</comments>
		<pubDate>Tue, 25 Aug 2009 12:53:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Web Components]]></category>
		<category><![CDATA[jquery]]></category>

		<guid isPermaLink="false">http://www.webmasterbulletin.net/?p=964</guid>
		<description><![CDATA[I usually take superfish for granted when working on a jquery based drop down menu : based on regular ul / li tags, it uses CSS layout directives to position menu items, which I have tried up to 3 levels of navigation. I have just found another good example of submenu implementation that demonstrates the [...]]]></description>
		<wfw:commentRss>http://www.webmasterbulletin.net/2009/08/jquery-drop-down-menu-named-mega/964/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>jquery goodies</title>
		<link>http://www.webmasterbulletin.net/2009/06/jquery-goodies/898?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=jquery-goodies</link>
		<comments>http://www.webmasterbulletin.net/2009/06/jquery-goodies/898#comments</comments>
		<pubDate>Mon, 29 Jun 2009 07:01:17 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Web Components]]></category>

		<guid isPermaLink="false">http://www.webmasterbulletin.net/?p=898</guid>
		<description><![CDATA[vertical scroll http://www.webdesignbooth.com/create-a-vertical-scrolling-news-ticker-with-jquery-and-jcarousel-lite/ portlets  feature drag/drop, expand, collapse and many more features! http://sonspring.com/journal/jquery-portlets grid plugin : new version with master  /detail view http://www.trirand.com/blog/ jquery dynamic drag &#38; drop http://www.webresourcesdepot.com/dynamic-dragn-drop-with-jquery-and-php]]></description>
		<wfw:commentRss>http://www.webmasterbulletin.net/2009/06/jquery-goodies/898/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Form builders : getting hot</title>
		<link>http://www.webmasterbulletin.net/2009/06/form-builders-getting-hot/878?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=form-builders-getting-hot</link>
		<comments>http://www.webmasterbulletin.net/2009/06/form-builders-getting-hot/878#comments</comments>
		<pubDate>Mon, 15 Jun 2009 07:06:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Web Components]]></category>
		<category><![CDATA[forms]]></category>

		<guid isPermaLink="false">http://www.webmasterbulletin.net/?p=878</guid>
		<description><![CDATA[A few months ago I published a quick comparison of 3 opensource cmses that come with a form builder. At the time the form builder feature was quite new and innovative, it now comes as a standard feature in a lot of web publishing solutions. I have reviewed a few hosted form makers, such as [...]]]></description>
		<wfw:commentRss>http://www.webmasterbulletin.net/2009/06/form-builders-getting-hot/878/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Magento : display product image on invoice + shipping PDF</title>
		<link>http://www.webmasterbulletin.net/2009/06/magento-display-product-image-on-invoice-shipping-pdf/873?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=magento-display-product-image-on-invoice-shipping-pdf</link>
		<comments>http://www.webmasterbulletin.net/2009/06/magento-display-product-image-on-invoice-shipping-pdf/873#comments</comments>
		<pubDate>Thu, 04 Jun 2009 14:36:34 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Web Components]]></category>
		<category><![CDATA[magento]]></category>

		<guid isPermaLink="false">http://www.webmasterbulletin.net/?p=873</guid>
		<description><![CDATA[Magento&#8217;s wiki has a few articles on the subject of Magento&#8217;s PDF generation, which is not very efficient in its default version : one of the main critics I&#8217;ve seen is the size of the generated PDF, which can fly to more than 1MB, where a simple font replacement can bring the weight to less [...]]]></description>
		<wfw:commentRss>http://www.webmasterbulletin.net/2009/06/magento-display-product-image-on-invoice-shipping-pdf/873/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

