<?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>Dot.Collective</title>
	<atom:link href="http://dot.collective.ro/feed/" rel="self" type="application/rss+xml" />
	<link>http://dot.collective.ro</link>
	<description>Loading the dots</description>
	<lastBuildDate>Tue, 15 Jun 2010 13:24:34 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Find out if you&#8217;re missing translations in Magento</title>
		<link>http://dot.collective.ro/2010/06/find-out-if-youre-missing-translations-in-magento/</link>
		<comments>http://dot.collective.ro/2010/06/find-out-if-youre-missing-translations-in-magento/#comments</comments>
		<pubDate>Sun, 13 Jun 2010 23:29:18 +0000</pubDate>
		<dc:creator>Adi</dc:creator>
				<category><![CDATA[Magento]]></category>
		<category><![CDATA[localization]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://dot.collective.ro/?p=64</guid>
		<description><![CDATA[Let your visitors inform you about missing translations! This is for &#8216;exotic&#8217; languages, from what I&#8217;ve seen, the main languages are well covered and up-to-date with new versions of Magento, but who knows&#8230; Edit the file /app/code/core/Mage/Core/Model/Translate.php and go to the protected function _getTranslatedString($text, $code) On the else branch add the code so that it [...]]]></description>
			<content:encoded><![CDATA[<p>Let your visitors inform you about missing translations! This is for &#8216;exotic&#8217; languages, from what I&#8217;ve seen, the main languages are well covered and up-to-date with new versions of Magento, but who knows&#8230;</p>
<p>Edit the file /app/code/core/Mage/Core/Model/Translate.php and go to the <strong>protected  function _getTranslatedString($text, $code)</strong><br />
On the else branch add the code so that it looks like this:</p>
<pre class="brush: php">else {
if(isset($_SERVER[&#039;REQUEST_URI&#039;]) &amp;&amp; (strpos($_SERVER[&#039;REQUEST_URI&#039;], &#039;/admin&#039;) === false)) {
$f = fopen(&#039;var/translate-me.txt&#039;, &#039;a&#039;);
fwrite($f, date(&#039;Y-m-d H:i:s &#039;).$text . &#039; |&#039; . $_SERVER[&#039;HTTP_HOST&#039;].  $_SERVER[&#039;REQUEST_URI&#039;] .&quot;\n&quot;);
fclose($f);
}
$translated = $text;
}
</pre>
<p>And then occasionally check the file /var/translate-me.txt for new texts to translate in the locale files. You will catch all untranslated texts, with the url of the page that generated the missing translation.</p>
<p>Notes:<br />
- replace the &#8220;admin&#8221; check above with your own url to the admin interface<br />
- var folder should be writable<br />
- you will see untranslatable texts like category names, attributes, etc that are already localized but Magento tries to translate them anyway.</p>
]]></content:encoded>
			<wfw:commentRss>http://dot.collective.ro/2010/06/find-out-if-youre-missing-translations-in-magento/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>O noua aventura incepe</title>
		<link>http://dot.collective.ro/2010/04/o-noua-aventura-incepe/</link>
		<comments>http://dot.collective.ro/2010/04/o-noua-aventura-incepe/#comments</comments>
		<pubDate>Wed, 14 Apr 2010 21:05:19 +0000</pubDate>
		<dc:creator>Adi</dc:creator>
				<category><![CDATA[3:// Businessing]]></category>
		<category><![CDATA[noutati]]></category>

		<guid isPermaLink="false">http://dot.collective.ro/?p=114</guid>
		<description><![CDATA[Plecam la drum intr-o noua excursie. Si pentru ca in orice excursie avem nevoie de o geanta, un rucsac sau un troller, am pregatit un nou magazin pe aceasta tema: www.PeUmar.ro PeUmar.ro se adreseaza celor care care calatoresc sau pur si simplu ies la o plimbare. Magazinul isi propune sa le ofere acestora o experienta [...]]]></description>
			<content:encoded><![CDATA[<p>Plecam la drum intr-o noua excursie. Si pentru ca in orice excursie avem nevoie de o <a href="http://www.peumar.ro/genti-de-umar.html" target="_blank">geanta</a>, un <a href="http://www.peumar.ro/rucsaci-ghiozdane.html" target="_blank">rucsac</a> sau un <a href="http://www.peumar.ro/genti-de-voiaj-si-trollere.html" target="_blank">troller</a>, am pregatit un nou magazin pe aceasta tema: <a href="http://www.peumar.ro/" target="_blank">www.PeUmar.ro</a></p>
<p><a href="http://www.peumar.ro/" target="_blank">PeUmar.ro</a> se adreseaza celor care care calatoresc sau pur si simplu ies la o plimbare. Magazinul isi propune sa le ofere acestora o experienta comoda de a cumpara online ceea ce au nevoie pentru drumetiile sau plimbarile lor zilnice: <a href="http://www.peumar.ro/genti-de-umar.html" target="_blank">genti de umar</a>, <a href="http://www.peumar.ro/rucsaci-ghiozdane.html" target="_blank">rucsaci</a>, <a href="http://www.peumar.ro/rucsaci-ghiozdane/ghiozdane.html" target="_blank">ghiozdane</a>, <a href="http://www.peumar.ro/genti-de-voiaj-si-trollere/genti-de-voiaj.html" target="_blank">genti de voiaj</a>, <a href="http://www.peumar.ro/serviete-diplomat-business.html" target="_blank">serviete</a> si alte accesorii. Produsele oferite la vanzare sunt livrate din stoc sau aprovizionate de la furnizori, perioada medie a expedierii unei comenzi fiind estimata la 5 zile. Preturile afisate pe site includ toate taxele cu exceptia taxelor de livrare pe care fiecare client le poate calcula foarte usor, fiind transparent si explicit afisat modul de calcul in dreptul fiecarui produs.</p>
<p>In prima etapa <a href="http://www.peumar.ro/" target="_blank">PeUmar.ro</a> va gazdui un numar restrans de produse in fiecare categorie, dar ulterior urmeaza sa adaugam noi sectiuni si produse, in functie de cererea existenta si de oferta furnizorilor de astfel de produse.</p>
<p>Clientii care achizitioneaza produse prin magazinul online <a href="http://www.peumar.ro/" target="_blank">PeUmar.ro</a> se bucura de posibilitatea de a returna produsele in termen 10 zile daca nu sunt satisfacuti de aceastea urmand sa primeasca banii inapoi, conform legislatiei romanesti in vigoare. Totodata, in cazul in care sunt multumiti de produsele cumparate, isi pot arata aprecierea acordand calificative si comentarii produselor de pe site, de care pot beneficia si alti viitori cumparatori, si chiar noi pentru a putea oferi produse calitative si cu adevarat utile.</p>
<p>Pentru informatii si detalii nu ezitati sa <a href="http://www.peumar.ro/contacts/" target="_blank">ne contactati</a>.<br />
<a href="http://www.peumar.ro/" target="_blank">www.PeUmar.ro</a></p>
<p>Aprilie, 2010</p>
]]></content:encoded>
			<wfw:commentRss>http://dot.collective.ro/2010/04/o-noua-aventura-incepe/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>List of all manufacturers in Magento (v0.1.4)</title>
		<link>http://dot.collective.ro/2009/12/list-of-all-manufacturers-in-magento-v0-1-4/</link>
		<comments>http://dot.collective.ro/2009/12/list-of-all-manufacturers-in-magento-v0-1-4/#comments</comments>
		<pubDate>Mon, 14 Dec 2009 07:36:59 +0000</pubDate>
		<dc:creator>Adi</dc:creator>
				<category><![CDATA[Magento]]></category>
		<category><![CDATA[extension]]></category>

		<guid isPermaLink="false">http://dot.collective.ro/?p=82</guid>
		<description><![CDATA[This new version of the &#8220;Shop by manufacturer&#8221; extension will display all the manufacturers/brands/etc that you have enabled. And as a bonus, you get a &#8220;featured manufacturers&#8221; block that you can use to display a list of maximum 5 manufacturers with logos (if you uploaded any). Some screenshots will follow soon, in the extension page. [...]]]></description>
			<content:encoded><![CDATA[<p>This new version of the &#8220;<a href="http://dot.collective.ro/magento-output/magento-shop-by-manufacturer-brand-character-attribute-info-pages/">Shop by manufacturer</a>&#8221; extension will display all the manufacturers/brands/etc that you have enabled. And as a bonus, you get a &#8220;featured manufacturers&#8221; block that you can use to display a list of maximum 5 manufacturers with logos (if you uploaded any).</p>
<p>Some screenshots will follow soon, in the extension page. Test this extension before using on a live site!</p>
<p>The form for an attribute value is changed a little, with new fields that will be displayed in the product pages (in future versions). For example you can upload a banner, add a small description.</p>
<p>The &#8220;all manufactures&#8221; page will display favorites manufacturers first, then a list with all the manufacturers (the favorites are displayed again). Looking for some ideas on how to organize this list, in case of large volume of data (for example paginate by first letter), please share your ideas or code in the comments.</p>
<p>For multilingual/non English websites you can customize the texts using the locale files. The attribute code gets appended with an &#8216;s&#8217; for the plural form, so it is easy to guess the string that has to be translated. For every attribute code used you have to add translations like this (example in Romanian &#8211; in orange is manufacturer, the original attribute code):<br />
&#8220;<span style="color: #ff6600;">Manufacturer</span>s&#8221;,&#8221;Toţi producătorii&#8221;<br />
&#8220;All <span style="color: #ff6600;">manufacturer</span>s&#8221;,&#8221;Toţi producătorii&#8221;<br />
&#8220;Our favorite <span style="color: #ff6600;">manufacturer</span>s&#8221;,&#8221;Producătorii cei mai căutaţi&#8221;</p>
<p>Happy testing!</p>
]]></content:encoded>
			<wfw:commentRss>http://dot.collective.ro/2009/12/list-of-all-manufacturers-in-magento-v0-1-4/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>Fii deştept &#8211; ia-ţi un calculator fără sistem de operare</title>
		<link>http://dot.collective.ro/2009/09/fii-destept-ia-ti-un-calculator-fara-sistem-de-operare/</link>
		<comments>http://dot.collective.ro/2009/09/fii-destept-ia-ti-un-calculator-fara-sistem-de-operare/#comments</comments>
		<pubDate>Fri, 25 Sep 2009 11:47:44 +0000</pubDate>
		<dc:creator>Adi</dc:creator>
				<category><![CDATA[99:// Diverse]]></category>
		<category><![CDATA[Fii destept]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[sisteme operare]]></category>

		<guid isPermaLink="false">http://dot.collective.ro/?p=77</guid>
		<description><![CDATA[Microsoft ne invita la soft original preinstalat. Pana aici nici o problema, dar din pacate campania nu e adresata cui trebuia. Deci, a inceput scoala si ai tai trebuie sa-ti cumpere un calculator? Fii deschis si la alte posibile sisteme de operare. Decat sa dai banii de la inceput pe un Windows, pune niste memorie [...]]]></description>
			<content:encoded><![CDATA[<p>Microsoft <a href="http://www.fii-destept.ro/" target="_blank">ne invita</a> la soft original preinstalat. Pana aici nici o problema, dar din pacate <a href="http://ftw.ro/blog/microsoft-ftw" target="_blank">campania</a> nu e adresata cui trebuia.</p>
<p><a href="http://dot.collective.ro/uploads/2009/09/fii-destept.jpeg"><img class="alignnone size-medium wp-image-78" title="fii-destept" src="http://dot.collective.ro/uploads/2009/09/fii-destept-300x194.jpg" alt="fii-destept" width="300" height="194" /></a></p>
<p>Deci, a inceput scoala si ai tai trebuie sa-ti cumpere un calculator? Fii deschis si la alte posibile sisteme de operare. Decat sa dai banii de la inceput pe un Windows, pune niste memorie suplimentara sau un upgrade de hardisk (2 terra!!! <img src='http://dot.collective.ro/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  ) sau un monitor gigant de 24.<span id="more-77"></span></p>
<p>Acum este momentul sa studiezi, sa incerci, ai timp sa-ti faci si sa-ti refaci partitii, configurari, drivere, etc. Uita-te la OpenSuse, Ubuntu, Linux Mint. Poti incerca chiar si un hackintosh. Dar nu te opri la Windows.</p>
<p>Si trebuie sa mai intelegi ca sistemul de operare e doar stratul de baza in utilizarea calculatorului. Trebuie sa instalezi suplimentar si aplicatiile pe care le folosesti pentru a-ti scrie temele, a te documenta si pentru a comunica cu prietenii. Pe Linux ai si aplicatiile preinstalate, nu mai pierzi cinci ore sa ti le instalezi!</p>
<p>Motive?</p>
<p>- cel mai important este ca acum ai timp, nu ai obligatii, si ai mintea deschisa catre nou. poti invata enorm de multe lucruri despre Linux in maxim o luna de incercari</p>
<p>- te ajuta pe viitor ca experienta: inveti cum functioneaza calculatoarele, ce face un sistem de operare, diversele programe pe care le poti folosi, si nu mai depinzi de Gigel sa iti umble in calculator</p>
<p>- iti poti face sistemul sa arate mai &#8220;bengos&#8221; ca orice windows si mai rapid pe acelasi hardware</p>
<p>- in vacanta de vara poti face niste bani de buzunar instaland tu un sistem de operare la bunici, la vecini, sau oferind asistenta.</p>
<p>- ca elev/student poti beneficia de <a href="http://www.microsoft.com/romania/educatie/acces/msdnaa/default.mspx" target="_blank">Windows gratuit</a>, nu mai trebuie sa-l platesti (dough <img src='http://dot.collective.ro/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  ) sau il poti folosi o luna trial-version</p>
<p>Iar daca folosesti un cont de Google scapi de problema virusilor prin email si de spam, si ai la dispozitie un pachet Office arhisuficient pentru nevoile tale scolare.</p>
<p>Sistemul de operare pe care il folosim devine din ce in ce mai NEIMPORTANT. In cativa ani vom avea nevoie doar de un browser rapid si cat mai sigur, pentru ca majoritatea operatiunile le vom face din browser, pentru restul fiind aplicatii multi-sistem.</p>
<p>Fii destept = fii deschis la minte!</p>
]]></content:encoded>
			<wfw:commentRss>http://dot.collective.ro/2009/09/fii-destept-ia-ti-un-calculator-fara-sistem-de-operare/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New version released for Magento Attribute Info Pages</title>
		<link>http://dot.collective.ro/2009/09/new-version-released-for-magento-attribute-info-pages/</link>
		<comments>http://dot.collective.ro/2009/09/new-version-released-for-magento-attribute-info-pages/#comments</comments>
		<pubDate>Wed, 23 Sep 2009 08:35:22 +0000</pubDate>
		<dc:creator>Adi</dc:creator>
				<category><![CDATA[Magento]]></category>

		<guid isPermaLink="false">http://dot.collective.ro/?p=66</guid>
		<description><![CDATA[New version released (0.1.3) which takes into consideration the prefix for the sql tables (thanks Irineu!). The logos can be resized automatically to a desired size with the code (just an example, adjust to suit your template) &#60;action method=&#34;setImgResizeTo&#34;&#62;&#60;value&#62;75x60&#60;/value&#62;&#60;/action&#62; in /app/design/frontend/default/default/layout/dc_catalog.xml: - 75&#215;60 will resize the logo to max 75px width and max 60px height [...]]]></description>
			<content:encoded><![CDATA[<p>New version released (0.1.3) which takes into consideration the prefix for the sql tables (thanks Irineu!).</p>
<p>The logos can be resized automatically to a desired size with the code (just an example, adjust to suit your template)</p>
<pre class="brush: xml">&lt;action method=&quot;setImgResizeTo&quot;&gt;&lt;value&gt;75x60&lt;/value&gt;&lt;/action&gt;</pre>
<p>in /app/design/frontend/default/default/layout/dc_catalog.xml:<br />
- 75&#215;60 will resize the logo to max 75px width and max 60px height<br />
- 75x will resize the logo to max 75px width<br />
- x60 will resize the logo to max 60px height</p>
<p>And also, the default template now includes the left layered navigation, which can be used to further filter the products displayed.</p>
]]></content:encoded>
			<wfw:commentRss>http://dot.collective.ro/2009/09/new-version-released-for-magento-attribute-info-pages/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Un exemplu interesant de SEO</title>
		<link>http://dot.collective.ro/2009/09/un-exemplu-interesant-de-seo/</link>
		<comments>http://dot.collective.ro/2009/09/un-exemplu-interesant-de-seo/#comments</comments>
		<pubDate>Fri, 11 Sep 2009 21:14:43 +0000</pubDate>
		<dc:creator>Adi</dc:creator>
				<category><![CDATA[99:// Diverse]]></category>
		<category><![CDATA[postgresql]]></category>
		<category><![CDATA[seo]]></category>

		<guid isPermaLink="false">http://dot.collective.ro/?p=21</guid>
		<description><![CDATA[In aceasta cautare primul rezultat e pagina cu functii de date/time despre postgresql. Motivul pentru care apare asa importanta? Cuvantul uppercase apare de 9!!! ori in pagina. Si in pagina care ne intereseaza, uppercase apare de 2 ori. Pana la urma algoritmul a notat mai bine aceasta pagina pentru densitatea mare, probabil nu are inbound [...]]]></description>
			<content:encoded><![CDATA[<p>In <a href="http://www.google.ro/search?q=postgresql+uppercase" target="_blank">aceasta cautare</a> primul rezultat e pagina cu functii de date/time despre postgresql. Motivul pentru care apare asa importanta? Cuvantul uppercase apare de 9!!! ori in pagina. Si in pagina care ne intereseaza, uppercase apare de 2 ori.</p>
<p>Pana la urma algoritmul a notat mai bine aceasta pagina pentru densitatea mare, probabil nu are inbound links. Asa ca sa ajutam motoarele de cautare: <a href="http://www.postgresql.org/docs/8.1/interactive/functions-string.html">postgresql uppercase</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://dot.collective.ro/2009/09/un-exemplu-interesant-de-seo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Magento</title>
		<link>http://dot.collective.ro/2009/08/magento/</link>
		<comments>http://dot.collective.ro/2009/08/magento/#comments</comments>
		<pubDate>Thu, 20 Aug 2009 11:51:24 +0000</pubDate>
		<dc:creator>Adi</dc:creator>
				<category><![CDATA[Magento]]></category>
		<category><![CDATA[osCommerce]]></category>
		<category><![CDATA[Zend Framework]]></category>

		<guid isPermaLink="false">http://dot.collective.ro/?p=9</guid>
		<description><![CDATA[A fost dragoste la prima vedere. O imensitate de librarie construit pe ZF pe care am apucat sa o testez la versiunea 0.7 prin toamna anului 2008. A fost a doua oara cand am luat contact cu Zend Framework, dar de data asta am ramas masca de complexitatea codului, de numarul de librarii folosite si [...]]]></description>
			<content:encoded><![CDATA[<p>A fost dragoste la prima vedere.</p>
<p>O imensitate de librarie construit pe ZF pe care am apucat sa o testez la versiunea 0.7 prin toamna anului 2008. A fost a doua oara cand am luat contact cu Zend Framework, dar de data asta am ramas masca de complexitatea codului, de numarul de librarii folosite si de increngatura de clase care il compun.</p>
<p>Pentru inceput am incercat sa imi bag nasul in cod, sa vad de unde incepe, ce prelucreaza in spate, dar nu am reusit. Mare greseala, la asemenea tree super dezvoltat de clase.</p>
<p>Magento, in comparatie cu osCommerce si clonele, arata profesional atat in partea de interfata cat si in partea de cod. As putea chiar sa zic ca e scris ca un proiect full-time fata de un altul freelance cu un student. Nu vreau sa fiu rautacios, stiu ca osC-ul e un script cu vechime, de pe la inceputurile Php 4.</p>
<p>Cel mai mult m-a atras &#8216;Layered Navigation&#8217;. E featerul care mi se pare cel mai intuitiv la un shop online pentru client. Ajungi usor la produsul pe care il doresti prin filtrari repetate. Asa ceva se gasea doar la softuri licentiate comercial, dar la nici un alt shopping cart PHP Open Source. Are si o mica chestiune care nu mi-e pe plac, dar despre asta in postul urmator, pentru a vedea cum o putem face si mai &#8216;user-friendly&#8217;.</p>
<p>De restul de avantaje nu mai vorbesc, e un engine complet intr-un singur pachet. Trebuie avut grija la alegerea unui host potrivit (daca nu ai un server dedicat), pentru ca mananca resurse. Chiar daca la versiunea 1.3 (tocmai a fost lansat 1.4 alpha) este mai rapid decat la 0.7, este totusi mult mai lent decat un osCommerce cu acelasi numar de produse/categorii.</p>
<p>Daca incerci sa inveti sa lucrezi cu el, de la inceput, iti recomand sa citesti intai prezentarea urmatoare. E suportul de curs de la phparch.com pentru Magento (899$ !!), o serie de sase pdf-uri foarte instructive, care definesc conceptul de block-uri, implementarea modelului EAV, interfetele, capturarea evenimentelor si altele. [din pacate nu mai e disponibil online, cauta MAGDEV0708 pe google, poate gasesti uploadat pe undeva]</p>
]]></content:encoded>
			<wfw:commentRss>http://dot.collective.ro/2009/08/magento/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>In loc de Hello World</title>
		<link>http://dot.collective.ro/2009/08/in-loc-de-hello-world/</link>
		<comments>http://dot.collective.ro/2009/08/in-loc-de-hello-world/#comments</comments>
		<pubDate>Mon, 17 Aug 2009 08:12:26 +0000</pubDate>
		<dc:creator>Adi</dc:creator>
				<category><![CDATA[99:// Diverse]]></category>

		<guid isPermaLink="false">http://dot.collective.ro/?p=5</guid>
		<description><![CDATA[Primul post, in sfarsit. A durat mult, din lipsa de timp, dar trebuia facut acest lucru. Primul gand pentru acest blog a fost de a ne cunoaste. Dot Collective e o firma pornita pentru a face freelancing, apoi a evoluat la o afacere mica de familie si pe care speram sa o crestem si mai [...]]]></description>
			<content:encoded><![CDATA[<p>Primul post, in sfarsit. A durat mult, din lipsa de timp, dar trebuia facut acest lucru.</p>
<p>Primul gand pentru acest blog a fost de a ne cunoaste. Dot Collective e o firma pornita pentru a face freelancing, apoi a evoluat la o afacere mica de familie si pe care speram sa o crestem si mai mult.</p>
<p>Al doilea e legat de a da inapoi comunitatii, de la open source la open standards, de la linux la framework-uri PHP, cam tot ce inseamna GPL si alte licente &#8216;libre&#8217;. Pentru ca majoritatea softurilor pe care le folosim sunt open source si nu e frumos doar sa folosesti, trebuie sa dai si tu ceva la randul tau.</p>
<p>In al treilea rand, trebuie sa ne urmarim si noi progresul, cu proiectele la care lucram. Le vom numi &#8216;dots&#8217; si le vom afisa aici stadiul in care se afla.</p>
<p>Si speram ca posturile noastre sa fie de ajutor si altora care incearca antreprenoriatul si doresc sa isi construiasca o afacere.</p>
<p>Urmeaza posturi in limba romana si in engleza (probabil mai mult in engleza), pentru a ne face mesajul inteles la nivel global.</p>
<p>Enjoy!</p>
]]></content:encoded>
			<wfw:commentRss>http://dot.collective.ro/2009/08/in-loc-de-hello-world/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
