<?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>TechBytes &#187; URL</title>
	<atom:link href="http://www.asim.pk/tag/url/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.asim.pk</link>
	<description>Technology Bytes</description>
	<lastBuildDate>Fri, 20 Jan 2012 12:48:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>The day my Facebook account was suspended</title>
		<link>http://www.asim.pk/2010/01/06/the-day-my-facebook-account-was-suspended/</link>
		<comments>http://www.asim.pk/2010/01/06/the-day-my-facebook-account-was-suspended/#comments</comments>
		<pubDate>Wed, 06 Jan 2010 18:22:55 +0000</pubDate>
		<dc:creator>Asim Zeeshan</dc:creator>
				<category><![CDATA[Personal]]></category>
		<category><![CDATA[FaceBook]]></category>
		<category><![CDATA[Suspecious]]></category>
		<category><![CDATA[URL]]></category>

		<guid isPermaLink="false">http://www.asim.pk/?p=475</guid>
		<description><![CDATA[My Facebook account got surpended today right after I got this PM from Saad Tariq, a friend of mine. I wanted to reply him that this website is a money-making-scam and that it redirects to &#8220;biznews7 org&#8221; but before I &#8230; <a href="http://www.asim.pk/2010/01/06/the-day-my-facebook-account-was-suspended/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>My Facebook account got surpended today right after I got this PM from <strong>Saad Tariq</strong>, a friend of mine.<br />
<img class="aligncenter size-full wp-image-477" title="Saad Tariq's Facebook Message" src="http://www.asim.pk/wp-content/uploads/2010/01/1-6-2010-11-19-31-PM.png" alt="" width="610" height="278" /></p>
<p><span id="more-475"></span>I wanted to reply him that this website is a money-making-scam and that it redirects to &#8220;biznews7 org&#8221; but before I could do tht Facebook warned me that the message could not be posted because it contains a <strong>suspicious URL</strong>. OK, I removed that URL but right after wards, my account was suspended automatically.</p>
<p><img class="aligncenter size-full wp-image-476" title="Facebook Account suspended" src="http://www.asim.pk/wp-content/uploads/2010/01/1-6-2010-2-27-13-PM.png" alt="" width="653" height="344" /></p>
<p>Good for me that I could reactivate it myself again.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.asim.pk/2010/01/06/the-day-my-facebook-account-was-suspended/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CakePHP &#8211; Get Controller, Action, URL information</title>
		<link>http://www.asim.pk/2008/12/28/cakephp-get-controller-action-url-information/</link>
		<comments>http://www.asim.pk/2008/12/28/cakephp-get-controller-action-url-information/#comments</comments>
		<pubDate>Sun, 28 Dec 2008 16:09:58 +0000</pubDate>
		<dc:creator>Asim Zeeshan</dc:creator>
				<category><![CDATA[Flickr]]></category>
		<category><![CDATA[Action]]></category>
		<category><![CDATA[CakePHP]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[Controller]]></category>
		<category><![CDATA[Example]]></category>
		<category><![CDATA[Information]]></category>
		<category><![CDATA[URL]]></category>

		<guid isPermaLink="false">http://www.asim.pk/?p=125</guid>
		<description><![CDATA[If you want to know the controller, action or URL in CakePHP just use the default associative array that looks similar to this]]></description>
			<content:encoded><![CDATA[<p>If you want to know the controller, action or URL in <a href="http://cakephp.org/" target="_blank">CakePHP</a> just use the default associative array</p>
<pre class="brush: php; title: ; notranslate">$params</pre>
<p> that looks similar to this</p>
<pre class="brush: php; title: ; notranslate">
Array (
[controller] =&gt; my_controller_name
[action] =&gt; my_action_name
[url] =&gt; Array (
[url] =&gt; my_cake-php_url
)
)</pre>
]]></content:encoded>
			<wfw:commentRss>http://www.asim.pk/2008/12/28/cakephp-get-controller-action-url-information/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

