<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>TutWow &#187; Wordpress</title>
	<atom:link href="http://www.tutwow.com/category/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tutwow.com</link>
	<description>Playing Creativity Tag</description>
	<lastBuildDate>Thu, 01 Jul 2010 04:18:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Fix the YAPB &#8220;File Does Not Exist&#8221; Problem</title>
		<link>http://www.tutwow.com/tips/fix-the-yapb-file-does-not-exist-problem/</link>
		<comments>http://www.tutwow.com/tips/fix-the-yapb-file-does-not-exist-problem/#comments</comments>
		<pubDate>Mon, 14 Jun 2010 17:57:08 +0000</pubDate>
		<dc:creator>Ben Lind</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.tutwow.com/?p=1149</guid>
		<description><![CDATA[Recently I installed the Wordpress "Yet Another Photoblog" (YAPB) plugin to use on my up-and-coming photoblog. I had heard a lot about it all over the web, and I figured that if it was so popular, I might as well give it a try.]]></description>
			<content:encoded><![CDATA[<p>Recently I installed the WordPress &#8220;Yet Another Photoblog&#8221; (YAPB) plugin to use on my up-and-coming photoblog. I had heard a lot about it all over the web, and I figured that if it was so popular, I might as well give it a try.</p>
<h1>The Problem</h1>
<p>Everything went well with YAPB until I decided to upload my first photo to my blog. I created a new post, added a title, image, and description, and pressed submit. Then I waited. And waited. And waited. After quite a while, the web page decided to load for me and it spewed a rather cryptic error that went along the lines of &#8220;Warning: unlink() [function.unlink]: No such file or directory&#8221;. Below that it simply said &#8220;Error: file does not exist!&#8221; My super-geeky brain didn&#8217;t seem to be working well that day, so I couldn&#8217;t seem to decipher the error until I turned to my extra-super-geeky friend Google and asked him what I should do.</p>
<p>A quick search showed that many other people seemed to be having the same problem, and when I searched a bit deeper, I managed to trace the solution.</p>
<h1>The Solution</h1>
<p>It&#8217;s quite simple, really:</p>
<ol>
<li><strong>Login</strong> to your WordPress admin area.</li>
<li>Navigate to <strong>Settings &gt; Miscellaneous</strong>.</li>
<li>In the <em>Store uploads in this folder</em> text box, enter &#8220;wp-content/uploads&#8221;.</li>
<li>Click the <em>Save Changes</em> button.</li>
</ol>
<p>That&#8217;s it! For some reason, when WordPress says that the default upload folder is wp-content/uploads, it&#8217;s really lying. Either that, or YAPB is holding a knife to its back and <em>making</em> it lie. Either way, the above steps should solve your problem once and for all. You can now upload photos to your photoblog happily ever after.</p>
<p>Let me know in the comments if this solution works for you!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tutwow.com/tips/fix-the-yapb-file-does-not-exist-problem/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>WordPress 2.8 &#8211; Version &#8220;Baker&#8221;</title>
		<link>http://www.tutwow.com/news/wordpress-2-8-version-baker/</link>
		<comments>http://www.tutwow.com/news/wordpress-2-8-version-baker/#comments</comments>
		<pubDate>Tue, 23 Jun 2009 02:18:27 +0000</pubDate>
		<dc:creator>Ben Lind</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.tutwow.com/?p=992</guid>
		<description><![CDATA[After the release of Wordpress 2.7, with the sleek new interface and one-click plugin installation,  you would think that Wordpress couldn't get any better.  Nothing could be farther from the truth.]]></description>
			<content:encoded><![CDATA[<p>After the release of <a href="http://www.tutwow.com/news/wordpress-27/">WordPress 2.7</a> (you can read my review of that <a href="http://www.tutwow.com/news/wordpress-27/">here</a>), with the sleek new interface and one-click plugin installation,  you would think that WordPress couldn&#8217;t get any better.</p>
<p>It just did.</p>
<p>Say hello to WordPress 2.8, or version &#8220;Baker&#8221; as they call it, named after noted trumpet player and vocalist Chet Baker.  Living up to WordPress standards, there are many new features in this version, as well as over 790 bug fixes from the previous version.</p>
<h1>Inline Theme Installation</h1>
<p>In WordPress 2.7, a great new feature was released called &#8220;One-Click Plugin Installation&#8221;.  Now this same idea has come to the themes section!  No more do you need to download a theme, unzip it, upload it to your site, and activate it.  Now you simply browse the theme gallery right from the dashboard, pick the theme you want, and press the &#8220;install&#8221; button.  Bam &#8211; it&#8217;s up and running on your server!  No hassle with zip files or uploading.</p>
<h1>Syntax Highlighting</h1>
<p>Editing template files (via the file editor in the dashboard) used to be dull black and white.  Now, with the new CodePress editor, it comes to life with colorful syntax highlighting.</p>
<h1>Widgets Improvement</h1>
<p>Previously, editing widgets was a pretty big hassle.  If you had multiple sidebars, there was no easy way to get one widget from one sidebar to the other, and if you deleted a widget, you&#8217;d love all of its settings.  If you wanted to use that same widget again, you&#8217;d have to reenter all of the settings that you had before.</p>
<p>WordPress 2.8 fixes both of these issues.  Now you can see all of your sidebars on the same page (no need to edit, save, switch sidebars, edit, save) and drag and drop widgets between them.  Also, if you set up a widget just the way you like it, and want to save it for later use, you can drag it to the &#8220;Inactive Widgets&#8221; area.  If you need it again in the future, just drag it out from that area and into one of your sidebars.</p>
<h1>Screen Options</h1>
<p>The great new interface that was added in WordPress 2.7 gave you the option to drag and drop sections in the dashboard to suit your needs.  Now, WordPress 2.8 gives you many more options for customization.  Here are a few of them:</p>
<ul>
<li>You can specify if you want 1, 2, 3, or 4 columns on the dashboard.</li>
<li>In the Posts and Pages sections, you can specify what info you want to be displayed, such as Author, Categories, Tags, etc.</li>
<li>Also in the Posts and Pages sections, you can specify how many items you want to display per page.</li>
</ul>
<h1>Speed Optimization</h1>
<p>According to the WordPress.org blog, WordPress 2.8 is even faster than 2.7 due to optimized javascript and behind-the-scenes tweaks.  This means that the everyday actions such as approving comments, switching pages, and editing posts are even faster than before.</p>
<h1>Conclusion</h1>
<p>Taking into account the new features in WordPress 2.8 Baker, I would strongly encourage you to download it and give it a spin yourself.  If you already have 2.7, it&#8217;s as easy as pressing &#8220;Automatic Upgrade&#8221; in the admin.</p>
<p>As always, if you&#8217;re looking for information on the next version of WordPress (version 2.9), you can simply change the URL of the documentation from http://codex.wordpress.org/Version_2.8 to http://codex.wordpress.org/Version_2.9.  There&#8217;s not much there yet, but there will be pretty soon!</p>
<p>And be good, <a href="http://www.webhostingsearch.com">find the best hosting</a> for your needs. I love 1&#038;1 but there&#8217;s something for everyone.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tutwow.com/news/wordpress-2-8-version-baker/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>The Problem with Inline Comment Replies</title>
		<link>http://www.tutwow.com/misc/the-problem-with-inline-comment-replies/</link>
		<comments>http://www.tutwow.com/misc/the-problem-with-inline-comment-replies/#comments</comments>
		<pubDate>Wed, 29 Apr 2009 15:52:31 +0000</pubDate>
		<dc:creator>Ben Lind</dc:creator>
				<category><![CDATA[Misc]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.tutwow.com/?p=929</guid>
		<description><![CDATA[Inline comment replies are great if you want to reply to a comment on a blog, but are they all they are cracked up to be?  This article explains why they just might not be.]]></description>
			<content:encoded><![CDATA[<p>When <a href="http://www.tutwow.com/wordpress/wordpress-27/">WordPress 2.7</a> was released, everyone was happy and excited that it included a new feature called inline comment replies.  For most people, it was an answer to prayer, but for others it turned out to be not so great.</p>
<h2>What are inline comment replies?</h2>
<p><img class="alignnone" title="Inline Comment Replies Preview" src="http://img.tutwow.com/InlineReplies/InlineExample.jpg" alt="" width="540" height="200" /></p>
<p>Inline comment replies is a feature that lets you reply to comments on a blog, and have your reply show up directly below the comment you are replying to.</p>
<p>Imagine this scenario: you&#8217;re reading an interesting article on one of your favorite topics, and after you finish reading, you decide to read through the comments and see what other people are saying about it.  You start going through the comments, and see one towards the top that&#8217;s from a guy who has a question about the article.  Since you have a lot of experience on the article&#8217;s topic, you immediately know the answer to his question and decide to answer it.  There&#8217;s only one problem &#8211; after that guy posted his question, 50 other people posted comments below his.  Now, if you were to post a comment in reply to his question, it would be so far away that he probably wouldn&#8217;t ever see it.  This is a pretty big problem, right?</p>
<p><em>Enter inline comment replies</em>.  Now, if the blog you&#8217;re reading has this feature installed, you can simply click &#8220;reply&#8221; on the guy&#8217;s question, type your answer, and your comment will show up right below his (indented a bit so it stands out from all the other comments).  Pretty nice, right?  Or is it?</p>
<h2>The problem</h2>
<p>Though this may sound like a great feature, and in fact it is useful most of the time, there is one problem with it.  If you have an extremely popular blog that gets tons of comments within seconds of a new article being posted, then everyone is going to want to be one of the first to comment so that their website link is clicked most.  Normally, you could only do this if you literally sat on the site and clicked refresh every couple of seconds until a new article showed up, and then typed a comment as fast as you could.  However, with inline replies, you can just reply to the first comment on a post, and your reply is displayed right below the first comment.</p>
<p>If the first comment is an actual question, and the reply is an answer to that question, then this is fine.  But if the reply is nothing more than a way to get a link to the top of the comment list, then this can become a problem.</p>
<h2>The solution?</h2>
<p>The obvious solution for this is to simply not use inline comment replies on your blog.  However, sometimes it is a nice feature to have on your blog, and you don&#8217;t want to give it up.  So what do you do?</p>
<p>One thing you can do is manually delete comments that are obviously from people trying to just get to the top of the comment list.  The problem with this is the 1) the commenter might wonder where his comment went and get angry at you for deleting it or 2) the comment could actually have some good content in it, but doesn&#8217;t have anything to do with the comment it&#8217;s in reply to.  Deleting it would be removing legitimate content.</p>
<p>Another thing you could do is just move the reply comment to the bottom of the list.  The commenter might get annoyed that his comment was moved, but at least he didn&#8217;t get away with his scheme.</p>
<p>So now I ask you &#8211; do you worry about this on your blog, and if so, how do you prevent it from happening?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tutwow.com/misc/the-problem-with-inline-comment-replies/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>WordPress 2.7</title>
		<link>http://www.tutwow.com/news/wordpress-27/</link>
		<comments>http://www.tutwow.com/news/wordpress-27/#comments</comments>
		<pubDate>Sat, 13 Dec 2008 17:38:57 +0000</pubDate>
		<dc:creator>Ben Lind</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.tutwow.com/?p=430</guid>
		<description><![CDATA[Wordpress is the most popular blogging software package out there, and it just keeps getting better.  They just released a new version of their great platform, version 2.7 with some great new features.]]></description>
			<content:encoded><![CDATA[<p>A few months ago, I wrote <a title="WordPress 2.6" href="http://www.tutwow.com/articles/wordpress-26/" target="_blank">an article</a> on the &#8220;new&#8221; WordPress 2.6 release which had just come out.  I listed all of the features of the release, and gave some reasons to upgrade to it.  Now, five months later, WordPress 2.7 &#8211; a really great version &#8211; has been released.</p>
<p>While we were all just getting used to 2.6 (and getting frustrated at some of its problems), the WordPress team was working hard at improving their product even more.  The result?  WordPress 2.7.  I have to admit that of all of their releases, the WordPress team has really outdone themselves with this one.  Not only do I love the new sleek interface, but the usability has been improved so much from the previous version that everything just seems to &#8220;work&#8221; how it should.</p>
<p>Below I have listed and described some of this great release&#8217;s best features, in the hopes that all of you WordPress users out there will see the light and upgrade their installations.</p>
<p><span id="more-430"></span><strong>1. Sleek New Interface</strong></p>
<p>As I said before, this version has a sleek new interface that makes it extremely easy to use for the average Joe.  Not only does it look <a title="WordPress 2.7 Interface" href="http://wordpress.org/development/2008/10/the-visual-design-of-27/" target="_blank">really awesome</a>, but it gives users the ability to customize almost all of its elements.  For example, on the new dashboard, if you don&#8217;t like having the &#8220;Recent Drafts&#8221; box on the top of the page, you can just click and drag it around to a different place.  Or, if you want to get rid of it completely, you can click on the &#8220;Screen Options&#8221; tab and unselect the &#8220;Recent Drafts&#8221; check box to delete it.</p>
<p>That&#8217;s just a small taste of the new interface, and there&#8217;s a host of other features that I haven&#8217;t talked about, but if you want to see them all then you&#8217;ll have to install it and check it out yourself.</p>
<p><strong>2. One-click Plugin Installation</strong></p>
<p>Before this version, whenever you wanted to install a new plugin on your blog, you would have to go to the WordPress plugin database, download the plugin, unzip it to your computer, upload it to the server, and finally activate it on your site&#8217;s admin.  Now that has all changed.  To install a new plugin in the new version, just go to the &#8220;Add Plugin&#8221; page in your WordPress admin, find the plugin that you want to install, and press the &#8220;Install&#8221; button.  That&#8217;s it!  No more hassle with downloading/unzipping/uploading to the server.</p>
<p><strong>3. Quickpress</strong></p>
<p>Quickpress makes it easy for you to write a basic post right from your dashboard.  You can still have all of the necessities in the post &#8211; title, text, tags, and media &#8211; but it&#8217;s a lost easier to post a short article in a few minutes instead of writing a full-fledged article with all of the other things on the &#8220;Add New Post&#8221; page to distract you.</p>
<p><strong>4. Keyboard Shortcuts</strong></p>
<p>Moderating comments has never been easier.  Now, on the new comments page, you can edit your blog&#8217;s comments with just the press of a key &#8211; literally!  Press J and K to select the next/previous comment, press A to approve, S to spam, and D to delete the selected comment, and finally press U to unapprove, Q to &#8220;Quick Edit&#8221; a comment, and R to reply to a comment all from the same page.  You can also bulk edit comments by using the checkboxes next to each of them and pressing Shift+A to approve, Shift+S to spam, Shift+D to delete, and Shift+U to unapprove the checked comments.</p>
<p><strong>5. Comment Threading</strong></p>
<p>Comment threading is a more advanced way of keeping track of replies to other comments.  For example, say you went to your website and saw that someone had posted a question at comment #7, and that there were 60 other comments after it.  If you wanted to answer the question in that comment, normally you would have to just post a new comment after all of those other comments, and hope that the person who wrote the question would sort through all of the comments and find your answer.  That&#8217;s a pain, isn&#8217;t it?  Enter comment threading.  Now, instead of having your comment come after all of those 60 other comments, you can simply press the &#8220;reply to this comment&#8221; button on comment #7, and type in your answer.  Your comment will be posted right after the question, and the asker can just find his own comment again and see the answer right after it.</p>
<p><strong>6. Automatic Upgrader</strong></p>
<p>Another big hassle with previous versions of WordPress was upgrading to a new release of the platform.  You would have to go to http://www.wordpress.org/download/, download the new release, unzip it, and then follow the instructions at the <a title="Upgrading WordPress" href="http://codex.wordpress.org/Upgrading_WordPress" target="_blank">Upgrading WordPress</a>.  If everything went right (which, often, it doesn&#8217;t), then you would have the new version installed on your site.  Again, that is a big hassle, and the WordPress team knows that.  So they decided to make everything easier for everyone, and add an &#8220;Automatic Upgrader&#8221; feature to version 2.7.  So now, when future releases come out, all you need to do is click the &#8220;stay updated&#8221; link at the bottom of your admin page, and WordPress will do all the dirty work of unzipping/uploading the new release for you.  Pretty nice!</p>
<p><strong>7. Lots of more new and cool features&#8230;</strong></p>
<p>Here are some of the smaller features that I didn&#8217;t get to mention in more detail above:</p>
<ul>
<li><strong>Sticky Posts</strong> lets you make a post &#8220;stick&#8221; to the front page in front of all the other posts for a while (until you tell it to stop).</li>
<li><strong>Theme Update API</strong> tells you when there is a new version of one of your themes, just like the Plugin API does.</li>
<li><strong>Comment Paging</strong> so that you don&#8217;t have to have a super-long list of comments on a post.</li>
<li><strong>Batch and Inline Editing </strong>is a feature that got left out of the previous version, but got put into 2.7.  It lets you edit posts/pages right from the edit page, without having to actually enter the &#8220;edit page/post&#8221; page.</li>
<li><strong>Post Box Hiding</strong> for when you&#8217;re editing a post/page.</li>
</ul>
<p>There are a few more features, but these are the best ones from my perspective.</p>
<p>I hope that after reading this article, you will strongly consider upgrading your WordPress installation to the new, sleek, cool, functional version 2.7.  And if you upgrade before January 4th of 2009, you will even have the option of <a title="43 Degrees But It's Snowing" href="http://en.blog.wordpress.com/2008/12/06/43-degrees-but-its-snowing/" target="_blank">getting in the Winter mood</a> and having snow fall over all of your pages for a few weeks!  Now you <em>have</em> to upgrade.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tutwow.com/news/wordpress-27/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>WordPress 2.6</title>
		<link>http://www.tutwow.com/news/wordpress-26/</link>
		<comments>http://www.tutwow.com/news/wordpress-26/#comments</comments>
		<pubDate>Thu, 17 Jul 2008 15:04:57 +0000</pubDate>
		<dc:creator>Ben Lind</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.tutwow.com/?p=68</guid>
		<description><![CDATA[Wordpress is the most popular blogging software package out there, and it just keeps getting better.  They just released a new version of their great platform, version 2.6 with some great new features.]]></description>
			<content:encoded><![CDATA[<p>Just last Tuesday (July 15th), WordPress released version 2.6 of their blogging platform.  If you have a WordPress blog, but you aren&#8217;t sure if you want to upgrade it or not, then I hope that I can help you with your decision.  Below, I have compiled a list of the new features that this version has to offer, so that you can make your own decision of if you want to update or not.</p>
<p><strong>1. Post Revisions</strong></p>
<p>One of the best new features (in my opinion) is Post Revisions.  Let&#8217;s say that you made a big mistake when you were writing a post (like deleting all of the content or something else big), and then you         ally saved it without fixing the problem.  In earlier versions of WordPress, you would just have to go and fix the problem manually, which could take you forever.  But in version 2.6, when you scroll down to the bottom of a page when editing a post, you will see a new section named Post Revisions.  In this section, you can view, compare, and restore previous revisions.  Never worry about losing your work again!</p>
<p><strong>2. Theme Previewer</strong></p>
<p>Another good new feature is the Theme Previewer.  As you can guess from the title, this feature lets you preview your themes without having to apply them to your site first.  Not only that, but it even puts your own content into the preview so that it looks exactly like what your users would see.<span id="more-68"></span></p>
<p><strong>3. Press This!</strong></p>
<p>The new &#8220;Press This!&#8221; feature lets you post about articles that you find on the internet.  In the post editing page, on the right-hand sidebar, there is a section labeled Shortcuts.  Under this, you will see some text and then a link named &#8220;Press This&#8221;.  Save this link to your bookmarks by clicking and dragging it to your bookmarks folder, or by right-clicking on it and selecting &#8220;Bookmark this link&#8221;.  Now whenever you&#8217;re surfing the web and you find a blog post you like, all you have to do is press the &#8220;Press This&#8221; link in your bookmarks, and it will take you to a new blog post where you can write about the post you found, and add text, photos, and videos that are on the original post page.</p>
<p><strong>4. Image Captions</strong></p>
<p>When you&#8217;re writing a post to your blog and you want to insert a picture into it, but you want to be able to tell the user what the picture is representing, then the new Image Captions feature is just the right thing for you.  All you have to do is click the &#8220;Add an Image&#8221; button above your post, select the picture you want to insert, add a title, and then type your description into the box labeled &#8220;Caption&#8221;.  When you view your new blog post, you will see your picture along with its description below it.</p>
<p><strong>5. Activate/Deactivate Multiple Plugins</strong></p>
<p>In previous versions of WordPress, when you wanted to activate or deactivate multiple plugins, you had to do each of them separately, which, combined with page reloads, took quite a long time.  But now, in version 2.6, you can activate/deactivate multiple plugins all at the same time.  Just check the plugins that you want to modify, hit the &#8220;Activate&#8221; or &#8220;Deactivate&#8221; buttons, and voila!  They are all modified!</p>
<p><strong>6. Many more smaller features</strong></p>
<p>Above, I have mentioned some of the major features that come with this new version of WordPress.  But that&#8217;s not all!  There are many more smaller features, some of which are as follows.</p>
<ul>
<li><strong>Word Count</strong> is displayed alongside the post editor.</li>
<li><strong>Gallery Sorting</strong> allows you to sort your pictures in stead of having them be in the same order that you uploaded them in.</li>
<li><strong>Avatar Display</strong> gives you more options for displaying avatars in discussions, such as using gravatars, identicons, and more.</li>
<li><strong>Shift + Click Selection</strong> lets you Shift + Click to select a line of posts/pages for editing.</li>
<li><strong>TinyMCE 3.1 Support</strong></li>
<li><strong>Newest Jquery Support<br />
</strong></li>
<li><strong>Google Gears</strong> for offline support.</li>
</ul>
<p>And more!  I hope that this post has helped you to decide to upgrade to WordPress 2.6, and has shown you some of the benefits of doing so.</p>
<p>Until next time, keep designing!</p>
<p><em>Update:</em> There is a new version of WordPress out!  You can read my review of it at the <a href="http://www.tutwow.com/news/wordpress-27/">WordPress 2.7</a> article.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tutwow.com/news/wordpress-26/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>
