<?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>Andrew Marconi &#187; Content Publishing</title>
	<atom:link href="http://andrewmarconi.com/topic/content-publishing/feed/" rel="self" type="application/rss+xml" />
	<link>http://andrewmarconi.com</link>
	<description>NYC-Based Digital Producer and Strategist</description>
	<lastBuildDate>Fri, 10 Sep 2010 15:00:23 +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>WordPress Theme Check List/Cheat Sheet</title>
		<link>http://andrewmarconi.com/2009/05/wordpress-theme-check-listcheat-sheet/</link>
		<comments>http://andrewmarconi.com/2009/05/wordpress-theme-check-listcheat-sheet/#comments</comments>
		<pubDate>Thu, 14 May 2009 16:06:12 +0000</pubDate>
		<dc:creator>Andrew Marconi</dc:creator>
				<category><![CDATA[Content Publishing]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[coding]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[themes]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://andrewmarconi.com/?p=115</guid>
		<description><![CDATA[Stefan Vervoort over at WPToy.com has published a great cheat sheet for developing WordPress themes. It's available in PDF format, so as he suggests, if you build themes print it out and put it on your wall. When I'm building a WordPress theme, I always forget something along the line (when I go into "programmer mode" I get a little lazy sometimes, alright?) -- this makes sure I cover off on all the elements.]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-medium wp-image-120" title="wordpress-theme-development-checklist" src="http://andrewmarconi.com/wp-content/uploads/2009/05/wordpress-theme-development-checklist-300x197.jpg" alt="wordpress-theme-development-checklist" width="300" height="197" />Stefan Vervoort over at WPToy.com has published a great <a href="http://wptoy.com/resources/wordpress-theme-development-check-list-pdf-version/" target="_blank">cheat sheet for developing WordPress themes</a>. It&#8217;s available in PDF format, so as he suggests, if you build themes print it out and put it on your wall. When I&#8217;m building a WordPress theme, I always forget something along the line (when I go into &#8220;programmer mode&#8221; I get a little lazy sometimes, alright?) &#8212; this makes sure I cover off on all the elements.</p>
<blockquote><p>Back in 2008, I announced the WordPress Theme Development Checklist on DivitoDesign. The Checklist with many small tips, code snippets and checkpoints you usually forget about was a success.</p>
<p>Today it is time to release an improved official PDF version of the Checklist for the WordPress crowd. This PDF version is clean and easy to print, which makes it an excellent checklist when you are developing your new WordPress Theme.</p></blockquote>
<p>Great work, Stefan!</p>
<p>[Via <a href="http://wptoy.com/resources/wordpress-theme-development-check-list-pdf-version/" target="_blank">WPToy.com</a>]</p>
]]></content:encoded>
			<wfw:commentRss>http://andrewmarconi.com/2009/05/wordpress-theme-check-listcheat-sheet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress Best Practices for the Newbie &#8211; Part 1: Before the Blog</title>
		<link>http://andrewmarconi.com/2009/05/wordpress-best-practices-for-the-newbie-part-1-before-the-blog/</link>
		<comments>http://andrewmarconi.com/2009/05/wordpress-best-practices-for-the-newbie-part-1-before-the-blog/#comments</comments>
		<pubDate>Mon, 11 May 2009 05:26:28 +0000</pubDate>
		<dc:creator>Andrew Marconi</dc:creator>
				<category><![CDATA[Content Publishing]]></category>
		<category><![CDATA[best practices]]></category>
		<category><![CDATA[CMS]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[publishing]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://andrewmarconi.com/?p=44</guid>
		<description><![CDATA[After performing countless installs of WordPress, I've learned a few things about how to make it work more effectively, and how to avoid some common pitfalls that I've never seen in any of the documentation. This is part one of three; it deals primarily with the decisions you need to make before you write your first post. Subsequent posts will discuss different aspects of WordPress and the "Best Practices for Non-Geeks."]]></description>
			<content:encoded><![CDATA[<h2>Introduction</h2>
<p>After performing countless installs of WordPress, I&#8217;ve learned a few things about how to make it work more effectively, and how to avoid some common pitfalls that I&#8217;ve never seen in any of the documentation. This is part one of three; it deals primarily with the decisions you need to make before you write your first post. Subsequent posts will discuss different aspects of WordPress and the &#8220;Best Practices for Non-Geeks.&#8221;</p>
<p><span id="more-44"></span>So, getting started&#8230; the first question when you decide to start publishing on the Web is:</p>
<h2>To Use a Blogging Service or Self-Host</h2>
<p><img class="alignright size-medium wp-image-56" title="wordpress-versus" src="http://andrewmarconi.com/wp-content/uploads/2009/05/wordpress-versus-300x146.gif" alt="wordpress-versus" width="300" height="146" />There are many articles on the Web that argue one way or the other. On the one hand, with <a href="http://WordPress.com/" target="_blank">WordPress.com</a>, <a href="http://Blogspot.com/" target="_blank">Blogspot.com</a>, or any other online blogging services (although, I strongly recommend WordPress) you can be up and running fairly quickly with a minimum of effort or technical acumen.</p>
<p><strong>WordPress.com or Other Blogging Service</strong></p>
<ul>
<li><strong>Pros</strong>: Easy to install/maintain; your blog lives on a fairly reliable, commercial farm of servers; usually free (more on this in a moment). WordPress lists many of their pros on the <a href="http://en.wordpress.com/features/" target="_blank">WordPress.com Features page</a>.</li>
<li><strong>Cons</strong>: Limited customization ability; you are giving up data to the host; they may add advertisements to your blog (unless you pay a fee to have them removed); using a domain name (rather than a x.wordpress.com address) costs extra.</li>
</ul>
<p><strong>Self-Hosting WordPress</strong></p>
<ul>
<li><strong>Pros</strong>: Completely customizable; you have complete control over your installation; you don&#8217;t give up or share any monetization (unless you want to).</li>
<li><strong>Cons</strong>: Occasionally requires some technical expertise.</li>
</ul>
<p>For me, the decision was easy &#8212; I&#8217;m a bit of a geek, and I like to play around with the guts of my site &#8212; so I went the self-hosting route. If getting your hands a little dirty scares you, then you may want to start with <a href="http://WordPress.com/" target="_blank">WordPress.com</a>. One of the great features of <a href="http://WordPress.com/" target="_blank">WordPress.com</a> is that you aren&#8217;t locked in; you can pretty easily export your content and install it on your own server at any time. The caveat to this is that if your URL changes, any Google rankings will probably be lost.</p>
<p>Quite honestly, even if you aren&#8217;t especially technically-savvy, self-hosting isn&#8217;t too difficult.</p>
<h2>Choose the Right Web Host</h2>
<p>Once you decide to self-host your WordPress-powered Web site, the next important decision is: who are you going to use as your Web hosting provider? The folks at Automattic (the creators of WordPress) have a <a href="http://wordpress.org/hosting/" target="_blank">list of companies that they suggest</a>. The only ones I&#8217;ve worked with and had positive experiences with are <a href="http://dreamhost.com/" target="_blank">DreamHost</a> and <a href="http://mediatemple.net/" target="_blank">Media Temple</a>. I had bad experiences with GoDaddy, but that was several years ago, so I hesitate to dissuade considering them.</p>
<p><a href="http://www.1and1.com/?affiliate_id=95326" target="_blank"><img class="alignright" style="border: 0 none;" src="http://www.1and1affiliate.com/uploads/pics/125x125_01.gif?aid=95326" alt="" /></a>The one I suggest, actually is <a href="http://www.1and1.com/?affiliate_id=95326 " target="_blank">1&amp;1 Hosting</a>. True, they don&#8217;t offer the 1-click install that some other hosting providers have, but they offer a bunch of features that I actually use, and are a fraction of the cost. For instance, with my <a href="http://order.1and1.com/xml/order/Hosting?affiliate_id=95326" target="_blank">shared hosting account</a> (I use their &#8220;Business Shared Hosting&#8221;) I pay $5/month (this has now gone up in price to $9.99/mo, but they&#8217;re also running a 50% off sale &#8212; which effectively means $5/month). This includes <strong>three free domain registrations</strong> for as long as you have your account, and let&#8217;s me host an unlimited number of domain names registered through them within my one account (or up to 100 externally-registered domain names).  I can have up to 2,500 POP3/IMAP email addresses, and includes a $50 voucher for Google AdWords. For my particular needs, this is perfect.</p>
<p>One mistake I frequently see people do is to buy too much Web hosting &#8212; this is why usage tracking is important. If you have fewer than 5,000 visits/day, shared hosting may be your best bet. When your traffic scales, that&#8217;s when you should scale up to <a href="http://www.1and1.com/?affiliate_id=95326 " target="_blank">VPS (virtual private server)</a> or <a href="http://www.1and1.com/?affiliate_id=95326 " target="_blank">dedicated hosting</a>. These types of services give you much more control, bandwidth and capabilities, but also require much more technical knowledge. This makes sense &#8212; to put it in perspective think of it this way: &#8220;just because I can drive a car doesn&#8217;t mean I can fly a 767 aircraft.&#8221; The plane can do a lot more than a car can, but most of my transportation needs don&#8217;t require jet fuel (actually since I live in NYC, I rely on the subway more than cars).</p>
<p>On the flip side, if you know you are going to have tons of traffic right out of the gate (for instance, if you have paid AdWords traffic that will be hitting your Web site), or a major public relations push &#8212; you may need to start out with more powerful hosting&#8230; but that is beyond the scope of this article.</p>
<p>In Part 2, I&#8217;ll guide you through the installation and first steps of setting up WordPress in your self-hosting environment.</p>
]]></content:encoded>
			<wfw:commentRss>http://andrewmarconi.com/2009/05/wordpress-best-practices-for-the-newbie-part-1-before-the-blog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.395 seconds -->
