<?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>NiftyEye BlogHow-To | NiftyEye Blog</title>
	<atom:link href="http://www.niftyeyeblog.com/category/how-to/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.niftyeyeblog.com</link>
	<description>Your technological view finder</description>
	<lastBuildDate>Thu, 02 Feb 2012 10:11:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<script type="text/javascript">

if (typeof Meebo == 'undefined') {

Meebo=function(){(Meebo._=Meebo._||[]).push(arguments)};
(function(q){

	var args = arguments;
	if (!document.body) { return setTimeout(function(){ args.callee.apply(this, args) }, 100); }
	var d=document, b=d.body, m=b.insertBefore(d.createElement('div'), b.firstChild); s=d.createElement('script');
	m.id='meebo'; m.style.display='none'; m.innerHTML='<iframe id="meebo-iframe"></iframe>';
	s.src='http'+(q.https?'s':'')+'://'+(q.stage?'stage-':'')+'cim.meebo.com/cim/cim.php?network='+q.network;
	b.insertBefore(s, b.firstChild);

})({network:'niftyeyeblog'});	}</script>	<item>
		<title>Adding More Memory To The Computer</title>
		<link>http://www.niftyeyeblog.com/adding-more-memory-computer/#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://www.niftyeyeblog.com/adding-more-memory-computer/#comments</comments>
		<pubDate>Wed, 30 Nov 2011 13:50:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[How-To]]></category>
		<category><![CDATA[niftyEye]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[DDR]]></category>
		<category><![CDATA[DDR3]]></category>
		<category><![CDATA[DIMM]]></category>
		<category><![CDATA[Memory]]></category>
		<category><![CDATA[RAM]]></category>
		<category><![CDATA[SO-DIMM]]></category>

		<guid isPermaLink="false">http://www.niftyeyeblog.com/?p=563</guid>
		<description><![CDATA[Overview Random Access Memory (RAM) provides space for your computer to read and write data to be accessed by the CPU (central processing unit). When people refer to a computer&#8217;s memory, they usually mean its RAM. If you add more RAM to your computer, you reduce the number of times your CPU must read data...]]></description>
		<wfw:commentRss>http://www.niftyeyeblog.com/adding-more-memory-computer/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How To Change Default Search Language in Google Chrome</title>
		<link>http://www.niftyeyeblog.com/change-language-in-google-chrome/#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://www.niftyeyeblog.com/change-language-in-google-chrome/#comments</comments>
		<pubDate>Fri, 11 Feb 2011 00:02:24 +0000</pubDate>
		<dc:creator>phesto</dc:creator>
				<category><![CDATA[How-To]]></category>
		<category><![CDATA[niftyEye]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[browsers]]></category>
		<category><![CDATA[change language]]></category>
		<category><![CDATA[Google Chrome]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[language]]></category>
		<category><![CDATA[niftyeyeblog]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[search results]]></category>

		<guid isPermaLink="false">http://www.niftyeyeblog.com/?p=503</guid>
		<description><![CDATA[Most browsers use the so called Locale to determine the default language to use for search results and related content. So say I in Finland and using Google chrome i want to search something, the browser locale is fi for Finland, so the results will default to Finnish Language.

This helps in some way, but searching from Finland does not necessarily means i speak or read Finnish, that is when you need to change the default search language so that it displays the results in your chosen language.
]]></description>
		<wfw:commentRss>http://www.niftyeyeblog.com/change-language-in-google-chrome/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>How To Make Your Footer Stay Put With Just CSS</title>
		<link>http://www.niftyeyeblog.com/footer-and-css/#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://www.niftyeyeblog.com/footer-and-css/#comments</comments>
		<pubDate>Thu, 20 Jan 2011 22:05:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[How-To]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Cascading Style Sheets]]></category>
		<category><![CDATA[Computing]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[div]]></category>
		<category><![CDATA[footer]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Markup languages]]></category>
		<category><![CDATA[World Wide Web]]></category>
		<category><![CDATA[XHTML]]></category>

		<guid isPermaLink="false">http://www.niftyeyeblog.com/?p=498</guid>
		<description><![CDATA[Hey guys&#8230;I know it has been some time since I last updated our blog. I have been under some responsibilities that made me be away from niftyeyeblog. But long story short&#8230;.am back. Let me share with you one tip I found from a fellow blogger about footer and all its buzz. One problem I run...]]></description>
		<wfw:commentRss>http://www.niftyeyeblog.com/footer-and-css/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>BuddyPress Email Notification Problem</title>
		<link>http://www.niftyeyeblog.com/buddypress-email-notification-problem/#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://www.niftyeyeblog.com/buddypress-email-notification-problem/#comments</comments>
		<pubDate>Mon, 11 Oct 2010 10:04:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[How-To]]></category>
		<category><![CDATA[niftyEye]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[blog email]]></category>
		<category><![CDATA[Blog software]]></category>
		<category><![CDATA[BuddyPress]]></category>
		<category><![CDATA[CPanel]]></category>
		<category><![CDATA[E-mail]]></category>
		<category><![CDATA[email problem]]></category>
		<category><![CDATA[notification email]]></category>
		<category><![CDATA[Online social networking]]></category>
		<category><![CDATA[wp email]]></category>

		<guid isPermaLink="false">http://www.niftyeyeblog.com/?p=490</guid>
		<description><![CDATA[Here is how I SOLVED BuddyPress email sending problems, using a very simple plugin, If you are having a problem with your Wordpress email notification sending, after installing BuddyPress, then read this post for one alternative I used to solve such a problem.]]></description>
		<wfw:commentRss>http://www.niftyeyeblog.com/buddypress-email-notification-problem/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Turn Nokia N900 Into A PS3 Controller</title>
		<link>http://www.niftyeyeblog.com/nokia-n900-into-ps3-controller/#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://www.niftyeyeblog.com/nokia-n900-into-ps3-controller/#comments</comments>
		<pubDate>Tue, 05 Oct 2010 17:30:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[How-To]]></category>
		<category><![CDATA[niftyEye]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[bluemaemo on my device]]></category>
		<category><![CDATA[Bluetooth]]></category>
		<category><![CDATA[Computing]]></category>
		<category><![CDATA[keyboard-and-mouse device]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Maemo]]></category>
		<category><![CDATA[manager catalogs]]></category>
		<category><![CDATA[Mobile computers]]></category>
		<category><![CDATA[Nokia]]></category>
		<category><![CDATA[nokia n900]]></category>
		<category><![CDATA[Nokia N900 Smartphone]]></category>
		<category><![CDATA[open App Manager]]></category>
		<category><![CDATA[PlayStation 3]]></category>
		<category><![CDATA[PS3]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Technology_Internet]]></category>

		<guid isPermaLink="false">http://www.niftyeyeblog.com/?p=478</guid>
		<description><![CDATA[BlueMaemo is a remote controller program for the Maemo-powered devices. With BlueMaemo you can turn your Maemo-powered device in a mixed Bluetooth keyboard-and-mouse device through the HID Bluetooth profile. When i came across this cool application, and it was just few days after I got my brand new N900, i was eager to give it...]]></description>
		<wfw:commentRss>http://www.niftyeyeblog.com/nokia-n900-into-ps3-controller/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Add Maemo Repositories To Nokia N900</title>
		<link>http://www.niftyeyeblog.com/maemo-repositories-nokia-n900/#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://www.niftyeyeblog.com/maemo-repositories-nokia-n900/#comments</comments>
		<pubDate>Tue, 05 Oct 2010 17:19:07 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[How-To]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Application manager]]></category>
		<category><![CDATA[bluemaemo]]></category>
		<category><![CDATA[http://repository.maemo.org/extras]]></category>
		<category><![CDATA[http://repository.maemo.org/extras-testing]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Maemo]]></category>
		<category><![CDATA[Mobile software]]></category>
		<category><![CDATA[N900]]></category>
		<category><![CDATA[Nokia]]></category>
		<category><![CDATA[nokia n900]]></category>
		<category><![CDATA[Web address]]></category>

		<guid isPermaLink="false">http://www.niftyeyeblog.com/?p=477</guid>
		<description><![CDATA[Am gonna show you some steps to add maemo.org repositories on your device. And here are the step by step instruction for each of them. I. Enabling Maemo Extras 1. On the phone goto Menu (clicking the top left of the screen, one or two times) then click More and then App. Manager. 2. Click...]]></description>
		<wfw:commentRss>http://www.niftyeyeblog.com/maemo-repositories-nokia-n900/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Error While Loading Shared Libraries: libstdc++.so.5</title>
		<link>http://www.niftyeyeblog.com/libstdc/#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://www.niftyeyeblog.com/libstdc/#comments</comments>
		<pubDate>Fri, 24 Sep 2010 23:32:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[How-To]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[IBM]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[libstdc]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Wubi]]></category>

		<guid isPermaLink="false">http://www.niftyeyeblog.com/?p=471</guid>
		<description><![CDATA[Was just installing WUBI on my IBM Thinkpad T60p, before I setup Java development environment, by the way WUBI stands for (Windows-based Ubuntu Installer). The Ubuntu installation process went fine, and everything runs fine, went on to download Java 5 from Oracle after the download, I changed to bin file to make it executable then...]]></description>
		<wfw:commentRss>http://www.niftyeyeblog.com/libstdc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IntelliJ IDEA on Ubuntu</title>
		<link>http://www.niftyeyeblog.com/intellij-idea-on-ubuntu/#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://www.niftyeyeblog.com/intellij-idea-on-ubuntu/#comments</comments>
		<pubDate>Wed, 17 Mar 2010 19:24:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[How-To]]></category>
		<category><![CDATA[niftyEye]]></category>
		<category><![CDATA[Cross-platform software]]></category>
		<category><![CDATA[Environment variable]]></category>
		<category><![CDATA[GUI]]></category>
		<category><![CDATA[GUI mousepad editor]]></category>
		<category><![CDATA[Integrated development environments]]></category>
		<category><![CDATA[IntelliJ IDEA]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[JAVA_HOME]]></category>
		<category><![CDATA[JDK_HOME]]></category>
		<category><![CDATA[JetBrains]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[ubuntu 9.10]]></category>

		<guid isPermaLink="false">http://www.niftyeyeblog.com/?p=451</guid>
		<description><![CDATA[Installing Intellij IDEA on Ubuntu 9.10 I’ve been a user of the excellent IntelliJ Java IDE for some time  on Windows. Even though the official Linux support by JetBrains is only for RedHat, you can also install IntelliJ fairly easily on Ubuntu. I’ve tested this with ubuntu 9.10 , Java 6, and IntelliJ 8. Here’s...]]></description>
		<wfw:commentRss>http://www.niftyeyeblog.com/intellij-idea-on-ubuntu/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>NAS: Advanced Configuration</title>
		<link>http://www.niftyeyeblog.com/nas-advanced-configuration/#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://www.niftyeyeblog.com/nas-advanced-configuration/#comments</comments>
		<pubDate>Fri, 12 Mar 2010 08:37:16 +0000</pubDate>
		<dc:creator>phesto</dc:creator>
				<category><![CDATA[How-To]]></category>
		<category><![CDATA[niftyEye]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[Computer networking]]></category>
		<category><![CDATA[Computer storage]]></category>
		<category><![CDATA[Computing]]></category>
		<category><![CDATA[FreeBSD]]></category>
		<category><![CDATA[FreeNAS]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[NAS]]></category>
		<category><![CDATA[Network access server]]></category>
		<category><![CDATA[Network protocols]]></category>
		<category><![CDATA[network services]]></category>
		<category><![CDATA[Network-attached storage]]></category>
		<category><![CDATA[System software]]></category>

		<guid isPermaLink="false">http://www.niftyeyeblog.com/?p=448</guid>
		<description><![CDATA[This entry is part of a series, NAS&#187; After all the previous step by step installation and settings We&#8217;ve only covered a basic configuration of FreeNAS here, but there&#8217;s a lot more you can do with it. For starters, you can use it to share out multiple drives, including CD or DVDs. Like most commercial...]]></description>
		<wfw:commentRss>http://www.niftyeyeblog.com/nas-advanced-configuration/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>NAS: Installation And Network Configuration</title>
		<link>http://www.niftyeyeblog.com/nas-installation-and-network-configuration/#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://www.niftyeyeblog.com/nas-installation-and-network-configuration/#comments</comments>
		<pubDate>Wed, 10 Mar 2010 08:28:50 +0000</pubDate>
		<dc:creator>phesto</dc:creator>
				<category><![CDATA[How-To]]></category>
		<category><![CDATA[niftyEye]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[Computer networking]]></category>
		<category><![CDATA[Computing]]></category>
		<category><![CDATA[file services]]></category>
		<category><![CDATA[FreeBSD]]></category>
		<category><![CDATA[FreeNAS]]></category>
		<category><![CDATA[IPv4]]></category>
		<category><![CDATA[IPv6]]></category>
		<category><![CDATA[network file systems]]></category>
		<category><![CDATA[Network protocols]]></category>
		<category><![CDATA[Technology_Internet]]></category>

		<guid isPermaLink="false">http://www.niftyeyeblog.com/?p=445</guid>
		<description><![CDATA[This entry is part of a series, NAS&#187; This is the continuation of  &#8220;Turning an old pc into NAS server&#8221; I would recommend reading this first if you have not done that yet. Installation and Network Configuration After you&#8217;ve configured the system&#8217;s boot order, insert a blank formatted floppy disk (or connect a Flash drive),...]]></description>
		<wfw:commentRss>http://www.niftyeyeblog.com/nas-installation-and-network-configuration/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

