<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
	>
<channel>
	<title>Hozzászólás: Programozzunk</title>
	<atom:link href="http://www.dev2.hu/2008/12/02/programozzunk/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dev2.hu/2008/12/02/programozzunk/</link>
	<description>Fejlesztői hatalomátvétel</description>
	<pubDate>Thu, 09 Sep 2010 13:00:56 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Szerző: Dávid</title>
		<link>http://www.dev2.hu/2008/12/02/programozzunk/comment-page-1/#comment-2464</link>
		<dc:creator>Dávid</dc:creator>
		<pubDate>Sat, 05 Sep 2009 13:32:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.dev2.hu/?p=111#comment-2464</guid>
		<description>if(0) {
// ide jön a kód
}

Nemrég találtam...</description>
		<content:encoded><![CDATA[<p>if(0) {<br />
// ide jön a kód<br />
}</p>
<p>Nemrég találtam&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Szerző: Korex</title>
		<link>http://www.dev2.hu/2008/12/02/programozzunk/comment-page-1/#comment-2370</link>
		<dc:creator>Korex</dc:creator>
		<pubDate>Sat, 16 May 2009 11:48:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.dev2.hu/?p=111#comment-2370</guid>
		<description>Hát kollégának ez bent maradt:

exit();
//test
echo "négerek vagytok";</description>
		<content:encoded><![CDATA[<p>Hát kollégának ez bent maradt:</p>
<p>exit();<br />
//test<br />
echo &#8220;négerek vagytok&#8221;;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Szerző: tcz</title>
		<link>http://www.dev2.hu/2008/12/02/programozzunk/comment-page-1/#comment-2299</link>
		<dc:creator>tcz</dc:creator>
		<pubDate>Tue, 10 Mar 2009 12:38:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.dev2.hu/?p=111#comment-2299</guid>
		<description>Kollegától átvett kódban vicces komment:

// itt valami nagy baj van</description>
		<content:encoded><![CDATA[<p>Kollegától átvett kódban vicces komment:</p>
<p>// itt valami nagy baj van</p>
]]></content:encoded>
	</item>
	<item>
		<title>Szerző: sarki_roka</title>
		<link>http://www.dev2.hu/2008/12/02/programozzunk/comment-page-1/#comment-2284</link>
		<dc:creator>sarki_roka</dc:creator>
		<pubDate>Sun, 07 Dec 2008 09:57:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.dev2.hu/?p=111#comment-2284</guid>
		<description>if(!!!!true){...

oka szintén debug volt, aztán meg kellett próbálni false ággal is, akkor került lustaságból az első tagadás bele, majd "kitudja mi a feltétel csak tagadni kell" alapon a többi</description>
		<content:encoded><![CDATA[<p>if(!!!!true){&#8230;</p>
<p>oka szintén debug volt, aztán meg kellett próbálni false ággal is, akkor került lustaságból az első tagadás bele, majd &#8220;kitudja mi a feltétel csak tagadni kell&#8221; alapon a többi</p>
]]></content:encoded>
	</item>
	<item>
		<title>Szerző: WebMánia &#187; Szeretem ha hibázol</title>
		<link>http://www.dev2.hu/2008/12/02/programozzunk/comment-page-1/#comment-2283</link>
		<dc:creator>WebMánia &#187; Szeretem ha hibázol</dc:creator>
		<pubDate>Thu, 04 Dec 2008 10:01:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.dev2.hu/?p=111#comment-2283</guid>
		<description>[...] Számomra azonban meglepő volt, hogy egy szakmai blog esetében is ugyanez a hatás. Lehet, hogy a dev2 oldal bejegyzését is valami hasonló [...]</description>
		<content:encoded><![CDATA[<p>[...] Számomra azonban meglepő volt, hogy egy szakmai blog esetében is ugyanez a hatás. Lehet, hogy a dev2 oldal bejegyzését is valami hasonló [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Szerző: rrd</title>
		<link>http://www.dev2.hu/2008/12/02/programozzunk/comment-page-1/#comment-2282</link>
		<dc:creator>rrd</dc:creator>
		<pubDate>Thu, 04 Dec 2008 08:22:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.dev2.hu/?p=111#comment-2282</guid>
		<description>Jaj az édes hibaüzeneteket én is néha bentfelejtem a kódban.

Most írok egy böngészőben futó könyvelőprogramot:

if($arfolyam != 1)
   die('Dehát én még nem is tudok árfolyamot számítani! Most szégyenemben elhalok.');</description>
		<content:encoded><![CDATA[<p>Jaj az édes hibaüzeneteket én is néha bentfelejtem a kódban.</p>
<p>Most írok egy böngészőben futó könyvelőprogramot:</p>
<p>if($arfolyam != 1)<br />
   die(&#8217;Dehát én még nem is tudok árfolyamot számítani! Most szégyenemben elhalok.&#8217;);</p>
]]></content:encoded>
	</item>
	<item>
		<title>Szerző: gabesas</title>
		<link>http://www.dev2.hu/2008/12/02/programozzunk/comment-page-1/#comment-2281</link>
		<dc:creator>gabesas</dc:creator>
		<pubDate>Wed, 03 Dec 2008 11:13:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.dev2.hu/?p=111#comment-2281</guid>
		<description>debug ág (főleg jó ha az élesben bennemarad):

if (valami) {
 }
else echo '"Énsem tudom hogy most miafaszvan" tipusu hiba történt. Probáld meg újra késöbb.';</description>
		<content:encoded><![CDATA[<p>debug ág (főleg jó ha az élesben bennemarad):</p>
<p>if (valami) {<br />
 }<br />
else echo &#8216;&#8221;Énsem tudom hogy most miafaszvan&#8221; tipusu hiba történt. Probáld meg újra késöbb.&#8217;;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Szerző: akos.tajti</title>
		<link>http://www.dev2.hu/2008/12/02/programozzunk/comment-page-1/#comment-2280</link>
		<dc:creator>akos.tajti</dc:creator>
		<pubDate>Wed, 03 Dec 2008 10:35:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.dev2.hu/?p=111#comment-2280</guid>
		<description>épp tegnap láttam egy ilyet:

Object o = null;
if(o!= null){
  //az üzleti logika ide megy
}</description>
		<content:encoded><![CDATA[<p>épp tegnap láttam egy ilyet:</p>
<p>Object o = null;<br />
if(o!= null){<br />
  //az üzleti logika ide megy<br />
}</p>
]]></content:encoded>
	</item>
	<item>
		<title>Szerző: Edorn</title>
		<link>http://www.dev2.hu/2008/12/02/programozzunk/comment-page-1/#comment-2278</link>
		<dc:creator>Edorn</dc:creator>
		<pubDate>Wed, 03 Dec 2008 07:04:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.dev2.hu/?p=111#comment-2278</guid>
		<description>Ezt pont valamelyik nap szúrtam ki az egyik kódomban:

if ($valami==true)
{
...
sok kód
...
}
else
{
if ($valami==false)
{
...
}
}</description>
		<content:encoded><![CDATA[<p>Ezt pont valamelyik nap szúrtam ki az egyik kódomban:</p>
<p>if ($valami==true)<br />
{<br />
&#8230;<br />
sok kód<br />
&#8230;<br />
}<br />
else<br />
{<br />
if ($valami==false)<br />
{<br />
&#8230;<br />
}<br />
}</p>
]]></content:encoded>
	</item>
	<item>
		<title>Szerző: Ajnasz</title>
		<link>http://www.dev2.hu/2008/12/02/programozzunk/comment-page-1/#comment-2277</link>
		<dc:creator>Ajnasz</dc:creator>
		<pubDate>Tue, 02 Dec 2008 18:44:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.dev2.hu/?p=111#comment-2277</guid>
		<description>a valami boolean :)

return (valami == true) ? true : false;</description>
		<content:encoded><![CDATA[<p>a valami boolean <img src='http://www.dev2.hu/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>return (valami == true) ? true : false;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
