<?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>Tyler Sticka &#187; wordcamp</title>
	<atom:link href="http://tylersticka.com/tag/wordcamp/feed/" rel="self" type="application/rss+xml" />
	<link>http://tylersticka.com</link>
	<description>Portfolio and journal of the award-winning designer, artist, speaker and educator specializing in web, icon and logo design, particularly in new media.</description>
	<lastBuildDate>Sun, 29 Aug 2010 01:33:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>How WordPress 3.0 will rock your portfolio</title>
		<link>http://tylersticka.com/2010/02/how-wordpress-3-0-will-rock-your-portfolio/</link>
		<comments>http://tylersticka.com/2010/02/how-wordpress-3-0-will-rock-your-portfolio/#comments</comments>
		<pubDate>Wed, 24 Feb 2010 22:15:52 +0000</pubDate>
		<dc:creator>Tyler Sticka</dc:creator>
				<category><![CDATA[Web]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[wcpdx]]></category>
		<category><![CDATA[wordcamp]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://tylersticka.com/?p=2430</guid>
		<description><![CDATA[I couldn&#8217;t be happier that my WordCamp Portland 2009 presentation, WordPress-Powered Portfolios, will likely have the shortest shelf life of any presentation I&#8217;ve given. It&#8217;s a testament to the WordPress team (and open source projects in general) that the &#8220;hacks&#8221; I proposed only months ago have already blossomed into honest-to-goodness features. In December, WordPress 2.9 [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-full wp-image-2431" title="Slide from WordPress-Powered Portfolios" src="http://tylersticka.com/wp-content/uploads/wcpdx_slide.gif" alt="" width="304" height="190" />I couldn&#8217;t be happier that my WordCamp Portland 2009 presentation, <a href="http://tylersticka.com/2009/09/wcpdx09/">WordPress-Powered Portfolios</a>, will likely have the shortest shelf life of any presentation I&#8217;ve given. It&#8217;s a testament to the WordPress team (and open source projects in general) that the &#8220;hacks&#8221; I proposed only months ago have already blossomed into honest-to-goodness features.</p>
<p>In December, WordPress 2.9 introduced support for <a href="http://tylersticka.com/2009/12/wp29thumbnails/">post thumbnails</a>, eliminating the need for my custom meta hack. WordPress 3.0 (which should be released around May) will solve the problem of secluding portfolio content from your blog with the introduction of custom post types.</p>
<p>Instead of corralling your portfolio content with tools like &#8220;category excluders&#8221; or relying solely on nested pages (as I suggested), you&#8217;ll soon be able to create a custom &#8220;portfolio&#8221; post type in a supported and predictable fashion.</p>
<p>As <a href="http://wpengineer.com/impressions-of-custom-post-type/" class="out">Frank Bültge details on the WP Engineer blog</a>, adding a whole new section to your WordPress sidebar will be a straightforward and extremely flexible process you can bake right into your theme. No crazy plugins or hackery required!</p>
<p>This change is exciting not only for the impact it will have on  sites like my own, but because it increases WordPress&#8217; prospects as a hardy CMS solution.</p>
<p>All that&#8217;s left to render my presentation <em>completely</em> obsolete is a more robust and customizable gallery solution. I&#8217;ll be crossing my fingers.</p>
]]></content:encoded>
			<wfw:commentRss>http://tylersticka.com/2010/02/how-wordpress-3-0-will-rock-your-portfolio/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Implement 2.9&#8242;s thumbnail feature in your WordPress-Powered Portfolio</title>
		<link>http://tylersticka.com/2009/12/wp29thumbnails/</link>
		<comments>http://tylersticka.com/2009/12/wp29thumbnails/#comments</comments>
		<pubDate>Sat, 19 Dec 2009 18:09:28 +0000</pubDate>
		<dc:creator>Tyler Sticka</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[wcpdx]]></category>
		<category><![CDATA[wordcamp]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://tylersticka.com/?p=2248</guid>
		<description><![CDATA[WordPress 2.9 was unleashed upon the world last evening with a pile of killer features (image editing, anyone?).  Perhaps my favorite new feature is built-in support for thumbnails associated with a page or post. When I discussed building WordPress-Powered Portfolios earlier this year at WordCamp Portland, you may recall my rather obtuse solution for supporting [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://wordpress.org/" class="out">WordPress 2.9</a> was unleashed upon the world last evening with a pile of killer features (image editing, anyone?).  Perhaps my favorite new feature is built-in support for thumbnails associated with a page or post.</p>
<p><img class="alignright size-full wp-image-2251" title="The WordPress 2.9 thumbnail box" src="http://tylersticka.com/wp-content/uploads/wp-29-thumb.jpg" alt="" width="301" height="223" />When I discussed building <a href="/2009/09/wcpdx09/">WordPress-Powered Portfolios</a> earlier this year at WordCamp Portland, you may recall my rather obtuse solution for supporting thumbnails. Basically, you were required to upload an image, copy its filename, close the media browser, create a new custom field called &#8220;tn,&#8221; and paste the filename into it.</p>
<p>No longer!</p>
<p>With support in your theme for 2.9&#8242;s post thumbnails, simply upload an image and assign it as the thumbnail with a single click (or through the handy new &#8220;Page Image&#8221; box in the lower-right corner). No custom fields to mess with, no copying and pasting filenames.</p>
<p>Implementing this feature in a portfolio already using my WordCamp functions is a three-step process.</p>
<ol>
<li>Tell WordPress that the feature is supported by adding <code>add_theme_support('post-thumbnails');</code> somewhere in your theme&#8217;s functions.php file.</li>
<li>Log in to WordPress and assign each of your portfolio items an image. If you&#8217;ve already used the &#8220;Upload/Insert&#8221; tool to add them prior to 2.9, just click the &#8220;Add an Image&#8221; button, then &#8220;Gallery,&#8221; &#8220;Show&#8221; the image you want to use and click the &#8220;Use as thumbnail&#8221; link toward the bottom.</li>
<li>Adjust your functions to support the new feature. Refer to my <a href="http://snipplr.com/view/25076/wordpresspowered-portfolios-listwork-29-update/" class="out">updated list_work function</a> snippet as an example.</li>
</ol>
<p>Your mileage may vary depending on the volume of portfolio items you&#8217;ll need to switch over, but it took me roughly an hour to support the feature on this very site.</p>
<p>I recommend reading <a href="http://justintadlock.com/archives/2009/11/16/everything-you-need-to-know-about-wordpress-2-9s-post-image-feature" class="out">Justin Tadlock&#8217;s excellent blog post</a> on the subject, which details the post thumbnails in much greater detail than WordPress&#8217; documentation and was of great help to me in supporting them.</p>
<p>I do have one bit of extra theme development knowledge to bestow on other developers which I was unable to find elsewhere online. To echo <em>only</em> the URL of the thumbnail image file, use the following:</p>
<pre><code>&lt;?php echo get_post(get_post_thumbnail_id())-&gt;guid; ?&gt;</code></pre>
]]></content:encoded>
			<wfw:commentRss>http://tylersticka.com/2009/12/wp29thumbnails/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>WordPress-Powered Portfolios: The Movie</title>
		<link>http://tylersticka.com/2009/09/wcpdx09-video/</link>
		<comments>http://tylersticka.com/2009/09/wcpdx09-video/#comments</comments>
		<pubDate>Wed, 30 Sep 2009 15:15:43 +0000</pubDate>
		<dc:creator>Tyler Sticka</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Events]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[wcpdx]]></category>
		<category><![CDATA[wordcamp]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://tylersticka.com/?p=1841</guid>
		<description><![CDATA[If you didn&#8217;t grab a ticket to WordCamp in time, missed the live stream and/or found my presentation slides seriously lacking in the audio department, you&#8217;re in luck! The video of WordPress-Powered Portfolios has been published to WordPress.tv, or you can watch it below. A technical problem resulted in the footage starting a few minutes [...]]]></description>
			<content:encoded><![CDATA[<p>If you didn&#8217;t grab a ticket to WordCamp in time, missed the live stream and/or found my presentation slides seriously lacking in the audio department, you&#8217;re in luck! The video of <a href="/2009/09/wcpdx09/">WordPress-Powered Portfolios</a> has been published to <a href="http://wordpress.tv/2009/09/19/tyler-sticka-wordpress-portfolios-portland09/" class="out">WordPress.tv</a>, or you can watch it below.</p>
<p>A technical problem resulted in the footage starting a few minutes into my presentation. All you missed was an introduction of <a href="/about/">who I am</a>, and of my <a href="/2009/05/who-doesnt-like-sunday-funnies/">background as a cartoonist</a>.</p>
<p>I apologize for having to look down at my notes so often; I didn&#8217;t expect to be holding the microphone! Other than that, enjoy.</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="540" height="405" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="src" value="http://v.wordpress.com/zkkHtIC0" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="540" height="405" src="http://v.wordpress.com/zkkHtIC0" allowfullscreen="true"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://tylersticka.com/2009/09/wcpdx09-video/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress-Powered Portfolios: Slides &amp; Snippets</title>
		<link>http://tylersticka.com/2009/09/wcpdx09/</link>
		<comments>http://tylersticka.com/2009/09/wcpdx09/#comments</comments>
		<pubDate>Sat, 19 Sep 2009 23:45:55 +0000</pubDate>
		<dc:creator>Tyler Sticka</dc:creator>
				<category><![CDATA[Events]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[wcpdx]]></category>
		<category><![CDATA[wordcamp]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://tylersticka.com/?p=1655</guid>
		<description><![CDATA[I really dig WordPress, but not nearly as much as I enjoy spending time with my fellow geeks and colleagues in Portland&#8217;s bustling and vibrant open source and web community. It was a pleasure presenting this afternoon! My presentation was meant to solve the problem of simply and easily associating imagery with pages and/or posts [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-full wp-image-1712" title="WordCamp rocks!" src="http://tylersticka.com/wp-content/uploads/wp-thumbsup.gif" alt="WordCamp rocks!" width="105" height="153" />I really dig WordPress, but not nearly as much as I enjoy spending time with my fellow geeks and colleagues in Portland&#8217;s bustling and vibrant open source and web community. It was a pleasure presenting this afternoon!</p>
<p>My presentation was meant to solve the problem of simply and easily associating imagery with pages and/or posts in order to build a killer portfolio theme. I hope designers, artists and hobbyists will use these tips as a springboard for pushing what we can do with this constantly-evolving platform.</p>
<p>Thanks to all in attendance! Here are the goods.</p>
<p><span id="more-1655"></span></p>
<h4 class="mast">Presentation</h4>
<p><object style="margin: 0px;" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="540" height="450" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always" /><param name="src" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=wordcamppres-090906221452-phpapp01&amp;stripped_title=wordpresspowered-portfolios" /><param name="allowfullscreen" value="true" /><embed style="margin: 0px;" type="application/x-shockwave-flash" width="540" height="450" src="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=wordcamppres-090906221452-phpapp01&amp;stripped_title=wordpresspowered-portfolios" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<h4 class="mast">Code Snippets</h4>
<p>These are hosted on Snipplr for easy viewing, copying and pasting.</p>
<ul>
<li><a class="out" href="http://snipplr.com/view/19031/wordpresspowered-portfolios-gallery/" class="out">Portfolio item gallery functionality</a></li>
<li><a class="out" href="http://snipplr.com/view/19032/wordpresspowered-portfolios-getwork/" class="out">Retrieve portfolio items</a></li>
<li><a class="out" href="http://snipplr.com/view/19033/wordpresspowered-portfolios-listwork/" class="out">Display list of portfolio items</a> (<a href="http://snipplr.com/view/25076/wordpresspowered-portfolios-listwork-29-update/" class="out">Updated version</a> to support WordPress 2.9 thumbnails)</li>
</ul>
<h4 class="mast">Other WordPress-Powered Portfolios</h4>
<p>Toward the end of the presentation I was happy to show off three other sites with WordPress at their core, volunteered via Twitter. In order of appearance:</p>
<ul>
<li><a href="http://www.rgbdesignstudio.com/" class="out">RGB Design Studio</a> by <a href="http://twitter.com/EricCurtis" class="atreply out">@EricCurtis</a></li>
<li><a href="http://meldel.com/" class="out">Melissa Delzio Design</a> by <a href="http://twitter.com/meldel_pdx" class="atreply out">@meldel_pdx</a></li>
<li><a href="http://www.thoughtsanddeeds.com/" class="out">Thoughts &amp; Deeds</a> by <a href="http://twitter.com/swestbrook" class="atreply out">@swestbrook</a></li>
</ul>
<h4 class="mast">Potentially Helpful Plugins</h4>
<p>While none of these are required to execute the above code snippets, they are referenced occasionally in the presentation as ways of taking things to the next level. Or if you&#8217;re squeamish about PHP.</p>
<ul>
<li><a class="out" href="http://flutter.freshout.us/" class="out">Flutter</a></li>
<li><a class="out" href="http://mitcho.com/code/yarpp/" class="out">Yet Another Related Posts Plugin</a></li>
</ul>
<p><a href="http://twitter.com/devinsays" class="atreply out">@devinsays</a> created a really neat <a href="http://wordpresstheming.com/2009/09/flutter-portfolio-pages/" class="out">trio of screencasts</a> showing how to streamline this portfolio setup process using Flutter.</p>
<h4 class="mast">Portfolio Designs I Dig</h4>
<p>Mentioned briefly as sources of inspiration (I have no idea if any of these have WordPress under the hood).</p>
<ul>
<li><a href="http://www.45royale.com/" class="out">45royale</a></li>
<li><a href="http://www.happycog.com/" class="out">Happy Cog</a></li>
<li><a href="http://odopod.com/" class="out">Odopod</a></li>
<li><a href="http://simplebits.com/" class="out">SimpleBits</a></li>
<li><a href="http://www.stuffandnonsense.co.uk/" class="out">Stuff &amp; Nonsense</a></li>
</ul>
<h4 class="mast">Update (September 20)</h4>
<p>Following the presentation, someone asked me how I moved my blog to a page other than the index (if you&#8217;re reading this, please comment so I can attribute your question). The method I used is detailed in the WordPress codex article <a href="http://codex.wordpress.org/Creating_an_Archive_Index" class="out">Creating an Archive Index</a>.</p>
<p>While holding a microphone and my presentation notes simultaneously was more challenging than I anticipated (I apologize if I had to glance down far too often), the positive reaction the presentation received was overwhelming. Thank you all for your heartwarming comments!</p>
<p><a href="http://twitter.com/photomatt/status/4113109873"><img class="alignnone size-full wp-image-1733" title="Matt Mullenweg's response" src="http://tylersticka.com/wp-content/uploads/photomatt_status.png" alt="Matt Mullenweg's response" width="520" height="280" /></a></p>
<h4 class="mast">Update (December 19)</h4>
<p>WordPress 2.9 introduced a new post thumbnail feature that&#8217;s really cool. I&#8217;ve created an <a href="http://snipplr.com/view/25076/wordpresspowered-portfolios-listwork-29-update/" class="out">updated code snippet</a> for displaying work samples that uses this feature, as well as an <a href="/2009/12/wp29thumbnails/">accompanying journal entry</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://tylersticka.com/2009/09/wcpdx09/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>WordPress-Powered Portfolios this Saturday</title>
		<link>http://tylersticka.com/2009/09/wordpress-powered-portfolios-this-saturday/</link>
		<comments>http://tylersticka.com/2009/09/wordpress-powered-portfolios-this-saturday/#comments</comments>
		<pubDate>Wed, 16 Sep 2009 21:15:00 +0000</pubDate>
		<dc:creator>Tyler Sticka</dc:creator>
				<category><![CDATA[Events]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[wordcamp]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://tylersticka.com/?p=1705</guid>
		<description><![CDATA[Wow, time flies! I last wrote about WordCamp Portland back in June, and already the event is upon us. This coming Saturday, I’ll be closing the first day of the sold-out shindig at WebTrends with my presentation, WordPress-Powered Portfolios. (Don&#8217;t panic, they&#8217;re streaming it.) My presentation won’t revolve around the visual design of portfolio sites [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-full wp-image-1737" title="WordCamp Portland Speaker Badge" src="http://tylersticka.com/wp-content/uploads/wcpdx_bling.png" alt="WordCamp Portland Speaker Badge" width="125" height="125" />Wow, time flies! I last wrote about WordCamp Portland <a href="http://tylersticka.com/2009/06/designers-developers-and-bloggers-unite-wordcamp-portland-is-this-september/">back in June</a>, and already the event is upon us. This coming Saturday, I’ll be closing the first day of the <a href="http://www.wordcampportland.org/2009/08/tickets-are-now-sold-out-theres-a-waiting-list/" class="out">sold-out</a> shindig at WebTrends with my presentation, WordPress-Powered Portfolios. (Don&#8217;t panic, <a href="http://www.wordcampportland.org/2009/09/wordcamp-portland-video-stream-information/" class="out">they&#8217;re streaming it</a>.)</p>
<p>My presentation won’t revolve around the visual design of portfolio sites for two important reasons:</p>
<ol>
<li>The principals of compelling interaction design are not exclusive to the WordPress platform.</li>
<li>I’m still <em>way</em> too new at this to represent myself as any sort of authority on the art of portfolio design.</li>
</ol>
<p>What you <em>will</em> learn is whether or not WordPress is the right platform for your online presence and, if so, the surprisingly simple snippets of PHP you’ll need to get there.</p>
<p>As excited as I am to present, I’m even more excited to see the other wonderful <a href="http://www.wordcampportland.org/agenda/" class="out">speakers</a>, including WordPress founder <a href="http://ma.tt/" class="out">Matt Mullenweg</a>.</p>
<p>I was surprised and delighted to hear that the <a href="http://www.wordcampportland.org/2009/09/please-welcome-our-premier-sponsor-microsoft/" class="out">premier sponsor of the event is Microsoft</a>. I acknowledge their generous support by drafting and publishing this post in their intuitive <a href="http://windowslivewriter.spaces.live.com/" class="out">Windows Live Writer</a> application.</p>
<p>See? WordPress brings people together.</p>
]]></content:encoded>
			<wfw:commentRss>http://tylersticka.com/2009/09/wordpress-powered-portfolios-this-saturday/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Register for WordCamp Portland 2009</title>
		<link>http://tylersticka.com/2009/08/register-for-wordcamp-portland-2009/</link>
		<comments>http://tylersticka.com/2009/08/register-for-wordcamp-portland-2009/#comments</comments>
		<pubDate>Fri, 07 Aug 2009 15:59:23 +0000</pubDate>
		<dc:creator>Tyler Sticka</dc:creator>
				<category><![CDATA[Events]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[portland]]></category>
		<category><![CDATA[wordcamp]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://tylersticka.com/?p=1585</guid>
		<description><![CDATA[Registration for WordCamp Portland 2009 is now open! Any designer, developer or blogger will want to attend. The WordPress goodness happens September 19th through the 20th at WebTrends, and the ticket price is a bargain: Tickets are $20 per person which includes access to the event, lunch on both days, snacks/refreshments, a T-shirt, some swag, [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-full wp-image-1589" title="WordPress Logo" src="http://tylersticka.com/wp-content/uploads/blue-m.png" alt="WordPress Logo" width="100" height="100" /><a class="out" href="http://www.wordcampportland.org/2009/08/wordcamp-portland-2009-registration-is-now-open/" class="out">Registration for WordCamp Portland 2009</a> is now open! Any designer, developer or blogger will want to attend. The WordPress goodness happens September 19th through the 20th at WebTrends, and the ticket price is a bargain:</p>
<blockquote><p>Tickets are <strong>$20 per person</strong> which includes access to the event, lunch on both days, snacks/refreshments, a T-shirt, some swag, and the ability to meet a couple hundred really great people including some really great speakers</p></blockquote>
<p>In addition to my presentation on how to build a killer WordPress-powered portfolio, there will be armfuls of wonderful sessions from the likes of Micah Baldwin, Jason Grigsby, Cami Kaos and Dr. Normal, Will Norris, Scott Porad, Garron Selliken and Duane Storey.</p>
<p>As both a speaker and attendee, I urge you to <a class="out" href="http://wcpdx.eventbrite.com/" class="out">relinquish a single Andrew Jackson</a> for two full days of open source wonderment.</p>
<p>For more information, visit <a class="out" href="http://www.wordcampportland.org/" class="out">WordCamp Portland</a> or <a class="out" href="http://twitter.com/wcpdx" class="out"><a href="http://twitter.com/wcpdx" class="atreply out">@wcpdx</a></a> on Twitter.</p>
<p>I&#8217;ll see you there!</p>
]]></content:encoded>
			<wfw:commentRss>http://tylersticka.com/2009/08/register-for-wordcamp-portland-2009/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Designers, developers and bloggers unite: WordCamp Portland is this September</title>
		<link>http://tylersticka.com/2009/06/designers-developers-and-bloggers-unite-wordcamp-portland-is-this-september/</link>
		<comments>http://tylersticka.com/2009/06/designers-developers-and-bloggers-unite-wordcamp-portland-is-this-september/#comments</comments>
		<pubDate>Tue, 16 Jun 2009 05:04:45 +0000</pubDate>
		<dc:creator>Tyler Sticka</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Events]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[pdx]]></category>
		<category><![CDATA[portland]]></category>
		<category><![CDATA[wordcamp]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://tylersticka.com/?p=1168</guid>
		<description><![CDATA[It&#8217;s no secret that I dig WordPress. Heck, this very site is powered by it. In fact, that&#8217;s the subject of my session at this year&#8217;s WordCamp Portland: WordPress-Powered Portfolios. A great summary of the event excerpted from Rick Turoczy&#8217;s Silicon Florist writeup: Without a doubt, one of Portland’s favorite blogging platforms is WordPress. And [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-full wp-image-1192" title="WordPress Logo" src="http://tylersticka.com/wp-content/uploads/wp.png" alt="WordPress Logo" width="75" height="75" />It&#8217;s no secret that I dig <a class="out" href="http://wordpress.org/" class="out">WordPress</a>. Heck, this very site is powered by it. In fact, that&#8217;s the subject of my session at this year&#8217;s <a class="out" href="http://www.wordcampportland.org/" class="out">WordCamp Portland</a>: WordPress-Powered Portfolios.</p>
<p>A great summary of the event excerpted from <a class="out" href="http://siliconflorist.com/2009/06/15/wordcamp-portland-2009-announces-initial-speakers/" class="out">Rick Turoczy&#8217;s Silicon Florist writeup</a>:</p>
<blockquote><p>Without a doubt, one of Portland’s favorite blogging platforms is WordPress. And why wouldn’t it be? It’s open source. It’s easy to tweak and extend. And it’s got a great developer community both here in town and throughout the world.</p>
<p>And there’s no better place to learn about using, manipulating, and generally mucking with WordPress than WordCamp Portland.</p></blockquote>
<p>I&#8217;ll have more to say about my presentation as the event approaches (September 19-20 at WebTrends), but I have to point out how stellar <a class="out" href="http://www.wordcampportland.org/2009/06/announcing-the-first-wordcamp-2009-speakers/" class="out">my fellow speakers</a> are: Micah Baldwin, Jason Grigsby, Scott Porad and Duane Storey. I think I&#8217;m even more excited to attend than to speak!</p>
<p>You can keep an eye on WordCamp Portland developments <a class="out" href="http://www.wordcampportland.org/" class="out">on their web site</a> or <a class="out" href="http://twitter.com/wordcampdx" class="out">on Twitter</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://tylersticka.com/2009/06/designers-developers-and-bloggers-unite-wordcamp-portland-is-this-september/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
