<?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>Blogul lui Noru &#187; programare</title>
	<atom:link href="http://blog.noru.ro/category/programare/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.noru.ro</link>
	<description>Citit de mama soacră !</description>
	<lastBuildDate>Mon, 06 Feb 2012 16:43:50 +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>Smarty loops fara array-uri</title>
		<link>http://blog.noru.ro/programare/smarty-loops-fara-array-uri/</link>
		<comments>http://blog.noru.ro/programare/smarty-loops-fara-array-uri/#comments</comments>
		<pubDate>Fri, 18 Nov 2011 09:41:29 +0000</pubDate>
		<dc:creator>noru</dc:creator>
				<category><![CDATA[programare]]></category>
		<category><![CDATA[array]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[smarty]]></category>

		<guid isPermaLink="false">http://blog.noru.ro/?p=3351</guid>
		<description><![CDATA[Azi am avut nevoie sa afisez 2 dropdown-uri cu ore si minute intr-un template facut cu smarty, si am descoperit ca poti folosi loop-uri in smarty fara sa ai array-uri predefinite in PHP. 1 2 3 4 5 6 7 &#123;section name=hours start=0 loop=24 step=1&#125; &#60;option value=&#34;{$smarty.section.hours.index}&#34;&#62;$smarty.section.hours.index}&#60;/option&#62; &#123;/section&#125; &#160; &#123;section name=minutes start=0 loop=60 step=1&#125; &#60;option [...]]]></description>
		<wfw:commentRss>http://blog.noru.ro/programare/smarty-loops-fara-array-uri/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cerințe de angajare</title>
		<link>http://blog.noru.ro/programare/mai-angajeaza-te-daca-mai-poti/</link>
		<comments>http://blog.noru.ro/programare/mai-angajeaza-te-daca-mai-poti/#comments</comments>
		<pubDate>Sat, 01 Oct 2011 21:52:02 +0000</pubDate>
		<dc:creator>noru</dc:creator>
				<category><![CDATA[programare]]></category>

		<guid isPermaLink="false">http://blog.noru.ro/?p=3322</guid>
		<description><![CDATA[Am dat nu demult peste următorul anunț de angajare de pe BestJobs: Cerințe : - at least a 2-year working experience with PHP 5 programming - excellent knowledge of one or more PHP CMS such as Drupal, Ez-publish, WordPress, Joomla - excellent knowledge of javascript and Ajax programming - UI skills (including HTML5, CSS 3) [...]]]></description>
		<wfw:commentRss>http://blog.noru.ro/programare/mai-angajeaza-te-daca-mai-poti/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Kill Internet Explorer 6 campaign</title>
		<link>http://blog.noru.ro/programare/javascript/kill-internet-explorer-6-campaign/</link>
		<comments>http://blog.noru.ro/programare/javascript/kill-internet-explorer-6-campaign/#comments</comments>
		<pubDate>Sun, 12 Jul 2009 13:56:02 +0000</pubDate>
		<dc:creator>noru</dc:creator>
				<category><![CDATA[javascript]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[ie6]]></category>
		<category><![CDATA[internet explorer]]></category>

		<guid isPermaLink="false">http://blog.noru.ro/?p=1941</guid>
		<description><![CDATA[O campanie menita sa informeze/ajute utilizatorii sa isi faca update la browser-ul invechit, adica Internet Explorer 6. Desigur, pe tema asta s-a mai discutat de nenumarate ori dar aici se ofera si o solutie. IE6 is like an illness that just won’t go away, but we have the medicine. Pe site-ul campaniei gasiti o bucatica [...]]]></description>
		<wfw:commentRss>http://blog.noru.ro/programare/javascript/kill-internet-explorer-6-campaign/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Usability. Idiocracy.</title>
		<link>http://blog.noru.ro/perso/usability-idiocracy/</link>
		<comments>http://blog.noru.ro/perso/usability-idiocracy/#comments</comments>
		<pubDate>Mon, 06 Jul 2009 19:21:13 +0000</pubDate>
		<dc:creator>noru</dc:creator>
				<category><![CDATA[perso]]></category>
		<category><![CDATA[programare]]></category>
		<category><![CDATA[Idiocracy]]></category>
		<category><![CDATA[usability]]></category>
		<category><![CDATA[webdev]]></category>

		<guid isPermaLink="false">http://blog.noru.ro/?p=1919</guid>
		<description><![CDATA[Facand curatenie prin FeedReader, pe care spre disperarea mea nu am mai apucat sa il deschid de fooaarteee mult timp, am dat de un post la Meeku care m-a distrat copios, mai ales ca ma lovesc de altfel de decizii inteligente in fiecare zi (va prindeti voi cam pe unde-s ghilimelele). La ce ma refer [...]]]></description>
		<wfw:commentRss>http://blog.noru.ro/perso/usability-idiocracy/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Tutorial &#8211; Selectarea unei singure valori din MySQL folosind PHP</title>
		<link>http://blog.noru.ro/programare/tutorial-selectarea-unei-singuri-valori-din-mysql-folosind-php/</link>
		<comments>http://blog.noru.ro/programare/tutorial-selectarea-unei-singuri-valori-din-mysql-folosind-php/#comments</comments>
		<pubDate>Mon, 13 Apr 2009 15:26:20 +0000</pubDate>
		<dc:creator>noru</dc:creator>
				<category><![CDATA[php]]></category>
		<category><![CDATA[programare]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[mysql_one_value]]></category>

		<guid isPermaLink="false">http://blog.noru.ro/?p=1728</guid>
		<description><![CDATA[Lucrand cu PHP si MySQL, se intampla adeseori sa trebuiasca sa selectezi o singura valoare din baza de date. Spre exemplu, daca este nevoie doar de adresa de email a unui user. Pentru asta ar trebui sa scriem urmatorul cod: 1 2 3 4 $query = &#34;SELECT email FROM users WHERE userid = '$userid'&#34;; $result [...]]]></description>
		<wfw:commentRss>http://blog.noru.ro/programare/tutorial-selectarea-unei-singuri-valori-din-mysql-folosind-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Caractere româneşti în HTML</title>
		<link>http://blog.noru.ro/programare/caractere-romanesti-in-html/</link>
		<comments>http://blog.noru.ro/programare/caractere-romanesti-in-html/#comments</comments>
		<pubDate>Sun, 29 Mar 2009 10:56:12 +0000</pubDate>
		<dc:creator>noru</dc:creator>
				<category><![CDATA[programare]]></category>
		<category><![CDATA[diacritice]]></category>
		<category><![CDATA[encoding]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[romana]]></category>
		<category><![CDATA[utf8]]></category>

		<guid isPermaLink="false">http://blog.noru.ro/?p=1637</guid>
		<description><![CDATA[Dacă tot povesteam de curând cum m-am luptat cu diacriticele, m-am gândit să pun aici următorul tabel cu diacriticele româneşti şi alte caractere folosite în mod uzual, şi codul lor HTML: Â &#38;Acirc; â &#38;acirc; Ă &#38;#258; ă &#38;#259; Î &#38;Icirc; î &#38;icirc; Ş &#38;#350; ş &#38;#351; Ţ &#38;#354; ţ &#38;#355; « &#38;laquo; » &#38;raquo; [...]]]></description>
		<wfw:commentRss>http://blog.noru.ro/programare/caractere-romanesti-in-html/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Lupta cu diacriticele (cu PHP şi MySQL)</title>
		<link>http://blog.noru.ro/programare/lupta-cu-diacriticele-cu-php-si-mysql/</link>
		<comments>http://blog.noru.ro/programare/lupta-cu-diacriticele-cu-php-si-mysql/#comments</comments>
		<pubDate>Wed, 25 Mar 2009 22:03:15 +0000</pubDate>
		<dc:creator>noru</dc:creator>
				<category><![CDATA[php]]></category>
		<category><![CDATA[programare]]></category>
		<category><![CDATA[diacritice]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[tech]]></category>

		<guid isPermaLink="false">http://blog.noru.ro/?p=1620</guid>
		<description><![CDATA[În seara asta m-am luptat cu diacriticele. Mi-a venit ideea măreaţă să modific unul din site-urile la care lucrez şi să îî adaug diacritice. Site-ul este realizat folosind PHP+MySQL, iar cu convenţiile de folosire a UTF-8 sunt de mult obişnuit să lucrez. Ei, pe site-ul ăsta dragele de diacritice nu vroiau să se afişeze şi [...]]]></description>
		<wfw:commentRss>http://blog.noru.ro/programare/lupta-cu-diacriticele-cu-php-si-mysql/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>PHP-ul a fost inventat de manelisti ?</title>
		<link>http://blog.noru.ro/programare/php-programare/php-ul-a-fost-inventat-de-manelisti/</link>
		<comments>http://blog.noru.ro/programare/php-programare/php-ul-a-fost-inventat-de-manelisti/#comments</comments>
		<pubDate>Sun, 01 Feb 2009 19:08:25 +0000</pubDate>
		<dc:creator>noru</dc:creator>
				<category><![CDATA[php]]></category>
		<category><![CDATA[intrebare]]></category>
		<category><![CDATA[manelisti]]></category>

		<guid isPermaLink="false">http://blog.noru.ro/?p=1352</guid>
		<description><![CDATA[overkill: ba astia de au inventat php au fost manelisti? overkill: de au pus $ inaintea variabilelor Buna intrebare de aici]]></description>
		<wfw:commentRss>http://blog.noru.ro/programare/php-programare/php-ul-a-fost-inventat-de-manelisti/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Javascript return confirm</title>
		<link>http://blog.noru.ro/programare/javascript/javascript-return-confirm/</link>
		<comments>http://blog.noru.ro/programare/javascript/javascript-return-confirm/#comments</comments>
		<pubDate>Tue, 27 Jan 2009 10:18:00 +0000</pubDate>
		<dc:creator>noru</dc:creator>
				<category><![CDATA[javascript]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[programare]]></category>
		<category><![CDATA[snippets]]></category>

		<guid isPermaLink="false">http://blog.noru.ro/?p=1335</guid>
		<description><![CDATA[Daca trebuie sa faceti un buton de stergere sau unul care genera o actiune irevocabila este recomandat sa adaugati o metoda de confirmare a intentiei utilizatorului de a sterge sau executa actiunea respectiva. O metoda foarte simpla si rapida de a evita clickurile date gresit pe astfel de linkuri sau butoane este folosind javascript. 1 [...]]]></description>
		<wfw:commentRss>http://blog.noru.ro/programare/javascript/javascript-return-confirm/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP &#8211; Human size format</title>
		<link>http://blog.noru.ro/programare/php-human-size-format/</link>
		<comments>http://blog.noru.ro/programare/php-human-size-format/#comments</comments>
		<pubDate>Thu, 27 Nov 2008 18:30:04 +0000</pubDate>
		<dc:creator>noru</dc:creator>
				<category><![CDATA[php]]></category>
		<category><![CDATA[programare]]></category>
		<category><![CDATA[snippets]]></category>

		<guid isPermaLink="false">http://blog.noru.ro/?p=423</guid>
		<description><![CDATA[1 2 3 4 5 6 7 8 9 &#60; ?php function human_size&#40;$size&#41; &#123; $units = array&#40;'B','KB','MB','GB'&#41;; for &#40;$i = 0; $size &#62; 1024; $i++&#41; &#123; $size /= 1024; &#125; return round&#40;$size, 2&#41;.' '.$units&#91;$i&#93;; &#125; ?&#62;]]></description>
		<wfw:commentRss>http://blog.noru.ro/programare/php-human-size-format/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tipuri de reclama online si dimensiunile lor</title>
		<link>http://blog.noru.ro/tech/tipuri-de-reclama-online-si-dimensiunile-lor/</link>
		<comments>http://blog.noru.ro/tech/tipuri-de-reclama-online-si-dimensiunile-lor/#comments</comments>
		<pubDate>Thu, 27 Nov 2008 17:53:27 +0000</pubDate>
		<dc:creator>noru</dc:creator>
				<category><![CDATA[programare]]></category>
		<category><![CDATA[tech]]></category>
		<category><![CDATA[banner]]></category>
		<category><![CDATA[reclame]]></category>

		<guid isPermaLink="false">http://blog.noru.ro/?p=717</guid>
		<description><![CDATA[Niciodata nu tin minte pe de rost dimensiunile bannerelor asa ca mi-am facut o lista cu denumirea bannerelor si dimensiunea lor. * Leaderboard (728×90) * Leadbanner (468×60) * Skyscraper (120×600) * Square (250×250) * Medium Rectangle (300×250) * Large rectangle (336×280) * Wide Skyscraper (160×600)]]></description>
		<wfw:commentRss>http://blog.noru.ro/tech/tipuri-de-reclama-online-si-dimensiunile-lor/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Daca nu esti emo true</title>
		<link>http://blog.noru.ro/programare/daca-nu-esti-emo-true/</link>
		<comments>http://blog.noru.ro/programare/daca-nu-esti-emo-true/#comments</comments>
		<pubDate>Thu, 27 Nov 2008 09:53:46 +0000</pubDate>
		<dc:creator>noru</dc:creator>
				<category><![CDATA[php]]></category>
		<category><![CDATA[programare]]></category>
		<category><![CDATA[emo]]></category>
		<category><![CDATA[snippets]]></category>

		<guid isPermaLink="false">http://blog.noru.ro/?p=1049</guid>
		<description><![CDATA[Am descoperit legatura dintre PHP si emo, sau cum sa blochezi simplu accesul la o pagina: 1 2 3 4 5 6 &#60; ?php if &#40;$_GET&#91;'emo'&#93;!='true'&#41; &#123; exit&#40;&#41;; &#125; ?&#62; Dupa cum puteti vedea, daca nu esti emo true, nu vezi nimic. P.S. In caz ca va intrebati &#8211; da, am uitat sa imi iau [...]]]></description>
		<wfw:commentRss>http://blog.noru.ro/programare/daca-nu-esti-emo-true/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP &#8211; Get current URL</title>
		<link>http://blog.noru.ro/programare/php-get-current-url/</link>
		<comments>http://blog.noru.ro/programare/php-get-current-url/#comments</comments>
		<pubDate>Tue, 25 Nov 2008 14:32:33 +0000</pubDate>
		<dc:creator>noru</dc:creator>
				<category><![CDATA[php]]></category>
		<category><![CDATA[programare]]></category>
		<category><![CDATA[snippets]]></category>

		<guid isPermaLink="false">http://blog.noru.ro/?p=1028</guid>
		<description><![CDATA[O functie pentru preluarea URL-ui curent. 1 2 3 4 5 6 7 8 9 10 11 12 13 function curPageURL&#40;&#41; &#123; $pageURL = 'http'; if &#40;$_SERVER&#91;&#34;HTTPS&#34;&#93; == &#34;on&#34;&#41; &#123;$pageURL .= &#34;s&#34;;&#125; $pageURL .= &#34;://&#34;; if &#40;$_SERVER&#91;&#34;SERVER_PORT&#34;&#93; != &#34;80&#34;&#41; &#123; $pageURL .= $_SERVER&#91;&#34;SERVER_NAME&#34;&#93;.&#34;:&#34;.$_SERVER&#91;&#34;SERVER_PORT&#34;&#93;.$_SERVER&#91;&#34;REQUEST_URI&#34;&#93;; &#125; else &#123; $pageURL .= $_SERVER&#91;&#34;SERVER_NAME&#34;&#93;.$_SERVER&#91;&#34;REQUEST_URI&#34;&#93;; &#125; return $pageURL; &#125;]]></description>
		<wfw:commentRss>http://blog.noru.ro/programare/php-get-current-url/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Javascript redirect</title>
		<link>http://blog.noru.ro/tech/javascript-redirect/</link>
		<comments>http://blog.noru.ro/tech/javascript-redirect/#comments</comments>
		<pubDate>Fri, 21 Nov 2008 09:23:20 +0000</pubDate>
		<dc:creator>noru</dc:creator>
				<category><![CDATA[javascript]]></category>
		<category><![CDATA[programare]]></category>
		<category><![CDATA[tech]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[redirect]]></category>
		<category><![CDATA[snippets]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://blog.noru.ro/?p=992</guid>
		<description><![CDATA[Un redirect cu javascript se poate realiza foarte usor folosind metoda window.location, astfel : 1 2 3 4 5 &#60;script type=&#34;text/javascript&#34;&#62; &#60;!-- window.location = &#34;http://blog.noru.ro/&#34; //--&#62; &#60;/script&#62;]]></description>
		<wfw:commentRss>http://blog.noru.ro/tech/javascript-redirect/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP Header Redirect</title>
		<link>http://blog.noru.ro/programare/php-header-redirect/</link>
		<comments>http://blog.noru.ro/programare/php-header-redirect/#comments</comments>
		<pubDate>Sat, 30 Aug 2008 23:31:54 +0000</pubDate>
		<dc:creator>noru</dc:creator>
				<category><![CDATA[programare]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[php header redirect]]></category>

		<guid isPermaLink="false">http://blog.noru.ro/?p=550</guid>
		<description><![CDATA[< ?php header( 'Location: http://www.noru.ro/linux/' ) ; ?>]]></description>
		<wfw:commentRss>http://blog.noru.ro/programare/php-header-redirect/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Kung Fu-ul vostru e bun ?</title>
		<link>http://blog.noru.ro/la-misto/kung-fu-ul-vostru-e-bun/</link>
		<comments>http://blog.noru.ro/la-misto/kung-fu-ul-vostru-e-bun/#comments</comments>
		<pubDate>Thu, 31 Jul 2008 10:12:19 +0000</pubDate>
		<dc:creator>noru</dc:creator>
				<category><![CDATA[just 4 fun]]></category>
		<category><![CDATA[programare]]></category>
		<category><![CDATA[e-commerce]]></category>
		<category><![CDATA[forum]]></category>
		<category><![CDATA[magento]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://blog.noru.ro/?p=503</guid>
		<description><![CDATA[De pe un forum al programatorilor care se chinuie sa desluseasca tainele Magento : The problem is, however, the function is in the wrong class (and file), and I don’t want to modify a core file. Unfortunately, my Kung Fu isn’t strong enough to get it to work without altering the core file, as I’ve [...]]]></description>
		<wfw:commentRss>http://blog.noru.ro/la-misto/kung-fu-ul-vostru-e-bun/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Javascript &#8211; Confirm box to ask the user if they want to delete</title>
		<link>http://blog.noru.ro/programare/javascript-confirm-box-to-ask-the-user-if-they-want-to-delete/</link>
		<comments>http://blog.noru.ro/programare/javascript-confirm-box-to-ask-the-user-if-they-want-to-delete/#comments</comments>
		<pubDate>Sat, 05 Apr 2008 19:59:23 +0000</pubDate>
		<dc:creator>noru</dc:creator>
				<category><![CDATA[javascript]]></category>
		<category><![CDATA[programare]]></category>

		<guid isPermaLink="false">http://blog.noru.ro/?p=236</guid>
		<description><![CDATA[Put this in your head section of your file : 1 2 3 4 5 6 7 &#60;script&#62; function confirmDelete&#40;delUrl&#41; &#123; if &#40;confirm&#40;&#34;Are you sure you want to delete&#34;&#41;&#41; &#123; document.location = delUrl; &#125; &#125; &#60;/script&#62; And further down in the page : &#60;a href=&#34;javascript:confirmDelete('delete.page?id=1')&#34;&#62;Delete&#60;/a&#62; Another way: &#60;a href=&#34;delete.page?id=1&#38;phpMyAdmin=8rAC-HitBaaKjjuJK6I5aeNI-Ea&#34; onclick=&#34;return confirm('Are you sure you want [...]]]></description>
		<wfw:commentRss>http://blog.noru.ro/programare/javascript-confirm-box-to-ask-the-user-if-they-want-to-delete/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

