<?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>WPFolio Owner&#039;s Manual</title>
	<atom:link href="http://wpfolio.visitsteve.com/wiki/feed/" rel="self" type="application/rss+xml" />
	<link>http://wpfolio.visitsteve.com/wiki</link>
	<description>Using WPFolio: the Wordpress Portfolio Theme for Artists</description>
	<lastBuildDate>Tue, 31 Jan 2012 14:27:30 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Adding images to a gallery from the Media Library</title>
		<link>http://wpfolio.visitsteve.com/wiki/adding-images-to-a-gallery-from-the-media-library/</link>
		<comments>http://wpfolio.visitsteve.com/wiki/adding-images-to-a-gallery-from-the-media-library/#comments</comments>
		<pubDate>Tue, 31 Jan 2012 14:26:24 +0000</pubDate>
		<dc:creator>Lara</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://wpfolio.visitsteve.com/wiki/?p=275</guid>
		<description><![CDATA[What&#8217;s the difference between WordPress&#8217;s Media Library and the images I uploaded to posts and pages? Why can&#8217;t I add images from the Media Library to galleries in my posts and pages? WP expert Otto explains it like this: The &#8220;gallery&#8221; feature is tied to a specific Post. All the images uploaded through the post editor become that specific Post&#8217;s gallery. If you upload them through the media section, then they cannot be in a gallery. Don&#8217;t think of a gallery as some separate entity, because it&#8217;s not. A &#8220;gallery&#8221; is simply a bunch of images that are attached to some specific Post. It&#8217;s not some thing that you can [...]
Related posts:<ol>
<li><a href='http://wpfolio.visitsteve.com/wiki/insert-gallery-with-4-images-across-using-a-child-theme/' rel='bookmark' title='Insert gallery with 4 images across using a child theme (1.6+)'>Insert gallery with 4 images across using a child theme (1.6+)</a></li>
<li><a href='http://wpfolio.visitsteve.com/wiki/instructions/adding-content/' rel='bookmark' title='Adding Posts'>Adding Posts</a></li>
<li><a href='http://wpfolio.visitsteve.com/wiki/prefer-a-slideshow-to-lightbox-try-smooth-gallery-replacement/' rel='bookmark' title='Prefer a Slideshow to Lightbox? Try Smooth Gallery Replacement'>Prefer a Slideshow to Lightbox? Try Smooth Gallery Replacement</a></li>
<li><a href='http://wpfolio.visitsteve.com/wiki/other-options/adding-video/' rel='bookmark' title='Adding Video'>Adding Video</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>What&#8217;s the difference between WordPress&#8217;s Media Library and the images I uploaded to posts and pages? Why can&#8217;t I add images from the Media Library to galleries in my posts and pages? WP expert Otto explains it like this:</p>
<blockquote><p>
The &#8220;gallery&#8221; feature is tied to a specific Post. All the images uploaded through the post editor become that specific Post&#8217;s gallery. If you upload them through the media section, then they cannot be in a gallery.</p>
<p>Don&#8217;t think of a gallery as some separate entity, because it&#8217;s not. A &#8220;gallery&#8221; is simply a bunch of images that are attached to some specific Post. It&#8217;s not some thing that you can move images in and out of, it&#8217;s not like a photo album or something.</p>
<p>WordPress really has no support for image groupings, albums, or anything similar. The gallery feature merely shows all images that are attached to a specific Post.
</p></blockquote>
<p>Wouldn&#8217;t it make more sense to upload all of my images to the Media Library then associate them with whatever post or page as needed, rather than re-upload the same images again and again to each post/page? I&#8217;ve had a few clients with this problem exactly, and it&#8217;s hard to explain why this doesn&#8217;t work. But there is a workaround for adding images to galleries using the <a href="http://codex.wordpress.org/Gallery_Shortcode"><code>gallery</code> shortcode</a>. Once you have uploaded your image to the Media Library, view the image and get it&#8217;s <code>id</code> from the URL:</p>
<p><img src="http://wpfolio.visitsteve.com/wiki/wp-content/uploads/2012/01/120131-0005.jpg" alt="" title="120131-0005" width="566" height="53" class="aligncenter size-full wp-image-277" /></p>
<p>Then go to the HTML view of your post/page editor. Add this, replacing the numbers with the <code>id</code>s of you chosen images:</p>
<p><script src="https://gist.github.com/1710696.js?file=gistfile1.txt"></script></p>
<p>The gallery shortcode can manipulate any aspect of the gallery, including it&#8217;s size, number of columns, position on the page, and the order of the images. Take a look at these other features <a href="http://codex.wordpress.org/Gallery_Shortcode">in the Codex</a>.</p>
<p>Big thanks to <a href="http://amelie-beaudroit.com/gallery/">Amelie</a> who posted this tip in the comments here at the WPFolio Wiki!</p>
<p>Related posts:<ol>
<li><a href='http://wpfolio.visitsteve.com/wiki/insert-gallery-with-4-images-across-using-a-child-theme/' rel='bookmark' title='Insert gallery with 4 images across using a child theme (1.6+)'>Insert gallery with 4 images across using a child theme (1.6+)</a></li>
<li><a href='http://wpfolio.visitsteve.com/wiki/instructions/adding-content/' rel='bookmark' title='Adding Posts'>Adding Posts</a></li>
<li><a href='http://wpfolio.visitsteve.com/wiki/prefer-a-slideshow-to-lightbox-try-smooth-gallery-replacement/' rel='bookmark' title='Prefer a Slideshow to Lightbox? Try Smooth Gallery Replacement'>Prefer a Slideshow to Lightbox? Try Smooth Gallery Replacement</a></li>
<li><a href='http://wpfolio.visitsteve.com/wiki/other-options/adding-video/' rel='bookmark' title='Adding Video'>Adding Video</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://wpfolio.visitsteve.com/wiki/adding-images-to-a-gallery-from-the-media-library/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>WPFolio Two 0.9.45 and other stuff</title>
		<link>http://wpfolio.visitsteve.com/wiki/wpfolio-two-0-9-45-and-other-stuff/</link>
		<comments>http://wpfolio.visitsteve.com/wiki/wpfolio-two-0-9-45-and-other-stuff/#comments</comments>
		<pubDate>Sat, 21 Jan 2012 19:48:51 +0000</pubDate>
		<dc:creator>Lara</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[beta]]></category>
		<category><![CDATA[pittsburgh]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[workshop]]></category>
		<category><![CDATA[WPFolio Two]]></category>

		<guid isPermaLink="false">http://wpfolio.visitsteve.com/wiki/?p=273</guid>
		<description><![CDATA[Hello all! There is a new version of WPFolio Two now on GitHub, or get it right here. New in this version is a working comments option, a few style tweaks and code consolidation, and the removal of the non-functioning search widget (a complicated bug I&#8217;m working on). So what&#8217;s coming up for WPFolio now that it&#8217;s back in business? A few things: 1. A collective weekend debugging session Date TBA, probably sometime in February. Anyone with skills in CSS and/or PHP needed! We&#8217;ll be working through the issues log on GitHub, crossing off everything we can. Even better, fork the project and start now! 2. Testers wanted Anyone who [...]
Related posts:<ol>
<li><a href='http://wpfolio.visitsteve.com/wiki/help-us-test-wpfolio-two-beta/' rel='bookmark' title='Help us test WPFolio Two beta'>Help us test WPFolio Two beta</a></li>
<li><a href='http://wpfolio.visitsteve.com/wiki/help-test-wpfolio-1-6-5-beta/' rel='bookmark' title='Help test WPFolio 1.6.5 beta'>Help test WPFolio 1.6.5 beta</a></li>
<li><a href='http://wpfolio.visitsteve.com/wiki/help-test-wpfolio-v1-5-3-beta/' rel='bookmark' title='Help test WPFolio v1.5.3 beta'>Help test WPFolio v1.5.3 beta</a></li>
<li><a href='http://wpfolio.visitsteve.com/wiki/wpfolio-two-update/' rel='bookmark' title='WPFolio Two Update'>WPFolio Two Update</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Hello all!</p>
<p>There is a new version of WPFolio Two now on GitHub, or get it <a href="https://github.com/downloads/laras126/wpfolio-two/v0.9.45b.zip">right here</a>. New in this version is a <i>working</i> comments option, a few style tweaks and code consolidation, and the removal of the non-functioning search widget (a complicated bug I&#8217;m working on).</p>
<p>So what&#8217;s coming up for WPFolio now that it&#8217;s back in business? A few things:</p>
<h3>1. A collective weekend debugging session</h3>
<p>Date TBA, probably sometime in February. Anyone with skills in CSS and/or PHP needed! We&#8217;ll be working through the <a href="https://github.com/laras126/wpfolio-two/issues?sort=created&#038;direction=desc&#038;state=open">issues log</a> on GitHub, crossing off everything we can. Even better, fork the project and start now!</p>
<h3>2. Testers wanted</h3>
<p>Anyone who can use WordPress is eligible. Many times I miss problems in the theme because I&#8217;m the only one testing it &#8211; it would be super helpful for someone else to make sure everything works before an update goes out. <a href="mailto:lara@notlaura.com?Subject=WPFolio%20Two%20Testing">Shoot me an email</a> if you&#8217;re interested! </p>
<h3>3. Free workshop in Pittsburgh</h3>
<p>I&#8217;ll walk you through installing WordPress, setting up WPFolio Two, and adding some basic customization. The session will be limited to 5 or 10. Place and time TBA, but will likely be held in coordination with the newly founded <a href="http://www.meetup.com/PittsburghWordPress/">Pittsburgh WordPress Meetup</a> and/or <a href="http://assemblepgh.org/">Assemble</a>.</p>
<h3>4. Release on the WordPress Theme Repository</h3>
<p>Lots to do before this can happen, but it&#8217;s a priority.</p>
<p>Related posts:<ol>
<li><a href='http://wpfolio.visitsteve.com/wiki/help-us-test-wpfolio-two-beta/' rel='bookmark' title='Help us test WPFolio Two beta'>Help us test WPFolio Two beta</a></li>
<li><a href='http://wpfolio.visitsteve.com/wiki/help-test-wpfolio-1-6-5-beta/' rel='bookmark' title='Help test WPFolio 1.6.5 beta'>Help test WPFolio 1.6.5 beta</a></li>
<li><a href='http://wpfolio.visitsteve.com/wiki/help-test-wpfolio-v1-5-3-beta/' rel='bookmark' title='Help test WPFolio v1.5.3 beta'>Help test WPFolio v1.5.3 beta</a></li>
<li><a href='http://wpfolio.visitsteve.com/wiki/wpfolio-two-update/' rel='bookmark' title='WPFolio Two Update'>WPFolio Two Update</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://wpfolio.visitsteve.com/wiki/wpfolio-two-0-9-45-and-other-stuff/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WPFolio Two Update</title>
		<link>http://wpfolio.visitsteve.com/wiki/wpfolio-two-update/</link>
		<comments>http://wpfolio.visitsteve.com/wiki/wpfolio-two-update/#comments</comments>
		<pubDate>Sat, 22 Oct 2011 15:54:56 +0000</pubDate>
		<dc:creator>Lara</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[beta]]></category>
		<category><![CDATA[comments]]></category>
		<category><![CDATA[release]]></category>
		<category><![CDATA[WPFolio Two]]></category>

		<guid isPermaLink="false">http://wpfolio.visitsteve.com/wiki/?p=263</guid>
		<description><![CDATA[Among some bug fixes, I&#8217;ve added a couple new things to make your lives better and easier: 1. Option to Disable Comments According to questions on the WordPress support forums, it was obvious that many WPFolio users were confused by WordPress&#8217;s obscure, not-so-intuitive way to disable comments. Well, WPFolio Two now does it for you! Easy peasy. Here&#8217;s what the option looks like: 2. Navigation back to posts Users of WPFolio Two may have noticed the navigation missing from the bottom of your posts. This was bad news &#8211; when you went to an attachment page, there was no link back to the post! And you were stuck in the [...]
Related posts:<ol>
<li><a href='http://wpfolio.visitsteve.com/wiki/help-test-wpfolio-v1-5-3-beta/' rel='bookmark' title='Help test WPFolio v1.5.3 beta'>Help test WPFolio v1.5.3 beta</a></li>
<li><a href='http://wpfolio.visitsteve.com/wiki/wpfolio-1-73-dont-update-yet/' rel='bookmark' title='WPFolio 1.73 &#8211; don&#8217;t update yet, use 1.74'>WPFolio 1.73 &#8211; don&#8217;t update yet, use 1.74</a></li>
<li><a href='http://wpfolio.visitsteve.com/wiki/getting-rid-of-comments-are-closed-message/' rel='bookmark' title='Getting rid of &#8220;Comments are closed&#8221; message'>Getting rid of &#8220;Comments are closed&#8221; message</a></li>
<li><a href='http://wpfolio.visitsteve.com/wiki/help-us-test-wpfolio-two-beta/' rel='bookmark' title='Help us test WPFolio Two beta'>Help us test WPFolio Two beta</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Among some bug fixes, I&#8217;ve added a couple new things to make your lives better and easier:</p>
<h3>1. Option to Disable Comments</h3>
<p>According to questions on the WordPress support forums, it was obvious that many WPFolio users were confused by WordPress&#8217;s obscure, not-so-intuitive way to disable comments. Well, WPFolio Two now does it for you! Easy peasy. Here&#8217;s what the option looks like:</p>
<p><img src="http://wpfolio.visitsteve.com/wiki/wp-content/uploads/2011/10/111022-0001.png" alt="" title="111022-0001" width="654" height="159" class="alignleft size-full wp-image-270" /></p>
<h3>2. Navigation back to posts</h3>
<p>Users of WPFolio Two may have noticed the navigation missing from the bottom of your posts. This was bad news &#8211; when you went to an attachment page, there was no link back to the post! And you were stuck in the gallery vortex. This is no longer the case, the post bottom navigation is back.</p>
<h3><a href="http://github.com/laras126/wpfolio-two/downloads  ">Now download it!</a></h3>
<p>Choose the most recent version and let me know what you think in the comments, here or <a href="http://notlaura.com/wpfolio-two">on the demo site</a>.</p>
<p>More features and fixes are in the works (hopefully a big one next weekend), so hang tight. Thanks to everyone for their questions/feedback on the demo site and keep them coming! </p>
<p>Related posts:<ol>
<li><a href='http://wpfolio.visitsteve.com/wiki/help-test-wpfolio-v1-5-3-beta/' rel='bookmark' title='Help test WPFolio v1.5.3 beta'>Help test WPFolio v1.5.3 beta</a></li>
<li><a href='http://wpfolio.visitsteve.com/wiki/wpfolio-1-73-dont-update-yet/' rel='bookmark' title='WPFolio 1.73 &#8211; don&#8217;t update yet, use 1.74'>WPFolio 1.73 &#8211; don&#8217;t update yet, use 1.74</a></li>
<li><a href='http://wpfolio.visitsteve.com/wiki/getting-rid-of-comments-are-closed-message/' rel='bookmark' title='Getting rid of &#8220;Comments are closed&#8221; message'>Getting rid of &#8220;Comments are closed&#8221; message</a></li>
<li><a href='http://wpfolio.visitsteve.com/wiki/help-us-test-wpfolio-two-beta/' rel='bookmark' title='Help us test WPFolio Two beta'>Help us test WPFolio Two beta</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://wpfolio.visitsteve.com/wiki/wpfolio-two-update/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>Help us test WPFolio Two beta</title>
		<link>http://wpfolio.visitsteve.com/wiki/help-us-test-wpfolio-two-beta/</link>
		<comments>http://wpfolio.visitsteve.com/wiki/help-us-test-wpfolio-two-beta/#comments</comments>
		<pubDate>Mon, 26 Sep 2011 16:16:08 +0000</pubDate>
		<dc:creator>Steve Lambert</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[beta release]]></category>
		<category><![CDATA[Lara Schenck]]></category>
		<category><![CDATA[thematic]]></category>
		<category><![CDATA[WPFolio Two]]></category>

		<guid isPermaLink="false">http://wpfolio.visitsteve.com/wiki/?p=258</guid>
		<description><![CDATA[Over the past six months Lara Schenck has rewritten WPFolio on the Thematic theme framework. This is huge. You can see how it looks and works on her WPFolio Demo Site. Besides all the invisible things that will make your site look and work better and faster, here&#8217;s some features you can look forward to: all kinds of fancy webfonts available for your site title much larger thumbnails simpler, better organized options panel you can name your blog category anything you want special homepage template with fancy jQuery fade-in Artwork Info form with fields for Title, Medium, Dimensions, Collaborators, and additional info to insure universal formatting paste your custom CSS [...]
Related posts:<ol>
<li><a href='http://wpfolio.visitsteve.com/wiki/help-test-wpfolio-1-6-5-beta/' rel='bookmark' title='Help test WPFolio 1.6.5 beta'>Help test WPFolio 1.6.5 beta</a></li>
<li><a href='http://wpfolio.visitsteve.com/wiki/help-test-wpfolio-v1-5-3-beta/' rel='bookmark' title='Help test WPFolio v1.5.3 beta'>Help test WPFolio v1.5.3 beta</a></li>
<li><a href='http://wpfolio.visitsteve.com/wiki/wpfolio-two-0-9-45-and-other-stuff/' rel='bookmark' title='WPFolio Two 0.9.45 and other stuff'>WPFolio Two 0.9.45 and other stuff</a></li>
<li><a href='http://wpfolio.visitsteve.com/wiki/new-betanightly-build/' rel='bookmark' title='New beta/nightly build'>New beta/nightly build</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Over the past six months <a title="notlaura.com" href="http://notlaura.com/" target="_blank">Lara Schenck</a> has rewritten WPFolio on the <a title="Thematic" href="https://wordpress.org/extend/themes/thematic" target="_blank">Thematic</a> theme framework. This is huge. You can see how it looks and works on her <a title="WPFolio Two" href="http://notlaura.com/wpfolio-two/" target="_blank">WPFolio Demo Site</a>. Besides all the invisible things that will make your site look and work better and faster, here&#8217;s some features you can look forward to:</p>
<ul>
<li>all kinds of fancy webfonts available for your site title</li>
<li>much larger thumbnails</li>
<li>simpler, better organized options panel</li>
<li>you can name your blog category <em>anything you want</em></li>
<li>special homepage template with fancy jQuery fade-in</li>
<li>Artwork Info form with fields for Title, Medium, Dimensions, Collaborators, and additional info to insure universal formatting</li>
<li>paste your custom CSS in the theme options panel</li>
</ul>
<p>Check out <a title="features" href="http://notlaura.com/wpfolio-two/features/" target="_blank">more on the features</a>.</p>
<p>Porting WPFolio to Thematic has been on my list of improvements for about 3 years or more, so this is a big step forward.</p>
<h3>Help us test!</h3>
<p>Try it out. Send feedback to Lara. If it&#8217;s great, let her know. If there are issues, <a title="Github Issues" href="https://github.com/laras126/wpfolio-two/issues" target="_blank">report them on github</a>.</p>
<h3>Isn&#8217;t Lara smart?</h3>
<p>Lara took this on in her last year while working with me the School of the Museum of Fine Arts. She just graduated and is living and working in Pittsburgh. She&#8217;s smart as a whip and available for hire!</p>
<p>Related posts:<ol>
<li><a href='http://wpfolio.visitsteve.com/wiki/help-test-wpfolio-1-6-5-beta/' rel='bookmark' title='Help test WPFolio 1.6.5 beta'>Help test WPFolio 1.6.5 beta</a></li>
<li><a href='http://wpfolio.visitsteve.com/wiki/help-test-wpfolio-v1-5-3-beta/' rel='bookmark' title='Help test WPFolio v1.5.3 beta'>Help test WPFolio v1.5.3 beta</a></li>
<li><a href='http://wpfolio.visitsteve.com/wiki/wpfolio-two-0-9-45-and-other-stuff/' rel='bookmark' title='WPFolio Two 0.9.45 and other stuff'>WPFolio Two 0.9.45 and other stuff</a></li>
<li><a href='http://wpfolio.visitsteve.com/wiki/new-betanightly-build/' rel='bookmark' title='New beta/nightly build'>New beta/nightly build</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://wpfolio.visitsteve.com/wiki/help-us-test-wpfolio-two-beta/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>WPFolio setup = reward on Kickstarter</title>
		<link>http://wpfolio.visitsteve.com/wiki/wpfolio-setup-reward-on-kickstarter/</link>
		<comments>http://wpfolio.visitsteve.com/wiki/wpfolio-setup-reward-on-kickstarter/#comments</comments>
		<pubDate>Tue, 12 Jul 2011 17:17:27 +0000</pubDate>
		<dc:creator>Steve Lambert</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://wpfolio.visitsteve.com/wiki/?p=254</guid>
		<description><![CDATA[I&#8217;m raising funds on Kickstarter for my latest project and one of the rewards for your support is setting up WPFolio! This means you supply me with 5 works, your contact info, resume, and other content and I will personally install WordPress, WPFolio, plugins, and get your first posts and pages online. I&#8217;ll also spend 45 minutes in a one-on-one session (over Skype or in person) getting you up to speed so you can get the rest of your portfolio online and understand how everything works. Of course, you absolutely can do all this yourself but this way you get your artwork online using the best open source tools and [...]
No related posts.]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m raising funds on Kickstarter for my latest project and one of the rewards for your support is setting up WPFolio!</p>
<p>This means you supply me with 5 works, your contact info, resume, and other content and I will personally install WordPress, WPFolio, plugins, and get your first posts and pages online. I&#8217;ll also spend 45 minutes in a one-on-one session (over Skype or in person) getting you up to speed so you can get the rest of your portfolio online and understand how everything works.</p>
<p>Of course, you <em>absolutely can do all this yourself</em> but this way you get your artwork online using the best open source tools and my help! And I get your support with my latest project.</p>
<h2>About the project</h2>
<p><iframe src="http://www.kickstarter.com/projects/slambert/make-capitalism-work-for-me/widget/video.html" frameborder="0" width="480px" height="410px"></iframe></p>
<p><iframe src="http://www.kickstarter.com/projects/slambert/make-capitalism-work-for-me/widget/card.html" frameborder="0" width="220px" height="380px"></iframe></p>
<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://wpfolio.visitsteve.com/wiki/wpfolio-setup-reward-on-kickstarter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WPFolio 1.75 on its way &amp; PHP version checking</title>
		<link>http://wpfolio.visitsteve.com/wiki/wpfolio-1-75-on-its-way-php-version-checking/</link>
		<comments>http://wpfolio.visitsteve.com/wiki/wpfolio-1-75-on-its-way-php-version-checking/#comments</comments>
		<pubDate>Wed, 15 Jun 2011 04:16:24 +0000</pubDate>
		<dc:creator>Steve Lambert</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[1.7]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://wpfolio.visitsteve.com/wiki/?p=251</guid>
		<description><![CDATA[This version has some small changes: changed the version of php we were checking for to 5.2.4 so that it is consistent with the php version required for WP3.2 added a search form to the search results for better user experience some small changes in the style sheet primarily to make headers display more consistently (Thanks to Jason Varone to pointing this out) As some have already noticed, WPFolio now checks for your PHP version. If your version of PHP is out of date, WPFolio will tell you in the dashboard. Starting with WordPress 3.2, the PHP version required is 5.2.4 or greater. WPFolio also uses some features included in [...]
Related posts:<ol>
<li><a href='http://wpfolio.visitsteve.com/wiki/wpfolio-1-74-is-live-small-changes/' rel='bookmark' title='WPFolio 1.74 is live &#8211; small changes'>WPFolio 1.74 is live &#8211; small changes</a></li>
<li><a href='http://wpfolio.visitsteve.com/wiki/version-1-5-2-1-is-up/' rel='bookmark' title='Version 1.5.2.1 is on WordPress.org'>Version 1.5.2.1 is on WordPress.org</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>This version has some small changes:</p>
<ul>
<li> changed the version of php we were checking for to 5.2.4 so that it is consistent with the php version required for WP3.2</li>
<li>added a search form to the search results for better user experience</li>
<li>some small changes in the style sheet primarily to make headers display more consistently (Thanks to <a title="Jason Varone" href="http://varonearts.org/" target="_blank">Jason Varone</a> to pointing this out)</li>
</ul>
<p>As some have already noticed, WPFolio now checks for your PHP version. If your version of PHP is out of date, WPFolio will tell you in the dashboard. Starting with WordPress 3.2, <a title="WordPress Requirements" href="http://wordpress.org/about/requirements/" target="_blank">the PHP version required is 5.2.4 or greater</a>. WPFolio also uses some features included in PHP 5.2.4, so the warning prevents an error that could crash your site (a good thing, a warning is better than crashing).</p>
<p>What should you do if you see the warning? At the time of this writing, WordPress is at version 3.1.3 so you don&#8217;t have to panic. It&#8217;s just a warning. You can check with your particular host on how to update PHP. Your host may be planning on doing it automatically before the release of WordPress 3.2 – and they might not, so you may want to ask.</p>
<p>Related posts:<ol>
<li><a href='http://wpfolio.visitsteve.com/wiki/wpfolio-1-74-is-live-small-changes/' rel='bookmark' title='WPFolio 1.74 is live &#8211; small changes'>WPFolio 1.74 is live &#8211; small changes</a></li>
<li><a href='http://wpfolio.visitsteve.com/wiki/version-1-5-2-1-is-up/' rel='bookmark' title='Version 1.5.2.1 is on WordPress.org'>Version 1.5.2.1 is on WordPress.org</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://wpfolio.visitsteve.com/wiki/wpfolio-1-75-on-its-way-php-version-checking/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>WPFolio 1.74 is live &#8211; small changes</title>
		<link>http://wpfolio.visitsteve.com/wiki/wpfolio-1-74-is-live-small-changes/</link>
		<comments>http://wpfolio.visitsteve.com/wiki/wpfolio-1-74-is-live-small-changes/#comments</comments>
		<pubDate>Fri, 10 Jun 2011 12:23:17 +0000</pubDate>
		<dc:creator>Steve Lambert</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[1.7]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://wpfolio.visitsteve.com/wiki/?p=237</guid>
		<description><![CDATA[WPFolio 1.74 solves a few rare bugs and makes some minor improvements. You can update though the Updates interface in WordPress Admin (recommended), or download it from wordpress.org or github. Changes in WPFolio 1.74: If you were using an outdated and unsupported version of php (why would you?), WPFolio will tell you instead of crashing. the search field in admin bar stays in the admin bar instead of appearing just below it Fixes the missing code that mistakenly got out in 1.73 other minor improvements Thanks to Lara Schenck for her work on this. She&#8217;s also been answering questions on the wordpress forums so be sure to thank her for [...]
Related posts:<ol>
<li><a href='http://wpfolio.visitsteve.com/wiki/wpfolio-1-5-2b1-is-up-small-fix/' rel='bookmark' title='WPFolio 1.5.2b1 is online &#8211; small fix'>WPFolio 1.5.2b1 is online &#8211; small fix</a></li>
<li><a href='http://wpfolio.visitsteve.com/wiki/help-test-wpfolio-v1-5-3-beta/' rel='bookmark' title='Help test WPFolio v1.5.3 beta'>Help test WPFolio v1.5.3 beta</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>WPFolio 1.74 solves a few rare bugs and makes some minor improvements. You can update though the Updates interface in WordPress Admin (recommended), or download it from <a title="wp wpfolio" href="http://wordpress.org/extend/themes/wpfolio" target="_blank">wordpress.org</a> or <a title="Github" href="http://github.com/slambert/WPFolio/downloads" target="_blank">github</a>.</p>
<p>Changes in WPFolio 1.74:</p>
<ul>
<li>If you were using an <a href="http://wordpress.org/news/2010/07/eol-for-php4-and-mysql4/" target="_blank">outdated and unsupported version of php</a> (why would you?), WPFolio will tell you instead of crashing.</li>
<li>the search field in admin bar stays in the admin bar instead of appearing just below it</li>
<li>Fixes the missing code that mistakenly <a title="WPFolio 1.73 – don’t update yet" href="http://wpfolio.visitsteve.com/wiki/wpfolio-1-73-dont-update-yet/">got out in 1.73 </a></li>
<li>other <a href="http://themes.trac.wordpress.org/ticket/4193" target="_blank">minor improvements</a></li>
</ul>
<p>Thanks to <a href="http://notlaura.com" target="_blank">Lara Schenck</a> for her work on this. She&#8217;s also been answering questions on the wordpress forums so be sure to thank her for that!</p>
<p>Related posts:<ol>
<li><a href='http://wpfolio.visitsteve.com/wiki/wpfolio-1-5-2b1-is-up-small-fix/' rel='bookmark' title='WPFolio 1.5.2b1 is online &#8211; small fix'>WPFolio 1.5.2b1 is online &#8211; small fix</a></li>
<li><a href='http://wpfolio.visitsteve.com/wiki/help-test-wpfolio-v1-5-3-beta/' rel='bookmark' title='Help test WPFolio v1.5.3 beta'>Help test WPFolio v1.5.3 beta</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://wpfolio.visitsteve.com/wiki/wpfolio-1-74-is-live-small-changes/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>WPFolio 1.73 &#8211; don&#8217;t update yet, use 1.74</title>
		<link>http://wpfolio.visitsteve.com/wiki/wpfolio-1-73-dont-update-yet/</link>
		<comments>http://wpfolio.visitsteve.com/wiki/wpfolio-1-73-dont-update-yet/#comments</comments>
		<pubDate>Wed, 08 Jun 2011 13:40:19 +0000</pubDate>
		<dc:creator>Steve Lambert</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[1.7]]></category>

		<guid isPermaLink="false">http://wpfolio.visitsteve.com/wiki/?p=239</guid>
		<description><![CDATA[WPFolio 1.73 is was live, but I just noticed a problem with the WordPress updater. It&#8217;s updating without  files in the the subfolders of the theme and will then crash the site. Will talk to the WordPress team and see what needs to be fixed. In the meantime, hold off unless you&#8217;re updating through FTP. Update: It turns out somehow the 1.73 theme was submitted without some files (my mistake) and released by the theme review theme without those files (their mistake). I&#8217;ve submitted a new, complete, version 1.74 which is being reviewed now. Apologies to anyone this caused any trouble for. If you upgraded to 1.73 and your site [...]
Related posts:<ol>
<li><a href='http://wpfolio.visitsteve.com/wiki/wpfolio-two-update/' rel='bookmark' title='WPFolio Two Update'>WPFolio Two Update</a></li>
<li><a href='http://wpfolio.visitsteve.com/wiki/wordpress-3-0-4-important-security-update/' rel='bookmark' title='WordPress 3.0.4 Important Security Update'>WordPress 3.0.4 Important Security Update</a></li>
<li><a href='http://wpfolio.visitsteve.com/wiki/adding-rounded-accents/' rel='bookmark' title='Adding rounded accents with a child theme (1.6+)'>Adding rounded accents with a child theme (1.6+)</a></li>
<li><a href='http://wpfolio.visitsteve.com/wiki/wpfolio-1-74-is-live-small-changes/' rel='bookmark' title='WPFolio 1.74 is live &#8211; small changes'>WPFolio 1.74 is live &#8211; small changes</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>WPFolio 1.73 <del>is</del> was live, but I just noticed a problem with the WordPress updater. It&#8217;s updating without  files in the the subfolders of the theme and will then crash the site. Will talk to the WordPress team and see what needs to be fixed. In the meantime, hold off unless you&#8217;re updating through FTP.</p>
<h3>Update:</h3>
<p>It turns out somehow the 1.73 theme was submitted without some files (my mistake) and released by the theme review theme without those files (their mistake). I&#8217;ve submitted a new, complete, version 1.74 which is being reviewed now.</p>
<p>Apologies to anyone this caused any trouble for. If you upgraded to 1.73 and your site crashed, you can solve the issue immediately by removing that version of the theme and replacing it with the<a title="github" href="https://github.com/slambert/wpfolio/downloads" target="_blank"> latest releases from github</a> or on <a title="wpfolio" href="http://wordpress.org/extend/themes/WPFolio" target="_blank">wordpress.org. </a></p>
<p>Of course, you wont be able to do this using the automatic updater if you can&#8217;t access your site. You&#8217;ll need to do it via FTP. If you&#8217;re unfamiliar, it&#8217;s covered on the wordpress codex and by searching online, or if you rather you can hire someone on wpquestions.com to help you for a small amount.</p>
<h3>Another Update!</h3>
<p>It&#8217;s all fixed and <a title="WPFolio 1.74 is live – small changes" href="http://wpfolio.visitsteve.com/wiki/wpfolio-1-74-is-live-small-changes/">WPFolio 1.74 is up</a>. Update away!</p>
<p>Related posts:<ol>
<li><a href='http://wpfolio.visitsteve.com/wiki/wpfolio-two-update/' rel='bookmark' title='WPFolio Two Update'>WPFolio Two Update</a></li>
<li><a href='http://wpfolio.visitsteve.com/wiki/wordpress-3-0-4-important-security-update/' rel='bookmark' title='WordPress 3.0.4 Important Security Update'>WordPress 3.0.4 Important Security Update</a></li>
<li><a href='http://wpfolio.visitsteve.com/wiki/adding-rounded-accents/' rel='bookmark' title='Adding rounded accents with a child theme (1.6+)'>Adding rounded accents with a child theme (1.6+)</a></li>
<li><a href='http://wpfolio.visitsteve.com/wiki/wpfolio-1-74-is-live-small-changes/' rel='bookmark' title='WPFolio 1.74 is live &#8211; small changes'>WPFolio 1.74 is live &#8211; small changes</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://wpfolio.visitsteve.com/wiki/wpfolio-1-73-dont-update-yet/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>WordPress Audio Player plugin</title>
		<link>http://wpfolio.visitsteve.com/wiki/wordpress-audio-player-plugin/</link>
		<comments>http://wpfolio.visitsteve.com/wiki/wordpress-audio-player-plugin/#comments</comments>
		<pubDate>Mon, 09 May 2011 21:47:34 +0000</pubDate>
		<dc:creator>Steve Lambert</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[audio]]></category>
		<category><![CDATA[mp3]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[plugins]]></category>

		<guid isPermaLink="false">http://wpfolio.visitsteve.com/wiki/?p=236</guid>
		<description><![CDATA[The WordPress Audio Player plugin is a small, simple audio player for playing back mp3 files within your post. You can check it out on the wpaudioplayer site which includes complete instructions on how to upload audio and get it all configured. Related posts: Handy &#8220;Postie&#8221; Plugin allows you to post by email Set Up WordPress &#038; WPFolio
Related posts:<ol>
<li><a href='http://wpfolio.visitsteve.com/wiki/handy-postie-plugin-allows-you-to-post-by-email/' rel='bookmark' title='Handy &#8220;Postie&#8221; Plugin allows you to post by email'>Handy &#8220;Postie&#8221; Plugin allows you to post by email</a></li>
<li><a href='http://wpfolio.visitsteve.com/wiki/instructions/set-up-wordpress/' rel='bookmark' title='Set Up WordPress &amp; WPFolio'>Set Up WordPress &#038; WPFolio</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>The <a title="Audio Player" href="http://wpaudioplayer.com/" target="_blank">WordPress Audio Player</a> plugin is a small, simple audio player for playing back mp3 files within your post. You can check it out on the <a href="http://wpaudioplayer.com/whatsnew/" target="_blank">wpaudioplayer</a> site which includes complete instructions on how to upload audio and get it all configured.</p>
<p>Related posts:<ol>
<li><a href='http://wpfolio.visitsteve.com/wiki/handy-postie-plugin-allows-you-to-post-by-email/' rel='bookmark' title='Handy &#8220;Postie&#8221; Plugin allows you to post by email'>Handy &#8220;Postie&#8221; Plugin allows you to post by email</a></li>
<li><a href='http://wpfolio.visitsteve.com/wiki/instructions/set-up-wordpress/' rel='bookmark' title='Set Up WordPress &amp; WPFolio'>Set Up WordPress &#038; WPFolio</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://wpfolio.visitsteve.com/wiki/wordpress-audio-player-plugin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WPFolio workshop in NYC on 5/17</title>
		<link>http://wpfolio.visitsteve.com/wiki/wpfolio-workshop-in-nyc-on-517/</link>
		<comments>http://wpfolio.visitsteve.com/wiki/wpfolio-workshop-in-nyc-on-517/#comments</comments>
		<pubDate>Mon, 02 May 2011 16:42:51 +0000</pubDate>
		<dc:creator>Steve Lambert</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[lmcc]]></category>
		<category><![CDATA[workshop]]></category>

		<guid isPermaLink="false">http://wpfolio.visitsteve.com/wiki/?p=232</guid>
		<description><![CDATA[Create Your Own Artist Website With WPFolio &#38; WordPress Led by Michael Mandiberg, artist, designer &#38; educator This workshop will provide artists with the basic skills to create, update &#38; maintain a personal website with WPFolio, a free and open source website theme on WordPress. Step-by-step instructions will be provided to install and configure a portfolio website while participants follow along on their personal laptops. At the end of this two-hour workshop, participants will be able to leave with a basic working portfolio site, ready to be updated with future contents. WPFolio is built by media artist Steve Lambert and a team of open source developers and designed for artists [...]
Related posts:<ol>
<li><a href='http://wpfolio.visitsteve.com/wiki/lmcc-workshop/' rel='bookmark' title='LMCC Workshop'>LMCC Workshop</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img class="aligncenter size-full wp-image-233" title="tnt-header" src="http://wpfolio.visitsteve.com/wiki/wp-content/uploads/2011/05/tnt-header.jpg" alt="" width="640" height="160" /></p>
<h3>Create Your Own Artist Website With WPFolio &amp; WordPress</h3>
<p>Led by Michael Mandiberg, artist, designer &amp; educator</p>
<p>This workshop will provide artists with the basic skills to create,  update &amp; maintain a personal website with WPFolio, a free and open  source website theme on WordPress. Step-by-step instructions will be  provided to install and configure a portfolio website while participants  follow along on their personal laptops. At the end of this two-hour  workshop, participants will be able to leave with a basic working  portfolio site, ready to be updated with future contents.</p>
<p><a href="http://wpfolio.visitsteve.com/wiki/">WPFolio</a> is built by media artist Steve Lambert and a team of open source developers and designed for artists like you.</p>
<h3>Registration &amp; Selection</h3>
<p>Two workshops will be offered, each accommodating 30 artists,  selected by lottery. Registration for the lottery is required.  Click <a href="http://www.tfaforms.com/202003">here</a> to register.</p>
<p><strong>Deadline for registration is Wednesday, May 17, 2011, 11PM</strong></p>
<p>Workshop is free, but participants should be prepared to incur costs  for web hosting and domain name registration in order to build a site.</p>
<h3>Dates &amp; Times:</h3>
<p>Workshop 1: Wednesday, May 25, 6:30-8:30PM<br />
Workshop 2: Thursday, May 26, 6:30-8:30PM</p>
<p>Workshop 1 and Workshop 2 are NOT SEQUENTIAL. The same workshop is being offered twice to allow for more artists to participate.</p>
<h3>Location:</h3>
<p>Lower Manhattan Cultural Council<br />
125 Maiden Lane, 2nd Floor</p>
<p><span id="more-232"></span></p>
<h3>Workshop Preparation:</h3>
<p>Participants are encouraged to prepare and bring the following to the workshop:<br />
-  Bring a laptop computer (MAC or PC) with Adobe Photoshop or the free alternative software <a href="http://www.gimp.org/">GIMP</a> installed<br />
-  Bring at least 10 digital images of your work; images should be 1000&#215;1000 pixels or larger<br />
-  Be ready to pay for webhosting and domain name registration: you may  decide to do this during the workshop with a credit card, or purchase  them in advance of the workshop<br />
Note: Michael Mandiberg’s recommended online hosting provider is <a href="http://www.dreamhost.com/r.cgi?5807">Dreamhost</a>. Use promotional code DGTLFNDTNS to get a $50 discount if you signup for hosting and domain name through <a href="http://www.dreamhost.com/r.cgi?5807">Dreamhost</a>.<br />
-  Think about what domain name you’d like to use, e.g. mandiberg.com or therealcosts.com</p>
<h3>Suggested Reading:</h3>
<p>Participants are encouraged to read the following online resources in order to get the most out of this workshop<br />
-  <a href="../../wiki">WPFolio Owner’s Manual</a><br />
-  <a href="http://wiki.digital-foundations.net/index.php?title=Chapter_8_Sandbox">Chapter 8: Tonal Range</a> of <a href="http://digital-foundations.net/">Digital Foundations: Intro to Media Design with the Adobe Creative Suite</a></p>
<h3>FAQ (Is This Workshop Right For Me?):</h3>
<p><em>Q: If I don’t have a laptop computer, can I still attend this workshop?</em></p>
<blockquote><p>A: Due to the hands-on nature of this workshop, we highly recommend  that each participant bring his or her own laptop computer. Contact  LMCC staff if this is a problem for you.    LMCC has a small number of laptop computers for participant use for  this workshop. If you cannot bring your own laptop computer, you may be  asked to share an LMCC laptop with another participant, or be paired  with one who brought a personal laptop.</p></blockquote>
<p><em>Q: How much computer &amp; web experience do I need to participate in this workshop?</em></p>
<blockquote><p>A: Basic knowledge of how to operate a personal computer (MAC or  PC) will be needed to follow the instructions given throughout the  workshop.<br />
Some level of familiarity using blogs, such as WordPress, Druple,  Movable Type, Tumblr or other content management systems, is suggested.  Familiarity with image editing software such as Adobe Photoshop or GIMP  (http://www.gimp.org/) will also be useful.<br />
Please refer to the “Suggested Reading” section above for some helpful resources to read before attending this workshop.</p></blockquote>
<p><em>Q: I already use WordPress and/or WPFolio and need some advanced help, is this something this workshop will cover?</em></p>
<blockquote><p>A: No. This workshop is designed for artists who are ready to begin  setting up an artist website via WordPress with step-by-step  instructions using the WPFolio template, not for advanced technical  support of these platforms. If you are already familiar with WPFolio and  have specific inquiries, try following the steps on the <a href="../about/support-for-wpfolio">WPFolio Owner’s Manual support page</a>.</p></blockquote>
<h4>About Michael Mandiberg</h4>
<p>Michael Mandiberg is known for selling all of his possessions online  on Shop Mandiberg (http://Mandiberg.com/shop), making perfect copies of  copies on <a href="http://aftersherrielevine.com/">AfterSherrieLevine.com</a>, and creating Firefox plugins that highlight the real environmental costs of a global economy on <a href="http://therealcosts.com/">TheRealCosts.com</a>. He is the co-author of <a href="http://digital-foundations.net/">Digital Foundations: an Intro to Media Design</a> a text that teaches Bauhaus visual principles through design software,     <a href="http://howmuchitcosts.us/">HowMuchItCosts.us</a>, a car direction site that incorporates the financial and carbon cost of driving, and <a href="http://theredproject.com/brightbike">Bright Bike</a>,  a retro-reflective bicycle treehugger.com praised as “obnoxiously  bright.” A former Senior Fellow at Eyebeam, he is currently Assistant  Professor of Design and Digital Media at the College of Staten  Island/CUNY. He lives in, and rides his bicycle around, Brooklyn. His  work lives at <a href="http://mandiberg.com/">Mandiberg.com</a>.</p>
<h4>Questions?</h4>
<p>Contact Haowen Wang, Program Manager, Grants &amp; Services 212-219-9401 x129 or by email at <a href="mailto:hwang@lmcc.net">hwang@lmcc.net</a></p>
<p>TNT: Training, Networking, and Talks is supported by New York City  Department of Cultural Affairs, New York State Council on the Arts, and  The Joan Mitchell Foundation.</p>
<p>Related posts:<ol>
<li><a href='http://wpfolio.visitsteve.com/wiki/lmcc-workshop/' rel='bookmark' title='LMCC Workshop'>LMCC Workshop</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://wpfolio.visitsteve.com/wiki/wpfolio-workshop-in-nyc-on-517/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic page generated in 0.907 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2012-02-22 11:58:21 -->

