<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Room 3064</title>
	
	<link>http://www.room3064.com</link>
	<description>a verse of code</description>
	<lastBuildDate>Sun, 19 Feb 2012 20:48:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/Room3064" /><feedburner:info uri="room3064" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>Episode 3 : 5 WordPress Things</title>
		<link>http://feedproxy.google.com/~r/Room3064/~3/60EYLF23KII/</link>
		<comments>http://www.room3064.com/287/episode-3-5-wordpress-things/#comments</comments>
		<pubDate>Sun, 19 Feb 2012 20:42:20 +0000</pubDate>
		<dc:creator>Anthony</dc:creator>
				<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.room3064.com/?p=287</guid>
		<description><![CDATA[1.) How to create documentation for users inside of WordPress If you&#8217;re building a WordPress site for a client, it&#8217;s quite often that your client will have questions about many things. Here&#8217;s a simple plugin that allows you to create hierarchical documentation about their WordPress installation. This is a great way to provide your client [...]]]></description>
			<content:encoded><![CDATA[<iframe src="http://www.facebook.com/plugins/like.php?href=http://www.room3064.com/287/episode-3-5-wordpress-things/&amp;layout=standard&amp;show_faces=0&amp;width=450&amp;action=like&amp;colorscheme=light&amp;font=" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:25px"></iframe><h3>1.) How to create documentation for users inside of WordPress</h3>
<p>If you&#8217;re building a WordPress site for a client, it&#8217;s quite often that your client will have questions about many things.  Here&#8217;s a simple plugin that allows you to create hierarchical documentation about their WordPress installation.  This is a great way to provide your client with detailed instructions on how to use their site.  The name of the plugin is <a href="http://wordpress.org/extend/plugins/wp-help/" target="_blank">WP Help</a>.</p>
<p><img class="alignnone" title="WP Help" src="http://s.wordpress.org/extend/plugins/wp-help/screenshot-1.png?r=507221" alt="" width="728" height="518" /></p>
<h3>2.) Create a service for users to receive an email for new posts</h3>
<p>Using Mailchimp with WordPress makes it really easy for you to create a beautiful email service that allows your readers to subscribe to your site and receive emails of your new blog articles.  There&#8217;s two things you need to do.   The first is add a email form on your site.  The second is to create a RSS driven campaign in Mailchimp.  Here&#8217;s how to do this&#8230;</p>
<p><strong>Creating a email form on your site</strong></p>
<ol>
<li>If you don&#8217;t have a Mailchimp account yet, you can <a href="http://eepurl.com/jlxNz" target="_blank">signup here</a>.</li>
<li>Next create a new list in Mailchimp and call it something like &#8220;Post Subscribers&#8221;.</li>
<li>Install the <a href="http://wordpress.org/extend/plugins/mailchimp-widget/" target="_blank">Mailchimp Widget plugin</a> to your site.  Make sure to add your Mailchimp API key.</li>
<li>Add the widget to your site&#8217;s sidebar and select the name of the list you create in Mailchimp, &#8220;Post Subscribers&#8221;.</li>
</ol>
<p>At this point you&#8217;ve now made it easy for users to subscribe to your list.  Now we just need to setup a way to email them your new post.</p>
<p><strong>Setting up an RSS driven campaign with Mailchimp</strong></p>
<ol>
<li>Within Mailchimp create a new RSS-driven campaign.</li>
<li>Copy and paste your site&#8217;s RSS feed into the RSS Feed URL box in Mailchimp.  If you don&#8217;t know your site&#8217;s feed just type feed after your sites URL, yoursite.com/feed.  At this point just follow the step-by-step instructions of Mailchimp and save your new campaign.</li>
</ol>
<p><img class="alignnone size-full wp-image-295" title="mailchimp" src="http://www.room3064.com/wp-content/uploads/2012/02/5thingsMC.png" alt="" width="642" height="265" /></p>
<p>That&#8217;s it!  Now every time someone signs up on your sidebar, they&#8217;ll be added to an email list in Mailchimp and now when you add write new posts, they&#8217;ll get email of your new content!</p>
<h3>3.) Make your site iPad friendly</h3>
<p>Here&#8217;s a simple plugin that creates and iPad styled display of your blog with swipe gestures.  Just install the <a href="http://wordpress.org/extend/plugins/onswipe/" target="_blank">Onswipe plugin</a>.</p>
<p><img class="alignnone  wp-image-298" title="onswipe" src="http://www.room3064.com/wp-content/uploads/2012/02/photo-1.png" alt="" width="614" height="461" /></p>
<h3>4.) Use WordPress as an interactive resume</h3>
<p>Printed resumes are old, interactive resumes really give you the opportunity to show your expertise.  WordPress is an excellent publishing platform for your interactive resume.  WordPress is known for its SEO capabilities which makes it much easier for you to be found through search engines.  And once you&#8217;re found having an interactive display of what you&#8217;re capable of will truly enlighten potential employers.  I stumbled upon this great collection of WordPress themes tailored to resumes and portfolios.  Hopefully after browsing this collection you&#8217;ll be inspired to build/update your online resume/portfolio with WordPress.\</p>
<ul>
<li><strong><a href="http://wplift.com/43-wordpress-resume-cv-themes-plugins-html-templates" target="_blank">43 WordPress Resume/Portfolio Themes</a></strong></li>
</ul>
<h3>5.) Dramatically improve page loads and reader&#8217;s experience</h3>
<p>Here&#8217;s a great way to speed up your site and make your reader&#8217;s happy all at the same time.  This is a combination of 2 plugins that uses two techniques, infinite scrolling and lazy loading.  Both of these plugins optimize the reading experience by only loading the content when the user expects it.  Infinite scrolling will automatically load more posts when the reader scrolls to the bottom.  This is great because the user can continue to scroll down through your posts without having to click on any links to get to the next set of posts.  Make sure to set your WordPress reading settings to display only 1 post per page.  This  can be done under Settings > Reading.  Lazy load is a plugin that only loads images when the user scrolls to them.  In the case where you have a long post of many images, using this plugin will only load the images that are actually visible to the user.  By loading only the content the reader can actually sees speeds up the page load dramatically making the experience a happy one.</p>
<ul>
<li><a href="http://wordpress.org/extend/plugins/infinite-scroll/" target="_blank">Download the Infinite Scroll plugin</a></li>
<li><a href="http://wordpress.org/extend/plugins/lazy-load/" target="_blank">Download the Lazy Load plugin</a></li>
</ul>
<img src="http://feeds.feedburner.com/~r/Room3064/~4/60EYLF23KII" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.room3064.com/287/episode-3-5-wordpress-things/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.room3064.com/287/episode-3-5-wordpress-things/</feedburner:origLink></item>
		<item>
		<title>A Glimpse into the WordPress Codex</title>
		<link>http://feedproxy.google.com/~r/Room3064/~3/UYqay78R94s/</link>
		<comments>http://www.room3064.com/282/a-glimpse-into-the-wordpress-codex/#comments</comments>
		<pubDate>Tue, 15 Nov 2011 20:05:51 +0000</pubDate>
		<dc:creator>Anthony</dc:creator>
				<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.room3064.com/?p=282</guid>
		<description><![CDATA[One of the most important part of WordPress is it&#8217;s documentation.  The WordPress documentation (known as the Codex) was a strong reason for my interest and continued interest in why I choose WordPress.  The WordPress Codex has so many pages of content from absolute beginners to the most advanced developers.  If you&#8217;re looking for details [...]]]></description>
			<content:encoded><![CDATA[<iframe src="http://www.facebook.com/plugins/like.php?href=http://www.room3064.com/282/a-glimpse-into-the-wordpress-codex/&amp;layout=standard&amp;show_faces=0&amp;width=450&amp;action=like&amp;colorscheme=light&amp;font=" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:25px"></iframe><p>One of the most important part of <a href="http://wordpress.org/">WordPress</a> is it&#8217;s documentation.  The WordPress documentation (known as the Codex) was a strong reason for my interest and continued interest in why I choose WordPress.  The <a href="http://codex.wordpress.org/Main_Page">WordPress Codex</a> has so many pages of content from absolute beginners to the most advanced developers.  If you&#8217;re looking for details on what something is or how it works, chances are, it&#8217;s in the Codex.</p>
<p>This past weekend I was involved with the organization of <a href="http://2011.detroit.wordcamp.org/">WordCamp Detroit 2011</a> and while creating the badges/programs I felt impelled to highlight the WordPress Codex.  So on the first page of every attendee&#8217;s badge was 1 of 20 different topics, with definitions.  I was asked numerous times if they could get the definitions of all 20.  That&#8217;s what you&#8217;ll find in this post.</p>
<p>Below you&#8217;ll find all 20 topics and their definitions as featured in the WordPress Codex.  These 20 topics is just a small glimpse into the world of WordPress.  Find a Sunday, put down a book and go on an adventure reading topics in the Codex, you&#8217;ll be a WordPress expert before you know it!</p>
<p>Bookmark this now: <a href="http://codex.wordpress.org/Main_Page">http://codex.wordpress.org/Main_Page</a></p>
<h3>The Loop</h3>
<p>The Loop is used by WordPress to display each of your posts. Using The Loop, WordPress processes each of the posts to be displayed on the current page and formats them according to how they match specified criteria within The Loop tags. Any HTML or PHP code placed in the Loop will be repeated on each post. When WordPress documentation states &#8220;This tag must be within The Loop&#8221;, such as for specific Template Tag or plugins, the tag will be repeated for each post.</p>
<h3>Meta</h3>
<p>Generally, meta means &#8220;information about&#8221;; in WordPress, meta usually refers to administrative-type information. So, besides post meta data, Meta is the HTML tag used to describe and define a web page to the outside world, like meta tag keywords for search engines. Also, many WordPress-based sites offer a Meta section, usually found in the sidebar, with links to login or register at that site.</p>
<h3>Template Tags</h3>
<p>Template tags are used within your blog&#8217;s Templates to display information dynamically or otherwise customize your blog, providing the tools to make it as individual and interesting as you are. If you take a peek into the header.php template file that came with your WordPress Theme, you will notice that where it says &#8220;My Blog Name&#8221;, whatever it is, when you view your WordPress site, it doesn&#8217;t say &#8220;My Blog Name&#8221; in the template file. In fact, it has a bunch of strange arrows and parentheses and words that don&#8217;t make much sense. This is an example of a Template Tag.</p>
<h3>Plugins</h3>
<p>A Plugin is a group of php functions that can extend the functionality present in a standard WordPress weblog. These functions may all be defined in one php file, or maybe spread among more than one file. Usually, a plugin is a php file that can be uploaded to the &#8220;wp-content/plugins&#8221; directory on your webserver, where you have installed WordPress. Once you have uploaded the plugin file, you should be able to &#8220;turn it on&#8221; or Enable it from the &#8220;Plugins&#8221; page in the administration interface of your weblog. The WordPress source code contains hooks that can be used by plugins.</p>
<h3>Widgets</h3>
<p>WordPress Widgets are WordPress Plugins that add visitor visual and interactivity options and features, such as sidebar widgets for post categories, tag clouds, navigation, search, etc. Widgets are available on properly &#8220;widgetized&#8221; WordPress Themes in areas such as the header, footer, and elsewhere in the WordPress design and structure. Widgets require no code experience or expertise. They can be added, removed, and rearranged on the WordPress Administration Appearance &gt; Widgets panel.</p>
<h3>Permalinks</h3>
<p>Permalinks are the permanent URLs to your individual weblog posts, as well as categories and other lists of weblog postings. A permalink is what another weblogger will use to link to your article (or section), or how you might send a link to your story in an e-mail message. The URL to each post should be permanent, and never change — hence permalink.</p>
<h3>Dashboard</h3>
<p>The Dashboard is a tool to quickly access the most used areas of your blog&#8217;s Administration and to provide glimpses into other areas of the WordPress community. The Dashboard Dashboard Screen presents information in blocks called modules. WordPress delivers eight modules, Right Now, Recent Comments, Incoming Links, Plugins, QuickPress, Recent Drafts, WordPress Blog, and Other WordPress News.</p>
<h3>Pingback</h3>
<p>Pingback lets you notify the author of an article if you link to his article (article on a blog, of course). If the links you include in an article you write on a blog lead to a blog which is pingback-enabled, then the author of that blog gets a notification in the form of a pingback that you linked to his article.</p>
<h3>Gravatars</h3>
<p>Gravatars are Globally Recognized Avatars. An avatar or gravatar is an icon, or representation, of a user in a shared virtual reality, such as a forum, chat, website, or any other form of online community in which the user(s) wish to have something to distinguish themselves from other users. Created by Tom Werner, gravatars make it possible for a person to have one avatar across the entire web. Avatars are usually an 80px by 80px image that the user will create themselves.</p>
<h3>Trackback</h3>
<p>Trackback helps you to notify another author that you wrote something related to what he had written on his blog, even if you don&#8217;t have an explicit link to his article. This improves the chances of the other author sitting up and noticing that you gave him credit for something, or that you improved upon something he wrote, or something similar. With pingback and trackback, blogs are interconnected. Think of them as the equivalents of acknowledgements and references at the end of an academic paper, or a chapter in a textbook.</p>
<h3>Taxonomy</h3>
<p>A taxonomy allows for the classification of things. In WordPress, there are two built-in taxonomies, categories and tags. These taxonomies help further classify posts, pages, and custom post types. Also, custom taxonomies can be defined.</p>
<h3>Tags</h3>
<p>A tag is a keyword which describes all or part of a Post. Think of it like a Category, but smaller in scope. A post may have several tags, many of which relate to it only peripherally. Like Categories, Tags are usually linked to a page which shows all posts having the same tag. Unlike Categories, Tags can be created on-the-fly, by simply typing them into the tag field. Many people confuse Tags and Categories, but the difference is easy: Categories generally don&#8217;t change often, while your Tags usually change with every Post.</p>
<h3>RSS</h3>
<p>&#8220;Really Simple Syndication&#8221;: a format for syndicating many types of content, including blog entries, torrent files, video clips on news-like sites; specifically frequently updated content on a Web site, and is also known as a type of &#8220;feed&#8221; or &#8220;aggregator&#8221;. An RSS feed can contain a summary of content or the full text, and makes it easier for people to keep up to date with sites they like in an automated manner (much like e-mail).</p>
<h3>Post Type</h3>
<p>Post type refers to the various structured data that is maintained in the WordPress posts table. Native (or built-in) registered post types are post, page, attachment, revision, and nav-menu-item. Custom post types are also supported in WordPress and can be defined with register_post_type(). Custom post types allow users to easily create and manage such things as portfolios, projects, video libraries, podcasts, quotes, chats, and whatever a user or developer can imagine.</p>
<h3>Theme</h3>
<p>A theme is a collection of files that work together to produce a graphical interface with an underlying unifying design for a weblog. A theme modifies the way the weblog is displayed, without modifying the underlying software. Essentially, the WordPress theme system is a way to skin your weblog. Template files are the building blocks of your WordPress site. They fit together like the pieces of a puzzle to generate the web pages on your site. Some templates (the header and footer template files for example) are used on all the web pages, while others are used only under specific conditions.</p>
<h3>Category</h3>
<p>Each post in WordPress is filed under a category. Thoughtful categorization allows posts to be grouped with others of similar content and aids in the navigation of a site. Please note, the post category should not be confused with the Link Categories used to classify and manage Links. Each Category may be assigned to a Category Parent so that you may set up a hierarchy within the category structure. Using automobiles as an example, a hierarchy might be Car-&gt;Ford-&gt;Mustang. In creating categories, recognize that each category name must be unique, regardless of hierarchy.</p>
<h3>TinyMCE</h3>
<p>TinyMCE is the editor used by WordPress, known as the Rich Text Editor or WYSIWYG (&#8220;What You See Is What You Get&#8221;). Not all WordPress bloggers use it, but if you do, it will change various codes upon saving an entry to prepare it for publishing. You can Show/Hide the Advanced Editor Toolbar in the standard WordPress installation and unlock a dozen or so extra buttons, including &#8220;Paste as Plain Text&#8221; and &#8220;Paste from Word&#8221;. When the Advanced Editor Toolbar is enabled, there is a toggle button available to turn it off.</p>
<h3>Open Source</h3>
<p>Open source is simply programming code that can be read, viewed, modified, and distributed, by anyone who desires. WordPress is distributed under an open source GNU General Public License (GPL). Open-source software (OSS) is computer software that is available in source code form: the source code and certain other rights normally reserved for copyright holders are provided under a software license that permits users to study, change, improve and at times also to distribute the software.</p>
<h3>Smileys</h3>
<p>Smileys (also called Smilies or Emoticons) are stylized representations of a human face, usually displayed as yellow buttons with two dots for the eyes, and a half mouth. Smileys are often used in WordPress Plugins. By default, WordPress automatically converts text smileys to graphic images. When you type <img src='http://www.room3064.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' />  in your post you see when you preview or publish your post.</p>
<h3>XML-RPC</h3>
<p>XML-RPC is Extensible Markup Language-Remote Procedure Call. A Remote Procedure Call (RPC) allows you to call (or request) another application and expect that application to honor the request (answer the call). So, XML-RPC allows a user (or developer) to send a request, formatted in XML, to an external application. All of the mobile WordPress apps (iOS, Android, Blackberry) use this method to &#8220;communicate&#8221; to your WordPress powered site.</p>
<p>&nbsp;</p>
<p>Don&#8217;t stop there, the Codex is the ultimate WordPress training.</p>
<p>Continue the journey here:<a href="http://codex.wordpress.org/Main_Page"> http://codex.wordpress.org/Main_Page</a></p>
<img src="http://feeds.feedburner.com/~r/Room3064/~4/UYqay78R94s" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.room3064.com/282/a-glimpse-into-the-wordpress-codex/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.room3064.com/282/a-glimpse-into-the-wordpress-codex/</feedburner:origLink></item>
		<item>
		<title>iPad 2 – a quick review and list of favorite apps</title>
		<link>http://feedproxy.google.com/~r/Room3064/~3/avhiV76nvTc/</link>
		<comments>http://www.room3064.com/272/ipad-2-a-quick-review-and-list-of-favorite-apps/#comments</comments>
		<pubDate>Wed, 20 Apr 2011 06:17:10 +0000</pubDate>
		<dc:creator>Anthony</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.room3064.com/?p=272</guid>
		<description><![CDATA[So I got an iPad 2 and honestly, I do have to say, I love it.  This is my first hands on iOS experience (big Android guy) and this is my review of the device, OS and some of the apps that really make the purchase worthy. The Device. iPad 2&#8242;s size is amazing.  The [...]]]></description>
			<content:encoded><![CDATA[<iframe src="http://www.facebook.com/plugins/like.php?href=http://www.room3064.com/272/ipad-2-a-quick-review-and-list-of-favorite-apps/&amp;layout=standard&amp;show_faces=0&amp;width=450&amp;action=like&amp;colorscheme=light&amp;font=" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:25px"></iframe><p>So I got an <a href="http://www.apple.com/ipad/" target="_blank">iPad 2</a> and honestly, I do have to say, I love it.  This is my first hands on iOS experience (big Android guy) and this is my review of the device, OS and some of the apps that really make the purchase worthy.</p>
<h2>The Device.</h2>
<ul>
<li>iPad 2&#8242;s size is amazing.  The engineering behind the size is really something Apple should be proud of.</li>
<li>The screen is great, it&#8217;s vibrant and looks great with games and video.</li>
<li>Battery life is long, much longer than must devices I&#8217;ve had in the past, its great knowing I can actively use the iPad 2 throughout the day without a low battery.</li>
</ul>
<h2>Some Accessories.</h2>
<ul>
<li><strong><span style="font-size: medium;"><a href="http://www.apple.com/ipad/smart-cover/" target="_blank">Smart Cover.</a> </span></strong>I really like the fact that this cover is not just a screen cover.  Acting as 2 different level stands and the ability to sleep and wakeup the iPad is great.  My only drawback is that it doesn&#8217;t cover the entire device, which somewhat worries me that I might scratch the iPad itself.</li>
<li><strong><span style="font-size: medium;"><a href="http://store.apple.com/us/product/MC552ZM/B?fnode=MTc0MjU4NjE&amp;mco=MjEzNTM1NjI" target="_blank">Apple VGA Adapter.</a> </span></strong>One of the reasons for the iPad 2 was for its video out capabilities.  This is the cable that makes it happen.  This makes the iPad 2 a great device for presentations without having to lug around an entire laptop.</li>
<li><strong><span style="font-size: medium;">A Stylus. </span></strong> Another purpose of the iPad 2 was to act as a device I can take to meetings and use a stylus to jot down my notes and drawings.   Per Apple&#8217;s recommendation I bought the <a href="http://www.amazon.com/Ten-Design-Sketch-Stylus-iPhone/dp/B001QHY2V4/ref=sr_1_1?ie=UTF8&amp;qid=1303275621&amp;sr=8-1" target="_blank">Pogo Sketch</a>.  I immediately had troubles using it.  It seemed flakey and the tip is cheap.  I&#8217;m a bit disappointed and plan on returning it.  After reading further reviews, I ordered the <a href="http://www.amazon.com/BoxWave-Capacitive-iPad-Stylus-Black/dp/B000BUI76S/ref=pd_sim_cps_5" target="_blank">Boxwave</a> which I&#8217;m excited to get.</li>
</ul>
<p>&nbsp;</p>
<h2>Apps I Love.</h2>
<ul>
<li><span style="font-size: medium;"><strong><a href="http://itunes.apple.com/us/app/air-display/id368158927?mt=8" target="_blank">Air Display</a> ($9.99) </strong></span>- This app is great for using your iPad as a 2nd (or in my case a 3rd) monitor.  Works with PC and Mac.</li>
<li><span style="font-size: medium;"><strong><a href="http://itunes.apple.com/us/app/appshopper/id387037496?mt=8" target="_blank">AppShopper</a> (FREE) </strong></span>- I love this app for finding recently discount apps.</li>
<li><span style="font-size: medium;"><strong><a href="http://itunes.apple.com/us/app/appstart-for-ipad/id408984648?mt=8" target="_blank">AppStart for iPad</a> (FREE) </strong></span>- If you&#8217;re new to iPad, I highly recommend this app.  Shows you the many cool tricks of the device as well as an extensive list of recommeded iPad apps.</li>
<li><span style="font-size: medium;"><strong><a href="http://itunes.apple.com/us/app/evernote/id281796108?mt=8" target="_blank">Evernote</a> (FREE)</strong></span> &#8211; Having this app on my Android phone, laptop, home PC and now my iPad, its great having all my notes organized and shared between devices.</li>
<li><span style="font-size: medium;"><strong><a href="http://itunes.apple.com/us/app/google-search/id284815942?mt=8" target="_blank">Google Search</a> (FREE)</strong></span> &#8211; The name of this app is really understated.  It should be call Google.  This is a great portal of many popular Google services such as Gmail, Calendar, Docs, and more.  I particularly love this app because it allows me to add additional accounts, including those that are Google App hosted.</li>
<li><span style="font-size: medium;"><strong><a href="http://itunes.apple.com/us/app/kindle/id302584613?mt=8" target="_blank">Kindle</a> (FREE)</strong></span> &#8211; I have an actual Kindle device, which I still do most of my reading on, but having this app on the iPad makes it much more enjoyable browsing and purchasing from the Amazon Kindle store.</li>
<li><span style="font-size: medium;"><strong><a href="http://itunes.apple.com/us/app/netflix/id363590051?mt=8" target="_blank">Netflix</a> (FREE)</strong></span> &#8211; Very few words need to explain this.  Thousands of streaming movies at your fingertips (literally!)</li>
<li><span style="font-size: medium;"><strong><a href="http://itunes.apple.com/us/app/id405959208?mt=8" target="_blank">The Photo Cookbook</a> ($4.99)</strong></span> &#8211; This app is an excellent example of the many uses of the iPad.  Perfect photos walk you through the recipe making it near impossible to screw up.</li>
<li><span style="font-size: medium;"><strong><a href="http://itunes.apple.com/us/app/square/id335393788?mt=8" target="_blank">Square</a> (FREE) </strong></span>- If you haven&#8217;t heard about Square yet, check it out.  What I particularly like about the iPad rendition of this app is the ability to create pre-configured items and just select those when completing a sale.  Can you say mobile point-of-sale?</li>
<li><span style="font-size: medium;"><strong><a href="http://itunes.apple.com/us/app/teavana-perfect-tea-touch/id346612502?mt=8" target="_blank">Teavana</a> (FREE)</strong></span> &#8211; Fun app to discovering new teas flavors and blends.</li>
<li><span style="font-size: medium;"><strong><a href="http://itunes.apple.com/us/app/wordpress/id335703880?mt=8" target="_blank">WordPress</a> (FREE)</strong></span> &#8211; Its great being able to moderate comments to many of my WordPress hosted blogs with this app.</li>
<li><span style="font-size: medium;"><strong><a href="http://itunes.apple.com/us/app/flipboard/id358801284?mt=8" target="_blank">Flipboard</a> (FREE)</strong></span> &#8211; This truly one amazing app.  I&#8217;ve been using this app to read my daily Facebook and Twitter streams.  I love how it &#8220;CURLs&#8221; (its geeky term, I know, but essentially reads the contents of many links posted by my friends) the links.</li>
<li><span style="font-size: medium;"><strong><a href="http://itunes.apple.com/us/app/garageband/id408709785?mt=8" target="_blank">Garageband</a> ($4.99)</strong></span> &#8211; What a fun and creative outlet for making music.  I love the many &#8220;smart&#8221; instruments making it easier for me to creating tracks.</li>
<li><span style="font-size: medium;"><strong><a href="http://itunes.apple.com/us/app/keynote/id361285480?mt=8" target="_blank">Keynote</a> ($9.99) </strong></span>- Now I can create presentations on my iPad and use it with my VGA adapter when actually presenting, awesome.</li>
<li><span style="font-size: medium;"><strong><a href="http://itunes.apple.com/us/app/notes-plus-handwriting-note/id374211477?mt=8" target="_blank">Notes Plus</a> ($5.99)</strong></span> &#8211; I was looking for a really good app for drawing and handwriting ideas and notes.  I first bought Penultimate, but there was nothing that stood out, honestly a wasted app.  What makes Notes Plus really above the rest is its gesture and shape drawing technology.  I can now draw shapes with my finger (or stylus) and then move them around on the canvas.  Further more I can circle items on the canvas and move them around, or swipe back and forth across a drawing to erase it.  The app has many more great features, but definitely worth its price.</li>
<li><span style="font-size: medium;"><strong><a href="http://itunes.apple.com/us/app/prezi-viewer/id407759942?mt=8" target="_blank">Prezi Viewer</a> (FREE)</strong></span> &#8211; A perfect companion app to my Prezi account making it easy for me to show my Prezi&#8217;s when I do presentations.</li>
<li><span style="font-size: medium;"><strong><a href="http://itunes.apple.com/us/app/pulse-news-reader/id371088673?mt=8" target="_blank">Pulse News Reader</a> (FREE)</strong></span> &#8211; This app makes reading RSS feeds fun and enjoyable.  As much as I love the Flipboard App, Pulse Reader allows me to scan the many headlines from my RSS feeds and read the ones that interest me the most.</li>
<li><span style="font-size: medium;"><strong><a href="http://itunes.apple.com/us/app/windowshop/id398554270?mt=8" target="_blank">Amazon Windowshop</a> (FREE)</strong></span> &#8211; A fun way of viewing new products on Amazon using a huge scrolling (horizontally and vertically) canvas of product images)</li>
</ul>
<h2>Game I Love.</h2>
<ul>
<li><span style="font-size: medium;"><strong><a href="http://itunes.apple.com/us/app/fruit-ninja-hd/id370066032?mt=8" target="_blank">Fruit Ninja HD</a> ($2.99)</strong></span> &#8211; An addicting, simple game slicing and dicing fruits tossed in the air.  I really love the multiplayer capabilities allowing me to challenge my friends in a Fruit Ninja session.</li>
<li><span style="font-size: medium;"><strong><a href="http://itunes.apple.com/us/app/hockey-nations-2010-hd/id391491640?mt=8" target="_blank">Hockey Nations 2010 HD</a> ($3.99)</strong></span> &#8211; A really cool hockey game that has awesome multiplayer capabilities, excellent use of the multitouch technology.</li>
<li><span style="font-size: medium;"><strong><a href="http://itunes.apple.com/us/app/monopoly-for-ipad/id405622181?mt=8" target="_blank">Monopoly for iPad HD</a> ($9.99)</strong></span> &#8211; What a great rendition of this boardgame classic.  The multiplayer tabletop mode is awesome.  Just set the iPad in the middle of the table and the controls rotate around the device for each player.  Really fun!</li>
<li><span style="font-size: medium;"><strong><a href="http://itunes.apple.com/us/app/the-price-is-right-hd/id388493457?mt=8" target="_blank">The Price is Right HD</a> ($1.99)</strong></span> &#8211; A fun game of the classic TV show, has many of the favorite minigames you remember from the show.</li>
<li><a href="http://itunes.apple.com/us/app/tiger-woods-pga-tour-12-for/id427703804?mt=8" target="_blank"><span style="font-size: medium;"><strong>Tiger Woods PGA Tour 12 HD</strong></span></a><span style="font-size: medium;"><strong> ($9.99)</strong></span> &#8211; I love the touch controls of this game.</li>
<li><span style="font-size: medium;"><strong><a href="http://itunes.apple.com/us/app/wheel-of-fortune-hd/id376932296?mt=8" target="_blank">Wheel of Fortune HD</a> ($6.99)</strong></span> &#8211; Another great classic TV show app.  The multiplayer is fun.</li>
<li><span style="font-size: medium;"><strong><a href="http://itunes.apple.com/us/app/words-with-friends-hd/id364140796?mt=8" target="_blank">Words with Friends HD</a> ($2.99) </strong></span>- Its really fun playing this game on a bigger screen.  For those of you who haven&#8217;t heard of this game, its a multiplayer version of Scrabble.</li>
</ul>
<h2>Lacking/Missing iPad Apps.</h2>
<ul>
<li><span style="font-size: medium;"><strong>Facebook </strong></span>- I&#8217;ve tried a few of the native Facebook apps (<a href="http://itunes.apple.com/us/app/facely-for-facebook-hd-chat/id392550386?mt=8" target="_blank">Facely</a> and <a href="http://itunes.apple.com/us/app/mypad-facebook-for-ipad-facepad/id412133981?mt=8" target="_blank">MyPad</a>) but I really wish there was an official Facebook app for the iPad</li>
<li><span style="font-size: medium;"><strong>Last.fm</strong></span> &#8211; I&#8217;m currently using the iPhone version of this app, but would like it if there was an iPad version utilizing the bigger screen to show more things such as artist information.</li>
<li><span style="font-size: medium;"><strong>Meetup </strong></span>- Again, using the iPhone version.  I&#8217;m actually using two different apps for  Meetup, the official Meetup app and Snapup app (both iPhone).  I&#8217;d really like to see both of these combined together into an iPad friendly app.</li>
<li><span style="font-size: medium;"><strong>Tweetdeck </strong></span>- Maybe its just me, but the Tweetdeck for iPad app seems to crash a lot, would love to have this fixed, definitely would use it more.</li>
<li><span style="font-size: medium;"><strong>Google Docs</strong></span> &#8211; I know I mentioned the Google Search app above having many other Google services, but most of them just point the browser based iPad friendly site.  This is a lesser of request, but I&#8217;ve noticed the Google Docs to somewhat be flaky on my iPad.  Maybe a native app might fix these concerns, minor, but enough for me to make a fuss about it. <img src='http://www.room3064.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </li>
<li><span style="font-size: medium;"><strong>Skype </strong></span>- Where&#8217;s Skype?  I want to make some calls, chat, video chat (with the iPad 2&#8242;s new front facing camera)</li>
<li><span style="font-size: medium;"><strong>Mailchimp </strong></span>- Would love to manage my Mailchimp account with my iPad.</li>
<li><span style="font-size: medium;"><strong>Mint </strong></span>- I use Mint to help manage my finances, having a native app would be great.</li>
</ul>
<h2>Summary</h2>
<p>All in all my iPad 2 purchase and experience has been nothing less than amazing and has really been an enjoyable experience so far.  I&#8217;m really see myself using this more and more each day.  <strong>Do you have an iPad?  What are you using your iPad for?  Any apps worth trying?  Any apps to avoid? </strong></p>
<p>&nbsp;</p>
<img src="http://feeds.feedburner.com/~r/Room3064/~4/avhiV76nvTc" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.room3064.com/272/ipad-2-a-quick-review-and-list-of-favorite-apps/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		<feedburner:origLink>http://www.room3064.com/272/ipad-2-a-quick-review-and-list-of-favorite-apps/</feedburner:origLink></item>
		<item>
		<title>Episode 2: 5 WordPress Things</title>
		<link>http://feedproxy.google.com/~r/Room3064/~3/WM4a8tDappM/</link>
		<comments>http://www.room3064.com/259/episode-2-5-wordpress-things/#comments</comments>
		<pubDate>Sun, 17 Apr 2011 20:26:58 +0000</pubDate>
		<dc:creator>Anthony</dc:creator>
				<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.room3064.com/?p=259</guid>
		<description><![CDATA[1.) How to convert your blog into a more traditional website This is a question I get often and surprisingly it&#8217;s actually quite easy to solve. By default WordPress comes installed in a blog based format, but with a couple of steps you can easily turn it into a more traditional website in the sense [...]]]></description>
			<content:encoded><![CDATA[<iframe src="http://www.facebook.com/plugins/like.php?href=http://www.room3064.com/259/episode-2-5-wordpress-things/&amp;layout=standard&amp;show_faces=0&amp;width=450&amp;action=like&amp;colorscheme=light&amp;font=" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:25px"></iframe><p><iframe src="http://player.vimeo.com/video/22732497" width="601" height="451" frameborder="0"></iframe></p>
<h1>1.) How to convert your blog into a more traditional website</h1>
<p>This is a question I get often and surprisingly it&#8217;s actually quite easy to solve.  By default WordPress comes installed in a blog based format, but with a couple of steps you can easily turn it into a more traditional website in the sense of having a &#8220;homepage&#8221; with other pages, and maybe a blog as a section of the site.  So here&#8217;s what to do:</p>
<p>Create 2 new pages in WordPress, name them Home and Blog.</p>
<p>Next, go to Setting &gt; Reading.  Select &#8216;A static page&#8217; and set your Front Page to the new page you called Home and set Posts Page to the new page you called Blog. Save changes</p>
<p><a href="http://www.room3064.com/wp-content/uploads/2011/04/blog2Site.png" rel="lightbox[259]"><img class="alignnone size-full wp-image-260" title="blog2Site" src="http://www.room3064.com/wp-content/uploads/2011/04/blog2Site.png" alt="" width="516" height="152" /></a></p>
<p>At this point, add content to your Home page and this will always appear as your &#8220;homepage&#8221; when people visit your site.  You do not need to do anything to the Blog page, just leave it blank.  It acts as a placeholder for your blog.</p>
<h1>2.) How to use page templates</h1>
<p>This is theme specific, but next time you&#8217;re shopping for a theme, look for how many page templates it offers.  Page templates allows for more flexibility with your overall page layout.   To see what Page templates are available in your theme, create a new page and on the left side look under Page Attributes.  Look for a title called Template.  If you don&#8217;t see one, this means that your theme only supports 1 template.  If there&#8217;s a drop-down, your theme supports more than 1 template and allows you to change the layout of your page.</p>
<p><a href="http://www.room3064.com/wp-content/uploads/2011/04/pageTemplates.png" rel="lightbox[259]"><img class="alignnone size-full wp-image-262" title="pageTemplates" src="http://www.room3064.com/wp-content/uploads/2011/04/pageTemplates.png" alt="" width="304" height="256" /></a></p>
<p>This means you could have pages with sidebars, without sidebars, with headers, different headers, and more.  It all depends upon what the theme supports.  If you&#8217;re looking to add a page template to your theme, here&#8217;s a good article to help you do so: <a href="http://codehill.com/2010/07/creating-a-new-page-template-for-a-wordpress-theme/" target="_blank">http://codehill.com/2010/07/creating-a-new-page-template-for-a-wordpress-theme/</a></p>
<h1>3.) How to have different widgets show for specific pages</h1>
<p>There&#8217;s a WordPress plugin for that!  Widget Logic is a great plugin that allows you to customize which widgets show on different pages.  For example, say you want to have a widget only show on the about page which has contact us information, but not anywhere else.</p>
<p><a href="http://www.room3064.com/wp-content/uploads/2011/04/widgetLogic.png" rel="lightbox[259]"><img class="alignnone size-full wp-image-263" title="widgetLogic" src="http://www.room3064.com/wp-content/uploads/2011/04/widgetLogic.png" alt="" width="272" height="263" /></a></p>
<p>This plugin will do this using WordPress&#8217; conditional tags.  Here is a list of conditional tags you can use: <a href="http://codex.wordpress.org/Conditional_Tags" target="_blank">http://codex.wordpress.org/Conditional_Tags</a></p>
<p>To install, search for &#8216;widget logic&#8217; in your WordPress site or <a href="http://wordpress.org/extend/plugins/widget-logic/" target="_blank">download it here</a>.</p>
<h1>4.) Managing your WordPress site through mobile devices such as iPhone, Android, iPad, and Blackberry</h1>
<p>There are native apps for the many popular mobile devices which allow you to do things to your WordPress site such as add new posts and moderate comments.  Before you install these apps, you have to make your WordPress site compatible for a service called XML-RPC.  XML-RPC allows for these mobile apps to send commands to your site to perform actions.</p>
<p>To enable XML-RPC, under Setting &gt; Writing, click the check box to the left of XML-RPC and save changes.</p>
<p><a href="http://www.room3064.com/wp-content/uploads/2011/04/xmlRPC.png" rel="lightbox[259]"><img class="alignnone size-full wp-image-264" title="xmlRPC" src="http://www.room3064.com/wp-content/uploads/2011/04/xmlRPC.png" alt="" width="614" height="188" /></a></p>
<p>Add this point, just download and install the app for your device and login with your site credentials (username and password)</p>
<p>Here is the list of mobile apps:<a href="http://wordpress.org/extend/mobile/" target="_blank"> http://wordpress.org/extend/mobile/</a></p>
<h1>5.) Keep your WordPress database smaller with Revision Control</h1>
<p>WordPress has a great feature which saves every revision of a post or page.  The problem is, this means that there are inserts in the database for every revision.  If you&#8217;re like me, saving and updating pages, and sometimes posts, your database can get bulky.  Here&#8217;s a simple &#8216;set it and forget it&#8217; plugin that will limit the number of most recent revisions.  Just install it, configure it and forget it&#8217;s there.  <a href="http://wordpress.org/extend/plugins/revision-control/" target="_blank">Download Revision Control WordPress plugin</a>.</p>
<p><a href="http://www.room3064.com/wp-content/uploads/2011/04/revisionControl.png" rel="lightbox[259]"><img class="alignnone size-full wp-image-265" title="revisionControl" src="http://www.room3064.com/wp-content/uploads/2011/04/revisionControl.png" alt="" width="524" height="211" /></a></p>
<img src="http://feeds.feedburner.com/~r/Room3064/~4/WM4a8tDappM" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.room3064.com/259/episode-2-5-wordpress-things/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://www.room3064.com/259/episode-2-5-wordpress-things/</feedburner:origLink></item>
		<item>
		<title>10 Types of WordPress Helpful Resources</title>
		<link>http://feedproxy.google.com/~r/Room3064/~3/1gguP_kJvc0/</link>
		<comments>http://www.room3064.com/248/10-types-of-wordpress-helpful-resources/#comments</comments>
		<pubDate>Sun, 03 Apr 2011 04:00:34 +0000</pubDate>
		<dc:creator>Anthony</dc:creator>
				<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.room3064.com/?p=248</guid>
		<description><![CDATA[(This is part 5 of a 5 part series, click here to see the whole series) There are so many great resources out there to learn and explore more with WordPress.  I wrote a post previously on this, but I wanted to recap and leave you with many facets into WordPress. 1.) WordPress Dedicated Sites [...]]]></description>
			<content:encoded><![CDATA[<iframe src="http://www.facebook.com/plugins/like.php?href=http://www.room3064.com/248/10-types-of-wordpress-helpful-resources/&amp;layout=standard&amp;show_faces=0&amp;width=450&amp;action=like&amp;colorscheme=light&amp;font=" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:25px"></iframe><p><strong>(This is part 5 of a 5 part series, <a title="100 Things all WordPress Users Need To Know (a 5 part series)" href="../232/100-things-all-wordpress-users-need-to-know-a-5-part-series/">click here</a> to see the whole series)</strong></p>
<p>There are so many great resources out there to learn and explore more  with WordPress.  I wrote a post previously on this, but I wanted to  recap and leave you with many facets into WordPress.</p>
<h4>1.) WordPress Dedicated Sites</h4>
<p>The following sites below are dedicated to providing you quality WordPress content&#8230;</p>
<ul>
<li><a href="http://www.wpbeginner.com/" target="_blank">WPBeginner.com</a> &#8211; If you&#8217;re just getting into WordPress, this is a great site that   shows you a simple step-by-step approach to getting WordPress installed   and setup.</li>
<li><a href="http://www.wordpress.tv/" target="_blank">WordPress.tv</a> &#8211; This is a great resource of videos all related to WordPress.  If you   want to learn how to use WordPress, plugins, or other unique tools with   WordPress, watch these videos!</li>
<li><a href="http://weblogtoolscollection.com/" target="_blank">WeblogToolsCollection.com</a> &#8211; I love this blog for the weekly selected plugins and themes.  You&#8217;ll quickly discover how fast WordPress continues to grow.</li>
<li><a href="http://wpcandy.com/" target="_blank">WPCandy.com</a> &#8211; Full of fun goodies, tips, guides, and updates relating to WordPress.</li>
<li><a href="http://www.wpdesigner.com/" target="_blank">WPDesigner.com</a> &#8211; As a developer you&#8217;ll find great WordPress code snippets, tricks, and tools to enhance your WordPress development skills.</li>
<li><a href="http://www.wptavern.com" target="_blank">WPTavern.com</a> &#8211; Keep up to date with the newest stories and features being talked   about around WordPress and the WordPress community.  This site has an   awesome corresponding podcast too (featured below).</li>
</ul>
<h4>2.) Blogs with Heavy WordPress categories</h4>
<div>The following blogs have excellent WordPress categories full of great content&#8230;.</div>
<ul>
<li><a href="http://www.smashingmagazine.com/tag/wordpress/" target="_blank">SmashingMagazine.com</a></li>
<li><a href="http://sixrevisions.com/category/wordpress/" target="_blank">SixRevisions.com</a></li>
<li><a href="http://www.smashingapps.com/category/wordpress" target="_blank">SmashingApps.com</a></li>
<li><a href="http://www.1stwebdesigner.com/category/wordpress/" target="_blank">1stWebDesigner.com</a></li>
<li><a href="http://www.noupe.com/category/wordpress" target="_blank">Noupe.com</a></li>
<li><a href="http://www.webdesignerwall.com/tag/wordpress/" target="_blank">WebDesignerWall.com</a></li>
</ul>
<h4>3.) WordPress Roundups</h4>
<p>Here&#8217;s a collection of some other great WordPress roundups I&#8217;ve stumbled upon&#8230;</p>
<ul>
<li><a href="http://designm.ag/resources/wordpress-theme-developers/" target="_blank">WordPress Theme Developers Tools</a></li>
<li><a href="http://designshack.co.uk/articles/css/best-resources-for-learning-wordpress-development" target="_blank">Best Resources for Learning WordPress Development</a></li>
<li><a href="http://www.1stwebdesigner.com/resources/the-ultimate-roundup-of-wordpress-tutorials-themes-and-guides/" target="_blank">The Ultimate Roundup of WordPress Tutorials, Themes, and Guides</a></li>
<li><a href="http://www.webdesignerdepot.com/2009/09/300-resources-to-help-you-become-a-wordpress-expert/" target="_blank">300 Resources to Help You Become a WordPress Expert</a></li>
</ul>
<h4>4.) WordPress Books</h4>
<div>Extend your WordPress resources beyond your computer&#8230;</div>
<ul>
<li>
<div class="subcolumns">
<div style="border: 1px solid #000; padding: 5px; margin-bottom: 15px; background: url(http://www.room3064.com/wp-content/plugins/amazonsimpleadmin/img/amazon_US_small.gif) right bottom no-repeat #ffffff;">
<div style="width: 60px; float: left; margin-right: 5px;">
		<a href="http://www.amazon.com/WordPress-Bible-Aaron-Brazell/dp/0470568135%3FSubscriptionId%3D0Z2586XW87WHHMSA1302%26tag%3Droom3064com-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0470568135" target="_blank"><img src="http://ecx.images-amazon.com/images/I/51xW5d95RjL._SL75_.jpg" width="60" height="75" border="0" /></a>
	</div>
<div>
<p style="padding-bottom: 5px; margin-bottom: 0;"><a href="http://www.amazon.com/WordPress-Bible-Aaron-Brazell/dp/0470568135%3FSubscriptionId%3D0Z2586XW87WHHMSA1302%26tag%3Droom3064com-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0470568135" target="_blank">WordPress Bible</a></p>
<p style="padding-bottom: 5px; margin-bottom: 0;"><strong>Price:</strong> <span style="color: #990000; font-weight: bold;">$31.49</span></p>
<p style="padding-bottom: 5px; margin-bottom: 0;"><img src="http://g-ecx.images-amazon.com/images/G/01/x-locale/common/customer-reviews/ratings/stars-3-5._V192238357_.gif" width="55" alt="3.4 out of 5 stars" align="absbottom" title="3.4 out of 5 stars" height="12" border="0" /> (28 customer reviews)</p>
<p style="padding-bottom: 5px; margin-bottom: 0;"><strong>72 used &#038; new</strong> available from <span style="color: #990000; font-weight: bold;">$4.75</span></p>
</p></div>
<div style="clear: both;"></div>
</div>
</div>
</li>
<li>
<div class="subcolumns">
<div style="border: 1px solid #000; padding: 5px; margin-bottom: 15px; background: url(http://www.room3064.com/wp-content/plugins/amazonsimpleadmin/img/amazon_US_small.gif) right bottom no-repeat #ffffff;">
<div style="width: 58px; float: left; margin-right: 5px;">
		<a href="http://www.amazon.com/Smashing-WordPress-Beyond-Magazine-Series/dp/0470684151%3FSubscriptionId%3D0Z2586XW87WHHMSA1302%26tag%3Droom3064com-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0470684151" target="_blank"><img src="http://ecx.images-amazon.com/images/I/41CLs8P9msL._SL75_.jpg" width="58" height="75" border="0" /></a>
	</div>
<div>
<p style="padding-bottom: 5px; margin-bottom: 0;"><a href="http://www.amazon.com/Smashing-WordPress-Beyond-Magazine-Series/dp/0470684151%3FSubscriptionId%3D0Z2586XW87WHHMSA1302%26tag%3Droom3064com-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0470684151" target="_blank">Smashing WordPress: Beyond the Blog (Smashing Magazine Book Series)</a></p>
<p style="padding-bottom: 5px; margin-bottom: 0;"><strong>Price:</strong> <span style="color: #990000; font-weight: bold;">$3.99</span></p>
<p style="padding-bottom: 5px; margin-bottom: 0;"><img src="http://g-ecx.images-amazon.com/images/G/01/x-locale/common/customer-reviews/ratings/stars-4-0._V192251205_.gif" width="55" alt="3.8 out of 5 stars" align="absbottom" title="3.8 out of 5 stars" height="12" border="0" /> (31 customer reviews)</p>
<p style="padding-bottom: 5px; margin-bottom: 0;"><strong>40 used &#038; new</strong> available from <span style="color: #990000; font-weight: bold;">$3.99</span></p>
</p></div>
<div style="clear: both;"></div>
</div>
</div>
</li>
<li>
<div class="subcolumns">
<div style="border: 1px solid #000; padding: 5px; margin-bottom: 15px; background: url(http://www.room3064.com/wp-content/plugins/amazonsimpleadmin/img/amazon_US_small.gif) right bottom no-repeat #ffffff;">
<div style="width: 61px; float: left; margin-right: 5px;">
		<a href="http://www.amazon.com/WordPress-Theme-Design-Blakeley-Silver/dp/1849510083%3FSubscriptionId%3D0Z2586XW87WHHMSA1302%26tag%3Droom3064com-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D1849510083" target="_blank"><img src="http://ecx.images-amazon.com/images/I/51ugioJcHTL._SL75_.jpg" width="61" height="75" border="0" /></a>
	</div>
<div>
<p style="padding-bottom: 5px; margin-bottom: 0;"><a href="http://www.amazon.com/WordPress-Theme-Design-Blakeley-Silver/dp/1849510083%3FSubscriptionId%3D0Z2586XW87WHHMSA1302%26tag%3Droom3064com-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D1849510083" target="_blank">WordPress 2.8 Theme Design</a></p>
<p style="padding-bottom: 5px; margin-bottom: 0;"><strong>Price:</strong> <span style="color: #990000; font-weight: bold;">$34.40</span></p>
<p style="padding-bottom: 5px; margin-bottom: 0;"><img src="http://g-ecx.images-amazon.com/images/G/01/x-locale/common/customer-reviews/ratings/stars-4-0._V192251205_.gif" width="55" alt="4.0 out of 5 stars" align="absbottom" title="4.0 out of 5 stars" height="12" border="0" /> (9 customer reviews)</p>
<p style="padding-bottom: 5px; margin-bottom: 0;"><strong>35 used &#038; new</strong> available from <span style="color: #990000; font-weight: bold;">$7.25</span></p>
</p></div>
<div style="clear: both;"></div>
</div>
</div>
</li>
<li>
<div class="subcolumns">
<div style="border: 1px solid #000; padding: 5px; margin-bottom: 15px; background: url(http://www.room3064.com/wp-content/plugins/amazonsimpleadmin/img/amazon_US_small.gif) right bottom no-repeat #ffffff;">
<div style="width: 61px; float: left; margin-right: 5px;">
		<a href="http://www.amazon.com/WordPress-Plugin-Development-Beginners-Guide/dp/1847193595%3FSubscriptionId%3D0Z2586XW87WHHMSA1302%26tag%3Droom3064com-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D1847193595" target="_blank"><img src="http://ecx.images-amazon.com/images/I/51V7mf-ZXPL._SL75_.jpg" width="61" height="75" border="0" /></a>
	</div>
<div>
<p style="padding-bottom: 5px; margin-bottom: 0;"><a href="http://www.amazon.com/WordPress-Plugin-Development-Beginners-Guide/dp/1847193595%3FSubscriptionId%3D0Z2586XW87WHHMSA1302%26tag%3Droom3064com-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D1847193595" target="_blank">WordPress Plugin Development (Beginner&#8217;s Guide)</a></p>
<p style="padding-bottom: 5px; margin-bottom: 0;"><strong>Price:</strong> <span style="color: #990000; font-weight: bold;">$34.37</span></p>
<p style="padding-bottom: 5px; margin-bottom: 0;"><img src="http://g-ecx.images-amazon.com/images/G/01/x-locale/common/customer-reviews/ratings/stars-4-5._V192238104_.gif" width="55" alt="4.5 out of 5 stars" align="absbottom" title="4.5 out of 5 stars" height="12" border="0" /> (8 customer reviews)</p>
<p style="padding-bottom: 5px; margin-bottom: 0;"><strong>36 used &#038; new</strong> available from <span style="color: #990000; font-weight: bold;">$13.99</span></p>
</p></div>
<div style="clear: both;"></div>
</div>
</div>
</li>
<li>
<div class="subcolumns">
<div style="border: 1px solid #000; padding: 5px; margin-bottom: 15px; background: url(http://www.room3064.com/wp-content/plugins/amazonsimpleadmin/img/amazon_US_small.gif) right bottom no-repeat #ffffff;">
<div style="width: 57px; float: left; margin-right: 5px;">
		<a href="http://www.amazon.com/WordPress-Business-Bloggers-analytics-advertising/dp/1847195326%3FSubscriptionId%3D0Z2586XW87WHHMSA1302%26tag%3Droom3064com-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D1847195326" target="_blank"><img src="http://ecx.images-amazon.com/images/I/41hSbtYBCML._SL75_.jpg" width="57" height="75" border="0" /></a>
	</div>
<div>
<p style="padding-bottom: 5px; margin-bottom: 0;"><a href="http://www.amazon.com/WordPress-Business-Bloggers-analytics-advertising/dp/1847195326%3FSubscriptionId%3D0Z2586XW87WHHMSA1302%26tag%3Droom3064com-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D1847195326" target="_blank">WordPress for Business Bloggers: Promote and grow your WordPress blog with advanced plug-ins, analytics, advertising, and SEO</a></p>
<p style="padding-bottom: 5px; margin-bottom: 0;"><strong>Price:</strong> <span style="color: #990000; font-weight: bold;">$34.00</span></p>
<p style="padding-bottom: 5px; margin-bottom: 0;"><img src="http://g-ecx.images-amazon.com/images/G/01/x-locale/common/customer-reviews/ratings/stars-3-5._V192238357_.gif" width="55" alt="3.6 out of 5 stars" align="absbottom" title="3.6 out of 5 stars" height="12" border="0" /> (11 customer reviews)</p>
<p style="padding-bottom: 5px; margin-bottom: 0;"><strong>44 used &#038; new</strong> available from <span style="color: #990000; font-weight: bold;">$8.95</span></p>
</p></div>
<div style="clear: both;"></div>
</div>
</div>
</li>
<li>
<div class="subcolumns">
<div style="border: 1px solid #000; padding: 5px; margin-bottom: 15px; background: url(http://www.room3064.com/wp-content/plugins/amazonsimpleadmin/img/amazon_US_small.gif) right bottom no-repeat #ffffff;">
<div style="width: 50px; float: left; margin-right: 5px;">
		<a href="http://www.amazon.com/ProBlogger-Secrets-Blogging-Six-Figure-Income/dp/0470616342%3FSubscriptionId%3D0Z2586XW87WHHMSA1302%26tag%3Droom3064com-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0470616342" target="_blank"><img src="http://ecx.images-amazon.com/images/I/41tQQOjI2xL._SL75_.jpg" width="50" height="75" border="0" /></a>
	</div>
<div>
<p style="padding-bottom: 5px; margin-bottom: 0;"><a href="http://www.amazon.com/ProBlogger-Secrets-Blogging-Six-Figure-Income/dp/0470616342%3FSubscriptionId%3D0Z2586XW87WHHMSA1302%26tag%3Droom3064com-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0470616342" target="_blank">ProBlogger: Secrets for Blogging Your Way to a Six-Figure Income</a></p>
<p style="padding-bottom: 5px; margin-bottom: 0;"><strong>Price:</strong> <span style="color: #990000; font-weight: bold;">$4.49</span></p>
<p style="padding-bottom: 5px; margin-bottom: 0;"><img src="http://g-ecx.images-amazon.com/images/G/01/x-locale/common/customer-reviews/ratings/stars-4-0._V192251205_.gif" width="55" alt="4.2 out of 5 stars" align="absbottom" title="4.2 out of 5 stars" height="12" border="0" /> (56 customer reviews)</p>
<p style="padding-bottom: 5px; margin-bottom: 0;"><strong>71 used &#038; new</strong> available from <span style="color: #990000; font-weight: bold;">$4.49</span></p>
</p></div>
<div style="clear: both;"></div>
</div>
</div>
</li>
</ul>
<h4>5.) WordPress Podcasts</h4>
<p>If you don&#8217;t feel like reading, listen to these great podcasts as experts and developers share their expertise&#8230;</p>
<ul>
<li><a href="http://itunes.apple.com/us/podcast/wordpress-community-podcast/id164651619" target="_blank"> WordPress Community Podcast</a></li>
<li> <a href="http://itunes.apple.com/us/podcast/wordpress-weekly/id280014720" target="_blank">WordPress Weekly</a></li>
</ul>
<h4>6.) Free WordPress Theme Lists</h4>
<p>Overtime I&#8217;ve found some great lists of free WordPress Themes that I   find myself going back to all the time when building a new WP site&#8230;</p>
<ul>
<li><a href="http://webdesignledger.com/resources/20-best-wordpress-ecommerce-themes" target="_blank">20 Best WordPress e-Commerce Themes</a></li>
<li> <a href="http://speckyboy.com/2010/05/06/40-more-stylish-minimal-and-clean-free-wordpress-themes/" target="_blank">40 Stylish, Minimal and Clean WordPress Themes</a></li>
<li> <a href="http://www.smashingapps.com/2010/03/11/29-premium-like-free-but-extremely-tremendous-portfolio-wordpress-themes.html" target="_blank">29 Premium-Like Free But Extremely Tremendous Portfolio WordPress Themes</a></li>
<li> <a href="http://www.1stwebdesigner.com/wordpress/great-magazine-newspaper-wordpress-themes/" target="_blank">28 New Great Magazine/Newspaper Style WordPress  Themes</a></li>
<li> <a href="http://designshack.co.uk/community/100-free-beautiful-wordpress-themes-in-2009" target="_blank">100+ Free Beautiful WordPress  Themes</a></li>
<li> <a href="http://www.smashingmagazine.com/2009/11/12/40-free-high-quality-wordpress-themes/" target="_blank">40 Free High-Quality WordPress  Themes</a></li>
<li> <a href="http://www.1stwebdesigner.com/wordpress/60-free-yet-premium-quality-wordpress-magazine-news-themes/" target="_blank">60 Free, Yet Premium Quality WordPress Magazine News Themes</a></li>
<li> <a href="http://webdesignledger.com/freebies/14-most-visually-appealing-free-wordpress-themes" target="_blank">14 Most Visually Appealing Free WordPress Themes</a></li>
<li> <a href="http://sixrevisions.com/resources/50-beautiful-free-wordpress-themes/" target="_blank">50 Beautiful Free WordPress Themes</a></li>
<li> <a href="http://www.blogperfume.com/45-best-free-wordpress-themes-of-all-time/" target="_blank">45 Best Free WordPress Themes of All Time</a></li>
<li><a href="http://slodive.com/freebies/free-wordpress-themes-for-2011/" target="_blank">110 Free WordPress Themes for 2011</a></li>
<li><a href="http://www.webdesignerdepot.com/2011/03/50-new-wordpress-themes-march-2011/" target="_blank">50 New WordPress Themes for March 2011</a></li>
</ul>
<h4>7.) Help/Support Forums</h4>
<p>Looking for help or support with your WordPress endeavors?</p>
<ul>
<li><a href="http://wordpress.org/support/" target="_blank">Community Supported WordPress Forums</a> &#8211; This is the official WordPress support forum.  You&#8217;ll be surprised how quickly someone will help you out for free, I know <img src='http://www.room3064.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> .</li>
<li><a href="http://wordpress.org/extend/plugins/" target="_blank">Official WordPress Plugin Repository</a> &#8211; This is the official place to download WordPress plugins.  If you&#8217;re   looking to extend WordPress with additional functionality, always make   sure to check here first!</li>
<li><a href="http://wphelpcenter.com/" target="_blank">Professional WP Help Center</a> &#8211; If you&#8217;re looking for professional WordPress help here&#8217;s a great premium service to ask for assistance.</li>
<li><a href="http://jobs.wordpress.net/" target="_blank">WordPress Jobs</a> &#8211; If you&#8217;re looking for WordPress jobs, here&#8217;s a job board for your career hunt!</li>
</ul>
<h4>8.) WordPress Videos</h4>
<p>Video can tell a story and make it even easier to learn things with  WordPress.  Here are some great video resources for WordPress</p>
<ul>
<li><a href="http://wordpress.tv/category/how-to/" target="_blank">WordPress.tv How-To&#8217;s</a></li>
<li><a href="http://www.youtube.com/results?search_type=search_users&amp;search_query=wordpress&amp;uni=3" target="_blank">List of Youtube Channels about WordPress</a></li>
<li><a href="http://www.vimeo.com/search/videos/search:wordpress%20tutorials/3293bc1b" target="_blank">WordPress Tutorials on Vimeo</a></li>
<li><a href="http://www.slideshare.net/search/slideshow?searchfrom=header&amp;q=wordpress&amp;ft=videos" target="_blank">WordPress Presentation Videos on Slideshare</a></li>
</ul>
<h4>9.) WordPress Cheetsheets</h4>
<p>Sometimes you just need a quick cheat sheet reference guide.    Download and print out these 1 pages and keep them on your desk for   quick references during WordPress development.  Checkout these <a href="http://www.1stwebdesigner.com/wordpress/23-extremely-helpful-wordpress-help-sheets-and-resources/" target="_blank">23 WordPress Cheatsheets</a>.</p>
<h4>10.) WordCamps and WordPress Meetups</h4>
<div>It doesn&#8217;t stop there!  Discuss and learn even more about WordPress   by finding local WordPress meetups or spending a weekend at a WordCamp   near you!</div>
<ul>
<li><a href="http://www.meetup.com/find/?keywords=wordpress&amp;userFreeform=&amp;mcId=&amp;mcName=&amp;lat=&amp;lon=&amp;gcResults=&amp;op=search&amp;resetgeo=true&amp;eventSearch=&amp;submitButton=Search" target="_blank">List of WordPress Meetups</a></li>
<li><a href="http://central.wordcamp.org/schedule/" target="_blank">WordCamp Schedule</a></li>
</ul>
<img src="http://feeds.feedburner.com/~r/Room3064/~4/1gguP_kJvc0" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.room3064.com/248/10-types-of-wordpress-helpful-resources/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://www.room3064.com/248/10-types-of-wordpress-helpful-resources/</feedburner:origLink></item>
		<item>
		<title>10 WordPress Plugins to Install for Fundamental Functionality</title>
		<link>http://feedproxy.google.com/~r/Room3064/~3/GwNci6hD4rA/</link>
		<comments>http://www.room3064.com/245/10-wordpress-plugins-to-install-for-fundamental-functionality/#comments</comments>
		<pubDate>Sat, 02 Apr 2011 04:00:40 +0000</pubDate>
		<dc:creator>Anthony</dc:creator>
				<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.room3064.com/?p=245</guid>
		<description><![CDATA[(This is part 4 of a 5 part series, click here to see the whole series) 1.) The Events Calendar There are many calendar plugins in the WordPress repository, but this one is my favorite for a few reasons.  It has an intuitive admin interface, multiple ways to display your calendar,  includes a sidebar widget, [...]]]></description>
			<content:encoded><![CDATA[<iframe src="http://www.facebook.com/plugins/like.php?href=http://www.room3064.com/245/10-wordpress-plugins-to-install-for-fundamental-functionality/&amp;layout=standard&amp;show_faces=0&amp;width=450&amp;action=like&amp;colorscheme=light&amp;font=" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:25px"></iframe><p><span style="font-size: medium;"><strong>(This is part 4 of a 5 part series, <a title="100 Things all WordPress Users Need To Know (a 5 part series)" href="http://www.room3064.com/232/100-things-all-wordpress-users-need-to-know-a-5-part-series/">click here</a> to see the whole series)</strong></span></p>
<h4>1.) <a href="http://wordpress.org/extend/plugins/the-events-calendar/" target="_blank">The Events Calendar</a></h4>
<p>There are many calendar plugins in the WordPress repository, but this  one is my favorite for a few reasons.  It has an intuitive admin  interface, multiple ways to display your calendar,  includes a sidebar  widget, and also <a href="http://wordpress.org/extend/plugins/eventbrite-for-the-events-calendar/" target="_blank">a child plugin compatible with EventBrite</a>.</p>
<h4>2.) <a href="http://wordpress.org/extend/plugins/mappress-google-maps-for-wordpress/" target="_blank">MapPress Easy Google Maps</a></h4>
<p>This plugin makes it easy to add Google Maps to your WordPress site.   I love its AJAX interface and its ability to make it easy to generate  directions to your point of business/event.</p>
<h4>3.) <a href="http://wordpress.org/extend/plugins/nextgen-gallery/" target="_blank">NextGEN Gallery</a></h4>
<p>A very robust image gallery plugin that has more features than you  can imagine.  A few of my favorite features: Different slideshow types,  bulk image edit, and watermarks.  In addition, with <a href="http://wordpress.org/extend/plugins/nextgen-public-uploader/" target="_blank">another plugin</a>, you can allow your users to upload images to galleries and make it easy for your users to share images.</p>
<h4>4.) <a href="http://wordpress.org/extend/plugins/audio-player/" target="_blank">Audio Player</a></h4>
<p>This simple plugin makes it easy to add audio files to be played on  your WordPress site.  Next time you add audio to a post/page, the audio  view will have a [Audio Player] option to insert into the content.</p>
<h4>5.) <a href="http://wordpress.org/extend/plugins/wordpress-seo/" target="_blank">WordPress SEO by Yoast</a></h4>
<p>SEO, SEO, oh, SEO.  In reality there are too many WordPress SEO  plugins to go through, but some stand out.  This plugin has a crap load  of SEO features, but I mainly use it for its WYSIWYG Google Search  results feature.  At the bottom of each post is a tool to customize how  your post will look in search engine results.  Brilliant.</p>
<h4>6.) <a href="http://wordpress.org/extend/plugins/wptouch/" target="_blank">WP-Touch</a></h4>
<p>With more and more mobile devices, its only a matter of time (if it  hasn&#8217;t happened already) that someone will view your WordPress site with  a mobile device.  This plugin will render your site in a very user  friendly and digestible format for smaller screens.</p>
<h4>7.) <a href="http://wordpress.org/extend/plugins/gd-star-rating/" target="_blank">GD Star Rating</a></h4>
<p>Looking for reviews and/or ratings on your WordPress content?  This  plugin is by far the most feature intensive plugin.  It gives you so  many options and formats for ratings.  Just look at some of the plugin&#8217;s  screenshots, better yet, install the plugin and explore yourself.</p>
<h4>8.) <a href="http://wordpress.org/extend/plugins/lightbox-gallery/" target="_blank">Lightbox Gallery</a></h4>
<p>This is a simple plugin that will automatically apply a light box to  all photos you link in your site.  It&#8217;s a &#8220;subtle, but nice touch  feature&#8221; for sites that have images (yes, this site is using this  plugin).</p>
<h4>9.) <a href="http://wordpress.org/extend/plugins/wp-table-reloaded/" target="_blank">WP Table Reloaded</a></h4>
<p>It can sometimes be difficult creating a table of content that not  only looks great, but is easy to maintain.  This plugin does this, and  some.  On top of having a very flexible interface for creating tables it  also has the capabilities to allow the user to search and sort the  table&#8217;s content.</p>
<h4>10.) <a href="http://wordpress.org/extend/plugins/theme-my-login/" target="_blank">Theme My Login</a></h4>
<p>Here&#8217;s a nice finishing touch to your WordPress site, customize your  login page.  Instead of the standard WordPress logo login page, spruce  it up with this plugin.  It also has a widget to add login to your  site&#8217;s sidebar!</p>
<img src="http://feeds.feedburner.com/~r/Room3064/~4/GwNci6hD4rA" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.room3064.com/245/10-wordpress-plugins-to-install-for-fundamental-functionality/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		<feedburner:origLink>http://www.room3064.com/245/10-wordpress-plugins-to-install-for-fundamental-functionality/</feedburner:origLink></item>
		<item>
		<title>10 Things to know about WordPress Content Creation</title>
		<link>http://feedproxy.google.com/~r/Room3064/~3/5hZkEmte6u0/</link>
		<comments>http://www.room3064.com/243/10-things-to-know-about-wordpress-content-creation/#comments</comments>
		<pubDate>Fri, 01 Apr 2011 04:00:48 +0000</pubDate>
		<dc:creator>Anthony</dc:creator>
				<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.room3064.com/?p=243</guid>
		<description><![CDATA[(This is part 3 of a 5 part series, click here to see the whole series) 1.)  Make a post sticky If you want a post to be on the front page above all other posts, you can make it sticky.  To do this, go the the post&#8217;s edit page.  Under the Publish panel, click [...]]]></description>
			<content:encoded><![CDATA[<iframe src="http://www.facebook.com/plugins/like.php?href=http://www.room3064.com/243/10-things-to-know-about-wordpress-content-creation/&amp;layout=standard&amp;show_faces=0&amp;width=450&amp;action=like&amp;colorscheme=light&amp;font=" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:25px"></iframe><p><span style="font-size: medium;"><strong>(This is part 3 of a 5 part series, <a title="100 Things all WordPress Users Need To Know (a 5 part series)" href="../232/100-things-all-wordpress-users-need-to-know-a-5-part-series/">click here</a> to see the whole series)</strong></span></p>
<h4>1.)  Make a post sticky</h4>
<p>If you want a post to be on the front page above all other posts, you  can make it sticky.  To do this, go the the post&#8217;s edit page.  Under  the Publish panel, click [edit] to the right of Visibility and check the  box &#8220;Stick this post to the front page&#8221;.</p>
<h4>2.) Require a password to view a post</h4>
<p>You can password protect a posts individually.  To do this, go the  post&#8217;s edit page.  Under the Publish panel, click [edit] to the right of  Visibility and click the radio box &#8220;Password protected&#8221; and type a  password to view this page.  When someone tries to go to this page  they&#8217;ll be prompted with a password to access.</p>
<h4>3.) Schedule posts for the future</h4>
<p>Many times you may find yourself writing multiple posts at once, yet  it&#8217;s best to moderate the frequency of your publishing.  This has  multiple benefits.   To do this, go the the post&#8217;s edit page.  Under the  Publish panel, click [edit] to the right of Publish and set a time in  the future for when the post will go live.</p>
<h4>4.) Make images &#8220;web friendly&#8221;</h4>
<p>It&#8217;s best to make your images larger than they need to be on the  page.  This means if you took a photo with your digital camera, you  should resize it before uploading it to WordPress.  Here&#8217;s a great  Windows add-on for this: <a href="http://imageresizer.codeplex.com/" target="_blank">http://imageresizer.codeplex.com/</a></p>
<h4>5.) Re-use the same images when possible</h4>
<p>You don&#8217;t have to upload the same image again if you&#8217;ve already  uploaded it.  From the post edit page, click the [Add an image] icon.   Click on the Media Library tab at the top and select an uploaded image.</p>
<h4>6.) Spell check your posts and pages</h4>
<p>Sometimes even proofreading your content multiple times isn&#8217;t enough  for mistakes to slip.  Use After The Deadline plugin to not only check  your spelling, but also check your grammar.  You can install it <a href="http://wordpress.org/extend/plugins/after-the-deadline/" target="_blank">by itself</a> or as the <a href="http://jetpack.me/" target="_blank">JetPack package </a>(recommended).</p>
<h4>7.) Copy and Paste your Microsoft Word content properly</h4>
<p>When copying and pasting content from Microsoft Word, many times  you&#8217;ll get unwanted characters and formatting in your WordPress.  If  you&#8217;re writing your posts in Microsoft Word before posting to WordPress  you should be using the Import from Microsoft Word functionality of the  TinyMCE editor.</p>
<h4>8.) Link to other posts quickly</h4>
<p>New to WordPress 3.1 is the ability to search your old posts and add  them as a link to a new post.  From the post edit page, click the link  icon in the TinyMCE editor and click [Or link to existing content].   Here you can search your old posts, click on the post to link and then  [Add link].</p>
<h4>9.) Easily search and embed content from the web</h4>
<p>Researching content for your posts can be painstaking and long.   Using the Insights plugin you can easily embed images from Flickr,  videos from Youtube, search Wikipedia and more, without ever leaving  your blog post.  Install the <a href="http://wordpress.org/extend/plugins/insights/" target="_blank">Insights plugin</a> to do this.</p>
<h4>10.) Write content for the web</h4>
<p>Too many times people write their content like white papers or press  releases.  The easier users can digest your posts, the more likely  they&#8217;ll read more of your content and share it.  This topic is big and  important, so here&#8217;s a <a href="http://www.hongkiat.com/blog/writing-for-the-web-tips-common-mistakes-we-make/" target="_blank">place to start</a> and <a href="http://styleguide.yahoo.com/writing" target="_blank">a place to explore more</a>.</p>
<img src="http://feeds.feedburner.com/~r/Room3064/~4/5hZkEmte6u0" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.room3064.com/243/10-things-to-know-about-wordpress-content-creation/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		<feedburner:origLink>http://www.room3064.com/243/10-things-to-know-about-wordpress-content-creation/</feedburner:origLink></item>
		<item>
		<title>10 Things to know about WordPress Security</title>
		<link>http://feedproxy.google.com/~r/Room3064/~3/3XiHgSrW_CY/</link>
		<comments>http://www.room3064.com/241/10-things-to-know-about-wordpress-security/#comments</comments>
		<pubDate>Thu, 31 Mar 2011 04:00:04 +0000</pubDate>
		<dc:creator>Anthony</dc:creator>
				<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.room3064.com/?p=241</guid>
		<description><![CDATA[(This is part 2 of a 5 part series, click here to see the whole series) 1.) Hide WordPress files Don&#8217;t allow hackers to find your WordPress, hide them.  Here&#8217;s a simple trick to help hide WordPress files to the public: http://ox.no/posts/hiding-wordpress-installation-files 2.) Excellent password practices It&#8217;s important to use secure passwords for your WordPress [...]]]></description>
			<content:encoded><![CDATA[<iframe src="http://www.facebook.com/plugins/like.php?href=http://www.room3064.com/241/10-things-to-know-about-wordpress-security/&amp;layout=standard&amp;show_faces=0&amp;width=450&amp;action=like&amp;colorscheme=light&amp;font=" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:25px"></iframe><p><span style="font-size: medium;"><strong>(This is part 2 of a 5 part series, <a title="100 Things all WordPress Users Need To Know (a 5 part series)" href="../232/100-things-all-wordpress-users-need-to-know-a-5-part-series/">click here</a> to see the whole series)</strong></span></p>
<h4>1.) Hide WordPress files</h4>
<p>Don&#8217;t allow hackers to find your WordPress, hide them.  Here&#8217;s a simple trick to help hide WordPress files to  the public: <a href="http://ox.no/posts/hiding-wordpress-installation-files">http://ox.no/posts/hiding-wordpress-installation-files</a></p>
<h4>2.) Excellent password practices</h4>
<p>It&#8217;s important to use secure passwords for your WordPress sites (this  includes your database password when installing WordPress).  Here&#8217;s a  great site for creating passwords: <a href="http://www.safepasswd.com" target="_blank">http://www.safepasswd.com</a></p>
<p>Even the most secure passwords can sometimes be found.  It&#8217;s good to  update your passwords regularly.  Make it a habit to add a monthly  reminder into your calendar to update your site&#8217;s password.</p>
<p>If you&#8217;re going to use a password management tool, I highly recommend  LastPass for its YubiKey support.  Like most password management tools,  all your passwords are protecting under 1 master password.  If that one  password is found all of your sites maybe compromised.  LastPass offers  a 2 step authentication which requires a USB key along side your master  password to access your vault.  To see more: <a href="https://lastpass.com/support_screencasts.php?feature=yubikey1" target="_blank">https://lastpass.com/support_screencasts.php?feature=yubikey1</a></p>
<h4>3.) Change your default login link</h4>
<p>By default, to login to WordPress you can just put &#8216;/wp-admin&#8217; at the  end of a WordPress powered site to get to the login page.  Use the <a href="http://wordpress.org/extend/plugins/stealth-login/" target="_blank">Stealth Login plugin</a> to change the login URL to something like &#8216;domain.com/mylogin&#8217;.</p>
<h4>4.) Prevent too many login attempts</h4>
<p>To protect yourself from brute force login attempts, make it harder  by limiting the number of login attempts to your site with this plugin: <a href="http://wordpress.org/extend/plugins/limit-login-attempts/" target="_blank">Limit Login Attempts</a></p>
<h4>5.) Monitor your WordPress installation</h4>
<p>If someone does happen to somehow compromise your site by adding,  deleting, or changing a file get a email immediately with this plugin: <a href="http://wordpress.org/extend/plugins/wordpress-file-monitor/" target="_blank">WordPress File Monitor</a></p>
<h4>6.) Upgrade WordPress to the latest version</h4>
<p>WordPress is constantly being updated, many times to fix vulnerabilities.  It&#8217;s best to have the latest version.  See: <a href="http://codex.wordpress.org/Updating_WordPress" target="_blank">Updating WordPress</a></p>
<h4>7.) Scan your install after making admin changes</h4>
<p>Its possible that plugins, themes, and even posts can open up  vulnerabilities in your install.  So if you&#8217;ve recently done some  changes to your WordPress install, you may want to run a security scan  before walking away.  Here&#8217;s a plugin to do so: <a href="http://wordpress.org/extend/plugins/wp-security-scan/">WP Security Scan</a></p>
<h4>8.) See installing WordPress above</h4>
<p>To reiterate, don&#8217;t use &#8216;admin&#8217; as your username, don&#8217;t user &#8216;wp_&#8217; as  your database prefix, and don&#8217;t create the &#8216;wp-config.php&#8217; file  manually.</p>
<h4>9.) Backup your database regularly</h4>
<p>Even the most secure site can get hacked.  It&#8217;s good practice to  backup your sites database.  If all other security measures fail, you can  retrieve your database (posts, pages, comments, plugin/theme  configurations) from a backup.  Use a plugin to get database backups  emailed to you regularly: <a href="http://wordpress.org/extend/plugins/wp-db-backup/" target="_blank">WP-DB-Backup</a></p>
<h4>10.) I&#8217;ve been hacked, what do I do?</h4>
<p>Start here: <a href="http://codex.wordpress.org/FAQ_My_site_was_hacked">http://codex.wordpress.org/FAQ_My_site_was_hacked</a></p>
<img src="http://feeds.feedburner.com/~r/Room3064/~4/3XiHgSrW_CY" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.room3064.com/241/10-things-to-know-about-wordpress-security/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		<feedburner:origLink>http://www.room3064.com/241/10-things-to-know-about-wordpress-security/</feedburner:origLink></item>
		<item>
		<title>100 Things all WordPress Users Need To Know (a 5 part series)</title>
		<link>http://feedproxy.google.com/~r/Room3064/~3/cKReaMaJQWY/</link>
		<comments>http://www.room3064.com/232/100-things-all-wordpress-users-need-to-know-a-5-part-series/#comments</comments>
		<pubDate>Thu, 31 Mar 2011 02:31:43 +0000</pubDate>
		<dc:creator>Anthony</dc:creator>
				<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.room3064.com/?p=232</guid>
		<description><![CDATA[At WordPress Ann Arbor&#8216;s March meetup John Pratt and I decided to team up and go over a collection of things every WordPress user should know. The idea is to build a base of good practices that all WordPress users new and old can follow. This joint effort will cover 10 different topics, each with [...]]]></description>
			<content:encoded><![CDATA[<iframe src="http://www.facebook.com/plugins/like.php?href=http://www.room3064.com/232/100-things-all-wordpress-users-need-to-know-a-5-part-series/&amp;layout=standard&amp;show_faces=0&amp;width=450&amp;action=like&amp;colorscheme=light&amp;font=" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:25px"></iframe><p>At <a href="http://wordpressannarbor.com/" target="_blank">WordPress Ann Arbor</a>&#8216;s March meetup <a href="http://www.jtpratt.com" target="_blank">John Pratt</a> and I decided to  team up and go over a collection of things every WordPress user should  know.  The idea is to build a base of good practices that all WordPress  users new and old can follow.  This joint effort will cover 10 different  topics, each with 10 different tools/tips.  So a total of 100 useful  things.  John and I did 50 things each and presented it at WordPress  A2&#8242;s March 2011 meetup.</p>
<p><strong>Over the next 5 days each of us will post our 10 things live.  As the  posts go live, I&#8217;ll update this post with links.  So feel free to book  mark this page as a table of contents to our content.  Get ready to  enjoy 20 new WordPress things a day for the next 5 days!</strong></p>
<p>Here are the 10 topics over 5 days:</p>
<p><strong>Day 1</strong></p>
<ul>
<li><a href="http://www.jtpratt.com/10-things-to-know-about-web-hosting-and-wordpress/" target="_blank">10 Things to know about Webhosting WordPress</a></li>
<li> <a href="http://www.room3064.com/233/10-things-to-know-about-setting-up-and-installing-wordpress/" target="_blank">10 Things to know about Setup and Installing WordPress </a><strong><br />
</strong></li>
</ul>
<p><strong>Day 2</strong></p>
<ul>
<li> <a href="http://www.jtpratt.com/10-things-to-know-about-choosing-a-wordpress-theme/" target="_blank">10 Things to know about WordPress Theme Selection</a></li>
<li><a href="http://www.room3064.com/241/10-things-to-know-about-wordpress-security/">10 Things to know about WordPress Security</a></li>
</ul>
<p><strong>Day 3</strong></p>
<ul>
<li><a href="http://www.jtpratt.com/10-wordpress-plugins-to-install-by-default/" target="_blank">10 WordPress Plugins to Install by Default</a></li>
<li><a href="http://www.room3064.com/243/10-things-to-know-about-wordpress-content-creation/" target="_blank">10 Things to know about WordPress Content Creation</a></li>
</ul>
<p><strong>Day 4</strong></p>
<ul>
<li> <a href="http://www.jtpratt.com/10-things-to-know-about-wordpress-theme-modification/" target="_blank">10 Things to know about Theme Modification</a></li>
<li><a href="http://www.room3064.com/245/10-wordpress-plugins-to-install-for-fundamental-functionality/" target="_blank">10 WordPress Plugins to Install for Fundamental Functionality</a><strong><br />
</strong></li>
</ul>
<p><strong>Day 5</strong></p>
<ul>
<li> <a href="http://www.jtpratt.com/10-things-to-know-about-wordpress-content-organization/" target="_blank">10 Things to know about Content Organization in WordPress</a></li>
<li><a href="http://www.room3064.com/248/10-types-of-wordpress-helpful-resources/">10 Types of WordPress Helpful Resources</a></li>
</ul>
<img src="http://feeds.feedburner.com/~r/Room3064/~4/cKReaMaJQWY" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.room3064.com/232/100-things-all-wordpress-users-need-to-know-a-5-part-series/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		<feedburner:origLink>http://www.room3064.com/232/100-things-all-wordpress-users-need-to-know-a-5-part-series/</feedburner:origLink></item>
		<item>
		<title>10 Things to Know About Setting Up and Installing WordPress</title>
		<link>http://feedproxy.google.com/~r/Room3064/~3/MvyEFmObIyU/</link>
		<comments>http://www.room3064.com/233/10-things-to-know-about-setting-up-and-installing-wordpress/#comments</comments>
		<pubDate>Thu, 31 Mar 2011 02:30:51 +0000</pubDate>
		<dc:creator>Anthony</dc:creator>
				<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.room3064.com/?p=233</guid>
		<description><![CDATA[Read all before installing! (This is part 1 of a 5 part series, click here to see the whole series) 1.) Simple WordPress Install WordPress is really easy to install.  After you have your webhost here&#8217;s the quick and dirty on getting WordPress installed. (WordPress shows 5 steps, but you really only need to follow [...]]]></description>
			<content:encoded><![CDATA[<iframe src="http://www.facebook.com/plugins/like.php?href=http://www.room3064.com/233/10-things-to-know-about-setting-up-and-installing-wordpress/&amp;layout=standard&amp;show_faces=0&amp;width=450&amp;action=like&amp;colorscheme=light&amp;font=" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:25px"></iframe><p><span style="color: #ff0000;"><strong>Read all before installing!</strong></span></p>
<p><span style="color: #ff0000;"><strong><span style="color: #000000;">(This is part 1 of a 5 part series, <a title="100 Things all WordPress Users Need To Know (a 5 part series)" href="http://www.room3064.com/232/100-things-all-wordpress-users-need-to-know-a-5-part-series/">click here</a> to see the whole series)</span><br />
</strong></span></p>
<h4>1.) Simple WordPress Install</h4>
<p>WordPress is really easy to install.  After you have your webhost  here&#8217;s the quick and dirty on getting WordPress installed. (WordPress  shows 5 steps, but you really only need to follow 4, I&#8217;ll explain this  below.)</p>
<ul>
<li><a href="http://codex.wordpress.org/Installing_WordPress#Step_1:_Download_and_Extract" target="_blank">a.) Download WordPress</a></li>
<li><a href="http://codex.wordpress.org/Installing_WordPress#Step_2:_Create_the_Database_and_a_User" target="_blank">b.) Create a database and user</a></li>
<li><a href="Step_4:_Upload_the_files" target="_blank">c.) Upload WordPress files to your webhost</a></li>
<li><a href="http://codex.wordpress.org/Installing_WordPress#Step_5:_Run_the_Install_Script" target="_blank">d.) Follow the on screen step-by-step WordPress instructions</a></li>
</ul>
<p>Here&#8217;s a video to show you all of these steps for 1and1 webhosting:</p>
<ul>
<li><a href="http://www.youtube.com/watch?v=ViDoAS1R-xI" target="_blank">http://www.youtube.com/watch?v=ViDoAS1R-xI</a></li>
<li><a href="http://www.youtube.com/watch?v=wyDMHQdp3kE" target="_blank">http://www.youtube.com/watch?v=wyDMHQdp3kE</a></li>
</ul>
<h4>2.) Automated WordPress Install</h4>
<p>Some webhosts offer automated solutions making it even easier to  install.  This method can be typically be done through your webhost&#8217;s  admin panel.</p>
<p>Here are few videos showing how to do with multiple webhosts and their automated method:</p>
<ul>
<li><a href="http://wordpress.tv/2009/02/09/one-click-self-installation-of-wordpress-with-hostican/" target="_blank">HostICan (Fantastico)</a></li>
<li><a href="http://wordpress.tv/2009/02/09/1-click-self-installation-of-wordpress-with-media-temple/" target="_blank">MediaTemple (Custom)</a></li>
<li><a href="http://wordpress.tv/2009/02/09/one-click-self-installation-of-wordpress-with-dreamhost/" target="_blank">DreamHost (Custom)</a></li>
<li><a href="http://wordpress.tv/2009/02/09/one-click-self-installation-of-wordpress-with-blue-host/" target="_blank">BlueHost (Simple Scripts)</a></li>
</ul>
<h4>3.) More installation Help</h4>
<p>WordPress&#8217; recommended ways to install: <a href="http://codex.wordpress.org/Installing_WordPres">http://codex.wordpress.org/Installing_WordPress</a></p>
<p>For some videos: <a href="http://wordpress.tv/category/how-to/installation-how-to/">http://wordpress.tv/category/how-to/installation-how-to/</a></p>
<h4>4.) Don&#8217;t create a wp-config.php file manually</h4>
<p>I know it says this on the WordPress install page (<a href="http://codex.wordpress.org/Installing_WordPress#Step_3:_Set_up_wp-config.php" target="_blank">Step 3</a>),  but with newer version of WordPress, setting the database credentials  can be done through the easy browser-based install.  Using the browser  install helps prevent errors on modifying PHP code in an important  install file.</p>
<h4>5.) Don&#8217;t use &#8216;admin&#8217; when installing WordPress</h4>
<p>This is a security thing, by default, WordPress has its first user&#8217;s  name &#8216;admin&#8217; (pre WP 3.0).  Change it to something custom to you.  It&#8217;ll make it  harder for potential hackers to get into your site.</p>
<h4>6.) Don&#8217;t use &#8216;wp_&#8217; as your database prefix when install WordPress</h4>
<p>Again, another security precaution.  This is a WordPress default,  change it to something custom to the site.  Relating to the previous  tip, by changing default values on install you&#8217;re eliminating the most  common possibility a hacker would use when trying to access your site.</p>
<h4>7.) Install more than 1 WordPress site to the same database</h4>
<p>Extending 6., by changing your database prefix you can easily install  multiple WordPress sites to the same database.  Next time you are  installing WordPress on the same webhost of an existing install, use the  same database credentials.  When asked to set the database prefix give  it something different than your previous install.  You can repeat this  multiple times.  (It&#8217;s not always ideal to install multiple sites on the  same database, i.e. &#8211; shared web hosts with small databases, heavily  trafficked sites.)</p>
<h4>8.) Build your site offline</h4>
<p>It&#8217;s good practice to setup WordPress on your computer locally.  When the site is ready to &#8220;go live&#8221; you can move the  files to your webhost.  What this means is you would setup a server on  your computer and install WordPress to that.  Then you would be  able to edit and test your site locally without the fear of destroying  the live site.</p>
<p>Here&#8217;s the 3 step process</p>
<ul>
<li><a href="http://codex.wordpress.org/WordPress_Installation_Techniques#Installing_WordPress_Locally" target="_blank">a.) Install WordPress locally</a></li>
<li>b.) Create your WordPress site (this is all the things you&#8217;d do with any WordPress install)</li>
<li><a href="http://codex.wordpress.org/Moving_WordPress" target="_blank">c.) Move WordPress to your webhost</a></li>
</ul>
<h4>9.) Install multiple sites under one WordPress installation</h4>
<p>Use WordPress&#8217; multisite feature to manage multiple sites under one  install.  If you have multiple WordPress sites it can easily become  overwhelming to remember to update all your sites, plugins, themes,  etc.)  With WordPress multisite you can create a super-admin which would  allow you to upgrade WordPress once and push it to all of your  WordPress installs.  This can also be done with your plugins and  themes.  Using multisite will allow you to create all your users in one  location.  Setting up a network of sites is a bit more advanced, but  here&#8217;s some links to helping you do this:</p>
<p><a href="http://codex.wordpress.org/Create_A_Network" target="_blank">Creating your network</a></p>
<p>If you&#8217;re sites have different domains (i.e. &#8211; this.com, that.com  more.com) you&#8217;ll need to setup domain mapping with this plugin:</p>
<p><a href="http://wordpress.org/extend/plugins/wordpress-mu-domain-mapping/" target="_blank">MU Domain Mapping</a></p>
<p><a href="http://wordpress.tv/2010/07/07/activating-wordpress-3-multisite/" target="_blank">Activating WordPress Multisite (vide0)</a></p>
<h4>10.) Still having trouble installing WordPress?</h4>
<p>Here&#8217;s a comprehensive FAQ that covers the many facets of installing WordPress: <a href="http://codex.wordpress.org/FAQ_Installation" target="_blank">http://codex.wordpress.org/FAQ_Installation</a></p>
<p>See the many other ways to install WordPress: <a href="http://codex.wordpress.org/WordPress_Installation_Techniques" target="_blank">http://codex.wordpress.org/WordPress_Installation_Techniques</a></p>
<p>If all else falls search and/or submit your question to the WordPress forums: <a href="http://wordpress.org/support/" target="_blank">http://wordpress.org/support/</a></p>
<p>(You&#8217;d be surprised to see how fast you&#8217;ll get a response back, I  know because I&#8217;ve battled others to be the first to help someone out!)</p>
<img src="http://feeds.feedburner.com/~r/Room3064/~4/MvyEFmObIyU" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.room3064.com/233/10-things-to-know-about-setting-up-and-installing-wordpress/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		<feedburner:origLink>http://www.room3064.com/233/10-things-to-know-about-setting-up-and-installing-wordpress/</feedburner:origLink></item>
	</channel>
</rss>

