<?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>.NET Hell &#38; Heaven</title>
	<atom:link href="http://www.florinraicu.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.florinraicu.com</link>
	<description>First, solve the problem. Then, write the code.</description>
	<lastBuildDate>Thu, 17 Dec 2009 13:10:42 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Installing oci8 Php extension in 3 steps</title>
		<link>http://www.florinraicu.com/installing-oci8-php-extensions-in-3-steps/</link>
		<comments>http://www.florinraicu.com/installing-oci8-php-extensions-in-3-steps/#comments</comments>
		<pubDate>Thu, 17 Dec 2009 13:09:17 +0000</pubDate>
		<dc:creator>Florin RAICU</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[oci8]]></category>
		<category><![CDATA[Php]]></category>

		<guid isPermaLink="false">http://www.florinraicu.com/?p=103</guid>
		<description><![CDATA[Step 1
Download and install the Instant Client rpms from oracle which you can get here http://www.oracle.com/technology/tech/oci/instantclient/instantclient.html.


# rpm -ivh oracle-instantclient11.1-basic-11.1.0.7.0-1.x86_64.rpm
# rpm -ivh oracle-instantclient11.1-devel-11.1.0.7.0-1.x86_64.rpm


Step 2
Compile and install the oci8 extension


#
pear install pecl/oci8


Step 3
Edit your php.ini file (/etc/php.ini) and add the extension=oci8.so in the Dynamic extensions section.
]]></description>
			<content:encoded><![CDATA[<ol><strong>Step 1</strong></ol>
<ol>Download and install the Instant Client rpms from oracle which you can get here <a href="http://www.oracle.com/technology/tech/oci/instantclient/instantclient.html">http://www.oracle.com/technology/tech/oci/instantclient/instantclient.html</a>.</ol>
<pre>
<div class="codesnip-container" >
<div class="html4strict codesnip" style="font-family:monospace;"># rpm -ivh oracle-instantclient11.1-basic-11.1.0.7.0-1.x86_64.rpm
# rpm -ivh oracle-instantclient11.1-devel-11.1.0.7.0-1.x86_64.rpm</div>
</div>
</pre>
<ol><strong>Step 2</strong></ol>
<ol>Compile and install the oci8 extension</ol>
<pre>
<div class="codesnip-container" >
<div class="html4strict codesnip" style="font-family:monospace;">#
pear install pecl/oci8</div>
</div>
</pre>
<ol><strong>Step 3</strong></ol>
<ol>Edit your php.ini file (/etc/php.ini) and add the extension=oci8.so in the Dynamic extensions section.</ol>
]]></content:encoded>
			<wfw:commentRss>http://js-kit.com/rss/www.florinraicu.com/p=103</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Our new President!!!</title>
		<link>http://www.florinraicu.com/our-new-president/</link>
		<comments>http://www.florinraicu.com/our-new-president/#comments</comments>
		<pubDate>Sun, 06 Dec 2009 19:51:21 +0000</pubDate>
		<dc:creator>Florin RAICU</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.florinraicu.com/?p=97</guid>
		<description><![CDATA[Our new president is Mircea Geoana. Is it a good thing?! Is it a bad thing?!&#8230;We shall see&#8230;I hate both  


[Later update]. Sorry&#8230;huge mistake..our new president is Traian Basescu&#8230;(at least for these days)


]]></description>
			<content:encoded><![CDATA[<p>Our new president is Mircea Geoana. Is it a good thing?! Is it a bad thing?!&#8230;We shall see&#8230;I hate both <img src='http://www.florinraicu.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<div style="text-align:center">

<a href="http://www.florinraicu.com/wp-content/gallery/president/mircea-geoana.jpg" title="" class="shutterset_singlepic37" >
	<img class="ngg-singlepic" src="http://www.florinraicu.com/wp-content/gallery/cache/37__320x240_mircea-geoana.jpg" alt="mircea-geoana" title="mircea-geoana" />
</a>

</div>
<p>[Later update]. Sorry&#8230;huge mistake..our new president is Traian Basescu&#8230;(at least for these days)</p>
<div style="text-align:center">

<a href="http://www.florinraicu.com/wp-content/gallery/president/traian-basescu.jpg" title="" class="shutterset_singlepic38" >
	<img class="ngg-singlepic" src="http://www.florinraicu.com/wp-content/gallery/cache/38__320x240_traian-basescu.jpg" alt="traian-basescu" title="traian-basescu" />
</a>

</div>
]]></content:encoded>
			<wfw:commentRss>http://js-kit.com/rss/www.florinraicu.com/p=97</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Me in China &#8211; Part 2</title>
		<link>http://www.florinraicu.com/me-in-china-part-2/</link>
		<comments>http://www.florinraicu.com/me-in-china-part-2/#comments</comments>
		<pubDate>Sat, 14 Nov 2009 11:56:32 +0000</pubDate>
		<dc:creator>Florin RAICU</dc:creator>
				<category><![CDATA[Holiday]]></category>

		<guid isPermaLink="false">http://www.florinraicu.com/?p=93</guid>
		<description><![CDATA[Hong Kong &#8211; the most beautiful place I&#8217;ve ever visited!!!!
Florin RAICU
]]></description>
			<content:encoded><![CDATA[<p>Hong Kong &#8211; the most beautiful place I&#8217;ve ever visited!!!!</p>

<div class="ngg-galleryoverview" id="ngg-gallery-3-93">


	<!-- Piclense link -->
	<div class="piclenselink">
		<a class="piclenselink" href="javascript:PicLensLite.start({feedUrl:'http://www.florinraicu.com/wp-content/plugins/nextgen-gallery/xml/media-rss.php?gid=3&amp;mode=gallery'});">
			[View with PicLens]		</a>
	</div>
	
	<!-- Thumbnails -->
		
	<div id="ngg-image-17" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.florinraicu.com/wp-content/gallery/china-hong-kong/DSCF2233.jpg" title=" " class="shutterset_china-hong-kong" >
								<img title="DSCF2233" alt="DSCF2233" src="http://www.florinraicu.com/wp-content/gallery/china-hong-kong/thumbs/thumbs_DSCF2233.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-18" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.florinraicu.com/wp-content/gallery/china-hong-kong/DSCF2241.jpg" title=" " class="shutterset_china-hong-kong" >
								<img title="DSCF2241" alt="DSCF2241" src="http://www.florinraicu.com/wp-content/gallery/china-hong-kong/thumbs/thumbs_DSCF2241.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-19" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.florinraicu.com/wp-content/gallery/china-hong-kong/DSCF2249.jpg" title=" " class="shutterset_china-hong-kong" >
								<img title="DSCF2249" alt="DSCF2249" src="http://www.florinraicu.com/wp-content/gallery/china-hong-kong/thumbs/thumbs_DSCF2249.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-20" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.florinraicu.com/wp-content/gallery/china-hong-kong/DSCF2250.jpg" title=" " class="shutterset_china-hong-kong" >
								<img title="DSCF2250" alt="DSCF2250" src="http://www.florinraicu.com/wp-content/gallery/china-hong-kong/thumbs/thumbs_DSCF2250.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-21" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.florinraicu.com/wp-content/gallery/china-hong-kong/DSCF2253.jpg" title=" " class="shutterset_china-hong-kong" >
								<img title="DSCF2253" alt="DSCF2253" src="http://www.florinraicu.com/wp-content/gallery/china-hong-kong/thumbs/thumbs_DSCF2253.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-22" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.florinraicu.com/wp-content/gallery/china-hong-kong/DSCF2259.jpg" title=" " class="shutterset_china-hong-kong" >
								<img title="DSCF2259" alt="DSCF2259" src="http://www.florinraicu.com/wp-content/gallery/china-hong-kong/thumbs/thumbs_DSCF2259.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-23" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.florinraicu.com/wp-content/gallery/china-hong-kong/DSCF2262.jpg" title=" " class="shutterset_china-hong-kong" >
								<img title="DSCF2262" alt="DSCF2262" src="http://www.florinraicu.com/wp-content/gallery/china-hong-kong/thumbs/thumbs_DSCF2262.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-24" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.florinraicu.com/wp-content/gallery/china-hong-kong/DSCF2264.jpg" title=" " class="shutterset_china-hong-kong" >
								<img title="DSCF2264" alt="DSCF2264" src="http://www.florinraicu.com/wp-content/gallery/china-hong-kong/thumbs/thumbs_DSCF2264.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-25" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.florinraicu.com/wp-content/gallery/china-hong-kong/DSCF2295.jpg" title=" " class="shutterset_china-hong-kong" >
								<img title="DSCF2295" alt="DSCF2295" src="http://www.florinraicu.com/wp-content/gallery/china-hong-kong/thumbs/thumbs_DSCF2295.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-26" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.florinraicu.com/wp-content/gallery/china-hong-kong/DSCF2297.jpg" title=" " class="shutterset_china-hong-kong" >
								<img title="DSCF2297" alt="DSCF2297" src="http://www.florinraicu.com/wp-content/gallery/china-hong-kong/thumbs/thumbs_DSCF2297.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-27" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.florinraicu.com/wp-content/gallery/china-hong-kong/DSCF2302.jpg" title=" " class="shutterset_china-hong-kong" >
								<img title="DSCF2302" alt="DSCF2302" src="http://www.florinraicu.com/wp-content/gallery/china-hong-kong/thumbs/thumbs_DSCF2302.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-28" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.florinraicu.com/wp-content/gallery/china-hong-kong/DSCF2312.jpg" title=" " class="shutterset_china-hong-kong" >
								<img title="DSCF2312" alt="DSCF2312" src="http://www.florinraicu.com/wp-content/gallery/china-hong-kong/thumbs/thumbs_DSCF2312.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-29" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.florinraicu.com/wp-content/gallery/china-hong-kong/DSCF2323.jpg" title=" " class="shutterset_china-hong-kong" >
								<img title="DSCF2323" alt="DSCF2323" src="http://www.florinraicu.com/wp-content/gallery/china-hong-kong/thumbs/thumbs_DSCF2323.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-30" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.florinraicu.com/wp-content/gallery/china-hong-kong/DSCF2340.jpg" title=" " class="shutterset_china-hong-kong" >
								<img title="DSCF2340" alt="DSCF2340" src="http://www.florinraicu.com/wp-content/gallery/china-hong-kong/thumbs/thumbs_DSCF2340.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-31" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.florinraicu.com/wp-content/gallery/china-hong-kong/DSCF6178.JPG" title=" " class="shutterset_china-hong-kong" >
								<img title="DSCF6178" alt="DSCF6178" src="http://www.florinraicu.com/wp-content/gallery/china-hong-kong/thumbs/thumbs_DSCF6178.JPG" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-32" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.florinraicu.com/wp-content/gallery/china-hong-kong/DSCF6185.JPG" title=" " class="shutterset_china-hong-kong" >
								<img title="DSCF6185" alt="DSCF6185" src="http://www.florinraicu.com/wp-content/gallery/china-hong-kong/thumbs/thumbs_DSCF6185.JPG" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-33" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.florinraicu.com/wp-content/gallery/china-hong-kong/DSCF6196.JPG" title=" " class="shutterset_china-hong-kong" >
								<img title="DSCF6196" alt="DSCF6196" src="http://www.florinraicu.com/wp-content/gallery/china-hong-kong/thumbs/thumbs_DSCF6196.JPG" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-34" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.florinraicu.com/wp-content/gallery/china-hong-kong/DSCF9541.jpg" title=" " class="shutterset_china-hong-kong" >
								<img title="DSCF9541" alt="DSCF9541" src="http://www.florinraicu.com/wp-content/gallery/china-hong-kong/thumbs/thumbs_DSCF9541.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-35" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.florinraicu.com/wp-content/gallery/china-hong-kong/DSCF9581.jpg" title=" " class="shutterset_china-hong-kong" >
								<img title="DSCF9581" alt="DSCF9581" src="http://www.florinraicu.com/wp-content/gallery/china-hong-kong/thumbs/thumbs_DSCF9581.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-36" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.florinraicu.com/wp-content/gallery/china-hong-kong/DSCF9638.jpg" title=" " class="shutterset_china-hong-kong" >
								<img title="DSCF9638" alt="DSCF9638" src="http://www.florinraicu.com/wp-content/gallery/china-hong-kong/thumbs/thumbs_DSCF9638.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 	 	
	<!-- Pagination -->
 	<div class='ngg-clear'></div>
 	
</div>


<p>Florin RAICU</p>
]]></content:encoded>
			<wfw:commentRss>http://js-kit.com/rss/www.florinraicu.com/p=93</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Me in China Part 1</title>
		<link>http://www.florinraicu.com/me-in-china-part-1/</link>
		<comments>http://www.florinraicu.com/me-in-china-part-1/#comments</comments>
		<pubDate>Sat, 14 Nov 2009 00:55:13 +0000</pubDate>
		<dc:creator>Florin RAICU</dc:creator>
				<category><![CDATA[Holiday]]></category>
		<category><![CDATA[China]]></category>

		<guid isPermaLink="false">http://www.florinraicu.com/?p=88</guid>
		<description><![CDATA[Hi,
Thanks to good friends I can share with you some pictures with me in China &#8211; Guangzhou
Florin RAICU
]]></description>
			<content:encoded><![CDATA[<p>Hi,</p>
<p>Thanks to good friends I can share with you some pictures with me in China &#8211; Guangzhou</p>

<div class="ngg-galleryoverview" id="ngg-gallery-2-88">


	<!-- Piclense link -->
	<div class="piclenselink">
		<a class="piclenselink" href="javascript:PicLensLite.start({feedUrl:'http://www.florinraicu.com/wp-content/plugins/nextgen-gallery/xml/media-rss.php?gid=2&amp;mode=gallery'});">
			[View with PicLens]		</a>
	</div>
	
	<!-- Thumbnails -->
		
	<div id="ngg-image-1" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.florinraicu.com/wp-content/gallery/china-guangzhou/DSCF0031.jpg" title=" " class="shutterset_china-guangzhou" >
								<img title="DSCF0031" alt="DSCF0031" src="http://www.florinraicu.com/wp-content/gallery/china-guangzhou/thumbs/thumbs_DSCF0031.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-2" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.florinraicu.com/wp-content/gallery/china-guangzhou/DSCF0042.jpg" title=" " class="shutterset_china-guangzhou" >
								<img title="DSCF0042" alt="DSCF0042" src="http://www.florinraicu.com/wp-content/gallery/china-guangzhou/thumbs/thumbs_DSCF0042.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-3" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.florinraicu.com/wp-content/gallery/china-guangzhou/DSCF0043.jpg" title=" " class="shutterset_china-guangzhou" >
								<img title="DSCF0043" alt="DSCF0043" src="http://www.florinraicu.com/wp-content/gallery/china-guangzhou/thumbs/thumbs_DSCF0043.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-4" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.florinraicu.com/wp-content/gallery/china-guangzhou/DSCF0044.jpg" title=" " class="shutterset_china-guangzhou" >
								<img title="DSCF0044" alt="DSCF0044" src="http://www.florinraicu.com/wp-content/gallery/china-guangzhou/thumbs/thumbs_DSCF0044.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-5" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.florinraicu.com/wp-content/gallery/china-guangzhou/DSCF0089.jpg" title=" " class="shutterset_china-guangzhou" >
								<img title="DSCF0089" alt="DSCF0089" src="http://www.florinraicu.com/wp-content/gallery/china-guangzhou/thumbs/thumbs_DSCF0089.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-6" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.florinraicu.com/wp-content/gallery/china-guangzhou/DSCF0092.jpg" title=" " class="shutterset_china-guangzhou" >
								<img title="DSCF0092" alt="DSCF0092" src="http://www.florinraicu.com/wp-content/gallery/china-guangzhou/thumbs/thumbs_DSCF0092.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-7" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.florinraicu.com/wp-content/gallery/china-guangzhou/DSCF0094.jpg" title=" " class="shutterset_china-guangzhou" >
								<img title="DSCF0094" alt="DSCF0094" src="http://www.florinraicu.com/wp-content/gallery/china-guangzhou/thumbs/thumbs_DSCF0094.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-8" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.florinraicu.com/wp-content/gallery/china-guangzhou/DSCF0102.jpg" title=" " class="shutterset_china-guangzhou" >
								<img title="DSCF0102" alt="DSCF0102" src="http://www.florinraicu.com/wp-content/gallery/china-guangzhou/thumbs/thumbs_DSCF0102.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-9" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.florinraicu.com/wp-content/gallery/china-guangzhou/DSCF0108.jpg" title=" " class="shutterset_china-guangzhou" >
								<img title="DSCF0108" alt="DSCF0108" src="http://www.florinraicu.com/wp-content/gallery/china-guangzhou/thumbs/thumbs_DSCF0108.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-10" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.florinraicu.com/wp-content/gallery/china-guangzhou/DSCF0120.jpg" title=" " class="shutterset_china-guangzhou" >
								<img title="DSCF0120" alt="DSCF0120" src="http://www.florinraicu.com/wp-content/gallery/china-guangzhou/thumbs/thumbs_DSCF0120.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-11" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.florinraicu.com/wp-content/gallery/china-guangzhou/DSCF0127.jpg" title=" " class="shutterset_china-guangzhou" >
								<img title="DSCF0127" alt="DSCF0127" src="http://www.florinraicu.com/wp-content/gallery/china-guangzhou/thumbs/thumbs_DSCF0127.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-12" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.florinraicu.com/wp-content/gallery/china-guangzhou/DSCF0135.jpg" title=" " class="shutterset_china-guangzhou" >
								<img title="DSCF0135" alt="DSCF0135" src="http://www.florinraicu.com/wp-content/gallery/china-guangzhou/thumbs/thumbs_DSCF0135.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-13" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.florinraicu.com/wp-content/gallery/china-guangzhou/DSCF2922.JPG" title=" " class="shutterset_china-guangzhou" >
								<img title="DSCF2922" alt="DSCF2922" src="http://www.florinraicu.com/wp-content/gallery/china-guangzhou/thumbs/thumbs_DSCF2922.JPG" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-14" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.florinraicu.com/wp-content/gallery/china-guangzhou/DSCF2928.JPG" title=" " class="shutterset_china-guangzhou" >
								<img title="DSCF2928" alt="DSCF2928" src="http://www.florinraicu.com/wp-content/gallery/china-guangzhou/thumbs/thumbs_DSCF2928.JPG" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-15" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.florinraicu.com/wp-content/gallery/china-guangzhou/DSCF2935.JPG" title=" " class="shutterset_china-guangzhou" >
								<img title="DSCF2935" alt="DSCF2935" src="http://www.florinraicu.com/wp-content/gallery/china-guangzhou/thumbs/thumbs_DSCF2935.JPG" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-16" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.florinraicu.com/wp-content/gallery/china-guangzhou/DSCF2936.JPG" title=" " class="shutterset_china-guangzhou" >
								<img title="DSCF2936" alt="DSCF2936" src="http://www.florinraicu.com/wp-content/gallery/china-guangzhou/thumbs/thumbs_DSCF2936.JPG" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 	 	
	<!-- Pagination -->
 	<div class='ngg-clear'></div>
 	
</div>


<p>Florin RAICU</p>
]]></content:encoded>
			<wfw:commentRss>http://js-kit.com/rss/www.florinraicu.com/p=88</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>10 Reasons Why Google Should Still Fear Microsoft</title>
		<link>http://www.florinraicu.com/10-reasons-why-google-should-still-fear-microsoft/</link>
		<comments>http://www.florinraicu.com/10-reasons-why-google-should-still-fear-microsoft/#comments</comments>
		<pubDate>Wed, 11 Nov 2009 21:59:46 +0000</pubDate>
		<dc:creator>Florin RAICU</dc:creator>
				<category><![CDATA[Microsoft Stuff]]></category>

		<guid isPermaLink="false">http://www.florinraicu.com/?p=85</guid>
		<description><![CDATA[eWeek wrote an interesting article about 10 reasons why Google should still fear Microsoft.
The reasons are:

It&#8217;s huge
Google is a newbie
The Yahoo deal matters
Windows is still powerful
Microsoft is improving
Bing is pretty good
Microsoft is settings its sights on Google
The enterprise trusts Microsoft
Microsoft knows the future is the cloud too
Windows 7 is the X factor

Florin RAICU
]]></description>
			<content:encoded><![CDATA[<p><a href="www.eweek.com" target="_blank">eWeek </a>wrote an interesting <a href="http://www.eweek.com/c/a/Windows/10-Reasons-Why-Google-Should-Still-Fear-Microsoft-648213/" target="_blank">article</a> about 10 reasons why Google should still fear Microsoft.</p>
<p>The reasons are:</p>
<ol>
<li>It&#8217;s huge</li>
<li>Google is a newbie</li>
<li>The Yahoo deal matters</li>
<li>Windows is still powerful</li>
<li>Microsoft is improving</li>
<li>Bing is pretty good</li>
<li>Microsoft is settings its sights on Google</li>
<li>The enterprise trusts Microsoft</li>
<li>Microsoft knows the future is the cloud too</li>
<li>Windows 7 is the X factor</li>
</ol>
<p>Florin RAICU</p>
]]></content:encoded>
			<wfw:commentRss>http://js-kit.com/rss/www.florinraicu.com/p=85</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why are you the next Bill Gates?</title>
		<link>http://www.florinraicu.com/why-are-you-the-next-bill-gates/</link>
		<comments>http://www.florinraicu.com/why-are-you-the-next-bill-gates/#comments</comments>
		<pubDate>Wed, 11 Nov 2009 10:42:24 +0000</pubDate>
		<dc:creator>Florin RAICU</dc:creator>
				<category><![CDATA[Microsoft Stuff]]></category>

		<guid isPermaLink="false">http://www.florinraicu.com/?p=83</guid>
		<description><![CDATA[Toshiba and the British company XMA launched a contest in the United Kingdom for college students. The contest is very funny. The prize is Â£3,500 , a Toshiba laptop and an internship at XMA
All you need to do is to answer in less than 100 words to a simple question: â€œWhy are you the next [...]]]></description>
			<content:encoded><![CDATA[<p>Toshiba and the British company XMA launched a contest in the United Kingdom for college students. The contest is very funny. The prize is Â£3,500 , a Toshiba laptop and an internship at XMA</p>
<p>All you need to do is to answer in less than 100 words to a simple question: â€œ<strong>Why are you the next Bill Gates?</strong>&#8221;</p>
<p>For more information about this contenst <a href="http://thenextbillgates.co.uk">thenextbillgates.co.uk</a></p>
<p>Florin RAICU</p>
]]></content:encoded>
			<wfw:commentRss>http://js-kit.com/rss/www.florinraicu.com/p=83</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>72-hour Windows 7 film festival &#8211; And the winner is&#8230;</title>
		<link>http://www.florinraicu.com/72-hour-windows-7-film-festival-and-the-winner-is/</link>
		<comments>http://www.florinraicu.com/72-hour-windows-7-film-festival-and-the-winner-is/#comments</comments>
		<pubDate>Wed, 04 Nov 2009 22:55:00 +0000</pubDate>
		<dc:creator>Florin RAICU</dc:creator>
				<category><![CDATA[Microsoft Stuff]]></category>

		<guid isPermaLink="false">http://www.florinraicu.com/?p=80</guid>
		<description><![CDATA[Microsoft organized a short movie contest called: 72-hour Windows 7 film festival.
The biggest prize was $3.000; second place $2.000 andÂ the next 6 movies received $500. Here youÂ can see all the movies which got at least $500.
Grand prize: &#8220;7 Beat&#8221;Â Â Â


First prize: &#8220;Untitled (Parkour)&#8221;


Second prize, Superhero: &#8220;W7 vs. Captain Virus&#8221;


Second prize, Free for All: &#8220;Journey to Wiggins&#8221;


Second [...]]]></description>
			<content:encoded><![CDATA[<p>Microsoft organized a short movie contest called: <strong>72-hour Windows 7 film festival</strong>.</p>
<p>The biggest prize was $3.000; second place $2.000 andÂ the next 6 movies received $500. Here youÂ can see all the movies which got at least $500.</p>
<p><strong>Grand prize: &#8220;7 Beat&#8221;</strong>Â Â Â<br />
<object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/w-JqepdGllM&#038;color1=0xb1b1b1&#038;color2=0xcfcfcf&#038;feature=player_embedded&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowScriptAccess" value="always"></param><embed src="http://www.youtube.com/v/w-JqepdGllM&#038;color1=0xb1b1b1&#038;color2=0xcfcfcf&#038;feature=player_embedded&#038;fs=1" type="application/x-shockwave-flash" allowfullscreen="true" allowScriptAccess="always" width="425" height="344"></embed></object><br />
<br/><br />
<strong>First prize: &#8220;Untitled (Parkour)&#8221;</strong><br />
<object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/6seeJzJw55E&#038;color1=0xb1b1b1&#038;color2=0xcfcfcf&#038;feature=player_embedded&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowScriptAccess" value="always"></param><embed src="http://www.youtube.com/v/6seeJzJw55E&#038;color1=0xb1b1b1&#038;color2=0xcfcfcf&#038;feature=player_embedded&#038;fs=1" type="application/x-shockwave-flash" allowfullscreen="true" allowScriptAccess="always" width="425" height="344"></embed></object><br />
<br/><br />
<strong>Second prize, Superhero: &#8220;W7 vs. Captain Virus&#8221;</strong><br />
<object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/h1TxCyb04Vc&#038;color1=0xb1b1b1&#038;color2=0xcfcfcf&#038;feature=player_embedded&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowScriptAccess" value="always"></param><embed src="http://www.youtube.com/v/h1TxCyb04Vc&#038;color1=0xb1b1b1&#038;color2=0xcfcfcf&#038;feature=player_embedded&#038;fs=1" type="application/x-shockwave-flash" allowfullscreen="true" allowScriptAccess="always" width="425" height="344"></embed></object><br />
<br/><br />
<strong>Second prize, Free for All: &#8220;Journey to Wiggins&#8221;</strong><br />
<object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/I3AEqUCXcoM&#038;color1=0xb1b1b1&#038;color2=0xcfcfcf&#038;feature=player_embedded&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowScriptAccess" value="always"></param><embed src="http://www.youtube.com/v/I3AEqUCXcoM&#038;color1=0xb1b1b1&#038;color2=0xcfcfcf&#038;feature=player_embedded&#038;fs=1" type="application/x-shockwave-flash" allowfullscreen="true" allowScriptAccess="always" width="425" height="344"></embed></object><br />
<br/><br />
<strong>Second prize, A Blast from the Past: &#8220;Bill and Paul&#8217;s Excellent Adventure&#8221;</strong><br />
<object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/0qfDsj9UZfE&#038;color1=0xb1b1b1&#038;color2=0xcfcfcf&#038;feature=player_embedded&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowScriptAccess" value="always"></param><embed src="http://www.youtube.com/v/0qfDsj9UZfE&#038;color1=0xb1b1b1&#038;color2=0xcfcfcf&#038;feature=player_embedded&#038;fs=1" type="application/x-shockwave-flash" allowfullscreen="true" allowScriptAccess="always" width="425" height="344"></embed></object><br />
<br/><br />
<strong>Second prize, Reality TV: &#8220;Metropolitan Detail&#8221;</strong><br />
<object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/AQe4Y90Kotg&#038;color1=0xb1b1b1&#038;color2=0xcfcfcf&#038;feature=player_embedded&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowScriptAccess" value="always"></param><embed src="http://www.youtube.com/v/AQe4Y90Kotg&#038;color1=0xb1b1b1&#038;color2=0xcfcfcf&#038;feature=player_embedded&#038;fs=1" type="application/x-shockwave-flash" allowfullscreen="true" allowScriptAccess="always" width="425" height="344"></embed></object><br />
<br/><br />
<strong>Second prize, Pets/Family: &#8220;IT Bud&#8221;</strong><br />
<object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/Rvx4JymqytY&#038;color1=0xb1b1b1&#038;color2=0xcfcfcf&#038;feature=player_embedded&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowScriptAccess" value="always"></param><embed src="http://www.youtube.com/v/Rvx4JymqytY&#038;color1=0xb1b1b1&#038;color2=0xcfcfcf&#038;feature=player_embedded&#038;fs=1" type="application/x-shockwave-flash" allowfullscreen="true" allowScriptAccess="always" width="425" height="344"></embed></object><br />
<br/><br />
<strong>Second prize, Pop Culture: &#8220;Don&#8217;t Quote Me on This&#8221;</strong><br />
<object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/UtS2lFHc8mQ&#038;color1=0xb1b1b1&#038;color2=0xcfcfcf&#038;feature=player_embedded&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowScriptAccess" value="always"></param><embed src="http://www.youtube.com/v/UtS2lFHc8mQ&#038;color1=0xb1b1b1&#038;color2=0xcfcfcf&#038;feature=player_embedded&#038;fs=1" type="application/x-shockwave-flash" allowfullscreen="true" allowScriptAccess="always" width="425" height="344"></embed></object><br />
<br/><br />
<strong>Honorable mention: &#8220;Installation&#8221;</strong><br />
<object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/mxtG6s9B3rY&#038;color1=0xb1b1b1&#038;color2=0xcfcfcf&#038;feature=player_embedded&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowScriptAccess" value="always"></param><embed src="http://www.youtube.com/v/mxtG6s9B3rY&#038;color1=0xb1b1b1&#038;color2=0xcfcfcf&#038;feature=player_embedded&#038;fs=1" type="application/x-shockwave-flash" allowfullscreen="true" allowScriptAccess="always" width="425" height="344"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://js-kit.com/rss/www.florinraicu.com/p=80</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Day by day Microsoft forgets more and more its identity</title>
		<link>http://www.florinraicu.com/day-by-day-microsoft-forgets-more-and-more-its-identity/</link>
		<comments>http://www.florinraicu.com/day-by-day-microsoft-forgets-more-and-more-its-identity/#comments</comments>
		<pubDate>Wed, 28 Oct 2009 21:49:58 +0000</pubDate>
		<dc:creator>Florin RAICU</dc:creator>
				<category><![CDATA[Microsoft Stuff]]></category>
		<category><![CDATA[bing]]></category>
		<category><![CDATA[comercial]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[vampire]]></category>

		<guid isPermaLink="false">http://www.florinraicu.com/?p=76</guid>
		<description><![CDATA[This is why I&#8217;m starting not to like Microsoft anymore.

Hey, you are a serious company, not a joke.
Florin RAICU
]]></description>
			<content:encoded><![CDATA[<p>This is why I&#8217;m starting not to like Microsoft anymore.</p>
<p><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/oWV6iklM_HQ&#038;color1=0xb1b1b1&#038;color2=0xcfcfcf&#038;hl=en&#038;feature=player_embedded&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowScriptAccess" value="always"></param><embed src="http://www.youtube.com/v/oWV6iklM_HQ&#038;color1=0xb1b1b1&#038;color2=0xcfcfcf&#038;hl=en&#038;feature=player_embedded&#038;fs=1" type="application/x-shockwave-flash" allowfullscreen="true" allowScriptAccess="always" width="425" height="344"></embed></object></p>
<p>Hey, you are a serious company, not a joke.</p>
<p>Florin RAICU</p>
]]></content:encoded>
			<wfw:commentRss>http://js-kit.com/rss/www.florinraicu.com/p=76</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google wins a new battle with Microsoft &#8211; Los Angeles</title>
		<link>http://www.florinraicu.com/google-wins-a-new-battle-with-microsoft-los-angeles/</link>
		<comments>http://www.florinraicu.com/google-wins-a-new-battle-with-microsoft-los-angeles/#comments</comments>
		<pubDate>Wed, 28 Oct 2009 09:03:03 +0000</pubDate>
		<dc:creator>Florin RAICU</dc:creator>
				<category><![CDATA[Microsoft Stuff]]></category>

		<guid isPermaLink="false">http://www.florinraicu.com/?p=74</guid>
		<description><![CDATA[More info here.
Florin RAICU
]]></description>
			<content:encoded><![CDATA[<p>More info <a href="http://latimesblogs.latimes.com/technology/2009/10/city-council-votes-to-adopt-google-email-system-for-30000-city-employees.html" target="_blank">here</a>.</p>
<p>Florin RAICU</p>
]]></content:encoded>
			<wfw:commentRss>http://js-kit.com/rss/www.florinraicu.com/p=74</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Input formatting &#8211; apply width to a label</title>
		<link>http://www.florinraicu.com/input-formatting-apply-width-to-a-label/</link>
		<comments>http://www.florinraicu.com/input-formatting-apply-width-to-a-label/#comments</comments>
		<pubDate>Tue, 27 Oct 2009 22:40:01 +0000</pubDate>
		<dc:creator>Florin RAICU</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[apply width label]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[label]]></category>
		<category><![CDATA[width]]></category>

		<guid isPermaLink="false">http://www.florinraicu.com/?p=69</guid>
		<description><![CDATA[Just a few minutes ago a friend of mine asked me how can he apply width attribute to a label (he&#8217;s trying to format a form without using tables). Well the idea is very simple. You need to use the label element, but because the label is an inline element, it cannot have width value; [...]]]></description>
			<content:encoded><![CDATA[<p>Just a few minutes ago a friend of mine asked me how can he apply width attribute to a label (he&#8217;s trying to format a form without using tables). Well the idea is very simple. You need to use the label element, but because the label is an inline element, <strong>it cannot have width value</strong>; in order to do this you need to put <strong>display:block</strong> or<strong> float:left</strong>.</p>
<pre>
<div class="codesnip-container" >
<div class="html4strict codesnip" style="font-family:monospace;"><span class="sc-1">&lt;!--</span>
<span class="sc-1">label, input </span>
<span class="sc-1">{</span>
<span class="sc-1"> &nbsp; &nbsp;margin-top: 5px;</span>
<span class="sc-1"> &nbsp; &nbsp;float: left;</span>
<span class="sc-1">}</span>

<span class="sc-1">label </span>
<span class="sc-1">{</span>
<span class="sc-1"> &nbsp; display: block;</span>
<span class="sc-1"> &nbsp; width: 100px;</span>
<span class="sc-1">}</span>
<span class="sc-1">--&gt;</span></div>
</div>
</pre>
]]></content:encoded>
			<wfw:commentRss>http://js-kit.com/rss/www.florinraicu.com/p=69</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
