<?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>sudo urpmi install pkg_add &#187; Uncategorized</title>
	<atom:link href="http://aledec.com.ar/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://aledec.com.ar</link>
	<description>A Package, a Life, is there a solution?</description>
	<lastBuildDate>Thu, 17 May 2012 13:29:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>replacing multiple numbers with sed</title>
		<link>http://aledec.com.ar/2012/05/17/replacing-multiple-numbers-with-sed/</link>
		<comments>http://aledec.com.ar/2012/05/17/replacing-multiple-numbers-with-sed/#comments</comments>
		<pubDate>Thu, 17 May 2012 13:29:36 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[sed]]></category>
		<category><![CDATA[unix]]></category>

		<guid isPermaLink="false">http://aledec.com.ar/?p=86</guid>
		<description><![CDATA[in this case a i want to replace multiple integers in a file with a tabulator aledec@orion:~$ cat file.txt 123456789012345678 pepepepepe papapa aledec@orion:~$ sed 's/[0-9]\{18\}/\t/' file.txt pepepepepe papapa]]></description>
			<content:encoded><![CDATA[<p>in this case a i want to replace multiple integers in a file with a tabulator</p>
<p>aledec@orion:~$ cat file.txt<br />
123456789012345678 pepepepepe papapa<br />
aledec@orion:~$ sed 's/[0-9]\{18\}/\t/' file.txt<br />
pepepepepe papapa</p>
<div class="lightsocial_container"><a class="lightsocial_a" href="http://digg.com/submit?url=http%3A%2F%2Faledec.com.ar%2F2012%2F05%2F17%2Freplacing-multiple-numbers-with-sed%2F&amp;title=replacing+multiple+numbers+with+sed" ><img class="lightsocial_img" src="http://aledec.com.ar/wp-content/plugins/light-social/digg.png" alt="Digg This" title="Digg This" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.reddit.com/submit?url=http%3A%2F%2Faledec.com.ar%2F2012%2F05%2F17%2Freplacing-multiple-numbers-with-sed%2F&amp;title=replacing+multiple+numbers+with+sed" ><img class="lightsocial_img" src="http://aledec.com.ar/wp-content/plugins/light-social/reddit.png" alt="Reddit This" title="Reddit This" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Faledec.com.ar%2F2012%2F05%2F17%2Freplacing-multiple-numbers-with-sed%2F&amp;title=replacing+multiple+numbers+with+sed" ><img class="lightsocial_img" src="http://aledec.com.ar/wp-content/plugins/light-social/stumbleupon.png" alt="Stumble Now!" title="Stumble Now!" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://buzz.yahoo.com/buzz?targetUrl=http%3A%2F%2Faledec.com.ar%2F2012%2F05%2F17%2Freplacing-multiple-numbers-with-sed%2F&amp;headline=replacing+multiple+numbers+with+sed" ><img class="lightsocial_img" src="http://aledec.com.ar/wp-content/plugins/light-social/yahoo_buzz.png" alt="Buzz This" title="Buzz This" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.dzone.com/links/add.html?title=replacing+multiple+numbers+with+sed&amp;url=http%3A%2F%2Faledec.com.ar%2F2012%2F05%2F17%2Freplacing-multiple-numbers-with-sed%2F" ><img class="lightsocial_img" src="http://aledec.com.ar/wp-content/plugins/light-social/dzone.png" alt="Vote on DZone" title="Vote on DZone" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.facebook.com/sharer.php?t=replacing+multiple+numbers+with+sed&amp;u=http%3A%2F%2Faledec.com.ar%2F2012%2F05%2F17%2Freplacing-multiple-numbers-with-sed%2F" ><img class="lightsocial_img" src="http://aledec.com.ar/wp-content/plugins/light-social/facebook.png" alt="Share on Facebook" title="Share on Facebook" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://delicious.com/save?title=replacing+multiple+numbers+with+sed&amp;url=http%3A%2F%2Faledec.com.ar%2F2012%2F05%2F17%2Freplacing-multiple-numbers-with-sed%2F" ><img class="lightsocial_img" src="http://aledec.com.ar/wp-content/plugins/light-social/delicious.png" alt="Bookmark this on Delicious" title="Bookmark this on Delicious" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.dotnetkicks.com/kick/?title=replacing+multiple+numbers+with+sed&amp;url=http%3A%2F%2Faledec.com.ar%2F2012%2F05%2F17%2Freplacing-multiple-numbers-with-sed%2F" ><img class="lightsocial_img" src="http://aledec.com.ar/wp-content/plugins/light-social/dotnetkicks.png" alt="Kick It on DotNetKicks.com" title="Kick It on DotNetKicks.com" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://dotnetshoutout.com/Submit?title=replacing+multiple+numbers+with+sed&amp;url=http%3A%2F%2Faledec.com.ar%2F2012%2F05%2F17%2Freplacing-multiple-numbers-with-sed%2F" ><img class="lightsocial_img" src="http://aledec.com.ar/wp-content/plugins/light-social/dotnetshoutout.png" alt="Shout it" title="Shout it" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Faledec.com.ar%2F2012%2F05%2F17%2Freplacing-multiple-numbers-with-sed%2F&amp;title=replacing+multiple+numbers+with+sed&amp;summary=&amp;source=" ><img class="lightsocial_img" src="http://aledec.com.ar/wp-content/plugins/light-social/linkedin.png" alt="Share on LinkedIn" title="Share on LinkedIn" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.technorati.com/faves?add=http%3A%2F%2Faledec.com.ar%2F2012%2F05%2F17%2Freplacing-multiple-numbers-with-sed%2F" ><img class="lightsocial_img" src="http://aledec.com.ar/wp-content/plugins/light-social/technorati.png" alt="Bookmark this on Technorati" title="Bookmark this on Technorati" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://twitter.com/home?status=Reading+http%3A%2F%2Faledec.com.ar%2F2012%2F05%2F17%2Freplacing-multiple-numbers-with-sed%2F" ><img class="lightsocial_img" src="http://aledec.com.ar/wp-content/plugins/light-social/twitter.png" alt="Post on Twitter" title="Post on Twitter" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.google.com/buzz/post?url=http%3A%2F%2Faledec.com.ar%2F2012%2F05%2F17%2Freplacing-multiple-numbers-with-sed%2F" ><img class="lightsocial_img" src="http://aledec.com.ar/wp-content/plugins/light-social/google_buzz.png" alt="Google Buzz (aka. Google Reader)" title="Google Buzz (aka. Google Reader)" /></a>&nbsp;&nbsp;</div>]]></content:encoded>
			<wfw:commentRss>http://aledec.com.ar/2012/05/17/replacing-multiple-numbers-with-sed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ignore system requirements oracle db</title>
		<link>http://aledec.com.ar/2012/05/08/ignore-system-requirements-oracle-db/</link>
		<comments>http://aledec.com.ar/2012/05/08/ignore-system-requirements-oracle-db/#comments</comments>
		<pubDate>Wed, 09 May 2012 01:15:40 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[oracle]]></category>

		<guid isPermaLink="false">http://aledec.com.ar/?p=87</guid>
		<description><![CDATA[Ignore hardware and other stuff  ../runInstaller -ignorePrereqs  Ignore Operating System Requirements ../runInstaller -ignoreSysPrereqs]]></description>
			<content:encoded><![CDATA[<p><strong>Ignore hardware and other stuff </strong></p>
<p>../runInstaller -ignorePrereqs</p>
<p><strong> Ignore Operating System Requirements</strong></p>
<p>../runInstaller -ignoreSysPrereqs</p>
<div class="lightsocial_container"><a class="lightsocial_a" href="http://digg.com/submit?url=http%3A%2F%2Faledec.com.ar%2F2012%2F05%2F08%2Fignore-system-requirements-oracle-db%2F&amp;title=Ignore+system+requirements+oracle+db" ><img class="lightsocial_img" src="http://aledec.com.ar/wp-content/plugins/light-social/digg.png" alt="Digg This" title="Digg This" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.reddit.com/submit?url=http%3A%2F%2Faledec.com.ar%2F2012%2F05%2F08%2Fignore-system-requirements-oracle-db%2F&amp;title=Ignore+system+requirements+oracle+db" ><img class="lightsocial_img" src="http://aledec.com.ar/wp-content/plugins/light-social/reddit.png" alt="Reddit This" title="Reddit This" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Faledec.com.ar%2F2012%2F05%2F08%2Fignore-system-requirements-oracle-db%2F&amp;title=Ignore+system+requirements+oracle+db" ><img class="lightsocial_img" src="http://aledec.com.ar/wp-content/plugins/light-social/stumbleupon.png" alt="Stumble Now!" title="Stumble Now!" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://buzz.yahoo.com/buzz?targetUrl=http%3A%2F%2Faledec.com.ar%2F2012%2F05%2F08%2Fignore-system-requirements-oracle-db%2F&amp;headline=Ignore+system+requirements+oracle+db" ><img class="lightsocial_img" src="http://aledec.com.ar/wp-content/plugins/light-social/yahoo_buzz.png" alt="Buzz This" title="Buzz This" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.dzone.com/links/add.html?title=Ignore+system+requirements+oracle+db&amp;url=http%3A%2F%2Faledec.com.ar%2F2012%2F05%2F08%2Fignore-system-requirements-oracle-db%2F" ><img class="lightsocial_img" src="http://aledec.com.ar/wp-content/plugins/light-social/dzone.png" alt="Vote on DZone" title="Vote on DZone" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.facebook.com/sharer.php?t=Ignore+system+requirements+oracle+db&amp;u=http%3A%2F%2Faledec.com.ar%2F2012%2F05%2F08%2Fignore-system-requirements-oracle-db%2F" ><img class="lightsocial_img" src="http://aledec.com.ar/wp-content/plugins/light-social/facebook.png" alt="Share on Facebook" title="Share on Facebook" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://delicious.com/save?title=Ignore+system+requirements+oracle+db&amp;url=http%3A%2F%2Faledec.com.ar%2F2012%2F05%2F08%2Fignore-system-requirements-oracle-db%2F" ><img class="lightsocial_img" src="http://aledec.com.ar/wp-content/plugins/light-social/delicious.png" alt="Bookmark this on Delicious" title="Bookmark this on Delicious" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.dotnetkicks.com/kick/?title=Ignore+system+requirements+oracle+db&amp;url=http%3A%2F%2Faledec.com.ar%2F2012%2F05%2F08%2Fignore-system-requirements-oracle-db%2F" ><img class="lightsocial_img" src="http://aledec.com.ar/wp-content/plugins/light-social/dotnetkicks.png" alt="Kick It on DotNetKicks.com" title="Kick It on DotNetKicks.com" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://dotnetshoutout.com/Submit?title=Ignore+system+requirements+oracle+db&amp;url=http%3A%2F%2Faledec.com.ar%2F2012%2F05%2F08%2Fignore-system-requirements-oracle-db%2F" ><img class="lightsocial_img" src="http://aledec.com.ar/wp-content/plugins/light-social/dotnetshoutout.png" alt="Shout it" title="Shout it" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Faledec.com.ar%2F2012%2F05%2F08%2Fignore-system-requirements-oracle-db%2F&amp;title=Ignore+system+requirements+oracle+db&amp;summary=&amp;source=" ><img class="lightsocial_img" src="http://aledec.com.ar/wp-content/plugins/light-social/linkedin.png" alt="Share on LinkedIn" title="Share on LinkedIn" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.technorati.com/faves?add=http%3A%2F%2Faledec.com.ar%2F2012%2F05%2F08%2Fignore-system-requirements-oracle-db%2F" ><img class="lightsocial_img" src="http://aledec.com.ar/wp-content/plugins/light-social/technorati.png" alt="Bookmark this on Technorati" title="Bookmark this on Technorati" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://twitter.com/home?status=Reading+http%3A%2F%2Faledec.com.ar%2F2012%2F05%2F08%2Fignore-system-requirements-oracle-db%2F" ><img class="lightsocial_img" src="http://aledec.com.ar/wp-content/plugins/light-social/twitter.png" alt="Post on Twitter" title="Post on Twitter" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.google.com/buzz/post?url=http%3A%2F%2Faledec.com.ar%2F2012%2F05%2F08%2Fignore-system-requirements-oracle-db%2F" ><img class="lightsocial_img" src="http://aledec.com.ar/wp-content/plugins/light-social/google_buzz.png" alt="Google Buzz (aka. Google Reader)" title="Google Buzz (aka. Google Reader)" /></a>&nbsp;&nbsp;</div>]]></content:encoded>
			<wfw:commentRss>http://aledec.com.ar/2012/05/08/ignore-system-requirements-oracle-db/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Add and Remove LUNs under HP-UX</title>
		<link>http://aledec.com.ar/2012/05/07/add-and-remove-luns-under-hp-ux/</link>
		<comments>http://aledec.com.ar/2012/05/07/add-and-remove-luns-under-hp-ux/#comments</comments>
		<pubDate>Mon, 07 May 2012 17:11:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[HP-UX]]></category>
		<category><![CDATA[HPUX]]></category>
		<category><![CDATA[storage]]></category>

		<guid isPermaLink="false">http://aledec.com.ar/?p=80</guid>
		<description><![CDATA[Adding new devices ioscan -Cdisk insf -eC disk Removing older devices ioscan -fnC disk &#124; grep NO_HW &#124; awk '{print "rmsf -H " $3}' rmsf -H &#60;hardware_path&#62; (rmsf -H 64000/0xfa00/0x21) insf -eC disk]]></description>
			<content:encoded><![CDATA[<p><strong>Adding new devices</strong></p>
<p>ioscan -Cdisk<br />
insf -eC disk</p>
<p><strong>Removing older devices</strong></p>
<p>ioscan -fnC disk | grep NO_HW | awk '{print "rmsf -H " $3}'<br />
rmsf -H &lt;hardware_path&gt; (rmsf -H 64000/0xfa00/0x21)<br />
insf -eC disk</p>
<div class="lightsocial_container"><a class="lightsocial_a" href="http://digg.com/submit?url=http%3A%2F%2Faledec.com.ar%2F2012%2F05%2F07%2Fadd-and-remove-luns-under-hp-ux%2F&amp;title=Add+and+Remove+LUNs+under+HP-UX" ><img class="lightsocial_img" src="http://aledec.com.ar/wp-content/plugins/light-social/digg.png" alt="Digg This" title="Digg This" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.reddit.com/submit?url=http%3A%2F%2Faledec.com.ar%2F2012%2F05%2F07%2Fadd-and-remove-luns-under-hp-ux%2F&amp;title=Add+and+Remove+LUNs+under+HP-UX" ><img class="lightsocial_img" src="http://aledec.com.ar/wp-content/plugins/light-social/reddit.png" alt="Reddit This" title="Reddit This" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Faledec.com.ar%2F2012%2F05%2F07%2Fadd-and-remove-luns-under-hp-ux%2F&amp;title=Add+and+Remove+LUNs+under+HP-UX" ><img class="lightsocial_img" src="http://aledec.com.ar/wp-content/plugins/light-social/stumbleupon.png" alt="Stumble Now!" title="Stumble Now!" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://buzz.yahoo.com/buzz?targetUrl=http%3A%2F%2Faledec.com.ar%2F2012%2F05%2F07%2Fadd-and-remove-luns-under-hp-ux%2F&amp;headline=Add+and+Remove+LUNs+under+HP-UX" ><img class="lightsocial_img" src="http://aledec.com.ar/wp-content/plugins/light-social/yahoo_buzz.png" alt="Buzz This" title="Buzz This" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.dzone.com/links/add.html?title=Add+and+Remove+LUNs+under+HP-UX&amp;url=http%3A%2F%2Faledec.com.ar%2F2012%2F05%2F07%2Fadd-and-remove-luns-under-hp-ux%2F" ><img class="lightsocial_img" src="http://aledec.com.ar/wp-content/plugins/light-social/dzone.png" alt="Vote on DZone" title="Vote on DZone" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.facebook.com/sharer.php?t=Add+and+Remove+LUNs+under+HP-UX&amp;u=http%3A%2F%2Faledec.com.ar%2F2012%2F05%2F07%2Fadd-and-remove-luns-under-hp-ux%2F" ><img class="lightsocial_img" src="http://aledec.com.ar/wp-content/plugins/light-social/facebook.png" alt="Share on Facebook" title="Share on Facebook" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://delicious.com/save?title=Add+and+Remove+LUNs+under+HP-UX&amp;url=http%3A%2F%2Faledec.com.ar%2F2012%2F05%2F07%2Fadd-and-remove-luns-under-hp-ux%2F" ><img class="lightsocial_img" src="http://aledec.com.ar/wp-content/plugins/light-social/delicious.png" alt="Bookmark this on Delicious" title="Bookmark this on Delicious" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.dotnetkicks.com/kick/?title=Add+and+Remove+LUNs+under+HP-UX&amp;url=http%3A%2F%2Faledec.com.ar%2F2012%2F05%2F07%2Fadd-and-remove-luns-under-hp-ux%2F" ><img class="lightsocial_img" src="http://aledec.com.ar/wp-content/plugins/light-social/dotnetkicks.png" alt="Kick It on DotNetKicks.com" title="Kick It on DotNetKicks.com" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://dotnetshoutout.com/Submit?title=Add+and+Remove+LUNs+under+HP-UX&amp;url=http%3A%2F%2Faledec.com.ar%2F2012%2F05%2F07%2Fadd-and-remove-luns-under-hp-ux%2F" ><img class="lightsocial_img" src="http://aledec.com.ar/wp-content/plugins/light-social/dotnetshoutout.png" alt="Shout it" title="Shout it" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Faledec.com.ar%2F2012%2F05%2F07%2Fadd-and-remove-luns-under-hp-ux%2F&amp;title=Add+and+Remove+LUNs+under+HP-UX&amp;summary=&amp;source=" ><img class="lightsocial_img" src="http://aledec.com.ar/wp-content/plugins/light-social/linkedin.png" alt="Share on LinkedIn" title="Share on LinkedIn" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.technorati.com/faves?add=http%3A%2F%2Faledec.com.ar%2F2012%2F05%2F07%2Fadd-and-remove-luns-under-hp-ux%2F" ><img class="lightsocial_img" src="http://aledec.com.ar/wp-content/plugins/light-social/technorati.png" alt="Bookmark this on Technorati" title="Bookmark this on Technorati" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://twitter.com/home?status=Reading+http%3A%2F%2Faledec.com.ar%2F2012%2F05%2F07%2Fadd-and-remove-luns-under-hp-ux%2F" ><img class="lightsocial_img" src="http://aledec.com.ar/wp-content/plugins/light-social/twitter.png" alt="Post on Twitter" title="Post on Twitter" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.google.com/buzz/post?url=http%3A%2F%2Faledec.com.ar%2F2012%2F05%2F07%2Fadd-and-remove-luns-under-hp-ux%2F" ><img class="lightsocial_img" src="http://aledec.com.ar/wp-content/plugins/light-social/google_buzz.png" alt="Google Buzz (aka. Google Reader)" title="Google Buzz (aka. Google Reader)" /></a>&nbsp;&nbsp;</div>]]></content:encoded>
			<wfw:commentRss>http://aledec.com.ar/2012/05/07/add-and-remove-luns-under-hp-ux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Site back online</title>
		<link>http://aledec.com.ar/2012/05/07/site-back-online/</link>
		<comments>http://aledec.com.ar/2012/05/07/site-back-online/#comments</comments>
		<pubDate>Mon, 07 May 2012 15:12:25 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[site]]></category>

		<guid isPermaLink="false">http://aledec.com.ar/?p=82</guid>
		<description><![CDATA[After paying the debt with the hosting the site is back online after long months and/or years! &#160;]]></description>
			<content:encoded><![CDATA[<p>After paying the debt with the hosting the site is back online after long months and/or years!</p>
<p>&nbsp;</p>
<div class="lightsocial_container"><a class="lightsocial_a" href="http://digg.com/submit?url=http%3A%2F%2Faledec.com.ar%2F2012%2F05%2F07%2Fsite-back-online%2F&amp;title=Site+back+online" ><img class="lightsocial_img" src="http://aledec.com.ar/wp-content/plugins/light-social/digg.png" alt="Digg This" title="Digg This" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.reddit.com/submit?url=http%3A%2F%2Faledec.com.ar%2F2012%2F05%2F07%2Fsite-back-online%2F&amp;title=Site+back+online" ><img class="lightsocial_img" src="http://aledec.com.ar/wp-content/plugins/light-social/reddit.png" alt="Reddit This" title="Reddit This" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Faledec.com.ar%2F2012%2F05%2F07%2Fsite-back-online%2F&amp;title=Site+back+online" ><img class="lightsocial_img" src="http://aledec.com.ar/wp-content/plugins/light-social/stumbleupon.png" alt="Stumble Now!" title="Stumble Now!" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://buzz.yahoo.com/buzz?targetUrl=http%3A%2F%2Faledec.com.ar%2F2012%2F05%2F07%2Fsite-back-online%2F&amp;headline=Site+back+online" ><img class="lightsocial_img" src="http://aledec.com.ar/wp-content/plugins/light-social/yahoo_buzz.png" alt="Buzz This" title="Buzz This" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.dzone.com/links/add.html?title=Site+back+online&amp;url=http%3A%2F%2Faledec.com.ar%2F2012%2F05%2F07%2Fsite-back-online%2F" ><img class="lightsocial_img" src="http://aledec.com.ar/wp-content/plugins/light-social/dzone.png" alt="Vote on DZone" title="Vote on DZone" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.facebook.com/sharer.php?t=Site+back+online&amp;u=http%3A%2F%2Faledec.com.ar%2F2012%2F05%2F07%2Fsite-back-online%2F" ><img class="lightsocial_img" src="http://aledec.com.ar/wp-content/plugins/light-social/facebook.png" alt="Share on Facebook" title="Share on Facebook" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://delicious.com/save?title=Site+back+online&amp;url=http%3A%2F%2Faledec.com.ar%2F2012%2F05%2F07%2Fsite-back-online%2F" ><img class="lightsocial_img" src="http://aledec.com.ar/wp-content/plugins/light-social/delicious.png" alt="Bookmark this on Delicious" title="Bookmark this on Delicious" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.dotnetkicks.com/kick/?title=Site+back+online&amp;url=http%3A%2F%2Faledec.com.ar%2F2012%2F05%2F07%2Fsite-back-online%2F" ><img class="lightsocial_img" src="http://aledec.com.ar/wp-content/plugins/light-social/dotnetkicks.png" alt="Kick It on DotNetKicks.com" title="Kick It on DotNetKicks.com" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://dotnetshoutout.com/Submit?title=Site+back+online&amp;url=http%3A%2F%2Faledec.com.ar%2F2012%2F05%2F07%2Fsite-back-online%2F" ><img class="lightsocial_img" src="http://aledec.com.ar/wp-content/plugins/light-social/dotnetshoutout.png" alt="Shout it" title="Shout it" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Faledec.com.ar%2F2012%2F05%2F07%2Fsite-back-online%2F&amp;title=Site+back+online&amp;summary=&amp;source=" ><img class="lightsocial_img" src="http://aledec.com.ar/wp-content/plugins/light-social/linkedin.png" alt="Share on LinkedIn" title="Share on LinkedIn" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.technorati.com/faves?add=http%3A%2F%2Faledec.com.ar%2F2012%2F05%2F07%2Fsite-back-online%2F" ><img class="lightsocial_img" src="http://aledec.com.ar/wp-content/plugins/light-social/technorati.png" alt="Bookmark this on Technorati" title="Bookmark this on Technorati" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://twitter.com/home?status=Reading+http%3A%2F%2Faledec.com.ar%2F2012%2F05%2F07%2Fsite-back-online%2F" ><img class="lightsocial_img" src="http://aledec.com.ar/wp-content/plugins/light-social/twitter.png" alt="Post on Twitter" title="Post on Twitter" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.google.com/buzz/post?url=http%3A%2F%2Faledec.com.ar%2F2012%2F05%2F07%2Fsite-back-online%2F" ><img class="lightsocial_img" src="http://aledec.com.ar/wp-content/plugins/light-social/google_buzz.png" alt="Google Buzz (aka. Google Reader)" title="Google Buzz (aka. Google Reader)" /></a>&nbsp;&nbsp;</div>]]></content:encoded>
			<wfw:commentRss>http://aledec.com.ar/2012/05/07/site-back-online/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Preparing KDE 4.5 meeting</title>
		<link>http://aledec.com.ar/2010/05/28/preparing-kde-4-5-meeting/</link>
		<comments>http://aledec.com.ar/2010/05/28/preparing-kde-4-5-meeting/#comments</comments>
		<pubDate>Fri, 28 May 2010 04:18:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[kdear]]></category>

		<guid isPermaLink="false">http://aledec.com.ar/?p=67</guid>
		<description><![CDATA[Well, in the last days we have been working with KDE-AR guys looking at what do we have for the next release party, witch appears to be done the first week of August(07/08/2010) We're looking to any colaborator who can give us at least ideas, voluntary people, and any other thing that could appear. If [...]]]></description>
			<content:encoded><![CDATA[<p>Well, in the last days we have been working with KDE-AR guys looking at what do we have for the next release party, witch appears to be done the first week of August(07/08/2010)</p>
<p>We're looking to any colaborator who can give us at least ideas, voluntary people, and any other thing that could appear. If you're looking to meet the kde community in Argentina, meet some friends, and drink at least a few beers please contact us at contacto@kde.org.ar, or via IRC at<a href="irc://irc.freenode.net/#kde-ar"> #kde-ar at freenode.net</a></p>
<p>KDEAR WebPage: <a href="http://kde.org.ar">kde.org.ar</a></p>
<div class="lightsocial_container"><a class="lightsocial_a" href="http://digg.com/submit?url=http%3A%2F%2Faledec.com.ar%2F2010%2F05%2F28%2Fpreparing-kde-4-5-meeting%2F&amp;title=Preparing+KDE+4.5+meeting" ><img class="lightsocial_img" src="http://aledec.com.ar/wp-content/plugins/light-social/digg.png" alt="Digg This" title="Digg This" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.reddit.com/submit?url=http%3A%2F%2Faledec.com.ar%2F2010%2F05%2F28%2Fpreparing-kde-4-5-meeting%2F&amp;title=Preparing+KDE+4.5+meeting" ><img class="lightsocial_img" src="http://aledec.com.ar/wp-content/plugins/light-social/reddit.png" alt="Reddit This" title="Reddit This" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Faledec.com.ar%2F2010%2F05%2F28%2Fpreparing-kde-4-5-meeting%2F&amp;title=Preparing+KDE+4.5+meeting" ><img class="lightsocial_img" src="http://aledec.com.ar/wp-content/plugins/light-social/stumbleupon.png" alt="Stumble Now!" title="Stumble Now!" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://buzz.yahoo.com/buzz?targetUrl=http%3A%2F%2Faledec.com.ar%2F2010%2F05%2F28%2Fpreparing-kde-4-5-meeting%2F&amp;headline=Preparing+KDE+4.5+meeting" ><img class="lightsocial_img" src="http://aledec.com.ar/wp-content/plugins/light-social/yahoo_buzz.png" alt="Buzz This" title="Buzz This" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.dzone.com/links/add.html?title=Preparing+KDE+4.5+meeting&amp;url=http%3A%2F%2Faledec.com.ar%2F2010%2F05%2F28%2Fpreparing-kde-4-5-meeting%2F" ><img class="lightsocial_img" src="http://aledec.com.ar/wp-content/plugins/light-social/dzone.png" alt="Vote on DZone" title="Vote on DZone" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.facebook.com/sharer.php?t=Preparing+KDE+4.5+meeting&amp;u=http%3A%2F%2Faledec.com.ar%2F2010%2F05%2F28%2Fpreparing-kde-4-5-meeting%2F" ><img class="lightsocial_img" src="http://aledec.com.ar/wp-content/plugins/light-social/facebook.png" alt="Share on Facebook" title="Share on Facebook" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://delicious.com/save?title=Preparing+KDE+4.5+meeting&amp;url=http%3A%2F%2Faledec.com.ar%2F2010%2F05%2F28%2Fpreparing-kde-4-5-meeting%2F" ><img class="lightsocial_img" src="http://aledec.com.ar/wp-content/plugins/light-social/delicious.png" alt="Bookmark this on Delicious" title="Bookmark this on Delicious" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.dotnetkicks.com/kick/?title=Preparing+KDE+4.5+meeting&amp;url=http%3A%2F%2Faledec.com.ar%2F2010%2F05%2F28%2Fpreparing-kde-4-5-meeting%2F" ><img class="lightsocial_img" src="http://aledec.com.ar/wp-content/plugins/light-social/dotnetkicks.png" alt="Kick It on DotNetKicks.com" title="Kick It on DotNetKicks.com" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://dotnetshoutout.com/Submit?title=Preparing+KDE+4.5+meeting&amp;url=http%3A%2F%2Faledec.com.ar%2F2010%2F05%2F28%2Fpreparing-kde-4-5-meeting%2F" ><img class="lightsocial_img" src="http://aledec.com.ar/wp-content/plugins/light-social/dotnetshoutout.png" alt="Shout it" title="Shout it" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Faledec.com.ar%2F2010%2F05%2F28%2Fpreparing-kde-4-5-meeting%2F&amp;title=Preparing+KDE+4.5+meeting&amp;summary=&amp;source=" ><img class="lightsocial_img" src="http://aledec.com.ar/wp-content/plugins/light-social/linkedin.png" alt="Share on LinkedIn" title="Share on LinkedIn" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.technorati.com/faves?add=http%3A%2F%2Faledec.com.ar%2F2010%2F05%2F28%2Fpreparing-kde-4-5-meeting%2F" ><img class="lightsocial_img" src="http://aledec.com.ar/wp-content/plugins/light-social/technorati.png" alt="Bookmark this on Technorati" title="Bookmark this on Technorati" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://twitter.com/home?status=Reading+http%3A%2F%2Faledec.com.ar%2F2010%2F05%2F28%2Fpreparing-kde-4-5-meeting%2F" ><img class="lightsocial_img" src="http://aledec.com.ar/wp-content/plugins/light-social/twitter.png" alt="Post on Twitter" title="Post on Twitter" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.google.com/buzz/post?url=http%3A%2F%2Faledec.com.ar%2F2010%2F05%2F28%2Fpreparing-kde-4-5-meeting%2F" ><img class="lightsocial_img" src="http://aledec.com.ar/wp-content/plugins/light-social/google_buzz.png" alt="Google Buzz (aka. Google Reader)" title="Google Buzz (aka. Google Reader)" /></a>&nbsp;&nbsp;</div>]]></content:encoded>
			<wfw:commentRss>http://aledec.com.ar/2010/05/28/preparing-kde-4-5-meeting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

