<?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/"
	xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Anger Rising</title>
	<atom:link href="http://angerrising.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://angerrising.wordpress.com</link>
	<description>Angerrising - Un blog escrito por Bastián Gutiérrez, en donde se hablan temas sobre Informática en su mayoría, Música, imágenes, entre otros.</description>
	<lastBuildDate>Fri, 06 Nov 2009 22:22:17 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>es</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='angerrising.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/57c334f379fa6a5dee7a6ab13f8a8ee6?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>Anger Rising</title>
		<link>http://angerrising.wordpress.com</link>
	</image>
			<item>
		<title>Compiz en Debian 5 &#8211; Lenny</title>
		<link>http://angerrising.wordpress.com/2009/11/06/compiz-en-debian-5-lenny/</link>
		<comments>http://angerrising.wordpress.com/2009/11/06/compiz-en-debian-5-lenny/#comments</comments>
		<pubDate>Fri, 06 Nov 2009 21:05:36 +0000</pubDate>
		<dc:creator>angerrising</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://angerrising.wordpress.com/?p=658</guid>
		<description><![CDATA[
Si bien muchos les hacen el quite a compiz, pues yo no, ya que me funciona mucho mejor de esta manera que sin él, las ventanas se mueven mucho mas sueves sin la sensacion como si se estuviera quedando pegado el pc, bueno, la forma de instalarlo es facil y aqui van los pasos:
1.- si [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=angerrising.wordpress.com&blog=222140&post=658&subd=angerrising&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><img class="aligncenter size-full wp-image-662" title="compiz_fusion_logos2" src="http://angerrising.files.wordpress.com/2009/11/compiz_fusion_logos2.png?w=303&#038;h=252" alt="compiz_fusion_logos2" width="303" height="252" /></p>
<p>Si bien muchos les hacen el quite a compiz, pues yo no, ya que me funciona mucho mejor de esta manera que sin él, las ventanas se mueven mucho mas sueves sin la sensacion como si se estuviera quedando pegado el pc, bueno, la forma de instalarlo es facil y aqui van los pasos:</p>
<p><strong>1.- si tienes mis repositorios no tendras problemas, de lo contrario tendrás que verificar que tengas las siguientes fuentes ene l source.list:</strong><br />
deb http://mirrors.xmission.com/debian/ lenny main non-free contrib<br />
deb-src http://mirrors.xmission.com/debian/ lenny main non-free contrib<br />
deb http://security.debian.org/ lenny/updates main contrib non-free<br />
deb-src http://security.debian.org/ lenny/updates main contrib non-free</p>
<p><strong>2.- Se procede a instalar los paquetes necesarios</strong><br />
# aptitude install compiz compiz-core compiz-gnome compiz-gtk compizconfig-settings-manager compizconfig-backend-gconf compiz-plugins fusion-icon libdecoration0 libcompizconfig0 python-compizconfig compiz-fusion-plugins-main compiz-fusion-plugins-extra compiz-fusion-plugins-unsupported</p>
<p><strong>3.- <strong>Configurar las X<br />
</strong></strong># gedit /etc/X11/xorg.conf</p>
<p><span style="text-decoration:underline;"><em>Agrega las siguientes líneas en Section &#8220;Device&#8221;</em></span><br />
Option &#8220;AllowGLXWithComposite&#8221; &#8220;true&#8221;<br />
Option &#8220;RenderAccel&#8221; &#8220;true&#8221;</p>
<p><span style="text-decoration:underline;"><em>Agrega las siguientes líneas en Section &#8220;Screen&#8221;</em></span><br />
Option &#8220;AddARGBGLXVisuals&#8221; &#8220;true&#8221;</p>
<p><span style="text-decoration:underline;"><em>Agrega las siguientes líneas al final del archivo</em></span><br />
Section &#8220;Extensions&#8221;<br />
Option &#8220;Composite&#8221; &#8220;Enable&#8221;<br />
EndSection</p>
<p><span style="text-decoration:underline;"><em>Finalmente guarda el archivo</em></span></p>
<p><strong>4.- <strong>Configurar el inicio automático de Compiz (opcional)</strong></strong><strong><br />
</strong><strong></strong><strong><strong></strong></strong>Primer tienes que ir al menú donde está la aplicacion &#8220;Sesiones&#8221;.<br />
Sistema -&gt; Preferencias -&gt; Sesiones</p>
<p>En la pestaña &#8220;Programas al inicio&#8221;, haces clic en el boton &#8220;Añadir&#8221;.<br />
Nombre: Compiz<br />
Comando: compiz &#8211;replace</p>
<p>y aceptas.</p>
<p><strong>5.- Reinicie las X con ctrl+alt+backspace.</strong></p>
<p>y estaría todo listo, a disfrutar de compiz<strong> </strong> <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> .</p>
<p>Fuente: <a href="http://www.taringa.net/posts/linux/1207876/C%C3%B3mo-instalar-Compiz-en-Debian-Lenny.html" target="_blank">Taringa</a></p>
<p><span style="color:#888888;"><em>by AngerRising</em></span><strong><br />
</strong></p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/angerrising.wordpress.com/658/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/angerrising.wordpress.com/658/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/angerrising.wordpress.com/658/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/angerrising.wordpress.com/658/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/angerrising.wordpress.com/658/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/angerrising.wordpress.com/658/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/angerrising.wordpress.com/658/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/angerrising.wordpress.com/658/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/angerrising.wordpress.com/658/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/angerrising.wordpress.com/658/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=angerrising.wordpress.com&blog=222140&post=658&subd=angerrising&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://angerrising.wordpress.com/2009/11/06/compiz-en-debian-5-lenny/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/75cd1425ab4fac42498a6e8e7a77c042?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">angerrising</media:title>
		</media:content>

		<media:content url="http://angerrising.files.wordpress.com/2009/11/compiz_fusion_logos2.png" medium="image">
			<media:title type="html">compiz_fusion_logos2</media:title>
		</media:content>
	</item>
		<item>
		<title>Mi lista de repositorios en Debian 5 Lenny</title>
		<link>http://angerrising.wordpress.com/2009/11/06/mi-lista-de-repositorios-en-debian-5-lenny/</link>
		<comments>http://angerrising.wordpress.com/2009/11/06/mi-lista-de-repositorios-en-debian-5-lenny/#comments</comments>
		<pubDate>Fri, 06 Nov 2009 20:35:25 +0000</pubDate>
		<dc:creator>angerrising</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://angerrising.wordpress.com/?p=654</guid>
		<description><![CDATA[Aquí dejo mi lista de repositorios que funcionan impeque hasta la fecha 06 de Nov. 09
# deb cdrom:[Debian GNU/Linux 5.0.1 _Lenny_ - Official i386 NETINST Binary-1 20090413-22:27]/ lenny main
#deb cdrom:[Debian GNU/Linux 5.0.1 _Lenny_ - Official i386 NETINST Binary-1 20090413-22:27]/ lenny main
deb http://ftp.cl.debian.org/debian/ lenny main
deb-src http://ftp.cl.debian.org/debian/ lenny main
deb http://security.debian.org/ lenny/updates main
deb-src http://security.debian.org/ lenny/updates main
deb http://volatile.debian.org/debian-volatile lenny/volatile [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=angerrising.wordpress.com&blog=222140&post=654&subd=angerrising&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><img class="aligncenter size-full wp-image-655" title="debian-p2p" src="http://angerrising.files.wordpress.com/2009/11/debian-p2p.jpg?w=254&#038;h=258" alt="debian-p2p" width="254" height="258" />Aquí dejo mi lista de repositorios que funcionan impeque hasta la fecha<strong> 06 de Nov. 09</strong></p>
<p># deb cdrom:[Debian GNU/Linux 5.0.1 _Lenny_ - Official i386 NETINST Binary-1 20090413-22:27]/ lenny main</p>
<p>#deb cdrom:[Debian GNU/Linux 5.0.1 _Lenny_ - Official i386 NETINST Binary-1 20090413-22:27]/ lenny main</p>
<p>deb http://ftp.cl.debian.org/debian/ lenny main<br />
deb-src http://ftp.cl.debian.org/debian/ lenny main</p>
<p>deb http://security.debian.org/ lenny/updates main<br />
deb-src http://security.debian.org/ lenny/updates main</p>
<p>deb http://volatile.debian.org/debian-volatile lenny/volatile main<br />
deb-src http://volatile.debian.org/debian-volatile lenny/volatile main</p>
<p>#Repositorios no Libres<br />
deb http://http.us.debian.org/debian/ lenny main contrib non-free</p>
<p>#Repositorios multimedia<br />
deb http://ftp.br.debian.org/debian-multimedia stable main<br />
deb-src http://ftp.br.debian.org/debian-multimedia stable main</p>
<p>####################################################################<br />
#los repositorios multimedia necesitan clave por eso se debe hacer lo siguiente como root:<br />
# # wget http://www.debian-multimedia.org/pool/main/d/debian-multimedia-keyring/debian-multimedia-keyring_2008.10.16_all.deb</p>
<p># #dpkg -i debian-multimedia-keyring_2008.10.16_all.deb<br />
# # aptitude update<br />
####################################################################</p>
<p><span style="color:#888888;"><em>by AngerRising</em></span></p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/angerrising.wordpress.com/654/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/angerrising.wordpress.com/654/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/angerrising.wordpress.com/654/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/angerrising.wordpress.com/654/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/angerrising.wordpress.com/654/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/angerrising.wordpress.com/654/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/angerrising.wordpress.com/654/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/angerrising.wordpress.com/654/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/angerrising.wordpress.com/654/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/angerrising.wordpress.com/654/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=angerrising.wordpress.com&blog=222140&post=654&subd=angerrising&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://angerrising.wordpress.com/2009/11/06/mi-lista-de-repositorios-en-debian-5-lenny/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/75cd1425ab4fac42498a6e8e7a77c042?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">angerrising</media:title>
		</media:content>

		<media:content url="http://angerrising.files.wordpress.com/2009/11/debian-p2p.jpg" medium="image">
			<media:title type="html">debian-p2p</media:title>
		</media:content>
	</item>
		<item>
		<title>Instalar Driver Nvidia en Debian Lenny</title>
		<link>http://angerrising.wordpress.com/2009/11/06/instalar-driver-nvidia-en-debian-lenny/</link>
		<comments>http://angerrising.wordpress.com/2009/11/06/instalar-driver-nvidia-en-debian-lenny/#comments</comments>
		<pubDate>Fri, 06 Nov 2009 19:10:44 +0000</pubDate>
		<dc:creator>angerrising</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://angerrising.wordpress.com/?p=648</guid>
		<description><![CDATA[Bueno, anoche volví a instalar Debian Lenny debido a que no se donde dejé el cd de Ubuntu, de todas maneras me gusta mucho mas debian y lo primero que me dediqué a instalar fue el driver de video, tengo una tarjeta grafica Nvidia 6200 pero al parecer este método sirve para los diferentes modelos [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=angerrising.wordpress.com&blog=222140&post=648&subd=angerrising&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><img class="aligncenter size-full wp-image-647" title="NVIDIA-y-Linux" src="http://angerrising.files.wordpress.com/2009/11/nvidia-y-linux.jpg?w=222&#038;h=158" alt="NVIDIA-y-Linux" width="222" height="158" />Bueno, anoche volví a instalar Debian Lenny debido a que no se donde dejé el cd de Ubuntu, de todas maneras me gusta mucho mas debian y lo primero que me dediqué a instalar fue el driver de video, tengo una tarjeta grafica Nvidia 6200 pero al parecer este método sirve para los diferentes modelos de tarjetas, bueno los pasos que realicé fueron los siguientes:</p>
<p><strong>1.- Abres una consola y te logeas como root</strong><br />
$ su</p>
<p><strong>2.- Abrimos el sources.list y agregamos un repositorio para aplicaciones No Libres</strong><br />
# nano /etc/apt/sources.list</p>
<p>y agregamos lo siguiente:<br />
#Repositorios no Libres<br />
deb http://http.us.debian.org/debian/ lenny main contrib non-free</p>
<p>presionamos ctrl+x y guardamos los cambios</p>
<p><strong>3.- Ahora actualizamos la lista de repositorios, ya que la hemos modificado</strong><br />
# aptitude update</p>
<p><strong>4.- Debemos actualizar el nucleo tb, y es por ello que realizamos lo siguiente</strong><br />
# uname -r<br />
2.6.26-2-686 //esta es la versión de nuestro kernel la cual se debe colocar&#8230;<br />
# aptitude install  linux-headers-2.6.26-2-686 &lt;-aquí</p>
<p><strong>5.- instalamos lo siguiente&#8230;</strong><br />
aptitude install module-assistant nvidia-kernel-common</p>
<p>Y lo ejecutamos<br />
# module-assistant auto-install nvidia</p>
<p>ese programa se encarga de compilar, crear el paquete Debian correspondiente y hasta de instalarlo.</p>
<p><strong>6.- Realizamos lo siguiente&#8230;</strong><br />
# depmod -a<br />
# modprobe nvidia<br />
# apt-get install nvidia-glx</p>
<p><span style="text-decoration:line-through;"><strong>7.- finalmente editamos el /etc/X11/xorg.conf y busca el apartado Section &#8220;Device&#8221; en mi caso salia de la siguiente manera:</strong></span></p>
<p><span style="text-decoration:line-through;">Section &#8220;Device&#8221;<br />
Identifier      &#8220;Configured Video Device&#8221;<br />
EndSection</span></p>
<p><span style="text-decoration:line-through;">y le agreamos la línea <em>Driver &#8220;nvidia&#8221;</em> (ojo con las comillas), quedandonos de la siguiente manera:</span></p>
<p><span style="text-decoration:line-through;">Section &#8220;Device&#8221;<br />
Identifier      &#8220;Configured Video Device&#8221;<br />
Driver          &#8220;nvidia&#8221;<br />
EndSection</span></p>
<p>Este paso me dió un error el cual solucioné de la siguiente manera:</p>
<p><strong>7.1.- instalar <em>nvidia-xconfig</em> que nos permitirá configurar el <em>xorg.conf</em> automáticamente</strong><br />
# aptitude install nvidia-xconfig</p>
<p>y lo ejecutamos (cualquier problema, este nos creará un backup de respaldo del xorg.conf llamado <em>xorg.conf.backup)</em>:<br />
# nvidia-xconfig</p>
<p><strong>7.2.- al reiniciar el X me dí cuenta que tenia problemas con el teclado, por lo que tuve que añadir la sigiente linea:</strong></p>
<p>Section &#8220;InputDevice&#8221;<br />
# generated from default<br />
Identifier     &#8220;Keyboard0&#8243;<br />
Driver         &#8220;kbd&#8221;<br />
<strong>Option         &#8220;XkbLayout&#8221;  &#8220;latam&#8221;</strong><br />
EndSection</p>
<p><strong>8.- Finalmente reiniciamos con </strong><strong><em>ctrl+alt+tecla de borrar</em> o reiniciamos el GDM</strong><br />
# /etc/init.d/gdm restart</p>
<p>y eso sería la instalacion de los drivers Nvidia.</p>
<p><span style="color:#ff0000;"><strong>EXTRA</strong><br />
si quieres el configurador que viene en ubuntu, simplemente instala el siguiente paquete:<br />
# aptitude install nvidia-settings</span></p>
<p><span style="color:#ff0000;">este no aparecerá en el menú pero puedes crearle un acceso directo con el comando <em>nvidia-settings.</em></span></p>
<p>Fuente: <a href="http://www.redusers.com/foros/linux-users-linux/40773-instalar-driver-privativo-nvidia-en-debian-lenny-gnu-linux.html" target="_blank">redusers.com</a></p>
<p><em><span style="color:#888888;">by AngerRising</span><br />
</em></p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/angerrising.wordpress.com/648/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/angerrising.wordpress.com/648/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/angerrising.wordpress.com/648/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/angerrising.wordpress.com/648/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/angerrising.wordpress.com/648/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/angerrising.wordpress.com/648/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/angerrising.wordpress.com/648/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/angerrising.wordpress.com/648/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/angerrising.wordpress.com/648/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/angerrising.wordpress.com/648/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=angerrising.wordpress.com&blog=222140&post=648&subd=angerrising&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://angerrising.wordpress.com/2009/11/06/instalar-driver-nvidia-en-debian-lenny/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/75cd1425ab4fac42498a6e8e7a77c042?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">angerrising</media:title>
		</media:content>

		<media:content url="http://angerrising.files.wordpress.com/2009/11/nvidia-y-linux.jpg" medium="image">
			<media:title type="html">NVIDIA-y-Linux</media:title>
		</media:content>
	</item>
		<item>
		<title>Pruebas para certificación java, SCJP</title>
		<link>http://angerrising.wordpress.com/2009/11/03/pruebas-para-certificacion-java-scjp/</link>
		<comments>http://angerrising.wordpress.com/2009/11/03/pruebas-para-certificacion-java-scjp/#comments</comments>
		<pubDate>Tue, 03 Nov 2009 20:59:04 +0000</pubDate>
		<dc:creator>angerrising</dc:creator>
				<category><![CDATA[JAVA]]></category>
		<category><![CDATA[Programación]]></category>

		<guid isPermaLink="false">http://angerrising.wordpress.com/?p=639</guid>
		<description><![CDATA[
A continuación adjunto cuatro pruebas que se han hecho en el optativo de certificación para java, el cual nos ha ido a todos como las #$%&#38;&#8221;#$%&#38; y ahora espero mejoremos en estas cuatro pruebas que faltan.
se que a mas de alguno les servirá pues cada prueba viene con sus respuestas pero la idea sería que las [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=angerrising.wordpress.com&blog=222140&post=639&subd=angerrising&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p style="text-align:center;"><img class="size-full wp-image-640  aligncenter" title="duke_evolution" src="http://angerrising.files.wordpress.com/2009/11/duke_evolution.jpg?w=450&#038;h=208" alt="duke_evolution" width="450" height="208" /></p>
<p>A continuación adjunto cuatro pruebas que se han hecho en el optativo de certificación para java, el cual nos ha ido a todos como las #$%&amp;&#8221;#$%&amp; y ahora espero mejoremos en estas cuatro pruebas que faltan.</p>
<p>se que a mas de alguno les servirá pues cada prueba viene con sus respuestas pero la idea sería que las respondan a consciencia, sin nada mas que decir, a estudiar se ha dicho <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><a href="http://www.megaupload.com/?d=EHVXOLOY" target="_blank">Prueba1</a><br />
<a href="http://www.megaupload.com/?d=WIFX1G7A" target="_blank">Prueba2</a><br />
<a href="http://www.megaupload.com/?d=3AWZ0184" target="_blank">Prueba3<br />
Prueba4</a></p>
<p><em><span style="color:#888888;">by AngerRising</span></em></p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/angerrising.wordpress.com/639/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/angerrising.wordpress.com/639/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/angerrising.wordpress.com/639/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/angerrising.wordpress.com/639/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/angerrising.wordpress.com/639/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/angerrising.wordpress.com/639/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/angerrising.wordpress.com/639/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/angerrising.wordpress.com/639/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/angerrising.wordpress.com/639/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/angerrising.wordpress.com/639/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=angerrising.wordpress.com&blog=222140&post=639&subd=angerrising&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://angerrising.wordpress.com/2009/11/03/pruebas-para-certificacion-java-scjp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/75cd1425ab4fac42498a6e8e7a77c042?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">angerrising</media:title>
		</media:content>

		<media:content url="http://angerrising.files.wordpress.com/2009/11/duke_evolution.jpg" medium="image">
			<media:title type="html">duke_evolution</media:title>
		</media:content>
	</item>
		<item>
		<title>Pink Floyd &#8211; Dark Side Of The Moon</title>
		<link>http://angerrising.wordpress.com/2009/11/02/pink-floyd-dark-side-of-the-moon/</link>
		<comments>http://angerrising.wordpress.com/2009/11/02/pink-floyd-dark-side-of-the-moon/#comments</comments>
		<pubDate>Tue, 03 Nov 2009 02:20:21 +0000</pubDate>
		<dc:creator>angerrising</dc:creator>
				<category><![CDATA[Música]]></category>
		<category><![CDATA[Rock]]></category>

		<guid isPermaLink="false">http://angerrising.wordpress.com/?p=633</guid>
		<description><![CDATA[
Pink Floyd fue un grupo de rock británico que cosechó gran popularidad gracias a su música psicodélica que, con el paso del tiempo, fue evolucionando hacia el rock progresivo y el rock sinfónico. Es conocido por sus canciones de contenido filosófico, la experimentación sónica, las innovadoras portadas de sus discos y sus elaborados espectáculos en [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=angerrising.wordpress.com&blog=222140&post=633&subd=angerrising&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><img class="aligncenter size-full wp-image-634" title="pink-floyd-the-dark-side-of-391223" src="http://angerrising.files.wordpress.com/2009/11/pink-floyd-the-dark-side-of-391223.jpg?w=213&#038;h=222" alt="pink-floyd-the-dark-side-of-391223" width="213" height="222" /></p>
<p><strong>Pink Floyd</strong> fue un grupo de rock británico que cosechó gran popularidad gracias a su música <a title="Rock psicodélico" href="http://es.wikipedia.org/wiki/Rock_psicod%C3%A9lico">psicodélica</a> que, con el paso del tiempo, fue evolucionando hacia el <a title="Rock progresivo" href="http://es.wikipedia.org/wiki/Rock_progresivo">rock progresivo</a> y el <a title="Rock sinfónico" href="http://es.wikipedia.org/wiki/Rock_sinf%C3%B3nico">rock sinfónico</a>. Es conocido por sus canciones de contenido filosófico, la experimentación sónica, las innovadoras portadas de sus discos y sus elaborados espectáculos en vivo.</p>
<p>Inicialmente el grupo estaba formado por el guitarrista <a title="Bob Klose" href="http://es.wikipedia.org/wiki/Bob_Klose">Bob Klose</a>, el baterista <a title="Nick Mason" href="http://es.wikipedia.org/wiki/Nick_Mason">Nick Mason</a>, el teclista y vocalista <a title="Richard Wright" href="http://es.wikipedia.org/wiki/Richard_Wright">Richard Wright</a>, el bajista y vocalista <a title="Roger Waters" href="http://es.wikipedia.org/wiki/Roger_Waters">Roger Waters</a> y el guitarrista rítmico y vocalista principal <a title="Syd Barrett" href="http://es.wikipedia.org/wiki/Syd_Barrett">Syd Barrett</a>, quien se convirtió en el primer líder de la banda. Sin embargo, su extraño comportamiento, causado por el excesivo consumo de drogas, especialmente LSD, hizo que fuera sustituido en 1968 por <a title="David Gilmour" href="http://es.wikipedia.org/wiki/David_Gilmour">David Gilmour</a>, cristalizando así la formación clásica del grupo sin Klose, ya que éste no siguió con Pink Floyd.</p>
<p>Y el disco que he de compartirles en esta entrada corresponde a su noveno album Dark Side Of The Moon que en español significa <em>&#8220;El Lado Oscuro De La Luna&#8221;</em> lanzado el 17 de marzo de 1973 en los EE. UU. y el 24 de marzo de 1973 en el Reino Unido. La temática del álbum incluye el conflicto, la avaricia, el envejecer y la enfermedad mental, éste último inspirado en parte por el deterioro mental de Barrett.</p>
<h2>Lista de temas</h2>
<table id="albumTracklist">
<thead>
<td></td>
<td></td>
<td><span style="text-decoration:underline;">Tema</span></td>
<td></td>
<td></td>
<td><span style="text-decoration:underline;">Duración</span></td>
<td></td>
</thead>
<tbody>
<tr>
<td>1</td>
<td></td>
<td><strong>(A) Speak To Me (B) Breathe In The Air</strong></td>
<td></td>
<td><a href="http://www.lastfm.es/music/Pink+Floyd/The+Dark+Side+Of+The+Moon/%28A%29+Speak+To+Me+%28B%29+Breathe+In+The+Air"></a></td>
<td>3:56</td>
<td></td>
</tr>
<tr>
<td>2</td>
<td></td>
<td><strong>On the Run</strong></td>
<td></td>
<td><a href="http://www.lastfm.es/music/Pink+Floyd/The+Dark+Side+Of+The+Moon/On+the+Run"></a></td>
<td>3:46</td>
<td></td>
</tr>
<tr>
<td>3</td>
<td></td>
<td><strong>The Great Gig in the Sky</strong></td>
<td></td>
<td><a href="http://www.lastfm.es/music/Pink+Floyd/The+Dark+Side+Of+The+Moon/The+Great+Gig+in+the+Sky"></a></td>
<td>5:49</td>
<td></td>
</tr>
<tr>
<td>4</td>
<td></td>
<td><strong>Time</strong></td>
<td></td>
<td><a href="http://www.lastfm.es/music/Pink+Floyd/The+Dark+Side+Of+The+Moon/Time"></a></td>
<td>6:46</td>
<td></td>
</tr>
<tr>
<td>5</td>
<td></td>
<td><strong>Money</strong></td>
<td></td>
<td><a href="http://www.lastfm.es/music/Pink+Floyd/The+Dark+Side+Of+The+Moon/Money"></a></td>
<td>6:43</td>
<td></td>
</tr>
<tr>
<td>6</td>
<td></td>
<td><strong>Us and Them</strong></td>
<td></td>
<td><a href="http://www.lastfm.es/music/Pink+Floyd/The+Dark+Side+Of+The+Moon/Us+and+Them"></a></td>
<td>6:56</td>
<td></td>
</tr>
<tr>
<td>7</td>
<td></td>
<td><strong>Any Colour You Like</strong></td>
<td></td>
<td><a href="http://www.lastfm.es/music/Pink+Floyd/The+Dark+Side+Of+The+Moon/Any+Colour+You+Like"></a></td>
<td>3:19</td>
<td></td>
</tr>
<tr>
<td>8</td>
<td></td>
<td><strong>Eclipse</strong></td>
<td></td>
<td><a href="http://www.lastfm.es/music/Pink+Floyd/The+Dark+Side+Of+The+Moon/Eclipse"></a></td>
<td>2:37</td>
<td></td>
</tr>
<tr>
<td>9</td>
<td></td>
<td><strong>Brain Damage</strong></td>
<td></td>
<td><a href="http://www.lastfm.es/music/Pink+Floyd/The+Dark+Side+Of+The+Moon/Brain+Damage"></a></td>
<td>3:45</td>
<td></td>
</tr>
</tbody>
</table>
<p>Tamaño: 28,76 MB<br />
Descarga:  <a href="http://www.mediafire.com/?yhtnm5czmit" target="_blank">Dark Side Of The Moon.rar</a><br />
Password: sin password.</p>
<p>Fuente: <a href="http://es.wikipedia.org/wiki/Pink_Floyd" target="_blank">Wikipedia</a></p>
<p><span style="color:#888888;"><em>by AngerRising</em></span></p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/angerrising.wordpress.com/633/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/angerrising.wordpress.com/633/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/angerrising.wordpress.com/633/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/angerrising.wordpress.com/633/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/angerrising.wordpress.com/633/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/angerrising.wordpress.com/633/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/angerrising.wordpress.com/633/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/angerrising.wordpress.com/633/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/angerrising.wordpress.com/633/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/angerrising.wordpress.com/633/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=angerrising.wordpress.com&blog=222140&post=633&subd=angerrising&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://angerrising.wordpress.com/2009/11/02/pink-floyd-dark-side-of-the-moon/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/75cd1425ab4fac42498a6e8e7a77c042?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">angerrising</media:title>
		</media:content>

		<media:content url="http://angerrising.files.wordpress.com/2009/11/pink-floyd-the-dark-side-of-391223.jpg" medium="image">
			<media:title type="html">pink-floyd-the-dark-side-of-391223</media:title>
		</media:content>
	</item>
		<item>
		<title>Yenga de Donkey Kong</title>
		<link>http://angerrising.wordpress.com/2009/10/30/yenga-de-donkey-kong/</link>
		<comments>http://angerrising.wordpress.com/2009/10/30/yenga-de-donkey-kong/#comments</comments>
		<pubDate>Fri, 30 Oct 2009 05:50:29 +0000</pubDate>
		<dc:creator>angerrising</dc:creator>
				<category><![CDATA[Anger Rising]]></category>

		<guid isPermaLink="false">http://angerrising.wordpress.com/?p=630</guid>
		<description><![CDATA[La jenga, conocido también como yenga o hacer caer, es un juego de habilidad física y mental, en el cual los participantes (que pueden ser de dos en adelante), deben retirar bloques de una torre por turnos y colocarlos en su parte superior, hasta que ésta se caiga.
y para que mas Geek que una jenga [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=angerrising.wordpress.com&blog=222140&post=630&subd=angerrising&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>La <strong>jenga</strong>, conocido también como <strong>yenga</strong> o <strong>hacer caer</strong>, es un juego de habilidad física y mental, en el cual los participantes (que pueden ser de dos en adelante), deben retirar bloques de una torre por turnos y colocarlos en su parte superior, hasta que ésta se caiga.</p>
<p>y para que mas Geek que una jenga haciendole un homenaje al clasico juego de nintendo Crazy Kong del cual muchos nos divertimos cuando pequeños jaja e aquí el video <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p style="text-align:center;"><span style="text-align:center; display: block;"><a href="http://angerrising.wordpress.com/2009/10/30/yenga-de-donkey-kong/"><img src="http://img.youtube.com/vi/X714WZdwdMA/2.jpg" alt="" /></a></span></p>
<p style="text-align:left;">Fuente : <a href="http://gigazoom.wordpress.com/2009/10/22/jenga-de-donkey-kong/" target="_blank">GigaZoom</a>, <a href="http://es.wikipedia.org/wiki/Jenga" target="_blank">Wikipedia</a></p>
<p style="text-align:left;"><em><span style="color:#888888;">by AngerRising</span></em></p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/angerrising.wordpress.com/630/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/angerrising.wordpress.com/630/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/angerrising.wordpress.com/630/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/angerrising.wordpress.com/630/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/angerrising.wordpress.com/630/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/angerrising.wordpress.com/630/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/angerrising.wordpress.com/630/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/angerrising.wordpress.com/630/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/angerrising.wordpress.com/630/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/angerrising.wordpress.com/630/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=angerrising.wordpress.com&blog=222140&post=630&subd=angerrising&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://angerrising.wordpress.com/2009/10/30/yenga-de-donkey-kong/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/75cd1425ab4fac42498a6e8e7a77c042?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">angerrising</media:title>
		</media:content>

		<media:content url="http://img.youtube.com/vi/X714WZdwdMA/2.jpg" medium="image" />
	</item>
		<item>
		<title>Configurar un GRUB seguro</title>
		<link>http://angerrising.wordpress.com/2009/10/25/configurar-un-grub-seguro/</link>
		<comments>http://angerrising.wordpress.com/2009/10/25/configurar-un-grub-seguro/#comments</comments>
		<pubDate>Sun, 25 Oct 2009 06:27:32 +0000</pubDate>
		<dc:creator>angerrising</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://angerrising.wordpress.com/?p=627</guid>
		<description><![CDATA[
bueno, esta noche tengo mucho sueño, pero no quiero abandonar el ciber mundo sin por lo menos copiar un post que me parecio bastante util y habla sobre colocar una contraseña encriptada en el documento de configuracion de grub, ademas de como colocar contraseña a una opción especifica de este, el post lo vi escrito [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=angerrising.wordpress.com&blog=222140&post=627&subd=angerrising&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><img class="aligncenter size-full wp-image-628" title="grub1" src="http://angerrising.files.wordpress.com/2009/10/grub1.jpg?w=348&#038;h=220" alt="grub1" width="348" height="220" /></p>
<p>bueno, esta noche tengo mucho sueño, pero no quiero abandonar el ciber mundo sin por lo menos copiar un post que me parecio bastante util y habla sobre colocar una contraseña encriptada en el documento de configuracion de grub, ademas de como colocar contraseña a una opción especifica de este, el post lo vi escrito en los foros de la comunidad dragonjar.org por el usuario JKO, aquí va saludos.</p>
<p>Editamos el archivo de configuración del menú de arranque de GRUB (como root)<br />
nano /boot/grub/menu.lst<br />
Buscamos la siguiente línea:<br />
<strong>#password topsecret</strong><br />
Descomentamos la linea es decir eliminamos el simbolo (#)<br />
<strong>password topsecret<br />
</strong><br />
Guardamos y nos salimos del editor</p>
<p>Ahora la contraseña es <strong>topsecret</strong>, la podemos cambiar por la q deseemos.</p>
<p>Si queremos q ningun usuario lea nuestra contraseña en el archivo menu.lst tambien la podemos codificar en md5</p>
<p><strong>grub update</strong></p>
<p>Ahora ubicados en la consola del grub escribimos<br />
<strong>grub&gt; md5crypt</strong></p>
<p>Introducimos la palabra que queremos q nos codifique el programa, este nos devolvera algo asi<br />
<strong>$1$ddTCc1$8v3fWFR4m5kDfuRG5LUHo/</strong>&#8216;<br />
Lo copiamos y nos salimos al terminal  <strong>grub&gt; quit</strong></p>
<p>Ahora vamos al menu.lst y borramos la linea<br />
<strong># password topsecret</strong>&#8216;<br />
La cambiamos por</p>
<p><strong>password &#8211;md5 $1$ddTCc1$8v3fWFR4m5kDfuRG5LUHo/</strong><br />
Ya tenemos el grub con contraseña cifrada</p>
<p>Si queremos restringir el acceso en alguna entrada del grub solo es necesario introducir la linea de password como esta en el ejemplo.</p>
<p>title        Debian 2.6.29<br />
<strong>password     &#8211;md5 $1$ddTCc1$8v3fWFR4m5kDfuRG5LUHo/</strong><br />
root        (hd1,0)<br />
kernel        /boot/vmlinuz-2.6.29 root=/dev/hdb1 ro single<br />
initrd        /boot/initrd.img-2.6.29<br />
boot</p>
<p>Fuente: <a href="http://comunidad.dragonjar.org/f166/configurar-un-grub-seguro-7753/" target="_blank">Aquí</a></p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/angerrising.wordpress.com/627/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/angerrising.wordpress.com/627/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/angerrising.wordpress.com/627/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/angerrising.wordpress.com/627/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/angerrising.wordpress.com/627/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/angerrising.wordpress.com/627/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/angerrising.wordpress.com/627/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/angerrising.wordpress.com/627/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/angerrising.wordpress.com/627/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/angerrising.wordpress.com/627/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=angerrising.wordpress.com&blog=222140&post=627&subd=angerrising&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://angerrising.wordpress.com/2009/10/25/configurar-un-grub-seguro/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/75cd1425ab4fac42498a6e8e7a77c042?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">angerrising</media:title>
		</media:content>

		<media:content url="http://angerrising.files.wordpress.com/2009/10/grub1.jpg" medium="image">
			<media:title type="html">grub1</media:title>
		</media:content>
	</item>
		<item>
		<title>Variables al hueso en java</title>
		<link>http://angerrising.wordpress.com/2009/10/22/variables-al-hueso-en-java/</link>
		<comments>http://angerrising.wordpress.com/2009/10/22/variables-al-hueso-en-java/#comments</comments>
		<pubDate>Thu, 22 Oct 2009 05:46:27 +0000</pubDate>
		<dc:creator>angerrising</dc:creator>
				<category><![CDATA[JAVA]]></category>
		<category><![CDATA[Manuales]]></category>
		<category><![CDATA[Programación]]></category>

		<guid isPermaLink="false">http://angerrising.wordpress.com/?p=619</guid>
		<description><![CDATA[Hoy he tenido que recurrir a la biblioteca a retirar algun librito que me permita poder estudiar java mas profundamente, porque la verdad este asunto de la certificacion está muy complicado, son tantos los detalles que como programadores se nos escapan que el tema es bastante serio &#8230; jajaja te reirás de mi pero ponte [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=angerrising.wordpress.com&blog=222140&post=619&subd=angerrising&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Hoy he tenido que recurrir a la biblioteca a retirar algun librito que me permita poder estudiar java mas profundamente, porque la verdad este asunto de la certificacion está muy complicado, son tantos los detalles que como programadores se nos escapan que el tema es bastante serio &#8230; jajaja te reirás de mi pero ponte a hacer alguna que otra pregunta de certificacion y mas de alguna te dejará pillo, bueno que mas dá, el tema es que he tenido que volver a repasar desde lo mas básico como lo son las variables, y es por ello el siguiente post &#8230; siento latearlos con tanto java, pero creo que estaré hablando de esto por lo menos un mes y medio mas, vamos al grano mejor.</p>
<h3><span style="text-decoration:underline;"><strong>VARIABLES </strong></span></h3>
<p>Las variables son espacios de memoria donde almacenar datos que son manipulados por el programa durante su ejecución, por ende los datos que hay en ellas pueden ir variando en el transcurso de tiempo y es por ello el nombre que llevan.</p>
<p>Para clasificar las variables tenemos dos categorías, variables primitivas y variables de instancia, las cuales serán explicadas a continuación:</p>
<p><strong>a) variables primitivas:</strong> Las variables primitivas son aquellas que podemos encontrar en cualquier otro lenguaje de programación y su objetivo es almacenar un dato simple, a su vez están deben estar declaradas con anticipación.</p>
<p><strong>b) variables de instancia:</strong> Las variables de instancia son todas aquellas que hacen referencia a un objeto de una clase, estas tienen una complejidad mas grande que las variables primitivas  puesto que su comportamiento puede variar dependiendo de lo que permita realizar con ellas.</p>
<p>A continuación se explicará todo lo que concierne a las variables primitivas, puesto que las variables de instancia abarca mucho mas que a un capitulo.</p>
<h3><span style="text-decoration:underline;">Variables ordinales o enteros</span></h3>
<p>Los números ordinales son aquellos que nos permiten contar cosas, osea asignarles un numero de orden, en la siguiente tabla se describe los tipos de variables que permiten identificar este tipo de números.</p>
<pre>+---------------------------------------------------------+
| Tipo       | Byetes   | Nombre       | Rango de Valores |
+ --------------------------------------------------------+
| byte       |     1    | byte         | -128 a 127       |
| short      |     2    | entero corto | -32768 a 32767   |
| int        |     4    | entero       | -2^31 a 2^31-1   |
| long       |     8    | entero largo | -2^63 a 2^63-1   |
+---------------------------------------------------------+</pre>
<p>A continuación se muestra un programa donde se declaran y asignan valores a las variables primitivas correspondientes a números enteros u ordinales en java.</p>
<p>public class Asigna{<br />
public static void main(String [] args){<br />
byte mini;<br />
short enteroCorto;<br />
int entero;<br />
long enteroLargo;</p>
<p>mini = (byte)87; // no es necesario el casting<br />
enteroCorto = 23000;<br />
entero = 2300000;<br />
enteroLargo = 109999915;</p>
<p>System.out.println(&#8220;Entero mini: &#8220;+mini);<br />
System.out.println(&#8220;Entero corto: &#8220;+enteroCorto);<br />
System.out.println(&#8220;Entero Normal: &#8220;+entero);<br />
System.out.println(&#8220;Entero Largo: &#8220;+enteroLargo);<br />
}<br />
}</p>
<p>Mostrando como salida lo siguiente:</p>
<p>bastian@Error-5500:~$ java Asigna<br />
Entero mini: 87<br />
Entero corto: 23000<br />
Entero Normal: 2300000<br />
Entero Largo: 109999915</p>
<h3><span style="text-decoration:underline;">Variables de números reales</span></h3>
<p>Los datos de números reales son todos aquellos que poseen decimales como por ejemplo 123.45E+12 que significa que su valor es 123.45 multiplicado por 10 elevado a 12 (ya que los números reales están almacenados en potencias de 10).</p>
<p>La siguiente tabla muestra la lista de tipos de variables reales</p>
<pre>+----------------------------------------------------------------------------+
| Tipo       | Byetes   | Nombre                | Rango de Valores           |
+ ---------------------------------------------------------------------------+
| float      |     4    | real simple precisión | -3.4X10^38 a -1.4X10^-45   |
|            |          |                       | 1.4^-45X10^-45 a 3.4X10^38 |
| double     |     8    | real doble precisión  | -1.8X10^308 a -4.9X10^-324 |
|            |          |                       |4.9X10^-324 a 1.8X10^308    |
+ ---------------------------------------------------------------------------+</pre>
<p>A continuación se presenta un programa que muestra como usar las variables de reales o de coma flotante.</p>
<p>public class AsignaReales{<br />
public static void main(String [] args){<br />
float interes;<br />
double capital;</p>
<p>interes = 6.2F;<br />
capital = 3.7E+9D;</p>
<p>System.out.println(&#8220;Interés = &#8220;+interes);<br />
System.out.println(&#8220;Capital = &#8220;+capital);<br />
}<br />
}</p>
<p>Dando como salida lo siguiente:</p>
<p>bastian@Error-5500:~$ java AsignaReales<br />
Interés = 6.2<br />
Capital = 3.7E9</p>
<h3><span style="text-decoration:underline;">Variables boolean y char</span></h3>
<p>Finalmente, completando la lista de tipos de variables primitivas estas son las variables boolean (logicas) y las variables char (caracteres). Las variables boolean pueden contener solo 2 valores true o false y utilizan para su almacenamiento un bit. En java no se pueden interpretar las variables enteras ni de ningún tipo como tipo boolean y viceversa.</p>
<p>En cuanto a las variables char utilizan 16 bits y codifican caracteres según el formato unicode</p>
<p>La siguiente tabla muestra algunos de los caracteres especiales mas utilizados.</p>
<pre>+--------------------------------------------------+
| Caracter       | Denominación                    |
+ -------------------------------------------------+
| '\n'           | salto de linea                  |
| '\t'           | tabulador                       |
| '\r'           | retorno del carro               |
| '\''           | comillas simples                |
| '\\'           | contra-barra (backslash)        |
| '\"'           | doble comillas                  |
| '\xxx'         | caracter en octal               |
| ''           | caracter nulo (null)            |
| '\uxxxx'       | caracter en hexadecimal unicode |
+ -------------------------------------------------+</pre>
<p>A continuación se mostrará un ejemplo de como declarar y asignar valores a variables boolean y de tipo char.</p>
<p>public class AsignaOtras{<br />
public static void main(String [] args){<br />
boolean esCierto;<br />
char letra;</p>
<p>esCierto = false;<br />
letra = &#8216;a&#8217;;</p>
<p>System.out.println(&#8220;Es cierto = &#8220;+esCierto);<br />
System.out.println(&#8220;Letra = &#8220;+letra);<br />
letra = &#8216;\r&#8217;;<br />
System.out.println(&#8220;Este texto\n se ve en \ntres lineas&#8221;);<br />
}<br />
}</p>
<p>y su salida seria la siguiente:</p>
<p>bastian@Error-5500:~$ java AsignaOtras<br />
Es cierto = false<br />
Letra = a<br />
Este texto<br />
se ve en<br />
tres lineas</p>
<p>continuará &#8230;</p>
<p><span style="color:#888888;"><em>by AngerRising</em></span></p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/angerrising.wordpress.com/619/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/angerrising.wordpress.com/619/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/angerrising.wordpress.com/619/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/angerrising.wordpress.com/619/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/angerrising.wordpress.com/619/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/angerrising.wordpress.com/619/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/angerrising.wordpress.com/619/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/angerrising.wordpress.com/619/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/angerrising.wordpress.com/619/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/angerrising.wordpress.com/619/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=angerrising.wordpress.com&blog=222140&post=619&subd=angerrising&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://angerrising.wordpress.com/2009/10/22/variables-al-hueso-en-java/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/75cd1425ab4fac42498a6e8e7a77c042?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">angerrising</media:title>
		</media:content>
	</item>
		<item>
		<title>Como preparar café java</title>
		<link>http://angerrising.wordpress.com/2009/10/21/como-preparar-cafe-java/</link>
		<comments>http://angerrising.wordpress.com/2009/10/21/como-preparar-cafe-java/#comments</comments>
		<pubDate>Thu, 22 Oct 2009 02:37:00 +0000</pubDate>
		<dc:creator>angerrising</dc:creator>
				<category><![CDATA[Anger Rising]]></category>
		<category><![CDATA[JAVA]]></category>

		<guid isPermaLink="false">http://angerrising.wordpress.com/?p=614</guid>
		<description><![CDATA[
Tanto darle y darle a java, y ver los pésimos resultados   no quiero perder la adoración por mi lenguaje de programación preferido, y en honor a él he aquí la preparación del café que le dió origen a su nombre &#8230; JAVA.
Receta Café Java

Disfruta de esta combinación de café y chocolate.
1. Prepara un [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=angerrising.wordpress.com&blog=222140&post=614&subd=angerrising&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><img class="aligncenter size-full wp-image-615" title="café java" src="http://angerrising.files.wordpress.com/2009/10/cafe-java.jpg?w=209&#038;h=199" alt="café java" width="209" height="199" /></p>
<p>Tanto darle y darle a java, y ver los pésimos resultados <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' />  no quiero perder la adoración por mi lenguaje de programación preferido, y en honor a él he aquí la preparación del café que le dió origen a su nombre &#8230; JAVA.</p>
<p><span id="Recipe"><span style="color:#ff0000;font-size:x-small;">Receta Café Java<br />
</span><br />
Disfruta de esta combinación de café y chocolate.</span></p>
<p>1. Prepara un café solo.<br />
2. Aparte, en un cazo, prepara el chocolate caliente.<br />
3. Después, mezcla el café con el chocolate sin que llegue a hervir.<br />
4. Sírvelo en un tazón.</p>
<p><strong>Ingredientes</strong></p>
<p>(1 persona)<br />
café molido Marcilla (para 1 taza)<br />
chocolate en polvo (1 taza)<br />
Fuente: <a href="http://www.marcilla.com/es/Retail/RecetasYConsejos/Recetas/RecetasABaseDeCafe/F%C3%A1ciles/" target="_blank">Aquí</a></p>
<p><em><span style="color:#888888;">by AngerRising</span></em></p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/angerrising.wordpress.com/614/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/angerrising.wordpress.com/614/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/angerrising.wordpress.com/614/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/angerrising.wordpress.com/614/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/angerrising.wordpress.com/614/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/angerrising.wordpress.com/614/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/angerrising.wordpress.com/614/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/angerrising.wordpress.com/614/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/angerrising.wordpress.com/614/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/angerrising.wordpress.com/614/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=angerrising.wordpress.com&blog=222140&post=614&subd=angerrising&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://angerrising.wordpress.com/2009/10/21/como-preparar-cafe-java/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/75cd1425ab4fac42498a6e8e7a77c042?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">angerrising</media:title>
		</media:content>

		<media:content url="http://angerrising.files.wordpress.com/2009/10/cafe-java.jpg" medium="image">
			<media:title type="html">café java</media:title>
		</media:content>
	</item>
		<item>
		<title>Material y Simulador para certificación SCJA</title>
		<link>http://angerrising.wordpress.com/2009/10/21/material-y-simulador-para-certificacion-scja/</link>
		<comments>http://angerrising.wordpress.com/2009/10/21/material-y-simulador-para-certificacion-scja/#comments</comments>
		<pubDate>Wed, 21 Oct 2009 05:23:34 +0000</pubDate>
		<dc:creator>angerrising</dc:creator>
				<category><![CDATA[JAVA]]></category>
		<category><![CDATA[Programación]]></category>

		<guid isPermaLink="false">http://angerrising.wordpress.com/?p=608</guid>
		<description><![CDATA[
Revisando los foros de la Comunidad de Dragonjar me metí a la sección de programación en Java y por casualidad encontré unos materiales y un simulador para la certificación SCJA donde a pesar que quiero certificarme para SCJP nos puede servir de todas maneras, los enlaces son los siguientes:
Aquí está el enlace del material
http://www.megaupload.com/?d=2RHQE4LJ
Aquí viene [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=angerrising.wordpress.com&blog=222140&post=608&subd=angerrising&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p style="text-align:center;"><img class="aligncenter" title="scja" src="http://angerrising.files.wordpress.com/2009/10/scja.png?w=450&#038;h=150" alt="scja" width="450" height="150" /></p>
<p>Revisando los foros de la <a href="http://comunidad.dragonjar.org" target="_blank">Comunidad de Dragonjar</a> me metí a la sección de programación en Java y por casualidad encontré unos materiales y un simulador para la certificación <a href="http://en.wikipedia.org/wiki/Sun_Certified_Professional" target="_blank">SCJA</a> donde a pesar que quiero certificarme para <a href="http://en.wikipedia.org/wiki/Sun_Certified_Professional" target="_blank">SCJP</a> nos puede servir de todas maneras, los enlaces son los siguientes:</p>
<p>Aquí está el enlace del material<a rel="nofollow" href="http://anonym-url.com/go.php?to=http://www.megaupload.com/?d=2RHQE4LJ" target="_blank"><br />
http://www.megaupload.com/?d=2RHQE4LJ</a><br />
Aquí viene el temario con el simulador<br />
<a rel="nofollow" href="http://anonym-url.com/go.php?to=http://www.megaupload.com/?d=9UT38HQX" target="_blank">http://www.megaupload.com/?d=9UT38HQX</a></p>
<p>Se que les agradará, aprovechenlo, salu2 <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Fuente: <a href="http://comunidad.dragonjar.org/f201/temario-y-simulador-sun-certified-java-associate-scja-6956/" target="_blank">Aquí</a></p>
<p><em><span style="color:#888888;">by AngerRising</span></em></p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/angerrising.wordpress.com/608/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/angerrising.wordpress.com/608/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/angerrising.wordpress.com/608/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/angerrising.wordpress.com/608/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/angerrising.wordpress.com/608/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/angerrising.wordpress.com/608/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/angerrising.wordpress.com/608/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/angerrising.wordpress.com/608/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/angerrising.wordpress.com/608/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/angerrising.wordpress.com/608/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=angerrising.wordpress.com&blog=222140&post=608&subd=angerrising&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://angerrising.wordpress.com/2009/10/21/material-y-simulador-para-certificacion-scja/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/75cd1425ab4fac42498a6e8e7a77c042?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">angerrising</media:title>
		</media:content>

		<media:content url="http://angerrising.files.wordpress.com/2009/10/scja.png" medium="image">
			<media:title type="html">scja</media:title>
		</media:content>
	</item>
	</channel>
</rss>