<?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>dtcnet.co.uk &#187; Development</title>
	<atom:link href="http://dynamictangentconceptions.dtcnet.co.uk/category/development/feed/" rel="self" type="application/rss+xml" />
	<link>http://dynamictangentconceptions.dtcnet.co.uk</link>
	<description>dynamic tangent conceptions network</description>
	<lastBuildDate>Thu, 06 Aug 2009 12:30:30 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Using Magento (seven months on)</title>
		<link>http://dynamictangentconceptions.dtcnet.co.uk/ramblings/tech/using-magento-seven-months-on/</link>
		<comments>http://dynamictangentconceptions.dtcnet.co.uk/ramblings/tech/using-magento-seven-months-on/#comments</comments>
		<pubDate>Thu, 12 Mar 2009 23:10:15 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[Magento]]></category>
		<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://dynamictangentconceptions.dtcnet.co.uk/?p=95</guid>
		<description><![CDATA[I posted way back at the end of June on my use of Magento over Cubecart. Well it&#8217;s been seven months since then and I&#8217;ve had a few people asking how things are going  &#8230;so here are a few thoughts.
My first Magento store is now open and doing pretty well.  There were a [...]]]></description>
			<content:encoded><![CDATA[<p>I posted way back at the end of June on my use of Magento over Cubecart. Well it&#8217;s been seven months since then and I&#8217;ve had a few people asking how things are going  &#8230;so here are a few thoughts.</p>
<p>My first Magento store is now open and doing pretty well.  There were a few &#8230;well, lots of problems along the way, but most have been ironed out.  I think a lot of it is learning how to use Magento properly &#8211; and I&#8217;m still learning.  </p>
<p>I had to sit down with my client for a good few hours at the beginning so we could figure out how to do product options.  She&#8217;s now pretty proficient at it, so despite being amazingly complicated, it appears to be manageable.  </p>
<p>One of the major problems I had was with uploading images.  Each time we attempted to upload an image everything would seem to upload ok but then Magento would act like you didn&#8217;t upload anything and then log you out on the next reload.  After extensive trawling through the Magento forums I discovered that two lines in a php.ini file were all that was needed to fix the problem (<code>extension=pdo.so</code> and <code>extension=pdo_mysql.so</code>).  I think that the fact that Magento was unable to prevent this or figure it out for itself shows its age.</p>
<p>Another feature which shows Magento&#8217;s age, and actually makes it feel like it&#8217;s still in beta, is table rate shipping.  It sounds perfect in concept, and the usage instructions on the website are pretty comprehensive, but it simply doesn&#8217;t work.  Not just for me either, so many people were posting comments about its problems</p>
<p>I think my biggest problem I&#8217;ve had, actually a humongous massive problem was with updating Magento.  I dread updates and avoid new addons.  On the surface the process seems very automated and straight forward, but I&#8217;ve tried several times now and none have been unproblematic to the extent that the Magento installation usually ends up completely broken. I was only able to fix the problems by doing fresh installs.  Magento is so obese that the length of time it takes to back it up (especially once its populated with products) renders updating and extending completely impractical in my opinion.  Furthermore, customising a skin is incredibly complicated to start with, but maintaining one between Magento updates is simply painful.</p>
<p>Don&#8217;t get me wrong, I&#8217;ve decided that Magento&#8217;s rich feature set completely kicks Cubcart&#8217;s arse.  Product options, associated products, and discount codes are amazing and the one page checkout is pretty good too, but many features still seem unpolished, and user-unfriendly.  However before Magento can assume dominance in the online commerce market, I think it needs to transform from a online shopping cart with very limited CMS functionality into a full CMS with complete commerce functionality.  </p>
<p>Finally, and most importantly, a stable and reliable method of updating which does not require impractical backups and does not break skins is paramount for any progression. </p>
]]></content:encoded>
			<wfw:commentRss>http://dynamictangentconceptions.dtcnet.co.uk/ramblings/tech/using-magento-seven-months-on/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>dTabs Version 1.3 Released</title>
		<link>http://dynamictangentconceptions.dtcnet.co.uk/news/dtabs-version-13-released/</link>
		<comments>http://dynamictangentconceptions.dtcnet.co.uk/news/dtabs-version-13-released/#comments</comments>
		<pubDate>Wed, 09 Jul 2008 19:53:35 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Themes]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[dTabs]]></category>
		<category><![CDATA[Kubirck Tabs]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[theme]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://dynamictangentconceptions.dtcnet.co.uk/?p=86</guid>
		<description><![CDATA[Just 66 days after the release of version 1.2.2 , dTabs 1.3 is now available for download.  1.3 fixes several bugs and adds few new features including:

New “between” argument for dtab_list_tabs for adding content between tabs.
New “fadetime” argument for dtab_list_tabs to enable control over the length of time it takes to fade.
Provisional support for [...]]]></description>
			<content:encoded><![CDATA[<p>Just 66 days after the release of version 1.2.2 , <a href="http://dynamictangentconceptions.dtcnet.co.uk/downloads/wp-plugins/dtabs-dynamic-tabs-wordpress-plugin/">dTabs 1.3</a> is now available for download.  1.3 fixes several bugs and adds few new features including:</p>
<ul>
<li>New “between” argument for dtab_list_tabs for adding content between tabs.</li>
<li>New “fadetime” argument for dtab_list_tabs to enable control over the length of time it takes to fade.</li>
<li>Provisional support for javascript free css menus.</li>
</ul>
<p><a href="http://dynamictangentconceptions.dtcnet.co.uk/downloads/wp-themes/kubrick-tabs/">Kubrick Tabs</a> has also been updated to support dTabs 1.3.</p>
]]></content:encoded>
			<wfw:commentRss>http://dynamictangentconceptions.dtcnet.co.uk/news/dtabs-version-13-released/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Magento vs Cubecart</title>
		<link>http://dynamictangentconceptions.dtcnet.co.uk/development/cubecart/magento-vs-cubecart/</link>
		<comments>http://dynamictangentconceptions.dtcnet.co.uk/development/cubecart/magento-vs-cubecart/#comments</comments>
		<pubDate>Fri, 27 Jun 2008 21:18:54 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[CubeCart]]></category>
		<category><![CDATA[Magento]]></category>
		<category><![CDATA[ecommerce]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[Shopping cart]]></category>

		<guid isPermaLink="false">http://dynamictangentconceptions.dtcnet.co.uk/?p=85</guid>
		<description><![CDATA[Since discovering Magento, I&#8217;ve stopped developing with Cubecart.  The first thing that attracted me to Magento was that it was free and it didn&#8217;t require each page to have &#8220;I&#8217;m a tight-ass using the free version of some cheapo shopping cart&#8221; in it&#8217;s title &#8230;and it was template driven.  
After looking into it [...]]]></description>
			<content:encoded><![CDATA[<p>Since discovering Magento, I&#8217;ve stopped developing with Cubecart.  The first thing that attracted me to Magento was that it was free and it didn&#8217;t require each page to have &#8220;<em>I&#8217;m a tight-ass using the free version of some cheapo shopping cart</em>&#8221; in it&#8217;s title &#8230;and it was template driven.  </p>
<p>After looking into it more deeply I&#8217;ve found that Magento is much more sophicated than Cubecart, supporting product options, grouped and related products, multiple stores, discount codes, &#8220;seo friendly urls&#8221;, and customer whishlists, all &#8220;out of the zip archive&#8221;.  However after working with it for a few weeks now, it&#8217;s becoming more and more obvious that Magento is still only a baby.  While it&#8217;s seemingly bursting with amazing features, some of them seem incomplete and most seem to have been designed from the viewpoint of the programmer rather than the end user, resulting in Magento being more complicated than sophisticated.  </p>
<p>Here&#8217;s a few problems I&#8217;ve had with Magento already:</p>
<ul>
<li>There&#8217;s no way of viewing all the products in the store by manufacturer</li>
<li>The urls aren&#8217;t all seo friendly, in fact filtering/layered-navigation makes very seo unfriendly urls</li>
<li>New administrators are given no role by default and so can&#8217;t log in to the admin panel</li>
<li>The CMS system is bollocks.  There&#8217;s no parent-child relatinships for a start</li>
<li>Themes/skins are far too over complicated to make and edit</li>
<li>The documentation is nowhere near complete, for end users or developers</li>
</ul>
<p>A couple of final thoughts:<br />
There is definitely something to be said for the simplicity of Cubecart.  </p>
<p>I think part of the major problem with these open source but commercial web applications is exactly that:- while they are open source so the community can edit and modify the source code to meet their needs, they are commercial.  I think this results in much less contribution from the community and most of the contributions that are made are commercial.</p>
]]></content:encoded>
			<wfw:commentRss>http://dynamictangentconceptions.dtcnet.co.uk/development/cubecart/magento-vs-cubecart/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Update for dTabs and Kubrick Tabs</title>
		<link>http://dynamictangentconceptions.dtcnet.co.uk/news/update-for-dtabs-and-kubrick-tabs/</link>
		<comments>http://dynamictangentconceptions.dtcnet.co.uk/news/update-for-dtabs-and-kubrick-tabs/#comments</comments>
		<pubDate>Tue, 16 Oct 2007 11:08:15 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Themes]]></category>
		<category><![CDATA[plugins]]></category>

		<guid isPermaLink="false">http://dynamictangentconceptions.dtcnet.co.uk/news/update-for-dtabs-and-kubrick-tabs/</guid>
		<description><![CDATA[The dTabs Wordpress plugin has been updated to support that major database schema changes introduced in WP 2.3, and the Kubrick Tabs Wordpress theme has been updated to the latest release of the Default theme (1.6) shipped with WP 2.3 so it now supports the new tagging features and Widgets.  In addition it now [...]]]></description>
			<content:encoded><![CDATA[<p>The dTabs Wordpress plugin has been updated to support that major database schema changes introduced in WP 2.3, and the Kubrick Tabs Wordpress theme has been updated to the latest release of the Default theme (1.6) shipped with WP 2.3 so it now supports the new tagging features and Widgets.  In addition it now supports the deactivation of dTabs, should the need ever arise <img src='http://dynamictangentconceptions.dtcnet.co.uk/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p><a href="http://dynamictangentconceptions.dtcnet.co.uk/downloads/wp-plugins/dtabs-dynamic-tabs-wordpress-plugin/">dTabs 1.0.4</a><br />
<a href="http://dynamictangentconceptions.dtcnet.co.uk/downloads/wp-themes/kubrick-tabs/">Kubrick Tabs 1.4</a></p>
]]></content:encoded>
			<wfw:commentRss>http://dynamictangentconceptions.dtcnet.co.uk/news/update-for-dtabs-and-kubrick-tabs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Re-commencement of Product Options Stock Level Mod development</title>
		<link>http://dynamictangentconceptions.dtcnet.co.uk/development/cubecart/re-commencement-of-product-options-stock-level-mod-development/</link>
		<comments>http://dynamictangentconceptions.dtcnet.co.uk/development/cubecart/re-commencement-of-product-options-stock-level-mod-development/#comments</comments>
		<pubDate>Sat, 14 Jul 2007 21:15:28 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[CubeCart]]></category>

		<guid isPermaLink="false">http://dynamictangentconceptions.dtcnet.co.uk/development/cubecart/re-commencement-of-product-options-stock-level-mod-development/</guid>
		<description><![CDATA[So it&#8217;s been a while since I did any work on it.  Development on the whole project was put on hold as the client decided she didn&#8217;t want an online store just yet, so the mod lay unfinished on my hard drive for a few months.  This week I&#8217;ve started working for the [...]]]></description>
			<content:encoded><![CDATA[<p>So it&#8217;s been a while since I did any work on it.  Development on the whole project was put on hold as the client decided she didn&#8217;t want an online store just yet, so the mod lay unfinished on my hard drive for a few months.  This week I&#8217;ve started working for the client again and so the mod is coming along nicely.  In fact, I think it&#8217;s just about finished.  It needs some testing before actual release, but it&#8217;s pretty much there.</p>
<p>So since the last update: </p>
<ul>
<li>I&#8217;ve finished the stock check facility for before an item is placed in the basket, if the item is out of stock, instead of being placed in the basket the quantity is set to 0.  In addition a notice is displayed upon selected an option combination which is out of stock (before the item is placed into the basket).</li>
<li>I&#8217;ve done some work on the admin user interface, changed the colours and layout a bit.  I&#8217;m still not completely happy with the colours but it&#8217;s hard to get enough contrast to show the different levels and sublevels (eg products, option combos, options, values).</li>
<li>Tidied up the mod&#8217;s deletion behaviour so that all the necessary records are deleted when they should, eg when deleting a product off the products admin panel all that products options and combos need deleting too.</li>
<li>Improved security over and above the level of the original options admin panel &#8211; so that users can really only do as their permissions allow.</li>
<li>Finished the installation script and included it into the new options admin panel so you don&#8217;t have to mess around with sql files or statements to update the database &#8211; just click a button.</li>
<li>Written installation instructions &#8211; simple (over-right old files) and advanced (step by step changes in code).</li>
<li>Various other fixes and improvements</li>
</ul>
<p><a href="http://dynamictangentconceptions.dtcnet.co.uk/images/ccpreview6.jpg" rel="lightbox"><img src="http://dynamictangentconceptions.dtcnet.co.uk/images/ccpreview6_tn.jpg" alt="front end of the Product Options Stock Level mod - There are currently 5 of this product in stock with the selected options." /></a> <a href="http://dynamictangentconceptions.dtcnet.co.uk/images/ccpreview7.jpg" rel="lightbox"><img src="http://dynamictangentconceptions.dtcnet.co.uk/images/ccpreview7_tn.jpg" alt="front end of the Product Options Stock Level mod - OUT OF STOCK." /></a> <a href="http://dynamictangentconceptions.dtcnet.co.uk/images/ccpreview8.jpg" rel="lightbox"><img src="http://dynamictangentconceptions.dtcnet.co.uk/images/ccpreview8_tn.jpg" alt="back end of the Product Options Stock Level mod - the new colour scheme" /></a></p>
<p>So all in all, the mod is looking pretty finished and almost professional (on the exterior, the code isn&#8217;t pretty in parts!). Once I&#8217;ve done some more testing, got the client using it (scheduled for a weeks time), and set up a Cubecart store to sell it with,  well that&#8217;s when it will be on sale.</p>
<p>On the subject of updates.  If I bought a mod, I would hope to get bug fixes for free, but at present I can&#8217;t see an easy way of controlling this except for maybe just making bug fixes publicly accessible, and putting any updates which include new features for sale.  If you have any ideas or know of a good mod that will allow customers to download updates for free then I&#8217;d be interested in your opinion.</p>
]]></content:encoded>
			<wfw:commentRss>http://dynamictangentconceptions.dtcnet.co.uk/development/cubecart/re-commencement-of-product-options-stock-level-mod-development/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Product Options pages</title>
		<link>http://dynamictangentconceptions.dtcnet.co.uk/development/cubecart/product-options-pages-2/</link>
		<comments>http://dynamictangentconceptions.dtcnet.co.uk/development/cubecart/product-options-pages-2/#comments</comments>
		<pubDate>Sun, 19 Nov 2006 01:35:51 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[CubeCart]]></category>

		<guid isPermaLink="false">http://dynamictangentconceptions.dtcnet.co.uk/development/cubecart/product-options-pages-2/</guid>
		<description><![CDATA[&#8230;are complete! Take a look:
&#160;&#160; 
]]></description>
			<content:encoded><![CDATA[<p>&#8230;are complete! Take a look:<br />
<a href="http://www.dynamictangentconceptions.dtcnet.co.uk/images/ccpreview4.jpg" rel="nofollow"  rel="lightbox"><img src="http://www.dynamictangentconceptions.dtcnet.co.uk/images/ccpreview4_tn.jpg" alt="Product Summary"/></a>&nbsp;&nbsp; <a href="http://www.dynamictangentconceptions.dtcnet.co.uk/images/ccpreview5.jpg" rel="nofollow"  rel="lightbox"><img src="http://www.dynamictangentconceptions.dtcnet.co.uk/images/ccpreview5_tn.jpg" alt="Edit Product"/></a></p>
]]></content:encoded>
			<wfw:commentRss>http://dynamictangentconceptions.dtcnet.co.uk/development/cubecart/product-options-pages-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Admin Pannel Finished</title>
		<link>http://dynamictangentconceptions.dtcnet.co.uk/development/cubecart/admin-pannel-finished/</link>
		<comments>http://dynamictangentconceptions.dtcnet.co.uk/development/cubecart/admin-pannel-finished/#comments</comments>
		<pubDate>Wed, 15 Nov 2006 18:19:05 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[CubeCart]]></category>

		<guid isPermaLink="false">http://dynamictangentconceptions.dtcnet.co.uk/development/cubecart/admin-pannel-finished/</guid>
		<description><![CDATA[&#8230;well, pretty much &#8211; I may make a few minor changes before release &#8211; ie the colour scheme.
On that note I&#8217;d be interested to hear what people think about the colour scheme I&#8217;m using at the moment

As you can see green and red are used for alternate groups of items &#8211; in this case products, [...]]]></description>
			<content:encoded><![CDATA[<p>&#8230;well, pretty much &#8211; I may make a few minor changes before release &#8211; ie the colour scheme.</p>
<p>On that note I&#8217;d be interested to hear what people think about the colour scheme I&#8217;m using at the moment<br />
<a href="http://dynamictangentconceptions.dtcnet.co.uk/images/ccpreview2.jpg" rel="lightbox"><img src="http://dynamictangentconceptions.dtcnet.co.uk/images/ccpreview2_tn.jpg" alt="preview of current colour scheme"/></a><br />
As you can see green and red are used for alternate groups of items &#8211; in this case products, then various shades of green and red are used for sub items.</p>
<li>Is obvious or complicated?
</li>
<li>Is there enough contrast so that the text can be easily read?</li>
<p>(Like I said, I&#8217;d be interested to hear peoples&#8217; opinions &#8211; ccmod [at] dynamictangentconceptions.dtcnet.co.uk or reply to this post)</p>
<p>Finally here&#8217;s a preview of the &#8220;finished&#8221; combo admin panel<br />
<a href="http://dynamictangentconceptions.dtcnet.co.uk/images/ccpreview3.jpg" rel="lightbox"><img src="http://dynamictangentconceptions.dtcnet.co.uk/images/ccpreview3_tn.jpg" alt="preview of current colour scheme"/></a></p>
<p>So&#8230; on the things left to do list:</p>
<ul>
<li>Modify product options page so that new stock counts are displayed</li>
<li>Create notification system to notify customers whether and item or a particular combination of options for an item are in stock &#8230;before it is placed into the basket!
<ul>
<li>With an option to display current stock level for selection or a simple &#8220;out of stock&#8221; notice if applicable</li>
</ul>
</li>
</ul>
<p>On a different note, it&#8217;s taking up quite a lot of time to get it to the level of &#8220;user friendliness&#8221; I want and would expect for such a mod, so I was wondering whether people would be willing to pay for this mod or not, and if so how much.  I know there is a similar mod out there going for around 12 a piece, which at first I thought was expensive, but I guess is pretty reasonable for a business to pay and especially if it&#8217;s good and they use it on a regular basis.  &#8230;So any thoughts on the matter? (same contact details as above)</p>
]]></content:encoded>
			<wfw:commentRss>http://dynamictangentconceptions.dtcnet.co.uk/development/cubecart/admin-pannel-finished/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Current status</title>
		<link>http://dynamictangentconceptions.dtcnet.co.uk/development/cubecart/current-status/</link>
		<comments>http://dynamictangentconceptions.dtcnet.co.uk/development/cubecart/current-status/#comments</comments>
		<pubDate>Tue, 07 Nov 2006 15:33:56 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[CubeCart]]></category>

		<guid isPermaLink="false">http://dynamictangentconceptions.dtcnet.co.uk/development/cubecart/current-status/</guid>
		<description><![CDATA[Just a quick update, I&#8217;m sorry to say that I&#8217;ve not been able to put much time into the mod since returning to uni &#8211; I&#8217;ve got a few exams coming up so everything else has been put on hold. The good news is I&#8217;m going to start work on the mod again next week, [...]]]></description>
			<content:encoded><![CDATA[<p>Just a quick update, I&#8217;m sorry to say that I&#8217;ve not been able to put much time into the mod since returning to uni &#8211; I&#8217;ve got a few exams coming up so everything else has been put on hold. The good news is I&#8217;m going to start work on the mod again next week, and hopefully get it finished within a few weeks after that <img src='http://dynamictangentconceptions.dtcnet.co.uk/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://dynamictangentconceptions.dtcnet.co.uk/development/cubecart/current-status/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Stable and working :-)</title>
		<link>http://dynamictangentconceptions.dtcnet.co.uk/development/cubecart/stable-and-working/</link>
		<comments>http://dynamictangentconceptions.dtcnet.co.uk/development/cubecart/stable-and-working/#comments</comments>
		<pubDate>Sat, 30 Sep 2006 20:42:53 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[CubeCart]]></category>

		<guid isPermaLink="false">http://dynamictangentconceptions.dtcnet.co.uk/uncategorized/stable-and-working/</guid>
		<description><![CDATA[The product options stock level mod for CubeCart I&#8217;m working on is in good working order.  You can make a product option &#8220;combo&#8221; (ie combination) of one or more product options and give it a stock level.  Then the shopping basket checks to see if there is a combo for your option selection [...]]]></description>
			<content:encoded><![CDATA[<p>The product options stock level mod for CubeCart I&#8217;m working on is in good working order.  You can make a product option &#8220;combo&#8221; (ie combination) of one or more product options and give it a stock level.  Then the shopping basket checks to see if there is a combo for your option selection and if it finds a match, uses the combo stock level over the product&#8217;s stock level. I still have to do some in depth testing of this but it&#8217;s looking good.</p>
<p>For the moment I&#8217;m now working on the GUI &#8211; completely redesigning the product options admin page, breaking it up into smaller chunks that are easier to understand and manage.  I have finished the Options and Values page and the Product Options page &#8211; all that is left is the Combos page.</p>
<p>Then I need to change the product pages to include the combo stock level somehow, and then finally I want to update the product information page in the main shop so that the customer can only place items into their basket which are in stock.</p>
<p>I said finally, but there&#8217;s actually more to do <img src='http://dynamictangentconceptions.dtcnet.co.uk/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' />  I need to finalise the database update script and make some modification instructions for people who already have mods installed.  The devs such enable plugins like Wordpress &#8211; it&#8217;s so much simpler.</p>
<p>Well thats my first update.  When I do some more &#8211; I&#8217;ll post it here.</p>
<p><a href="http://dynamictangentconceptions.dtcnet.co.uk/images/ccpreview1.jpg" rel="lightbox"><img src="http://dynamictangentconceptions.dtcnet.co.uk/images/ccpreview1_tn.jpg" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://dynamictangentconceptions.dtcnet.co.uk/development/cubecart/stable-and-working/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
