<?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>Be Your Own Detective &#187; cell phones</title>
	<atom:link href="http://www.beyourowndetective.com/tag/cell-phones/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.beyourowndetective.com</link>
	<description>Doing your own investigations</description>
	<lastBuildDate>Thu, 29 Jul 2010 21:02:59 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Cell Phone Numbers</title>
		<link>http://www.beyourowndetective.com/reverse-phone-lookup/cell-phone-numbers/</link>
		<comments>http://www.beyourowndetective.com/reverse-phone-lookup/cell-phone-numbers/#comments</comments>
		<pubDate>Mon, 14 Dec 2009 01:23:24 +0000</pubDate>
		<dc:creator>vappleyard</dc:creator>
				<category><![CDATA[Reverse Phone]]></category>
		<category><![CDATA[cell phones]]></category>

		<guid isPermaLink="false">http://66.147.244.181/~beyouro3/?p=129</guid>
		<description><![CDATA[A 411 type reverse cell phone directory, the &#8220;National Cell Phone  Directory&#8221; has gotten much publicity but the reality is, this concept          never got anywhere. Privacy advocates, consumer protection groups and  cell phone providers lobbied against it.
For law enforcement, tracing a cell phone number is [...]]]></description>
			<content:encoded><![CDATA[<p>A 411 type reverse cell phone directory, the &#8220;National Cell Phone  Directory&#8221; has gotten much publicity but the reality is, this concept          never got anywhere. Privacy advocates, consumer protection groups and  cell phone providers lobbied against it.</p>
<p>For law enforcement, tracing a cell phone number is easy. All they need  to do is call the cell phone provider, however for civilians, the most          common route is to hire a private investigator. As with any information          not available to the public, techniques often used by professional investigators          include:</p>
<p>Looking up credit headers. (Many people put their private phone numbers          on credit applications. These numbers usually end up in reverse phone          directories)</p>
<p>Call the cell phone number to convince the person they need to provide          confirmation they own the account.</p>
<p>Call the provider to attempt to directly ask for the account holder&#8217;s          information.</p>
<p>There are some easy steps you can take to protect your privacy.</p>
<p>Never give out your cell phone number along with your name or address.          Private phone numbers end up in public phone number databases when someone          applies for credit, loan or makes online transactions where a phone          number is asked for along with the person&#8217;s address, despite assurances          that your information will not be shared, or sold.</p>
<p>Ask your cell phone provider&#8217;s security department about safeguards they          can offer to prevent unauthorized inquiries.</p>
<p>Don&#8217;t use your home address to activate your service if you can avoid          it. Try using a PO box instead.</p>
<p>Some people use pre-paid cell phone accounts or &#8220;Track phones.&#8221; Most          phone scam artists use them, since they are very difficult to trace.</p>
<p><SCRIPT LANGUAGE="JavaScript">var phone_field_length=0;<br />
function TabNext(obj,event,len,next_field) {<br />
	if (event == &#8220;down&#8221;) {<br />
		phone_field_length=obj.value.length;<br />
		}<br />
	else if (event == &#8220;up&#8221;) {<br />
		if (obj.value.length != phone_field_length) {<br />
			phone_field_length=obj.value.length;<br />
			if (phone_field_length == len) {<br />
				next_field.focus();<br />
				}<br />
			}<br />
		}<br />
	}<br />
</SCRIPT><br />
<SCRIPT LANGUAGE="JavaScript"><br />
<!--<br />
function validate2(myForm){<br />
	if(!IsNumeric(myForm.areacode.value)){<br />
		alert("Invalid Areacode! Please re-enter");<br />
		myForm.areacode.focus();<br />
		return (false)<br />
	}<br />
	else if(!IsNumeric(myForm.phonenumber1.value)){<br />
		alert("Invalid Phone number! Please re-enter");<br />
		myForm.phonenumber1.focus();<br />
		return (false)<br />
	}<br />
	else if(!IsNumeric(myForm.phonenumber2.value)){<br />
		alert("Invalid Phone number! Please re-enter");<br />
		myForm.phonenumber2.focus();<br />
		return (false)<br />
	}<br />
	if((myForm.areacode.value.length+myForm.phonenumber1.value.length+myForm.phonenumber2.value.length) < 10){<br />
		alert("Phone number length can not be less than 10");<br />
		myForm.phonenumber2.focus();<br />
		return (false)<br />
	}</p>
<p>}<br />
function IsNumeric(strString)<br />
   //  check for valid numeric strings<br />
   {<br />
   var strValidChars = "0123456789.-";<br />
   var strChar;<br />
   var blnResult = true;</p>
<p>   if (strString.length == 0) return false;</p>
<p>   //  test strString consists of valid characters listed above<br />
   for (i = 0; i < strString.length &#038;&#038; blnResult == true; i++)<br />
      {<br />
      strChar = strString.charAt(i);<br />
      if (strValidChars.indexOf(strChar) == -1)<br />
         {<br />
         blnResult = false;<br />
         }<br />
      }<br />
   return blnResult;<br />
   }<br />
//--><br />
</SCRIPT></p>
<p align="center"><font size="3"><b>Start Your Search Now!</b></font></p>
<form action="http://YOURID.procash6.hop.clickbank.net" method="get" name="procash6form">
<input type="hidden" name="xpath" value="sbox" />
<input type="hidden" name="xsite" value="ReverseMobile" />
<input type="hidden" name="xrecordstype" value="Cellphone" />
<input type="hidden" name="conversion_id" value="" />
<input type="hidden" name="gc_source" value="" />
<input type="hidden" name="tid" value="" />
<INPUT name="areacode" onKeyDown="TabNext(this,'down',3)" onKeyUp="TabNext(this,'up',3,this.form.phonenumber1)" class="mytext" style="FONT-SIZE: 16pt; TEXT-ALIGN: center;" size=2 maxLength=3>   <FONT face=arial size=16>-</FONT>    <INPUT name="phonenumber1" onKeyDown="TabNext(this,'down',3)" onKeyUp="TabNext(this,'up',3,this.form.phonenumber2)" class="mytext" style="FONT-SIZE: 16pt; TEXT-ALIGN: center;" size=2 maxLength=3>   <FONT face=arial size=16>-</FONT>    <INPUT name="phonenumber2" class="mytext" style="FONT-SIZE: 16pt; TEXT-ALIGN: center;" size=3 maxLength=4><br />
<br />
<font color="#666666" size="1" face="Verdana, Arial, Helvetica, sans-serif"><strong>EX: 555 555 5555</strong></font></p>
<input type="submit" onclick="return validate2(document.procash6form);" name="Submit" value="Search" />
</form>
]]></content:encoded>
			<wfw:commentRss>http://www.beyourowndetective.com/reverse-phone-lookup/cell-phone-numbers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
