<?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>cristian radulescu &#187; Internet</title>
	<atom:link href="http://cristian-radulescu.ro/category/internet/feed" rel="self" type="application/rss+xml" />
	<link>http://cristian-radulescu.ro</link>
	<description>Linux user, PHP developer</description>
	<lastBuildDate>Thu, 22 Apr 2010 20:25:43 +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>Copy from Firefox and paste into Excel</title>
		<link>http://cristian-radulescu.ro/article/copy-from-firefox-and-paste-into-excel.html</link>
		<comments>http://cristian-radulescu.ro/article/copy-from-firefox-and-paste-into-excel.html#comments</comments>
		<pubDate>Wed, 03 Dec 2008 20:58:54 +0000</pubDate>
		<dc:creator>cristian.radulescu</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Microsoft Office]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Excel]]></category>
		<category><![CDATA[Firefox]]></category>

		<guid isPermaLink="false">http://cristian-radulescu.ro/?p=119</guid>
		<description><![CDATA[You've probably already noticed that if you try to copy a table from Firefox and paste into an Excel spreadsheet, using the classic methods the table formatting is not preserved, and the data from the table is copied into one cell from the Excel spreadsheet.]]></description>
		<wfw:commentRss>http://cristian-radulescu.ro/article/copy-from-firefox-and-paste-into-excel.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>WGET &#8211; usage tips</title>
		<link>http://cristian-radulescu.ro/article/wget-usage-tips.html</link>
		<comments>http://cristian-radulescu.ro/article/wget-usage-tips.html#comments</comments>
		<pubDate>Sat, 17 Nov 2007 20:32:00 +0000</pubDate>
		<dc:creator>cristian.radulescu</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[downloading with wget]]></category>
		<category><![CDATA[wget]]></category>
		<category><![CDATA[wget usage tips]]></category>

		<guid isPermaLink="false">http://cristian-radulescu.ro/articles/wget-exemple-de-utilizare-73650.html</guid>
		<description><![CDATA[Examples:

If you need only to download something from an url:

wget http://cristian-radulescu.ro/image.gif

With user (abc) and password (abc123):

wget http://cristian-radulescu.ro/document.pdf --user=abc --password=abc123

Download from an url list (list.txt):

wget -i list.txt]]></description>
		<wfw:commentRss>http://cristian-radulescu.ro/article/wget-usage-tips.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
