<?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>Foliovision &#187; foliopress</title>
	<atom:link href="http://foliovision.com/tag/foliopress/feed" rel="self" type="application/rss+xml" />
	<link>http://foliovision.com</link>
	<description>Making the web work for you</description>
	<lastBuildDate>Mon, 14 May 2012 12:40:30 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
<image><title>Foliovision</title><url>http://foliovision.com/site/wp-content/themes/foliovision/images/foliovision-logo-380.gif</url><link>http://foliovision.com</link><width>240</width><height>66</height><description>Making the web work for you</description></image>		<item>
		<title>Drupal vs Joomla vs WordPress: Developer&#8217;s Perspective</title>
		<link>http://foliovision.com/2011/04/02/drupal-vs-joomla-mambo-vs-wordpress</link>
		<comments>http://foliovision.com/2011/04/02/drupal-vs-joomla-mambo-vs-wordpress#comments</comments>
		<pubDate>Sat, 02 Apr 2011 22:12:18 +0000</pubDate>
		<dc:creator>alec</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[cms]]></category>
		<category><![CDATA[drupal]]></category>
		<category><![CDATA[foliopress]]></category>
		<category><![CDATA[joomla]]></category>
		<category><![CDATA[magento]]></category>
		<category><![CDATA[mambo]]></category>
		<category><![CDATA[marketing]]></category>

		<guid isPermaLink="false">http://foliovision.com/?p=2157</guid>
		<description><![CDATA[In a CMS discussion group I belong to, someone recently asked: Is there someone with experience with Drupal, Joomla/Mambo and WordPress who can tell what the differences are? What are the strong and weak points? For better or worse, I am that person. So here's my summary of the advantages and disadvantages of each of [...]<h3 class="related_posts_title">You might also like</h3>
<ol class="related_posts">
			<li><a href="http://foliovision.com/seo-tools/other-cms/mambo-joomla" rel="bookmark">
            <div class="noimage-1"></div>
      Mambo / Joomla</a><!-- (20.3)-->
    </li>
			<li><a href="http://foliovision.com/seo-tools/other-cms/mambo-joomla/mambo-embedded-page-menu" rel="bookmark">
            <img src="http://foliovision.com/images/mambo-plugins/100/calum-ross-mortgage-website.gif" />
      Mambo Embedded Page Menus</a><!-- (12.4)-->
    </li>
			<li class="last"><a href="http://foliovision.com/seo-tools" rel="bookmark">
            <div class="noimage-3"></div>
      Foliovision Tools</a><!-- (11.4)-->
    </li>
	</ol>
<div class="related_posts_clear"></div>
]]></description>
			<content:encoded><![CDATA[<p>In a CMS discussion group I belong to, someone recently asked:</p>
<blockquote>
<p>Is there someone with experience with Drupal, Joomla/Mambo and WordPress who can tell what the differences are? What are the strong and weak points?</p>
</blockquote>
<p>For better or worse, I am that person. So here's my summary of the advantages and disadvantages of each of the above CMS platforms.</p>
<h3><a href="http://drupal.org/" class="liexternal">Drupal</a></h3>
<h4>Advantages</h4>
<ul>
    <li>Very clean core code.</li>
    <li>Good project leadership from <a href="http://acquia.com/about-us" class="liexternal">Acquia</a>.</li>
    <li>Some very good developers available for hire.</li>
    <li>Fewer clowns available for hire (you can either code Drupal or you can't, it's harder to fake it).</li>
    <li>Can be made very server efficient in the right hands (scaleable).</li>
</ul>
<h4>Disadvantages</h4>
<ul>
    <li>Less ready made drop-in plugins. You're going to &#160;have to get your hands dirty almost every time.</li>
    <li>More imposing default user interface.</li>
    <li>Fewer developers.</li>
    <li>More expensive developers.</li>
</ul>
<h3><a href="http://www.joomla.org/" class="liexternal">Joomla</a>/<a href="#" class="liinternal">Mambo</a></h3>
<h4>Advantages</h4>
<ul>
    <li>Good menu system.</li>
    <li>Strong static page structure (cf. weblog).</li>
    <li>Built-in membership/community features.</li>
    <li>Long time on the market.</li>
    <li>I'm searching here.</li>
</ul>
<h4>Disadvantages</h4>
<ul>
    <li>Built-in performance pretty sluggish/clunky.</li>
    <li>Horrid built-in URLs.</li>
    <li>Weak weblog section.</li>
    <li>Hard to theme. A Mambo/Joomla site looks like Mambo/Joomla, like it or not.</li>
    <li>Crappy built-in SEO. Leading SEO plugin belongs to a very peculiar developer and is encrypted (have fun repairing the SEO plugin, we reverse engineered and decrypted it for our site to make our changes even after paying for it).</li>
    <li>Nasty, nasty core code. Very difficult to fix broken items.</li>
    <li>Fractured community (never healed after Joomla/Mambo split back in 2006).</li>
    <li>Most good plugins are pay.</li>
    <li>Rather mediocre developers. Anyone who likes to code in Joomla/Mambo in 2011 ought to see a psychiatrist.</li>
    <li>Developer pricing is all over the map as there are many old-school Mambo/Joomla developers still ought there churning out convoluted future-resistant code quite affordably.</li>
</ul>
<h3>WordPress</h3>
<h4>Advantages</h4>
<ul>
    <li>Huge community.</li>
    <li>Easy to optimise for performance thanks to <a href="http://ocaoimh.ie/wp-super-cache/" class="liexternal">Donncha O Caoimh</a> and&#160;<a href="http://www.w3-edge.com/wordpress-plugins/w3-total-cache/" class="liexternal">Frederick Townes</a>. Great work guys.</li>
    <li>Easy to theme in a unique way. A WordPress site does not have to look like a WordPress site.</li>
    <li>Great plugin architecture.</li>
    <li>Plugins for everything.</li>
    <li>Lots of great professional developers.</li>
    <li>Fast development cycle. Improvements every year.</li>
    <li>Active leadership from Automattic and founding team. Particular thanks to <a href="http://markjaquith.com/" class="liexternal">Mark Jaquith</a> for keeping the community running with less nepotism and more fairness than most collective human endeavour.</li>
</ul>
<h4>Disadvantages</h4>
<ul>
    <li>Fairly weak core code (in comparison to Drupal, but not Joomla!) but core getting better every year.</li>
    <li>Lots of really crap faker developers in the pool who couldn't build a working website to save their mother's life.</li>
    <li>Lots of popular but seriously broken plugins which will cripple your website performance forever and make it nearly impossible for you to cleanly upgrade (NextGen Gallery, I'm looking at you but not just you).</li>
    <li>Really <a href="http://foliovision.com/2011/03/28/paid-wordpress-themes-woo-vs-elegantthemes" class="liinternal">crappy commercial themes</a> which are heavily marketed but compromise your ability to either upgrade or switch themes and compromise performance for the life of your site.</li>
    <li>Weak static page management without adding plugins. Easily fixed with said plugins.</li>
    <li>Too fast an upgrade cycle. You have to keep upgrading your site, whether you like it or not, for security reasons. There are no security releases only new versions. Feel the pain for a commercial site with running a full complement of plugins. Corollary: choose your plugins and plugin developers very, very carefully for cleanliness of code and frequency of update.</li>
</ul>
<h3>Conclusion</h3>
<p>For a very large commercial project, I can see a justification for choosing Drupal. On a big project, most of your expense will be custom development anyway - everything has to be optimised and integrated - so you don't much care one way or another about a myriad of plugins which you will probably not use. I still wouldn't make that trade-off: slightly better core code for a vast pool of community contributed code. But it's a defensible position.</p>
<p>Joomla/Mambo should die a violent death. We did our first CMS project in Mambo and last year redeveloped a couple of existing sites in Joomla. Our best developers - very platform agnostic - threatened to quit if I accepted anymore Joomla work. Such crappy, convoluted spaghetti code they'd never seen. And these developers have had ample chance to see the worst side of WordPress.</p>
<p>The only justification for a site in Joomla/Mambo is that it's legacy (i.e. you already did a lot of custom development on it six years ago and don't have the budget to migrate) or that you are part of an international network standardised on Joomla/Mambo and the mothership discourages anyone from leaving the central platform (our client's situation). For everyone else, just migrate out and count your blessing that you got your site out alive. Enjoy the fresh air and clean code of WordPress (or Drupal).</p>
<p>WordPress is the platform of choice in my opinion for the small, medium or large business. Whatever holes you can find in WordPress (editorial management process, page management, ecommerce, membership site) are easily solved with high quality plugins.</p>
<p>The cool part about WordPress is that the core is kept clean so that you aren't forced to load code you don't need if you want a simple weblog. Thus WordPress can be a weblog, a corporate information site, a membership site, a store or an international news network.</p>
<p>We regularly develop <a href="http://ilovetoronto.com" class="liexternal">advanced</a> <a href="http://juliekinnear.com" class="liexternal">real estate</a> <a href="http://jaybanks.ca" class="liexternal">sites</a> <a href="http://ellidavis.com" class="liexternal">in WordPress</a>, maintain a very sophisticated <a href="http://lsminsurance.ca" class="liexternal">insurance site</a>, have developed elaborate <a href="http://stagersource.ca" class="liexternal">furniture rental</a> systems and develop the <a href="http://theshiksa.com" class="liexternal">most</a> <a href="http://kitchenmusings.com" class="liexternal">delicious</a> <a href="http://thismamacooks.com" class="liexternal">cooking</a> sites as well as <a href="http://opencity.org" class="liexternal">gorgeous online</a> <a href="http://mrbellersneighborhood.com" class="liexternal">literary reviews</a>. Not to mention <a href="http://mondoweiss.net" class="liexternal">political</a>, <a href="http://juancole.com" class="liexternal">news</a> and <a href="http://dirtblawg.com" class="liexternal">law</a> sites. All in WordPress.</p>
<p>The danger with WordPress include the overhyped commercial themes which don't solve your problems but pretend to (I'm looking at you DIYthemes.com and Thesis, <a href="http://foliovision.com/2011/03/28/paid-wordpress-themes-woo-vs-elegantthemes" class="liinternal">WooThemes and ElegantThemes</a>). A related danger are the weak developers and hangers on who have infested the huge WordPress community and enthusiastically give bad advice, whether about SEO or gallery plugins. These clowns will happily break your website for pay or into a defective by design commercial theme. Forewarned is forearmed.</p>
<p>Just like any other serious professional endeavour you need steady hands on deck when you want to take your site to the next level if you want to maintain performance, appearance and compatibility. Once you have substantial traffic or need ecommerce, WordPress is no longer a DIY venture for the non-programmer.</p>
<p>We personally recommend people start a new site on WordPress.com unless they are developing for an established business. Once you have an audience or a functioning business, self-hosted WordPress is the way to go. Even the sky is not a limit. There are few sites we could not develop better and faster in WordPress.</p><h5 class="byline"><img height="48" width="48" src="http://foliovision.com/images/authors/alec-kinnear.jpg" alt="Alec Kinnear" title="Alec Kinnear" /><br /> By Alec</h5><p><a href="http://foliovision.com/2011/04/02/drupal-vs-joomla-mambo-vs-wordpress">Drupal vs Joomla vs WordPress: Developer&#8217;s Perspective</a></p>
<p>Post from: <a href="http://foliovision.com">Foliovision</a></p>
<img src="http://foliovision.com/site/?ak_action=api_record_view&id=2157&type=feed" alt="" /><h3 class="related_posts_title">You might also like</h3>
<ol class="related_posts">
			<li><a href="http://foliovision.com/seo-tools/other-cms/mambo-joomla" rel="bookmark">
            <div class="noimage-1"></div>
      Mambo / Joomla</a><!-- (20.3)-->
    </li>
			<li><a href="http://foliovision.com/seo-tools/other-cms/mambo-joomla/mambo-embedded-page-menu" rel="bookmark">
            <img src="http://foliovision.com/images/mambo-plugins/100/calum-ross-mortgage-website.gif" />
      Mambo Embedded Page Menus</a><!-- (12.4)-->
    </li>
			<li class="last"><a href="http://foliovision.com/seo-tools" rel="bookmark">
            <div class="noimage-3"></div>
      Foliovision Tools</a><!-- (11.4)-->
    </li>
	</ol>
<div class="related_posts_clear"></div>
]]></content:encoded>
			<wfw:commentRss>http://foliovision.com/2011/04/02/drupal-vs-joomla-mambo-vs-wordpress/feed</wfw:commentRss>
		<slash:comments>248</slash:comments>
		</item>
		<item>
		<title>How to get HTTPD and FTP to play well together or SEO image management nirvana</title>
		<link>http://foliovision.com/2009/04/17/httpd-ftp-permissions-solution</link>
		<comments>http://foliovision.com/2009/04/17/httpd-ftp-permissions-solution#comments</comments>
		<pubDate>Fri, 17 Apr 2009 17:27:31 +0000</pubDate>
		<dc:creator>peter</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[foliopress]]></category>
		<category><![CDATA[ftp]]></category>
		<category><![CDATA[images]]></category>
		<category><![CDATA[kfm]]></category>
		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://foliovision.com/2009/04/17/permissions-php-ftp/</guid>
		<description><![CDATA[While developing the Foliopress WYSIWYG we decided to create the images management on the basis of Kae Veren's excellent KFM file manager. While we are totally happy with how KFM handles the images itself, we were unable to work with images uploaded via ftp. SEO Image managing a large sub directory of images uploaded via [...]<h3 class="related_posts_title">You might also like</h3>
<ol class="related_posts">
			<li><a href="http://foliovision.com/seo-tools/wordpress/plugins/wysiwyg/prepare-ftp-files-for-seo-images" rel="bookmark">
            <img src="http://foliovision.com/images/wordpress-plugins/guides/100/filezilla-uploaded-files.png" />
      How to prepare FTP uploaded images to work with SEO Images in Filezilla</a><!-- (9.8)-->
    </li>
			<li><a href="http://foliovision.com/2010/04/07/foliopress-wysiwyg-image-management-now-works-in-safari" rel="bookmark">
            <div class="noimage-2"></div>
      Foliopress WYSIWYG Image Management now works in Safari</a><!-- (9.3)-->
    </li>
			<li class="last"><a href="http://foliovision.com/seo-tools/wordpress/plugins/fv-testimonials/management-guide" rel="bookmark">
            <img src="http://foliovision.com/images/wordpress-plugins/guides/100/testimonials-sidebar.png" />
      FV Testimonials: Management Guide</a><!-- (6.1)-->
    </li>
	</ol>
<div class="related_posts_clear"></div>
]]></description>
			<content:encoded><![CDATA[<p>While developing the <a href="/seo-tools/wordpress/plugins/wysiwyg/" class="liinternal">Foliopress WYSIWYG</a> we decided to create the images management on the basis of Kae Veren's excellent KFM file manager. While we are totally happy with how KFM handles the images itself, we were unable to work with images uploaded via ftp.</p>
<h5><a href="/images/2009/04/httpd-ftp-permissions/FTP-HTTPD-KFM.png" title="FTP HTTPD KFM" rel="lightbox[slideshow]" class="liimagelink"><img height="439" width="400" class="noborder" alt="FTP HTTPD KFM" src="/images/2009/04/httpd-ftp-permissions/400/FTP-HTTPD-KFM.png" /></a><br />
SEO Image managing a large sub directory of images uploaded via FTP</h5>
<p>Uploading images one by one through an image editor is fine, uploading twenty that way is annoying. One of the reasons to prefer WordPress over Typepad is that you do have direct access to the server via ftp. So this was clearly not acceptable. It wasn't even possible to change the file ownership of httpd via SSH (without root permissions).</p>
<span id="more-364"></span>
<p>Back in SEO Images we tried to move the images, but there was a problem. Images could not be moved or deleted, even renamed. Researching more this issue we found out a problem with users and their permissions. Images uploaded by FTP belong to user <em>fv</em>, but PHP runs as user <em>httpd</em>.</p>
<p>So the issue is that FTP and PHP runs under different user, but these users cannot touch each other files, except reading it. We tried to set the folder owner to <em>fv</em> and group <em>httpd</em>, but newly uploaded files were still locked to PHP.</p>
<p>After much deliberation we came up with several potential solutions.</p>
<ol>
    <li>One possible way would be to create some nice HTTP uploader with progress bar, where you'll be able to upload more files. Since you cannot do it in PHP, there is an option to use flash uploader. BUT BE VERY CAREFUL, since flash uses different session than your browser, so even if your form is secure, the flash upload will not be. So if you chose flash, chose your flash uploader carefully. Security is always priority number one.</li>
    <li>Other option is to use FTP inside PHP. So the PHP will FTP into the folder and change the permissions when there is a file (or directory) that doesn't belong to PHP script user. This will solve the issue, but in order to for PHP login to FTP, you have store the login information somewhere on the server. This again is a security risk. You can of course enhance the security by encrypting the login information, and change the pass-phrase for encryption every couple of hours, but for this to be really secure, you have to use second computer (possibly non-public) to generate the pass-phrase. So this solution turns out to be not really practical.</li>
    <li>Since this is all a permissions issue, it can all be dealt with by changing the permissions for uploaded image files to 766 and images directories to 777. This may be very dangerous, especially on cheap shared hosting who often have mod_security turned off and who do not protect the directories between clients.<br />
    <br />
    But changing permission turns out to be the easiest solution and probably safest solution (safer than storing ftp login info on your server!). When your server security is high and, like us, you only need this to upload images, maybe this is what you want. If you are working with an httpd file manager but would like to be able to use FTP with it, just set the permissions of uploaded files via HTTP and also FTP to 766 and folders to 777 and you're good to go.</li>
</ol>
<p>In our particular case we actually had to change a bit of code to change permmissions of newly created directories in KFM to allow the FTP manager to work on the uploaded images.</p>
<p><code style="font-size: 0.9em;"> @chmod( $physical_address, octdec( '0'. $kfm_default_directory_permission ) ); </code></p>
<h5><a href="http://uncoy.com/images/2009/04/wien-sud-cityscapes/wien-docks-crane.jpg" rel="lightbox[slideshow]" title="wien docks crane" class="liimagelink"><img height="59" width="400" alt="wien docks crane" src="http://uncoy.com/images/2009/04/wien-sud-cityscapes/400/wien-docks-crane.jpg" /></a><br />
wien docks crane</h5>
<p>The great thing about this fix, is that our image manager is now totally compatible with FTP, so uploading and managing hundreds of images is no longer a concern. Together with Lightbox, SEO Images effectively becomes full scale gallery software and not just for a few images per post. Here is an example gallery of images of <a href="http://uncoy.com/2009/04/wien-sud-vienna-south.html" class="liexternal">Vienna's industrial south</a>.</p><h5 class="byline"><img height="48" width="48" src="http://foliovision.com/images/authors/peter-baran.jpg" alt="Peter Baran" title="Peter Baran" /><br /> By Peter</h5><p><a href="http://foliovision.com/2009/04/17/httpd-ftp-permissions-solution">How to get HTTPD and FTP to play well together or SEO image management nirvana</a></p>
<p>Post from: <a href="http://foliovision.com">Foliovision</a></p>
<img src="http://foliovision.com/site/?ak_action=api_record_view&id=364&type=feed" alt="" /><h3 class="related_posts_title">You might also like</h3>
<ol class="related_posts">
			<li><a href="http://foliovision.com/seo-tools/wordpress/plugins/wysiwyg/prepare-ftp-files-for-seo-images" rel="bookmark">
            <img src="http://foliovision.com/images/wordpress-plugins/guides/100/filezilla-uploaded-files.png" />
      How to prepare FTP uploaded images to work with SEO Images in Filezilla</a><!-- (9.8)-->
    </li>
			<li><a href="http://foliovision.com/2010/04/07/foliopress-wysiwyg-image-management-now-works-in-safari" rel="bookmark">
            <div class="noimage-2"></div>
      Foliopress WYSIWYG Image Management now works in Safari</a><!-- (9.3)-->
    </li>
			<li class="last"><a href="http://foliovision.com/seo-tools/wordpress/plugins/fv-testimonials/management-guide" rel="bookmark">
            <img src="http://foliovision.com/images/wordpress-plugins/guides/100/testimonials-sidebar.png" />
      FV Testimonials: Management Guide</a><!-- (6.1)-->
    </li>
	</ol>
<div class="related_posts_clear"></div>
]]></content:encoded>
			<wfw:commentRss>http://foliovision.com/2009/04/17/httpd-ftp-permissions-solution/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why Foliopress WSYIWYG will be PHP5 Only</title>
		<link>http://foliovision.com/2008/01/03/why-php5-only</link>
		<comments>http://foliovision.com/2008/01/03/why-php5-only#comments</comments>
		<pubDate>Thu, 03 Jan 2008 10:18:37 +0000</pubDate>
		<dc:creator>alec</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[foliopress]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[wordpress plugins]]></category>

		<guid isPermaLink="false">http://foliovision.com/2008/01/03/why-php5-only/</guid>
		<description><![CDATA[One of the beta testers for Foliopress WYSIWYG has just complained that Foliopress WYSIWYG is not compatible with PHP4. Apparently PHP5 is still only 6% of the installed PHP base across all webhosts. That figure should be enough to strike terror into any developer. But that number will change very soon as PHP4 has hit [...]<h3 class="related_posts_title">You might also like</h3>
<ol class="related_posts">
			<li><a href="http://foliovision.com/seo-tools/wordpress/plugins/wysiwyg/foliopress-known-bugs" rel="bookmark">
            <div class="noimage-1"></div>
      Foliopress WYSIWYG: Known Bugs</a><!-- (9.4)-->
    </li>
			<li><a href="http://foliovision.com/seo-tools/wordpress/plugins/wysiwyg" rel="bookmark">
            <img src="http://foliovision.com/images/2009/11/100/foliopress-wysiwyg-guide-13-2.png" />
      True WordPress WYSIWYG: Foliopress</a><!-- (9.1)-->
    </li>
			<li class="last"><a href="http://foliovision.com/2009/11/21/foliopress-wysiwyg-2" rel="bookmark">
            <img src="http://foliovision.com/images/2009/11/100/foliopress-wysiwyg-guide-13-2.png" />
      New Foliopress WYSIWYG version with Dropdown Customization</a><!-- (8.8)-->
    </li>
	</ol>
<div class="related_posts_clear"></div>
]]></description>
			<content:encoded><![CDATA[<p>One of the beta testers for Foliopress WYSIWYG has just complained that Foliopress WYSIWYG is not compatible with PHP4. Apparently PHP5 is still only 6% of the installed PHP base across all webhosts.</p>
<p>That figure should be enough to strike terror into any developer. But that number will change very soon as <a href="http://www.php.net/archive/2007.php#2007-07-13-1" class="liexternal">PHP4 has hit the end of the line</a>.</p>
<p>PHP4 incompatibility started off not as a deliberate decision. Generally I like wider compatibility.</p>
<p>But on serious consideration, I'm not worried about Foliopress WYSIWYG being PHP5 only.</p>
<p>Why not?</p>
<span id="more-268"></span>
<ul>
    <li>Our own webhost no longer supports PHP4 (they will put up with it on legacy projects, but strongly discourage it).</li>
    <li>
    <h5 class="right"><img width="279" height="222" src="/images/wordpress-plugins/foliopress-kfm-posting-images-right-click.png" alt="foliopress kfm posting images right click" /><br />
    One click image posting from Foliopress WYSIWYG <br />
    via updated KFM right click:  this image and caption<br />
    were posted with a single click</h5>
    One of the core components in Foliopress WYSIWYG is Kae Verens's brilliant KFM (<a href="http://kfm.verens.com" class="liexternal">Kae's File Manager</a>) which we have turned into an advanced image manager (see illustration right). Kae is no longer supporting PHP4 in future development: "PHP4 is a hindrance. My own project has already announced a similar plan - we will no longer be catering to PHP4 after the present release."</li>
    <li>PHP5 has been available for 3 years now and is thoroughly tested and is at <a href="http://www.php.net/releases/5_2_5.php" class="liexternal">version 5.2.5</a></li>
    <li>PHP5 has a lot of improved functionality over PHP4.</li>
    <li>PHP4 will start to disappear like dry brush this year. In six months there will no longer be PHP4 legacy issues as anybody keeping their online applications up to date will have moved on to PHP5 for one reason or another.</li>
    <li>Foliopress WYSIWYG target user profile: our users will be running PHP5 for the most part. If not now, in two months. Anyone who cares enough to change the default text editor in their WordPress or Drupal install is likely the kind of person to be running PHP5 and not PHP4.</li>
</ul>
<p>Sometimes releasing new software is great. One isn't hindered by legacy issues. We are looking to the future - Foliopress WYSIWYG will be PHP5 only. In any case, Foliopress WYSIWYG is good enough that it's worth upgrading in a heartbeat to PHP5.</p>
<h4>Other Discussion: PHP4/PHP5 Compatibility Decisions</h4>
<ul>
    <li><a href="http://www.mantisbt.org/blog/?p=15" rel="bookmark" title="Permanent Link: Mantis: Dropping Support for PHP 4" class="liexternal">Mantis: Dropping Support for PHP 4</a></li>
    <li><a href="http://gophp5.org" title="Support GoPHP5.org" class="liexternal">Support GoPHP5.org</a></li>
    <li><a href="http://www.gophp5.org/" rel="bookmark" title="Permanent Link: Mantis: Dropping Support for PHP 4" class="liexternal">GoPHP5</a></li>
    <li><a href="http://ma.tt/2007/07/on-php/" class="liexternal">Matt Mullenweg speaks out against PHP 5</a></li>
    <li><a href="http://thresholdstate.com/threshold/4322/why-php-5" class="liexternal">Threshold State: Why PHP 5?</a></li>
    <li><a href="http://ifacethoughts.net/2007/07/18/the-php-rift/" class="liexternal">ifacethoughts: The PHP Rift</a></li>
    <li><a href="http://robinadr.com/2007/07/wordpress_php_5" class="liexternal">WordPress and PHP 5</a></li>
    <li><a href="http://funkatron.com/index.php/site/comments/what-matt-mullenweg-doesnt-know-about-php5-and-how-it-hurts-him-and-his-use/" class="liexternal">What MM doesn’t know about PHP5, and how it hurts him and his users</a></li>
    <li><a href="http://www.wp-fun.co.uk/2007/11/17/should-wordpress-produce-a-php-5-only-version/" class="liexternal">PHP5 Only Version?</a></li>
    <li><a href="http://www.phpcollab.com/blog/" class="liexternal">phpCollab 3 only for PHP 5?</a></li>
    <li><a href="http://forum.websitebaker2.org/index.php/topic,6719.0.html" class="liexternal">Website Baker 3 will be PHP5 only</a></li>
    <li><a href="http://bergie.iki.fi/blog/next_midgard_will_be_php5_only/" class="liexternal">Next Midgard will be PHP5 only</a></li>
</ul>
<h5 class="byline"><img height="48" width="48" src="http://foliovision.com/images/authors/alec-kinnear.jpg" alt="Alec Kinnear" title="Alec Kinnear" /><br /> By Alec</h5><p><a href="http://foliovision.com/2008/01/03/why-php5-only">Why Foliopress WSYIWYG will be PHP5 Only</a></p>
<p>Post from: <a href="http://foliovision.com">Foliovision</a></p>
<img src="http://foliovision.com/site/?ak_action=api_record_view&id=268&type=feed" alt="" /><h3 class="related_posts_title">You might also like</h3>
<ol class="related_posts">
			<li><a href="http://foliovision.com/seo-tools/wordpress/plugins/wysiwyg/foliopress-known-bugs" rel="bookmark">
            <div class="noimage-1"></div>
      Foliopress WYSIWYG: Known Bugs</a><!-- (9.4)-->
    </li>
			<li><a href="http://foliovision.com/seo-tools/wordpress/plugins/wysiwyg" rel="bookmark">
            <img src="http://foliovision.com/images/2009/11/100/foliopress-wysiwyg-guide-13-2.png" />
      True WordPress WYSIWYG: Foliopress</a><!-- (9.1)-->
    </li>
			<li class="last"><a href="http://foliovision.com/2009/11/21/foliopress-wysiwyg-2" rel="bookmark">
            <img src="http://foliovision.com/images/2009/11/100/foliopress-wysiwyg-guide-13-2.png" />
      New Foliopress WYSIWYG version with Dropdown Customization</a><!-- (8.8)-->
    </li>
	</ol>
<div class="related_posts_clear"></div>
]]></content:encoded>
			<wfw:commentRss>http://foliovision.com/2008/01/03/why-php5-only/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

