<?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"
	>

<channel>
	<title>ravianz' Blog</title>
	<atom:link href="http://ravianz.com/feed" rel="self" type="application/rss+xml" />
	<link>http://ravianz.com</link>
	<description>Its not just another Blog</description>
	<pubDate>Sun, 16 Nov 2008 03:45:59 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
	<language>en</language>
			<item>
		<title>Blog Rivival</title>
		<link>http://ravianz.com/blog-rivival.php</link>
		<comments>http://ravianz.com/blog-rivival.php#comments</comments>
		<pubDate>Sun, 16 Nov 2008 03:45:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Blogging]]></category>

		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://ravianz.com/?p=23</guid>
		<description><![CDATA[Its been more than a year since I posted here on my blog. When I had started it, idea was to make it a place where my thoughts and experiences would be published but it could not come true. There might be many reasons but the basic thing was that I did&#8217;t give it proper [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">Its been more than a year since I posted here on my blog. When I had started it, idea was to make it a place where my thoughts and experiences would be published but it could not come true. There might be many reasons but the basic thing was that I did&#8217;t give it proper attention that it requied.  Last post made to it was about 14 months ago- Huh too long time for a blog to live!</p>
<p style="text-align: justify;">I had not altogether forgotten this blog but got induldged myself in many other things and this was neglected. It tried to pull my attention in December 2007 when I had paid for renewal of the domain name [I'll share why I used ravianz.com in my next post <img src='http://ravianz.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> ]- but even paying some bucks to have it renewed could not get me back on it as I had got the first mega project of my professional life and that really took my time.</p>
<p style="text-align: justify;">Now again time of renewal of the domain name has arrived. But I had come back to my blog in August and updated my WordPress software and it was a real hassel to upgrade from 2.3.x to 2.6.x as there are too many changes occured. I had to face issue of some tables being lost and I had to do many things manually to upgrade my software with complete data intact. It was offline for about 3 days during the update process but that does&#8217;t matter. I am having zero visitor for some time. After having it upgraded, I was quite enthusiastic to share the complete story of itsupgrade but nay! I could not find enough time to write something.</p>
<p style="text-align: justify;">Then I had idea that i&#8217;ll make my post on September 9, 2008- exactly after one year but, I don&#8217;t remember why, I failed to. Now my idea is to work on it atleast once a week, may be on weekends. Lets see whether I post again or I am here after a year again:)</p>
]]></content:encoded>
			<wfw:commentRss>http://ravianz.com/blog-rivival.php/feed</wfw:commentRss>
		</item>
		<item>
		<title>Using &#8220;Do Follow&#8221; plugin for Word Press Comments</title>
		<link>http://ravianz.com/using-do-follow-plugin-for-word-press-comments.php</link>
		<comments>http://ravianz.com/using-do-follow-plugin-for-word-press-comments.php#comments</comments>
		<pubDate>Sun, 09 Sep 2007 17:06:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Blogging]]></category>

		<category><![CDATA[CMS]]></category>

		<category><![CDATA[Plug-Ins]]></category>

		<category><![CDATA[Plugins]]></category>

		<category><![CDATA[Software]]></category>

		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.ravianz.com/using-do-follow-plugin-for-word-press-comments.php</guid>
		<description><![CDATA[Word Press has nofollow tag associated with all the links in comments by default. For those who have no idea what nofollow tag is, its a simple html tag that stops the google bot from going futher to the link in which this tag is used.
nofollow tag is used as rel=&#8221;nofollow&#8221; attribute and its example [...]]]></description>
			<content:encoded><![CDATA[<p align="justify">Word Press has nofollow tag associated with all the links in comments by default. For those who have no idea what nofollow tag is, its a simple html tag that stops the google bot from going futher to the link in which this tag is used.</p>
<p align="justify">nofollow tag is used as rel=&#8221;nofollow&#8221; attribute and its example is like</p>
<blockquote>
<p align="justify"> &lt;a href=&#8221;http://www.example.com/&#8221; rel=&#8221;nofollow&#8221;&gt;My Site&lt;/a&gt;</p>
</blockquote>
<p align="justify"> Basic usage of this tag, as defined by Google at their <a href="http://googleblog.blogspot.com/2005/01/preventing-comment-spam.html" target="_blank">official blog</a>, is to prevet spamming on blogs in form of comments. No doubt if you are a blogger you come across a lot of spammy messages even if you have not discarded the default nofollow tag.</p>
<p align="justify"> What i was trying to get is that what are the results if i change the default option to dofollow, its not a tag but only a term used to specify that my blog is no more having nofollow tag for links in comments. Basic reason for changing and asking you to change is that if someone is commenting something helpful then whats wrong in giving him a backlink.</p>
<p align="justify">Moreover if you are using dofollow option then there is more chance that a person will comment something positive adding to your content. No doubt content is the king for any website and if you are getting some unique content from a visitor for a cost of link then there is nothing wrong in it.</p>
<p align="justify">It may be difficult for a real big blog with huge traffic but for a lower traffic blog or midium traffic blog, it is going to be beneficial. At least what i have read on forums, say so. You may have to give some extra time in filtering comments  but their will be more number of useful comments, i guess.</p>
<p align="justify">If you have decided to give it a try then just go for it. You need to simply install and activate the plugin.</p>
<blockquote>
<p align="justify"><a href="http://www.semiologic.com/software/wp-fixes/dofollow/" target="_blank">Click here to get SemiLogic Word Press dofollow Plugin</a></p>
</blockquote>
]]></content:encoded>
			<wfw:commentRss>http://ravianz.com/using-do-follow-plugin-for-word-press-comments.php/feed</wfw:commentRss>
		</item>
		<item>
		<title>Deadly Mobile Virus!</title>
		<link>http://ravianz.com/deadly-mobile-virus.php</link>
		<comments>http://ravianz.com/deadly-mobile-virus.php#comments</comments>
		<pubDate>Sun, 15 Apr 2007 04:31:49 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[GSM/Mobiles]]></category>

		<guid isPermaLink="false">http://www.ravianz.com/deadly-mobile-virus.php</guid>
		<description><![CDATA[Three Days ago when i was just checking my email, one of my friends told me that picking a specific mobile call can cause death so don&#8217;t pick any call having some annonymous number. I was just amazed at reading this info on my messenger. He added that television has casted a news regarding this [...]]]></description>
			<content:encoded><![CDATA[<p align="justify">Three Days ago when i was just checking my email, one of my friends told me that picking a specific mobile call can cause death so don&#8217;t pick any call having some annonymous number. I was just amazed at reading this info on my messenger. He added that television has casted a news regarding this claiming the death of some people who had answered to some unknown callers.</p>
<p align="justify">This rumor was spread via a text message which was probably forwarded by most of people as a funny thing or some did it to &#8217;secure&#8217; their loved ones. Actual text that i came to know was:</p>
<blockquote>
<p align="justify"> &#8220;Don&#8217;t pick any call of *88888888 as its some type of a  virus which damage the brains cells and kills persons. As some high tone sound or some thing produce when u pick the calls it damage or burst he  brain in few seconds&#8221;</p>
</blockquote>
<p align="justify"> The rumor was so effective that some mosques in the country&#8217;s biggest city, Karachi, made announcements that people were being killed by a mobile virus and they must not use their mobiles. Call centers of all the operators (Mobilink, Ufone, Telenor, Warid, Paktel) were bombarded with the same question whether this is true or not???</p>
<p align="justify">Even a local newspaper published that it is a revenge of some ghosts who are angry at telecom boom because some of BTS (Base Tranciever Stations, tower in simple words) were erected in some graveyard!</p>
<p align="justify">All this is simply a stupid thing to forward and any body recieving such a message must not forward that to others because it just makes a chain process and this is one of SMS rumor spreading. Currently there are more than 52 million mobile users among 160 million people in Pakistan.</p>
<p align="justify"> The cellular operators moved to calm down subscribers and said in a joint statement: &#8220;<strong>These rumors are completely baseless. They do not make any sense in technological terms</strong>.&#8221;</p>
]]></content:encoded>
			<wfw:commentRss>http://ravianz.com/deadly-mobile-virus.php/feed</wfw:commentRss>
		</item>
		<item>
		<title>Live Cricket Score On Your Task Bar</title>
		<link>http://ravianz.com/live-cricket-score-on-your-task-bar.php</link>
		<comments>http://ravianz.com/live-cricket-score-on-your-task-bar.php#comments</comments>
		<pubDate>Wed, 28 Mar 2007 16:14:09 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Plugins]]></category>

		<category><![CDATA[Sports]]></category>

		<guid isPermaLink="false">http://www.ravianz.com/live-cricket-score-on-your-task-bar.php</guid>
		<description><![CDATA[ ICC worldcup is getting into interesting round this time as super eight round is started. If you have interest in cricket and can&#8217;t watch match due to any reason but you are having internet access (may be at university or office), I am sure you are visiting cricinfo.com regularly.  But sometimes it may [...]]]></description>
			<content:encoded><![CDATA[<p align="justify"> ICC worldcup is getting into interesting round this time as super eight round is started. If you have interest in cricket and can&#8217;t watch match due to any reason but you are having internet access (may be at university or office), I am sure you are visiting cricinfo.com regularly.  But sometimes it may not be feasible to open up a page.</p>
<p align="justify">Here I have found a little solution for that. All you need is Firefox. If you are not having Firefox and then Get it from <a href="http://getfirefox.com" target="_blank">here</a>. You need to get this extension after you have installed Fire Fox:</p>
<blockquote><p> <a href="http://cricketfox.mozdev.org/" target="_blank">Get Score Card Extension Here</a></p></blockquote>
<p align="justify">This is not a complete or even a good solution but it atleast gives you idea or let it say a reminder what your favourite team is doing!. It only gives score and number of wickets lost as given in following screen shot:</p>
<p align="center"> <img src="http://www.ravianz.com/wp-content/uploads/2007/03/score-on-taskbar.gif" alt="score-on-taskbar.gif" /></p>
<p align="center">&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://ravianz.com/live-cricket-score-on-your-task-bar.php/feed</wfw:commentRss>
		</item>
		<item>
		<title>Pakistan Out Of WorldCup; India Under Pressure for Upcoming Matches</title>
		<link>http://ravianz.com/pakistan-out-of-worldcup-india-under-pressure-for-upcoming-matches.php</link>
		<comments>http://ravianz.com/pakistan-out-of-worldcup-india-under-pressure-for-upcoming-matches.php#comments</comments>
		<pubDate>Mon, 19 Mar 2007 09:47:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Sports]]></category>

		<guid isPermaLink="false">http://www.ravianz.com/pakistan-out-of-worldcup-india-under-pressure-for-upcoming-matches.php</guid>
		<description><![CDATA[Its quite an interesting day history of Cricket that two big teams are defeated by the weaker teams on the same day. Pakistan lost its match to Ireland and India is defeated by Bangladesh. Both Pakistan and India batted first and there strong batting lineups were collapsed badly.
This has become even worse for Pakistan who [...]]]></description>
			<content:encoded><![CDATA[<p align="justify">Its quite an interesting day history of Cricket that two big teams are defeated by the weaker teams on the same day. <a href="http://pakistancricketworld.com/match-reviews/world-cup/welcome-back-pakistan-good-bye-inzi.php" target="_blank">Pakistan lost its match to Ireland</a> and India is defeated by Bangladesh. Both Pakistan and India batted first and there strong batting lineups were collapsed badly.</p>
<p align="justify">This has become even worse for Pakistan who had already lost their first match to West Indies and now they are out of worldcup. This is no doubt their worst performance since they are playing cricket. Now after their departure to Pakistan, there will take place a lot of changes from top to bottom in the infrastructure of Pakistan Cricket and their cricket board.</p>
<p align="justify">As far as India is concerened,   they are still in the tournament having a chance to come back. What they need to do is to win the next match with a large margin against Bermuda and then they have to win from Srilanka otherwise they will also be back to home.</p>
]]></content:encoded>
			<wfw:commentRss>http://ravianz.com/pakistan-out-of-worldcup-india-under-pressure-for-upcoming-matches.php/feed</wfw:commentRss>
		</item>
		<item>
		<title>WordPress Themes - Another Way To Earn Money</title>
		<link>http://ravianz.com/wordpress-themes-another-way-to-earn-money.php</link>
		<comments>http://ravianz.com/wordpress-themes-another-way-to-earn-money.php#comments</comments>
		<pubDate>Sun, 18 Mar 2007 12:59:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Online Money]]></category>

		<category><![CDATA[Themes/Templates]]></category>

		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.ravianz.com/wordpress-themes-another-way-to-earn-money.php</guid>
		<description><![CDATA[Any body who has put his head in online world for earnings, always try to find new ways and methods for earning more and more $$$. There are no doubt countless ways to get some money in your account and every method is not for every one. May be the way I am earning a [...]]]></description>
			<content:encoded><![CDATA[<p align="justify">Any body who has put his head in online world for earnings, always try to find new ways and methods for earning more and more $$$. There are no doubt countless ways to get some money in your account and every method is not for every one. May be the way I am earning a lot, does&#8217;t pay you and there may be a method that is beneficial for you but does&#8217;t suit me.  I just came across a new way of earning dollars some days ago while going through Digital Point Forums.</p>
<p align="justify">If you are a good designer and has capability to design a good looking website template, then it may be a good way for you to earn. All you need to do is to design a WordPress theme that looks attractive and has tendency to compell others to use it. No doubt the design must be bug free and good looking. Once you&#8217;re completed with your theme then go to DP forums&#8217; Buy-Sell-Trade place and sell one or two sponser links on your WordPress theme.</p>
<p align="justify">You may think why people will pay for it??? Answer is that you can easily upload your theme at following places:</p>
<blockquote><p> <a href="http://codex.wordpress.org/Using_Themes/Theme_List" target="_blank">http://codex.wordpress.org/Using_Themes/Theme_List</a><br />
<a href="http://themes.wordpress.net/" target="_blank">http://themes.wordpress.net/</a><br />
<a href="http://www.themesbase.com/" target="_blank">http://www.themesbase.com</a><br />
<a href="http://themes.blogflux.com/" target="_blank">http://themes.blogflux.com/</a></p>
</blockquote>
<p align="justify">And people can dowload that or free. Roughly 70% of webmasters would not remove the sponser links and it would give a large number of sitewide back links to your sponser. You can make some more points at your selling thread to make your case more strong and sale more fruit ful. I have seen those Sponser links sold as high as 200$.</p>
<p align="justify">In all this procedure, what you have to do after making a very good looking them is that you must make a demo page to actually experience the people your theme. Also try to limit your number of sponser links to one or two. Because if you have designed a theme you will be putting your own link in the footer as well and more number of links will decrease your price. Also if there are more number of links in the footer, then a user who has downloaded that theme will try to remove those links.</p>
<p align="justify">Â </p>
]]></content:encoded>
			<wfw:commentRss>http://ravianz.com/wordpress-themes-another-way-to-earn-money.php/feed</wfw:commentRss>
		</item>
		<item>
		<title>Ping List For WordPress Blogs</title>
		<link>http://ravianz.com/ping-list-for-wordpress-blogs.php</link>
		<comments>http://ravianz.com/ping-list-for-wordpress-blogs.php#comments</comments>
		<pubDate>Sat, 17 Mar 2007 08:50:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Blogging]]></category>

		<category><![CDATA[CMS]]></category>

		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.ravianz.com/ping-list-for-wordpress-blogs.php</guid>
		<description><![CDATA[In simple words, ping (in blogging world) means to notify a server about some update in your blog. In WordPress Blogs there is an option of auto pinging when ever a post is made. Here is list of that Ping server that can be used. Simply copy/paste it to your &#8216;Update Service&#8217; text box available [...]]]></description>
			<content:encoded><![CDATA[<p align="justify">In simple words, ping (in blogging world) means to notify a server about some update in your blog. In WordPress Blogs there is an option of auto pinging when ever a post is made. Here is list of that Ping server that can be used. Simply copy/paste it to your &#8216;Update Service&#8217; text box available under your Writing options in Manage tab of you Word Press Back end Control Panel.</p>
<blockquote><p>http://1470.net/api/ping<br />
http://api.feedster.com/ping<br />
http://api.feedster.com/ping.php<br />
http://api.moreover.com/ping<br />
http://api.moreover.com/RPC2<br />
http://api.my.yahoo.com/RPC2<br />
http://api.my.yahoo.com/rss/ping<br />
http://bblog.com/ping.php<br />
http://bitacoras.net/ping<br />
http://blog.goo.ne.jp/XMLRPC<br />
http://blogbot.dk/io/xml-rpc.php<br />
http://blogdb.jp/xmlrpc<br />
http://blogmatcher.com/u.php<br />
http://blogsearch.google.com/ping/RPC2<br />
http://blogupdate.org/ping<br />
http://bulkfeeds.net/rpc<br />
http://coreblog.org/ping<br />
http://mod-pubsub.org/kn_apps/blogchatt<br />
http://ping.amagle.com/<br />
http://ping.bitacoras.com<br />
http://ping.blo.gs/<br />
http://ping.blogg.de/<br />
http://ping.bloggers.jp/rpc/<br />
http://ping.blogmura.jp/rpc/<br />
http://ping.cocolog-nifty.com/xmlrpc/<br />
http://ping.exblog.jp/xmlrpc/<br />
http://ping.feedburner.com/<br />
http://ping.myblog.jp/<br />
http://ping.rootblog.com/rpc.php/<br />
http://ping.syndic8.com/xmlrpc.php/<br />
http://ping.weblogalot.com/rpc.php/<br />
http://ping.weblogs.se/<br />
http://pinger.blogflux.com/rpc/<br />
http://pingoat.com/goat/RPC2<br />
http://pingqueue.com/rpc/<br />
http://rcs.datashed.net/RPC2/<br />
http://rpc.blogbuzzmachine.com/RPC2<br />
http://rpc.blogrolling.com/pinger<br />
http://rpc.britblog.com/<br />
http://rpc.icerocket.com:10080/<br />
http://rpc.newsgator.com/<br />
http://rpc.pingomatic.com/<br />
http://rpc.tailrank.com/feedburner/RPC2<br />
http://rpc.technorati.com/rpc/ping<br />
http://rpc.weblogs.com/RPC2<br />
http://rpc.wpkeys.com/<br />
http://services.newsgator.com/ngws/xmlrpcping.aspx<br />
http://thingamablog.sourceforge.net/ping.php<br />
http://topicexchange.com/RPC2<br />
http://trackback.bakeinu.jp/bakeping.php<br />
http://www.a2b.cc/setloc/bp.a2b<br />
http://www.bitacoles.net/ping.php<br />
http://www.blogdigger.com/RPC2<br />
http://www.blogoole.com/ping<br />
http://www.blogoon.net/ping/<br />
http://www.blogpeople.net/servlet/weblogUpdates<br />
http://www.blogroots.com/tb_populi.blog?id=1<br />
http://www.blogshares.com/rpc.php<br />
http://www.blogstreet.com/xrbin/xmlrpc.cgi<br />
http://www.blogsnow.com/ping<br />
http://www.catapings.com/ping.php<br />
http://www.feedsky.com/api/RPC2<br />
http://www.holycowdude.com/rpc/ping/<br />
http://www.imblogs.net/ping/<br />
http://www.lasermemory.com/lsrpc/<br />
http://www.mod-pubsub.org/ping.php<br />
http://www.mod-pubsub.org/kn_apps/blogchatter/ping.php<br />
http://www.newsisfree.com/RPCCloud<br />
http://www.newsisfree.com/xmlrpctest.php<br />
http://www.popdex.com/addsite.php<br />
http://www.snipsnap.org/RPC2<br />
http://www.weblogues.com/RPC/<br />
http://xmlrpc.blogg.de<br />
http://xping.pubsub.com/ping/<br />
https://phobos.apple.com/WebObjects/MZFinance.woa/wa/pingPodcast<br />
http://www.packetmonster.net/xmlrpc.php<br />
http://godesigngroup.com/blog/feed/</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://ravianz.com/ping-list-for-wordpress-blogs.php/feed</wfw:commentRss>
		</item>
		<item>
		<title>Manual Submission to directories made easy</title>
		<link>http://ravianz.com/manual-submission-to-directories-made-easy.php</link>
		<comments>http://ravianz.com/manual-submission-to-directories-made-easy.php#comments</comments>
		<pubDate>Thu, 01 Mar 2007 14:01:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Internet]]></category>

		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.ravianz.com/manual-submission-to-directories-made-easy.php</guid>
		<description><![CDATA[If you own a website or more, then you must be knowing that the most important thing you need to have, after your website is created, is trafic i.e. visitors. To gain some high traffic you need to get your website ranked well in a Search Engine. Obviously i am not telling a new story, [...]]]></description>
			<content:encoded><![CDATA[<p align="justify">If you own a website or more, then you must be knowing that the most important thing you need to have, after your website is created, is trafic i.e. visitors. To gain some high traffic you need to get your website ranked well in a Search Engine. Obviously i am not telling a new story, most of you already know about it. Also you have idea that having back links improves your PR at Google and hence your site may be up in ranking for your keywords. And it is open secret that to have higher PR, you need more and more back links.</p>
<p align="justify">Having one way back links is not an easy task. It needs some effort anyway. A common way adopted by many is to submit links to directories and there are thousands of directories on web at this time. When you plan to submit your site to many direstories, its never difficult to have a directory list. Many sites are serving high quality directory list that offer free submisssion. Only problem is that it takes time and effort.</p>
<p align="justify">To submit a website to certain directories, there may be two ways i.e. either manually or by using software. I have&#8217;t been able to find a good software for this purpose which is available free of cost. And if you tend to add website manually it is never easy. Simplest way to submit is to copy paste all information or make use of auto content saving option. Some people may try to use Google Toolbar&#8217;s autofil option as well. But all these don&#8217;t work in all circumstances.</p>
<p align="justify">One easier way i found today needs you to be a Fire Fox user. Its nothing but a Fire Fox adon that makes life easier by fecilitating the filling of form quite quickly. Just download it from the following url and install;</p>
<blockquote><p><a href="https://addons.mozilla.org/firefox/673/" target="_blank"> https://addons.mozilla.org/firefox/673/</a></p></blockquote>
<p align="justify">After installation you will find an icon <img src="http://www.ravianz.com/wp-content/uploads/2007/03/icon.gif" alt="icon.gif" /> in your status bar. On clicking it you will be able to customize your profile and contents in a profile. In your page there will also be that small blue icon and you will be able to fill each input box using that icon easily. You can have multiple profiles for different sites to be added in directories. And you can also use it for other form filling purposes as well. A little snpshot of it is given below.</p>
<p align="center"><img src="http://www.ravianz.com/wp-content/uploads/2007/03/status-bar.gif" alt="status-bar.gif" /></p>
]]></content:encoded>
			<wfw:commentRss>http://ravianz.com/manual-submission-to-directories-made-easy.php/feed</wfw:commentRss>
		</item>
		<item>
		<title>Funny: Get Your Phone Number With Mathematics</title>
		<link>http://ravianz.com/funny-get-your-phone-number-with-mathematics.php</link>
		<comments>http://ravianz.com/funny-get-your-phone-number-with-mathematics.php#comments</comments>
		<pubDate>Wed, 28 Feb 2007 14:28:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Fun]]></category>

		<guid isPermaLink="false">http://www.ravianz.com/funny-get-your-phone-number-with-mathematics.php</guid>
		<description><![CDATA[I had just got it in my Orkut&#8217;s Scrapbook:
Just follow the procedure and you will end up with your phone number which must be 7 digit to make it work;

Key in the first three digits of your phone number into a calculator. (do not use your area code number)
Multiply by 80
Add one
Multiply by 250
Plus last [...]]]></description>
			<content:encoded><![CDATA[<p>I had just got it in my Orkut&#8217;s Scrapbook:<br />
Just follow the procedure and you will end up with your phone number which must be 7 digit to make it work;</p>
<ol>
<li>Key in the first three digits of your phone number into a calculator. (do not use your area code number)</li>
<li>Multiply by 80</li>
<li>Add one</li>
<li>Multiply by 250</li>
<li>Plus last four digits of your phone numbe.</li>
<li>Plus last four digits of your phone number again.</li>
<li>Minus 250.</li>
<li>Divide by 2.</li>
</ol>
<p>Whats result??<br />
Is it your phone number?</p>
]]></content:encoded>
			<wfw:commentRss>http://ravianz.com/funny-get-your-phone-number-with-mathematics.php/feed</wfw:commentRss>
		</item>
		<item>
		<title>Registeration Of Domain Name</title>
		<link>http://ravianz.com/registeration-of-domain-name.php</link>
		<comments>http://ravianz.com/registeration-of-domain-name.php#comments</comments>
		<pubDate>Thu, 22 Feb 2007 13:03:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Domains]]></category>

		<category><![CDATA[Internet]]></category>

		<guid isPermaLink="false">http://www.ravianz.com/registeration-of-domain-name.php</guid>
		<description><![CDATA[If you have not yet decided what domain name is required and is best suitable for your bussiness, you may need to go through the way to choose a domain name. But if you have decided, then don&#8217;t wait for long.Â  Hundreds of domain are being sold now a days and you may loose your [...]]]></description>
			<content:encoded><![CDATA[<p align="justify">If you have not yet decided what domain name is required and is best suitable for your bussiness, you may need to go through the way to choose a domain name. But if you have decided, then don&#8217;t wait for long.Â  Hundreds of domain are being sold now a days and you may loose your choosen domain name within a matter of one day. I would say that Don&#8217;t put off your domain registration process till tomorow.</p>
<p align="justify">For domain registration you need to find a domain registrat and there are many online. OneÂ that I use is <a href="http://www.dynadot.com/?s8HoV8N8BK9L7E">Dynadot</a> because they offer me to buy domains via Moneybookers as well. You can use any website to search for the availabilty of domain name. I like to use <a target="_blank" href="http://domaintools.com">Domain Tools </a>for this purpose. They give you many related options as well for free.</p>
<p align="justify">So don&#8217;t make it late and grab you domain name.</p>
]]></content:encoded>
			<wfw:commentRss>http://ravianz.com/registeration-of-domain-name.php/feed</wfw:commentRss>
		</item>
	</channel>
</rss>
