<?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>About Web Development by Activo &#187; Typo3</title>
	<atom:link href="http://www.activoinc.com/blog/tag/typo3/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.activoinc.com/blog</link>
	<description>Web Development in a Web 2.0 World</description>
	<lastBuildDate>Fri, 29 Jan 2010 17:16:07 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>A list of CMS and eCommerce systems that officially support jQuery</title>
		<link>http://www.activoinc.com/blog/2008/12/07/a-list-of-cms-ecommerce-and-blogging-systems-that-officially-support-jquery/</link>
		<comments>http://www.activoinc.com/blog/2008/12/07/a-list-of-cms-ecommerce-and-blogging-systems-that-officially-support-jquery/#comments</comments>
		<pubDate>Sun, 07 Dec 2008 22:49:48 +0000</pubDate>
		<dc:creator>Ron Peled</dc:creator>
				<category><![CDATA[Content Management Systems]]></category>
		<category><![CDATA[Ektron]]></category>
		<category><![CDATA[Joomla]]></category>
		<category><![CDATA[Magento]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[ZenCart]]></category>
		<category><![CDATA[eCommerce]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[CMS]]></category>
		<category><![CDATA[Dojo]]></category>
		<category><![CDATA[DotNetNuke]]></category>
		<category><![CDATA[Drupal]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[MVC]]></category>
		<category><![CDATA[Typo3]]></category>
		<category><![CDATA[Umbraco]]></category>
		<category><![CDATA[Visual Studio 2008]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Zen Cart]]></category>
		<category><![CDATA[Zend Framework]]></category>

		<guid isPermaLink="false">http://www.activoinc.com/blog/?p=155</guid>
		<description><![CDATA[Last updated: December 7th, 2008.
Recently, jQuery &#8211; the agile JavaScript Library &#8211; has reached a tipping point. Here is a list of CMS and eCommerce systems that our clients are most interested in and their status with regard to jQuery.
Systems where jQuery is officially supported:
1. Microsoft has adopted jQuery and will offer intellisense support in [...]]]></description>
			<content:encoded><![CDATA[<p>Last updated: December 7th, 2008.</p>
<p>Recently, jQuery &#8211; the agile JavaScript Library &#8211; has reached a tipping point. Here is a list of CMS and eCommerce systems that our clients are most interested in and their status with regard to jQuery.</p>
<h2>Systems where jQuery is officially supported:</h2>
<p>1. <a href="http://blog.jquery.com/2008/09/28/jquery-microsoft-nokia/">Microsoft has adopted jQuery</a> and will <a href="http://weblogs.asp.net/scottgu/archive/2008/11/21/jquery-intellisense-in-vs-2008.aspx">offer intellisense support in its dominant IDE: Visual Studio 2008</a>.</p>
<p>2. <strong>Umbraco </strong>- an open source CMS now offers jQuery by default and <a href="http://www.umbraco.org/blog/2008/12/3/new-nitros-in-the-package-repository---help-us">using jQueryin Umbraco is a matter of adding a simple call in order to include the jQuery files in the page</a>.</p>
<p>3. <strong>Drupal </strong>- is an open source CMS and Framework CMS, as of version 5 it offers jQuery streight from its core. There are <a href="http://drupal.org/node/315100">plans to build a centralized jQuery plugin in Drupal version 7</a>.</p>
<p>4. <strong>Typo3 </strong>- is an open source CMS Framework. <a href="http://typo3.org/documentation/document-library/extension-manuals/jquery/1.2.2/view/toc/0/">Typo3 has a jQuery extension</a> that allows advanced integration with jQuery.</p>
<p>5. <strong>DotNetNuke </strong>- an open source ASP.NET CMS. Since October 2008 <a href="http://www.dotnetnuke.com/Community/Blogs/tabid/825/EntryId/2009/DotNetNuke-5-0-Now-with-jQuery.aspx">DotNetNuke offers built in jQuery support beginning with version 5</a>.</p>
<h2>Systems where jQuery is <strong>not</strong> supported:</h2>
<p>1. <strong>Joomla </strong>- seems to favor Mootools over jQuery. Here is an <a href="http://forum.joomla.org/viewtopic.php?f=231&amp;t=283215">article on how to support jQuery within Joomla and avoid conflicts with other libraries</a>.</p>
<p>2. <strong>Zend Framework</strong> &#8211; the leading PHP Framework following the MVC design pattern. A press release was issued in May 2008 announcing <a href="http://devzone.zend.com/article/3545-Dojo-and-Zend-Framework-Partnership-Announcement">Zend Framework and Dojo partnership</a>.</p>
<p>3. <strong>Magento Commerce</strong> &#8211; an open source eCommerce platform that is gaining huge market share in the eCommerce industry. Currently Magento Commerce supports prototype JS library instead of jQuery, but <a href="http://www.magentocommerce.com/wiki/how-to/how_to_use_jquery_1.2.6_lastest_with_prototype">offers ways to integrate jQuery easily</a>.</p>
<p>4. <strong>Zen-Cart </strong>- an open source eCommerce (competing with Magento). At the moment Zen-Cart is not supporting any JavaScript library in its core.</p>
<h2>Other systems and their relationship to jQuery:</h2>
<p>1. <strong>WordPress </strong>- an open source blogging software. Uses jQuery for its core functionality and is avilable for any third party plugin.</p>
<p>2. <strong>Ektron CMS400</strong> &#8211; Ektron has an enterprise level CMS with advanced content editing features. Oddly enough, <a href="http://dev.ektron.com/forum.aspx?boardid=80&amp;g=posts&amp;page=-1&amp;t=17838">Ektron seems to have embedded their own version of jQuery in their code</a>.</p>
<p>While jQuery seems to be favored the favored JavaScript library by many developers, it has yet to be declared as the default one for many projects and systems. I&#8217;ll be keeping this list updated in the following months. Let me know if there is a system that interests you and I did not list it here.</p>
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li>January 7, 2009 -- <a href="http://www.activoinc.com/blog/2009/01/07/2009-the-year-of-open-source-software/" title="2009, the year of Open Source Software">2009, the year of Open Source Software</a> (0)</li><li>October 29, 2008 -- <a href="http://www.activoinc.com/blog/2008/10/29/is-magento-commerce-the-new-joomla/" title="Is Magento Commerce the new Joomla?">Is Magento Commerce the new Joomla?</a> (1)</li><li>January 28, 2009 -- <a href="http://www.activoinc.com/blog/2009/01/28/open-source-ecommerce-the-good-the-bad-and-the-ugly/" title="Open Source eCommerce: the Good, the Bad, and the Ugly!">Open Source eCommerce: the Good, the Bad, and the Ugly!</a> (1)</li><li>December 4, 2008 -- <a href="http://www.activoinc.com/blog/2008/12/04/can-magento-and-typo3-be-integrated-yes-with-typogento/" title="Can Magento and Typo3 be integrated? Yes, with TypoGento">Can Magento and Typo3 be integrated? Yes, with TypoGento</a> (0)</li><li>November 3, 2008 -- <a href="http://www.activoinc.com/blog/2008/11/03/jquery-emerges-as-most-popular-javascript-library-for-web-development/" title="jQuery Emerges as Most Popular Javascript Library for Web Development">jQuery Emerges as Most Popular Javascript Library for Web Development</a> (2)</li><li>September 22, 2008 -- <a href="http://www.activoinc.com/blog/2008/09/22/zencart-and-magento-for-ecommerce/" title="ZenCart and Magento for eCommerce">ZenCart and Magento for eCommerce</a> (2)</li><li>September 5, 2008 -- <a href="http://www.activoinc.com/blog/2008/09/05/joomla-vs-ektron/" title="Joomla vs Ektron">Joomla vs Ektron</a> (2)</li><li>October 22, 2009 -- <a href="http://www.activoinc.com/blog/2009/10/22/how-to-detect-if-the-page-is-secure-in-a-magento-template/" title="How to Detect if the Page is Secure in a Magento Template?">How to Detect if the Page is Secure in a Magento Template?</a> (0)</li><li>June 18, 2009 -- <a href="http://www.activoinc.com/blog/2009/06/18/the-case-for-zencart-supporting-the-long-tail-of-ecommerce/" title="The Case for ZenCart: Supporting the Long Tail of eCommerce">The Case for ZenCart: Supporting the Long Tail of eCommerce</a> (2)</li><li>December 3, 2008 -- <a href="http://www.activoinc.com/blog/2008/12/03/securing-joomla-cms-based-sites/" title="Securing Joomla! CMS based sites">Securing Joomla! CMS based sites</a> (0)</li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.activoinc.com/blog/2008/12/07/a-list-of-cms-ecommerce-and-blogging-systems-that-officially-support-jquery/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Can Magento and Typo3 be integrated? Yes, with TypoGento</title>
		<link>http://www.activoinc.com/blog/2008/12/04/can-magento-and-typo3-be-integrated-yes-with-typogento/</link>
		<comments>http://www.activoinc.com/blog/2008/12/04/can-magento-and-typo3-be-integrated-yes-with-typogento/#comments</comments>
		<pubDate>Thu, 04 Dec 2008 09:00:50 +0000</pubDate>
		<dc:creator>Ron Peled</dc:creator>
				<category><![CDATA[Content Management Systems]]></category>
		<category><![CDATA[Joomla]]></category>
		<category><![CDATA[Magento]]></category>
		<category><![CDATA[eCommerce]]></category>
		<category><![CDATA[integration]]></category>
		<category><![CDATA[Typo3]]></category>

		<guid isPermaLink="false">http://www.activoinc.com/blog/?p=152</guid>
		<description><![CDATA[Magento is now able to connect to Typo3. The connector is called TypoGento. At the moment it is only version 0.1.0 and the demo did not show any sign of integration. But, if you ever wanted the best in ecommerce and the best CMS framework that are both open source and free &#8211; you got [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.magentocommerce.com/">Magento</a> is now able to connect to <a href="http://www.typo3.com/">Typo3</a>. The connector is called <a href="http://www.typogento.com/">TypoGento</a>. At the moment it is only version 0.1.0 and the demo did not show any sign of integration. But, if you ever wanted the best in ecommerce and the best CMS framework that are both open source and free &#8211; you got it.</p>
<p><a href="http://www.typogento.com/"><img class="alignnone size-full wp-image-153" title="magento-typo3-typogento" src="http://www.activoinc.com/blog/wp-content/uploads/2008/12/magento-typo3-typogento.jpg" alt="" width="470" height="117" /></a></p>
<p>Now, I also heard that <a href="http://www.magentocommerce.com/group/view/141">Magento and Joomla</a> will be integrated pretty soon. Any idea when?</p>
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li>December 7, 2008 -- <a href="http://www.activoinc.com/blog/2008/12/07/a-list-of-cms-ecommerce-and-blogging-systems-that-officially-support-jquery/" title="A list of CMS and eCommerce systems that officially support jQuery">A list of CMS and eCommerce systems that officially support jQuery</a> (2)</li><li>October 29, 2008 -- <a href="http://www.activoinc.com/blog/2008/10/29/is-magento-commerce-the-new-joomla/" title="Is Magento Commerce the new Joomla?">Is Magento Commerce the new Joomla?</a> (1)</li><li>October 22, 2009 -- <a href="http://www.activoinc.com/blog/2009/10/22/how-to-detect-if-the-page-is-secure-in-a-magento-template/" title="How to Detect if the Page is Secure in a Magento Template?">How to Detect if the Page is Secure in a Magento Template?</a> (0)</li><li>October 8, 2009 -- <a href="http://www.activoinc.com/blog/2009/10/08/magentos-massaction-for-custom-plugins/" title="Magento&#8217;s massAction for Custom Plugins">Magento&#8217;s massAction for Custom Plugins</a> (0)</li><li>September 29, 2009 -- <a href="http://www.activoinc.com/blog/2009/09/29/magentos-order-management-workflow-comprehensive-but-unrealistic-2/" title="Magento&#8217;s Order Management Workflow: Comprehensive but Unrealistic #2">Magento&#8217;s Order Management Workflow: Comprehensive but Unrealistic #2</a> (2)</li><li>June 18, 2009 -- <a href="http://www.activoinc.com/blog/2009/06/18/the-case-for-zencart-supporting-the-long-tail-of-ecommerce/" title="The Case for ZenCart: Supporting the Long Tail of eCommerce">The Case for ZenCart: Supporting the Long Tail of eCommerce</a> (2)</li><li>January 28, 2009 -- <a href="http://www.activoinc.com/blog/2009/01/28/open-source-ecommerce-the-good-the-bad-and-the-ugly/" title="Open Source eCommerce: the Good, the Bad, and the Ugly!">Open Source eCommerce: the Good, the Bad, and the Ugly!</a> (1)</li><li>December 3, 2008 -- <a href="http://www.activoinc.com/blog/2008/12/03/securing-joomla-cms-based-sites/" title="Securing Joomla! CMS based sites">Securing Joomla! CMS based sites</a> (0)</li><li>September 22, 2008 -- <a href="http://www.activoinc.com/blog/2008/09/22/zencart-and-magento-for-ecommerce/" title="ZenCart and Magento for eCommerce">ZenCart and Magento for eCommerce</a> (2)</li><li>September 5, 2008 -- <a href="http://www.activoinc.com/blog/2008/09/05/joomla-vs-ektron/" title="Joomla vs Ektron">Joomla vs Ektron</a> (2)</li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.activoinc.com/blog/2008/12/04/can-magento-and-typo3-be-integrated-yes-with-typogento/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
