<?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>Powered By &#187; News</title>
	<atom:link href="http://www.powered-by.org/category/news/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.powered-by.org</link>
	<description>Content Management System News and Updates</description>
	<lastBuildDate>Fri, 23 Jul 2010 09:25:10 +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>2009 Readers&#8217; Choice Award Winners &#8211; asp.netPRO</title>
		<link>http://www.powered-by.org/news/awards/2009-readers-choice-award-winners-aspnetpro/</link>
		<comments>http://www.powered-by.org/news/awards/2009-readers-choice-award-winners-aspnetpro/#comments</comments>
		<pubDate>Wed, 03 Jun 2009 12:25:13 +0000</pubDate>
		<dc:creator>powered-by.org</dc:creator>
				<category><![CDATA[Awards]]></category>

		<guid isPermaLink="false">http://www.powered-by.org/news/awards/2009-readers-choice-award-winners-aspnetpro/</guid>
		<description><![CDATA[asp.netPRO editors have tallied the votes for this year&#8217;s Readers&#8217; Choice Awards. More than 8,000 aspnetpro.com visitors voted on approximately 300 products in 25 product categories. Look for more coverage of the winners in the August issue of asp.netPRO. Results Winner &#8211; Microsoft Office SharePoint Server 2007 &#8211; Web Content Management Runner-up &#8211; DotNetNuke Professional [...]]]></description>
			<content:encoded><![CDATA[<p>asp.netPRO editors have tallied the votes for this year&#8217;s Readers&#8217; Choice Awards. More than 8,000 aspnetpro.com visitors voted on approximately 300 products in 25 product categories. Look for more coverage of the winners in the August issue of asp.netPRO.</p>
<h3>Results</h3>
<ul>
<li>Winner &#8211; Microsoft Office SharePoint Server 2007 &#8211; Web Content Management</li>
<li>Runner-up &#8211; DotNetNuke Professional Edition</li>
<li>Honorable Mention &#8211; Telerik Sitefinity CMS</li>
</ul>
<p>&#160;</p>
<p> <span id="more-672"></span>
<p>See rest of the Awards &#8211; <a href="http://www.aspnetpro.com/articles/2009/05/asp200905rca_f/asp200905rca_f.asp" target="_blank">2009 Readers&#8217; Choice Award Winners</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.powered-by.org/news/awards/2009-readers-choice-award-winners-aspnetpro/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ImpressCMS 1.1.2 Final is Released</title>
		<link>http://www.powered-by.org/news/new-release/impresscms-112-final-is-released/</link>
		<comments>http://www.powered-by.org/news/new-release/impresscms-112-final-is-released/#comments</comments>
		<pubDate>Wed, 03 Jun 2009 11:02:31 +0000</pubDate>
		<dc:creator>powered-by.org</dc:creator>
				<category><![CDATA[ImpressCMS]]></category>
		<category><![CDATA[New Release]]></category>

		<guid isPermaLink="false">http://www.powered-by.org/cms/portal/impresscms/impresscms-112-final-is-released/</guid>
		<description><![CDATA[ImpressCMS is proud to announce the release of 1.1.2 Final. ImpressCMS 1.1.2 Final is being released to address several issues discovered along with various improvements made in many other areas. Users are encouraged to install this release in a production environment, or upgrade their existing sites. What&#8217;s new? Fixed #244: $HTTP_SERVER_VARS replaced with $_SERVER in [...]]]></description>
			<content:encoded><![CDATA[<p>ImpressCMS is proud to announce the release of 1.1.2 Final. ImpressCMS 1.1.2 Final is being released to address several issues discovered along with various improvements made in many other areas. Users are encouraged to install this release in a production environment, or upgrade their existing sites. </p>
<h3></h3>
<p> <span id="more-652"></span><br />
<h3>What&#8217;s new? </h3>
<p>Fixed </p>
<ul>
<li>#244: $HTTP_SERVER_VARS replaced with $_SERVER in checklogin.php (vaughan)</li>
<li>#245: $HTTP_SERVER_VARS replaced with $_SERVER in common.php (vaughan)</li>
<li>#246: &lt;&gt;\/ specialchars were being stripped from password fields unneccessarily. changed from stopXSS to filter_var() (and use FILTER_SANITIZE_URL) which sanitizes and only allows characters that can be used in a URL (which is applicable for passwords) (vaughan)</li>
<li>#246: SMTPAuth not working &#8211; xoopsmultimailer was setting authentication type to ssl (which is correct, but other issues with phpmailer prevent it) (skenow) </li>
</ul>
<h3>Changed </h3>
<ul>
<li>Updated HTMLPurifier Library from 3.2.0 to 3.3.0 (various bugfixes in the library including a bugfix in youtube filter). (vaughan) </li>
</ul>
<p>For a complete list of changes, read the <a href="http://wiki.impresscms.org/index.php?title=Change_Log#Impresscms_1.1.2" target="_blank">changelog.</a></p>
<h3>Where do I get it? </h3>
<p>You can download the latest release from our file release system on <a href="http://sourceforge.net/project/showfiles.php?group_id=205633&amp;package_id=245707&amp;release_id=666401" target="_blank">SourceForge</a>. The download packages allows you to either do a fresh installation, or upgrade from an earlier version of ImpressCMS or XOOPS. </p>
<h3>What else do I need? </h3>
<p>With this release, we are moving farther into only supporting stable versions of PHP5.&#160; The current stable release of PHP is 5.2.8 and 5.2.7 has been removed from distribution because of several critical flaws. </p>
<p>&#160;&#160;&#160; * PHP: 5.2.0+(5.2.7 is NOT recommended!)   <br />&#160;&#160;&#160; * MySQL: MySQL server 4.1.0+ &#8211; With UTF-8 Support    <br />&#160;&#160;&#160; * Web server: Any server supporting the required PHP version (Apache highly recommended)    <br />&#160;&#160;&#160; * Special characters require UTF-8 support from hosting providers.    <br />&#160;&#160;&#160; * 16MB PHP Memory</p>
<p><a href="http://community.impresscms.org/modules/smartsection/item.php?itemid=327" target="_blank">ImpressCMS Community Site</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.powered-by.org/news/new-release/impresscms-112-final-is-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ImpressCMS 1.1.1 RC2</title>
		<link>http://www.powered-by.org/news/updates/impresscms-111-rc2/</link>
		<comments>http://www.powered-by.org/news/updates/impresscms-111-rc2/#comments</comments>
		<pubDate>Mon, 22 Dec 2008 03:51:30 +0000</pubDate>
		<dc:creator>powered-by.org</dc:creator>
				<category><![CDATA[ImpressCMS]]></category>
		<category><![CDATA[Updates]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[security issue]]></category>
		<category><![CDATA[vulnerability]]></category>

		<guid isPermaLink="false">http://www.powered-by.org/news/updates/impresscms-111-rc2/</guid>
		<description><![CDATA[ImpressCMS is proud to announce the release of 1.1.1 RC2. Changes Fixed * #2354713: Security issue in SESSION id (Fixation), previous fix caused problems with some users being logged out sporadically. (vaughan)&#60; /BR&#62; * XSS vulnerability in blocksadmin.php $_GET['selmod'], potential (but not necessarily vulnerable) exploit in $_GET['editor']. (GiJoe/vaughan) Improved Changelog &#8211; Click Here Where can [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-full wp-image-290" title="impresscms.jpg" src="http://www.powered-by.org/wp-content/uploads/2008/12/impresscms.jpg" alt="impresscms.jpg" width="150" height="150" />ImpressCMS is proud to announce the release of 1.1.1 RC2.<br />
Changes</p>
<p>Fixed<br />
* #2354713: Security issue in SESSION id (Fixation), previous fix caused problems with some users being logged out sporadically. (vaughan)&lt; /BR&gt;<br />
* XSS vulnerability in blocksadmin.php $_GET['selmod'], potential (but not necessarily vulnerable) exploit in $_GET['editor']. (GiJoe/vaughan)</p>
<p><span id="more-297"></span></p>
<p>Improved<br />
Changelog &#8211; Click Here</p>
<p>Where can I get the files?</p>
<p>As usual you can download all the files from our Source Forge site &#8211; Click Here<br />
Upgrade from 1.1+:</p>
<p>* impresscms_1.1_to_impresscms_1.1.1_rc2.tar.gz<br />
* impresscms_1.1_to_impresscms_1.1.1_rc2.zip</p>
<p>Upgrade from XOOPS or ImpressCMS 1.0 to ImpressCMS 1.1.1 RC2:</p>
<p>* xoops-or-impresscms_1.0_to_impresscms_1.1.1_rc2.tar.gz<br />
* xoops-or-impresscms_1.0_to_impresscms_1.1.1_rc2.zi</p>
<p>New Install:</p>
<p>* impresscms_1.1.1_rc2.tar.gz<br />
* impresscms_1.1.1_rc2.zip</p>
<p>How to upgrade to XOOPS or ImpressCMS 1.0</p>
<p>* Upgrading from ImpressCMS 1.1<br />
* Upgrading from XOOPS or ImpressCMS 1.0</p>
<p>Full Install</p>
<p>If you&#8217;re making a fresh install, download the full package and perform a normal installation (instructions are contained within the package or available in our release notes).</p>
]]></content:encoded>
			<wfw:commentRss>http://www.powered-by.org/news/updates/impresscms-111-rc2/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>CMIS Update &#8211; First Integration Modules Appearing</title>
		<link>http://www.powered-by.org/news/cms-news/cmis-update-first-integration-modules-appearing/</link>
		<comments>http://www.powered-by.org/news/cms-news/cmis-update-first-integration-modules-appearing/#comments</comments>
		<pubDate>Mon, 22 Dec 2008 01:11:19 +0000</pubDate>
		<dc:creator>CMS News</dc:creator>
				<category><![CDATA[CMS News]]></category>
		<category><![CDATA[Alfresco]]></category>
		<category><![CDATA[CMIS]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[Joomla]]></category>

		<guid isPermaLink="false">http://www.powered-by.org/news/cms-news/cmis-update-first-integration-modules-appearing/</guid>
		<description><![CDATA[Alfresco may not have been in the original group of three Enterprise CMS vendors who developed the CMIS Specification, but they certainly are the most active when it comes to putting it to use. Today they announce a partnership with Joomlatools that demonstrates the first official integration module based on CMIS: Alfresco:Joomla!™ Integration Module. Go to Source]]></description>
			<content:encoded><![CDATA[<p><img class="leader alignright" src="http://www.powered-by.org/wp-content/plugins/wp-o-matic/cache/27222_logo-alfresco.png" alt="Alfresco and Joomlatools Create Integration via CMIS" width="176" height="59" /></p>
<p>Alfresco may not have been in the original group of three Enterprise CMS vendors who developed the CMIS Specification, but they certainly are the most active when it comes to putting it to use. Today they announce a partnership with Joomlatools that demonstrates <strong>the first official integration module</strong> based on CMIS: Alfresco:Joomla!™ Integration Module.</p>
<p><a href="http://feedproxy.google.com/~r/cmswire/open-source/~3/prxqOZy5iIk/cmis-update-first-integration-modules-appearing-003655.php" target="_blank">Go to Source</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.powered-by.org/news/cms-news/cmis-update-first-integration-modules-appearing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Security Updates for Drupal Web CMS</title>
		<link>http://www.powered-by.org/news/updates/new-security-updates-for-drupal-web-cms-2/</link>
		<comments>http://www.powered-by.org/news/updates/new-security-updates-for-drupal-web-cms-2/#comments</comments>
		<pubDate>Mon, 22 Dec 2008 01:11:19 +0000</pubDate>
		<dc:creator>CMS News</dc:creator>
				<category><![CDATA[Drupal]]></category>
		<category><![CDATA[Updates]]></category>
		<category><![CDATA[drupal]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[web cms]]></category>

		<guid isPermaLink="false">http://www.powered-by.org/news/cms-news/new-security-updates-for-drupal-web-cms-2/</guid>
		<description><![CDATA[Drupal is at it again with another round of updated releases. While not major releases, these new versions from Drupal do address a number of security fixes and bugs that were brought to their attention via Drupal’s bug tracking system. Go to Source]]></description>
			<content:encoded><![CDATA[<p><img class="leader alignright" src="http://www.powered-by.org/wp-content/plugins/wp-o-matic/cache/27222_drupal.jpg" alt="Drupal" width="150" height="46" /></p>
<p><strong>Drupal</strong> is at it again with another round of updated releases. While not major releases, these <strong>new versions</strong> from Drupal do address a number of security fixes and bugs that were brought to their attention via Drupal’s bug tracking system.</p>
<p><a href="http://feedproxy.google.com/~r/cmswire/open-source/~3/M12m51_CSEc/new-security-updates-for-drupal-web-cms-003664.php" target="_blank">Go to Source</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.powered-by.org/news/updates/new-security-updates-for-drupal-web-cms-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Nuxeo: Enterprise CMS Updates, New Products and A New Blog</title>
		<link>http://www.powered-by.org/news/cms-news/nuxeo-enterprise-cms-updates-new-products-and-a-new-blog/</link>
		<comments>http://www.powered-by.org/news/cms-news/nuxeo-enterprise-cms-updates-new-products-and-a-new-blog/#comments</comments>
		<pubDate>Mon, 22 Dec 2008 01:11:19 +0000</pubDate>
		<dc:creator>CMS News</dc:creator>
				<category><![CDATA[CMS News]]></category>
		<category><![CDATA[digital asset management]]></category>
		<category><![CDATA[Nuxeo]]></category>
		<category><![CDATA[open source]]></category>

		<guid isPermaLink="false">http://www.powered-by.org/news/cms-news/nuxeo-enterprise-cms-updates-new-products-and-a-new-blog/</guid>
		<description><![CDATA[CMSWire hasn&#8217;t talked a great deal about open source ECM provider Nuxeo lately, but that doesn&#8217;t mean they haven&#8217;t been hard at work enhancing their CMS solution and building new products &#8212; they have. In fact, we had an opportunity to see just what Nuxeo has been up to lately &#8211; new Digital Asset Management Product [...]]]></description>
			<content:encoded><![CDATA[<p><img class="leader alignright" src="http://www.powered-by.org/wp-content/plugins/wp-o-matic/cache/27222_logo-nuxeo.jpg" alt="Nuxeo Updates" width="150" height="45" /></p>
<p>CMSWire hasn&#8217;t talked a great deal about open source ECM provider Nuxeo lately, but that doesn&#8217;t mean they haven&#8217;t been hard at work enhancing their CMS solution and building new products &#8212; they have. In fact, we had an opportunity to see just what Nuxeo has been up to lately &#8211; <strong>new Digital Asset Management </strong>Product to name one thing &#8211; and where they are headed next year &#8211; dare we say <strong>the cloud</strong>?</p>
<p><a href="http://feedproxy.google.com/~r/cmswire/open-source/~3/Y1JaYW-ONiY/nuxeo-enterprise-cms-updates-new-products-and-a-new-blog-003669.php" target="_blank">Go to Source</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.powered-by.org/news/cms-news/nuxeo-enterprise-cms-updates-new-products-and-a-new-blog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Jadu Bridges the &#8216;Skills Gap&#8217; Between PHP and .NET</title>
		<link>http://www.powered-by.org/news/cms-news/jadu-bridges-the-skills-gap-between-php-and-net/</link>
		<comments>http://www.powered-by.org/news/cms-news/jadu-bridges-the-skills-gap-between-php-and-net/#comments</comments>
		<pubDate>Mon, 22 Dec 2008 01:11:19 +0000</pubDate>
		<dc:creator>CMS News</dc:creator>
				<category><![CDATA[CMS News]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Jadu]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[web content management]]></category>

		<guid isPermaLink="false">http://www.powered-by.org/news/cms-news/jadu-bridges-the-skills-gap-between-php-and-net/</guid>
		<description><![CDATA[Jadu, the Web Content Management vendor, has released a product that will help bridge the gap between PHP and .NET software development languages. The company&#8217;s Phalanger PHP compiler will allow PHP applications to be compiled into the .NET framework. This new product from Jadu will help bridge the gap between .NET, a common application framework [...]]]></description>
			<content:encoded><![CDATA[<p><img class="leader alignright" src="http://www.powered-by.org/wp-content/plugins/wp-o-matic/cache/27222_logo-jadu.png" alt="Jadu bridges the 'skills gap' between PHP and .Net" width="147" height="55" /></p>
<p>Jadu, the Web Content Management vendor, has released a product that will help bridge the gap between PHP and .NET software development languages. The company&#8217;s <strong>Phalanger PHP compiler</strong> will allow PHP applications to be compiled into the .NET framework.</p>
<p>This new product from Jadu will help bridge the gap between .NET, a common application framework found in corporate environments, and PHP, the most popular web programming language found on open source web services on the Internet. As a result, companies should be able to shave off application development costs.</p>
<p><a href="http://feedproxy.google.com/~r/cmswire/open-source/~3/ttKf6CTy0zY/jadu-bridges-the-skills-gap-between-php-and-net-003672.php" target="_blank">Go to Source</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.powered-by.org/news/cms-news/jadu-bridges-the-skills-gap-between-php-and-net/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Cost of Enterprise Content Management</title>
		<link>http://www.powered-by.org/news/cms-news/the-cost-of-enterprise-content-management/</link>
		<comments>http://www.powered-by.org/news/cms-news/the-cost-of-enterprise-content-management/#comments</comments>
		<pubDate>Mon, 22 Dec 2008 01:11:19 +0000</pubDate>
		<dc:creator>CMS News</dc:creator>
				<category><![CDATA[CMS News]]></category>
		<category><![CDATA[Alfresco]]></category>
		<category><![CDATA[content management systems]]></category>
		<category><![CDATA[google]]></category>

		<guid isPermaLink="false">http://www.powered-by.org/news/cms-news/the-cost-of-enterprise-content-management/</guid>
		<description><![CDATA[Enterprise level applications are not cheap. In particular, enterprise content management systems can send an organization&#8217;s budget plans through the roof. Unless, of course, you are implementing an open source enterprise cms. So the story goes. According to open source enterprise cms provider Alfresco, they are the alternative with a scalable, easy to use platform [...]]]></description>
			<content:encoded><![CDATA[<p><img class="leader alignright" src="http://www.powered-by.org/wp-content/plugins/wp-o-matic/cache/27222_logo-alfresco.png" alt="Alfresco TCO" width="176" height="59" /></p>
<p>Enterprise level applications are not cheap. In particular, enterprise content management systems can send an organization&#8217;s budget plans through the roof. Unless, of course, you are implementing an open source enterprise cms. So the story goes.</p>
<p>According to open source enterprise cms provider Alfresco, they are the alternative with <strong>a scalable, easy to use platform at a fraction of the price</strong>.</p>
<p>We read their <em>Total Cost of Ownership for Enterprise Content Management</em> whitepaper. The whitepaper walks you through the licensing and hardware costs associated with several propertiery ECMs and shows how clearly open source is the more inexpensive option.</p>
<p>But the story of project costs is not just a tale of license price. There&#8217;s a lot more money to spend implementing an Enterprise CMS.</p>
<p><a href="http://feedproxy.google.com/~r/cmswire/open-source/~3/roHjn6SqXM0/the-cost-of-enterprise-content-management-003676.php" target="_blank">Go to Source</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.powered-by.org/news/cms-news/the-cost-of-enterprise-content-management/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Spruced-up Zimplit CMS 1.1: One Small Step Forward</title>
		<link>http://www.powered-by.org/news/updates/spruced-up-zimplit-cms-11-one-small-step-forward/</link>
		<comments>http://www.powered-by.org/news/updates/spruced-up-zimplit-cms-11-one-small-step-forward/#comments</comments>
		<pubDate>Mon, 22 Dec 2008 01:11:19 +0000</pubDate>
		<dc:creator>CMS News</dc:creator>
				<category><![CDATA[Updates]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[web cms]]></category>
		<category><![CDATA[Zimplit]]></category>

		<guid isPermaLink="false">http://www.powered-by.org/news/cms-news/spruced-up-zimplit-cms-11-one-small-step-forward/</guid>
		<description><![CDATA[Remember that (mainly) open source Micro CMS designed for “normal people”? Yes, the simply put Zimplit! Just in time for stocking staffing, Zimplit released version 1.1 with four improvements: Website Menu Reordering: Users can now drag and drop any page to where they want. This should be helpful when users want to change website navigational [...]]]></description>
			<content:encoded><![CDATA[<p><img class="leader alignright" src="http://www.powered-by.org/wp-content/plugins/wp-o-matic/cache/27222_zimplit-logo-2008.jpg" alt="Zimplit CMS 1.1" width="150" height="52" /></p>
<div>Remember that (mainly) <strong>open source Micro </strong><strong>CMS</strong> designed for <strong>“normal people</strong><strong>”</strong>? Yes, the simply put Zimplit! Just in time for stocking staffing, Zimplit released version 1.1 with <strong>four improvements</strong>:</div>
<div>
<ol>
<li><strong>Website Menu Reordering</strong>: Users can now drag and drop any page to where they want. This should be helpful when users want to change website navigational items, let’s say.</li>
<li><strong>Theme Picker</strong>: Yes, they’re still doing a themed approach to website design. The benefit: no more downloading and uploading of theme package from Zimplit’s site. Just log in to your website, pick any theme and it will be downloaded instantly. Less clicking is almost always a good idea.</li>
<li><strong>Gallery Thumbnails</strong>: This new functionality allows users to see some media files in a &#8220;click and zoom&#8221; fashion. On top of that, there’s also the yummy automatic resizing function. While we’re not quite sure about what Zimplit means by “It will make your website smaller and quicker,” digital asset management (in some shape or form) is always a welcome functionality in any Web CMS.</li>
<li><strong>Editor Location Changer</strong>: In “one step,” developers can now make their own editors with their own functionality and change editor skin or add their own.</li>
</ol>
<div>While still no news on providing a hosted version of Zimplit CMS, as predicted, Zimplit is in the news again, albeit with a small announcement. In its nature, Zimplit CMS is not that far from blogging platforms, but still is positioning itself as a Web CMS. Oh well, there must be market for this solution – in Estonia, or elsewhere in Europe.</div>
<div>Then again, we already talked about how some blogging platforms are starting to encroach on the WCM space, so there’s no surprise here. As long as users are happy with the blogging platform/ Micro CMS/Web CMS system they chose.<span><br />
</span></div>
</div>
<p><a href="http://feedproxy.google.com/~r/cmswire/open-source/~3/Mqt4Vawbuhg/sprucedup-zimplit-cms-11-one-small-step-forward-003679.php" target="_blank">Go to Source</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.powered-by.org/news/updates/spruced-up-zimplit-cms-11-one-small-step-forward/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Latest Guide to Developing with Drupal Web CMS</title>
		<link>http://www.powered-by.org/news/cms-news/the-latest-guide-to-developing-with-drupal-web-cms/</link>
		<comments>http://www.powered-by.org/news/cms-news/the-latest-guide-to-developing-with-drupal-web-cms/#comments</comments>
		<pubDate>Mon, 22 Dec 2008 01:11:19 +0000</pubDate>
		<dc:creator>CMS News</dc:creator>
				<category><![CDATA[CMS News]]></category>
		<category><![CDATA[drupal]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[Media]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[web content management]]></category>

		<guid isPermaLink="false">http://www.powered-by.org/news/cms-news/the-latest-guide-to-developing-with-drupal-web-cms/</guid>
		<description><![CDATA[O’Reilly Media wants to help make working with the Drupal web content management system just a bit easier. Many people realize that when working with a CMS of any kind, even an open source option, things can get pretty hairy for those not overly savvy with code and module configuration. Using Drupal’s goal is to [...]]]></description>
			<content:encoded><![CDATA[<p><img class="leader alignright" src="http://www.powered-by.org/wp-content/plugins/wp-o-matic/cache/27222_oreilly_media_logo_2008.jpg" alt="O'Reilly Media new book Using Drupal" width="150" height="30" /></p>
<p><strong>O’Reilly Media</strong> wants to help make working with the Drupal web content management system just a bit easier. Many people realize that when working with a CMS of any kind, even an open source option, things can get pretty hairy for those not overly savvy with code and module configuration. <strong>Using Drupal</strong>’s goal is to eliminate as much frustration and as many wrong turns as possible.</p>
<p><a href="http://feedproxy.google.com/~r/cmswire/open-source/~3/AwUoYWkmGBU/the-latest-guide-to-developing-with-drupal-web-cms-003680.php" target="_blank">Go to Source</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.powered-by.org/news/cms-news/the-latest-guide-to-developing-with-drupal-web-cms/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
