<?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>BLUE !DEAS &#187; Tips and Tricks</title>
	<atom:link href="http://blog.richardorlino.com/category/tips-and-tricks/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.richardorlino.com</link>
	<description>i can be implicit.</description>
	<lastBuildDate>Wed, 05 Oct 2011 08:46:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Trying to delete a file via FTP but can&#8217;t? as in can&#8217;t can&#8217;t. LOL</title>
		<link>http://blog.richardorlino.com/2011/07/trying-to-delete-a-file-via-ftp-but-cant-as-in-cant-cant-lol/</link>
		<comments>http://blog.richardorlino.com/2011/07/trying-to-delete-a-file-via-ftp-but-cant-as-in-cant-cant-lol/#comments</comments>
		<pubDate>Sat, 30 Jul 2011 03:08:47 +0000</pubDate>
		<dc:creator>Richard</dc:creator>
				<category><![CDATA[Teknolohiya]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[akalain mo]]></category>
		<category><![CDATA[nerd]]></category>
		<category><![CDATA[nerd herd]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://blog.richardorlino.com/?p=2980</guid>
		<description><![CDATA[One fine morning, you tried to upload a file in your FTP then you immediately found out that an unidentified file resides in one of your FTP folders. What to do? It could be a malware file, a virus file, or some corrupted file you don&#8217;t know about. It could possibly be a hacked file [...]]]></description>
			<content:encoded><![CDATA[<p>One fine morning, you tried to upload a file in your FTP then you immediately found out that an unidentified file resides in one of your FTP folders. What to do?</p>
<p>It could be a malware file, a virus file, or some corrupted file you don&#8217;t know about. It could possibly be a hacked file in your server or maybe some porn file you tried to hide in your FTP Folders so your mom wouldn&#8217;t see.</p>
<p>But as long as you&#8217;re not familiar with it, or you don&#8217;t remember uploading it, delete it immediately or be sorry. The file could be potentially dangerous. Read and say it like this.. <em>DEYN-DYE-ROWS</em>. Like that. LOL.</p>
<p><span id="more-2980"></span>In my case i found this file: &#8220;<span style="color: #ff0000;"><strong>aldrich-catalog.html3\&#8217; and char(124)+user+char(124)=0 and \&#8217;\'=\&#8217;</strong></span>&#8221; while i was deleting malware files found in my clients server. Tried zillions of times deleting the file to no avail. I only got an FTP access, no Cpanel nor a web based file manager for the account. But then again, <em>malufet ako eh</em>, i have ways. har har har.</p>
<p>Just remember, before deleting a file, you need to back up. Download the file first. Make sure that the file is safe to delete, i mean the file should not be a system file or something that your server or website for that matter requires. This simple php file only works with web servers that support PHP.<del> Sorry na lang for those who still worship Señor Bill Gates.</del></p>
<p>Here&#8217;s a very simple solution:</p>
<p>Create a php file and name it &#8220;<em>unlink.php</em>&#8221; or whatever filename that you like.</p>
<p>Put the line below inside the code:</p>
<blockquote><p>&lt;?php unlink(&#8220;put the file name here&#8221;);?&gt;</p></blockquote>
<p>upload it in the directory where the useless file is located. Then visit the file via your web browser.</p>
<blockquote><p>Example: <a href="http://www.richardorlino.com/unlink.php" target="_blank"><strong>http://www.richardorlino.com/unlink.php</strong></a></p></blockquote>
<p>The file should be deleted already. If not, then it&#8217;s not my problem anymore. LOL.</p>
<div id="crp_related"><h2>Related Posts:</h2><ul><li><a href="http://blog.richardorlino.com/2009/03/walang-kwenta/" rel="bookmark" class="crp_title">walang kwenta</a></li><li><a href="http://blog.richardorlino.com/2009/04/my-first-itr-filing-experience/" rel="bookmark" class="crp_title">My first ITR filing experience.</a></li><li><a href="http://blog.richardorlino.com/2008/07/usapang-monkey-business-3/" rel="bookmark" class="crp_title">Usapang Monkey Business 3</a></li><li><a href="http://blog.richardorlino.com/2011/01/heres-the-thing/" rel="bookmark" class="crp_title">here&#8217;s the thing&#8230;</a></li><li><a href="http://blog.richardorlino.com/2008/05/always-be-my-baby/" rel="bookmark" class="crp_title">Always be my Baby</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://blog.richardorlino.com/2011/07/trying-to-delete-a-file-via-ftp-but-cant-as-in-cant-cant-lol/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>stat talk</title>
		<link>http://blog.richardorlino.com/2010/01/stat-talk/</link>
		<comments>http://blog.richardorlino.com/2010/01/stat-talk/#comments</comments>
		<pubDate>Mon, 25 Jan 2010 02:48:33 +0000</pubDate>
		<dc:creator>Richard</dc:creator>
				<category><![CDATA[Teknolohiya]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[kalokohang walang kwenta]]></category>
		<category><![CDATA[nerd]]></category>

		<guid isPermaLink="false">http://blog.richardorlino.com/?p=2140</guid>
		<description><![CDATA[Yesterday, i got 6,485 maderpaking hits in my site, i am usually averaging from 13,000 to 15,000  hits per day, giving me .. uhmmm &#8230; 13,000 times 30.. errr&#8230; which gives me &#8230; uhmmm&#8230; hehe.. i think i need some pindot-numero to help me out. :harhar: kidding aside, this blog usually gets a whopping 200,000 [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img class="size-full wp-image-2139  aligncenter" title="2009_webstats" src="http://blog.richardorlino.com/wp-content/uploads/2010/01/2009_webstats.gif" alt="2009_webstats" width="510" height="487" /></p>
<p>Yesterday, i got 6,485 <em>maderpaking</em> hits in my site, i am usually averaging from 13,000 to 15,000  hits per day, giving me .. uhmmm &#8230; 13,000 times 30.. errr&#8230; which gives me   <img src='http://blog.richardorlino.com/wp-includes/images/smilies/icon_idea.gif' alt=':idea:' class='wp-smiley' />   &#8230; uhmmm&#8230; hehe.. i think i need some <em>pindot-numero </em>to help me out.   :harhar:  <span id="more-2140"></span></p>
<p>kidding aside, this blog usually gets a whopping 200,000 plus plus hits per month. Last year (yes 2009), i got 3,032,422. That&#8217;s 3 million, can you imagine that? Now if we convert that to cash (and in USD) i could have bought the whole Maguindanao province without a sweat. How&#8217;s that?</p>
<p>The point of this entry? None. I just feel like posting it.   <img src='http://blog.richardorlino.com/wp-includes/images/smilies/icon_lol.gif' alt=':lol:' class='wp-smiley' /> </p>
<div id="crp_related"><h2>Related Posts:</h2><ul><li><a href="http://blog.richardorlino.com/2010/01/some-funny-facts/" rel="bookmark" class="crp_title">some funny facts</a></li><li><a href="http://blog.richardorlino.com/2010/01/the-year-that-was/" rel="bookmark" class="crp_title">the year that was</a></li><li><a href="http://blog.richardorlino.com/2008/10/bora-pics-ala-ako-maisip-na-title-eh/" rel="bookmark" class="crp_title">Bora Pics&#8230; ala ako maisip na title eh..</a></li><li><a href="http://blog.richardorlino.com/2011/04/ang-ineeet/" rel="bookmark" class="crp_title">ang ineeet!!!</a></li><li><a href="http://blog.richardorlino.com/2010/08/pati-si-selpong-di-na-nakaligtas-sa-spam/" rel="bookmark" class="crp_title">pati si selpong di na nakaligtas sa spam</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://blog.richardorlino.com/2010/01/stat-talk/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>beh buti nga! :p</title>
		<link>http://blog.richardorlino.com/2009/12/beh-buti-nga-p/</link>
		<comments>http://blog.richardorlino.com/2009/12/beh-buti-nga-p/#comments</comments>
		<pubDate>Mon, 21 Dec 2009 16:00:40 +0000</pubDate>
		<dc:creator>Richard</dc:creator>
				<category><![CDATA[Rants]]></category>
		<category><![CDATA[Teknolohiya]]></category>
		<category><![CDATA[Tips and Tricks]]></category>

		<guid isPermaLink="false">http://blog.richardorlino.com/?p=2054</guid>
		<description><![CDATA[Do not hotlink images from my server or else you will get this nasty err but wetty wetty image below, without the smiley of course. :naughty: Didn&#8217;t you know that Hotlinking is stealing ones own bandwidth? You eat up my bandwidth and that&#8217;s nasty. I am not pissed but i will definitely send something you [...]]]></description>
			<content:encoded><![CDATA[<p>Do not hotlink images from my server or else you will get this nasty err but wetty wetty image below, without the smiley of course.   :naughty:</p>
<p style="text-align: center;"><img class="size-full wp-image-2053 aligncenter" title="hot_link" src="http://blog.richardorlino.com/wp-content/uploads/2009/12/hot_link.jpg" alt="hot_link" width="478" height="718" /></p>
<p>Didn&#8217;t you know that <strong>Hotlinking</strong> is stealing ones own bandwidth? You eat up my bandwidth and that&#8217;s nasty. I am not pissed but i will definitely send something you won&#8217;t like, nor your server.</p>
<p><span id="more-2054"></span>I can detect you people. So stop direct linking images from my server.</p>
<p>So far i&#8217;ve gathered a few websites, just alert yourself from some vicious <a href="http://blog.richardorlino.com/2009/03/ahlavit/"><em>bukana ng tagumpay</em></a> view on these websites.</p>
<p>Here are the links:</p>
<p><em>Update: I&#8217;ve unlinked the sites that have removed my direct linked images to date   :thumbsup: </em></p>
<p>http://lalalaamichelle.wordpress.com/</p>
<p><a href="http://underage-girl.blogspot.com/2008_02_01_archive.html" target="_blank">http://underage-girl.blogspot.com/2008_02_01_archive.html</a> (search for the word &#8220;rambo&#8221;)</p>
<p>http://www.chenelyn-apocalypse.co.cc/</p>
<p>http://www.chenelyn-apocalypse.co.cc/2009/11/pakyaw-collection.html</p>
<p><a href="http://directone.blogspot.com/2008/07/abot-kamay-orange-lemon.html" target="_blank">http://directone.blogspot.com/2008/07/abot-kamay-orange-lemon.html</a><br />
<a href="http://www.argentinawarez.com/peliculas-gratis/151639-rambo-iv-formato-rmvb.html" target="_blank">http://www.argentinawarez.com/peliculas-gratis/151639-rambo-iv-formato-rmvb.html</a><br />
<a href="http://o-smallville.blog.cz/rubrika/laura-vandervoort" target="_blank">http://o-smallville.blog.cz/rubrika/laura-vandervoort</a><br />
<a href="http://peliculasddirecta.webs.com/1qt/RamboIV.htm" target="_blank">http://peliculasddirecta.webs.com/1qt/RamboIV.htm</a></p>
<p>http://www.cracked.com/funny-2598-sylar/</p>
<p>http://www.jappy.de/user/Idontcare</p>
<p><strong>Update: 07Jan09</strong></p>
<p><a href="http://forum.playfrance.com/pf/Actualite-PS2-PSP-PS3/PS3/controller-ubisoft-motion-sujet_71812_1.htm">http://forum.playfrance.com/pf/Actualite-PS2-PSP-PS3/PS3/controller-ubisoft-motion-sujet_71812_1.htm</a><a href="http://poringa.net/posts/tv-peliculas-series/1346210/Ali-Larter-y-Un-Regalito-lindo,-lindo___.html" target="_blank"><br />
</a><a href="http://poringa.net/posts/tv-peliculas-series/1346210/Ali-Larter-y-Un-Regalito-lindo,-lindo___.html">http://poringa.net/posts/tv-peliculas-series/1346210/Ali-Larter-y-Un-Regalito-lindo,-lindo___.html</a><br />
<a href="http://girlsbottom.blogspot.com/2008/08/ali-larter.html" target="_blank">http://girlsbottom.blogspot.com/2008/08/ali-larter.html</a><br />
<a href="http://gilbertlewisfotoblog.info/2009/12/27/photos-de-femmes-en-lingerie/" target="_blank">http://gilbertlewisfotoblog.info/2009/12/27/photos-de-femmes-en-lingerie/<br />
</a><a href="http://sirhighcarl.wordpress.com/" target="_blank">http://sirhighcarl.wordpress.com/</a><br />
<a href="http://www.3djuegos.com/comunidad-foros/tema/1636206/0/spiderman-4/" target="_blank">http://www.3djuegos.com/comunidad-foros/tema/1636206/0/spiderman-4/</a><br />
<a href="http://supimpaum.wordpress.com/category/utilidades-e-inutilidades/" target="_blank">http://supimpaum.wordpress.com/category/utilidades-e-inutilidades/</a><br />
<a href="http://www.kralmp4.com/rambo-iv-2008-tr-dublaj-dvdripten-hd-3gp-t-14222.html" target="_blank">http://www.kralmp4.com/rambo-iv-2008-tr-dublaj-dvdripten-hd-3gp-t-14222.html</a><br />
<a href="http://www.country.com.br/vi/tag/Riza" target="_blank">http://www.country.com.br/vi/tag/Riza</a><br />
<a href="http://typo3bare.valgmenighed.dk/joanne3171/" target="_blank">http://typo3bare.valgmenighed.dk/joanne3171/</a></p>
<div id="crp_related"><h2>Related Posts:</h2><ul><li><a href="http://blog.richardorlino.com/2011/02/blue-ideas-top-referrers/" rel="bookmark" class="crp_title">BLUE !DEAS top referrers</a></li><li><a href="http://blog.richardorlino.com/2007/11/yevkas-gondola-ride/" rel="bookmark" class="crp_title">Yevka&#8217;s Gondola Ride</a></li><li><a href="http://blog.richardorlino.com/2009/01/wordpress-27-testing/" rel="bookmark" class="crp_title">WordPress 2.7 testing&#8230;.</a></li><li><a href="http://blog.richardorlino.com/2008/01/balaoan/" rel="bookmark" class="crp_title">Balaoan</a></li><li><a href="http://blog.richardorlino.com/2010/01/free-boracay-vacation-package/" rel="bookmark" class="crp_title">Free Boracay Vacation Package</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://blog.richardorlino.com/2009/12/beh-buti-nga-p/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Lock me&#8230;</title>
		<link>http://blog.richardorlino.com/2008/05/lock-me/</link>
		<comments>http://blog.richardorlino.com/2008/05/lock-me/#comments</comments>
		<pubDate>Mon, 19 May 2008 16:00:29 +0000</pubDate>
		<dc:creator>Richard</dc:creator>
				<category><![CDATA[Teknolohiya]]></category>
		<category><![CDATA[Tips and Tricks]]></category>

		<guid isPermaLink="false">http://blog.richardorlino.com/?p=940</guid>
		<description><![CDATA[Here&#8217;s a helpful tip especially for people who works regularly in front of a pc and who keeps confidential information on their workstation. Whenever i leave my workstation, i always forget to lock my pc keeping my desktop public and all the work that i&#8217;m doing. Before, i used to lock my workstation by hitting [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img class="alignnone size-full wp-image-941" title="win_l" src="http://blog.richardorlino.com/wp-content/uploads/2008/05/win_l.jpg" alt="" width="480" height="360" /></p>
<p>Here&#8217;s a <a href="http://blog.richardorlino.com/category/tips-and-tricks/">helpful tip</a> especially for people who works regularly in front of a pc and who keeps confidential information on their workstation. Whenever i leave my workstation, i always forget to lock my pc keeping my desktop public and all the work that i&#8217;m doing. Before, i used to lock my workstation by hitting on <strong>CTRL+ALT+DEL </strong>plus mouse clicks. Now i can lock my pc with just a single click, double click for other users, and SIGH for some who can&#8217;t comprehend. <span id="more-940"></span></p>
<p>How? Follow the step by step process below:</p>
<p>1. RIGHT CLICK your mouse and select NEW &gt;&gt; then SHORTCUT<br />
2. Enter &#8220;<strong>rundll32.exe user32.dll,LockWorkStation</strong>&#8221; <span style="text-decoration: line-through;">(without the quotes)</span> in the location textbox.<br />
3. CLICK CONTINUE<br />
4. Type your desired name of the shortcut. Then Click Finish.</p>
<p>So there, the shortcut has been created. What now? Double click the shortcut if it works, if not, then you must&#8217;ve done a terrible job. Repeat the steps, and follow the instructions properly.</p>
<p>To get the single click action, drag the shortcut bar to the <strong>QUICK LAUNCH</strong> toolbar. Now if you&#8217;re not familiar with the toolbar, it&#8217;s the bar <em>usually</em> located next to the <strong>START</strong> button with lots of tiny icons on it that contains the &#8220;<em>Show Desktop</em>&#8221; icon, IE icon etc. If you&#8217;re successful with the move, everything should be ok. Try clicking on the shortcut icon on your quick launch toolbar to test.<span style="text-decoration: line-through;"> If it does not work, get a blade.. try committing suicide you moron!</span></p>
<p>If all else fails, just remember this keyboard shortcut: <strong>WINDOWS KEY + L</strong> and you&#8217;ll be fine.</p>
<p>But wait!</p>
<p>There&#8217;s more&#8230;</p>
<p>If you call within 10 minutes&#8230; nyahahaha!</p>
<p>Talking about keyboard shortcuts, here are some shortcuts that you may want to remember:</p>
<p>- <strong>WINDOWS KEY + D</strong> brings up the desktop<br />
- <strong>WINDOWS KEY + TAB</strong> moves through the taskbar buttons</p>
<p>Slick huh!</p>
<div id="crp_related"><h2>Related Posts:</h2><ul><li><a href="http://blog.richardorlino.com/2009/02/gort-klaatu-barada-nikto/" rel="bookmark" class="crp_title">Gort! Klaatu barada nikto!</a></li><li><a href="http://blog.richardorlino.com/2007/11/before-marriage-and-after-marriage/" rel="bookmark" class="crp_title">Before marriage and After marriage</a></li><li><a href="http://blog.richardorlino.com/2009/12/2009/" rel="bookmark" class="crp_title">2009</a></li><li><a href="http://blog.richardorlino.com/2009/03/my-random-album-cover/" rel="bookmark" class="crp_title">My Random Album Cover</a></li><li><a href="http://blog.richardorlino.com/2008/07/huwaatt-no-choice/" rel="bookmark" class="crp_title">Huwaatt? No choice?</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://blog.richardorlino.com/2008/05/lock-me/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>a little help&#8230;</title>
		<link>http://blog.richardorlino.com/2008/01/a-little-help/</link>
		<comments>http://blog.richardorlino.com/2008/01/a-little-help/#comments</comments>
		<pubDate>Sat, 26 Jan 2008 16:00:41 +0000</pubDate>
		<dc:creator>Richard</dc:creator>
				<category><![CDATA[Tips and Tricks]]></category>

		<guid isPermaLink="false">http://blog.richardorlino.com/2008/01/27/a-little-help/</guid>
		<description><![CDATA[I found a little something over the net and i thought i wanted to share it also here. Ok, i must admit i really have a problem folding my shirts in an orderly manner&#8230; but this one! this one! Ha! Ito ang sagot sa naghihingalong ekonomiya ng Pilipinas! :bravo: Related Posts:Nerdoks si Lola..Pacquiao balik ABS-CBNHanep!nobody [...]]]></description>
			<content:encoded><![CDATA[<p>I found a little something over the net and i thought i wanted to share it also here. Ok, i must admit i really have a problem folding my shirts in an orderly manner&#8230; but this one! this one! Ha! Ito ang sagot sa naghihingalong ekonomiya ng Pilipinas!  :bravo:</p>
<p align="center"><p><a href="http://blog.richardorlino.com/2008/01/a-little-help/"><em>Click here to view the embedded video.</em></a></p></p>
<div id="crp_related"><h2>Related Posts:</h2><ul><li><a href="http://blog.richardorlino.com/2009/06/nerdoks-si-lola/" rel="bookmark" class="crp_title">Nerdoks si Lola..</a></li><li><a href="http://blog.richardorlino.com/2009/03/pacquiao-balik-abs-cbn/" rel="bookmark" class="crp_title">Pacquiao balik ABS-CBN</a></li><li><a href="http://blog.richardorlino.com/2007/12/hanep/" rel="bookmark" class="crp_title">Hanep!</a></li><li><a href="http://blog.richardorlino.com/2009/07/nobody-nobody-but-choo/" rel="bookmark" class="crp_title">nobody nobody but choo!</a></li><li><a href="http://blog.richardorlino.com/2009/03/puto-at-kutsinta-anyone/" rel="bookmark" class="crp_title">Puto at Kutsinta anyone?</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://blog.richardorlino.com/2008/01/a-little-help/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>spam&#8230; spam&#8230; spam&#8230; spam&#8230;</title>
		<link>http://blog.richardorlino.com/2007/11/spam-spam-spam-spam/</link>
		<comments>http://blog.richardorlino.com/2007/11/spam-spam-spam-spam/#comments</comments>
		<pubDate>Mon, 19 Nov 2007 14:45:53 +0000</pubDate>
		<dc:creator>Richard</dc:creator>
				<category><![CDATA[Random Issues]]></category>
		<category><![CDATA[Teknolohiya]]></category>
		<category><![CDATA[Tips and Tricks]]></category>

		<guid isPermaLink="false">http://blog.richardorlino.com/2007/11/19/spam-spam-spam-spam/</guid>
		<description><![CDATA[I had a problem with WP-SpamFree awhile ago, it blocks all comments including manually entered comments and this is a big problem. :bop: So yun, i had to turn it off and do some upgrades.. akalain mo yun.. ilang minutes pa lang na naka-disable ang plugin .. AKISMET has already captured 4 fucking useless comments. [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center"><img src="http://blog.richardorlino.com/wp-content/uploads/2007/11/spammers.jpg" alt="" /></p>
<p>I had a problem with WP-SpamFree awhile ago, it blocks all comments including manually entered comments and this is a big problem.   :bop:</p>
<p>So yun, i had to turn it off and do some upgrades.. akalain mo yun.. ilang minutes pa lang na naka-disable ang plugin .. AKISMET has already captured 4 fucking useless comments. Di talaga ako titigilan ng mga ungas na &#8216;to&#8230;   :flog:</p>
<div id="crp_related"><h2>Related Posts:</h2><ul><li><a href="http://blog.richardorlino.com/2007/11/wp-spamfree-for-the-win/" rel="bookmark" class="crp_title">WP-SpamFree for the WIN!</a></li><li><a href="http://blog.richardorlino.com/2008/01/wordpress-bugger/" rel="bookmark" class="crp_title">WordPress bugger</a></li><li><a href="http://blog.richardorlino.com/2008/03/talk-about-spam/" rel="bookmark" class="crp_title">talk about spam</a></li><li><a href="http://blog.richardorlino.com/2011/08/666/" rel="bookmark" class="crp_title">666</a></li><li><a href="http://blog.richardorlino.com/2010/08/pati-si-selpong-di-na-nakaligtas-sa-spam/" rel="bookmark" class="crp_title">pati si selpong di na nakaligtas sa spam</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://blog.richardorlino.com/2007/11/spam-spam-spam-spam/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>

