<?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/"
	xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
xmlns:rawvoice="http://www.rawvoice.com/rawvoiceRssModule/"
>

<channel>
	<title>WP Fangirl</title>
	<atom:link href="http://www.wpfangirl.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.wpfangirl.com</link>
	<description>Implementing WordPress websites since 2005</description>
	<lastBuildDate>Fri, 06 Apr 2012 18:02:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
<!-- podcast_generator="Blubrry PowerPress/3.0.1" -->
	<itunes:summary>Implementing WordPress websites since 2005</itunes:summary>
	<itunes:author>WP Fangirl</itunes:author>
	<itunes:explicit>no</itunes:explicit>
	<itunes:image href="http://wpfangirl.rhymeswithsketch.com/wp-content/plugins/powerpress/itunes_default.jpg" />
	<itunes:subtitle>Implementing WordPress websites since 2005</itunes:subtitle>
	<image>
		<title>WP Fangirl</title>
		<url>http://wpfangirl.rhymeswithsketch.com/wp-content/plugins/powerpress/rss_default.jpg</url>
		<link>http://www.wpfangirl.com</link>
	</image>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>How to Import Joomla Content Using the WP Importer Plugin</title>
		<link>http://www.wpfangirl.com/2012/how-to-import-joomla-content-using-the-wp-importer-plugin/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-import-joomla-content-using-the-wp-importer-plugin</link>
		<comments>http://www.wpfangirl.com/2012/how-to-import-joomla-content-using-the-wp-importer-plugin/#comments</comments>
		<pubDate>Thu, 19 Jan 2012 18:45:59 +0000</pubDate>
		<dc:creator>Sallie</dc:creator>
				<category><![CDATA[Using WordPress]]></category>
		<category><![CDATA[Joomla]]></category>
		<category><![CDATA[WP Importer]]></category>

		<guid isPermaLink="false">http://www.wpfangirl.com/?p=578</guid>
		<description><![CDATA[For my sins (I learned this phrase from my dissertation advisor back when I was in graduate school), I am on the board of the Bay Area Consultants Network. Actually, I love BACN and have missed possibly 5 meetings since I started going in July 2003; if you are a consultant, coach, or other solo [...]]]></description>
			<content:encoded><![CDATA[<p>For my sins (I learned this phrase from my dissertation advisor back when I was in graduate school), I am on the board of the <a href="http://www.bacnetwork.com">Bay Area Consultants Network</a>. Actually, I love BACN and have missed possibly 5 meetings since I started going in July 2003; if you are a consultant, coach, or other solo professional in the San Francisco Bay Area, I recommend you check them out.</p>
<p>Anyway, we are in the process of converting our existing Joomla! website to WordPress, as who wouldn’t. This is partly to make it easier for people other than me to add and update content, and partly because I am the board geek and I think WordPress suits BACN’s needs better. The problem with the site right now isn&#8217;t so much Joomla as the fact that it&#8217;s very hard for people to find what they&#8217;re looking for. (Well, that and terrible SEO, which has something to do with the type of content we usually post and something to do with the not-at-all-search-engine-friendly-URLs.)</p>
<div id="attachment_580" class="wp-caption alignnone" style="width: 285px"><a href="http://www.wpfangirl.com/files/2012/01/BACN-Home-Page-Jan-2012.jpg"><img class="size-medium wp-image-580" title="BACN-Home-Page-Jan-2012" src="http://www.wpfangirl.com/files/2012/01/BACN-Home-Page-Jan-2012-275x300.jpg" alt="BACN Home Page January 2012 (Joomla! 1.5)" width="275" height="300" /></a>
<p class="wp-caption-text">BACN Home Page January 2012 (Joomla! 1.5)</p>
</div>
<div id="attachment_583" class="wp-caption alignnone" style="width: 310px"><a href="http://www.wpfangirl.com/files/2012/01/joomla-article-manager.png"><img class="size-medium wp-image-583" title="joomla-article-manager" src="http://www.wpfangirl.com/files/2012/01/joomla-article-manager-300x272.png" alt="" width="300" height="272" /></a>
<p class="wp-caption-text">Joomla! 1.5 article manager</p>
</div>
<p>Then go into your WordPress install to your SoftWarp | WP Importer settings. (You will need an activation key, which you get by submitting your e-mail address. This did not work from my LAMP server. Apparently the program requires cURL. I set it up on a dev server here on <a href="http://www.wpwebhost.com/">WP Webhost</a> instead.)</p>
<p>The problem for someone developing a new site is that we have content going back to 2002, and importing from Joomla! to WordPress is not common enough for the WordPress foundation to build its own importer. I had tested the <a href="http://wordpress.org/extend/plugins/joomla-15-importer/">Joomla 1.5 Importer</a> a while back, and it worked fine, though it was a bit slow as it required you to import one category at a time. That plugin has only been tested up to WordPress 3.0.5, however, and not updated since January 2011. (Yes, it <em>has</em> taken us a long time to get going on this project. Non-profit. Volunteer. Committee. Need I say more?)</p>
<p>So I did a little searching to see whether there was anything more recent and came across a plugin called <a href="http://softwarp.com/portfolio-post/wp-importer/">WP Importer</a> from SoftWarp. This plugin is not in the WordPress Plugin Repository, I presume for the very good reason that it&#8217;s marketed with decidedly black hat overtones. (The copy and samples are hilarious, though.)</p>
<p><a href="http://softwarp.com/portfolio-post/wp-importer/"><img class="alignnone size-medium wp-image-581" title="size-matters-june-29th-880x300" src="http://www.wpfangirl.com/files/2012/01/size-matters-june-29th-880x300-300x102.jpg" alt="" width="300" height="102" /></a></p>
<p>The plugin&#8217;s documentation assumes that you&#8217;re importing a CSV file, and also that you&#8217;re using it in conjunction with another of the developer&#8217;s plugins, so using it to import Joomla! databases took a bit of figuring out. Since I can&#8217;t be the only person on the planet who will ever need to do this, I figured I would document the process here.</p>
<p>First, go into phpMyAdmin and open your Joomla! databases. If you are used to WordPress databases, you will be amazed at how many tables there are in a Joomla! database. Possibly because these tables don&#8217;t remotely match up, you can&#8217;t use the WP Importer plugin to import a complete Joomla database. Instead, you need to locate the database with the content in it.</p>
<div id="attachment_584" class="wp-caption alignnone" style="width: 310px"><a href="http://www.wpfangirl.com/files/2012/01/joomla-1.0.png"><img class="size-medium wp-image-584" title="joomla-1.0" src="http://www.wpfangirl.com/files/2012/01/joomla-1.0-300x176.png" alt="mos_content, the database table containing Joomla! 1.0 content" width="300" height="176" /></a>
<p class="wp-caption-text">mos_content, the database table containing Joomla! 1.0 content</p>
</div>
<p>In Joomla! 1.0, this table is called mos_content. In Joomla! 1.5, it&#8217;s called jos_content. (I haven&#8217;t worked with more recent versions of Joomla!, so I don&#8217;t know whether they&#8217;ve changed the name, but I bet it&#8217;s still nnn_content.)</p>
<p>Export this table as an SQL file and save it to your computer.</p>
<div id="attachment_585" class="wp-caption alignnone" style="width: 310px"><a href="http://www.wpfangirl.com/files/2012/01/joomla-1.5.png"><img class="size-medium wp-image-585" title="joomla-1.5" src="http://www.wpfangirl.com/files/2012/01/joomla-1.5-300x176.png" alt="Exporting the Joomla! 1.5 jos_content table as an SQL file" width="300" height="176" /></a>
<p class="wp-caption-text">Exporting the Joomla! 1.5 jos_content table as an SQL file</p>
</div>
<p>Log into your WordPress installation and go to SoftWarp | WP Importer. If you have not done so already, you will need to activate the plugin. The plugin is free, but you need to provide a valid e-mail address to receive the activation key. This did not work on my LAMP server; something to do with the need for <a href="http://curl.haxx.se/">cURL</a>, which is also required to make the plugin work. I set up a dev install here at <a href="http://www.wpwebhost.com/">WPWebhost</a> instead, and it worked fine.</p>
<p>First you import the table. In this case, you need to select SQL as the format of the file.</p>
<div id="attachment_590" class="wp-caption alignnone" style="width: 436px"><a href="http://www.wpfangirl.com/files/2012/01/WPI-import-table.png"><img class="size-full wp-image-590" title="WPI-import-table" src="http://www.wpfangirl.com/files/2012/01/WPI-import-table.png" alt="Import table with WP Importer plugin" width="426" height="423" /></a>
<p class="wp-caption-text">Step 1: Import Table</p>
</div>
<p>Once the table has been imported (which may take a while depending on the number of entries), you will be automatically transferred to the next screen. Here you get to drag the different database field tokens into the correct positions. This involves a little bit of guesswork if you don&#8217;t know Joomla! databases intimately, but it&#8217;s not that hard to figure out. The main thing to know in this case was that [[introtext]] had actually been used as the main body of the post on this site, with [[fulltext]] for additions on some pages, so both of those belonged in the “Post Body” field.</p>
<div id="attachment_593" class="wp-caption alignnone" style="width: 445px"><a href="http://www.wpfangirl.com/files/2012/01/WPI-post-config.png"><img class=" wp-image-593  " title="WPI-post-config" src="http://www.wpfangirl.com/files/2012/01/WPI-post-config-777x1024.png" alt="WP Importer post config screen" width="435" height="573" /></a>
<p class="wp-caption-text">Mapping database field tags on the post config screen</p>
</div>
<p>For some reason, which Joomla! experts will probably know, no section or category name info was saved in this table, only the category ID numbers, which weren&#8217;t very helpful to me, so I just let everything come in as “Uncategorized” and updated it later.</p>
<div id="attachment_594" class="wp-caption alignnone" style="width: 440px"><a href="http://www.wpfangirl.com/files/2012/01/Imported-Posts.png"><img class=" wp-image-594  " title="Imported-Posts" src="http://www.wpfangirl.com/files/2012/01/Imported-Posts-1024x744.png" alt="Joomla! content imported as WordPress posts" width="430" height="312" /></a>
<p class="wp-caption-text">Joomla! content imported as WordPress posts, manually categorized</p>
</div>
<p>WP Importer imports all content as posts. Eventually, most of  these items will be converted to custom post types based on the categories I assigned them, but I&#8217;m still building those out.</p>
<p>This doesn&#8217;t remove all the labor from the import process, but it&#8217;s certainly easier than copying and pasting, and it ought to work on any flavor of Joomla! database—and probably databases from any other content management system, as long as you can isolate the table with  the content in it.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wpfangirl.com/2012/how-to-import-joomla-content-using-the-wp-importer-plugin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Mobilize Your Genesis Theme in Less Than an Hour</title>
		<link>http://www.wpfangirl.com/2011/how-to-mobilize-your-genesis-theme-in-less-than-an-hour/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-mobilize-your-genesis-theme-in-less-than-an-hour</link>
		<comments>http://www.wpfangirl.com/2011/how-to-mobilize-your-genesis-theme-in-less-than-an-hour/#comments</comments>
		<pubDate>Fri, 04 Nov 2011 03:29:21 +0000</pubDate>
		<dc:creator>Sallie Goetsch</dc:creator>
				<category><![CDATA[Using WordPress]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[responsive design]]></category>

		<guid isPermaLink="false">http://www.wpfangirl.com/2011/how-to-mobilize-your-genesis-theme-in-less-than-an-hour/</guid>
		<description><![CDATA[I love the Genesis Theme Framework (not an affiliate link) by StudioPress. Sometimes I love to hate it, because I have to figure out how to do something in Genesis that I already know how to do in, say Twenty Eleven or any other “standard” WordPress theme, but it’s worth figuring out the idiosyncrasies. Using [...]]]></description>
			<content:encoded><![CDATA[<p>I love the <a href="http://www.studiopress.com/features">Genesis Theme Framework</a> (not an affiliate link) by StudioPress. Sometimes I love to hate it, because I have to figure out how to do something in Genesis that I already know how to do in, say Twenty Eleven or any other “standard” WordPress theme, but it’s worth figuring out the idiosyncrasies. Using any framework means less labor for a designer: the creators of the framework are responsible for keeping it up to speed with WordPress updates and features. Genesis itself has some lovely built-in features, like SEO titles and per page/per post layout options. And there are all those nice child themes bundled up in the developer package to mine for elements of a new theme.</p>
<p>There’s just one little problem with the way that Genesis creates its home page layouts: widgets. A Genesis magazine layout is made up entirely of dynamic content, with the different areas populated by the Genesis Featured Page and Genesis Featured Post widgets. They are marvelously flexible things (and there’s even a <a href="http://wordpress.org/extend/plugins/genesis-featured-widget-amplified/">Genesis Featured Widget Amplified</a> plugin that displays custom post types and custom taxonomies), and once you’ve mastered adding widgetized areas to a home.php file, you can save yourself hours of coding custom loops by using them. </p>
<p>Here’s an example, using the Lifestyle Theme, from the <a href="http://bethisraelwesthartford.org/">client site</a> that inspired me to write this post:</p>
<p><a href="http://www.wpfangirl.com/files/2011/11/CBI-Screenshot-11-3-20111.png"><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="CBI Screenshot 11-3-2011" border="0" alt="CBI Screenshot 11-3-2011" src="http://www.wpfangirl.com/files/2011/11/CBI-Screenshot-11-3-2011_thumb1.png" width="324" height="484"></a></p>
<p>From the back end, the main content area looks like:</p>
<p><a href="http://www.wpfangirl.com/files/2011/11/CBI-Home-Widgets.png"><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="CBI Home Widgets" border="0" alt="CBI Home Widgets" src="http://www.wpfangirl.com/files/2011/11/CBI-Home-Widgets_thumb.png" width="321" height="602"></a></p>
<p>The sidebar and the footer are also full of widgets. </p>
<p>The Lifestyle theme is easy to set up and rearrange, and even more flexible thanks to the <a href="http://wordpress.org/extend/plugins/dynamic-widgets/">Dynamic Widgets</a> plugin. Widgets are a great feature of WordPress and using them to build home page designs makes Genesis more user-friendly.</p>
<p>But it turns out that widgets don’t play nicely with mobile plugins, and therefore mobile plugins don’t like Genesis.</p>
<p>I hadn’t realized this at first, because I myself am a dumbphone user. I’d asked the client to check on the appearance of the site on a mobile device, but it turns out my main contact there didn’t have a smartphone either, so she had to ask a third person, and the response wasn’t entirely clear. Another visitor to the site actually asked “Why do I see a calendar?” Only when I borrowed my husband’s iPhone did I understand what this person had seen, and only after a lot of hunting around did I realize why.</p>
<p>This is what WP Mobile Detector was showing to those with iPhones (and iPads: it wasn’t making a distinction):</p>
<p><a href="http://www.wpfangirl.com/files/2011/11/Blog-iPhone1.png"><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="Blog-iPhone" border="0" alt="Blog-iPhone" src="http://www.wpfangirl.com/files/2011/11/Blog-iPhone_thumb1.png" width="324" height="484"></a></p>
<p>This is not the site’s home page: it’s the blog index. This was confusing enough for me to find; I can completely understand why the typically non-technical member of Congregation Beth Israel Connecticut might think it was an event calendar. (There is one of those on the site, but this is not it.) </p>
<p>I went looking at other mobile plugins. StudioPress mentions the <a href="http://wordpress.org/extend/plugins/wapple-architect/">Wapple Architect Mobile Plugin for WordPress</a> on their FAQ page, but while that at least displays the regular site to iPads (which really don’t need any special design concessions), it still couldn’t recognize the home page content, though I was able to customize the menu. (It supposedly displays a sidebar and lets you choose widgets, but that feature did not work properly.) </p>
<p>I also looked at <a href="http://wordpress.org/extend/plugins/mobstac-blogger/">MobStac WordPress Mobile</a>, which did both the <a href="http://bethisraelwesthartford.mobstac.com/">best and worst jobs of displaying content comprehensively</a>, since it completely ignored the category exclusion rules set up to keep the events listings and newsletters off the main blog page. And I tried <a href="http://wordpress.org/extend/plugins/wptouch/">WPtouch</a>, but to configure that properly you need to spend a lot of time creating custom icons, and it still wouldn’t create the&nbsp; home page I needed. I took a look at <a href="http://wordpress.org/extend/plugins/onswipe/">OnSwipe</a>, but that says&nbsp; in its FAQ that it doesn’t display widgets, so that wasn’t going to be of any use to me. I even started looking at premium plugins like <a href="http://pluginbuddy.com/purchase/mobile/">PluginBuddy’s Mobile</a>, but wasn’t convinced—and not authorized by the client to spend money, either.</p>
<p>Trolling around in the StudioPress support forums was not terribly satisfactory. There were a couple of recommendations (from the same person) for the pro version of WPtouch. And then, finally, a link to a tutorial from Smashing Magazine called “<a href="http://coding.smashingmagazine.com/2010/07/19/how-to-use-css3-media-queries-to-create-a-mobile-version-of-your-website/">How to Use CSS3 Media Queries to Create a Mobile Version of Your Website</a>.”</p>
<p>Now, CBI was not paying me to design a mobile theme, which is why I didn’t just develop one in the first place. (That, and I’m fairly new to responsive design: see the previous post.) They’re a non-profit on a tight budget, and if a free mobile plugin had <em>worked</em>, it would have been good enough for their purposes. Based on my experience with other sites, I assumed (very, very dangerous thing to do), that a mobile plugin&nbsp; would work for them. It wouldn’t, and I’d promised them a mobile-ready site.</p>
<p>Besides, the instructions seemed so <em>simple</em>. I suggest you read the entire article, but here’s the short form for converting your old stylesheet for mobile devices.</p>
<ol>
<li>Save a copy of your style.css file as small-device.css. Remember to rename the file within the comments.
<li>Open the file in a text editor. Search for the word “float.” If it applies to a div, replace “left” or “right” with “none.”
<li>Look for a “width” property on those divs. Set it to “auto.”
<li>Set the base font size to 100% and convert the remaining font sizes to ems or %. You will probably want to increase font sizes, particularly in menus and search box. You could skip this step and still have something more usable than the plugins are giving you, though.
<li>Upload the small-device.css file to your child theme directory (in my case this was wp-content/themes/lifestyle)
<li>Open your functions.php file and add the following lines at the end: 
<pre class="brush: php; title: ; notranslate" title="">add_action('wp_head','mobile_styles');
/**
 * Add mobile stylesheet
 *
 */
function mobile_styles() { ?&gt;
	&lt;link href="&lt;?php bloginfo('stylesheet_directory');?&gt;/small-device.css" media="only screen and (max-width: 480px), only screen and (max-device-width: 480px)" rel="stylesheet" type="text/css"/&gt;

&lt;?php }
</pre>
</li>
</ol>
<p>Doing this took me about an hour, including reading the tutorial and figuring out how to put the stylesheet link into the functions.php file. (That info comes from a <a href="http://dev.studiopress.com/add-print-stylesheet.htm">StudioPress tutorial on adding a print stylesheet</a>.) I spent another hour or so today mucking about with the menu and the header and the fonts. The site has a fairly long menu, and I didn’t like the way it looked stacked. I’m not completely happy with my current solution of dividing it into three columns, since the drop-down menus now also divide up that way, but I think it’s an improvement. I created a new, taller subnav background image and increased the menu font size and line height to make it easier to use. I also set the description display to “none” in order to have the site name displayed more readably. (I had tried to use a different header image, but couldn’t figure out how to override the custom header choice in the theme options.)</p>
<p>The result is not pixel-perfect, but every single element of the original home page is there and working, from the image slider to the featured video.</p>
<p><a href="http://www.wpfangirl.com/files/2011/11/CBI-Mobile-1.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="CBI Mobile 1" border="0" alt="CBI Mobile 1" src="http://www.wpfangirl.com/files/2011/11/CBI-Mobile-1_thumb.png" width="324" height="484"></a></p>
<p>You can visit <a href="http://bethisraelwesthartford.org">http://bethisraelwesthartford.org</a> on any device with a screen 480 pixels or smaller to check it out for yourself.</p>
<p>Those of you who have more experience than I do with responsive design can doubtless make suggestions for improvement. </p>
<p>Meanwhile, anyone using a Genesis theme can quickly create a mobile-friendly version of the site. Given that, I would expect StudioPress to be able to release a spiffier version of this small-device.css file for each child theme, quite easily, at the next update, if not to start making all the new themes responsive out of the box. Unlike me, their designers know their themes, and their framework, backwards and forwards, and wouldn’t have to spend as much time tinkering while adjusting things.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wpfangirl.com/2011/how-to-mobilize-your-genesis-theme-in-less-than-an-hour/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>The Obvious Argument in Favor of Responsive Design</title>
		<link>http://www.wpfangirl.com/2011/the-obvious-argument-in-favor-of-responsive-design/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=the-obvious-argument-in-favor-of-responsive-design</link>
		<comments>http://www.wpfangirl.com/2011/the-obvious-argument-in-favor-of-responsive-design/#comments</comments>
		<pubDate>Wed, 05 Oct 2011 22:00:00 +0000</pubDate>
		<dc:creator>Sallie Goetsch</dc:creator>
				<category><![CDATA[Using WordPress]]></category>
		<category><![CDATA[responsive design]]></category>

		<guid isPermaLink="false">http://www.wpfangirl.com/2011/the-obvious-argument-in-favor-of-responsive-design/</guid>
		<description><![CDATA[Compared to designing a whole new mobile site, installing a mobile WordPress plugin is simple, and it did a good enough job for most sites and most phones…in 2008. Actually, for basic blogs, the standard mobile themes that come with plugins like WP Mobile Detector or Wapple Architect&#160;still do a perfectly good job, though they [...]]]></description>
			<content:encoded><![CDATA[<p>Compared to designing a whole new mobile site, installing a mobile WordPress plugin is simple, and it did a good enough job for most sites and most phones…in 2008. Actually, for basic blogs, the standard mobile themes that come with plugins like <a href="http://wordpress.org/extend/plugins/wp-mobile-detector/">WP Mobile Detector</a> or <a href="http://wordpress.org/extend/plugins/wapple-architect/">Wapple Architect</a>&nbsp;<em>still</em> do a perfectly good job, though they tend to lack branding elements. The popular <a href="http://wordpress.org/extend/plugins/wptouch/">WPTouch</a> gives you something that looks like an iPhone app if you have the patience to configure it, and <a href="http://wordpress.org/extend/plugins/onswipe/">OnSwipe</a> (formerly PadPressed) generates a tablet-oriented interface, though in fact an iPad displays most websites just fine as they are.</p>
<p>Using a plugin was (and is) appealing mainly because it’s easy and most of the mobile plugins are free. The experience you give your mobile visitors may not be ideal, but at least your site is accessible to the increasing numbers of people using their phones—or rather, those handheld computers that happen to also make cellular calls—to surf the Web. Naturally, however, anyone who could get a mobile site that looked like the desktop site without having to pay extra for it would want to do so.</p>
<p>That’s where responsive design comes in. With a little CSS magic, you (or your theme designer) can create a website that rearranges its columns and resizes its images to suit any screen its being viewed on. (The design “responds” to the device viewing&nbsp; it.) The first theme I remember seeing that could do this was the <a href="http://www.elmastudio.de/wordpress-themes/yoko/">Yoko</a> theme. Then WordPress 3.2 came out and with it the new responsive default theme, <a href="http://wordpress.org/extend/themes/twentyeleven">Twenty Eleven</a>. Shortly thereafter I attended <a href="http://2011.sf.wordcamp.org/session/responsive-web-design/">Sara Cannon’s session on responsive design at WordCamp SF 2011</a>. </p>
<p>In principle, responsive design seemed pretty straightforward, but I didn’t figure I’d be ready to go from listening to one lecture to creating a theme from scratch. There was no need for that, though, thanks to the magic of child themes: I could just create a child theme of Twenty Eleven and have the responsiveness taken care of, and that’s what I did, very shortly thereafter. Since I was simultaneously working on a project for a client where I was using a mobile plugin, I had an immediate opportunity to take some comparison screenshots.</p>
<p><a href="http://www.wpfangirl.com/files/2011/11/CBI-Screenshot-11-3-2011.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="CBI Screenshot 11-3-2011" border="0" alt="CBI Screenshot 11-3-2011" src="http://www.wpfangirl.com/files/2011/11/CBI-Screenshot-11-3-2011_thumb.png" width="508" height="484"></a></p>
<p><a href="http://www.wpfangirl.com/files/2011/11/Blog-iPhone.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="Blog-iPhone" border="0" alt="Blog-iPhone" src="http://www.wpfangirl.com/files/2011/11/Blog-iPhone_thumb.png" width="324" height="484"></a>&nbsp;<a href="http://www.wpfangirl.com/files/2011/11/CBI-Page-iPhone.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="CBI Page iPhone" border="0" alt="CBI Page iPhone" src="http://www.wpfangirl.com/files/2011/11/CBI-Page-iPhone_thumb.png" width="324" height="484"></a></p>
<p>The examples above come from a Genesis site using the Lifestyle (blue) child theme, rendered with the WP Mobile Detector plugin. The mobile theme color happens to be close to the blue of the desktop theme, but the display doesn’t look much like the site, and instead of showing the home page content, the mobile site defaults to the blog page.</p>
<p><a href="http://www.wpfangirl.com/files/2011/11/Tellus-WP-Site-10-3-11.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="Tellus WP Site 10-3-11" border="0" alt="Tellus WP Site 10-3-11" src="http://www.wpfangirl.com/files/2011/11/Tellus-WP-Site-10-3-11_thumb.png" width="553" height="484"></a></p>
<p><a href="http://www.wpfangirl.com/files/2011/11/Tellus-menu-iPhone.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="Tellus menu-iPhone" border="0" alt="Tellus menu-iPhone" src="http://www.wpfangirl.com/files/2011/11/Tellus-menu-iPhone_thumb.png" width="324" height="484"></a>&nbsp;<a href="http://www.wpfangirl.com/files/2011/11/Tellus-screen-2.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="Tellus screen 2" border="0" alt="Tellus screen 2" src="http://www.wpfangirl.com/files/2011/11/Tellus-screen-2_thumb.png" width="324" height="484"></a></p>
<p>These are screenshots of a site created as a child theme of Twenty Eleven. I should probably have spent some time tinkering with the way the menu behaved in the iPhone layout, but otherwise, you can see that the header image and site colors are preserved, the text is a good readable size, and the search box is usable. (The sidebar appears below the main content column in the iPhone layout, and also in the iPad layout, which otherwise looks more like the desktop version.)</p>
<p>We’ll have more on the function problems with the mobile plugin and the Genesis site in the next post, but for now it’s enough to say that the visual difference between the two sites is obvious. Also, of course, you get to run one less plugin.</p>
<p>There are trade-offs with responsive design that might make you consider creating a completely separate stylesheet for smaller screens. For one thing, the on-the-fly resizing of images means that the site eats up just as much bandwidth (those expensive data plans!) as the desktop site would. For another, designing elements to stretch and stack means that you can’t engage in pixel-perfect positioning of your elements. That’s going to make certain really dramatic designs impossible. </p>
<p>In many cases, however, the trade-offs will be worth it, and new responsive themes for WordPress (both free and premium) appear every day. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.wpfangirl.com/2011/the-obvious-argument-in-favor-of-responsive-design/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Video Tutorial: Adding a (Dynamic) Widget</title>
		<link>http://www.wpfangirl.com/2011/video-tutorial-adding-a-dynamic-widget/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=video-tutorial-adding-a-dynamic-widget</link>
		<comments>http://www.wpfangirl.com/2011/video-tutorial-adding-a-dynamic-widget/#comments</comments>
		<pubDate>Wed, 22 Jun 2011 02:42:38 +0000</pubDate>
		<dc:creator>Sallie Goetsch</dc:creator>
				<category><![CDATA[Using WordPress]]></category>
		<category><![CDATA[Widgets]]></category>

		<guid isPermaLink="false">http://www.wpfangirl.com/?p=455</guid>
		<description><![CDATA[The text widget is one of the worst-named and most overlooked features in WordPress. It&#8217;s not just for text, but for images and HTML code or JavaScript. (Advanced text widgets even let you include PHP.) Easily add e-mail sign-up forms, linked images, and anything else to your WordPress sidebar just by pasting the code into [...]]]></description>
			<content:encoded><![CDATA[<p>The text widget is one of the worst-named and most overlooked features in WordPress. It&#8217;s not just for text, but for images and HTML code or JavaScript. (Advanced text widgets even let you include PHP.) Easily add e-mail sign-up forms, linked images, and anything else to your WordPress sidebar just by pasting the code into a text widget.</p>
<p>This 7-minute video walks you through how to add a text widget containing HTML code to your WordPress site, how to move widgets from one widgetized area to another, and through a quick overview of the options provided with the Dynamic Widgets plugin.</p>
<p><a href="http://wordpress.org/extend/plugins/dynamic-widgets/">Dynamic Widgets</a> lets you decide which pages, posts, categories, etc. you want to show your widget on&#8211;including date ranges, in case it&#8217;s a widget showing a special offer. You can customize the look of your sidebar, footer, and other widgetized areas without having to create special template files the way you did in the old days.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wpfangirl.com/2011/video-tutorial-adding-a-dynamic-widget/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
<enclosure url="http://www.wpfangirl.com/files/2011/06/insert-widget.mp4" length="11458122" type="video/mp4" />
			<itunes:subtitle>The text widget is one of the worst-named and most overlooked features in WordPress. It&#039;s not just for text, but for images and HTML code or JavaScript. (Advanced text widgets even let you include PHP.) Easily add e-mail sign-up forms, linked images,</itunes:subtitle>
		<itunes:summary>The text widget is one of the worst-named and most overlooked features in WordPress. It&#039;s not just for text, but for images and HTML code or JavaScript. (Advanced text widgets even let you include PHP.) Easily add e-mail sign-up forms, linked images, and anything else to your WordPress sidebar just by pasting the code into a text widget.

This 7-minute video walks you through how to add a text widget containing HTML code to your WordPress site, how to move widgets from one widgetized area to another, and through a quick overview of the options provided with the Dynamic Widgets plugin.

Dynamic Widgets lets you decide which pages, posts, categories, etc. you want to show your widget on--including date ranges, in case it&#039;s a widget showing a special offer. You can customize the look of your sidebar, footer, and other widgetized areas without having to create special template files the way you did in the old days.</itunes:summary>
		<itunes:author>WP Fangirl</itunes:author>
		<itunes:explicit>no</itunes:explicit>
	</item>
		<item>
		<title>Adding a Photo Gallery to a WordPress Post or Page</title>
		<link>http://www.wpfangirl.com/2011/adding-a-photo-gallery-to-a-wordpress-post-or-page/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=adding-a-photo-gallery-to-a-wordpress-post-or-page</link>
		<comments>http://www.wpfangirl.com/2011/adding-a-photo-gallery-to-a-wordpress-post-or-page/#comments</comments>
		<pubDate>Tue, 21 Jun 2011 02:51:04 +0000</pubDate>
		<dc:creator>Sallie Goetsch</dc:creator>
				<category><![CDATA[Using WordPress]]></category>

		<guid isPermaLink="false">http://www.wpfangirl.com/?p=396</guid>
		<description><![CDATA[I have a client who’s on a world tour, and he wanted some help with uploading photo galleries to his blog, which  is using the Coraline theme. Inserting a gallery isn’t quite as intuitive as inserting a photo, so I decided to create some instructions for him. Since I thought they might be useful to [...]]]></description>
			<content:encoded><![CDATA[<p>I have a client who’s on a world tour, and he wanted some help with uploading photo galleries to <a title="Around the World in 180 Days" href="http://www.dfreitag.com/">his blog</a>, which  is using the <a href="http://wordpress.org/extend/themes/coraline">Coraline theme</a>. Inserting a gallery isn’t quite as intuitive as inserting a photo, so I decided to create some instructions for him. Since I thought they might be useful to more people, I’ve posted them here.</p>
<p>Screenshots of the WordPress dashboard are of the 3.2 beta, not my client’s live site.</p>
<h3>Gallery Basics</h3>
<p>Inserting one photo at a time when writing a WordPress post is pretty straightforward, but what if you want to add a whole collection of photos? Suppose you’re taking a trip around the world and you’ve set up your blog to chronicle your travels, and in each post you want to include a dozen shots of the city you visited that day?</p>
<p>The good news is that WordPress has gallery features built in, so you don’t even need a plugin to add a basic photo gallery to a post or page.</p>
<p>The bad news is that it requires more steps than adding a single photo. In fact, if you’re not used to WordPress, the latest features to help you display galleries might just make things more confusing for you. (The WordPress development team knows it needs to work on media, but hasn’t had a chance to tackle that yet. Improvements are in the pipeline.)</p>
<p>Meanwhile, WordPress galleries aren’t really that difficult once you get used to them, and there are some great plugins and themes to allow you to add some spectacular effects. Here are the steps to insert a no-frills photo gallery without adding any plugins.</p>
<p>1. Open the edit screen for the post or page where you want to insert the gallery. You can create a new post, or add the gallery to an existing post.</p>
<p>2. Position your cursor where you want the gallery to appear. Moving galleries after you insert them is more trouble than putting them in the right place to start with.</p>
<p>3. Click the Insert Image button at the top left of the post/page editing area, shown in Figure 1.</p>
<dl class="wp-caption " style="width: 706px;">
<dt class="wp-caption-dt"><a href="http://www.wpfangirl.com/files/2011/06/01-Insert-Image-Button-with-arrow.jpg"><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0pt none;" title="01-Insert-Image-Button-with-arrow" src="http://www.wpfangirl.com/files/2011/06/01-Insert-Image-Button-with-arrow_thumb.jpg" border="0" alt="01-Insert-Image-Button-with-arrow" width="696" height="277" /></a></dt>
<dd class="wp-caption-dd">Figure 1: The four icons at the top of the editing window let you insert images, video, audio, and media, but for self-hosted WordPress installations, there are better ways to add everything but images. </dd>
</dl>
<p>4. Click the From Computer tab to upload the images for your gallery.</p>
<div class="wp-caption alignnone" style="width: 705px"><a href="http://www.wpfangirl.com/files/2011/06/02-Add-media-files-from-your-computer.jpg"><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0pt none;" title="02-Add-media-files-from-your-computer" src="http://www.wpfangirl.com/files/2011/06/02-Add-media-files-from-your-computer_thumb.jpg" border="0" alt="02-Add-media-files-from-your-computer" width="695" height="262" /></a>
<p class="wp-caption-text">Figure 2: This method of creating galleries only works with images you upload from your computer and attach to this post. See the Gallery Shortcodes section for a way to create galleries using other images in your Media Library. The built-in gallery feature in WordPress does not work with images hosted elsewhere on the Web.</p>
</div>
<p>5. Select and upload multiple images at once. Click Open when you’ve finished selecting images.</p>
<div class="wp-caption alignnone" style="width: 653px"><a href="http://www.wpfangirl.com/files/2011/06/03-Multiple-file-upload.jpg"><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0pt none;" title="03-Multiple-file-upload" src="http://www.wpfangirl.com/files/2011/06/03-Multiple-file-upload_thumb.jpg" border="0" alt="03-Multiple-file-upload" width="643" height="560" /></a>
<p class="wp-caption-text">Figure 3: Windows users can select non-consecutive images by holding down the CTRL key while clicking the icons; Mac users can do the same with the CMD key. To select consecutive images, hold down the SHIFT key. </p>
</div>
<p><span style="background-color: #cccccc;">Tip: If you really are traveling around the world, uploading photos from your camera in an Internet café anywhere but Japan or South Korea can be pretty time-consuming. These days, even point-and-shoot cameras boast resolutions of 12 megapixels or more. That’s a 4000 x 3000 pixel image: each JPG file will be 2.5 MB. A set of them will take forever to upload over patchy hotel wi-fi or the satellite connection in that Mexican café. </span></p>
<p>If you don’t plan to print the photos when you get home, go into your camera settings and set your photo size and quality below the maximum. An image size of 1600 or even 1200 pixels on the longest edge is plenty for a website.</p>
<p>6. After WordPress has finished “crunching” the files, click the Save All Changes button at the bottom of the list of images.</p>
<div class="wp-caption alignnone" style="width: 682px"><a href="http://www.wpfangirl.com/files/2011/06/04-Save-All-Changes.jpg"><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0pt none;" title="04-Save-All-Changes" src="http://www.wpfangirl.com/files/2011/06/04-Save-All-Changes_thumb.jpg" border="0" alt="04-Save-All-Changes" width="672" height="603" /></a>
<p class="wp-caption-text">Figure 4: When creating a gallery, it’s important to click “Save all changes” rather than “Insert into post,” even if you upload images one at a time. This command tells WordPress to activate the gallery feature.</p>
</div>
<p><span style="background-color: #cccccc;">For bonus points, after you click “Save all changes”, click “Show” next to each image and fill in each image’s title, alternate text, caption, and description. Then Save all changes again. Giving the images titles that mean something to you helps the search engines find you and it helps screen readers for the visually impaired. And it will help you, too, when you’re going through your media library trying to find a particular photo. </span></p>
<div class="wp-caption alignnone" style="width: 678px"><a href="http://www.wpfangirl.com/files/2011/06/05-Fill-Out-Image-Info.jpg"><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0pt none;" title="05-Fill-Out-Image-Info" src="http://www.wpfangirl.com/files/2011/06/05-Fill-Out-Image-Info_thumb.jpg" border="0" alt="05-Fill-Out-Image-Info" width="668" height="465" /></a>
<p class="wp-caption-text">Figure 5: The image title pops up on the screen when you hover your mouse pointer over the image; the ALT text is the description visually impaired people hear. The caption appears below the gallery thumbnail.</p>
</div>
<p>7. After you click “Save all changes”, the Gallery tab appears at the top of the Add an Image dialog box. From now on, whenever you click the Add an Image button for that post, you’ll see the Gallery tab between From URL and Media Library.</p>
<div class="wp-caption alignnone" style="width: 679px"><a href="http://www.wpfangirl.com/files/2011/06/06-Gallery-tab-appears.jpg"><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0pt none;" title="06-Gallery-tab--appears" src="http://www.wpfangirl.com/files/2011/06/06-Gallery-tab-appears_thumb.jpg" border="0" alt="06-Gallery-tab--appears" width="669" height="288" /></a>
<p class="wp-caption-text">Figure 6: The Gallery tab only appears in posts that have had galleries inserted. The number in parentheses after the word “Gallery” shows how many images are in the gallery.</p>
</div>
<p>8. Choose your Gallery Settings from the options below the list of images in the gallery. This is where you decide what order to put the pictures in and how many columns your gallery should have.</p>
<p>If your gallery is going to appear on a page with a sidebar and you use the standard 150 x 150 pixel thumbnail size, you won’t be able to fit more than three images across. But if you use a full-width page for your galleries, or a smaller thumbnail size, you can have five or six columns of photos.</p>
<p><span style="background-color: #cccccc;"><strong>Note</strong>: to change the size of your image thumbnails, go to Settings –&gt; Media. Changing the settings there will affect all new images you upload. To change the sizes of images that are already in your Media Library, install the <strong>AJAX Thumbnail Rebuild</strong> plugin: <a href="http://wordpress.org/extend/plugins/ajax-thumbnail-rebuild/">http://wordpress.org/extend/plugins/ajax-thumbnail-rebuild/</a>. </span></p>
<p>In addition to the built-in options to sort the images by Menu Order, Date/Time, Title, and Random, you can manually order your images by numbering them in the boxes in the Actions column (see Figure 6) and clicking “Save all changes” again.</p>
<p>The final option is whether to link the thumbnails to the original image file or to the attachment page. If you’ve filled in an image description or want people to be able to submit comments on a particular image, then it’s best to link to the attachment page. Lightbox and slideshow plugins tend to override this option, but some will display the descriptions from the attachment page.</p>
<p>9. When you’re happy with your settings, click the Insert gallery button.</p>
<div class="wp-caption alignnone" style="width: 680px"><a href="http://www.wpfangirl.com/files/2011/06/07-Insert-Gallery-Settings-closeup.jpg"><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0pt none;" title="07-Insert-Gallery-Settings-closeup" src="http://www.wpfangirl.com/files/2011/06/07-Insert-Gallery-Settings-closeup_thumb.jpg" border="0" alt="07-Insert-Gallery-Settings-closeup" width="670" height="376" /></a>
<p class="wp-caption-text">Figure 7: This time, click “Insert Gallery” instead of “Save all changes.”</p>
</div>
<p>Once you click the button, a gallery placeholder appears in your post editor window. If you’re using the visual editor, the gallery placeholder looks like this:</p>
<div class="wp-caption alignnone" style="width: 708px"><a href="http://www.wpfangirl.com/files/2011/06/08-Gallery-placeholder-with-edit-icons.jpg"><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0pt none;" title="08-Gallery-placeholder-with-edit-icons" src="http://www.wpfangirl.com/files/2011/06/08-Gallery-placeholder-with-edit-icons_thumb.jpg" border="0" alt="08-Gallery-placeholder-with-edit-icons" width="698" height="397" /></a>
<p class="wp-caption-text">Figure 8: You can edit your gallery settings by clicking on this placeholder, or delete the gallery entirely. Just select one of the icons that pops up in the top left corner of the placeholder. The mini gallery icon will take you back to the insert gallery options; the red circle with a line through it will delete the gallery.</p>
</div>
<p>If you’re using the HTML editor, the gallery placeholder looks like this:</p>
<div class="wp-caption alignnone" style="width: 700px"><a href="http://www.wpfangirl.com/files/2011/06/09-Gallery-shortcode-in-HTML-editor-closeup.jpg"><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0pt none;" title="09-Gallery-shortcode-in-HTML-editor-closeup" src="http://www.wpfangirl.com/files/2011/06/09-Gallery-shortcode-in-HTML-editor-closeup_thumb.jpg" border="0" alt="09-Gallery-shortcode-in-HTML-editor-closeup" width="690" height="330" /></a>
<p class="wp-caption-text">Figure 9: What you’re looking at is called a gallery shortcode. (A “shortcode” is a command in square brackets that substitutes for HTML or PHP.) If you need to move your gallery around in your post, the easiest way is to switch to the HTML editor and cut and paste that shortcode.</p>
</div>
<p>10. If your theme supports post formats, toggle the “Gallery” radio button on. That way your gallery can take advantage of any special design features your theme has for galleries.</p>
<div class="wp-caption alignnone" style="width: 760px"><a href="http://www.wpfangirl.com/files/2011/06/10-Choosing-the-Gallery-Post-Format.jpg"><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0pt none;" title="10-Choosing-the-Gallery-Post-Format" src="http://www.wpfangirl.com/files/2011/06/10-Choosing-the-Gallery-Post-Format_thumb.jpg" border="0" alt="10-Choosing-the-Gallery-Post-Format" width="750" height="426" /></a>
<p class="wp-caption-text">Figure 10: If you see a box like this with a list of post formats, select the one that says “gallery” to help WordPress display your gallery better. If you don’t see a box like this, then either your theme doesn’t support post formats or you are using an outdated version of WordPress and need to upgrade.</p>
</div>
<p><span style="background-color: #cccccc;"><strong>Note</strong>: WordPress introduced post formats in 2011 with WordPress 3.1. They’re designed to help display certain kinds of content in special ways, much the way Tumblr does.</span></p>
<p>Older themes may not support post formats, or may support them in a different way. The Coraline theme from Automattic supports Gallery and Aside post formats, but you have to designate categories in the theme options in order to use them. If you’re inserting a gallery in the Coraline theme, be sure to choose the right category.</p>
<div class="wp-caption alignnone" style="width: 855px"><a href="http://www.wpfangirl.com/files/2011/06/11-Coraline-assign-gallery-category.jpg"><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0pt none;" title="11-Coraline-assign-gallery-category" src="http://www.wpfangirl.com/files/2011/06/11-Coraline-assign-gallery-category_thumb.jpg" border="0" alt="11-Coraline-assign-gallery-category" width="845" height="352" /></a>
<p class="wp-caption-text">Figure 11: To activate the gallery post format in the Coraline theme, you have to assign a category to it. Before you can assign the category, you need to go to Posts –&gt; Categories and create it.</p>
</div>
<div class="wp-caption alignnone" style="width: 988px"><a href="http://www.wpfangirl.com/files/2011/06/12-Coraline-choose-gallery-category.jpg"><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0pt none;" title="12-Coraline-choose-gallery-category" src="http://www.wpfangirl.com/files/2011/06/12-Coraline-choose-gallery-category_thumb.jpg" border="0" alt="12-Coraline-choose-gallery-category" width="978" height="440" /></a>
<p class="wp-caption-text">Figure 12: Once you’ve set up the gallery category, remember to select it when creating your post.</p>
</div>
<p>If your theme doesn’t support post formats, don’t worry. The gallery itself will display just fine. The main difference will be in the way the post excerpt appears on the blog index page.</p>
<p>11. And now for the last crucial step: publish the post or page.</p>
<div class="wp-caption alignnone" style="width: 308px"><a href="http://www.wpfangirl.com/files/2011/06/13-Publish-Button.jpg"><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0pt none;" title="13-Publish-Button" src="http://www.wpfangirl.com/files/2011/06/13-Publish-Button_thumb.jpg" border="0" alt="13-Publish-Button" width="298" height="239" /></a>
<p class="wp-caption-text">Figure 13: Click Publish (or Update) to share your gallery with your readers.</p>
</div>
<p>Your gallery appears as a grid of neatly arranged thumbnails in the single post display.</p>
<div class="wp-caption alignnone" style="width: 927px"><a href="http://www.wpfangirl.com/files/2011/06/14-Gallery-Post-Coraline.jpg"><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0pt none;" title="14-Gallery-Post---Coraline" src="http://www.wpfangirl.com/files/2011/06/14-Gallery-Post-Coraline_thumb.jpg" border="0" alt="14-Gallery-Post---Coraline" width="917" height="613" /></a>
<p class="wp-caption-text">Figure 14: Three-column gallery of 150 x 150 pixel thumbnails in the Coraline theme, designed in 2010.</p>
</div>
<p>WordPress galleries appear much the same from theme to theme, unless the designer has included special CSS (styling instructions) for galleries. A gallery inserted into a post in Coraline (Figure 14, above) looks much like a gallery inserted into a post in Twenty Eleven (Figure 15, below). Well—except for the fact that the photos have different subjects.</p>
<div class="wp-caption alignnone" style="width: 1014px"><a href="http://www.wpfangirl.com/files/2011/06/15-LOLcat-gallery-in-Twenty-Eleven.jpg"><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0pt none;" title="15-LOLcat-gallery-in-Twenty-Eleven" src="http://www.wpfangirl.com/files/2011/06/15-LOLcat-gallery-in-Twenty-Eleven_thumb.jpg" border="0" alt="15-LOLcat-gallery-in-Twenty-Eleven" width="1004" height="641" /></a>
<p class="wp-caption-text">Figure 15: Another three-column gallery of 150 x 150 pixel thumbnail images, this time in the Twenty Eleven theme designed for WordPress 3.2 in—you guessed it—2011.</p>
</div>
<p>And, in fact, a WordPress gallery looks just the same in a theme designed long before post formats were even imagined. The basic gallery display has been the same since 2005. Fancying it up has been the job of plugin designers and sometimes theme designers.</p>
<h4>Gallery Post Formats Change the <em>Post</em>, Not the Gallery</h4>
<p>If WordPress galleries themselves look the same in themes that support the gallery post format and those that don’t, what does the gallery post format actually do?</p>
<p>First, it gives the designer the opportunity to make the <em>rest</em> of the post look different from other kinds of posts—making it a full-width post where a standard post has a sidebar, for instance, or giving it a particular background color.</p>
<p>Second, it changes the way the post appears in the blog index (the home page). The themes used for the screenshots above both show post excerpts in the blog index. For a standard post, the excerpt is just a few lines of unformatted text. That’s not very helpful for a gallery, so a gallery post excerpt is set up to work a little differently. Even when a theme doesn’t show thumbnail images with excerpts of standard posts, gallery posts use thumbnails for excerpts, then tell you how many images are in the gallery.</p>
<div class="wp-caption alignnone" style="width: 556px"><a href="http://www.wpfangirl.com/files/2011/06/16-Gallery-Index-Coraline-closeup.jpg"><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0pt none;" title="16-Gallery-Index---Coraline-closeup" src="http://www.wpfangirl.com/files/2011/06/16-Gallery-Index-Coraline-closeup_thumb.jpg" border="0" alt="16-Gallery-Index---Coraline-closeup" width="546" height="297" /></a>
<p class="wp-caption-text">Figure 16: Coraline puts a box (like the caption box) around the thumbnail image it uses in its post excerpt, and includes a link to “more galleries.”</p>
</div>
<div class="wp-caption alignnone" style="width: 763px"><a href="http://www.wpfangirl.com/files/2011/06/17-Gallery-Index-Twenty-Eleven-close-up.jpg"><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0pt none;" title="17-Gallery-Index---Twenty-Eleven-close-up" src="http://www.wpfangirl.com/files/2011/06/17-Gallery-Index-Twenty-Eleven-close-up_thumb.jpg" border="0" alt="17-Gallery-Index---Twenty-Eleven-close-up" width="753" height="388" /></a>
<p class="wp-caption-text">Figure 17: The Twenty Eleven excerpt has a label above it saying “Gallery.” There’s no box around the thumbnail and no link to other galleries. These differences are style choices made by the theme designers.</p>
</div>
<p>If galleries are important to you, check out the way a theme handles the gallery post format in the demo before you decide to use it. Sure, you can hack the theme or install a plugin to change it, but the better it works in the first place, the better off you are.</p>
<h3>For the Experts: Gallery Shortcodes</h3>
<p>In earlier versions of WordPress, the only way to insert a gallery was with the shortcode
<pre class="qoate-code">[gallery]
</pre>
<p> Used by itself (you can type it into either the visual editor or the HTML editor), the &#8220;gallery&#8221; shortcode will display a gallery of all images attached to that post or page.</p>
<p>But you can do more, because shortcodes come with <em>options</em>. In fact, the &#8220;gallery&#8221;shortcode comes with more options than you have when you insert a gallery through the file upload screen. The options associated with the &#8220;gallery&#8221; shortcode are:</p>
<ul  style="list-style=type:disc;">
<li><strong>columns</strong>: number of columns in the gallery.</li>
<li><strong>id</strong>: ID of the post whose images you want to display. It does not have to be the post you’re putting the gallery into. You can find the post ID by hovering over the post title in the All Posts list and looking down into the lower left corner. You’ll see a small popup that says something like
<pre class="qoate-code">"http://your.domain.com/wp-admin/post.php?post=ID&amp;action=edit,"</pre>
<p> except there will be a number after the &#8220;post=&#8221; instead of the word &#8220;ID&#8221;. That’s the post ID number.</li>
<li><strong>size</strong>: the image size to use for the thumbnail grid: thumbnail, medium, large, or full. The default is &#8220;thumbnail.&#8221;</li>
<li><strong>orderby</strong>: the criterion for ordering images. The choices are menu_order, date, title, ID, and RAND.</li>
<li><strong>order</strong>: ASC (ascending) or DESC (descending).</li>
<li><strong>link</strong>: determines whether the thumbnails link to full-size images (file) or attachment pages (attachment).</li>
<li><strong>include</strong>: tells the gallery to include specific attachment (image) IDs. You find these by going into the WordPress Media Library and hovering over the image title. A popup appears in the lower left corner of the browser, the same way it did to show you the post ID.</li>
<li><strong>exclude</strong>: tells the gallery to exclude specific attachment (image) IDs. You can use <em>either</em> the “include” or the “exclude” option in one shortcode, but not both.</li>
</ul>
<p>So if you wanted to insert a gallery that used a single column of large images, ordered by ID, and including attachments 17, 18, 19, 25, 26, 27, 34, 35, 36 (from three different posts), the shortcode would look like this:</p>
<pre class="qoate-code">[gallery columns="1" size="large" orderby="ID" order="ASC" link="attachment" include="17, 18, 19, 25, 26, 27, 34, 35, 36"]
</pre>
<p>And then there are the really geeky options that probably won’t be of interest to anyone but theme designers:</p>
<ul>
<li><strong>itemtag</strong>: the type of (X)HTML tag used to enclose each item in the gallery. The default is “dl”, which is “definition list.”</li>
<li><strong>icontag</strong>: the tag used to enclose each thumbnail image. The default is “dt”, or “definition term.”</li>
<li><strong>captiontag</strong>: the tag used to enclose the caption for each thumbnail. The default is “dd” or “definition definition.”</li>
</ul>
<p>A designer might want to change these if definition lists are going to be important in the theme, but ordinary people can safely ignore them.</p>
<p>(All this shortcode info comes from the <a href="http://codex.wordpress.org/Gallery_Shortcode">WordPress Codex</a>.)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wpfangirl.com/2011/adding-a-photo-gallery-to-a-wordpress-post-or-page/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>There&#8217;s a Plugin for That Presentation</title>
		<link>http://www.wpfangirl.com/2010/theres-a-plugin-for-that-presentation/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=theres-a-plugin-for-that-presentation</link>
		<comments>http://www.wpfangirl.com/2010/theres-a-plugin-for-that-presentation/#comments</comments>
		<pubDate>Wed, 10 Nov 2010 04:23:51 +0000</pubDate>
		<dc:creator>Sallie Goetsch</dc:creator>
				<category><![CDATA[There's a Plugin for That]]></category>
		<category><![CDATA[Using WordPress]]></category>

		<guid isPermaLink="false">http://www.wpfangirl.com/?p=448</guid>
		<description><![CDATA[This is a presentation I gave to the Breakfast Blogging Club on November 9, 2010. We covered 19 WordPress plugins in 40 minutes. The criteria I used to choose them was &#8220;Which of the options available to perform this task will be easiest to use for those who are primarily bloggers and not WordPress experts?&#8221; [...]]]></description>
			<content:encoded><![CDATA[<p>This is a presentation I gave to the Breakfast Blogging Club on November 9, 2010. We covered 19 WordPress plugins in 40 minutes. The criteria I used to choose them was &#8220;Which of the options available to perform this task will be easiest to use for those who are primarily bloggers and not WordPress experts?&#8221; </p>
<p>Some of the plugins mentioned in this presentation have already been superseded by others. </p>
<div style="width:510px" id="__ss_8371594"> <strong style="display:block;margin:12px 0 4px"><a href="http://www.slideshare.net/EastBayWPMeetup/theres-a-plugin-for-that-8371594" title="There’s a plugin for that">There’s a plugin for that</a></strong> <iframe src="http://www.slideshare.net/slideshow/embed_code/8371594?rel=0" width="510" height="426" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></iframe>
<div style="padding:5px 0 12px"> View more <a href="http://www.slideshare.net/">presentations</a> from <a href="http://www.slideshare.net/EastBayWPMeetup">East Bay WordPress Meetup</a> </div>
</p></div>
<p>Listen to the recording of the presentation.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wpfangirl.com/2010/theres-a-plugin-for-that-presentation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://wpfangirl.rhymeswithsketch.com/files/2011/06/breakfastblogging.mp3" length="40496279" type="audio/mpeg" />
			<itunes:subtitle>This is a presentation I gave to the Breakfast Blogging Club on November 9, 2010. We covered 19 WordPress plugins in 40 minutes. The criteria I used to choose them was &quot;Which of the options available to perform this task will be easiest to use for thos...</itunes:subtitle>
		<itunes:summary>This is a presentation I gave to the Breakfast Blogging Club on November 9, 2010. We covered 19 WordPress plugins in 40 minutes. The criteria I used to choose them was &quot;Which of the options available to perform this task will be easiest to use for those who are primarily bloggers and not WordPress experts?&quot; 

Some of the plugins mentioned in this presentation have already been superseded by others. 

 There’s a plugin for that   View more presentations from East Bay WordPress Meetup  

Listen to the recording of the presentation.</itunes:summary>
		<itunes:author>WP Fangirl</itunes:author>
		<itunes:explicit>no</itunes:explicit>
		<itunes:duration>42:11</itunes:duration>
	</item>
		<item>
		<title>Review: Beginning WordPress 3 by Stephanie Leary</title>
		<link>http://www.wpfangirl.com/2010/review-beginning-wordpress-3-by-stephanie-leary/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=review-beginning-wordpress-3-by-stephanie-leary</link>
		<comments>http://www.wpfangirl.com/2010/review-beginning-wordpress-3-by-stephanie-leary/#comments</comments>
		<pubDate>Tue, 21 Sep 2010 01:45:53 +0000</pubDate>
		<dc:creator>Sallie Goetsch</dc:creator>
				<category><![CDATA[Book Reviews]]></category>
		<category><![CDATA[Apress]]></category>

		<guid isPermaLink="false">http://www.wordpressasylum.com/review-beginning-wordpress-3-by-stephanie-leary/</guid>
		<description><![CDATA[By Stephanie Leary ISBN13: 978-1-4302-2895-0 ISBN10: 1-4302-2895-4 432 pp. Published Jun 2010 Print Book Price: $39.99 eBook Price: $27.99 Amazon Price $28.79 (affiliate link) The title of this book is deceptive, enough so that I handed it to a friend who was making the move from WordPress.com to self-hosted WordPress because I thought she might [...]]]></description>
			<content:encoded><![CDATA[<div class="wlWriterHeaderFooter" style="float:none;margin:0px;padding:4px 0px 4px 0px"></div>
<p><a href="http://www.apress.com/book/view/9781430228950"><img style="border-right-width: 0px;margin: 0px 15px 0px 0px;float: left;border-top-width: 0px;border-bottom-width: 0px;border-left-width: 0px" alt="Beginning WordPress 3 cover" src="http://www.wordpressasylum.com/wp-content/uploads/2010/09/image.png" width="129" height="169" /></a> By Stephanie Leary     <br />ISBN13: 978-1-4302-2895-0     <br />ISBN10: 1-4302-2895-4     <br />432 pp.     <br />Published Jun 2010     <br />Print Book Price: $39.99     <br />eBook Price: $27.99 </p>
<p><a href="http://www.amazon.com/gp/product/1430228954?ie=UTF8&amp;tag=fileslintmbus-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=1430228954">Amazon Price $28.79</a><img style="border-bottom-style: none !important;border-right-style: none !important;margin: 0px;border-top-style: none !important;border-left-style: none !important" border="0" alt="" src="http://www.assoc-amazon.com/e/ir?t=fileslintmbus-20&amp;l=as2&amp;o=1&amp;a=1430228954" width="1" height="1" /> (affiliate link) </p>
<p>The title of this book is deceptive, enough so that I handed it to a friend who was making the move from WordPress.com to self-hosted WordPress because I thought she might find it helpful. She didn’t, and when I actually sat down to read it myself, I understood why.</p>
<p>This is not a book for beginners, if by “beginners” you mean the people for whom <cite>WordPress for Dummies</cite> was written. It’s a book for <strong>web developers who haven’t used WordPress before</strong>. </p>
<p>To be fair to the author, the back cover copy says exactly that, but the publisher describes it as “User level: Beginner.” I’m not sure how Apress would describe books for people who don’t have any technical knowledge. “User level: Hopeless N00b”?</p>
<p>But the book itself is fantastic. It may be the best book I’ve ever read about WordPress. I don’t consider myself a developer, but I know enough not to get completely lost in the code examples. This is a great book for those who are experienced users of WordPress but not PHP wizards and who want to go deeper and understand more.</p>
<p>I had a number of revelatory moments while reading this book. <strong>You can turn off or limit post revisions with one line of code in your wp-config.php file?</strong> So why was I bothering to use a plugin for it? (I know, some people don’t have access to their wp-config.php file…or shouldn’t be allowed access to it. But other people need to reduce&#160; the number of plugins they have installed, and I’m one of them.) <strong>There are RSS feeds for pages?</strong> Wish I’d known that when someone was asking about it on LinkedIn a few weeks back. <strong>You can show custom taxonomies, custom post types, and tags in your menu management page by clicking on Screen Options?</strong> (I beat my head against this for ages because I’d forgotten I’d read it, and I even marked the page.) <strong>There’s a way to import content from Joomla?</strong> Bring it on. (Please. I’m desperately hoping to convince a client to change platforms.)</p>
<p>Then there’s the great discussion of <strong>things you can do with the Loop</strong>, like create a page that displays excerpts from all its child pages. Most magazine themes make you pick two or three featured categories, but you could actually feature <em>all</em> your categories if you wanted to. (That’s assuming you have a reasonable number of categories, unless you want a really long home page.)</p>
<p>I admit I got a bit lost in the chapters on <strong>creating widgets and plugins</strong>—I don’t think I’m anywhere near ready to start developing plugins, and I’m not sure I ever will be. But I understand a little better what’s involved in the process and how to look at the code.</p>
<p>There’s a solid chapter on <strong>performance and security</strong> that covers all the usual suspects except the <code>define('WP_MEMORY_LIMIT', '96M');</code> trick (another single line in wp-config.php that can make a big difference) and then a <em>highly</em> valuable chapter on <strong>custom post types and custom taxonomies</strong>. Stephanie Leary walks you through how to do this the hard way, which gave me a chance to see what the </p>
<p> <a href="http://eastbaywp.com/2010/09/plugins-for-custom-post-types-custom-taxonomies/">plugins that help with these two WordPress features</a> actually do, and helped me follow the demonstrations at the <a href="http://www.meetup.com/Eastbay-WordPress-Meetup/calendar/14603964/">September WordPress Meetup</a>.
</p>
<p>The final chapter is on WordPress Multi-site, with a brief mention of BuddyPress. While this is a fraction of the information found in <cite>BuddyPress for Dummies</cite>, it has the advantage of referring to WordPress 3.0 and not the old WordPress MU, so it was good to get an overview of what had stayed the same and what had changed.</p>
<p>The author refers to useful plugins throughout the book, and also has a plugin index (Appendix A) and a collection of “plugin recipes” (Appendix C). The recipes are combinations of plugins you can use to build things with WordPress, like a wiki (I thought there was already a wiki plugin for WP) or a document sharing site. Again, I had a couple of surprises. <strong>There are plugins to sort your posts alphabetically?</strong> And I spent time creating special category page templates to do that for a client. (The other surprise was that Stephanie Leary doesn’t seem to have heard of <a href="http://www.blubrry.com/powerpress/">Blubrry’s PowerPress</a> plugin for podcasting, or that <a href="http://wordpress.org/extend/plugins/podpress/">PodPress</a> had been revived.)</p>
<p>If you have no web background at all <em>and</em> you’re completely new to WordPress, this isn’t the book for you. But if you’re somewhere in between the complete novice and the hard-core developer, you’re going to find this book unbelievably useful. The fact that it’s clearly written in a non-technical style, tidily laid out, and has abundant screenshots is just a bonus. <em>And</em> you can <a href="http://www.apress.com/book/downloadfile/4604">download all the code samples</a> from the Apress website. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.wpfangirl.com/2010/review-beginning-wordpress-3-by-stephanie-leary/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Review: Create Your Own Blog by Tris Hussey</title>
		<link>http://www.wpfangirl.com/2010/review-create-your-own-blog-by-tris-hussey/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=review-create-your-own-blog-by-tris-hussey</link>
		<comments>http://www.wpfangirl.com/2010/review-create-your-own-blog-by-tris-hussey/#comments</comments>
		<pubDate>Thu, 02 Sep 2010 04:43:52 +0000</pubDate>
		<dc:creator>Sallie Goetsch</dc:creator>
				<category><![CDATA[Book Reviews]]></category>
		<category><![CDATA[Pearson Education]]></category>

		<guid isPermaLink="false">http://www.wordpressasylum.com/review-create-your-own-blog-by-tris-hussey/</guid>
		<description><![CDATA[Create Your Own Blog: 6 Easy Projects to Start Blogging Like a Pro By Tris Hussey Published Dec 31, 2009 by Sams. Part of the Create Your Own series. Copyright 2010 Dimensions: 7-3/8 X 9-1/8 Pages: 288 Edition: 1st Book ISBN-10: 0-672-33065-2 ISBN-13: 978-0-672-33065-0 eBook ISBN-10: 0-672-33160-8 ISBN-13: 978-0-672-33160-2 MSRP: $19.79 Amazon Price $14.95 (affiliate [...]]]></description>
			<content:encoded><![CDATA[<div class="wlWriterHeaderFooter" style="float:none;margin:0px;padding:4px 0px 4px 0px"></div>
<p><a href="http://www.wordpressasylum.com/wp-content/uploads/2010/09/HusseyCover.jpg"><img style="border-right-width: 0px;margin: 0px 10px 0px 0px;float: left;border-top-width: 0px;border-bottom-width: 0px;border-left-width: 0px" border="0" alt="Book Cover | Create Your Own Blog: 6 Easy Projects " src="http://www.wordpressasylum.com/wp-content/uploads/2010/09/HusseyCover1.jpg" width="164" height="201" /></a> Create Your Own Blog: 6 Easy Projects to Start Blogging Like a Pro</p>
<p>By <a href="http://www.informit.com/authors/bio.aspx?a=0963e9b5-daa4-4031-bbe0-6707252a782b">Tris Hussey</a> </p>
<p>Published Dec 31, 2009 by <a href="http://www.samspublishing.com">Sams</a>. Part of the <a href="http://www.informit.com/imprint/series_detail.aspx?ser=757732">Create Your Own</a> series. </p>
<p><strong>Copyright</strong> 2010     <br /><strong>Dimensions</strong>: 7-3/8 X 9-1/8     <br /><strong>Pages</strong>: 288     <br /><strong>Edition</strong>: 1st </p>
<p><strong>Book</strong> </p>
<p>ISBN-10: 0-672-33065-2    <br />ISBN-13: 978-0-672-33065-0 </p>
<p><strong>eBook</strong> </p>
<p>ISBN-10: 0-672-33160-8    <br />ISBN-13: 978-0-672-33160-2 </p>
<p><strong>MSRP:</strong> $19.79     <br /><a href="http://www.amazon.com/gp/product/0672330652?ie=UTF8&amp;tag=fileslintmbus-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=0672330652">Amazon Price $14.95</a><img style="border-bottom-style: none !important;border-right-style: none !important;margin: 0px;border-top-style: none !important;border-left-style: none !important" border="0" alt="" src="http://www.assoc-amazon.com/e/ir?t=fileslintmbus-20&amp;l=as2&amp;o=1&amp;a=0672330652" width="1" height="1" /> (affiliate link)</p>
<p>When I first discovered blogging and podcasting in 2005, Tris Hussey was one of the first bloggers I learned about, so I knew he had the chops to write a book on the subject of blogging. (No, I don’t know Tris personally; my only disclosure in writing this review is the usual one, that Pearson Education sent me two free copies, one to review myself and one to give away at the <a href="http://www.meetup.com/Eastbay-WordPress-Meetup/">East Bay WordPress Meetup</a>.) </p>
<p>Even so, I was honestly surprised by just how useful I found this book. After all, I’ve been blogging for a while now, so I mostly expected to be evaluating the book in terms of its usefulness for newbies. But even experienced bloggers have rarely done as <em>much</em> blogging as Tris has, since he does it for a living, on many different blogs. Not that many of us have set up a personal blog, a business blog, a podcast blog, a video blog, a portfolio blog, and a lifestreaming blog <em>just for ourselves</em>, but Tris has.</p>
<p>Those, in case you’re wondering, are the 6 easy projects. I don’t think Tris picked the title, because nowhere in his text or his table of contents does he refer to these as the six projects, even though he has a chapter for each one—and also a chapter, which he mercifully leaves for last, on making money with your blog. I say “mercifully” because there has been far too much written on the topic of how to get rich quick by blogging. Tris knows that if you want to quit your day job in order to blog, it’s going to take both time and hard work, and probably luck, too.</p>
<p>In any case, the “6 Easy Projects” are not what get you started: they form the second half of the book. The first half covers important basics of blogging, including domain names, hosting, and different blogging platforms—though like any sensible person, Tris uses self-hosted WordPress for most of his examples. </p>
<p>The book is nicely designed, with new terms defined in callout boxes and bright blue sidebars addressing topics ranging from the worst domain names of all time to the Paste from Word button to reasons not to have comments on your blog. Tris’ style is friendly and accessible, and he explains things well. He would, however, have benefited from a more eagle-eyed proofreader, as there are a number of word substitutions of the sort that spelling checkers rarely catch. The funniest comes on page 121, under the heading “Writing.”</p>
<blockquote><p><font color="#111111">You don’t want a perspective client saying to themselves, ‘Jeez, they couldn’t even spell check their posts. How will they handle my business?’</font></p>
</blockquote>
<p>That should be a <em>prospective</em> client, though people in a few fields do have clients for whom they do perspective work. </p>
<p>The six projects overlap quite a bit. Tris actually covers all forms of multimedia in the personal blog chapter, but doesn’t go into detail about them. Likewise, any business blog might use photos, audio, or video, but in this case Tris introduces some new elements, like screencasting, as well as discussing comment policies and corporate blogging policies. He also tells you how to get Google Analytics to e-mail reports to you.</p>
<p>The podcasting chapter is a good capsule treatment of that subject. Tris describes some basic audio editing techniques, introduces the concept of podsafe music, enjoins readers to make sure they use correct ID3 tags, laments the shortage of hosting options for audio, and shows you how to submit your podcast to iTunes and use the Blubrry PowerPress plugin. If you’re serious about podcasting, there are more books to read, but all this advice is sound and will get you off to a good start.</p>
<p>The video blogging section introduces us to the rule of thirds and the importance of good audio quality for video, as well as providing more important reminders about copyright. The surprise takeaway for me was the reminder that Windows Movie Maker does more than create slideshows from still images. I don’t record much video myself and haven’t bothered to learn how to use Adobe Premiere; the little video editing I’ve done has been in Camtasia. The idea that I might be able to do something <em>useful</em> with Movie Maker is encouraging.</p>
<p>Tris also addresses the vexed issue of video formats and makes a good argument for taking YouTube’s guidelines as a useful set of standards. As in the podcasting chapter, he covers hosting and iTunes. (The basics of embedding a video into a WordPress post are back in the chapter on setting up a personal blog.)</p>
<p>The chapter on portfolio blogs spends a little time on themes, and a little time on plugins (note that Featured Content Gallery, which he mentions on page 194, is getting a bit long in the tooth; I just tried SlideDeck for WordPress and like its ease of use and versatility), but also addresses issues like shopping carts and photo-sharing sites. On the whole, Tris appears to be of the belief that you should host your media files somewhere other than your own server if you possibly can, and not just to avoid storage and bandwidth charges.</p>
<p>Tris moves away from WordPress in the lifestreaming chapter, pointing out, rightly, that this is primarily the realm of a variety of hosted services that aggregate your content from other sources. He covers Twitter, Friendfeed, Posterous, Tumblr, and Cliqset—the last of which I hadn’t heard of until reading this book. But he also tells you how to create a DIY lifestreaming blog in WordPress, then wraps up with a quick look at the comment-aggregating services Disqus and Intense Debate.</p>
<p>The final chapter is, as I said, “Making Money Through Your Blog.” It’s a refreshingly sensible and straightforward approach to the topic. My only quibble is with his division of methods into “direct” and “indirect,” because I would consider all of them “direct” methods. Indirectly earning income from your blog is get<br />
ting hired as a consultant or speaker because someone is impressed with your blogging. But there’s advertising revenue and then there’s fee-for-service revenue, the kind that comes when you are a blogger for hire or when you produce sponsored posts on your own blog.</p>
<p>I highly recommend this book, and believe it will be almost as valuable a year from now as it is today, because most of the guidance it provides isn’t about the state of the technology.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wpfangirl.com/2010/review-create-your-own-blog-by-tris-hussey/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Configure Your WordPress Site for Mobile Devices (in One Minute)</title>
		<link>http://www.wpfangirl.com/2010/how-to-configure-your-wordpress-site-for-mobile-devices-in-one-minute/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-configure-your-wordpress-site-for-mobile-devices-in-one-minute</link>
		<comments>http://www.wpfangirl.com/2010/how-to-configure-your-wordpress-site-for-mobile-devices-in-one-minute/#comments</comments>
		<pubDate>Tue, 31 Aug 2010 20:55:00 +0000</pubDate>
		<dc:creator>Sallie Goetsch</dc:creator>
				<category><![CDATA[Using WordPress]]></category>
		<category><![CDATA[Tutorial]]></category>

		<guid isPermaLink="false">http://www.wordpressasylum.com/how-to-configure-your-wordpress-site-for-mobile-devices-in-one-minute/</guid>
		<description><![CDATA[George Smyth asked me to do another segment on his One Minute How-To podcast, and I picked this as a topic. First, log into your dashboard and go to “Plugins.” Select “Add New” from the menu. Type “WordPress Mobile Pack” into the search box and click the button that says “Search Plugins.” Click “Install Now.” [...]]]></description>
			<content:encoded><![CDATA[<div class="wlWriterHeaderFooter" style="float:none;margin:0px;padding:4px 0px 4px 0px"></div>
<p>George Smyth asked me to do another segment on his <a href="http://oneminutehowto.com/">One Minute How-To podcast</a>, and I picked this as a topic. </p>
<p>First, log into your dashboard and go to “Plugins.” Select “Add New” from the menu.</p>
<p><img style="border-right-width: 0px;border-top-width: 0px;border-bottom-width: 0px;border-left-width: 0px" border="0" alt="search for plugins within WordPress" src="http://www.wordpressasylum.com/wp-content/uploads/2010/08/image.png" width="644" height="236" /> </p>
<p>Type “WordPress Mobile Pack” into the search box and click the button that says “Search Plugins.”</p>
<p><img style="border-right-width: 0px;border-top-width: 0px;border-bottom-width: 0px;border-left-width: 0px" border="0" alt="WordPress Mobile Pack listing" src="http://www.wordpressasylum.com/wp-content/uploads/2010/08/image1.png" width="332" height="164" /> </p>
<p>Click “Install Now.” When the dialog box pops up and asks “Are you sure you want to install this plugin?” click “OK.”</p>
<p>Activate the plugin.</p>
<p>“Once the plugin is activated, you can modify settings under “Appearance.”</p>
<p><img style="border-right-width: 0px;border-top-width: 0px;border-bottom-width: 0px;border-left-width: 0px" border="0" alt="WordPress Mobile Pack settings" src="http://www.wordpressasylum.com/wp-content/uploads/2010/08/image2.png" width="201" height="262" /> </p>
<p>The plugin detects mobile browsers automatically. You can decide whether to include a link in your footer so mobile users can choose to see your regular theme instead of the mobile theme, and which mobile theme to use. (There are screenshots in your Themes directory.)</p>
<p><a href="http://www.wordpressasylum.com/wp-content/uploads/2010/08/InstillLeadershipNewTheme.jpg"><img style="border-bottom: 0px;border-left: 0px;border-top: 0px;border-right: 0px" border="0" alt="Instill-Leadership-New-Theme" src="http://www.wordpressasylum.com/wp-content/uploads/2010/08/InstillLeadershipNewTheme_thumb.jpg" width="220" height="244" /></a>&#160; <a href="http://www.wordpressasylum.com/wp-content/uploads/2010/08/mobilepresstest.jpg"><img style="border-bottom: 0px;border-left: 0px;border-top: 0px;border-right: 0px" border="0" alt="WordPress MobilePack screenshot" src="http://www.wordpressasylum.com/wp-content/uploads/2010/08/mobilepresstest_thumb.jpg" width="115" height="244" /></a> </p>
<p>The mobile theme isn’t as pretty, but it makes it possible to read the text on a narrow screen without having to scroll around.</p>
<p>There’s another popular mobile plugin, <a href="http://www.wptouch.com/">WPTouch</a>, that people really like, but it’s just gone pro and costs $29. If most of your mobile visitors use touch-screen phones, it might be worth it.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wpfangirl.com/2010/how-to-configure-your-wordpress-site-for-mobile-devices-in-one-minute/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Review: Blogging to Drive Business</title>
		<link>http://www.wpfangirl.com/2010/review-blogging-to-drive-business/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=review-blogging-to-drive-business</link>
		<comments>http://www.wpfangirl.com/2010/review-blogging-to-drive-business/#comments</comments>
		<pubDate>Sun, 18 Jul 2010 16:31:11 +0000</pubDate>
		<dc:creator>Sallie Goetsch</dc:creator>
				<category><![CDATA[Book Reviews]]></category>
		<category><![CDATA[Pearson Education]]></category>

		<guid isPermaLink="false">http://www.wordpressasylum.com/review-blogging-to-drive-business/</guid>
		<description><![CDATA[Blogging to Drive Business: Create and Maintain Valuable Customer Connections By Eric Butow, Rebecca Bollwitt Published Jan 7, 2010 by Que. Part of the Que Biz-Tech series. Dimensions: 8.8 x 5.9 inches ISBN-10: 0-7897-4256-X ISBN-13: 978-0-7897-4256-8 MSRP: $19.79 Amazon Price: $16.49 (affiliate link) Overall, the advice in this book is good, but it suffers occasionally [...]]]></description>
			<content:encoded><![CDATA[<div class="wlWriterHeaderFooter" style="float:none;margin:0px;padding:4px 0px 4px 0px"></div>
<p><a href="http://www.wordpressasylum.com/wp-content/uploads/2010/07/image.png"><img style="border-right-width: 0px;margin: 0px 10px 0px 0px;float: left;border-top-width: 0px;border-bottom-width: 0px;border-left-width: 0px" border="0" alt="Blogging to Drive Business Book Cover" src="http://www.wordpressasylum.com/wp-content/uploads/2010/07/image_thumb.png" width="124" height="184" /></a>
<p><cite>Blogging to Drive Business: Create and Maintain Valuable Customer Connections</cite></p>
<p>By <a href="http://www.quepublishing.com/authors/bio.aspx?a=961f5afe-aeef-4e4c-8960-5c7ddcf99512">Eric Butow</a>, <a href="http://www.quepublishing.com/authors/bio.aspx?a=9a3279d2-d3c4-449f-9eaf-69ce0073c30f">Rebecca Bollwitt</a></p>
<p><strong>Published</strong> Jan 7, 2010 by <a href="http://www.quepublishing.com">Que</a>. Part of the <a href="http://www.quepublishing.com/imprint/series_detail.aspx?ser=2512772">Que Biz-Tech</a> series.     <br /><b>Dimensions: </b>8.8 x 5.9 inches</p>
<p><strong>ISBN-10</strong>: 0-7897-4256-X     <br /><strong>ISBN-13</strong>: 978-0-7897-4256-8</p>
<p><strong>MSRP:</strong> $19.79     <br /><a href="http://www.amazon.com/gp/product/078974256X?ie=UTF8&amp;tag=fileslintmbus-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=078974256X"><strong>Amazon Price:</strong> $16.49</a><img style="border-bottom-style: none !important;border-right-style: none !important;margin: 0px;border-top-style: none !important;border-left-style: none !important" border="0" alt="" src="http://www.assoc-amazon.com/e/ir?t=fileslintmbus-20&amp;l=as2&amp;o=1&amp;a=078974256X" width="1" height="1" /> (affiliate link)</p>
<p>Overall, the advice in this book is good, but it suffers occasionally from not being quite sure who its audience is. </p>
<p>Most of the time, the authors seem to be speaking to medium or large companies, as when, in Chapter 6 (“Who Will Write the Blog?”), they advise hiring (or promoting) someone to be the social media director, or hiring a full-time blogger who has established a following in the same industry. Likewise, they use examples and case studies taken from corporate blogs: My Starbucks Idea, the Huffington Post, Rubbermaid, Intel Inside Story, BusinessWeek, Whole Foods, Molson Coors.</p>
<p>But Chapter 3, “Creating a Blogging Strategy,” focuses primarily on consumer-level tools. It’s as if this chapter were actually written for an entirely different book, one aimed at hobbyist bloggers or a more general reader. The authors list WordPress.com without mentioning that the free blogs hosted there are supposed to be for personal, non-commercial purposes, and mention LiveJournal, a tool used almost exclusively for sharing personal stories with select groups of friends. The closest they come to mentioning an enterprise content management system is a brief entry for Drupal.</p>
<p>And they almost never actually tell the readers which of these platforms, if any, the blogs in their examples are running on.</p>
<p>Likewise&#160; the analytics and marketing tools they mentioned are primarily lower-end, small-business kinds of tools. While even a large corporation might benefit from Google Analytics&#160; and Google Alerts, most of them are also in a position to take advantage of paid services that offer more detailed, human-filtered analyses of the company’s online reputation or website visitors. And most will also need, and quite possibly already use, higher-end e-mail service providers of the sort that integrate with Salesforce.com, not a basic Constant Contact account.</p>
<p>Chapter 9, “An Overview of Web 3.0 Technologies,” should have been left out altogether, or at least retitled—its main purpose seems to be buzzword value. The authors themselves admit on pages 152-153 that even those on the forefront of developing web technologies don’t agree on a definition of Web 3.0, and most of the actual tools mentioned in the rest of the chapter are really Web 2.0 tools. The space would have been better spent addressing the mobile web and the importance of making your blog accessible to those using mobile devices to read it.</p>
<p>While the broad strokes of the book’s guidance about such things as comments, blog authorship, tone, etc. are sound enough, the details are dubious. Most of the statistics seem to come from Technorati, and there are some erroneous statements, like the claim on page 45 that Blogspot blogs rank higher than others because Google owns Blogger. There’s actually almost nothing you can do to improve the SEO on a Blogger blog, and they don’t come up at the top of search results or appear in lists of top blogs all that often. Google would, in fact, lose its credibility as a search engine if it gave automatic priority to any blogspot.com sites, regardless of their content.</p>
<p>The book would have benefited considerably from thorough fact-checking and from evaluation by someone who was checking every chapter against the question “Who is this book for?” and “Does this chapter actually address the subject of blogging to drive business?” It wouldn’t have hurt to have a few more concrete examples of the ways blogs had actually increased sales, preferably with some hard numbers. </p>
<p>So while there’s some worthwhile material here, in the final analysis, I can’t recommend the book, because I think it might mislead or confuse those who are totally new to blogging, and annoy rather than enlighten those who are more familiar with it.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wpfangirl.com/2010/review-blogging-to-drive-business/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

