<?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>Sergiu Iordache</title>
	<atom:link href="http://serg.ro/feed/" rel="self" type="application/rss+xml" />
	<link>http://serg.ro</link>
	<description>CS, ROSEdu, FLOSS</description>
	<lastBuildDate>Tue, 02 Nov 2010 21:56:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>LabRemote</title>
		<link>http://serg.ro/2010/11/labremote/</link>
		<comments>http://serg.ro/2010/11/labremote/#comments</comments>
		<pubDate>Tue, 02 Nov 2010 21:56:41 +0000</pubDate>
		<dc:creator>Sergiu Iordache</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[FLOSS]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://serg.ro/?p=269</guid>
		<description><![CDATA[One of the projects I&#8217;ve invested a lot of time in during this summer has been LabRemote, an open source platform designed to ease the work of teaching assistants when it comes to grading students. The LabRemote team is composed of Alex Eftimie, Irina Preșa and me, Sergiu Iordache. LabRemote is composed of a smartphone [...]]]></description>
			<content:encoded><![CDATA[<div style="float: right;"><a href="http://labremote.korect.ro/" target="_blank"><img class="alignright" title="LabRemote" src="http://labremote.korect.ro/resources/images/logo.png" alt="LabRemote logo" width="265" height="70" /></a></div>
<p>One of the projects I&#8217;ve invested a lot of time in during this summer has been <a href="http://labremote.korect.ro" target="_blank">LabRemote</a>, an open source platform designed to ease the work of teaching assistants when it comes to grading students. The <a href="http://labremote.korect.ro/" target="_blank">LabRemote</a> team is composed of Alex Eftimie, Irina Preșa and me, Sergiu Iordache.</p>
<p><a href="http://labremote.korect.ro/" target="_blank">LabRemote</a> is composed of a smartphone application built on the Android platform and a web middleware used for importing data and more complex tasks. The main features are importing students from Moodle, creating  activities and grading the students and exporting the data back as CSV  or public HTML. More information about the application, including a screencast and download links can be found on the <a href="http://labremote.korect.ro" target="_blank">LabRemote official site</a>.</p>
<p><a href="http://labremote.korect.ro/" target="_blank">LabRemote</a> has been built as part of the <a href="http://beradrian.wordpress.com/webinprogress/" target="_blank">Web In Progress contest</a> organized by HP Romania. The final presentation (available <a href="http://labremote.korect.ro/pres/labremote-en.pdf" target="_blank">here[PDF]</a> ) took place yesterday and I feel really proud that we&#8217;ve managed to build a complete product from scratch (working product, web site, development documentation etc.).</p>
<p>Future plans include getting it to actually be used and integration with other courseware. If you have any other ideas feel free to get the code from <a href="http://github.com/liquidsnake/LabRemote" target="_blank">github</a>. Comments and suggestions here are welcome as well <img src='http://serg.ro/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> .</p>
]]></content:encoded>
			<wfw:commentRss>http://serg.ro/2010/11/labremote/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Dear Android developers &#8230;</title>
		<link>http://serg.ro/2010/10/dear-android-developers/</link>
		<comments>http://serg.ro/2010/10/dear-android-developers/#comments</comments>
		<pubDate>Thu, 07 Oct 2010 15:01:42 +0000</pubDate>
		<dc:creator>Sergiu Iordache</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[IT]]></category>
		<category><![CDATA[Rant]]></category>

		<guid isPermaLink="false">http://serg.ro/?p=264</guid>
		<description><![CDATA[&#8230; please allow your applications to be moved to the SD card! I know you think your application is really important and that it should work all the time but for the 30 seconds a week while my phone is connected to the PC (during which your application wouldn&#8217;t work any more) I can&#8217;t install [...]]]></description>
			<content:encoded><![CDATA[<p>&#8230; please allow your applications to be moved to the SD card!</p>
<p>I know you think your application is really important and that it should work all the time but for the 30 seconds a week while my phone is connected to the PC (during which your application wouldn&#8217;t work any more) I can&#8217;t install more than a couple of applications and I have to face the &#8220;Low space&#8221; problem all the time (which in turn brings up other problems, such as stuff not synchronizing, etc.). I don&#8217;t want to do any hacks and I don&#8217;t want to root my phone yet.</p>
<p>I&#8217;m probably do like <a href="http://miculescu.com/a2sd-an-android-developers-biggest-oversight">Mihnea</a> (who wrote more about this) and start giving 1 star ratings to applications on the market that are not the alarm clock and don&#8217;t have move to SD.</p>
<p>&lt;/rant&gt;</p>
<p><strong>Update:</strong> I eventually used the Android SDK and ran this command:</p>
<pre>adb shell pm setInstallLocation 2
</pre>
<p>This forces the system so that every app can be moved on the card (except for some google apps at least).</p>
]]></content:encoded>
			<wfw:commentRss>http://serg.ro/2010/10/dear-android-developers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Foreigner&#8217;s mini-guide to Amsterdam</title>
		<link>http://serg.ro/2010/10/foreigners-mini-guide-to-amsterdam/</link>
		<comments>http://serg.ro/2010/10/foreigners-mini-guide-to-amsterdam/#comments</comments>
		<pubDate>Sat, 02 Oct 2010 19:08:59 +0000</pubDate>
		<dc:creator>Sergiu Iordache</dc:creator>
				<category><![CDATA[Amsterdam]]></category>
		<category><![CDATA[English]]></category>
		<category><![CDATA[Howto]]></category>
		<category><![CDATA[Turism]]></category>
		<category><![CDATA[personal]]></category>

		<guid isPermaLink="false">http://serg.ro/?p=244</guid>
		<description><![CDATA[Since I haven&#8217;t blogged in quite some time I have decided that it&#8217;s time to revive this place, at least a little bit. Considering that there are quite some people that are interested in studying in here (and abroad in general) I thought that I could provide some useful info about living in Amsterdam, the [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-medium wp-image-248" style="float: right; margin: 5px;" title="I amsterdam" src="http://serg.ro/wp-content/uploads/2010/10/smalliamsterdam-300x225.jpg" alt="" width="300" height="225" />Since I haven&#8217;t blogged in quite some time I have decided that it&#8217;s time to revive this place, at least a little bit. Considering that there are quite some people that are interested in studying in here (and abroad in general) I thought that I could provide some useful info about living in Amsterdam, the Netherlands. So here we go.</p>
<h1>Weather</h1>
<p>Make no mistake, it&#8217;s going to be cloudy. The bad part is that you&#8217;re not going to see the sun that much (at least not in the autumn), the good part is that when it rains it doesn&#8217;t last that much. Also most of the times it rained it seems to have happened when I was indoor (only once or twice did I have to go out while it was raining).  Anyway you&#8217;ll use <a href="http://buienradar.nl/">http://buienradar.nl</a> pretty often to check if it will rain.</p>
<p>Temperature-wise, the temperatures are still pretty high (but still generally lower compared to those in Romania), but the good thing is that the temperatures are pretty even throughout the day. That means that you won&#8217;t freeze in the morning and get really hot in the afternoon.</p>
<h1>Bikes</h1>
<p>When you first get here, and especially if you&#8217;re going to go through the city centre you&#8217;re going to hate all the bikers. They&#8217;re just too many, they seem to ignore pedestrians, they&#8217;re coming from all directions and they don&#8217;t seem to care about any rules. That feeling will stick around until you get your own bike (when you&#8217;ll start hating the people on scooters <img src='http://serg.ro/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  ). Biking is definitely one of the coolest things about living in the Netherlands, especially for a number of reasons:</p>
<ul>
<li>Excellent bike infrastructure. This means that you can travel by bike between any two chosen points, using a special bike lane in 99% of the time. The bike lanes are either marked on the side of the road (true for the smaller roads) or are separate from the roadway (most of the times). This includes bike parking places everywhere, which means you can park your bike pretty safely. (As a matter of fact we have a bike shed, an indoor bike garage where I live, which is great as it protects your bike and keeps it safe as well).</li>
<li>Flat country. The differences in elevation are really small so it&#8217;s pretty easy to bike.</li>
<li>Good biking culture. Most of the car drivers are bikers as well, which is why you&#8217;re pretty protected as a biker. As a matter of fact you&#8217;ll see drivers giving you way when they shouldn&#8217;t have or when you&#8217;ve done something stupid (instead of getting out and beating you, strange people, I know).</li>
<li>Relatively high density and small distances. Although I live at the edge of Amsterdam, I&#8217;m only 8km away from the Central station (which means half an hour by bike)</li>
<li>Expensive public transport(at least for foreigners, see next section)</li>
</ul>
<p>All these factors make it that you&#8217;ll probably go everywhere by bike. And in case you&#8217;re wondering you can bike in the rain, you just need to either: a) don&#8217;t care (if it&#8217;s not raining that hard, and it usually doesn&#8217;t) or b) just use an umbrella or a raincoat. In case you are wondering, in case you&#8217;ve ever biked before you can easily do 60-70 km in a day. I&#8217;ve done 55 km in a day(from where I live to Zaanse Schans) without any problems.</p>
<p>Getting a good cheap bike can be a problem though. There are a few alternatives here, which I will list:</p>
<ul>
<li>A new bike from Decathlon that will cost you about 130€. It won&#8217;t have any gears.</li>
<li>A more or mostly less good looking bike from Waterlooplien for 60-90€(or even more).</li>
<li>A second hand bike from <a href="http://www.marktplaats.nl/">http://www.marktplaats.nl/</a>. This is the option I recommend as there are high chances to find a good cheap second bike here.</li>
</ul>
<p>I don&#8217;t suggest buying a bike off the street, it&#8217;s illegal, probably stolen and you may get a 150€ fine. Of course the marktplaats bikes have a possibility to be stolen but I think that the chances of someone selling stolen stuff over there is smaller. Still if the bike has a registration number engraved on it you can check it first with AFAC(the Amsterdam authority for stolen/picked up bikes) .</p>
<h1>Public transport</h1>
<p>Public transport in Amsterdam is expensive. The least expensive way to travel is to get a OV-Chipkaart (one time fee of 7.5€ at the time of this post) and to put money on it. This way it will cost you 0.8€ for starting the trip and 0.1€ for each km you make. Anonymous Chipkaarts can be purchased in most tram/metro stations using (only) a credit card (foreign ones work as well) and can be used in other cities as well (Utrecht for sure for example). One alternative is a one hour ticket for 2.6 € (not always available) or one/multiple day tickets (only worth if your are a tourist only). You can get more info from <a href="http://gvb.nl">http://gvb.nl</a> and you can plan your trip using public transport by using <a href="http://9292ov.nl">http://9292ov.nl</a>. Both sites have English versions. Travelling without a ticket is not possible in most of the cases. The non-foreign students here have free public transport either in the weekend or during the week time (they get to choose).</p>
<p>Anyway if you&#8217;re travelling here and you use a OV-Chipkaart, there&#8217;s an important note to make. When travelling you need to check-in and check-out of the vehicle (put your card in front of the reader). There are some stations that are used both by metros and by trams. If you are going to use the metro, check-in or check-out in the station. You <strong>will not be able</strong> to check-in in the metro. If you&#8217;re travelling with the tram check-in and check-out in the metro. Do not mix them up as it will not work and you will lose money! (if you&#8217;re curious the chipkaart balance can go to about minus 4€)</p>
<p>Railway transport is not very cheap as well, a round-trip from Amsterdam Centraal to Utrecht Centraal costs 13.5 € for example. If you&#8217;re going to travel a lot by train you can get a discount card that costs 55€ and gives you a 40% discount on all trips that are not during the rush hour (later than 9am during the weekdays). More details and exact ticket prices on <a href="http://ns.nl">http://ns.nl</a> .</p>
<h1>Language barrier</h1>
<p>The general opinion is not a myth, most of the people here know how to speak English, so you won&#8217;t have any problems from that point of view. Still expect to get a large number of mail to be in Dutch, rarely from the university but most of the times from the municipality or bank &#8211; for example ING does not have an English for its website, internet banking or ATMs <img src='http://serg.ro/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' />  &#8230; big disappointment. Google translate will be your best friend in such cases.</p>
<p>Another great news is that Dutch TV is not dubbed, so it&#8217;s not useless <img src='http://serg.ro/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> .</p>
<h1>Food</h1>
<p>The cost of eating mainly depends on your willingness to cook for yourself:</p>
<ul>
<li>From what I have heard fancy(er) restaurants are pretty expensive.</li>
<li>Fast food products are a little bit more expensive than in Romania at least &#8211; for example a large Big Mac menu is 6 € (at least in the case of Mc Donald&#8217;s the taste is exactly the same).</li>
<li>The cafeteria at the VU offers a course(aka a plate of food) for 4.5€.</li>
<li>Cooking for yourself is obviously the best option. With a little bit of care and research you will probably spend less than you spent back home. Why do I say that? Well, the larger supermarkets here (Albert Heijn, Super de Boer, Dirk) have discounts all the time, and they usually change once a week. The offers are really good compared to the normal price, so you&#8217;ll want to keep an eye on them. The supermarkets also have a large variety of semi-prepared foods which you can buy. They&#8217;re a little bit more expensive of course.</li>
</ul>
<h1>Other good stuff</h1>
<p>Something else that is nice here is that it&#8217;s a pretty clean city, there&#8217;s plenty of vegetation and the grass is nicely trimmed almost everywhere which gives a pleasant feeling. There are also a lot of animals such as ducks and different types of birds in the parks and even rabbits.</p>
<h1>Conclusion</h1>
<p>These were the most important aspects regarding living in Amsterdam that I could think of now (the post is big enough anyway), if you have any feedback use the comments and maybe I&#8217;ll add more info <img src='http://serg.ro/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://serg.ro/2010/10/foreigners-mini-guide-to-amsterdam/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Dupa How to web</title>
		<link>http://serg.ro/2009/11/dupa-how-to-web/</link>
		<comments>http://serg.ro/2009/11/dupa-how-to-web/#comments</comments>
		<pubDate>Sat, 21 Nov 2009 19:39:19 +0000</pubDate>
		<dc:creator>Sergiu Iordache</dc:creator>
				<category><![CDATA[Evenimente]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Politehnica]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://serg.ro/?p=206</guid>
		<description><![CDATA[Știu că e târziu dar eram dator cu un post despre cum a fost la &#8220;How to web&#8221;, despre care am scris înainte de conferintă. N-o să reiterez conținutul prezentărilor, puteți să găsiți o cronică destul de detaliată aici, tot ce vreau să spun este că am a fost o conferintă foarte plăcută, cu o [...]]]></description>
			<content:encoded><![CDATA[<p>Știu că e târziu dar eram dator cu un post despre cum a fost la &#8220;How to web&#8221;, despre care <a href="http://serg.ro/2009/10/21/conferinta-how-to-web/" target="_self">am scris înainte de conferintă</a>.</p>
<p>N-o să reiterez conținutul prezentărilor, puteți să găsiți o cronică destul de detaliată <a href="http://ro.wordpress.com/tag/how-to-web/" target="_blank">aici</a>, tot ce vreau să spun este că am a fost o conferintă foarte plăcută, cu o organizare foarte bună și cu prezentari interesante. Felicitări organizatorilor și mulțumesc pentru invitație.</p>
<p>Prezentarile le găsiți pe <a href="http://www.how-to-web.net/blog/" target="_blank">blog-ul How to web</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://serg.ro/2009/11/dupa-how-to-web/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Conferinta How to web</title>
		<link>http://serg.ro/2009/10/conferinta-how-to-web/</link>
		<comments>http://serg.ro/2009/10/conferinta-how-to-web/#comments</comments>
		<pubDate>Tue, 20 Oct 2009 22:34:15 +0000</pubDate>
		<dc:creator>Sergiu Iordache</dc:creator>
				<category><![CDATA[Evenimente]]></category>
		<category><![CDATA[IT]]></category>
		<category><![CDATA[Politehnica]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://serg.ro/?p=201</guid>
		<description><![CDATA[Sâmbătă, 31 octombrie 2009, are loc în UPB(EC105) conferința &#8220;How to web&#8221;, descrisă de organizatori drept o &#8220;conferinţă educaţională destinată pasionaţilor de web&#8221;. Conferința se va întinde pe parcursul întregii zile având drept participanți o serie de persoane destul de cunoscute din internetul românesc. Dacă sunteți curioși să vedeți cine vine consultați lista vorbitorilor. Importantă [...]]]></description>
			<content:encoded><![CDATA[<p>Sâmbătă, 31 octombrie 2009, are loc în UPB(EC105) conferința &#8220;How to web&#8221;, descrisă de organizatori drept o &#8220;conferinţă educaţională destinată pasionaţilor de web&#8221;.</p>
<p>Conferința se va întinde pe parcursul întregii zile având drept participanți o serie de persoane destul de cunoscute din internetul românesc. Dacă sunteți curioși să vedeți cine vine consultați <a href="http://www.how-to-web.net/vorbitori/" target="_blank">lista vorbitorilor</a>. Importantă e și <a href="http://www.how-to-web.net/agenda/" target="_blank">agenda</a>.</p>
<p>Topicurile din agendă par foarte interesante și sunt sigur că o să primim și o vedere din latura de business a realizării de aplicații web, chestie pe care nu prea ai cum să o aflii din facultate. Plus că sunt sigur că o să întâlnesc o grămadă de lume interesantă/cunoscută pe acolo.</p>
<p>Mai multe detalii găsiți pe <a href="http://www.how-to-web.net/" target="_blank">site-ul oficial</a>, și dacă aveți blog puteți câștiga invitații dacă scrieți despre conferință destul de repede(nu că 19 lei, cât e biletul pentru studenți, ar fi o sumă foarte mare).</p>
<p><span style="font-size:x-small">PS. mergea și un badge de promote din partea voastră să îl pun ușor pe blog <img src='http://serg.ro/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' />  </span></p>
]]></content:encoded>
			<wfw:commentRss>http://serg.ro/2009/10/conferinta-how-to-web/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>4/4</title>
		<link>http://serg.ro/2009/10/44/</link>
		<comments>http://serg.ro/2009/10/44/#comments</comments>
		<pubDate>Sun, 04 Oct 2009 20:55:24 +0000</pubDate>
		<dc:creator>Sergiu Iordache</dc:creator>
				<category><![CDATA[Politehnica]]></category>
		<category><![CDATA[ROSEdu]]></category>

		<guid isPermaLink="false">http://serg.ro/2009/10/04/44/</guid>
		<description><![CDATA[Iată că începe și ultimul an universitar din ciclul meu de licență, în care voi urma cursurile specializării C1 + IOC și MPS pe primul semestru, ocazie cu care m-am gândit ca nu ar strica să șterg praful pe aici. O să încerc să updatez blog-ul cu chestiile pe care le-am mai făcut în trecut [...]]]></description>
			<content:encoded><![CDATA[<p>Iată că începe și ultimul an universitar din ciclul meu de licență, în care voi urma cursurile specializării C1 + IOC și MPS pe primul semestru, ocazie cu care m-am gândit ca nu ar strica să șterg praful pe aici.</p>
<p>O să încerc să updatez blog-ul cu chestiile pe care le-am mai făcut în trecut și nu le-am postat + lucruri de anul acesta.</p>
<p>În rest ca activități ROSEdu se anunță <a href="http://talks.rosedu.org">ROSEdu Tech Talks</a> <span style="text-decoration: line-through;">[3]</span>, începând cu 10 Octombire, o serie de prezentări pe teme tehnice ce se vor ține la fiecare 10 zile (pe datele de 10, 20, 30 ale lunii) și <a href="http://rosedu.org/uif">Ubuntu Install Fest 3</a> pe 18 Octobrie.</p>
<p>See you soon.</p>
]]></content:encoded>
			<wfw:commentRss>http://serg.ro/2009/10/44/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Vacanta 2009 (partea 1 &#8211; Croatia)</title>
		<link>http://serg.ro/2009/08/vacanta-2009-partea-1/</link>
		<comments>http://serg.ro/2009/08/vacanta-2009-partea-1/#comments</comments>
		<pubDate>Sat, 01 Aug 2009 18:10:47 +0000</pubDate>
		<dc:creator>Sergiu Iordache</dc:creator>
				<category><![CDATA[Turism]]></category>
		<category><![CDATA[personal]]></category>

		<guid isPermaLink="false">http://serg.ro/?p=193</guid>
		<description><![CDATA[Fiindcă a fost o perioadă destul de mare de liniște pe aici m-am gândit că ar fi cazul să mai scriu ceva pentru cei 2-3 vizitatori rătăciți. Eu am găsit întotdeauna post-urile lui Andrei privind călătoriile ca fiind interesante așa că, hei, poate sunt interesante și ale mele Vacanța mea(din punct de vedere al călătoriilor) [...]]]></description>
			<content:encoded><![CDATA[<p>Fiindcă a fost o perioadă destul de mare de liniște pe aici m-am gândit că ar fi cazul să mai scriu ceva pentru cei 2-3 vizitatori rătăciți. Eu am găsit întotdeauna post-urile lui <a href="http://andrei.clubcisco.ro/">Andrei</a> privind călătoriile ca fiind interesante așa că, hei, poate sunt interesante și ale mele <img src='http://serg.ro/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
<p>Vacanța mea(din punct de vedere al călătoriilor) s-a compus din 2 vizite în țări străine relativ apropiate.</p>
<p>Prima oară, imediat după sfârșitul sesiunii am plecat în Croația către <a href="http://maps.yahoo.com/#mvt=m&amp;lat=45.125107&amp;lon=14.796146&amp;zoom=9" target="_blank">Novi Vinodolski</a>, o stațiune/oraș de lângă Rijeka.</p>
<p>Distanță: ~1350 de km(dus) pe ruta Bucuresti &#8211; Timișoara &#8211; Budapesta &#8211; Zagreb &#8211; Rijeka &#8211; Novi Vinodolski. Drumul a fost făcut pe 2 bucați, odată până la Timișoara și după restul. Am ales ruta prin Timișoara pentru că de la Szeged până la destinație e numai autostradă și pentru că plăteam mai puține taxe pentru autostrăzile din Croația(o sa revin imediat), deși plăteam oricum vignietă în Ungaria. Drumul e cel cunoscut către vest, adică destul de prost până ieși în țară(faci &lt;600 de km in vreo 11 ore) și foarte bun odată ce ieși(numai autostrăzi). Deși &#8211; atenție, Croația nu e în UE încă &#8211; și taxele de autostradă sunt destul de scumpe( aprox 4€ pe 100km ) autostradă mai modernă nu am văzut nici în Germania. Treci pe acolo peste niște viaducte de nu îți vine să crezi și intri în munți prin niște tunele impecabil semnalizate care au o lungime medie de vreo 800 de metri(deși există și unele de 2 km). E incredibil cum unii pot și noi nu.</p>
<p>Trecând de drum am ajuns într-un orășel relativ mic pus pe latura unui deal care intra în mare. Cazarea a fost luată de pe net și am ales un etaj al unei vile(am fost 6 persoane) la un preț extrem de avantajos(cu tot cu bucătărie și 2 băi). Chiar dacă trebuie să faci mâncare sau să mergi la restaurant cred că e de departe cea mai avantajoasă variantă. Cât despre plajă, în zona aia practic nu există o zonă de plajă cu nisip, există doar o fâșie mică de pietre(care sunt de obicei mari). Noi am avut un loc mai bun de stat, un port micuț(la vreo 25 de m de țărm erau ancorate mai multe bărci) unde era turnat ciment drept și unde în apă era nisip( ăsta era un avantaj pentru că în apa unde erau pietre erau și arici de mare pe care era mai bine să îi eviți din motive evidente). Apa era desigur impecabilă și caldă, însă nu prea existau valuri pentru că &#8220;vizavi&#8221; de zona noastră era insula Krk și astfel era ca și cum te aflai la malul unui lac mai mare.</p>
<p>Dacă mergeți în zonă trebuie să vizitați neapărat parcul național <a href="http://ro.wikipedia.org/wiki/Plitvice" target="_blank">Plitvice</a>, un loc cu adevărat deosebit. Pentru că mi-e mai ușor o să copiez descrierea de pe Wikipedia:</p>
<blockquote><p>Complexul <strong>Plitvice</strong> din <a title="Croaţia" href="http://ro.wikipedia.org/wiki/Croa%C5%A3ia">Croaţia</a> a fost declarat parc naţional încă din anul 1949 (<em>Nacionalni park Plitvička jezera</em>), reprezentând cea mai veche rezervaţie naturală din sud-estul Europei, vizitată anual de aproape 1 milion turişti.</p>
<p>În anul 1979 parcul Plitvice a fost preluat pe lista patrimoniului mondial <a class="mw-redirect" title="UNESCO" href="http://ro.wikipedia.org/wiki/UNESCO">UNESCO</a>. Reprezintă un sistem carstic format din 16 lacuri, unite între ele de râul Plitvice, şi prin zeci de cascade spectaculoase. Pădurile dese de pin care flanchează sistemul carstic adăpostesc urşi, lupi şi diferite specii de păsări. Cel mai mare lac este lacul Kozjak (navigabil).</p></blockquote>
<div style="float:right"><a href="http://upload.wikimedia.org/wikipedia/ro/c/c4/Plitvice005.jpg"><img class="alignright" title="Plitvice mic wiki" src="http://upload.wikimedia.org/wikipedia/ro/thumb/c/c4/Plitvice005.jpg/120px-Plitvice005.jpg" alt="" width="120" height="90" /></a></div>
<p>Apa e de o culoare azurie fantastică și lacurile sunt pline de pești care stau la mal și aproape îți mănâncă din palmă dacă pui mâna în apă(și nu, nu ai voie să pescuiești acolo <img src='http://serg.ro/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  ). Tot acolo se găsește și cea mai mare cascadă din Croația care are aprox 80m(dar, culmea, a cărei apă nu provine din lacuri).</p>
<p>În rest am mai vizitat insula Krk și împrejurimile zonei noastre.</p>
<p>O zi specială a fost cea în care am fost până la Veneția pentru că era relativ aproape (300km dus). Am ajuns cu mașina în Mestre(orașul de pe &#8220;țărm&#8221;) și acolo am lasat-o într-o parcare de unde am luat vaporul către Veneția(15 euro adulții, 10 euro studenții). În Veneția am luat-o ușor pe &#8220;străzile&#8221; principale către piața San Marco unde am vazut cei mai mulți turiști la un loc, câteva mii probabil și majoritatea în grupuri. Veneția e cu adevărat spectaculoasă și destul de mare, la un moment dat ne pierdusem pe aleile de 1 metru lățime dintre clădiri. Ca orice oraș care se respectă există și transport în comun în Veneția, reprezentat de niște bărci(parcă 2€ costa o călătorie) cu care am fost până la insula Murano și înapoi. În Murano am văzut și cum se face sticlă la o fabrică <img src='http://serg.ro/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> .</p>
<p>Cam atât pentru acum, urmează zilele astea și partea a 2-a, Zakynthos, Grecia și poate niște poze din Croatia <img src='http://serg.ro/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> .</p>
]]></content:encoded>
			<wfw:commentRss>http://serg.ro/2009/08/vacanta-2009-partea-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Quick round-up</title>
		<link>http://serg.ro/2009/06/quick-round-up/</link>
		<comments>http://serg.ro/2009/06/quick-round-up/#comments</comments>
		<pubDate>Sun, 14 Jun 2009 15:45:33 +0000</pubDate>
		<dc:creator>Sergiu Iordache</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[ROSEdu]]></category>

		<guid isPermaLink="false">http://serg.ro/?p=190</guid>
		<description><![CDATA[2 examene s-au dus Mâine se dau oficial drumul la înscrierile pentru ROSEdu Summer of Code V2. Dacă ai chef să lucrezi la un proiect mișto vara asta dar nu vrei să îți ocupe neaparat toată vara vezi pagina de proiecte, poate te interesează ceva. ( Site RSoC 2009 ). O să revin cu un [...]]]></description>
			<content:encoded><![CDATA[<ul style="text-align: left;">
<li>2 examene s-au dus <img src='http://serg.ro/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </li>
<li>Mâine se dau oficial drumul la înscrierile pentru ROSEdu Summer of Code V2. Dacă ai chef să lucrezi la un proiect mișto vara asta dar nu vrei să îți ocupe neaparat toată vara vezi pagina de <a href="http://soc.rosedu.org/2009/?p=proiecte" target="_blank">proiecte</a>, poate te interesează ceva. ( <a href="http://soc.rosedu.org/2009/" target="_blank">Site RSoC 2009</a> ). O să revin cu un post întreg pe tema asta.</li>
<li>I twitter @ <a href="http://twitter.com/serg_ro" target="_blank">http://twitter.com/serg_ro</a></li>
<li>Particip la <a rel="”nofollow”" href="http://www.concurslg.ro/">Concursul LG</a>, organizat pe <a rel="”nofollow”" href="http://www.bobbyvoicu.ro/lg" target="_blank">blogul lui Bobby Voicu</a>, concurs in urma caruia pot castiga televizorul LG LCD LH5000</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://serg.ro/2009/06/quick-round-up/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Prezentare ASC</title>
		<link>http://serg.ro/2009/06/prezentare-asc/</link>
		<comments>http://serg.ro/2009/06/prezentare-asc/#comments</comments>
		<pubDate>Thu, 04 Jun 2009 20:12:40 +0000</pubDate>
		<dc:creator>Sergiu Iordache</dc:creator>
				<category><![CDATA[IT]]></category>

		<guid isPermaLink="false">http://serg.ro/?p=185</guid>
		<description><![CDATA[Săptămâna trecută am făcut o prezentare la ASC(Arhitectura Sistemelor de Calcul) despre MapReduce, framework-ul software pentru calcul distribuit dezvoltat de Google(și implementat sub versiune FLOSS de Apache drept Hadoop). Map Reduce]]></description>
			<content:encoded><![CDATA[<p>Săptămâna trecută am făcut o prezentare la ASC(Arhitectura Sistemelor de Calcul) despre MapReduce, framework-ul software pentru calcul distribuit dezvoltat de Google(și implementat sub versiune FLOSS de Apache drept Hadoop).<br />
<a style="margin: 12px auto 6px auto; font-family: Helvetica,Arial,Sans-serif; font-style: normal; font-variant: normal; font-weight: normal; font-size: 14px; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none; display: block; text-decoration: underline;" title="View Map Reduce on Scribd" href="http://www.scribd.com/doc/16116509/Map-Reduce">Map Reduce</a> <object width="100%" height="500" data="http://d.scribd.com/ScribdViewer.swf?document_id=16116509&amp;access_key=key-1nvhmwiv8xshsfgmnmes&amp;page=1&amp;version=1&amp;viewMode=" type="application/x-shockwave-flash"><param name="id" value="doc_173197025322144" /><param name="name" value="doc_173197025322144" /><param name="align" value="middle" /><param name="quality" value="high" /><param name="play" value="true" /><param name="loop" value="true" /><param name="scale" value="showall" /><param name="wmode" value="opaque" /><param name="devicefont" value="false" /><param name="bgcolor" value="#ffffff" /><param name="menu" value="true" /><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always" /><param name="src" value="http://d.scribd.com/ScribdViewer.swf?document_id=16116509&amp;access_key=key-1nvhmwiv8xshsfgmnmes&amp;page=1&amp;version=1&amp;viewMode=" /><param name="allowfullscreen" value="true" /></object></p>
]]></content:encoded>
			<wfw:commentRss>http://serg.ro/2009/06/prezentare-asc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cum redirectez mail-ul @cti.pub.ro către altă adresă</title>
		<link>http://serg.ro/2009/05/cum-redirectez-mail-ul-ctipubro-catre-alta-adresa/</link>
		<comments>http://serg.ro/2009/05/cum-redirectez-mail-ul-ctipubro-catre-alta-adresa/#comments</comments>
		<pubDate>Thu, 28 May 2009 19:31:08 +0000</pubDate>
		<dc:creator>Sergiu Iordache</dc:creator>
				<category><![CDATA[Howto]]></category>
		<category><![CDATA[Politehnica]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://serg.ro/?p=177</guid>
		<description><![CDATA[Ok, dacă ești la calculatoare atunci ai primit cadou o adresă de mail prenume.nume@cti.pub.ro. N-o să discut aici despre decizie însă întreba lumea cum se redirectează mailurile către o altă adresă așa că am făcut un mic howto: Metoda e următoarea: Accesezi http://cti.pub.ro/student/ Dai click pe login Te loghezi cu adresa ta Dai click pe [...]]]></description>
			<content:encoded><![CDATA[<p>Ok, dacă ești la calculatoare atunci ai primit cadou o adresă de mail prenume.nume@cti.pub.ro. N-o să discut aici despre decizie însă întreba lumea cum se redirectează mailurile către o altă adresă așa că am făcut un mic howto:</p>
<p>Metoda e următoarea:</p>
<ol>
<li>Accesezi http://cti.pub.ro/student/</li>
<li>Dai click pe login</li>
<li>Te loghezi cu adresa ta</li>
<li>Dai click pe mail</li>
<li>În dreapta sus sub nume selectezi &#8220;Options&#8221;</li>
<li>În stânga ai &#8220;Organize E-mail&#8221; și o să se pună automat pe &#8220;Inbox rules&#8221;. Dacă nu îți apare &#8220;Organize Email&#8221; în stanga încearcă să accesezi link-ul asta: <a href="https://pod51002.outlook.com/ecp/?rfr=owa" target="_blank">https://pod51002.outlook.com/ecp/?rfr=owa</a> )</li>
<li>New/ &#8220;When the message arrives, and:&#8221; alegi &#8220;Apply to all messages&#8221; și la &#8221; Do the following:&#8221; alegi &#8220;Forward this message to&#8221;</li>
<li>Apare un popup unde scrii jos la &#8220;Message recipients:&#8221; adresa către care vrei să faci redirect.</li>
<li>Done.</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://serg.ro/2009/05/cum-redirectez-mail-ul-ctipubro-catre-alta-adresa/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

