<?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>`blog Lucian Sabo &#187; Tech stuff (english)</title>
	<atom:link href="http://luci.criosweb.ro/blog/category/tech/feed/" rel="self" type="application/rss+xml" />
	<link>http://luci.criosweb.ro/blog</link>
	<description>Never discourage anyone who continually makes progress</description>
	<lastBuildDate>Wed, 20 Oct 2010 19:14:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>HTML Cleaner</title>
		<link>http://luci.criosweb.ro/blog/2007/08/04/html-cleaner/</link>
		<comments>http://luci.criosweb.ro/blog/2007/08/04/html-cleaner/#comments</comments>
		<pubDate>Sat, 04 Aug 2007 14:09:52 +0000</pubDate>
		<dc:creator>Lucian Sabo</dc:creator>
				<category><![CDATA[Tech stuff (english)]]></category>

		<guid isPermaLink="false">http://luci.criosweb.ro/blog/?p=53</guid>
		<description><![CDATA[How many of you needed to clean up those messy MS Word files in order to integrate them into valid W3C pages, or just integrate them in the overall design ? I&#8217;ve looked for a good HTML Cleaner and didn&#8217;t find a good free one. Meanwhile, I&#8217;ve developed my own HTML Cleaner class in PHP, [...]]]></description>
		<wfw:commentRss>http://luci.criosweb.ro/blog/2007/08/04/html-cleaner/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>javascript isset()</title>
		<link>http://luci.criosweb.ro/blog/2007/07/24/javascript-isset/</link>
		<comments>http://luci.criosweb.ro/blog/2007/07/24/javascript-isset/#comments</comments>
		<pubDate>Tue, 24 Jul 2007 08:39:20 +0000</pubDate>
		<dc:creator>Lucian Sabo</dc:creator>
				<category><![CDATA[Tech stuff (english)]]></category>

		<guid isPermaLink="false">http://luci.criosweb.ro/blog/?p=52</guid>
		<description><![CDATA[Have you ever wanted to test the existence of a javascript variable (an array item for example) ? Just like in PHP, I&#8217;ve found a method to do this. The function returns true if the variable is set or false if the variable was not set. A variable to be set must be initialized. The [...]]]></description>
		<wfw:commentRss>http://luci.criosweb.ro/blog/2007/07/24/javascript-isset/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>javascript nl2br</title>
		<link>http://luci.criosweb.ro/blog/2007/07/24/javascript-nl2br/</link>
		<comments>http://luci.criosweb.ro/blog/2007/07/24/javascript-nl2br/#comments</comments>
		<pubDate>Tue, 24 Jul 2007 08:30:22 +0000</pubDate>
		<dc:creator>Lucian Sabo</dc:creator>
				<category><![CDATA[Tech stuff (english)]]></category>

		<guid isPermaLink="false">http://luci.criosweb.ro/blog/?p=51</guid>
		<description><![CDATA[After many torments while finding a working nl2br() javascript function, i came across this idea&#8230; For those that are not familiar with the nl2br function from PHP, this simply converts regular line breaks (carriage return ASCII characters) to HTML breaks. The function converts to XHTML format: &#60;br /&#62; Here is the code: function nl2br&#40;text&#41;&#123; text=escape&#40;text&#41;; [...]]]></description>
		<wfw:commentRss>http://luci.criosweb.ro/blog/2007/07/24/javascript-nl2br/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
