<?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>David Weaver Photography &#187; WordPress as CMS</title>
	<atom:link href="http://weaver.net/blog/category/wordpress-as-cms/feed/" rel="self" type="application/rss+xml" />
	<link>http://weaver.net/blog</link>
	<description>Fine &#38; Diverse Imagery</description>
	<lastBuildDate>Wed, 01 Sep 2010 07:07:26 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Problem (solved):  Errors when uploading images into a post</title>
		<link>http://weaver.net/blog/2009/08/problem-errors-when-uploading-images-into-a-post/</link>
		<comments>http://weaver.net/blog/2009/08/problem-errors-when-uploading-images-into-a-post/#comments</comments>
		<pubDate>Fri, 21 Aug 2009 18:00:45 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[Advice]]></category>
		<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[WordPress as CMS]]></category>

		<guid isPermaLink="false">http://weaver.net/blog/?p=32</guid>
		<description><![CDATA[<p>Right now I&#8217;m just testing to see when I get an error</p>
<p>When I upload a 1&#215;1px images I don&#8217;t get any errors.  When I upload any other image from 50&#215;50px to 5&#215;7@300ppi (1500&#215;2100px image) I get this error message:</p>
<p>Warning:  imagecreatefromstring() [function.imagecreatefromstring]: No JPEG support in this PHP build in /export/home/davidw/weaver.net/wp-admin/includes/image.php on line 147
63</p>
<p>Is [...]]]></description>
			<content:encoded><![CDATA[<p>Right now I&#8217;m just testing to see when I get an error</p>
<p>When I upload a 1&#215;1px images I don&#8217;t get any errors.  When I upload any other image from 50&#215;50px to 5&#215;7@300ppi (1500&#215;2100px image) I get this error message:</p>
<blockquote><p><strong>Warning</strong>:  imagecreatefromstring() [function.imagecreatefromstring]: No JPEG support in this PHP build in <strong>/export/home/davidw/weaver.net/wp-admin/includes/image.php</strong> on line <strong>147</strong><br />
63</p></blockquote>
<p>Is the image too big?  If I continue the upload process all the images display as  you see above.</p>
<p>is this a PHP 4.x vs. 5.x issue?</p>
<p>[update 6/20/09]  It seems to be an issue of not having the GD or comparable library of image processing files on the host.  I&#8217;ve sent a note off to my ISP.</p>
<p>[update 6/30/09] The function call that creates this error comes from /wp-admin/image.php  I still can&#8217;t determine if this is a PHP issue or something else.  GD is installed and is currently &#8220;GD Version bundled (2.0.28 compatible)&#8221;.  I&#8217;m taking a hint from this post (<a href="http://wordpress.org/support/topic/220694" target="_blank">http://wordpress.org/support/topic/220694</a>) to see if I can use the &#8216;Save for Web &amp; Devices&#8230;&#8217; in Photoshop CS4.</p>
<p>I&#8217;ve just run some tests.  Changing the way the JPEG file is created and I still get the same errors.  I also took  the file down to a reasonable web size of 900px x 650px and saved it using the &#8216;Save for Web &amp; Devices&#8230;&#8217; setting in Photoshop, this also resulted in the error.</p>
<p>Looking at the image.php file I note that there is an extra linefeed after the closing &#8216;?&gt;&#8221; in the file. I&#8217;ve corrected that and put the changed file, now let me try uploading a small images that has been saved for web from PS.</p>
<p>Rats.  No change in errors.  So now I&#8217;ll Google &#8220;No JPEG support in this PHP build&#8221;.   Looking at phpinfo reports that I&#8217;m on 4.43</p>
<p>More info at this post <a href="http://bugs.libgd.org/?do=details&amp;task_id=125" target="_blank">http://bugs.libgd.org/?do=details&amp;task_id=125</a></p>
<p>There seems to be a faily old version(2.0.28)  of GD installed.  It&#8217;s old enough that I should go looking for old posts on this problem.</p>
<p>AH HA!  I&#8217;ve uploaded a 900px wide version of a file as a PNG-8 file and it worked without errors!<br />
Now time to try this with a large PS image that has been converted to PNG-24.<br />
I&#8217;m going to toss this problem back to my ISP and ask for an upgraded GD library until they can upgrade to PHP 5.x.  This link may also be of interest to the server admin too: <a href="http://phpbuilder.com/board/showthread.php?t=10303811" target="_blank">http://phpbuilder.com/board/showthread.php?t=10303811</a></p>
<p>SOLVED!  The problems was that there was no JPEG support in the php build.  This has been resolved by my ISP.</p>
]]></content:encoded>
			<wfw:commentRss>http://weaver.net/blog/2009/08/problem-errors-when-uploading-images-into-a-post/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>To Do List &#8211; Back to work!</title>
		<link>http://weaver.net/blog/2009/07/to-do-list-on-hold-mostly/</link>
		<comments>http://weaver.net/blog/2009/07/to-do-list-on-hold-mostly/#comments</comments>
		<pubDate>Thu, 09 Jul 2009 18:02:34 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[WordPress as CMS]]></category>

		<guid isPermaLink="false">http://weaver.net/blog/?p=35</guid>
		<description><![CDATA[<p>Just as the title says, here is my todo list.</p>
<p>It is all on hold as my ISP is buying a new server to place WP on.  The build will have updated versions of all the software/OS needed to run the latest WP.  So my todo list is on hold waiting for my ISP [...]]]></description>
			<content:encoded><![CDATA[<p>Just as the title says, here is my todo list.</p>
<p>It is all on hold as my ISP is buying a new server to place WP on.  The build will have updated versions of all the software/OS needed to run the latest WP.  So my todo list is on hold waiting for my ISP to get and install and transfer all my WP work.</p>
<p>The transfer didn&#8217;t go all too well.  Probably because I didn&#8217;t follow the instructions.  Since this was a fairly new blog then I&#8217;m not really concerned.  I rebuilt some major posts and thus the site is reborn.</p>
<p><span style="text-decoration: line-through;">Upgrade to Wordpress 2.8</span></p>
<p><span style="text-decoration: line-through;">Validate the website,  <a href="http://codex.wordpress.org/Validating_a_Website">http://codex.wordpress.org/Validating_a_Website</a></span></p>
<p><span style="text-decoration: line-through;">The XHTML doesn&#8217;t validate well.  The errors reported are in javascript and don&#8217;t appear to be valid errors.  So all is well for now.</span></p>
<p>Get <span style="text-decoration: line-through;">an affiliate agreement and</span> a nice looking SmugMug affiliate logo and place it in a sidebar.  I&#8217;d actually like to have it automatically show up in posts where I mention SmugMug.</p>
<p>ISP Wishlist/todo</p>
<ul>
<li><span style="text-decoration: line-through;">Compile SimpleXML into the next build  http://us3.php.net/manual/en/book.simplexml.php</span></li>
<li><span style="text-decoration: line-through;">Get a new PHP 5.x compiled onto a new server.</span></li>
<li><span style="text-decoration: line-through;">Make sure  the GD lib is set to accept tiffs, and jpegs.</span></li>
</ul>
<p>The <a title="VirCIO" href="http://www.vircio.com" target="_blank">ISP</a> has been great and has readily fixed the very fewe problems I&#8217;ve had since we added the new server.  Thanks Bo!!!</p>
<p><span style="text-decoration: line-through;">Verify that Google Analytics are working for the site.</span></p>
<p><span style="text-decoration: line-through;">Add <a href="http://www.addthis.com/" target="_blank">AddThis</a> to the site.</span></p>
<p>Find a tool to help me manage  a &#8220;Sign up for my quarterly email newsletter.&#8221;  Also find a service to manage that.  Constant Contact / Ask Emma.  something like that.</p>
<p>Shopping Cart (aka: eCommerce solution for selling fine art prints)  I already use SmugMug for all my event work.</p>
<p>Look into multilingual support, not so much for this site but for the one I&#8217;m building after this.  Needs to be German/English compatible.</p>
<p><span style="text-decoration: line-through;">Add robots.txt  for SEO use, probably with <a href="http://wordpress.org/extend/plugins/kb-robotstxt/">KB Robots.txt</a> Since I&#8217;m using WP at the root of the site this plugin will probably work well for me. As I&#8217;m no longer using the root for the blog I&#8217;ve updated this accordingly.<br />
</span></p>
]]></content:encoded>
			<wfw:commentRss>http://weaver.net/blog/2009/07/to-do-list-on-hold-mostly/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wordpress Plugins used on this site</title>
		<link>http://weaver.net/blog/2009/06/wordpress-plugins-used-on-this-site/</link>
		<comments>http://weaver.net/blog/2009/06/wordpress-plugins-used-on-this-site/#comments</comments>
		<pubDate>Tue, 16 Jun 2009 17:54:09 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[WordPress as CMS]]></category>

		<guid isPermaLink="false">http://weaver.net/blog/?p=27</guid>
		<description><![CDATA[<p>More documentation on setting up this site.
Here is the current list of plugins.  I&#8217;ll update this as I add/modify/remove plugins.</p>

Akismet
Exec-PHP Temporarily deactivated
FeedBurner FeedSmith
Google Analytics for WordPress
Google XML Sitemaps
Hello Dolly
Widget Logic
WP-reCAPTCHA
KB Robots.txt
Twitter Counter
WP-Sticky &#60;&#8211;some great plug-ins I want to go back and review later

<p>You can get plugins at the Wordpress Plugins Directory</p>
<p>Installation notes for plugins.</p>
<p>It&#8217;s [...]]]></description>
			<content:encoded><![CDATA[<p>More documentation on setting up this site.<br />
Here is the current list of plugins.  I&#8217;ll update this as I add/modify/remove plugins.</p>
<ul>
<li>Akismet</li>
<li><span style="text-decoration: line-through;">Exec-PHP</span> Temporarily deactivated</li>
<li>FeedBurner FeedSmith</li>
<li>Google Analytics for WordPress</li>
<li>Google XML Sitemaps</li>
<li>Hello Dolly</li>
<li>Widget Logic</li>
<li>WP-reCAPTCHA</li>
<li><a href="http://adambrown.info/b/widgets/kb-robots-txt/" target="_blank">KB Robots.txt</a></li>
<li><a href="http://ajaydsouza.com/wordpress/plugins/twittercounter/" target="_blank">Twitter Counter</a></li>
<li><a title="Visit plugin homepage" href="http://lesterchan.net/portfolio/programming/php/">WP-Sticky </a>&lt;&#8211;some great plug-ins I want to go back and review later</li>
</ul>
<p>You can get plugins at the Wordpress Plugins Directory</p>
<p>Installation notes for plugins.</p>
<p>It&#8217;s best to check the &#8216;readme.txt&#8217; files and installation instructions for each plugin.  I&#8217;m adding excerpts of the basic stuff that I found useful.</p>
<p><strong>Google (XML) Sitemaps Generator for WordPress</strong></p>
<p>From the Readme.txt:</p>
<blockquote><p>== Installation  ==</p>
<p>1. Upload the full directory into your wp-content/plugins directory<br />
2. Use your favorite FTP program to create two files in your WordPress directory (that&#8217;s where the wp-config.php is) named sitemap.xml and sitemap.xml.gz and make them writable via CHMOD 666. More information about CHMOD and how to make files writable is available at the [WordPress Codex](http://codex.wordpress.org/Changing_File_Permissions) and on [stadtaus.com](http://www.stadtaus.com/en/tutorials/chmod-ftp-file-permissions.php). Making your whole blog directory writable is NOT recommended anymore due to security reasons.<br />
4. Activate the plugin at the plugin administration page<br />
5. Open the plugin configuration page, which is located under Options -&gt; XML-Sitemap and build the sitemap the first time. If you get a permission error, check the file permissions of the newly created files.<br />
6. The plugin will automatically update your sitemap of you publish a post, so theres nothing more to do <img src='http://weaver.net/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p></blockquote>
<p><strong>KB Robots.txt </strong></p>
<p>== Installation ==</p>
<p>1. Upload `kb_robots-txt.php` to the `/wp-content/plugins/` directory.<br />
1. Activate the plugin through the &#8216;Plugins&#8217; menu in WordPress.<br />
1. Go to the new &#8216;Settings=&gt; KB Robots.txt&#8217; admin page. In the box, write whatever you want your robots.txt file to say. There are examples below the box.<br />
1. Test that it worked by going to `http://yourblog.example.com/robots.txt` to see your new robots.txt file.</p>
<p>== Limitations ==</p>
<p>Note that robots make only top-level requests for robots.txt files. If you have Wordpress installed in a subdomain (e.g. http://blog.example.com/) or in your root (e.g. http://example.com/), this plugin will work as intended.</p>
]]></content:encoded>
			<wfw:commentRss>http://weaver.net/blog/2009/06/wordpress-plugins-used-on-this-site/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Problem (solved): I can post but I get 404 errors on all pages</title>
		<link>http://weaver.net/blog/2009/06/problem-solved-i-can-post-but-i-get-404-errors-on-all-pages/</link>
		<comments>http://weaver.net/blog/2009/06/problem-solved-i-can-post-but-i-get-404-errors-on-all-pages/#comments</comments>
		<pubDate>Tue, 09 Jun 2009 21:56:20 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[Advice]]></category>
		<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[WordPress as CMS]]></category>

		<guid isPermaLink="false">http://weaver.net/blog/?p=30</guid>
		<description><![CDATA[<p>Can&#8217;t get the wordpress loop to display anything?  But, the main page displays okay?  Me neither until yesterday.  After beating my head against the desk for a couple days (aka: knock on wood) I finally logged a support request with the folks that host my WPinstallation and pointed them to my .htaccess [...]]]></description>
			<content:encoded><![CDATA[<p>Can&#8217;t get the wordpress loop to display anything?  But, the main page displays okay?  Me neither until yesterday.  After beating my head against the desk for a couple days (aka: knock on wood) I finally logged a support request with the folks that host my WPinstallation and pointed them to my .htaccess file.</p>
<p>The problem is all the posts, categories, whatever you click on so it is suppose to come up as a seperate page doesn&#8217;t display.  Instead the server returns 404 errors / page not found.</p>
<p>The solution, the sysadmin corrected the setting in the server so my .htaccess file actually works now.  I think Apache was configured to overwrite/ignore users .htaccess settings.</p>
<p>Hope this helps!</p>
]]></content:encoded>
			<wfw:commentRss>http://weaver.net/blog/2009/06/problem-solved-i-can-post-but-i-get-404-errors-on-all-pages/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Out of Control Photography (and camera mounted strobe shooting)</title>
		<link>http://weaver.net/blog/2009/06/out-of-control-photography-and-camera-mounted-strobe-shooting/</link>
		<comments>http://weaver.net/blog/2009/06/out-of-control-photography-and-camera-mounted-strobe-shooting/#comments</comments>
		<pubDate>Tue, 09 Jun 2009 16:07:15 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[WordPress as CMS]]></category>

		<guid isPermaLink="false">http://weaver.net/blog/?p=15</guid>
		<description><![CDATA[<p>I&#8217;m a Joe McNally fan.  If you are not familiar with his books I&#8217;d say go get them but wait&#8230;</p>
<p>Joe is a seasoned veteran in the biz.  His books are great IF you are the right audience.</p>
<p>A newbie or pro-sumer that does occasional work for friends or family might be disappointed in his [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m a Joe McNally fan.  If you are not familiar with his books I&#8217;d say go get them but wait&#8230;</p>
<p>Joe is a seasoned veteran in the biz.  His books are great IF you are the right audience.</p>
<p>A newbie or pro-sumer that does occasional work for friends or family might be disappointed in his manner and lack of detail in cookbook recipes for shooting.  His books are for those that have well-mastered the basic techniques of their gear and are looking for inspiration in the next great thing to do.</p>
<p>At least they are for me.</p>
<p>Shooting for the A-List at <a href="http://www.austin360.com" target="_blank">http://www.austin360.com</a> doesn&#8217;t allow me a lot of freedom to place strobes and get the best shot.  I still try for best shots and can get them as the opportunity presents them.</p>
<p>Sometimes I feel that I&#8217;m out of control when shooting.  It happens more than you would think.  Fortunately I shoot so much I&#8217;m not bothered with thoughts of  &#8220;am I getting this right&#8221; or &#8220;let me make sure I have everything dialed in correctly&#8221; when I&#8217;m in a fast shooting environment.  There is something to be said for getting camera settings close to what I want because I&#8217;ve been shooting for so damn long!</p>
<p>I do tons of shots for the Statesman&#8217;s entertainment website (Austin360.com) with the flash mounted on the hot shoe of the camera.  I keep a diffuser on the strobe about 99% of the time too. They published about twelve-thousand of my pics in 2008.  Hopefully, I&#8217;m doing something right.</p>
<p>Many people talk about taking the strobe off the camera and placing it somewhere else.  This is great advice if you have the time to do it.  I don&#8217;t have the time for most assignments.   I&#8217;m shooting lots.  I capture moments at events.  Even if I had an assistant I wouldn&#8217;t be able to parse out instructions fast enough to get them in position to help light a shot.  I work by myself in creating thousands of images.</p>
<p>Lots of pics I take suck.  I&#8217;ll blog about that soon. I try not to send sucky pics to my editors.  I do have a reputation to maintain&#8230;.don&#8217;t I?</p>
<p>Do I love having a strobe on-top of the camera? Well&#8230;yes and no.  There are lots of reason for moving the strobe ( go read one of Joe&#8217;s books)  On the camera mounted flash situations I do make the quality of light better by diffusing it and getting close to my subjects. I love to shoot as wide as possible when doing event pics.  Shooting wide allows me to work in very tight spaces and get the light close to my subjects.   Diffuse and close light is a great thing in many cases.  It doesn&#8217;t matter if it is only diffuse a foot or two around the center of the camera. I can deal with falloff.  It is diffuse and it is close to the subject.  I can get good results with that.</p>
<p>I&#8217;ve learned to love how to use what I have to use, as should you.  I can teach a cell phone camera user how to take better pics &#8211; just understand the limitation and love what you have.</p>
<p>I will go on about shooting in controlled lighting situations later when I have time, which I don&#8217;t for most assignments.  I enjoy studio work and the control I have over lighting.  It is just not the bulk of my paid work.</p>
<p style="text-align: center;">
<div id="attachment_19" class="wp-caption aligncenter" style="width: 501px"><img class="size-large wp-image-19  " title="Shooting with matrix metering and flash at -2 ev to add a touch of fill" src="http://weaver.net/blog/wp-content/uploads/2009/06/53_chaos41-1024x731.jpg" alt="Shooting with matrix metering and flash at -2 ev to add a touch of fill" width="491" height="351" /><p class="wp-caption-text">Shooting with matrix metering and flash at -2 ev to add a touch of fill</p></div>
<p>I have to love the set-up I&#8217;m stuck with.  I know how to control the light and can kiss the subject with just enough light to make  a good pic once in a while.<br />
For this shot I chatted up the subject briefly.  I asked him to turn sideways as that would allows the strong available light to backlight his hair.  He lit up a smoke and I got the pic.   This was shot in shutter priority mode at 25th/sec and matrix-metering as I am after getting available light into the shot and I trust the Nikon metering system to do its job.  The SB-800 flash was dialed down to  -2 ev as I quickly composed the subject and then blam! &#8211; one shot, that works.</p>
<p>I have plenty that failed.</p>
<p>Keep shooting!<br />
David</p>
]]></content:encoded>
			<wfw:commentRss>http://weaver.net/blog/2009/06/out-of-control-photography-and-camera-mounted-strobe-shooting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Learning Wordpress as a CMS (creating requirements)</title>
		<link>http://weaver.net/blog/2009/05/learning-wordpress-as-a-cms-creating-requirements/</link>
		<comments>http://weaver.net/blog/2009/05/learning-wordpress-as-a-cms-creating-requirements/#comments</comments>
		<pubDate>Wed, 27 May 2009 17:43:43 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[WordPress as CMS]]></category>

		<guid isPermaLink="false">http://weaver.net/blog/?p=9</guid>
		<description><![CDATA[<p>I am grasshopper.</p>
<p>I didn&#8217;t think this would be that big a deal, but then I didn&#8217;t think my first marriage would be either.  I&#8217;m in the process of done with tuning this theme and implementation of Wordpress so it can:</p>

Provide an outlet for displaying and selling fine images (art photography).

Some sort of E-commerce system [...]]]></description>
			<content:encoded><![CDATA[<p>I am grasshopper.</p>
<p>I didn&#8217;t think this would be that big a deal, but then I didn&#8217;t think my first marriage would be either.  I&#8217;m in the process of <span style="text-decoration: line-through;">done with</span> tuning this theme and implementation of Wordpress so it can:</p>
<ul>
<li>Provide an outlet for displaying and selling fine images (art photography).
<ul>
<li>Some sort of E-commerce system or paypal plugin</li>
<li>Integration with SmugMug (which I really like)</li>
</ul>
</li>
</ul>
<ul>
<li>Give me a place to share my work and experiences.
<ul>
<li>Chat / Blog</li>
<li>Do book and product reviews</li>
</ul>
</li>
</ul>
<ul>
<li>Rant about setting up Worpress as a CMS for a photographer and businessperson
<ul>
<li>Who is also a pretty decent geek</li>
<li>With an MBA</li>
<li>Use this experience to build and integrate a new site for an artist archive.</li>
</ul>
</li>
</ul>
<ul>
<li>Make this a forum for Artists who need a good understanding of business
<ul>
<li>Get feedback on a course I&#8217;m developing called &#8220;Business for Artists&#8221;</li>
<li>Not  designed for any artistic medium &#8211; so maybe I&#8217;ll need to create a seperate blog for that?(great &#8211; just what I need &#8211; more wordpress setups)</li>
</ul>
</li>
</ul>
<p>Now that I have described the requirements for this project, I&#8217;m off toward the Path of Wordpress Enlightenment.</p>
<p>Better go search the <a href="http://codex.wordpress.org/Main_Page" target="_blank">Codex </a>for a few hours.</p>
<p>[updated]</p>
<p>Categories are important to using WP as a CMS.</p>
<p>Many folks just start out blogging and then create new categories as they see fit.  that&#8217;s fine for them.  If you are going to create a good CMS using WP then you need to spend some time thinking like an Information Architect (IA).  Next post starts to discuss this.</p>
]]></content:encoded>
			<wfw:commentRss>http://weaver.net/blog/2009/05/learning-wordpress-as-a-cms-creating-requirements/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using Wordpress as a CMS</title>
		<link>http://weaver.net/blog/2009/05/using-wordpress-as-a-cms/</link>
		<comments>http://weaver.net/blog/2009/05/using-wordpress-as-a-cms/#comments</comments>
		<pubDate>Wed, 27 May 2009 17:06:06 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[WordPress as CMS]]></category>

		<guid isPermaLink="false">http://weaver.net/blog/?p=13</guid>
		<description><![CDATA[<p>Wow.  I din&#8217;t think this would be that big a deal, but it seems to be a strugle.  I&#8217;m in the process done of tuning this theme and implimentation of Wordpress so it can do:</p>

Provide an outlet for displaying and selling fine images (art photography).

Some sort of E-commerce system or paypal plugin
Integration with [...]]]></description>
			<content:encoded><![CDATA[<p>Wow.  I din&#8217;t think this would be that big a deal, but it seems to be a strugle.  I&#8217;m in the process <span style="text-decoration: line-through;">done</span> of tuning this theme and implimentation of Wordpress so it can do:</p>
<ul>
<li>Provide an outlet for displaying and selling fine images (art photography).
<ul>
<li>Some sort of E-commerce system or paypal plugin</li>
<li>Integration with SmugMug (which I really like)</li>
<li></li>
</ul>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://weaver.net/blog/2009/05/using-wordpress-as-a-cms/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
