<?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>www.yalazi.org &#187; firebug</title>
	<atom:link href="http://www.yalazi.org/tag/firebug/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.yalazi.org</link>
	<description>Yine bir gayrı ciddi internet günlüğü..</description>
	<lastBuildDate>Thu, 01 Dec 2011 14:57:35 +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>Garip Javascript</title>
		<link>http://www.yalazi.org/2009/03/07/garip-javascript/</link>
		<comments>http://www.yalazi.org/2009/03/07/garip-javascript/#comments</comments>
		<pubDate>Sat, 07 Mar 2009 19:53:58 +0000</pubDate>
		<dc:creator>Onur Yalazı</dc:creator>
				<category><![CDATA[Havadan Sudan]]></category>
		<category><![CDATA[firebug]]></category>
		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://www.yalazi.org/?p=244</guid>
		<description><![CDATA[Firebug Javascript Console Açılır ve olaylar şöyle gelişir: &#62;&#62;&#62; "2" + 5 "25" &#62;&#62;&#62; "2" + 5.0 "25" &#62;&#62;&#62; 5.0 + "2" "52" &#62;&#62;&#62; 5.2 + "2" "5.22" &#62;&#62;&#62; 2 + "7" "27" &#62;&#62;&#62; 2.0 + "7" "27" &#62;&#62;&#62; 2.2 + "7" "2.27"]]></description>
			<content:encoded><![CDATA[<div class="logRow logRow-command">Firebug Javascript Console Açılır ve olaylar şöyle gelişir:</div>
<p><code><br />
&gt;&gt;&gt; "2" + 5<br />
"25"<br />
&gt;&gt;&gt; "2" + 5.0<br />
"25"<br />
&gt;&gt;&gt; 5.0 + "2"<br />
"52"<br />
&gt;&gt;&gt; 5.2 + "2"<br />
"5.22"<br />
&gt;&gt;&gt; 2 + "7"<br />
"27"<br />
&gt;&gt;&gt; 2.0 + "7"<br />
"27"<br />
&gt;&gt;&gt; 2.2 + "7"<br />
"2.27"<br />
</code></p>
]]></content:encoded>
			<wfw:commentRss>http://www.yalazi.org/2009/03/07/garip-javascript/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

