<?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>No Extra Time</title>
	<atom:link href="http://www.noextratime.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.noextratime.com</link>
	<description>Web Design &#38; Development</description>
	<lastBuildDate>Tue, 11 Oct 2011 20:14:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>The End-All to Cross Browser CSS woes!</title>
		<link>http://www.noextratime.com/the-end-all-to-cross-browser-css-woes/</link>
		<comments>http://www.noextratime.com/the-end-all-to-cross-browser-css-woes/#comments</comments>
		<pubDate>Tue, 11 Oct 2011 20:13:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Cross Browser]]></category>
		<category><![CDATA[Cross Browser Compatibility]]></category>
		<category><![CDATA[Cross Browser CSS]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Mobile Website]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[wordpress plugin]]></category>

		<guid isPermaLink="false">http://www.noextratime.com/?p=517</guid>
		<description><![CDATA[Check out my newest little project that will serve up your standard CSS along with a CSS file (if its available) for the users browser. For example, you have you standard style.css file that has all of your sites CSS rules. Then, you notice a CSS bug that occurs in Safari, so you would create [...]]]></description>
			<content:encoded><![CDATA[<p>Check out my newest little project that will serve up your standard CSS along with a CSS file (if its available) for the users browser. </p>
<p>For example, you have you standard style.css file that has all of your sites CSS rules. Then, you notice a CSS bug that occurs in Safari, so you would create safari.css and this little system will detect when Safari shows up and serve up the style.css file with the safari.css file appended to the end of it (Yes, it combines them into one file) and it also offers browser compression and setting of the browser cache so that newly combined/formed, specific browser tailored, with line breaks and CSS comments removed for best compression, and then browser cache set so the browser and server both get the best and most efficient single CSS file to work with.</p>
<p>You can configure everything:</p>
<ul>
<li>You can set multiple &#8220;base&#8221; css files. i.e. reset.css and style.css or whatever.</li>
<li>You can configure if you want it do remove line breaks and/or all CSS comments</li>
<li>You can configure if you want the file to be compressed or not</li>
<li>You can set as many specific browser and browser version specific CSS files, or none at all. For Example:
<ul>
<li>chrome.css</li>
<li>firefox.css</li>
<li>ie-all.css</li>
<li>ie-lte6.css</li>
<li>ie-lte8.css</li>
</ul>
</li>
</ul>
<h2><a target="_blank" href="/wp-content/css-browser-detection/">Click Here for Demo</a></h2>
<h6><b>(view this same page from different browsers&#8230;)</b></h6>
<div style="clear:both;width:100%;height:30px;"></div>
<h4><a href="/contact/">Contact me if you&#8217;re interested!</a></h4>
]]></content:encoded>
			<wfw:commentRss>http://www.noextratime.com/the-end-all-to-cross-browser-css-woes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress Plugin &#8211; Contextual Page Template Editor</title>
		<link>http://www.noextratime.com/wordpress-plugin-contextual-page-template-editor/</link>
		<comments>http://www.noextratime.com/wordpress-plugin-contextual-page-template-editor/#comments</comments>
		<pubDate>Fri, 03 Sep 2010 08:41:09 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[custom page template]]></category>
		<category><![CDATA[page template]]></category>
		<category><![CDATA[page templates]]></category>
		<category><![CDATA[wordpress page template]]></category>
		<category><![CDATA[wordpress plug-in]]></category>
		<category><![CDATA[wordpress plugin]]></category>

		<guid isPermaLink="false">http://www.noextratime.com/?p=412</guid>
		<description><![CDATA[With this wordpress plugin you can edit page templates from within the page they are being used for, you will have a new textarea to edit the actual .php file that is the page template that the page you&#8217;re editing is currently using. If it is not using any custom page template, it doesn&#8217;t show [...]]]></description>
			<content:encoded><![CDATA[<p>With this wordpress plugin you can edit page templates from within the page they are being used for, you will have a new textarea to edit the actual .php file that is the page template that the page you&#8217;re editing is currently using. If it is not using any custom page template, it doesn&#8217;t show the textarea.</p>
<h4>WordPress Plugin Dir:</h4>
<p><a href='http://wordpress.org/extend/plugins/contextual-page-template-editor/'>http://wordpress.org/extend/plugins/contextual-page-template-editor/</a></p>
<h4>Download:</h4>
<p><a href='http://www.noextratime.com/wp-content/uploads/2010/09/contextual-template-editor.zip'>contextual-template-editor.zip</a></p>
<h4>Screenshot:</h4>
<p><a href="http://www.noextratime.com/wp-content/uploads/2010/09/Screen-shot-2010-09-03-at-1.14.38-AM.png"><img src="http://www.noextratime.com/wp-content/uploads/2010/09/Screen-shot-2010-09-03-at-1.14.38-AM-1024x695.png" alt="" title="Contextual Page Template Editor" style="width:100%;" class="alignnone size-large wp-image-413" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.noextratime.com/wordpress-plugin-contextual-page-template-editor/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>NEW: eBay for OpenCart Features &#8211; the Basic Plan and the Awesome Plan:</title>
		<link>http://www.noextratime.com/ebay-for-opencart-plans/</link>
		<comments>http://www.noextratime.com/ebay-for-opencart-plans/#comments</comments>
		<pubDate>Sun, 22 Aug 2010 10:29:45 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.noextratime.com/?p=400</guid>
		<description><![CDATA[.features td, .features th { text-align: center; vertical-align:middle; padding:3px; } .features img{ width:25px; height:25px; } .features tr.alt { background-color:#EFEFEF; } .features tr.titler{ background-color:#DDD; font-weight: bold; font-size: 15px; } .features .leftc{ text-align: left; } Hello everybody! Here are the features for the upcoming OpenCart ebay integration extension. More features and details will be added here, so [...]]]></description>
			<content:encoded><![CDATA[<style>
.features td, .features th {
text-align: center;
vertical-align:middle;
padding:3px;
}
.features img{
width:25px;
height:25px;
}
.features tr.alt {
background-color:#EFEFEF;
}
.features tr.titler{
background-color:#DDD;
font-weight: bold;
font-size: 15px;
}
.features .leftc{
text-align: left;
}
</style>
<p>Hello everybody! Here are the features for the upcoming OpenCart ebay integration extension. More features and details will be added here, so please check back or sign-up for email updates.</p>
<h3 class="wtitle" style="text-align:center;margin:10px 0;"><a style="color:#0088CC;" href="http://ebayforopencart.noextratime.com/wp-content/suggestions/suggestions.php">Click Here to Suggest/Request A Feature</a></h3>
<form action="http://ebayforopencart.noextratime.com/" method="post">
<table class="features">
<tr>
<th width="50%" class="leftc">
<h3>Feature</h3>
</th>
<th width="25%">
<h2>Basic</h2>
</th>
<th width="25%">
<h2>Awesome</h2>
</th>
</tr>
<tr class="titler">
<td class="leftc">General</td>
<td></td>
<td></td>
</tr>
<tr class="alt">
<td class="leftc">Easy to Use!</td>
<td><img src="http://ebayforopencart.noextratime.com/wp-content/uploads/yes.png" /></td>
<td><img src="http://ebayforopencart.noextratime.com/wp-content/uploads/yes.png" /></td>
</tr>
<tr>
<td class="leftc">Move your inventory faster!</td>
<td><img src="http://ebayforopencart.noextratime.com/wp-content/uploads/yes.png" /></td>
<td><img src="http://ebayforopencart.noextratime.com/wp-content/uploads/yes.png" /></td>
</tr>
<tr class="alt">
<td class="leftc">OC Version compatibility: 1.4.7-Current
<p style="font-size:11px;">(More backwards compatibility coming soon&#8230;)</p>
</td>
<td><img src="http://ebayforopencart.noextratime.com/wp-content/uploads/yes.png" /></td>
<td><img src="http://ebayforopencart.noextratime.com/wp-content/uploads/yes.png" /></td>
</tr>
<tr>
<td class="leftc">Same look and feel and flow as the rest of OpenCart Admin</td>
<td><img src="http://ebayforopencart.noextratime.com/wp-content/uploads/yes.png" /></td>
<td><img src="http://ebayforopencart.noextratime.com/wp-content/uploads/yes.png" /></td>
</tr>
<tr class="alt">
<td class="leftc">Email and Forum Support</p>
</td>
<td><img src="http://ebayforopencart.noextratime.com/wp-content/uploads/yes.png" /></td>
<td><img src="http://ebayforopencart.noextratime.com/wp-content/uploads/yes.png" /></td>
</tr>
<tr class="titler">
<td class="leftc titlec">Technology</td>
<td></td>
<td></td>
</tr>
<tr>
<td class="leftc">Uses AJAX to Verify and Submit to eBay</td>
<td><img src="http://ebayforopencart.noextratime.com/wp-content/uploads/yes.png" /></td>
<td><img src="http://ebayforopencart.noextratime.com/wp-content/uploads/yes.png" /></td>
</tr>
<tr  class="alt">
<td class="leftc">Uses AJAX to save your options in the edit screens on the fly</td>
<td><img src="http://ebayforopencart.noextratime.com/wp-content/uploads/yes.png" /></td>
<td><img src="http://ebayforopencart.noextratime.com/wp-content/uploads/yes.png" /></td>
</tr>
<tr class="titler">
<td class="leftc">Good Stuff</td>
<td></td>
<td></td>
</tr>
<tr>
<td class="leftc">One-click install, 5 minute setup</td>
<td><img src="http://ebayforopencart.noextratime.com/wp-content/uploads/yes.png" /></td>
<td><img src="http://ebayforopencart.noextratime.com/wp-content/uploads/yes.png" /></td>
</tr>
<tr class="alt">
<td class="leftc">Submit to eBay right from the edit Product page</td>
<td><img src="http://ebayforopencart.noextratime.com/wp-content/uploads/yes.png" /></td>
<td><img src="http://ebayforopencart.noextratime.com/wp-content/uploads/yes.png" /></td>
</tr>
<tr>
<td class="leftc">View status of submitted listings for a product from the product edit page</td>
<td><img src="http://ebayforopencart.noextratime.com/wp-content/uploads/yes.png" /></td>
<td><img src="http://ebayforopencart.noextratime.com/wp-content/uploads/yes.png" /></td>
</tr>
<tr  class="alt">
<td class="leftc">Template management from eBay Settings Page</td>
<td><img src="http://ebayforopencart.noextratime.com/wp-content/uploads/no.png" /></td>
<td><img src="http://ebayforopencart.noextratime.com/wp-content/uploads/yes.png" /></td>
</tr>
<tr>
<td class="leftc">View current status of all items listed on eBay</td>
<td><img src="http://ebayforopencart.noextratime.com/wp-content/uploads/no.png" /></td>
<td><img src="http://ebayforopencart.noextratime.com/wp-content/uploads/yes.png" /></td>
</tr>
<tr  class="alt">
<td class="leftc">Manage some defaults (ie. location, other basic settings  etc.) on a eBay settings page</td>
<td><img src="http://ebayforopencart.noextratime.com/wp-content/uploads/yes.png" /></td>
<td></td>
</tr>
<tr  class="alt">
<td class="leftc">Manage ALL defaults (ie. listing duration, listing format, shipping options etc.) on a eBay settings page</td>
<td></td>
<td><img src="http://ebayforopencart.noextratime.com/wp-content/uploads/yes.png" /></td>
</tr>
<tr>
<td class="leftc">Support for eBay Stores</td>
<td><img src="http://ebayforopencart.noextratime.com/wp-content/uploads/no.png" /></td>
<td><img src="http://ebayforopencart.noextratime.com/wp-content/uploads/yes.png" /></td>
</tr>
<tr class="alt">
<td class="leftc">(Coming in Awesome V.2) Built in ebay Checkout, so instead of checking out though eBay process, they are sent to your site to complete the checkout, and an order is created in your OC system and everything. </td>
<td><img src="http://ebayforopencart.noextratime.com/wp-content/uploads/no.png" /></td>
<td><img src="http://ebayforopencart.noextratime.com/wp-content/uploads/yes.png" /></td>
</tr>
<tr class="titler">
<td class="leftc">Price per month:</td>
<td>
<h2>$10</h2>
</td>
<td>
<h2>$20</h2>
</td>
</tr>
<tr class="titler" style="background-color:#EFEFEF;">
<td class="leftc">
<h2 style="color:#0088CC;font-size:16px;">Sign up to get notified of updates and when it releases:</h2>
</td>
<td>
<h2>Basic</h2>
</td>
<td>
<h2>Awesome</h2>
</td>
</tr>
<tr class="titler" style="background-color:#EFEFEF;">
<td style="text-align:right;">Name</td>
<td>
<input style="width:125px;margin-bottom:2px;" type="text" name="bname" /></td>
<td>
<input style="width:125px;margin-bottom:2px;" type="text" name="aname" /></td>
</tr>
<tr class="titler" style="background-color:#EFEFEF;">
<td style="text-align:right;">Email</td>
<td>
<input style="width:125px;margin-bottom:2px;" type="text" name="basic" /></td>
<td>
<input style="width:125px;margin-bottom:2px;" type="text" name="awesome" /></td>
</tr>
<tr class="titler" style="background-color:#EFEFEF;">
<td class="leftc"></td>
<td>
<input   type="submit" name="basicsub" value="Get Notified!" /></td>
<td>
<input type="submit" name="awesomesub" value="Get Notified!" /></td>
</tr>
</table>
</form>
<h3 class="wtitle" style="text-align:center;margin:10px 0;"><a style="color:#0088CC;" href="http://ebayforopencart.noextratime.com/wp-content/suggestions/suggestions.php">Click Here to Suggest/Request A Feature</a></h3>
]]></content:encoded>
			<wfw:commentRss>http://www.noextratime.com/ebay-for-opencart-plans/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mobile E-commerce Add-on/Module/Extension/Theme</title>
		<link>http://www.noextratime.com/mobile-e-commerce-add-onmoduleextensiontheme/</link>
		<comments>http://www.noextratime.com/mobile-e-commerce-add-onmoduleextensiontheme/#comments</comments>
		<pubDate>Thu, 12 Aug 2010 06:32:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[E-commerce]]></category>
		<category><![CDATA[OpenCart]]></category>
		<category><![CDATA[OsCommerce]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Zen Cart]]></category>
		<category><![CDATA[Android E-commerce website]]></category>
		<category><![CDATA[iPhone E-commerce Website]]></category>
		<category><![CDATA[Mobile E-commerce]]></category>
		<category><![CDATA[Mobile Friendly E-commerce Website]]></category>
		<category><![CDATA[Mobile Website]]></category>
		<category><![CDATA[OpenCart Extension]]></category>
		<category><![CDATA[OpenCart Mobile]]></category>
		<category><![CDATA[OpenCart Module]]></category>
		<category><![CDATA[OpenCart Modules]]></category>
		<category><![CDATA[OsCommerce Mobile]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[Zen Cart Mobile]]></category>

		<guid isPermaLink="false">http://www.noextratime.com/?p=391</guid>
		<description><![CDATA[I am in the early development of a mobile plug-in/extension that would turn your existing, Open Cart, OsCommerce, or ZenCart e-commerce store into a mobile friendly e-commerce store. It will be an add-on or extension to your existing site, so it wouldn&#8217;t interfere with anything you have setup already, it will just offer up this [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.noextratime.com/wp-content/uploads/2010/08/Screen-shot-2010-08-11-at-11.11.47-PM.png" alt="" title="Mobile Friendly e-commerce - Screenshot" width="195" height="274" class="alignright size-full wp-image-392" />I am in the early development of a mobile plug-in/extension that would turn your existing, Open Cart, OsCommerce, or ZenCart e-commerce store into a mobile friendly e-commerce store. It will be an add-on or extension to your existing site, so it wouldn&#8217;t interfere with anything you have setup already, it will just offer up this &#8220;theme&#8221; if someone shows up on an iPhone, iPad, iPod Touch or Android phone. </p>
<p>I need to know who out there is interested in this, and if it costs like $20 to buy this would anyone complain? It will support all the main functions as your main site would, searching, browsing by category or mfg, logging into their account, and of course checkout etc. </p>
<p>I need some feedback from folks to fill in some blanks and find out what peoples needs are, so please drop a comment and I will respond!</p>
<p>Thanks, </p>
<p>Josh</p>
]]></content:encoded>
			<wfw:commentRss>http://www.noextratime.com/mobile-e-commerce-add-onmoduleextensiontheme/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>OpenCart as a WordPress Plugin</title>
		<link>http://www.noextratime.com/opencart-as-a-wordpress-plugin/</link>
		<comments>http://www.noextratime.com/opencart-as-a-wordpress-plugin/#comments</comments>
		<pubDate>Sun, 06 Jun 2010 18:54:04 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[OpenCart]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[wordpress e-commerce]]></category>
		<category><![CDATA[wordpress e-commerce plugin]]></category>
		<category><![CDATA[wordpress ecommerce]]></category>
		<category><![CDATA[wordpress ecommerce plugin]]></category>
		<category><![CDATA[wordpress plugin]]></category>

		<guid isPermaLink="false">http://www.noextratime.com/?p=342</guid>
		<description><![CDATA[I have been developing for WordPress and OpenCart for some time, and have come to these realizations: WordPress has some OK, sometimes decent, e-commerce plugins; probably e-shop and wp-ecommerce being the best. But they have their drawbacks, and they have been developed around wordpress for wordpress. OpenCart is a great, solid, excellently coded, stand alone [...]]]></description>
			<content:encoded><![CDATA[<p>I have been developing for WordPress and OpenCart for some time, and have come to these realizations:</p>
<p>WordPress has some OK, sometimes decent, e-commerce plugins; probably e-shop and wp-ecommerce being the best. But they have their drawbacks, and they have been developed around wordpress for wordpress.</p>
<p>OpenCart is a great, solid, excellently coded, stand alone open source e-commerce system.</p>
<p>I ran across a thread in a forum about the possibility of integrating OpenCart into WordPress as a WordPress plugin, and I liked the idea because WordPress needs a REALLY SOLID e-commerce plugin. So I am now exploring developing that integration. </p>
<p>Here is what I have planned:</p>
<ul>
<li>Install OpenCart directly into WordPress as a plugin</li>
<li>OpenCart would not use its own template system, but instead use WordPress&#8217;s theme</li>
<li>The OpenCart Modules would become widgets</li>
<li>OpenCart admin login will ride on WordPress admin login for seamless login to both systems.</li>
<li>OpenCart customers would tie into the WordPress Users table, and that integration would have many benefits</li>
</ul>
<p>Future Ideas</p>
<ul>
<li>Extend OpenCarts plugin-ability with a wordpress powered plugin that would plug into OpenCart</li>
<li>More?&#8230;</li>
</ul>
<p>Drop me some comments with your thoughts&#8230;</p>
<p>Josh</p>
]]></content:encoded>
			<wfw:commentRss>http://www.noextratime.com/opencart-as-a-wordpress-plugin/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>OpenCart eBay Extension Update &#8211; New Screenshots</title>
		<link>http://www.noextratime.com/opencart-ebay-extension-update-new-screenshots/</link>
		<comments>http://www.noextratime.com/opencart-ebay-extension-update-new-screenshots/#comments</comments>
		<pubDate>Tue, 18 May 2010 11:34:45 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[OpenCart]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[eBay]]></category>
		<category><![CDATA[e-commerce]]></category>
		<category><![CDATA[eBay API]]></category>
		<category><![CDATA[eBay eccomerce plugin]]></category>
		<category><![CDATA[eBay extension]]></category>
		<category><![CDATA[eBay Module]]></category>
		<category><![CDATA[Open Cart]]></category>
		<category><![CDATA[Open Cart Extensions]]></category>
		<category><![CDATA[OpenCart Extension]]></category>
		<category><![CDATA[OpenCart Extensions]]></category>
		<category><![CDATA[OpenCart Modules]]></category>

		<guid isPermaLink="false">http://www.noextratime.com/?p=312</guid>
		<description><![CDATA[This page has moved to the new home of eBay for OpenCart Please visit and bookmark: http://ebayforopencart.noextratime.com/]]></description>
			<content:encoded><![CDATA[<h2>This page has moved to the new home of eBay for OpenCart</h2>
<h3>Please visit and bookmark:</h3>
<h3><a href="http://ebayforopencart.noextratime.com/">http://ebayforopencart.noextratime.com/</a></h3>
]]></content:encoded>
			<wfw:commentRss>http://www.noextratime.com/opencart-ebay-extension-update-new-screenshots/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP/MySQL/Ajax Chained Select/Drop-Down</title>
		<link>http://www.noextratime.com/phpmysqlajax-chained-selectdrop-down/</link>
		<comments>http://www.noextratime.com/phpmysqlajax-chained-selectdrop-down/#comments</comments>
		<pubDate>Sat, 24 Apr 2010 18:33:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[eBay]]></category>
		<category><![CDATA[chained drop down]]></category>
		<category><![CDATA[chained select]]></category>
		<category><![CDATA[ebay categories]]></category>
		<category><![CDATA[eBay trading API]]></category>

		<guid isPermaLink="false">http://www.noextratime.com/?p=281</guid>
		<description><![CDATA[Here you will find a dynamically populated chain of select lists or drop down menus, when you select from the first ajax calls for the related children from the database then creates and inserts a new select list then process repeats. This demo uses actual eBay categories, and drills down from top level category down [...]]]></description>
			<content:encoded><![CDATA[<p>Here you will find a dynamically populated chain of select lists or drop down menus, when you select from the first ajax calls for the related children from the database then creates and inserts a new select list then process repeats. This demo uses actual eBay categories, and drills down from top level category down to lowest child category then fills the category ID into an input box for your use. </p>
<p><strong>Demo:</strong></p>
<div style="border: 1px solid black;">
<form action="" method="post">
<table>
<tr>
<td>Top Category</td>
<td>
<select id="topLevel" name="topLevel" onchange="getCat(this)">
<option value=20081>Antiques </option>
<option value=550>Art </option>
<option value=2984>Baby </option>
<option value=267>Books </option>
<option value=12576>Business &#038; Industrial </option>
<option value=625>Cameras &#038; Photo </option>
<option value=15032>Cell Phones &#038; PDAs </option>
<option value=11450>Clothing, Shoes &#038; Accessories </option>
<option value=11116>Coins &#038; Paper Money </option>
<option value=1>Collectibles </option>
<option value=58058>Computers &#038; Networking </option>
<option value=14339>Crafts </option>
<option value=237>Dolls &#038; Bears </option>
<option value=11232>DVDs &#038; Movies </option>
<option value=293>Electronics </option>
<option value=45100>Entertainment Memorabilia </option>
<option value=31411>Gift Certificates </option>
<option value=26395>Health &#038; Beauty </option>
<option value=11700>Home &#038; Garden </option>
<option value=281>Jewelry &#038; Watches </option>
<option value=11233>Music </option>
<option value=619>Musical Instruments </option>
<option value=1281>Pet Supplies </option>
<option value=870>Pottery &#038; Glass </option>
<option value=10542>Real Estate </option>
<option value=316>Specialty Services </option>
<option value=382>Sporting Goods </option>
<option value=64482>Sports Mem, Cards &#038; Fan Shop </option>
<option value=260>Stamps </option>
<option value=1305>Tickets </option>
<option value=220>Toys &#038; Hobbies </option>
<option value=3252>Travel </option>
<option value=1249>Video Games </option>
<option value=99>Everything Else </option>
<option value=2038>Live Auctions </option>
<option value=10159>Partner </option>
</select>
</td>
</tr>
<tr>
<td>Sub Category 1</td>
<td id="ph1">
		</td>
</tr>
<tr>
<td>Sub Category 2</td>
<td id="ph2">
		</td>
</tr>
<tr>
<td>Sub Category 3</td>
<td id="ph3">
		</td>
</tr>
<tr>
<td>Sub Category 4</td>
<td id="ph4">
		</td>
</tr>
<tr>
<td>Use this Category ID:</td>
<td id="ph5">
<input type="text" id="cat_final_answer" name="cat_final_answer" value="">
		</td>
</tr>
</table>
</form>
</div>
<p>
<strong></strong><br />
<strong></strong></p>
<p><a href="/contact/">Contact me</a> to purchase.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.noextratime.com/phpmysqlajax-chained-selectdrop-down/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OpenCart eBay Integration Progress</title>
		<link>http://www.noextratime.com/opencart-ebay-integration-progress/</link>
		<comments>http://www.noextratime.com/opencart-ebay-integration-progress/#comments</comments>
		<pubDate>Sat, 24 Apr 2010 18:26:49 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[OpenCart]]></category>
		<category><![CDATA[eBay]]></category>
		<category><![CDATA[eBay OpenCart]]></category>
		<category><![CDATA[eBay trading API]]></category>
		<category><![CDATA[Open Cart Extensions]]></category>
		<category><![CDATA[OpenCart Extension]]></category>
		<category><![CDATA[OpenCart Extensions]]></category>
		<category><![CDATA[OpenCart Module]]></category>
		<category><![CDATA[OpenCart Modules]]></category>

		<guid isPermaLink="false">http://www.noextratime.com/?p=276</guid>
		<description><![CDATA[I am in the process of developing eBay integration as an extension/module for OpenCart. You can see a simple screenshot below of how its being implemented. If anyone is interested in this development or has any ideas to share, leave me a comment! Thanks, Josh]]></description>
			<content:encoded><![CDATA[<p>I am in the process of developing eBay integration as an extension/module for OpenCart. You can see a simple screenshot below of how its being implemented.</p>
<p>If anyone is interested in this development or has any ideas to share, leave me a comment!</p>
<p>Thanks,</p>
<p>Josh</p>
<p><a href="http://www.noextratime.com/wp-content/uploads/2010/04/ebayocscreenshot.png"><img class="alignnone size-large wp-image-275" title="ebay-opencart-screenshot" src="http://www.noextratime.com/wp-content/uploads/2010/04/ebayocscreenshot-1024x887.png" alt="ebay-opencart-screenshot" width="819" height="710" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.noextratime.com/opencart-ebay-integration-progress/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

