<?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>blogging fu</title>
	<atom:link href="http://bloggingfu.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://bloggingfu.com</link>
	<description>reaching for blogging enlightenment</description>
	<lastBuildDate>Wed, 21 Oct 2009 13:55:12 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Blog Aggregator: how to create one with WordPress, part 3</title>
		<link>http://bloggingfu.com/blog-aggregator-how-to-create-one-with-wordpress-part-3/</link>
		<comments>http://bloggingfu.com/blog-aggregator-how-to-create-one-with-wordpress-part-3/#comments</comments>
		<pubDate>Wed, 21 Oct 2009 09:02:02 +0000</pubDate>
		<dc:creator>Blogging Fu Sensei</dc:creator>
				<category><![CDATA[Blogging Tips]]></category>
		<category><![CDATA[blog aggregator]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://bloggingfu.com/blog-aggregator-how-to-create-one-with-wordpress-part-3/</guid>
		<description><![CDATA[STEP 2: INSTALL A CONTACT FORM PLUGIN
As mentioned in the previous in Part 2, you will need to install another important plugin before your WordPress blog aggregator is ready for action.

Simply put, the contact form plugin will allow visitors to your site to register their blogs for inclusion into your blog aggregator. There’s nothing wrong [...]]]></description>
			<content:encoded><![CDATA[<p><strong>STEP 2: INSTALL A CONTACT FORM PLUGIN</strong></p>
<p>As mentioned in the previous in Part 2, you will need to install another important plugin before your WordPress blog aggregator is ready for action.</p>
<p><img style="display: inline; margin-left: 0px; margin-right: 0px" src="http://farm4.static.flickr.com/3482/4031705562_97a34283d9_o.jpg" alt="Contacts - Blog aggregator with WordPress" width="129" height="180" align="left" /></p>
<p>Simply put, the contact form plugin will allow visitors to your site to register their blogs for inclusion into your blog aggregator. There’s nothing wrong with asking them to pop you an e-mail, but contact forms make it more convenient for registrants and looks more professional, and you do want your site to look professional, don’t you?</p>
<p>You can install basically any type of contact form plugin that are available for WordPress. My recommendation, though, is to select one that not only allows you to receive an e-mailed notification of a new registration, but also has the ability to store those submissions into a database which you can refer to later via your WordPress dashboard.</p>
<p><span id="more-22"></span>My choice of WordPress contact form plugin is <a href="http://plugins.motionmill.com/mm-forms/">MM Forms</a>, developed by <a href="http://motionmill.com/">Motionmill</a>. I like the fact that not only does this plugin allow for creation of multiple forms, storing of submissions into a database and sending off e-mail notifications, but it is also AJAXed (thus avoiding having your site being reloaded) and provides CAPTCHA verification to lower spam submissions. MM Forms automatically stores the originating IP of the person submitting, which is useful if you have the inclination of blocking people off your site based on their IP addresses.</p>
<p>Again, the way to install a contact form plugin is the same with WP-O-Matic as well as any other WordPress plugins. As a recap, you install plugins by going to the <em>Plugins</em> menu and clicking on <em>Add New</em>. The you do a plugin search for MM Forms or use the keywords “contact form” to get the list of contact form plugins available. Click the <em>Install</em> link of your choice plugin, and you’re done. Again, everything should be smooth sailing if you use a reliable web hosting service such as <a href="http://wpwebhost.com">WPWebHost</a> (promo code WEBGRRRL30 gets you 30% off the actual price).</p>
<p><strong>STEP 3: SET UP YOUR CONTACT FORM</strong></p>
<p><img style="display: inline; margin-left: 0px; margin-right: 0px" src="http://farm3.static.flickr.com/2654/4030955771_8e57dda703_o.png" alt="Screenshot MM Forms" width="225" height="150" align="right" /></p>
<p>There are at least three important information that you need to capture for your blog aggregator to make any sense:</p>
<p><strong>1. Name of submitter/blog:</strong> It is up to you whether you want the author of the posts you’re grabbing from be the name of an actual person, or the name of the blog where the posts come from. In any case, this will be displayed as the Author of the post. I personally prefer using an actual person’s name due to the fact that submitters to my blog aggregator are allowed to submit as many blogs as they want, and I’ll just group them under one author. You will see my logic in the next few installments of this how-to.</p>
<p><strong>2. E-mail address: </strong>You’ll need this for housekeeping reasons, e.g. sending confirmation e-mails, replying them in case their feeds don’t work, etc. And, actually, this is a must so that you can create their accounts. I know. What accounts? Confusing. But I’ll touch on that one too, later. Trust me.</p>
<p><strong>3. Feed address: </strong>Geeks like me call it your RSS address, or ATOM address. Po-TAY-toe, Po-TAH-toe, it basically does the same thing – it is the location of a structured text file, called XML, which strips your web site naked leaving you with just the content. It’s like stripping off the dressing or sauce off, and leaving you with just the basket of fried chicken wings, and yet they still taste good, like chicken. You need to capture this information in order to grab their feeds into your aggregator. Duh.</p>
<p>You can request for any other information you want to capture in the form, other than the three things mentioned above. My advice is to keep your form simple and stick to just those three. Unless you have a phishing side of you that just couldn’t resist requesting people into submitting their usernames and passwords to you. I dunno. Your funeral.</p>
<p><em>Coming up next: Details on how I set up both WP-O-Matic and MM Forms to work for my blog aggregator.</em></p>
<p>Stay tuned.</p>
]]></content:encoded>
			<wfw:commentRss>http://bloggingfu.com/blog-aggregator-how-to-create-one-with-wordpress-part-3/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Blog Aggregator: how to create one with WordPress, part 2</title>
		<link>http://bloggingfu.com/blog-aggregator-how-to-create-one-with-wordpress-part-2/</link>
		<comments>http://bloggingfu.com/blog-aggregator-how-to-create-one-with-wordpress-part-2/#comments</comments>
		<pubDate>Wed, 07 Oct 2009 09:09:00 +0000</pubDate>
		<dc:creator>Blogging Fu Sensei</dc:creator>
				<category><![CDATA[Blogging Tips]]></category>
		<category><![CDATA[blog aggregator]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://bloggingfu.com/blog-aggregator-how-to-create-one-with-wordpress-part-2/</guid>
		<description><![CDATA[Before we delve into the first technical setup of a blog aggregator using WordPress, it is imperative that you set a theme for your site: what type of content am I going to collect? Who is my target audience? How are my users going to use the content?

The blog aggregator I manage, Giuk.net, focuses on [...]]]></description>
			<content:encoded><![CDATA[<p>Before we delve into the first technical setup of a blog aggregator using WordPress, it is imperative that you set a theme for your site: what type of content am I going to collect? Who is my target audience? How are my users going to use the content?</p>
<p><a title="Blog Aggregator (connecting content &amp; people) by ltimbah, on Flickr" href="http://www.flickr.com/photos/ltimbah/3988674605/"><img style="display: inline; margin-left: 0px; margin-right: 0px" src="http://farm3.static.flickr.com/2556/3988674605_8040c0d292_o.png" alt="Blog Aggregator (connecting content &amp; people)" width="183" height="200" align="right" /></a></p>
<p>The blog aggregator I manage, <a href="http://giuk.net">Giuk.net</a>, focuses on grabbing information from blogs whose owners are geographically related to one another, and the main purpose of Giuk.net is to bring together these content as a form of social networking between those blog owners and users of the aggregator, without having to subscribe to each and every RSS feed or having to put effort to discover new blogs of such. You should have a similar idea on how your content can be used and by whom.</p>
<p>Now, on with the show. <span id="more-12"></span>Brace yourself, because this is going to be one long post (more so due to my ramblings).</p>
<p><a title="WordPress installation on Fantastico by ltimbah, on Flickr" href="http://www.flickr.com/photos/ltimbah/3989429822/"><img style="display: inline; margin-left: 0px; margin-right: 0px" src="http://farm3.static.flickr.com/2622/3989429822_352e1c83fe_m.jpg" alt="WordPress installation on Fantastico" width="240" height="166" align="left" /></a></p>
<p>I’m assuming you know what WordPress is and how to set up. If you don’t, you can do a Google search for “<a href="http://www.google.com/search?q=how+to+set+up+wordpress+tutorial">how to set up WordPress</a>” tutorials. This site is, after all, called Blogging Fu, a place where you take blogging to a whole new level. So no offense, but don’t expect too much newbie tutorials here.</p>
<p><em>(Update: This version of WordPress is the self-hosted version that you can freely download from <a href="http://wordpress.org/download">WordPress.org</a>, not the <a href="http://wordpress.com">WordPress.com</a> blog hosting service. No, you can&#8217;t create your blog aggregator at WordPress.com, no matter how much you beg for it.) </em></p>
<p>I’m also assuming that you have a web hosting account that can support WordPress. The optimum server setup should basically be Linux + Apache + PHP + MySQL + PHPMyAdmin. From there, you can run the 3-step WordPress setup (or use Fantastico if you have one in your hosting account) before your blog aggregator installation starts. Yeah, do a Google search on this too if you’re not sure.</p>
<p>(<strong>Shameless promo plug</strong>: Need a reliable WordPress hosting service? Go with <a href="http://wpwebhost.com">WPWebHost</a>. They’ll guarantee your WordPress site will run as smooth as silk on their servers. Take it from me, I absolutely LOVE their fast support! Use the coupon code <strong>WEBGRRRL30</strong> when you register to <strong>get yourself a 30 percent discount</strong>!)</p>
<p>Once your WordPress is in place, you’re ready for this very important part.</p>
<p><strong>STEP ONE: INSTALL WP-O-MATIC</strong></p>
<p><a title="WP-O-Matic admin mini screenshot by ltimbah, on Flickr" href="http://www.flickr.com/photos/ltimbah/3988674703/"><img style="display: inline; margin-left: 0px; margin-right: 0px" src="http://farm3.static.flickr.com/2628/3988674703_ca46e5bc6a_o.png" alt="WP-O-Matic admin mini screenshot" width="326" height="215" align="right" /></a></p>
<p>I literally had someone I was helping online one sunny day, exclaimed “the hell??!!” to me via IM.</p>
<p>So, what the hell is WP-O-Matic?</p>
<p>Simply put, WP-O-Matic is a free WordPress plugin that pulls information out of a web site’s feed and adds it into your site as individual posts.</p>
<p>HELL YEAH!!</p>
<p>If nothing else, this would be the only plugin you need to add into WordPress for it to run as a blog aggregator (but there will be more, I promise).</p>
<p>If you’re running WordPress 2.8 or better, you can automatically install this plugin by going to the Plugins menu and clicking on Add New. The you do a search for the WP-O-Matic plugin and click the Install link. And, if you follow what I <span style="text-decoration: line-through;">told</span> asked you to do, i.e. use a reliable WordPress hosting like <a href="http://wpwebhost.com">WPWebHost</a> (with promo code WEBGRRRL30), then you should be able to install WP-O-Matic with no error whatsoever.</p>
<p><em>Coming up next: installing another important plugin to your WordPress blog aggregator, and step-by-step guide on adding content.</em></p>
<p>Stay tuned.</p>
]]></content:encoded>
			<wfw:commentRss>http://bloggingfu.com/blog-aggregator-how-to-create-one-with-wordpress-part-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Blog Aggregator: how to create one with WordPress, part 1</title>
		<link>http://bloggingfu.com/blog-aggregator-how-to-create-one-with-wordpress-part-1/</link>
		<comments>http://bloggingfu.com/blog-aggregator-how-to-create-one-with-wordpress-part-1/#comments</comments>
		<pubDate>Fri, 02 Oct 2009 00:27:52 +0000</pubDate>
		<dc:creator>Blogging Fu Sensei</dc:creator>
				<category><![CDATA[Blogging Tips]]></category>
		<category><![CDATA[blog aggregator]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://bloggingfu.com/?p=1</guid>
		<description><![CDATA[The term &#8220;blog aggregator&#8221; is a combination of two words:  blog and aggregator.
Okay, I can already imagine some of you going &#8220;duh! of course it is&#8221;. However, humour me for a minute and let me explain this to you in simple terms, for the benefit of those who really don&#8217;t know what a blog aggregator [...]]]></description>
			<content:encoded><![CDATA[<p>The term &#8220;blog aggregator&#8221; is a combination of two words:  <em>blog</em> and <em>aggregator</em>.</p>
<p>Okay, I can already imagine some of you going &#8220;duh! of course it is&#8221;. However, humour me for a minute and let me explain this to you in simple terms, for the benefit of those who really don&#8217;t know what a blog aggregator means.</p>
<p><a title="Blog Aggregator by ltimbah, on Flickr" href="http://www.flickr.com/photos/ltimbah/3973449899/"><img src="http://farm3.static.flickr.com/2625/3973449899_d58fc72f5c_o.jpg" alt="Blog Aggregator" width="420" height="302" /></a></p>
<p><strong>Blog</strong> = a web log, or a chronology of news called posts, which are usually snippets of information with hyperlinks pointing to the original article or news.</p>
<p><strong>Aggregator</strong> = to combine into a whole, quoting directly from the Oxford English Dictionary.</p>
<p>Therefore, <strong>blog aggregator</strong> = a collection of posts from web logs combined into one single site, i.e. another blog.</p>
<p>Why would you need a blog aggregator? <span id="more-1"></span>Well, blog aggregators are used for numerous reasons, mainly to gather posts from the blogosphere concerning a specific topic, or blogs sharing the same theme.  Do a Google search for the term &#8220;blog aggregrator&#8221; and you will see a myriad of aggregators, covering topics from music to education, from general RSS feeds to geographically-focused topics.</p>
<p>I currently run a blog aggregator called <a href="http://giuk.net">Giuk.net</a>, which aggregates blog posts created by Sabahans (i.e. those who are from Sabah, a state in Malaysia&#8217;s North Borneo&#8230; you know, where the <a href="http://en.wikipedia.org/wiki/Survivor:_Borneo">1st season of Survivor</a> was done). As ad administrator of the site, here&#8217;s how I maintain the blog aggregator:</p>
<p>1) An interested blogger fills up the registration form online at the site. An automatic e-mail is sent to me.</p>
<p>2) I verify the information and any other requirements for the site to be eligible for registration (mainly the compulsory backlink to Giuk.net and some proof that he/she is really a Sabahan).</p>
<p>3) I enter their RSS or ATOM feed address into Giuk.net&#8217;s administration dashboard (which is really a WordPress dashboard).</p>
<p>4) The blog aggregator periodically crawls (i.e. visits and checks) the list of feeds in the aggregator and adds new posts into Giuk.net.</p>
<p>Here&#8217;s the thing about my blog aggregator &#8211;  not only do I have to do just steps 2 and 3 manually, but I also did the initial setup of the aggregator within just half an hour! It&#8217;s that easy!</p>
<p>Wondering how I did it? Make sure to tune in to my next Blog Aggregator how-to installment, where I&#8217;ll lead you step-by-step on how I did it with WordPress.</p>
]]></content:encoded>
			<wfw:commentRss>http://bloggingfu.com/blog-aggregator-how-to-create-one-with-wordpress-part-1/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
