<?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>My 1st Blog</title>
	<atom:link href="http://www.wapopia.com/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.wapopia.com/blog</link>
	<description></description>
	<lastBuildDate>Thu, 25 Aug 2011 08:10:55 +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>How to make network cables</title>
		<link>http://www.wapopia.com/blog/2011/08/25/how-to-make-network-cables/</link>
		<comments>http://www.wapopia.com/blog/2011/08/25/how-to-make-network-cables/#comments</comments>
		<pubDate>Thu, 25 Aug 2011 08:10:55 +0000</pubDate>
		<dc:creator>the imax</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.wapopia.com/blog/?p=467</guid>
		<description><![CDATA[Although we believe it is often easier to buy cables for your home Ethernet network than make them, we&#8217;ve decided to post this how-to article based on the many requests we get for information on this topic.
We&#8217;re going to make a cable that can work in both an Ethernet and Fast Ethernet network. As we&#8217;ll [...]


Related posts:<ol><li><a href='http://www.wapopia.com/blog/2008/11/08/clear-network-cache-in-windows/' rel='bookmark' title='Permanent Link: Clear Network Cache in Windows'>Clear Network Cache in Windows</a> <small>Well its not really ‘Network Cache’, it is ARP cache...</small></li><li><a href='http://www.wapopia.com/blog/2009/12/20/1st-lte-netwok-launched/' rel='bookmark' title='Permanent Link: World&#8217;s 1st LTE Long Term Evolution Network'>World&#8217;s 1st LTE Long Term Evolution Network</a> <small>The Wireless and Telecommunication world achieved another milestone last week...</small></li><li><a href='http://www.wapopia.com/blog/2008/04/14/network-connections-hanging-at-startup/' rel='bookmark' title='Permanent Link: Network connections hanging at Startup'>Network connections hanging at Startup</a> <small>I have noticed that after every 3-4 reboots my network...</small></li></ol>]]></description>
			<content:encoded><![CDATA[<p>Although we believe it is often easier to buy cables for your home Ethernet network than make them, we&#8217;ve decided to post this how-to article based on the many requests we get for information on this topic.</p>
<p>We&#8217;re going to make a cable that can work in both an Ethernet and Fast Ethernet network. As we&#8217;ll explain, the only difference is the rating of the cable. Fast Ethernet certified cable is now the standard.</p>
<p>Now, let us make this as clear as we possibly can: if you don&#8217;t have a lot of patience, don&#8217;t even try to make your own network cables. If you aren&#8217;t ready to spend money on some good tools, don&#8217;t even try to make your own network cables. And, finally, if you aren&#8217;t ready to blow through some supplies (some of which you&#8217;ll destroy as you go up the learning curve), don&#8217;t even try to make your own network cables.</p>
<p>If you think you&#8217;ve passed all three tests, let&#8217;s move on to Step 1 &#8211; Some of the Basics.</p>
<p>The basics</p>
<p>The standard cable used for Ethernet networking is called twisted-pair cables, so-called for the four sets of twisted wires (two in each set) in a standard cable. Each pair is made up of a solid color wire and a white wire with a small line of that same color on it. So, for example, there&#8217;s a pair with an orange wire and a white wire with an orange stripe. For this how-to article, we&#8217;ll call this second wire white-orange. Note that with some cables, the solid color wire may have a white stripe and, in other articles, you may see that referred to as orange-white. We don&#8217;t bother and will use the solid color designation.</p>
<p>At each end of a cable is a connector called an RJ45 plug. These look similar to typical ends of a phone cable, also known as RJ11 plugs, but have eight small conductors on them&#8230;one for each wire in the cable. Phone cable plugs have only four.</p>
<p>Now, just to make things a little complicated, there are two primary standards for wiring an RJ45 plug to the network cable. The difference is in the order of wires in the plug, but other than that the two standards are identical. As long as you use the same standard to wire both ends, your new cable will work just fine for connecting a PC&#8217;s network adapter to a hub, switch or router. This is called a straight-thru cable and is the &#8220;standard&#8221; Ethernet networking cable.</p>
<p>The two wiring standards are known as 568A and 568B.</p>
<p>If you look at a plug from the back (the side opposite the small clip that helps the plug snap into a port), the wire will be arranged as follows in the 568B standard (the one we prefer):<br />
# White-Orange<br />
# Orange<br />
# White-Green<br />
# Blue<br />
# White-Blue<br />
# Green<br />
# White-Brown<br />
# Brown</p>
<p>This photo shows a properly wired cable using the 568B standard.<img class="size-medium wp-image-468 alignleft" title="photocablejack" src="http://www.wapopia.com/blog/wp-content/uploads/2011/08/photocablejack-300x204.jpg" alt="" width="300" height="204" /></p>
<p>In a cable wired with the 568A standard, the order (viewed the same way) would be:<br />
# White-Green<br />
# Green<br />
# White-Orange<br />
# Blue<br />
# White-Blue<br />
# Orange<br />
# White-Brown<br />
# Brown</p>
<p>The second standard only becomes important when you want to build a cable to connect two computers with network cards and NOT use a hub or switch between them. In this case, you&#8217;ll want to attach one RJ45 plug using one standard and the other one using the second standard. This creates a cable known as a crossover cable. These cables also can be used to connect two network devices such as hub or switch or router together using the standard ports in the device. However, most devices have a crossover, or uplink, port built in so you don&#8217;t need to use a crossover cable for this purpose.</p>
<p>One last note in this basic overview: we are not suggesting that you run cable through your house and simply put an RJ45 plug on each end. You certainly can do this, but we think a much neater, professional installation includes running cables in your walls to wall jacks at each end. That&#8217;s what we show you in our how-to article on wiring your house. That said, if you want to use a long cable with RJ45s on each end, keep in mind the maximum length between a PC and a hub or two PCs is 100 meters (about 300 feet) for Ethernet and Fast Ethernet. Also it is not recommended to connect one end of a cable to a wall jack and the other end to a RJ45 plug.</p>
<p>The recommendation: run cable through your house from wall jack to wall jack and then run a cable with RJ45 plugs on each end from the wall jack to the network adapter on your PC. Simple.</p>
<p>The materials</p>
<p>You only need two supplies or materials to make a network cable. The actual cable or wire and the RJ45 plugs.</p>
<p>Cable required for Fast Ethernet networking is called category 5 cable. Regular Ethernet can run under earlier cable called category 3, but it is not now nearly as prevalent as it was a few years ago. Many bulk cable retailers now sell an enhanced version of category 5 cable called category 5e.  This enhanced version is meant to carry data even faster, but it is not necessary for the new Gigabit Ethernet standard (10x faster than Fast Ethernet).</p>
<p>Once you&#8217;ve settled on category 5e cable (as we recommend), you must decide on solid or stranded wires. Most short network cables you buy separately use stranded wire which is more flexible and can be bent easily for connecting to computers and hubs on your desktop. Most cable run through walls has solid wire which makes it stiffer and easier to fish inside walls and through holes. We chose to use bulk solid cable with a PVC cover. The solid wire cable works for running throughout the house and can also be used for short cables. Stranded wire, on the other hand, is not recommended for connecting to wall jacks and/or patch panels so you&#8217;d need both stranded and solid for both uses.</p>
<p>As for the RJ45 plugs, you&#8217;ll want to pick ones that match the type of cable you are using. In our case, we selected plugs for round, solid cable.</p>
<p>The tools</p>
<p>Key to this how-to is a good crimping tool. This is the tool that &#8220;crimps&#8221; the jack onto the cable. There&#8217;s probably a way to make your own cables without one, but we&#8217;re not going to even consider it. As a wise man once told us, if you buy a specialized tool so you can do a project yourself, even if it costs so much you only break even the first time, you&#8217;ll be ahead the next time you do the project. That almost fits here, but the key is needing to a lot of cables before you break even. Enough said. Get a crimping tool and get a good one. If you select a crimp tool without a stripping device, you can look for separate wire strippers</p>
<p><span style="text-decoration: underline;"><span style="font-family: Arial; font-size: small;"><strong>Make Your Own Network Cables</strong></span></span></p>
<p><span style="font-family: Arial; font-size: medium;"><strong>Step 2 &#8211; Preparing the wire</strong></span></p>
<p><span style="font-family: Arial;">We are ready to begin      making our cable. </span></p>
<p><strong><span style="font-family: Arial; font-size: x-small;">Stripping the wire</span></strong></p>
<p><span style="font-family: Arial;">First, we must strip the      outer casing from the cable. You&#8217;ll want to strip about 1/2 inch of the      casing. The key, and this is critical, is to cut and remove the outer casing      without even the tiniest of nicks on the twisted pair wires. If you do nick      the wires (as we did four or five times at first), simply cut off an inch or      two of the cable and start again.</span></p>
<p><span style="font-family: Arial;">Our crimping tool includes      a built-in wire stripper. You simply insert the wire into this area of the      crimping tool until it stops. Then close the handle and the proper amount of      the outer casing is cut and ready to be pulled off. However, since we are      using rounded cable, closing the handle even half way caused the tool to cut      into the twisted pair wires. The technique we found worked best with this      tool was to insert the wire, and then close the handle until the first click      of the built-in ratchet mechanism. We then twirled the wire while still      inserted in the tool. This scored the outer casing all the way around. We      then pulled the 1/2 inch of casing off the cable.</span></p>
<p><img class="alignnone size-full wp-image-469" title="photocablestrip" src="http://www.wapopia.com/blog/wp-content/uploads/2011/08/photocablestrip.jpg" alt="" /><img class="alignleft size-full wp-image-469" title="photocablestrip" src="http://www.wapopia.com/blog/wp-content/uploads/2011/08/photocablestrip.jpg" alt="" /></p>
<p><span style="font-family: Arial;">Of course, you can use a      Cyclops or the wire stripper of your choice to remove the outer casing.</span></p>
<p><strong><span style="font-family: Arial; font-size: x-small;">Untwisting the wires</span></strong></p>
<p><span style="font-family: Arial;">Now with the twisted pair      wires exposed, you can begin to untwist them and arrange them in the proper      order</span></p>
<p><span style="font-family: Arial;">The key here is to not      untwist more than you need to and, if at all possible, not more than 1/2      inch. That&#8217;s because the specification calls for not more than that to be      untwisted or risk the possibility of affecting the network&#8217;s performance.</span></p>
<p><span style="font-family: Arial;">As you can see in this      photo, we have untwisted the wires and arranged them in the proper order. We      actually have exposed more of the wires than necessary here in order to make      it clearer in the photo. According to the specs, you&#8217;ll want to try this      with less of the wires untwisted. However, we can tell you that we made a      few cables with about this much wire untwisted and did not notice any      problems on our network.</span></p>
<p><small><span style="font-family: Arial;">Again, the order of the cables (from the top      in this photo) should be:</span></small></p>
<li><span style="font-family: Arial;">White-Orange</span></li>
<li><span style="font-family: Arial;">Orange</span></li>
<li><span style="font-family: Arial;">White-Green</span></li>
<li><span style="font-family: Arial;">Blue</span></li>
<li><span style="font-family: Arial;">White-Blue</span></li>
<li><span style="font-family: Arial;">Green</span></li>
<li><span style="font-family: Arial;">White-Brown</span></li>
<li><span style="font-family: Arial;">Brown</span></li>
<p><small>Now, after arranging the wires spread out like      this, you should flatten all of the wires and bring them in tight to each      other. This gets them ready to insert into the plug so, ultimately, all 8      wires should be so close that the total width is about that of an RJ45 plug.      If the wires are not the identical length, you can use a pair of wire      cutters to cut them off at the same length. </small></p>
<p><span style="font-family: Arial; font-size: medium;"><strong>Step 3 &#8211; Attaching the plug</strong></span></p>
<p><span style="font-family: Arial;">We are now ready to attach      the plug onto the end of the cable.</span></p>
<p><strong><span style="font-family: Arial; font-size: x-small;">Inserting the cable into the plug</span></strong></p>
<p><span style="font-family: Arial;">Ready with your patience? </span></p>
<p><span style="font-family: Arial;">You now need to insert the      cable into the plug and ensure that the wires <span style="text-decoration: underline;">stay</span> in the order you      just arranged. As you insert the wires into the plug, you&#8217;ll notice small      grooves, one for each wire, in the plug. Because the wires aren&#8217;t perfectly      straight, you&#8217;ll likely get the wrong wires in the wrong grooves the first      few tries. Be very careful here or the cable simply won&#8217;t work. </span></p>
<p><span style="font-family: Arial;">Once you are absolutely      certain the wires are in the right grooves, one wire to a groove and in the      proper order, you now must make sure that the wires are pushed ALL the way      into the plug. Again, if they aren&#8217;t, or are even just a millimeter or two      short, the cable won&#8217;t work.</span></p>
<h1><strong><span style="font-family: Arial; font-size: x-small;">Crimping</span></strong></h1>
<p><span style="font-family: Arial;">Now you are ready to      complete this end of your cable by crimping the plug onto the end. Insert      the cable and plug assembly into the crimping tool. Notice that our tool has      an opening for both an RJ45 plug and an RJ11 (phone) plug. Now close the      handle firmly just once. If the crimp is done correctly, you should be able      to pull on the plug with significant force and it won&#8217;t come off. </span></p>
<p><span style="font-family: Arial;">Again, the biggest issue      for us in making our own network cables was initially not ensuring that the wires were      pushed ALL the way into the plug before crimping. And, once you make a bad      crimp, forget it. Cut the wire and start again.</span></p>
<p><span style="font-family: Arial;">Prepare the other end the      exact same way for a straight-through cable or with the other wire standard  for a crossover cable, and you&#8217;ve      made your first network cable.</span></p>
<p><span style="font-family: Arial;">Now all that&#8217;s left to do      is try your new network cable in your home network. Remember that you can      plug cables into and out of hubs and switches without turning them off, but      it&#8217;s always recommended you turn off a computer before removing or inserting      a network cable. Further still, if your network cable doesn&#8217;t work at first,      make sure that you have turned everything off on the network and back on. If      it still doesn&#8217;t work, check again that the order of the wires is correct and that the      wires are inserted all the way into the plug.</span></p>
<p><span style="font-family: Arial;">One final note. If you are      making both straight through and crossover cables, make sure to mark them      clearly. It can be very, very frustrating if you&#8217;re not sure what type of      cable you are using once you start running into trouble on your home      network.</span></p>
<p><small><img class="alignleft size-full wp-image-470" title="photocableclose" src="http://www.wapopia.com/blog/wp-content/uploads/2011/08/photocableclose.jpg" alt="" /><a href="http://www.wapopia.com/blog/wp-content/uploads/2011/08/photocableclose1.jpg"><img class="alignleft size-full wp-image-471" title="photocableclose" src="http://www.wapopia.com/blog/wp-content/uploads/2011/08/photocableclose1.jpg" alt="" /></a></small></p>


<p>Related posts:<ol><li><a href='http://www.wapopia.com/blog/2008/11/08/clear-network-cache-in-windows/' rel='bookmark' title='Permanent Link: Clear Network Cache in Windows'>Clear Network Cache in Windows</a> <small>Well its not really ‘Network Cache’, it is ARP cache...</small></li><li><a href='http://www.wapopia.com/blog/2009/12/20/1st-lte-netwok-launched/' rel='bookmark' title='Permanent Link: World&#8217;s 1st LTE Long Term Evolution Network'>World&#8217;s 1st LTE Long Term Evolution Network</a> <small>The Wireless and Telecommunication world achieved another milestone last week...</small></li><li><a href='http://www.wapopia.com/blog/2008/04/14/network-connections-hanging-at-startup/' rel='bookmark' title='Permanent Link: Network connections hanging at Startup'>Network connections hanging at Startup</a> <small>I have noticed that after every 3-4 reboots my network...</small></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.wapopia.com/blog/2011/08/25/how-to-make-network-cables/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Looking for Wireless Internet</title>
		<link>http://www.wapopia.com/blog/2011/07/26/looking-for-wireless-internet/</link>
		<comments>http://www.wapopia.com/blog/2011/07/26/looking-for-wireless-internet/#comments</comments>
		<pubDate>Tue, 26 Jul 2011 12:14:14 +0000</pubDate>
		<dc:creator>the imax</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.wapopia.com/blog/2011/07/26/looking-for-wireless-internet/</guid>
		<description><![CDATA[Many people who are interested in joining a wireless Internet network for the first time, or who want to switch networks, are unaware there are alternatives to major cell phone companies like Verizon and AT&#038;T Wireless when it comes to providers. Some companies, such as Clear Wireless, do not necessarily produce cell phones or smart [...]


Related posts:<ol><li><a href='http://www.wapopia.com/blog/2009/01/01/wireless-broadcasting/' rel='bookmark' title='Permanent Link: Wireless broadcasting'>Wireless broadcasting</a> <small>I by chance captured the traffic flowing from my wireless...</small></li><li><a href='http://www.wapopia.com/blog/2010/02/03/connecting-tp-link-wireless-adsl-router-to-external-wan/' rel='bookmark' title='Permanent Link: Connecting TP-Link Wireless ADSL Router to External WAN'>Connecting TP-Link Wireless ADSL Router to External WAN</a> <small>You might have a DSL modem and router and wireless...</small></li><li><a href='http://www.wapopia.com/blog/2009/06/24/dropping-wireless-connection/' rel='bookmark' title='Permanent Link: Dropping Wireless Connection'>Dropping Wireless Connection</a> <small>When you are having problems with your wireless connection and...</small></li></ol>]]></description>
			<content:encoded><![CDATA[<p>Many people who are interested in joining a wireless Internet network for the first time, or who want to switch networks, are unaware there are alternatives to major cell phone companies like Verizon and AT&#038;T Wireless when it comes to providers. Some companies, such as Clear Wireless, do not necessarily produce cell phones or smart tablets or laptops, but do specialize in providing wireless Internet to thousands of people over a very broad area. In fact, Clear has become one of the very leading providers of wireless Internet in the United States. For more specific details on the type of company they are and the services and features they offer, you can take a look at <a href="http://www.clearwirelessinternet.com/clear-deals.html">www.ClearWirelessInternet.com</a>; but, for now, here are a few brief answers to some common questions people have about this and other wireless providers. </p>
<p>1.) How does it work? – For some, particularly those who use the Internet primarily on smart phones and tablet devices, it seems as if companies like Verizon and AT&#038;T just automatically connect their users to 3G and 4G wireless networks. Clear’s service is just as simple; once you pick a package and order it, you will be sent a portable (pocket-sized) modem that can connect to any of your wireless capable devices and immediately access the Clear wireless network. <br />
2.) Does Clear offer 4G? – This question is becoming more and more relevant as more people make the upgrade from 3G to 4G. In fact, Clear’s 4G service, which is called WiMax, and which is also used by Sprint, is one of the leading competitors in the 4G market, along with Verizon’s LTE service. Detailed comparisons between the two are available on multiple related websites. <br />
3.) Can Clear Support Multiple Devices? – If you work in an office, or live in a home, where multiple people will want to use the same wireless network at the same time, Clear can help with this as well. They offer home modems that can provide wireless service to your whole home, and even offer a relatively new feature known as the “Rover Puck” that can support up to eight devices, and which is portable. </p>
<p>There is of course a lot more to know about pricing and coverage options when choosing which wireless provider is right for you. However, these are a few basic answers to help get you started. Remember to consider all of the leading companies when choosing your provider, and not just the one that advertises most on television; the right provider for you could be any one of them. </p>


<p>Related posts:<ol><li><a href='http://www.wapopia.com/blog/2009/01/01/wireless-broadcasting/' rel='bookmark' title='Permanent Link: Wireless broadcasting'>Wireless broadcasting</a> <small>I by chance captured the traffic flowing from my wireless...</small></li><li><a href='http://www.wapopia.com/blog/2010/02/03/connecting-tp-link-wireless-adsl-router-to-external-wan/' rel='bookmark' title='Permanent Link: Connecting TP-Link Wireless ADSL Router to External WAN'>Connecting TP-Link Wireless ADSL Router to External WAN</a> <small>You might have a DSL modem and router and wireless...</small></li><li><a href='http://www.wapopia.com/blog/2009/06/24/dropping-wireless-connection/' rel='bookmark' title='Permanent Link: Dropping Wireless Connection'>Dropping Wireless Connection</a> <small>When you are having problems with your wireless connection and...</small></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.wapopia.com/blog/2011/07/26/looking-for-wireless-internet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pure-Ftpd Unix Authentication</title>
		<link>http://www.wapopia.com/blog/2010/12/17/pure-ftpd-unix-authentication/</link>
		<comments>http://www.wapopia.com/blog/2010/12/17/pure-ftpd-unix-authentication/#comments</comments>
		<pubDate>Fri, 17 Dec 2010 11:12:33 +0000</pubDate>
		<dc:creator>the imax</dc:creator>
				<category><![CDATA[Linux/Unix]]></category>

		<guid isPermaLink="false">http://www.wapopia.com/blog/?p=463</guid>
		<description><![CDATA[I installed pure-ftpd by RPM on my CentOS 5 test system, I was able to login as a anonymous user however I was not able to login as the standard unix user as which are defined in /etc/passwd.
 I was not using the pureftpd virtual users and was running Pure-Ftpd directly from command line without [...]


Related posts:<ol><li><a href='http://www.wapopia.com/blog/2006/10/02/history-file-in-linux-and-its-path/' rel='bookmark' title='Permanent Link: History file in Linux and its Path'>History file in Linux and its Path</a> <small>History file in Linux is the file in which the...</small></li><li><a href='http://www.wapopia.com/blog/2008/11/08/clear-network-cache-in-windows/' rel='bookmark' title='Permanent Link: Clear Network Cache in Windows'>Clear Network Cache in Windows</a> <small>Well its not really ‘Network Cache’, it is ARP cache...</small></li><li><a href='http://www.wapopia.com/blog/2006/09/15/dmesg-linux-boot-messages/' rel='bookmark' title='Permanent Link: dmesg linux boot messages'>dmesg linux boot messages</a> <small>dmesg command The messages that appear on the screen while...</small></li></ol>]]></description>
			<content:encoded><![CDATA[<p>I installed pure-ftpd by RPM on my CentOS 5 test system, I was able to login as a anonymous user however I was not able to login as the standard unix user as which are defined in /etc/passwd.<br />
 I was not using the pureftpd virtual users and was running Pure-Ftpd directly from command line without the use of the configuration file.</p>
<p>I had run the pure-ftpd daemon by simply issuing the pure-ftpd command in shell, anyway after struggling a bit and looking here and there I found out that <strong>If you want to user simple Unix Authentication with Pure-FTPD than you will have to run it with the -l unix switch </strong></p>
<p><code>pure-ftpd -l unix</code></p>


<p>Related posts:<ol><li><a href='http://www.wapopia.com/blog/2006/10/02/history-file-in-linux-and-its-path/' rel='bookmark' title='Permanent Link: History file in Linux and its Path'>History file in Linux and its Path</a> <small>History file in Linux is the file in which the...</small></li><li><a href='http://www.wapopia.com/blog/2008/11/08/clear-network-cache-in-windows/' rel='bookmark' title='Permanent Link: Clear Network Cache in Windows'>Clear Network Cache in Windows</a> <small>Well its not really ‘Network Cache’, it is ARP cache...</small></li><li><a href='http://www.wapopia.com/blog/2006/09/15/dmesg-linux-boot-messages/' rel='bookmark' title='Permanent Link: dmesg linux boot messages'>dmesg linux boot messages</a> <small>dmesg command The messages that appear on the screen while...</small></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.wapopia.com/blog/2010/12/17/pure-ftpd-unix-authentication/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Search and replace text in all files in Sub directories</title>
		<link>http://www.wapopia.com/blog/2010/12/08/search-and-replace-all-files-in-sub-directories/</link>
		<comments>http://www.wapopia.com/blog/2010/12/08/search-and-replace-all-files-in-sub-directories/#comments</comments>
		<pubDate>Wed, 08 Dec 2010 15:41:55 +0000</pubDate>
		<dc:creator>the imax</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.wapopia.com/blog/?p=455</guid>
		<description><![CDATA[if you want to  Search for a particular string or text and replace  it with a new value in files in Sub directories of a folder than it can be easily achieved using sed , you do not need to use any lengthy script to perform this simple search and replace task in [...]


Related posts:<ol><li><a href='http://www.wapopia.com/blog/2010/05/05/press-c-to-search-google-mobile-search-on-nokia/' rel='bookmark' title='Permanent Link: Press &#8216;c&#8217; to search, Google Mobile Search on Nokia'>Press &#8216;c&#8217; to search, Google Mobile Search on Nokia</a> <small>If you have installed the Google Mobile Search utility on...</small></li><li><a href='http://www.wapopia.com/blog/2006/04/27/how-to-delete-google-search-history/' rel='bookmark' title='Permanent Link: How to delete Google Search History ?'>How to delete Google Search History ?</a> <small>If you are using Google toolbar than you can delete...</small></li><li><a href='http://www.wapopia.com/blog/2009/05/17/retrieve-deleted-text-messages-from-iphone/' rel='bookmark' title='Permanent Link: Retrieve Deleted text Messages from iPhone'>Retrieve Deleted text Messages from iPhone</a> <small>While there exist few applications or SIM readers that can...</small></li></ol>]]></description>
			<content:encoded><![CDATA[<p>if you want to  Search for a particular string or text and replace  it with a new value in files in Sub directories of a folder than it can be easily achieved using sed , you do not need to use any lengthy script to perform this simple search and replace task in a folder and all its child directories </p>
<p>simply use change to that directory and issue the following command, of-course change the replacement text according to your needs</p>
<p>.<br />
.<br />
.<br />
.<br />
<code>find ./ -type f -exec sed -i &#039;s/toreplace/replacedtext/g&#039; {} \;</code></p>


<p>Related posts:<ol><li><a href='http://www.wapopia.com/blog/2010/05/05/press-c-to-search-google-mobile-search-on-nokia/' rel='bookmark' title='Permanent Link: Press &#8216;c&#8217; to search, Google Mobile Search on Nokia'>Press &#8216;c&#8217; to search, Google Mobile Search on Nokia</a> <small>If you have installed the Google Mobile Search utility on...</small></li><li><a href='http://www.wapopia.com/blog/2006/04/27/how-to-delete-google-search-history/' rel='bookmark' title='Permanent Link: How to delete Google Search History ?'>How to delete Google Search History ?</a> <small>If you are using Google toolbar than you can delete...</small></li><li><a href='http://www.wapopia.com/blog/2009/05/17/retrieve-deleted-text-messages-from-iphone/' rel='bookmark' title='Permanent Link: Retrieve Deleted text Messages from iPhone'>Retrieve Deleted text Messages from iPhone</a> <small>While there exist few applications or SIM readers that can...</small></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.wapopia.com/blog/2010/12/08/search-and-replace-all-files-in-sub-directories/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Manage Music in Linux</title>
		<link>http://www.wapopia.com/blog/2010/11/03/manage-music-in-linux/</link>
		<comments>http://www.wapopia.com/blog/2010/11/03/manage-music-in-linux/#comments</comments>
		<pubDate>Wed, 03 Nov 2010 12:27:46 +0000</pubDate>
		<dc:creator>the imax</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.wapopia.com/blog/2010/11/03/manage-music-in-linux/</guid>
		<description><![CDATA[If your are someone like me and have a huge music library and hate manually going and playing each track then Amarok is the tool for you. Amarok is a KDE application which is used to manage your music collection in different ways. Installing Amarok isn’t a hassle because it either comes by default in [...]


Related posts:<ol><li><a href='http://www.wapopia.com/blog/2008/01/03/how-to-close-music-player-in-nokia-5700-xpress-music-mobile/' rel='bookmark' title='Permanent Link: How to exit music player in Nokia 5700 Xpress Music Mobile'>How to exit music player in Nokia 5700 Xpress Music Mobile</a> <small>Once you open the music player than even after you...</small></li><li><a href='http://www.wapopia.com/blog/2008/12/07/nokia-music-mobile-5700-sip-client-not-working/' rel='bookmark' title='Permanent Link: Nokia Music Mobile 5700  SIP Client not Working'>Nokia Music Mobile 5700  SIP Client not Working</a> <small>There are SIP / VoIP settings available in Nokia 5700...</small></li><li><a href='http://www.wapopia.com/blog/2010/06/23/karaoke-how-to-remove-vocals-from-a-song-and-extract-music/' rel='bookmark' title='Permanent Link: Karaoke: How to remove vocals from a song and extract music'>Karaoke: How to remove vocals from a song and extract music</a> <small>The other day someone request me to remove vocals for...</small></li></ol>]]></description>
			<content:encoded><![CDATA[<p>If your are someone like me and have a huge music library and hate manually going and playing each track then Amarok is the tool for you. Amarok is a KDE application which is used to manage your music collection in different ways. Installing Amarok isn’t a hassle because it either comes by default in most Linux distros or is present in their repositories.</p>
<p>When you first load up AmaroK it loads up in your panel with an icon of a wolf over a blue circle</p>
<p>Clicking the icon show an interface like this:</p>
<p>In the Center is the play-list area which shows the current tracks you have in your queue, but none of this will work till you specify in AmaroK where your music is located, to do so click on Settings then click on Configure AmaroK. Then on the left side click on collection</p>
<p>Select the folder/folders where your music is located and check both “Scan Recursively” and “Watch Folders For Changes” so that anytime you add new music to the selected folders it will automatically be imported to AmaroK. Now Amarok will take some time depending on the size of your music collection to go through it. When all music is imported click on Collection to see your current collection</p>
<p>AmaroK automatically sorts your music based on the artist and album name. Another nifty feature of Amarok is that it can produce statistics based on the music you listen to and can then list which is your favourite artist or album, to see the statistics click on tools, then click on statistics</p>
<p>Another cool but not really necessary feature of AmaroK is that it has a cover manager which basically shows all the covers of your current albums.</p>
<p>The best part is even if you don&#8217;t have covers for an album AmaroK can fetch them from the Amazon music store. My most favourite feature of Amarok is its plug in architecture meaning you can install extensions like in Firefox that extend the functionality of AmaroK</p>
<p>Hope you enjoyed and i hope you will enjoy your music much more with AmaroK</p>


<p>Related posts:<ol><li><a href='http://www.wapopia.com/blog/2008/01/03/how-to-close-music-player-in-nokia-5700-xpress-music-mobile/' rel='bookmark' title='Permanent Link: How to exit music player in Nokia 5700 Xpress Music Mobile'>How to exit music player in Nokia 5700 Xpress Music Mobile</a> <small>Once you open the music player than even after you...</small></li><li><a href='http://www.wapopia.com/blog/2008/12/07/nokia-music-mobile-5700-sip-client-not-working/' rel='bookmark' title='Permanent Link: Nokia Music Mobile 5700  SIP Client not Working'>Nokia Music Mobile 5700  SIP Client not Working</a> <small>There are SIP / VoIP settings available in Nokia 5700...</small></li><li><a href='http://www.wapopia.com/blog/2010/06/23/karaoke-how-to-remove-vocals-from-a-song-and-extract-music/' rel='bookmark' title='Permanent Link: Karaoke: How to remove vocals from a song and extract music'>Karaoke: How to remove vocals from a song and extract music</a> <small>The other day someone request me to remove vocals for...</small></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.wapopia.com/blog/2010/11/03/manage-music-in-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>cellular Mobile Phone Technologies used in US</title>
		<link>http://www.wapopia.com/blog/2010/11/01/cellular-mobile-phone-technologies-used-in-us/</link>
		<comments>http://www.wapopia.com/blog/2010/11/01/cellular-mobile-phone-technologies-used-in-us/#comments</comments>
		<pubDate>Mon, 01 Nov 2010 17:03:47 +0000</pubDate>
		<dc:creator>the imax</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.wapopia.com/blog/?p=451</guid>
		<description><![CDATA[The cellular cell phone technologies in general, depend on the network protocol used. There are two types of mobile network protocols widely prevalent, 2G and 3G.
Cell Phone Network Protocol: 2G.
There are two technologies commonly used by 2G cell-phone networks for transmitting information
1. Global System for Mobile Communication (GSM)
Global System for Mobile communications (GSM) uses Time [...]


Related posts:<ol><li><a href='http://www.wapopia.com/blog/2010/09/15/how-to-get-imei-code-from-nokia-samsung-lg-mobile-phone/' rel='bookmark' title='Permanent Link: How to get IMEI code from Nokia, Samsung, LG mobile phone'>How to get IMEI code from Nokia, Samsung, LG mobile phone</a> <small>IMEI is the unique hardware number of the mobile phone, ...</small></li><li><a href='http://www.wapopia.com/blog/2007/06/13/check-gmail-on-mobile/' rel='bookmark' title='Permanent Link: Check Gmail on Mobile'>Check Gmail on Mobile</a> <small>Almost all of the top notch email providers have their...</small></li><li><a href='http://www.wapopia.com/blog/2009/07/20/linux-voip-phone/' rel='bookmark' title='Permanent Link: Linux VoIP Phone'>Linux VoIP Phone</a> <small>Popular VoIP softphones like eyebeam and SJPhone are only available...</small></li></ol>]]></description>
			<content:encoded><![CDATA[<p>The cellular cell phone technologies in general, depend on the network protocol used. There are two types of mobile network protocols widely prevalent, 2G and 3G.</p>
<p>Cell Phone Network Protocol: 2G.</p>
<p>There are two technologies commonly used by 2G cell-phone networks for transmitting information</p>
<p>1. Global System for Mobile Communication (GSM)</p>
<p>Global System for Mobile communications (GSM) uses Time Division Multiple Access [TDMA] technology. However, GSM implements TDMA using encryption to make phone calls more secure. GSM operates in the 900-MHz and 1800-MHz bands in Europe and Asia and in the 850-MHz and 1900-MHz (also referred to as 1.9-GHz) band in the United States. GSM is the international standard in Europe, Australia and much of Asia and Africa which also means that under most circumstances the calls that you make are on GSM.GSM system allows cell-phone users to use one phone anywhere where the standard is supported. To connect to the specific service providers in these different countries, GSM users simply switch subscriber identification module (SIM) cards. SIM cards are small removable disks that slip in and out of GSM cell phones. They store all the connection data and identification numbers you need to access a particular wireless service provider.<span id="more-451"></span></p>
<p>2. Code Division Multiple Access (CDMA)</p>
<p>CDMA is a form of multiplexing, which allows numerous signals to occupy a single transmission channel, optimizing the use of available bandwidth. It started as a concept in World-war II and was brought to cell phones by telecom giant Qualcomm. CDMA is the most widely used cellphone technology in US and is a base for the 3G wireless carriers. The technology is used in ultra-high-frequency (UHF) cellular telephone systems in the 800-MHz and 1.9-GHzbands. CDMA employs analog-to-digital conversion (ADC) in combination with spread spectrum technology. Audio input is first digitized into binary elements. The frequency of the transmitted signal is then made to vary according to a defined pattern (code), so it can be intercepted only by a receiver whose frequency response is programmed with the same code, so it follows exactly along with the transmitter frequency. CDMA is compatible with other cellular technologies; thereby enabling nationwide roaming.</p>
<p>Cell Phone Network Protocol: 3G</p>
<p>3G technology is the latest in mobile communications. 3G stands for “third generation” and is the successor to 2G technology. 3G technology is intended for the true multimedia cell phone, smartphones with increased bandwidth and transfer rates to accommodate Web-based applications and phone-based audio and video files. 3G’s high data rates are ideal for downloading information from the Internet and sending and receiving large, multimedia files. 3G phones are like mini-laptops and can accommodate broadband applications like video conferencing, receiving streaming video from the Web, sending and receiving faxes and instantly downloading e-mail messages with attachments.</p>
<p>There are three technologies commonly used by 3G cell-phone networks for transmitting</p>
<p>1. CDMA2000 &#8211; based on 2G Code Division Multiple Access</p>
<p>2. Wideband Code Division Multiple Access (WCDMA)</p>
<p>Both of these technologies are similar to CDMA used in 2G network protocol but with higher speeds of transfer and download rates.</p>
<p>3. Time-division Synchronous Code-division Multiple Access (TD-SCDMA)</p>
<p>The standard combines time division multiple access (TDMA) with an adaptive, synchronous-mode code division multiple access (CDMA) component. TD-SCDMA supports data transfer like speech or video from the Internet at much faster rates than any of the technologies in 2G network. </p>


<p>Related posts:<ol><li><a href='http://www.wapopia.com/blog/2010/09/15/how-to-get-imei-code-from-nokia-samsung-lg-mobile-phone/' rel='bookmark' title='Permanent Link: How to get IMEI code from Nokia, Samsung, LG mobile phone'>How to get IMEI code from Nokia, Samsung, LG mobile phone</a> <small>IMEI is the unique hardware number of the mobile phone, ...</small></li><li><a href='http://www.wapopia.com/blog/2007/06/13/check-gmail-on-mobile/' rel='bookmark' title='Permanent Link: Check Gmail on Mobile'>Check Gmail on Mobile</a> <small>Almost all of the top notch email providers have their...</small></li><li><a href='http://www.wapopia.com/blog/2009/07/20/linux-voip-phone/' rel='bookmark' title='Permanent Link: Linux VoIP Phone'>Linux VoIP Phone</a> <small>Popular VoIP softphones like eyebeam and SJPhone are only available...</small></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.wapopia.com/blog/2010/11/01/cellular-mobile-phone-technologies-used-in-us/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Turn off &amp; Disable Google Search Preview</title>
		<link>http://www.wapopia.com/blog/2010/10/07/turn-off-disable-google-search-preview/</link>
		<comments>http://www.wapopia.com/blog/2010/10/07/turn-off-disable-google-search-preview/#comments</comments>
		<pubDate>Thu, 07 Oct 2010 18:47:47 +0000</pubDate>
		<dc:creator>the imax</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.wapopia.com/blog/?p=449</guid>
		<description><![CDATA[Since yesterday I have noticed that a new Google Search Preview feature has been rolled out by Google, which shows you a kind of screen-shot of the URLs/destination page appearing in search results along with location and snippet of the keyword which was being searched for. There is also a mouse over effect which highlights [...]


Related posts:<ol><li><a href='http://www.wapopia.com/blog/2006/04/27/how-to-delete-google-search-history/' rel='bookmark' title='Permanent Link: How to delete Google Search History ?'>How to delete Google Search History ?</a> <small>If you are using Google toolbar than you can delete...</small></li><li><a href='http://www.wapopia.com/blog/2010/05/05/press-c-to-search-google-mobile-search-on-nokia/' rel='bookmark' title='Permanent Link: Press &#8216;c&#8217; to search, Google Mobile Search on Nokia'>Press &#8216;c&#8217; to search, Google Mobile Search on Nokia</a> <small>If you have installed the Google Mobile Search utility on...</small></li><li><a href='http://www.wapopia.com/blog/2010/05/28/nokia-e-72-sms-preview-app/' rel='bookmark' title='Permanent Link: Nokia E-72 SMS Preview App'>Nokia E-72 SMS Preview App</a> <small>SMS Preview App lets you to preview the new SMS...</small></li></ol>]]></description>
			<content:encoded><![CDATA[<p>Since yesterday I have noticed that a new Google Search Preview feature has been rolled out by Google, which shows you a kind of screen-shot of the URLs/destination page appearing in search results along with location and snippet of the keyword which was being searched for. There is also a mouse over effect which highlights each search result in a bluish shade.</p>
<p>Now Google automatically starts loading preview whenever you hover your mouse over any result, may be some people have found this feature useful but for me it is extremely annoying, and even more annoying thing is that there is no option to turn in off ?<br />
I have looked and there is no way by which I can disable the Google Search preview from customized or advanced settings. </p>
<p>Not everyone is on a 10Mbps unlimited connection,  Google keeps loading the Preview (which are in fact image files) of all 10 results on the search page in the background hence affecting the overall performance of your browser and internet experience. moreover the snippets are being already shown by Google on the search page .. why is there a need to duplicate things showing them on the Preview image ? the size of the preview windows is also quite big and just clutters up the whole web-page</p>
<p>Instead of forcing everyone to use new features Google should let users to choose for themselves if they want to try something new or not, shoving everything in face of customer is plain annoying .<br />
I hope that pretty soon they will have the option to turn off and disable this Search Preview thing </p>


<p>Related posts:<ol><li><a href='http://www.wapopia.com/blog/2006/04/27/how-to-delete-google-search-history/' rel='bookmark' title='Permanent Link: How to delete Google Search History ?'>How to delete Google Search History ?</a> <small>If you are using Google toolbar than you can delete...</small></li><li><a href='http://www.wapopia.com/blog/2010/05/05/press-c-to-search-google-mobile-search-on-nokia/' rel='bookmark' title='Permanent Link: Press &#8216;c&#8217; to search, Google Mobile Search on Nokia'>Press &#8216;c&#8217; to search, Google Mobile Search on Nokia</a> <small>If you have installed the Google Mobile Search utility on...</small></li><li><a href='http://www.wapopia.com/blog/2010/05/28/nokia-e-72-sms-preview-app/' rel='bookmark' title='Permanent Link: Nokia E-72 SMS Preview App'>Nokia E-72 SMS Preview App</a> <small>SMS Preview App lets you to preview the new SMS...</small></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.wapopia.com/blog/2010/10/07/turn-off-disable-google-search-preview/feed/</wfw:commentRss>
		<slash:comments>30</slash:comments>
		</item>
		<item>
		<title>Recover iPad, iPod,  iPhone Backup password</title>
		<link>http://www.wapopia.com/blog/2010/09/30/recover-ipad-ipod-iphone-backup-password/</link>
		<comments>http://www.wapopia.com/blog/2010/09/30/recover-ipad-ipod-iphone-backup-password/#comments</comments>
		<pubDate>Thu, 30 Sep 2010 02:33:50 +0000</pubDate>
		<dc:creator>the imax</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.wapopia.com/blog/?p=447</guid>
		<description><![CDATA[If you backed up your iPhone or iPod data using itunes and selected the “Encrypt iPhone backup” option while creating the back up than at the time of restoration you will have to provide the password that you entered at creation of the data backup
Unfortunately, If  you don’t remember your password than there is [...]


Related posts:<ol><li><a href='http://www.wapopia.com/blog/2006/03/04/reveal-password-having-asterisks-or-dots/' rel='bookmark' title='Permanent Link: Reveal password having asterisks or Dots'>Reveal password having asterisks or Dots</a> <small>Now how often does that happen? you are browsing from...</small></li><li><a href='http://www.wapopia.com/blog/2009/05/17/retrieve-deleted-text-messages-from-iphone/' rel='bookmark' title='Permanent Link: Retrieve Deleted text Messages from iPhone'>Retrieve Deleted text Messages from iPhone</a> <small>While there exist few applications or SIM readers that can...</small></li><li><a href='http://www.wapopia.com/blog/2008/03/24/default-password-for-wrt54g/' rel='bookmark' title='Permanent Link: Default password for WRT54G'>Default password for WRT54G</a> <small>If you have forgot the default password of your linksys...</small></li></ol>]]></description>
			<content:encoded><![CDATA[<p>If you backed up your iPhone or iPod data using itunes and selected the “Encrypt iPhone backup” option while creating the back up than at the time of restoration you will have to provide the password that you entered at creation of the data backup</p>
<p>Unfortunately, If  you don’t remember your password than there is no easy way to crack or recover it, if you have still access to you Apple device than you can take a new back up without the data encryption option.  However you can&#8217;t get this password back by answering a security question or a entering an account email as this password is stored locally on your generated backup file. </p>
<p>If you search around a bit than you will see many products touting themselves as ‘iphone backup password recovery tool’ but in reality none of them is able to recover your password by decryption all of them are just brute force tools designed to guess the password by hit and trial.<br />
So if you are stuck with your iPhone backup password than your best bet would be to just try to remember your password yourself or to take a new back up. </p>
<p>Also, it should serve as a lesson for everyone to always remember your password and avoid  putting passwords on things unnecessarily.</p>


<p>Related posts:<ol><li><a href='http://www.wapopia.com/blog/2006/03/04/reveal-password-having-asterisks-or-dots/' rel='bookmark' title='Permanent Link: Reveal password having asterisks or Dots'>Reveal password having asterisks or Dots</a> <small>Now how often does that happen? you are browsing from...</small></li><li><a href='http://www.wapopia.com/blog/2009/05/17/retrieve-deleted-text-messages-from-iphone/' rel='bookmark' title='Permanent Link: Retrieve Deleted text Messages from iPhone'>Retrieve Deleted text Messages from iPhone</a> <small>While there exist few applications or SIM readers that can...</small></li><li><a href='http://www.wapopia.com/blog/2008/03/24/default-password-for-wrt54g/' rel='bookmark' title='Permanent Link: Default password for WRT54G'>Default password for WRT54G</a> <small>If you have forgot the default password of your linksys...</small></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.wapopia.com/blog/2010/09/30/recover-ipad-ipod-iphone-backup-password/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to save iPhone Battery</title>
		<link>http://www.wapopia.com/blog/2010/09/24/how-to-save-iphone-battery/</link>
		<comments>http://www.wapopia.com/blog/2010/09/24/how-to-save-iphone-battery/#comments</comments>
		<pubDate>Fri, 24 Sep 2010 05:20:53 +0000</pubDate>
		<dc:creator>the imax</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.wapopia.com/blog/?p=445</guid>
		<description><![CDATA[Every one of us faces troubles with dying batteries,  we still forget to charge the our beloved iPhones, despite knowing it very well that the battery is going to die.  So if you are out and have no place to charge and are getting the critical battery notifications than there are a few [...]


Related posts:<ol><li><a href='http://www.wapopia.com/blog/2010/01/25/recalibrate-laptop-battery/' rel='bookmark' title='Permanent Link: Recalibrate laptop battery'>Recalibrate laptop battery</a> <small>I have had my current laptop for about 16 months,...</small></li><li><a href='http://www.wapopia.com/blog/2010/09/15/iphone-4-vs-samsung-captivate/' rel='bookmark' title='Permanent Link: iPhone 4 vs Samsung Captivate'>iPhone 4 vs Samsung Captivate</a> <small>A Side by Side comparison of  AT&amp;T iPhone 4 and...</small></li><li><a href='http://www.wapopia.com/blog/2010/06/09/iphone-4g-vs-iphone-3gs/' rel='bookmark' title='Permanent Link: iPhone 4G vs iPhone 3GS'>iPhone 4G vs iPhone 3GS</a> <small>OK, so the new Apple iPhone for 2010 i.e. iPhone...</small></li></ol>]]></description>
			<content:encoded><![CDATA[<p>Every one of us faces troubles with dying batteries,  we still forget to charge the our beloved iPhones, despite knowing it very well that the battery is going to die.  So if you are out and have no place to charge and are getting the critical battery notifications than there are a few tips which can help you save iPhone battery.</p>
<p>There are many battery hogging features and activities which you can curtail down to make is last longer. Unfortunately iPhone does not come with a ‘power saving’ mode like some of the new Nokia Smartphones so you will have to make these changes by yourself.</p>
<p>1st of all turn off all the unnecessary connections like Bluetooth and GPS, wifi,  Bluetooth specially is a big battery eater. You can also turn off the 3G.</p>
<p>Lower the brightness and light of your screen and set the light timeout interval to a lower value. Lock your screen and stop poking unnecessarily over the phone.</p>
<p>You can also change your mail checking/syncing interval and set it to a higher value or better set it to manual</p>
<p>Voice calls are also a big drainer of battery, so if you want to save battery than is better to text.</p>
<p>Another option is to keep a spare battery with you.</p>


<p>Related posts:<ol><li><a href='http://www.wapopia.com/blog/2010/01/25/recalibrate-laptop-battery/' rel='bookmark' title='Permanent Link: Recalibrate laptop battery'>Recalibrate laptop battery</a> <small>I have had my current laptop for about 16 months,...</small></li><li><a href='http://www.wapopia.com/blog/2010/09/15/iphone-4-vs-samsung-captivate/' rel='bookmark' title='Permanent Link: iPhone 4 vs Samsung Captivate'>iPhone 4 vs Samsung Captivate</a> <small>A Side by Side comparison of  AT&amp;T iPhone 4 and...</small></li><li><a href='http://www.wapopia.com/blog/2010/06/09/iphone-4g-vs-iphone-3gs/' rel='bookmark' title='Permanent Link: iPhone 4G vs iPhone 3GS'>iPhone 4G vs iPhone 3GS</a> <small>OK, so the new Apple iPhone for 2010 i.e. iPhone...</small></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.wapopia.com/blog/2010/09/24/how-to-save-iphone-battery/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Nokia 1800 Features, Review &amp; Price</title>
		<link>http://www.wapopia.com/blog/2010/09/23/nokia-1800-features-review-price/</link>
		<comments>http://www.wapopia.com/blog/2010/09/23/nokia-1800-features-review-price/#comments</comments>
		<pubDate>Thu, 23 Sep 2010 13:53:47 +0000</pubDate>
		<dc:creator>the imax</dc:creator>
				<category><![CDATA[Nokia]]></category>

		<guid isPermaLink="false">http://www.wapopia.com/blog/?p=440</guid>
		<description><![CDATA[1800 is the new mobile from Nokia in its line of simple and to the point handsets targeted towards individuals who are not interested in fancy features and just need the basic calling and text messaging capabilities.
Nokia 1800 lives up to expectations and Nokia Standards as far as voice quality,  reliability and durability of [...]


Related posts:<ol><li><a href='http://www.wapopia.com/blog/2009/01/24/nokia-5800-nokia-e71/' rel='bookmark' title='Permanent Link: Nokia 5800 XpressMusic VS Nokia E71'>Nokia 5800 XpressMusic VS Nokia E71</a> <small>Currently both Nokia 5800 and Nokia E71 are top tier...</small></li><li><a href='http://www.wapopia.com/blog/2008/06/08/hp-compaq-6910p-review/' rel='bookmark' title='Permanent Link: Hp Compaq 6910p review'>Hp Compaq 6910p review</a> <small>I have been using hp Compaq 6910p for about 2...</small></li><li><a href='http://www.wapopia.com/blog/2008/12/07/nokia-music-mobile-5700-sip-client-not-working/' rel='bookmark' title='Permanent Link: Nokia Music Mobile 5700  SIP Client not Working'>Nokia Music Mobile 5700  SIP Client not Working</a> <small>There are SIP / VoIP settings available in Nokia 5700...</small></li></ol>]]></description>
			<content:encoded><![CDATA[<p>1800 is the new mobile from Nokia in its line of simple and to the point handsets targeted towards individuals who are not interested in fancy features and just need the basic calling and text messaging capabilities.</p>
<p>Nokia 1800 lives up to expectations and Nokia Standards as far as voice quality,  reliability and durability of the phone is concerned. The phone body and finishing looks sleek in black color. It is simple and easy to use handset and recommended for those who are not tech savvy and find  themselves bogged down by the Plethora of Options that any new mobile carriers these days <span id="more-440"></span></p>
<p>Apart from basic capabilities it also offers a flash light, FM radio and a calendar.  However there is no facility to save/play music files (MP3 etc)  or a camera, the connectivity options are also non existent (there is no bluetooth, web browser or computer connection option) which is understandable given the cheap price tag.<br />
Memory is also limited to 250 messages   <img class="alignright size-full wp-image-441" title="nokia-1800-jpg" src="http://www.wapopia.com/blog/wp-content/uploads/2010/09/nokia-1800-jpg.jpg" alt="Nokia 1800 Simple yet reliable" width="200" height="200" /></p>
<p>The speaking alarm clock is something interesting, the TFT screen at 65K colors is also pretty good</p>
<p>The cost is around $35 and Nokia 1800 has received good reviews and feedback from countries like India and Pakistan where it is selling for as low as 2500 Rs/ which is just right for the features and capabilities being offered by the phone</p>


<p>Related posts:<ol><li><a href='http://www.wapopia.com/blog/2009/01/24/nokia-5800-nokia-e71/' rel='bookmark' title='Permanent Link: Nokia 5800 XpressMusic VS Nokia E71'>Nokia 5800 XpressMusic VS Nokia E71</a> <small>Currently both Nokia 5800 and Nokia E71 are top tier...</small></li><li><a href='http://www.wapopia.com/blog/2008/06/08/hp-compaq-6910p-review/' rel='bookmark' title='Permanent Link: Hp Compaq 6910p review'>Hp Compaq 6910p review</a> <small>I have been using hp Compaq 6910p for about 2...</small></li><li><a href='http://www.wapopia.com/blog/2008/12/07/nokia-music-mobile-5700-sip-client-not-working/' rel='bookmark' title='Permanent Link: Nokia Music Mobile 5700  SIP Client not Working'>Nokia Music Mobile 5700  SIP Client not Working</a> <small>There are SIP / VoIP settings available in Nokia 5700...</small></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.wapopia.com/blog/2010/09/23/nokia-1800-features-review-price/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/


Served from: www.wapopia.com @ 2012-05-18 21:54:24 -->
