<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Backups and Mirrors</title>
	<atom:link href="https://niamutiara.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>https://niamutiara.wordpress.com</link>
	<description>with ingredients of 2/5 daydreaming, 2/5 geek, and 1/5 arts</description>
	<lastBuildDate>Sat, 25 Dec 2010 01:19:59 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='niamutiara.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>https://s0.wp.com/i/buttonw-com.png</url>
		<title>Backups and Mirrors</title>
		<link>https://niamutiara.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="https://niamutiara.wordpress.com/osd.xml" title="Backups and Mirrors" />
	<atom:link rel='hub' href='https://niamutiara.wordpress.com/?pushpress=hub'/>
	<item>
		<title>Similar Motives</title>
		<link>https://niamutiara.wordpress.com/2010/12/25/similar-motives/</link>
					<comments>https://niamutiara.wordpress.com/2010/12/25/similar-motives/#respond</comments>
		
		<dc:creator><![CDATA[nmutiara]]></dc:creator>
		<pubDate>Sat, 25 Dec 2010 01:19:59 +0000</pubDate>
				<category><![CDATA[Anything]]></category>
		<guid isPermaLink="false">http://niamutiara.wordpress.com/?p=1195</guid>

					<description><![CDATA[Definition of a motif (in musical term) according to Wikipedia: In music, a motif or motive is a short musical idea,[1] a salient recurring figure, musical fragment or succession of notes that has some special importance in or is characteristic of a composition. A motif in a composition so important, that its composer keep repeating that in that composition, or present <a href="https://niamutiara.wordpress.com/2010/12/25/similar-motives/" class="excerpt-more-link">[&#8230;]</a>]]></description>
		
					<wfw:commentRss>https://niamutiara.wordpress.com/2010/12/25/similar-motives/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		
		<media:content url="https://2.gravatar.com/avatar/b484b5a521636f379734b36946311c35629219b68c05c53a08e1761df970013e?s=96&#38;d=https%3A%2F%2Fs0.wp.com%2Fi%2Fmu.gif" medium="image">
			<media:title type="html">nm</media:title>
		</media:content>
	</item>
		<item>
		<title>Getting Started with RAPP on Webbynode</title>
		<link>https://niamutiara.wordpress.com/2010/11/29/getting-started/</link>
					<comments>https://niamutiara.wordpress.com/2010/11/29/getting-started/#respond</comments>
		
		<dc:creator><![CDATA[nmutiara]]></dc:creator>
		<pubDate>Mon, 29 Nov 2010 04:08:39 +0000</pubDate>
				<category><![CDATA[Computer]]></category>
		<guid isPermaLink="false">http://niamutiara.wordpress.com/?p=1178</guid>

					<description><![CDATA[Advantages over other settings in Webbynode: Deployment through command line (git push via webbynode gem). This is similar to Heroku, but with different choices. The ReadyStack probably uses git clone from public repositories. Neat directory structure. Because of that, RAPP is convenient to be customised as necessary. Disadvantages: More initial setups for deployment from Windows <a href="https://niamutiara.wordpress.com/2010/11/29/getting-started/" class="excerpt-more-link">[&#8230;]</a>]]></description>
		
					<wfw:commentRss>https://niamutiara.wordpress.com/2010/11/29/getting-started/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		
		<media:content url="https://2.gravatar.com/avatar/b484b5a521636f379734b36946311c35629219b68c05c53a08e1761df970013e?s=96&#38;d=https%3A%2F%2Fs0.wp.com%2Fi%2Fmu.gif" medium="image">
			<media:title type="html">nm</media:title>
		</media:content>
	</item>
		<item>
		<title>JSF 2.0 CDI</title>
		<link>https://niamutiara.wordpress.com/2010/09/19/jsf-2-cdi/</link>
					<comments>https://niamutiara.wordpress.com/2010/09/19/jsf-2-cdi/#respond</comments>
		
		<dc:creator><![CDATA[nmutiara]]></dc:creator>
		<pubDate>Sun, 19 Sep 2010 05:05:45 +0000</pubDate>
				<category><![CDATA[Computer]]></category>
		<guid isPermaLink="false">http://niamutiara.wordpress.com/?p=964</guid>

					<description><![CDATA[@Qualifier @Retention(value=RetentionPolicy.RUNTIME) @Target(value={ElementType.TYPE, ElementType.METHOD, ElementType.PARAMETER, ElementType.FIELD}) public @interface UserBeanCDI {} public class FriendsBean implements Serializable { @Inject @UserBeanCDI private UserBean userBean; @Inject public FriendsBean(@UserBeanCDI UserBean userBean) {} }]]></description>
		
					<wfw:commentRss>https://niamutiara.wordpress.com/2010/09/19/jsf-2-cdi/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		
		<media:content url="https://2.gravatar.com/avatar/b484b5a521636f379734b36946311c35629219b68c05c53a08e1761df970013e?s=96&#38;d=https%3A%2F%2Fs0.wp.com%2Fi%2Fmu.gif" medium="image">
			<media:title type="html">nm</media:title>
		</media:content>
	</item>
		<item>
		<title>Fedora 13 &#8220;Goddard&#8221;</title>
		<link>https://niamutiara.wordpress.com/2010/06/12/fedora-13-goddard/</link>
					<comments>https://niamutiara.wordpress.com/2010/06/12/fedora-13-goddard/#comments</comments>
		
		<dc:creator><![CDATA[nmutiara]]></dc:creator>
		<pubDate>Sat, 12 Jun 2010 14:47:00 +0000</pubDate>
				<category><![CDATA[Computer]]></category>
		<guid isPermaLink="false">http://niamutiara.wordpress.com/2010/06/12/fedora-13-goddard/</guid>

					<description><![CDATA[I used to have dual boot Fedora 11 and Windows Vista. Being satisfied with Fedora 11 &#8220;Leonidas&#8221; and knowing Windows 7 and Fedora 13 &#8220;Goddard&#8221; has been released, I decided not to use dual boot. I would like to use Fedora 13 as the main operating system (OS). Other OSs would have to be installed <a href="https://niamutiara.wordpress.com/2010/06/12/fedora-13-goddard/" class="excerpt-more-link">[&#8230;]</a>]]></description>
		
					<wfw:commentRss>https://niamutiara.wordpress.com/2010/06/12/fedora-13-goddard/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
		
		<media:content url="https://2.gravatar.com/avatar/b484b5a521636f379734b36946311c35629219b68c05c53a08e1761df970013e?s=96&#38;d=https%3A%2F%2Fs0.wp.com%2Fi%2Fmu.gif" medium="image">
			<media:title type="html">nm</media:title>
		</media:content>
	</item>
		<item>
		<title>List of Things to be Installed Immediately After Getting Linux Work in My Laptop</title>
		<link>https://niamutiara.wordpress.com/2009/06/13/list-of-things-to-be-installed-immediately-after-getting-linux-work-in-my-laptop/</link>
					<comments>https://niamutiara.wordpress.com/2009/06/13/list-of-things-to-be-installed-immediately-after-getting-linux-work-in-my-laptop/#respond</comments>
		
		<dc:creator><![CDATA[nmutiara]]></dc:creator>
		<pubDate>Sat, 13 Jun 2009 15:01:49 +0000</pubDate>
				<category><![CDATA[Computer]]></category>
		<category><![CDATA[Applications]]></category>
		<category><![CDATA[fedora 11]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[software]]></category>
		<guid isPermaLink="false">http://niamutiara.wordpress.com/?p=913</guid>

					<description><![CDATA[I&#8217;ve installed Fedora 11 i386 on my Lenovo X61 three times. Well, it&#8217;s not that I wanted to break my own hard disk&#8230; It&#8217;s just that I did small mistakes that made me [to think] to reinstall Fedora. 😛 I guess I always install the same additional plugins and applications after each of the Linux <a href="https://niamutiara.wordpress.com/2009/06/13/list-of-things-to-be-installed-immediately-after-getting-linux-work-in-my-laptop/" class="excerpt-more-link">[&#8230;]</a>]]></description>
		
					<wfw:commentRss>https://niamutiara.wordpress.com/2009/06/13/list-of-things-to-be-installed-immediately-after-getting-linux-work-in-my-laptop/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		
		<media:content url="https://2.gravatar.com/avatar/b484b5a521636f379734b36946311c35629219b68c05c53a08e1761df970013e?s=96&#38;d=https%3A%2F%2Fs0.wp.com%2Fi%2Fmu.gif" medium="image">
			<media:title type="html">nm</media:title>
		</media:content>
	</item>
		<item>
		<title>Installing Canon MP145 Printer/Scanner Drivers on Linux</title>
		<link>https://niamutiara.wordpress.com/2009/06/13/installing-canon-mp145-printerscanner-drivers-on-linux/</link>
					<comments>https://niamutiara.wordpress.com/2009/06/13/installing-canon-mp145-printerscanner-drivers-on-linux/#comments</comments>
		
		<dc:creator><![CDATA[nmutiara]]></dc:creator>
		<pubDate>Sat, 13 Jun 2009 13:18:11 +0000</pubDate>
				<category><![CDATA[Computer]]></category>
		<category><![CDATA[canon]]></category>
		<category><![CDATA[configuration]]></category>
		<category><![CDATA[drivers]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[installation]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[mp140]]></category>
		<category><![CDATA[mp145]]></category>
		<category><![CDATA[printer]]></category>
		<category><![CDATA[rpm]]></category>
		<category><![CDATA[scanner]]></category>
		<guid isPermaLink="false">http://niamutiara.wordpress.com/?p=919</guid>

					<description><![CDATA[Thanks to Jonath who gave me permission to translate his blog post. This guide has been tested in Fedora 9 and 11. &#8212; 1. Downloading the Drivers Download three archives from link1, link2, and link3, and extract them. (Right click and choose Extract here, or use whatever commands you like to extract them.) In the <a href="https://niamutiara.wordpress.com/2009/06/13/installing-canon-mp145-printerscanner-drivers-on-linux/" class="excerpt-more-link">[&#8230;]</a>]]></description>
		
					<wfw:commentRss>https://niamutiara.wordpress.com/2009/06/13/installing-canon-mp145-printerscanner-drivers-on-linux/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
		
		<media:content url="https://2.gravatar.com/avatar/b484b5a521636f379734b36946311c35629219b68c05c53a08e1761df970013e?s=96&#38;d=https%3A%2F%2Fs0.wp.com%2Fi%2Fmu.gif" medium="image">
			<media:title type="html">nm</media:title>
		</media:content>
	</item>
		<item>
		<title>Two Fatal Small Mistakes in Linux and How to Avoid Them</title>
		<link>https://niamutiara.wordpress.com/2009/06/13/two-fatal-small-mistakes-in-linux-and-how-to-avoid-them/</link>
					<comments>https://niamutiara.wordpress.com/2009/06/13/two-fatal-small-mistakes-in-linux-and-how-to-avoid-them/#comments</comments>
		
		<dc:creator><![CDATA[nmutiara]]></dc:creator>
		<pubDate>Sat, 13 Jun 2009 11:51:44 +0000</pubDate>
				<category><![CDATA[Computer]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[boot]]></category>
		<category><![CDATA[boot manager]]></category>
		<category><![CDATA[installation]]></category>
		<category><![CDATA[Linux]]></category>
		<guid isPermaLink="false">http://niamutiara.wordpress.com/?p=915</guid>

					<description><![CDATA[Since I&#8217;m a newbie, I wrote this for myself 😛 In the past two days, I did two small mistakes and caused myself to reinstall Fedora 11 twice. (In other words, I&#8217;ve installed it 3 times ^^;) Here are the two mistakes. &#8212; 1. Installing Linux without Double Checking Partitioning This is intuitive for Windows <a href="https://niamutiara.wordpress.com/2009/06/13/two-fatal-small-mistakes-in-linux-and-how-to-avoid-them/" class="excerpt-more-link">[&#8230;]</a>]]></description>
		
					<wfw:commentRss>https://niamutiara.wordpress.com/2009/06/13/two-fatal-small-mistakes-in-linux-and-how-to-avoid-them/feed/</wfw:commentRss>
			<slash:comments>4</slash:comments>
		
		
		
		<media:content url="https://2.gravatar.com/avatar/b484b5a521636f379734b36946311c35629219b68c05c53a08e1761df970013e?s=96&#38;d=https%3A%2F%2Fs0.wp.com%2Fi%2Fmu.gif" medium="image">
			<media:title type="html">nm</media:title>
		</media:content>
	</item>
		<item>
		<title>Fedora 11 Installation (Using Replace Existing Linux)</title>
		<link>https://niamutiara.wordpress.com/2009/06/12/fedora-11-installation-using-replace-existing-linux/</link>
					<comments>https://niamutiara.wordpress.com/2009/06/12/fedora-11-installation-using-replace-existing-linux/#respond</comments>
		
		<dc:creator><![CDATA[nmutiara]]></dc:creator>
		<pubDate>Thu, 11 Jun 2009 20:18:51 +0000</pubDate>
				<category><![CDATA[Computer]]></category>
		<category><![CDATA[fedora 11]]></category>
		<category><![CDATA[leonidas]]></category>
		<category><![CDATA[Linux]]></category>
		<guid isPermaLink="false">http://niamutiara.wordpress.com/?p=909</guid>

					<description><![CDATA[Caution: I&#8217;m still one of the Linux noobs, so you will find noobie words here 😛 Not so important: Why did I try to install Fedora 11? A couple a days ago, I attended the Fedora 11 Launch in Capital Tower. The presentation mainly showed off some cool[er] features of that Fedora. Some highlighted features <a href="https://niamutiara.wordpress.com/2009/06/12/fedora-11-installation-using-replace-existing-linux/" class="excerpt-more-link">[&#8230;]</a>]]></description>
		
					<wfw:commentRss>https://niamutiara.wordpress.com/2009/06/12/fedora-11-installation-using-replace-existing-linux/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		
		<media:content url="https://2.gravatar.com/avatar/b484b5a521636f379734b36946311c35629219b68c05c53a08e1761df970013e?s=96&#38;d=https%3A%2F%2Fs0.wp.com%2Fi%2Fmu.gif" medium="image">
			<media:title type="html">nm</media:title>
		</media:content>
	</item>
	</channel>
</rss>
