<?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>KodeGeek &#187; java.net</title>
	<atom:link href="http://kodegeek.com/blog/tag/javanet/feed/" rel="self" type="application/rss+xml" />
	<link>http://kodegeek.com/blog</link>
	<description>Todo lo relacionado al mundo GEEK</description>
	<lastBuildDate>Mon, 06 Sep 2010 16:46:42 +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>Oracle y el desnalgue de Kenai.com</title>
		<link>http://kodegeek.com/blog/2010/02/06/oracle-y-el-desnalgue-de-kenai-com/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=oracle-y-el-desnalgue-de-kenai-com</link>
		<comments>http://kodegeek.com/blog/2010/02/06/oracle-y-el-desnalgue-de-kenai-com/#comments</comments>
		<pubDate>Sat, 06 Feb 2010 14:59:19 +0000</pubDate>
		<dc:creator>josevnz</dc:creator>
				<category><![CDATA[opensource]]></category>
		<category><![CDATA[java.net]]></category>
		<category><![CDATA[kenai]]></category>
		<category><![CDATA[nini]]></category>
		<category><![CDATA[oracle]]></category>

		<guid isPermaLink="false">http://kodegeek.com/blog/?p=2245</guid>
		<description><![CDATA[Esto me está ladillando de sobremanera. Primero Oracle decidió tumbar a Kenai.com en favor de Java.net (e inclusive aconsejó a sus usuarios a moverse a otros sitios para el hospedaje del código). Y resulta que hoy leyendo mi correo me consigo esta perla: Gentlepeople, In an effort to get information out to the Kenai community [...]]]></description>
			<content:encoded><![CDATA[<p>Esto me está ladillando de sobremanera. Primero <a href="http://kodegeek.com/blog/2010/02/02/es-oficial-kenai-com-tiene-60-dias-mas-de-vida/">Oracle decidió tumbar a Kenai.com en favor de Java.net</a> (e inclusive aconsejó a sus usuarios a moverse a otros sitios para el hospedaje del código). Y resulta que hoy leyendo mi correo me consigo esta perla:</p>
<blockquote><p>Gentlepeople,</p>
<p>In an effort to get information out to the Kenai community quickly, while trying to manage the integration of our two companies, I think we did a poor job at communicating our plans for Kenai.com to you. I would like to remedy that now.</p>
<p>Our strategy is simple. We don&#8217;t believe it makes sense to continue investing in multiple hosted development sites that are basically doing the same thing.<strong> Our plan is to shut down kenai.com and focus our efforts on java.net as the hosted development community.</strong></p>
<p>We are in the process of migrating java.net to the kenai technology. <strong>This means that any project currently hosted on kenai.com will be able to continue as you are on java.net</strong>. We are still working out the technical details, but the goal is to make this migration as seamless as possible for the current kenai.com projects.</p>
<p>So in the meantime I suggest that you stay put on kenai.com and let us work through the details and get back to you later this month.</p>
<p>Thanks for your feedback and patience.</p>
<p>-Ted Farrell<br />
Oracle Corporation</p></blockquote>
<p>Si entiendo bien significa:</p>
<ul>
<li>No se vayan a Source Forge, Google o GitHub, los queremos en Java.net</li>
<li>La migración de los proyectos de Kenai.com a Java.net debería ser más o menos transparente</li>
</ul>
<p>¡Terminen de decidir que es lo que van a hacer!</p>
<p>Aún así pienso <a href="http://www.devx.com/opensource/Article/39525/0/page/2">seguir investigando que tan complicado es sacar mi código de Kenai.com</a>. Un mes de incertidumbre es una eternidad para un proyecto Open Source como StupidZombie <img src='http://kodegeek.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://kodegeek.com/blog/2010/02/06/oracle-y-el-desnalgue-de-kenai-com/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>StupidZombie: Metiendo código en java.net</title>
		<link>http://kodegeek.com/blog/2008/10/20/stupidzombie-metiendo-codigo-en-javanet/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=stupidzombie-metiendo-codigo-en-javanet</link>
		<comments>http://kodegeek.com/blog/2008/10/20/stupidzombie-metiendo-codigo-en-javanet/#comments</comments>
		<pubDate>Mon, 20 Oct 2008 10:30:00 +0000</pubDate>
		<dc:creator>josevnz</dc:creator>
				<category><![CDATA[opensource]]></category>
		<category><![CDATA[java.net]]></category>
		<category><![CDATA[stupidzombie.com]]></category>

		<guid isPermaLink="false">http://kodegeek.com/blog/?p=1291</guid>
		<description><![CDATA[Después de un letargo inmenso, y de varios intentos inútiles para convencer a un pana de trabajar en el proyecto conmigo me decidí a arrancar yo sólo. Lo primero fué configurar a mi Eclipse para utilizar Subversion; Hay algunos cambios de paradigmas con la herramienta, pero por lo poco que he jugado es muy similar [...]]]></description>
			<content:encoded><![CDATA[<p>Después de un letargo inmenso, y de varios intentos inútiles para convencer a un pana de trabajar en el proyecto conmigo me decidí a arrancar yo sólo. Lo primero fué configurar a mi Eclipse para <a href="http://www-128.ibm.com/developerworks/opensource/library/os-ecl-subversion/">utilizar Subversion</a>; Hay algunos cambios de paradigmas con la herramienta, pero por lo poco que he jugado es muy similar a CVS.</p>
<p>Tambien estoy acomodando el código que tenia en SourceForge; La idea es comenzar con una versión con la misma funcionalidad que tenia PingBlog y de allí desarrollar las nuevas ideas.</p>
<p>Si tiene curiosidad, puede ver el código fuente<a href="https://stupidzombie.dev.java.net/source/browse/stupidzombie/"> desde acá.</a> Dentro de poco ya verán la primera versión de StupidZombie.</p>
<p>Buscar en otros sitios:</p>
<p>Blogalaxia:<a href="http://www.blogalaxia.com/tags/stupidzombie.com" rel="tag">stupidzombie.com</a>, <a href="http://www.blogalaxia.com/tags/stupidzombie.com" rel="tag">stupidzombie.com</a>, <a href="http://www.blogalaxia.com/tags/java.net" rel="tag">java.net</a>, <a href="http://www.blogalaxia.com/tags/opensource" rel="tag">opensource</a><br />Technorati:<a href="http://technorati.com/tag/stupidzombie.com" rel="tag">stupidzombie.com</a>, <a href="http://technorati.com/tag/stupidzombie.com" rel="tag">stupidzombie.com</a>, <a href="http://technorati.com/tag/java.net" rel="tag">java.net</a>, <a href="http://technorati.com/tag/opensource" rel="tag">opensource</a><br />To2blogs:<a href="http://www.to2blogs.com/tag/stupidzombie.com" rel="tag">stupidzombie.com</a>, <a href="http://www.to2blogs.com/tag/stupidzombie.com" rel="tag">stupidzombie.com</a>, <a href="http://www.to2blogs.com/tag/java.net" rel="tag">java.net</a>, <a href="http://www.to2blogs.com/tag/opensource" rel="tag">opensource</a><br />Del.icio.us:<a href="http://del.icio.us/tag/stupidzombie.com" rel="tag">stupidzombie.com</a>, <a href="http://del.icio.us/tag/stupidzombie.com" rel="tag">stupidzombie.com</a>, <a href="http://del.icio.us/tag/java.net" rel="tag">java.net</a>, <a href="http://del.icio.us/tag/opensource" rel="tag">opensource</a></p>
]]></content:encoded>
			<wfw:commentRss>http://kodegeek.com/blog/2008/10/20/stupidzombie-metiendo-codigo-en-javanet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
