<?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"
	>

<channel>
	<title>Marian Bucur &#187; 2008 &#187; July</title>
	<atom:link href="http://www.marianbucur.com/date/2008/07/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.marianbucur.com</link>
	<description>the one and only!</description>
	<pubDate>Wed, 03 Dec 2008 16:27:11 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
	<language>en</language>
			<item>
		<title>Cateva reparatii si schimbari</title>
		<link>http://www.marianbucur.com/web-99-cateva-reparatii-si-schimbari.html</link>
		<comments>http://www.marianbucur.com/web-99-cateva-reparatii-si-schimbari.html#comments</comments>
		<pubDate>Thu, 24 Jul 2008 01:45:58 +0000</pubDate>
		<dc:creator>Marian Bucur</dc:creator>
		
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.marianbucur.com/?p=99</guid>
		<description><![CDATA[In aceasta noapte am decis sa fac cateva mici schimbari de design (partea din dreapta-sus si contact) si sa repar bugurile (sper ca astea sa fie toate) mentionate de Ion intr-un comentariu dintr-un post anterior, pe langa alte cateva schimari. 
Cu ocazia aceasta am scris si un tutorial despre stilizarea formularelor utilizand css.
Enjoy si numai [...]]]></description>
			<content:encoded><![CDATA[<p>In aceasta noapte am decis sa fac cateva mici schimbari de design (partea din dreapta-sus si contact) si sa repar bugurile (sper ca astea sa fie toate) mentionate de Ion intr-un comentariu dintr-un post anterior, pe langa alte cateva schimari. </p>
<p>Cu ocazia aceasta am scris si un <b><a href="http://www.marianbucur.com/web-98-tutorial-de-stilizare-a-formularelor-utilizand-css.html" title="Tutorial de stilizare a formularelor utilizand css">tutorial despre stilizarea formularelor utilizand css</a></b>.</p>
<p>Enjoy si numai bine! <img src='http://www.marianbucur.com/smilies/yahoo_bigsmile.gif' alt='&#58;&#68;' class='wp-smiley' width='18' height='18' title='&#58;&#68;' /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.marianbucur.com/web-99-cateva-reparatii-si-schimbari.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>Tutorial de stilizare a formularelor utilizand css</title>
		<link>http://www.marianbucur.com/web-98-tutorial-de-stilizare-a-formularelor-utilizand-css.html</link>
		<comments>http://www.marianbucur.com/web-98-tutorial-de-stilizare-a-formularelor-utilizand-css.html#comments</comments>
		<pubDate>Thu, 24 Jul 2008 01:33:24 +0000</pubDate>
		<dc:creator>Marian Bucur</dc:creator>
		
		<category><![CDATA[Parerea mea]]></category>

		<category><![CDATA[Things I use]]></category>

		<category><![CDATA[Tutorials]]></category>

		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.marianbucur.com/?p=98</guid>
		<description><![CDATA[Pentru ca mi`au adus unele acuzatii rautacioase (dar pe buna dreptate), greseli cauzate de neatentia mea, m`am hotarat sa repar aceste buguri (intalnite in IE) si sa fac acest tutorial, pe care sper sa`l gasiti util!
Cei de la Adobe scriu asa pe aceasta pagina:
Problem
IE6-7 incorectly scrolls an applied element background with background-attachment: scroll; when the [...]]]></description>
			<content:encoded><![CDATA[<p>Pentru ca mi`au adus unele acuzatii rautacioase (dar pe buna dreptate), greseli cauzate de neatentia mea, m`am hotarat sa repar aceste buguri (intalnite in IE) si sa fac acest tutorial, pe care sper sa`l gasiti util!</p>
<p>Cei de la Adobe scriu asa pe <a href="http://www.adobe.com/cfusion/communityengine/index.cfm?event=showdetails&amp;postId=3821&amp;productId=1">aceasta pagina</a>:</p>
<blockquote><p><strong>Problem</strong></p>
<p>IE6-7 incorectly scrolls an applied element background with background-attachment: scroll; when the user scrolls a textarea field or overflows an input field. This is incorrect behavior as the element background should only scroll with regards to the viewport.</p>
<p><strong>Solution</strong></p>
<p>No known solution or workaround, however this is only visible when the input element background consists of a pattern or an image.</p></blockquote>
<p>Ei bine, nu exista nici o solutie incercand sa reparam aceasta problema legandu`ne strict de textarea sau de input, insa exista vreo cateva rezolvari pentru acest bug.<br />
Metoda folosita de mine este una destul de simpla si nu implica folosirea de elemente in plus cum ar fi dl, ul sau orice altceva, in afara de elementele normale unui formular: label-urile.</p>
<p>Sa zicem ca vrem un formular in care textul este in stanga inputurilor.<br />
Incep cu structura HTML (strict legata de inputuri, fara butoane si alte elemente):</p>
<div class="igBar"><span id="lhtml-3"><a href="#" onclick="javascript:showPlainTxt('html-3'); return false;">PLAIN TEXT</a></span></div>
<div class="syntax_hilite"><span class="langName">HTML:</span>
<div id="html-3">
<div class="html">
<ol>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><a href="http://december.com/html/4/element/form.html"><span style="color: #000000; font-weight: bold;">&lt;form</span></a> <span style="color: #000066;">action</span>=<span style="color: #ff0000;">&#8220;&#8221;</span> <span style="color: #000066;">method</span>=<span style="color: #ff0000;">&#8220;post&#8221;</span><span style="color: #000000; font-weight: bold;">&gt;</span></a></span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style="color: #009900;"><a href="http://december.com/html/4/element/label.html"><span style="color: #000000; font-weight: bold;">&lt;label&gt;</span></a></span><span style="color: #009900;"><a href="http://december.com/html/4/element/input.html"><span style="color: #000000; font-weight: bold;">&lt;input</span></a> <span style="color: #000066;">type</span>=<span style="color: #ff0000;">&#8220;text&#8221;</span> <span style="color: #000066;">value</span>=<span style="color: #ff0000;">&#8220;Scrie ceva lung&#8230; &#8220;</span>/<span style="color: #000000; font-weight: bold;">&gt;</span></a></span>Bad!<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/label&gt;</span></span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style="color: #009900;"><a href="http://december.com/html/4/element/label.html"><span style="color: #000000; font-weight: bold;">&lt;label</span></a> <span style="color: #000066;">class</span>=<span style="color: #ff0000;">&#8220;text&#8221;</span><span style="color: #000000; font-weight: bold;">&gt;</span></a></span><span style="color: #009900;"><a href="http://december.com/html/4/element/input.html"><span style="color: #000000; font-weight: bold;">&lt;input</span></a> <span style="color: #000066;">type</span>=<span style="color: #ff0000;">&#8220;text&#8221;</span> <span style="color: #000066;">value</span>=<span style="color: #ff0000;">&#8220;Scrie ceva lung&#8230; &#8220;</span>/<span style="color: #000000; font-weight: bold;">&gt;</span></a></span>Good! : )<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/label&gt;</span></span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/form&gt;</span></span> </div>
</li>
</ol>
</div>
</div>
</div>
<p></p>
<p>Am pus input-urile inaintea textului pentru ca atunci cand atribuim float:right inputurilor acestea se vor alinia in dreapta textului.</p>
<p>Iar acum codul CSS:</p>
<div class="igBar"><span id="lcss-4"><a href="#" onclick="javascript:showPlainTxt('css-4'); return false;">PLAIN TEXT</a></span></div>
<div class="syntax_hilite"><span class="langName">CSS:</span>
<div id="css-4">
<div class="css">
<ol>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #808080; font-style: italic;">/* Atribuim ce width dorim form-ului, acelasi width atribuindu-l si label-urilor, carora, de asemenea, le vom da &quot;float:left&quot;, pentru ca fiecare sa fie pe un singur rand. */</span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">form <span style="color: #66cc66;">&#123;</span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #000000; font-weight: bold;">width</span>:300px;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #66cc66;">&#125;</span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">label <span style="color: #66cc66;">&#123;</span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #000000; font-weight: bold;">width</span>:300px;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #000000; font-weight: bold;">float</span>:<span style="color: #000000; font-weight: bold;">left</span>;</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #66cc66;">&#125;</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp;</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #808080; font-style: italic;">/* </span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #808080; font-style: italic;">Atribuim un background pentru inputul care va fi cel problematic in IE. </span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #808080; font-style: italic;">De asemenea suma width-ului + padding-ului este egala cu latimea imaginii care va fi pe fundal. 180 + 20 care este totalitatea padding-ului din dreapta si din stanga = 200 (Sunt bun la mate, nu?). </span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #808080; font-style: italic;">Acelasi lucru este valabil si pentru inaltime. </span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #808080; font-style: italic;">Desi nu era necesar, am adaugat padding, o culoare si o marime pentru text doar pentru a infrumuseta un pic input-ul atunci cand se introduce continut. </span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #808080; font-style: italic;">Dupa cum am scris si mai sus, atribuind &quot;float:right&quot; input-urilor, acestea se alineaza in dreapta textului.</span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #808080; font-style: italic;">Deoarece adaugam o imagine de fundal, vom inlatura si border-ul care nu mai este necesar.</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #808080; font-style: italic;">*/</span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">input <span style="color: #66cc66;">&#123;</span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #000000; font-weight: bold;">width</span>:180px;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #000000; font-weight: bold;">height</span>:18px;</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">padding<span style="color: #3333ff;">:3px </span>10px;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #000000; font-weight: bold;">background</span>:<span style="color: #993333;">url</span><span style="color: #66cc66;">&#40;</span>../wp-<span style="color: #000000; font-weight: bold;">content</span>/themes/mb/images/input3.png<span style="color: #66cc66;">&#41;</span>;</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #000000; font-weight: bold;">border</span>:<span style="color: #cc66cc;color:#800000;">0</span>;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #000000; font-weight: bold;">float</span>:<span style="color: #000000; font-weight: bold;">right</span>;</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #000000; font-weight: bold;">color</span>:#323232;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #000000; font-weight: bold;">font-size</span>:15px;</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #66cc66;">&#125;</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #808080; font-style: italic;">/* </span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #808080; font-style: italic;">Atribuind background-ul label-ului in locul input-ului evitam acest bug, pozitionand-ul in locul acestuia cu &quot;right top&quot;. </span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #808080; font-style: italic;">*/</span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #6666ff;">.<span style="color: #993333;">text</span> </span><span style="color: #66cc66;">&#123;</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #000000; font-weight: bold;">background</span>:<span style="color: #993333;">url</span><span style="color: #66cc66;">&#40;</span>../wp-<span style="color: #000000; font-weight: bold;">content</span>/themes/mb/images/input3.png<span style="color: #66cc66;">&#41;</span> <span style="color: #993333;">no-repeat</span> <span style="color: #000000; font-weight: bold;">right</span> <span style="color: #000000; font-weight: bold;">top</span>;</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #66cc66;">&#125;</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #808080; font-style: italic;">/* Facem background-ul input-ului, care va fi fara probleme, transparent, imaginea de fundal fiind atribuita label-lui in care se afla, acest input fiind total transparent, vazandu-se doar textul&nbsp; */</span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #6666ff;">.<span style="color: #993333;">text</span> </span>input <span style="color: #66cc66;">&#123;</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">background<span style="color: #3333ff;">:<span style="color: #993333;">transparent</span> </span>none;</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #66cc66;">&#125;</span> </div>
</li>
</ol>
</div>
</div>
</div>
<p></p>
<p>That`s all folks!<br />
Easy, uh? <img src='http://www.marianbucur.com/smilies/yahoo_smiley.gif' alt='&#58;&#41;' class='wp-smiley' width='18' height='18' title='&#58;&#41;' /></p>
<p>Rezultatul final poate fi vizualizat <a title="Tutorial de stilizare a formularelor utilizand css" href="http://www.marianbucur.com/files/Tutorial-de-stilizare-a-formularelor-utilizand-css.html">aici</a>.</p>
<p>PS: pentru cei care nu si`au dat seama, este vorba despre un bug de internet explorer, deci pentru a vedea despre ce este vorba intrati cu internet explorer.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.marianbucur.com/web-98-tutorial-de-stilizare-a-formularelor-utilizand-css.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>Nu se mai fac abonamente la reducere</title>
		<link>http://www.marianbucur.com/romania-97-nu-se-mai-fac-abonamente-la-reducere.html</link>
		<comments>http://www.marianbucur.com/romania-97-nu-se-mai-fac-abonamente-la-reducere.html#comments</comments>
		<pubDate>Tue, 15 Jul 2008 09:44:45 +0000</pubDate>
		<dc:creator>Marian Bucur</dc:creator>
		
		<category><![CDATA[Parerea mea]]></category>

		<category><![CDATA[Romania]]></category>

		<guid isPermaLink="false">http://www.marianbucur.com/?p=97</guid>
		<description><![CDATA[&#8230; este vorba despre abonamentele RATC care se faceau la o reducere de 50% pentru studenti.
Ieri, cand am fost sa`mi scot abonament am avut aceasta surpriza, iar din cate am auzit nu se vor mai face pana in luna septembrie. OK&#8230; pana atunci cred ca nu mai suntem studenti
O alta chesie deranjanta este ca celor [...]]]></description>
			<content:encoded><![CDATA[<p>&#8230; este vorba despre abonamentele RATC care se faceau la o reducere de 50% pentru studenti.<br />
Ieri, cand am fost sa`mi scot abonament am avut aceasta surpriza, iar din cate am auzit nu se vor mai face pana in luna septembrie. OK&#8230; pana atunci cred ca nu mai suntem studenti<img src='http://www.marianbucur.com/smilies/yahoo_dontknow.gif' alt='&#58;&#45;&#63;&#63;' class='wp-smiley' width='40' height='18' title='&#58;&#45;&#63;&#63;' /><br />
O alta chesie deranjanta este ca celor batrani cu pensii intre 300 si 400 de lei li se ofera abonamente la reducere. Nimic rau de spus despre asta, insa consider ca s`a pus foarte gresit accentul. Sunt mai importanti oamenii aceia batrani care se chinuie sa traiasca de pe o zi pe alta sau cei tineri care reprezinta viitorul tarii? </p>
<p>Un simplu abonament nu ajuta prea mult un stundent, insa simplul fapt ca pentru noi nu se mai fac abonamente la reducere e deranjant.</p>
<p>Sper ca oamenii din politica sa se gandeasca mai mult la cei tineri care reprezinta viitorul tarii, nu doar la cei batrani care reprezinta marea majoritate a populatiei cu drept de vot si care sunt destul de usor de influentat in privinta alegerilor electorale.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.marianbucur.com/romania-97-nu-se-mai-fac-abonamente-la-reducere.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>Noul design</title>
		<link>http://www.marianbucur.com/whatever-96-noul-design.html</link>
		<comments>http://www.marianbucur.com/whatever-96-noul-design.html#comments</comments>
		<pubDate>Fri, 11 Jul 2008 19:23:58 +0000</pubDate>
		<dc:creator>Marian Bucur</dc:creator>
		
		<category><![CDATA[Whatever]]></category>

		<guid isPermaLink="false">http://www.marianbucur.com/?p=96</guid>
		<description><![CDATA[Incepand de astazi, 11 Iulie 2008, site-ul meu are un nou design.
Acesta a fost creat de catre Mihai Ghelmegeanu (un mare MULTUMESC pentru acest design deosebit!), iar css-ul, xhtml-ul, js-ul, implementarea sa in Wordpress s.a.m.d. au fost facute de mine 
Va doresc navigare placuta pe site-ul meu! 
]]></description>
			<content:encoded><![CDATA[<p>Incepand de astazi, 11 Iulie 2008, site-ul meu are un nou design.<br />
Acesta a fost creat de catre <b>Mihai Ghelmegeanu</b> (un mare MULTUMESC pentru acest design deosebit!), iar css-ul, xhtml-ul, js-ul, implementarea sa in Wordpress s.a.m.d. au fost facute de mine <img src='http://www.marianbucur.com/smilies/yahoo_smiley.gif' alt='&#58;&#41;' class='wp-smiley' width='18' height='18' title='&#58;&#41;' /></p>
<p>Va doresc navigare placuta pe site-ul meu! <img src='http://www.marianbucur.com/smilies/yahoo_smiley.gif' alt='&#58;&#41;' class='wp-smiley' width='18' height='18' title='&#58;&#41;' /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.marianbucur.com/whatever-96-noul-design.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>Atentie la calatorii clandestini!</title>
		<link>http://www.marianbucur.com/funny-94-atentie-la-calatorii-clandestini.html</link>
		<comments>http://www.marianbucur.com/funny-94-atentie-la-calatorii-clandestini.html#comments</comments>
		<pubDate>Fri, 11 Jul 2008 18:14:50 +0000</pubDate>
		<dc:creator>Marian Bucur</dc:creator>
		
		<category><![CDATA[Funny]]></category>

		<guid isPermaLink="false">http://www.marianbucur.com/funny-94-atentie-la-calatorii-clandestini.html</guid>
		<description><![CDATA[Intors de vreo cateva zile din concediu, vreau sa`i avertizez pe toti cei care pleaca undeva sa aiba grija la bagaje!
Iata un calator clandestin care a fost surprins incercand sa se ascunda in bagajele noastre:

]]></description>
			<content:encoded><![CDATA[<p>Intors de vreo cateva zile din concediu, vreau sa`i avertizez pe toti cei care pleaca undeva sa aiba grija la bagaje!<br />
Iata un calator clandestin care a fost surprins incercand sa se ascunda in bagajele noastre:</p>
<p><a href="http://www.marianbucur.com/wp-content/uploads/2008/07/30062008497.jpg" title="Calator clandestin"><img src="http://www.marianbucur.com/wp-content/uploads/2008/07/30062008497.jpg" title="Calator clandestin" alt="Calator clandestin" width="400" height="300" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.marianbucur.com/funny-94-atentie-la-calatorii-clandestini.html/feed</wfw:commentRss>
		</item>
	</channel>
</rss>
