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

<channel>
	<title>Mister Nifty &#187; Wordpress</title>
	<atom:link href="http://misternifty.com/category/internet/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://misternifty.com</link>
	<description>church tech software, training, resources and tips</description>
	<lastBuildDate>Fri, 27 Apr 2012 06:05:20 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2</generator>
		<item>
		<title>It&#8217;s Easy To Install and Learn WordPress</title>
		<link>http://misternifty.com/internet/install-wordpress/</link>
		<comments>http://misternifty.com/internet/install-wordpress/#comments</comments>
		<pubDate>Fri, 23 Apr 2010 04:23:25 +0000</pubDate>
		<dc:creator>Brian Fegter</dc:creator>
				<category><![CDATA[Web]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[easy]]></category>
		<category><![CDATA[host]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[install]]></category>

		<guid isPermaLink="false">http://www.misternifty.com/?p=1119</guid>
		<description><![CDATA[If you&#8217;re new to WordPress, here&#8217;s a quick primer I put together for you.  I&#8217;m referring to the self-hosted version rather than WordPress.com hosted blogs. What is WordPress? Straight from the horse&#8217;s mouth &#8211; WordPress.org: WordPress is a state-of-the-art publishing platform with a focus on aesthetics, web standards, and usability. WordPress is both free and [...]<p><hr />
<p><a href="http://misternifty.com/internet/install-wordpress/">It&#8217;s Easy To Install and Learn WordPress</a> is a post from: <a href="http://www.misternifty.com">Mister Nifty</a></p>
<h2>Stay Connected</h2>
<ul>
     <li><a href="http://feedburner.google.com/fb/a/mailverify?uri=misternifty&loc=en_US">Subscribe to RSS by Email</a></li>
<li><a href="http://eepurl.com/bxaCv">Join The Mister Nifty Newsletter</a></li>
<li><a href="http://twitter.com/misternifty/">Follow Mister Nifty on Twitter</a></li>
</ul></p>
]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;re new to WordPress, here&#8217;s a quick primer I put together for you.  I&#8217;m referring to the self-hosted version rather than WordPress.com hosted blogs.</p>
<h3>What is WordPress?</h3>
<p>Straight from the horse&#8217;s mouth &#8211; WordPress.org:</p>
<blockquote><p><strong>WordPress</strong> is a state-of-the-art publishing platform  with a focus on aesthetics, web standards, and usability. WordPress is  both free and priceless at the same time.</p></blockquote>
<p>In other words, WordPress is a software you install on a web server that allows you to easily push information to the web. WordPress can be used as a blog OR a regular website. The WordPress software gives you access to the following:</p>
<ul>
<li>Thousands of free third-party plugins that help you make your site even more awesome. (Twitter feeds, contact forms, calendar etc) Plugins can be added from within the interface with no code knowledge whatsoever.</li>
<li>Thousands of free themes to change the appearance of your site. There area also dozens of premium theme websites that provide professional designs at affordable pricing. Free themes can be added from within your WP console.</li>
<li>Online access to edit your website instead from anywhere in the worldof relying on your church geek who uses proprietary software to update your web presence. You can also add other users to add/edit content.</li>
<li>Easy learning curve &#8211; if you can create a document in Microsoft Word, you can add/edit content on a WordPress site. WP contains a WYSIWYG console that gives you a visual before your data ever gets published.</li>
<li>One of the most mature and widely used platforms. This means there are tons of articles and support forums to find answers to your questions.</li>
<li>Content and design separation so you can easily change the look of your site without re-entering content.</li>
</ul>
<p>To boil everything down, WordPress is one of the easiest ways for you to quickly set up your website with no fuss.</p>
<p><span id="more-1119"></span></p>
<h3>How to Install WordPress</h3>
<p>Installing WordPress manually can be quite a task for someone who has no experience with FTP, databases, and PHP config files. There are no worries if the previous sentence sent your brain whirling. Most hosting providers have a one-click solution to install WordPress automatically. That means you don&#8217;t have to learn anything technical to get the job done. Here&#8217;s a list of popular hosts and their tutorials on how to install WordPress.</p>
<ul>
<li><a href="http://www.siteground.com/tutorials/wordpress/wordpress_installation.htm" target="_blank">Hosts that use cPanel</a>
<ul>
<li>Host Gator</li>
<li>A2Hosting</li>
<li>InMotion Hosting</li>
<li>Host Monster</li>
<li>Green Geeks</li>
<li>If your host uses cPanel but is not listed here, find the Fantastico button to install WordPress easily</li>
</ul>
</li>
<li><a href="http://wordpress.tv/2009/02/09/1-click-self-installation-of-wordpress-with-media-temple/" target="_blank">MediaTemple</a></li>
<li><a href="http://help.godaddy.com/article/834" target="_blank">GoDaddy</a></li>
<li><a href="http://wordpress.tv/category/how-to/installation-how-to/" target="_blank">More tutorials on installing WP manually and upgrading current installs</a></li>
</ul>
<h3>Learn about WordPress</h3>
<p>There are many great ways to learn about WordPress. You can learn as a user, administrator, or a developer. Here are some great resources:</p>
<ul>
<li><a href="http://wordpress.tv/category/how-to/" target="_blank">WordPress TV</a> &#8211; Hundreds of great screencasts</li>
<li>Book: <a href="http://digwp.com/book/" target="_blank">Digging Into WordPress</a> &#8211; An extremely comprehensive book about everything WordPress</li>
<li><a href="http://codex.wordpress.org/New_To_WordPress_-_Where_to_Start">Official WordPress Starter Docs</a></li>
<li><a href="http://wordpress-tutorials.ithemes.com/27tutsunbranded/wp27_overview.swf" target="_blank">WordPress &#8211; Overview</a></li>
<li><a href="http://wordpress-tutorials.ithemes.com/27tutsunbranded/wp27_login.swf" target="_blank">How to login to WP Dashboard</a></li>
<li><a href="http://wordpress-tutorials.ithemes.com/27tutsunbranded/wp27_activatetheme.swf" target="_blank">How to Activate Your Theme</a></li>
<li><a href="http://wordpress-tutorials.ithemes.com/27tutsunbranded/wp27_writepost.swf" target="_blank">How to write a Post</a></li>
<li><a href="http://wordpress-tutorials.ithemes.com/27tutsunbranded/wp27_writepage.swf" target="_blank">How to write a Page</a></li>
<li><a href="http://wordpress-tutorials.ithemes.com/27tutsunbranded/wp27_addusers.swf" target="_blank">How to Add New Users</a></li>
<li><a href="http://wordpress-tutorials.ithemes.com/27tutsunbranded/wp27_commentmoderation.swf" target="_blank">How to Moderate Comments</a></li>
<li><a href="http://wordpress-tutorials.ithemes.com/27tutsunbranded/wp27_widgets.swf" target="_blank">How to use Widgets</a></li>
<li><a href="http://www.viddler.com/explore/ithemes_media/videos/12/" target="_blank">How to use the Links feature</a></li>
<li><a href="http://www.viddler.com/explore/ithemes_media/videos/9/" target="_blank">Using the Media Library</a></li>
<li><a href="http://wordpress-tutorials.ithemes.com/27tutsunbranded/wp27_wpgalleryfunction.swf">Using  the WP Gallery Feature</a></li>
<li><a href="http://ithemes.com/the-wordpress-developer-toolkit/">How to  Become a WordPress Developer</a></li>
</ul>
<h3>Premium Theme Providers</h3>
<ul>
<li><a href="http://woothemes.com" target="_blank">WooThemes</a></li>
<li><a href="http://upthemes.com" target="_blank">UpThemes</a></li>
<li><a href="http://elegantthemes.com" target="_blank">Elegant Themes</a></li>
<li><a href="http://www.studiopress.com/" target="_blank">Studiopress</a></li>
<li><a href="http://themeforest.net/searches?term=wordpress&amp;type=files" target="_blank">Theme Forest</a></li>
<li><a href="http://www.mojo-themes.com/wordpress/" target="_blank">MOJO Themes</a></li>
</ul>
<h3>Easy Steps From Scratch</h3>
<ol>
<li>Purchase a domain through web host.</li>
<li>Order a Linux hosting account.</li>
<li>Login to your hosting control panel and find the Fantastico button or a button to add applications.</li>
<li>Install WordPress to your root directory. http://yourdomain.com/  not http://yourdomain.com/blog</li>
<li>Go to: http://yourdomain.com/wp-login.php and use the credentials given to you during the installation process.</li>
<li>Make your WordPress site awesome.</li>
</ol>
<p>You don&#8217;t have to be a techie to get this done. Just follow these simple steps and you&#8217;re on your way. I hope this helps you get a better understanding of the WordPress platform and how it can make your organization a success on the internet. </p>
<p><hr />
<p><a href="http://misternifty.com/internet/install-wordpress/">It&#8217;s Easy To Install and Learn WordPress</a> is a post from: <a href="http://www.misternifty.com">Mister Nifty</a></p>
<h2>Stay Connected</h2>
<ul>
     <li><a href="http://feedburner.google.com/fb/a/mailverify?uri=misternifty&loc=en_US">Subscribe to RSS by Email</a></li>
<li><a href="http://eepurl.com/bxaCv">Join The Mister Nifty Newsletter</a></li>
<li><a href="http://twitter.com/misternifty/">Follow Mister Nifty on Twitter</a></li>
</ul></p>
]]></content:encoded>
			<wfw:commentRss>http://misternifty.com/internet/install-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Set Up Your Own Twitter-like Communication Portal</title>
		<link>http://misternifty.com/productivity/set-up-your-own-twitter-like-communication-portal/</link>
		<comments>http://misternifty.com/productivity/set-up-your-own-twitter-like-communication-portal/#comments</comments>
		<pubDate>Mon, 12 Oct 2009 21:28:42 +0000</pubDate>
		<dc:creator>Brian Fegter</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Communication]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[Ministry Tools]]></category>
		<category><![CDATA[Productivity]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[members]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[team]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[users]]></category>

		<guid isPermaLink="false">http://www.misternifty.com/?p=886</guid>
		<description><![CDATA[If you&#8217;ve read my posts, you know I&#8217;m a huge WordPress fan.  For those who don&#8217;t know what WordPress is, check it out at WordPress.org. One of the latest themes that has caught my attention is the P2 theme that turns WordPress into a Twitter-like interface.  It&#8217;s a great way for your team to communicate [...]<p><hr />
<p><a href="http://misternifty.com/productivity/set-up-your-own-twitter-like-communication-portal/">Set Up Your Own Twitter-like Communication Portal</a> is a post from: <a href="http://www.misternifty.com">Mister Nifty</a></p>
<h2>Stay Connected</h2>
<ul>
     <li><a href="http://feedburner.google.com/fb/a/mailverify?uri=misternifty&loc=en_US">Subscribe to RSS by Email</a></li>
<li><a href="http://eepurl.com/bxaCv">Join The Mister Nifty Newsletter</a></li>
<li><a href="http://twitter.com/misternifty/">Follow Mister Nifty on Twitter</a></li>
</ul></p>
]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;ve read my posts, you know I&#8217;m a huge WordPress fan.  For those who don&#8217;t know what WordPress is, check it out at <a href="http://wordpress.org" target="_blank">WordPress.org</a>. One of the latest themes that has caught my attention is the P2 theme that turns WordPress into a Twitter-like interface.  It&#8217;s a great way for your team to communicate and post items of interest in real-time on the web.   When a user posts, it automatically updates on the post list of everyone who&#8217;s viewing the site.   Users can reply up to five levels depending on your configuration.  Here&#8217;s how I got my own installed and working.</p>
<h2>Install WordPress</h2>
<ul>
<li>Install WordPress &#8211; I used a subdomain (http://team.mydomain.com)  Most hosting companies have a One-Click application installer so you don&#8217;t have to mess with setting up a database or ugly FTP interfaces.   All you have to do is fill out a simple form where you want WordPress installed, give it a few minutes, and viola, it&#8217;s up-and-running.</li>
</ul>
<h2>Install the P2 Theme</h2>
<ul>
<li>Log in to the admin interface (http://team.mydomain.com/wp-admin/) and go to Appearance-&gt;Add New Themes</li>
<li>Search for &#8220;P2&#8243; in the search box and install the theme.</li>
<li>Activate the theme under Appearance-&gt;Themes</li>
<li>If you have problems,<a href="http://wordpress.org/extend/themes/p2" target="_blank"> download the theme files</a> to your computer and upload them to your WP directory using an FTP client.</li>
</ul>
<h2>Make your WordPress Private</h2>
<ul>
<li>You probably don&#8217;t want the world reading your posts, so let&#8217;s make your WordPress private.  Go to Plugins-&gt;Add New</li>
<li>Search for Private WordPress and install the plugin (Install button is to the right of the search results table)</li>
<li>Make sure Private WordPress is activated under Plugins-&gt;Installed</li>
</ul>
<h2>Setup Your Preferences</h2>
<ul>
<li>Go to Settings-&gt;General and give your portal a name and description.</li>
<li>Go to Settings-&gt;Reading and enter the number of posts you want to appear on each page under: &#8220;Blog pages show at most&#8221;</li>
<li>Go to Settings-&gt;Discussion and enable threaded nested comments (Choose how many levels you desire &#8211; this is basically how many levels down people can comment on other&#8217;s comments)
<ul>
<li>To keep non-users from commenting, check &#8220;Users must be registered and logged in to comment&#8221;</li>
<li>Un-check &#8220;An administrator must always approve the comment&#8221; and &#8220;Comment author must have a previously approved comment</li>
</ul>
</li>
</ul>
<h2>Force Posted Links to Open In New Pages</h2>
<ul>
<li>Go to Plugins-&gt;Add New and search for &#8220;Target Blank In Posts And Comments&#8221;</li>
<li>Install and activate this plugin.  The functions will work automatically without any additional settings.</li>
</ul>
<h2>Add Your Team Members</h2>
<ul>
<li>Go to Users-&gt;Add New  Create profiles for your team members.  Assign them the role of author so they can only edit their own posts.  To assign a moderator, give them a role of administrator, or editor.</li>
<li>Team members can have their own personalized user icon by registering the same email address in their profile at: http://gravatar.com  This is a universally recognized avatar that will work on any site they use the registered email address on.</li>
</ul>
<h2>Install Additional Features</h2>
<ul>
<li>Try installing other plugins for added functionality.</li>
<li>Allow users to be notified of additional comments with the plugin &#8220;Subscribe To Comments&#8221;</li>
<li>There are dozens of YouTube plugins that allow users to embed videos right in their posts.</li>
</ul>
<p><hr />
<p><a href="http://misternifty.com/productivity/set-up-your-own-twitter-like-communication-portal/">Set Up Your Own Twitter-like Communication Portal</a> is a post from: <a href="http://www.misternifty.com">Mister Nifty</a></p>
<h2>Stay Connected</h2>
<ul>
     <li><a href="http://feedburner.google.com/fb/a/mailverify?uri=misternifty&loc=en_US">Subscribe to RSS by Email</a></li>
<li><a href="http://eepurl.com/bxaCv">Join The Mister Nifty Newsletter</a></li>
<li><a href="http://twitter.com/misternifty/">Follow Mister Nifty on Twitter</a></li>
</ul></p>
]]></content:encoded>
			<wfw:commentRss>http://misternifty.com/productivity/set-up-your-own-twitter-like-communication-portal/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 4/7 queries in 0.002 seconds using memcached
Object Caching 527/533 objects using memcached

Served from: misternifty.com @ 2012-05-17 18:20:21 -->
