<?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>ZEN IDEAS</title>
	<atom:link href="http://zenideas.ca/feed/" rel="self" type="application/rss+xml" />
	<link>http://zenideas.ca</link>
	<description>Enhance your business by design</description>
	<lastBuildDate>Thu, 10 May 2012 15:47:20 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>WordPress &#8211; Increase PHP Memory</title>
		<link>http://zenideas.ca/2012/05/10/wordpress-increase-php-memory/</link>
		<comments>http://zenideas.ca/2012/05/10/wordpress-increase-php-memory/#comments</comments>
		<pubDate>Thu, 10 May 2012 15:47:20 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[blog (Japanese)]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://zenideas.ca/?p=1160</guid>
		<description><![CDATA[先日、オンラインストア作成の仕事を頂いた。WordPressをつかって実行する事に。プラグインとしては使い慣れているWP-eCommerceを利用する事にした。そのプラグインをインストールしてアクティベーションしたら、なんとこんなメッセージが「Allowed memory size of xxxxxx bytes exhausted」。つまり割り当てメモリサイズを使い切ってしまっているらしい。こんな時、どうしたらよいのか。 このようなメッセージがでたら、PHPへの割り当てメモリを増加する必要があります。デフォルトではWordPressはPHPのメモリを３２MBまで増加する試みを行います。このため、wp-config.phpでの設定は３２MB以上にする必要があるのです。 さて、私の場合下記のようのコードをwp-config.phpファイルに追加しました。 PHPメモリを６４MBへ増加した場合： define('WP_MEMORY_LIMIT', '64M'); これで問題は解消するはずです。私の場合はこれで解消しました。 &#160;]]></description>
			<content:encoded><![CDATA[<p>先日、オンラインストア作成の仕事を頂いた。WordPressをつかって実行する事に。プラグインとしては使い慣れているWP-eCommerceを利用する事にした。そのプラグインをインストールしてアクティベーションしたら、なんとこんなメッセージが「Allowed memory size of xxxxxx bytes exhausted」。つまり割り当てメモリサイズを使い切ってしまっているらしい。こんな時、どうしたらよいのか。</p>
<p><span id="more-1160"></span></p>
<p>このようなメッセージがでたら、PHPへの割り当てメモリを増加する必要があります。デフォルトではWordPressはPHPのメモリを３２MBまで増加する試みを行います。このため、wp-config.phpでの設定は３２MB以上にする必要があるのです。</p>
<p>さて、私の場合下記のようのコードをwp-config.phpファイルに追加しました。</p>
<p>PHPメモリを６４MBへ増加した場合：</p>
<p><code>define('WP_MEMORY_LIMIT', '64M');</code></p>
<p><a href="http://zenideas.ca/wp-content/uploads/2012/05/wp-config_shot.png"><img class="aligncenter size-full wp-image-1162" title="wp-config_shot" src="http://zenideas.ca/wp-content/uploads/2012/05/wp-config_shot.png" alt="" width="625" height="400" /></a>これで問題は解消するはずです。私の場合はこれで解消しました。</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://zenideas.ca/2012/05/10/wordpress-increase-php-memory/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Keynote Mockups Website</title>
		<link>http://zenideas.ca/2012/05/10/keynote-mockups-website/</link>
		<comments>http://zenideas.ca/2012/05/10/keynote-mockups-website/#comments</comments>
		<pubDate>Thu, 10 May 2012 15:08:40 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Portfolio default]]></category>
		<category><![CDATA[web design]]></category>

		<guid isPermaLink="false">http://zenideas.ca/?p=1156</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[]]></content:encoded>
			<wfw:commentRss>http://zenideas.ca/2012/05/10/keynote-mockups-website/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Zen Harmony Website Design</title>
		<link>http://zenideas.ca/2012/04/26/zen-harmony-website-design/</link>
		<comments>http://zenideas.ca/2012/04/26/zen-harmony-website-design/#comments</comments>
		<pubDate>Thu, 26 Apr 2012 13:16:49 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Portfolio default]]></category>
		<category><![CDATA[web design]]></category>

		<guid isPermaLink="false">http://zenideas.ca/?p=1149</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[]]></content:encoded>
			<wfw:commentRss>http://zenideas.ca/2012/04/26/zen-harmony-website-design/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CubeDrive UI Design</title>
		<link>http://zenideas.ca/2012/04/11/cubedrive-ui-design/</link>
		<comments>http://zenideas.ca/2012/04/11/cubedrive-ui-design/#comments</comments>
		<pubDate>Thu, 12 Apr 2012 03:43:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[others]]></category>
		<category><![CDATA[Portfolio default]]></category>

		<guid isPermaLink="false">http://zenideas.ca/?p=1134</guid>
		<description><![CDATA[Click the image above to see the action]]></description>
			<content:encoded><![CDATA[Click the image above to see the action]]></content:encoded>
			<wfw:commentRss>http://zenideas.ca/2012/04/11/cubedrive-ui-design/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HS_Rheamcanoe</title>
		<link>http://zenideas.ca/2012/04/10/home-slideshow/</link>
		<comments>http://zenideas.ca/2012/04/10/home-slideshow/#comments</comments>
		<pubDate>Tue, 10 Apr 2012 07:58:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[home slideshow]]></category>

		<guid isPermaLink="false">http://zenideas.ca/wordpress/?p=79</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[]]></content:encoded>
			<wfw:commentRss>http://zenideas.ca/2012/04/10/home-slideshow/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PIC Tri-fold Brochure Design</title>
		<link>http://zenideas.ca/2012/03/15/pic-tri-fold-brochure-design/</link>
		<comments>http://zenideas.ca/2012/03/15/pic-tri-fold-brochure-design/#comments</comments>
		<pubDate>Thu, 15 Mar 2012 18:01:18 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Portfolio default]]></category>
		<category><![CDATA[print design]]></category>

		<guid isPermaLink="false">http://zenideas.ca/?p=1110</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[]]></content:encoded>
			<wfw:commentRss>http://zenideas.ca/2012/03/15/pic-tri-fold-brochure-design/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>StartupScout Logo Design</title>
		<link>http://zenideas.ca/2012/03/03/startupscout-logo-design/</link>
		<comments>http://zenideas.ca/2012/03/03/startupscout-logo-design/#comments</comments>
		<pubDate>Sun, 04 Mar 2012 03:22:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Portfolio default]]></category>
		<category><![CDATA[print design]]></category>

		<guid isPermaLink="false">http://zenideas.ca/?p=1086</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[
<a rel="prettyPhoto[slides]" href='http://zenideas.ca/2012/03/03/startupscout-logo-design/startup_logo_sketch/' title='startup_logo_sketch'><img width="150" height="150" src="http://zenideas.ca/wp-content/uploads/2012/03/startup_logo_sketch-150x150.jpg" class="attachment-thumbnail" alt="startup_logo_sketch" title="startup_logo_sketch" /></a>
<a rel="prettyPhoto[slides]" href='http://zenideas.ca/2012/03/03/startupscout-logo-design/startupscout_logo_proportion/' title='startupscout_logo_proportion'><img width="150" height="150" src="http://zenideas.ca/wp-content/uploads/2012/03/startupscout_logo_proportion-150x150.jpg" class="attachment-thumbnail" alt="startupscout_logo_proportion" title="startupscout_logo_proportion" /></a>
<a rel="prettyPhoto[slides]" href='http://zenideas.ca/2012/03/03/startupscout-logo-design/startup_logo_design_colour/' title='startup_logo_design_colour'><img width="150" height="150" src="http://zenideas.ca/wp-content/uploads/2012/03/startup_logo_design_colour-150x150.jpg" class="attachment-thumbnail" alt="startup_logo_design_colour" title="startup_logo_design_colour" /></a>

]]></content:encoded>
			<wfw:commentRss>http://zenideas.ca/2012/03/03/startupscout-logo-design/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Continuum Show Website Design</title>
		<link>http://zenideas.ca/2012/02/22/the-continuum-show-website-design/</link>
		<comments>http://zenideas.ca/2012/02/22/the-continuum-show-website-design/#comments</comments>
		<pubDate>Wed, 22 Feb 2012 20:44:15 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Portfolio default]]></category>
		<category><![CDATA[web design]]></category>

		<guid isPermaLink="false">http://zenideas.ca/?p=1081</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[]]></content:encoded>
			<wfw:commentRss>http://zenideas.ca/2012/02/22/the-continuum-show-website-design/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Business Card Design &#8211; CubeDrive</title>
		<link>http://zenideas.ca/2012/02/13/cubedrive-business-card-design/</link>
		<comments>http://zenideas.ca/2012/02/13/cubedrive-business-card-design/#comments</comments>
		<pubDate>Mon, 13 Feb 2012 19:28:18 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Portfolio default]]></category>
		<category><![CDATA[print design]]></category>

		<guid isPermaLink="false">http://zenideas.ca/?p=1054</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[]]></content:encoded>
			<wfw:commentRss>http://zenideas.ca/2012/02/13/cubedrive-business-card-design/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Population Institute Canada Web Design</title>
		<link>http://zenideas.ca/2012/02/06/population-institute-canada-web-design/</link>
		<comments>http://zenideas.ca/2012/02/06/population-institute-canada-web-design/#comments</comments>
		<pubDate>Mon, 06 Feb 2012 21:38:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://zenideas.ca/?p=1034</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.populationinstitutecanada.ca/"><img class="size-full wp-image-1050 alignleft" title="visit_the_site" src="http://zenideas.ca/wp-content/uploads/2012/02/visit_the_site.png" alt="" width="130" height="35" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://zenideas.ca/2012/02/06/population-institute-canada-web-design/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

