<?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>Álvaro Brange's Blog.</title>
	<atom:link href="http://brange.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://brange.wordpress.com</link>
	<description>That’s all about anything that I want to share with you. Español &#38; English</description>
	<lastBuildDate>Mon, 05 Oct 2009 02:48:00 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='brange.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/b6f7a9034791908be655360048875154?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>Álvaro Brange's Blog.</title>
		<link>http://brange.wordpress.com</link>
	</image>
			<item>
		<title>Something different today</title>
		<link>http://brange.wordpress.com/2009/08/10/something-different-today/</link>
		<comments>http://brange.wordpress.com/2009/08/10/something-different-today/#comments</comments>
		<pubDate>Mon, 10 Aug 2009 23:07:06 +0000</pubDate>
		<dc:creator>abrange</dc:creator>
				<category><![CDATA[Thesis]]></category>

		<guid isPermaLink="false">http://brange.wordpress.com/2009/08/10/something-different-today/</guid>
		<description><![CDATA[No juzgues demasiado rápido.

Saludos :)
Posted in Thesis       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=brange.wordpress.com&blog=2744226&post=184&subd=brange&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>No juzgues demasiado rápido.</p>
<p><span style="text-align:center; display: block;"><a href="http://brange.wordpress.com/2009/08/10/something-different-today/"><img src="http://img.youtube.com/vi/072vALW7bdE/2.jpg" alt="" /></a></span></p>
<p>Saludos :)</p>
Posted in Thesis  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/brange.wordpress.com/184/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/brange.wordpress.com/184/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/brange.wordpress.com/184/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/brange.wordpress.com/184/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/brange.wordpress.com/184/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/brange.wordpress.com/184/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/brange.wordpress.com/184/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/brange.wordpress.com/184/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/brange.wordpress.com/184/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/brange.wordpress.com/184/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=brange.wordpress.com&blog=2744226&post=184&subd=brange&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://brange.wordpress.com/2009/08/10/something-different-today/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">abrange</media:title>
		</media:content>

		<media:content url="http://img.youtube.com/vi/072vALW7bdE/2.jpg" medium="image" />
	</item>
		<item>
		<title>NetworkManager doesn&#8217;t manage the wired connections on Ubuntu</title>
		<link>http://brange.wordpress.com/2009/06/21/networkmanager-doesnt-manage-the-wired-connections-on-ubuntu/</link>
		<comments>http://brange.wordpress.com/2009/06/21/networkmanager-doesnt-manage-the-wired-connections-on-ubuntu/#comments</comments>
		<pubDate>Sun, 21 Jun 2009 05:16:30 +0000</pubDate>
		<dc:creator>abrange</dc:creator>
				<category><![CDATA[Thesis]]></category>
		<category><![CDATA[NetworkManager]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://brange.wordpress.com/?p=176</guid>
		<description><![CDATA[Today, I found that my computer deson&#8217;t connect correctly to Internet,  when I see the icons of network on Panel, this show &#8220;unmaneged&#8221; for wired connections, so, after see a post,  I read that you must change the line from managed=false to managed=true.

[ifupdown]
managed=true

on the file:
/etc/NetworkManager/nm-system-settings.conf
After it, I did reboot my pc.
Regards
Posted in Thesis Tagged: NetworkManager, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=brange.wordpress.com&blog=2744226&post=176&subd=brange&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Today, I found that my computer deson&#8217;t connect correctly to Internet,  when I see the icons of network on Panel, this show &#8220;unmaneged&#8221; for wired connections, so, after see a <a href="http://ubuntuforums.org/showthread.php?t=1109585">post</a>,  I read that you must change the line from <code>managed=false </code>to <code>managed=true.</code><br />
<code><br />
[ifupdown]<br />
managed=true<br />
</code><br />
on the file:</p>
<p><code>/etc/NetworkManager/nm-system-settings.conf</code></p>
<p>After it, I did reboot my pc.</p>
<p>Regards</p>
Posted in Thesis Tagged: NetworkManager, ubuntu <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/brange.wordpress.com/176/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/brange.wordpress.com/176/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/brange.wordpress.com/176/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/brange.wordpress.com/176/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/brange.wordpress.com/176/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/brange.wordpress.com/176/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/brange.wordpress.com/176/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/brange.wordpress.com/176/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/brange.wordpress.com/176/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/brange.wordpress.com/176/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=brange.wordpress.com&blog=2744226&post=176&subd=brange&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://brange.wordpress.com/2009/06/21/networkmanager-doesnt-manage-the-wired-connections-on-ubuntu/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">abrange</media:title>
		</media:content>
	</item>
		<item>
		<title>How to kill VNC Server (vino-server) remotely / Reiniciar el servidor VNC en Ubuntu</title>
		<link>http://brange.wordpress.com/2009/06/10/how-to-kill-vnc-server-vino-server-remotely-reiniciar-el-servidor-vnc-en-ubuntu/</link>
		<comments>http://brange.wordpress.com/2009/06/10/how-to-kill-vnc-server-vino-server-remotely-reiniciar-el-servidor-vnc-en-ubuntu/#comments</comments>
		<pubDate>Wed, 10 Jun 2009 05:48:27 +0000</pubDate>
		<dc:creator>abrange</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[putty]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[vino-server]]></category>
		<category><![CDATA[vnc]]></category>

		<guid isPermaLink="false">http://brange.wordpress.com/?p=171</guid>
		<description><![CDATA[If  you access to you ubuntu remotely using a vnc client, like VNC-Viewer on Windows or other, probably sometimes you have issues with you connection or you miss it. So how you can fix it?  I access to ssh console using Putty.exe from Windows, then I check the process using the command:
sudo top
then,  you should [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=brange.wordpress.com&blog=2744226&post=171&subd=brange&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><div id="attachment_173" class="wp-caption aligncenter" style="width: 520px"><img class="size-full wp-image-173" title="vino-server" src="http://brange.files.wordpress.com/2009/06/vino-server.png?w=510&#038;h=321" alt="Top command using ssh client" width="510" height="321" /><p class="wp-caption-text">Top command using ssh client</p></div>
<p>If  you access to you ubuntu remotely using a vnc client, like <a href="http://www.realvnc.com/products/free/4.1/index.html">VNC-Viewer</a> on Windows or other, probably sometimes you have issues with you connection or you miss it. So how you can fix it?  I access to ssh console using <a href="http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html">Putty.exe</a> from Windows, then I check the process using the command:</p>
<p><code>sudo top</code></p>
<p>then,  you should look for your vnc-server process, in  my case it&#8217;s called &#8220;vino-server&#8221;, and then press K (Kill) key and write the PID of the vino-server daemon and then press Enter twice to confirm.  Ubuntu will re-start the service automatically, so you will able to connect again with you vnc-client.</p>
<p>Ahora en español&#8230;</p>
<p>Si te conectas a Ubuntu usando algún cliente de VNC, tal como <a href="http://www.realvnc.com/products/free/4.1/index.html">VNC-Viewer</a>, probablemente a veces tengas problemas de conexión y la pierdas, si esto ocurre, deberás acceder a tu computadora de una manera alternativa, por ejemplo, usando un cliente SSH, por ejemplo, desde Windows pueder usar <a href="http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html">Putty.exe</a>. Una vez que lo descarges y accedes a Ubuntu, puedes ejecutar el comando<br />
<code><br />
sudo top</code></p>
<p>para listar los procesos en ejecución, buscar en el listado el servidor VNC, que por defecto en Ubuntu es &#8220;vino-server&#8221; y presionar la tecla K para matar el proceso. Ingresa PID correspondiente al proceso y presiona Enter dos veces para confirmar. Esto reiniciará el servidor VNC.</p>
<p>Regards,</p>
<p>Álvaro</p>
Posted in Computing Tagged: putty, ubuntu, vino-server, vnc <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/brange.wordpress.com/171/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/brange.wordpress.com/171/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/brange.wordpress.com/171/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/brange.wordpress.com/171/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/brange.wordpress.com/171/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/brange.wordpress.com/171/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/brange.wordpress.com/171/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/brange.wordpress.com/171/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/brange.wordpress.com/171/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/brange.wordpress.com/171/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=brange.wordpress.com&blog=2744226&post=171&subd=brange&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://brange.wordpress.com/2009/06/10/how-to-kill-vnc-server-vino-server-remotely-reiniciar-el-servidor-vnc-en-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">abrange</media:title>
		</media:content>

		<media:content url="http://brange.files.wordpress.com/2009/06/vino-server.png" medium="image">
			<media:title type="html">vino-server</media:title>
		</media:content>
	</item>
		<item>
		<title>Código Konami oculto en Facebook / Konami code hidden on facebook</title>
		<link>http://brange.wordpress.com/2009/05/24/codigo-konami-oculto-en-facebook-konami-code-hidden-on-facebook/</link>
		<comments>http://brange.wordpress.com/2009/05/24/codigo-konami-oculto-en-facebook-konami-code-hidden-on-facebook/#comments</comments>
		<pubDate>Sun, 24 May 2009 10:31:39 +0000</pubDate>
		<dc:creator>abrange</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[Social]]></category>
		<category><![CDATA[código konami]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[tricks]]></category>
		<category><![CDATA[truco]]></category>
		<category><![CDATA[技巧]]></category>

		<guid isPermaLink="false">http://brange.wordpress.com/?p=162</guid>
		<description><![CDATA[¿Quieres ver burbujas de colores en facebook?
Facebook, al igual que antiguos vídeos juegos, tiene incluido algunas trucos. En este caso, usando el código Konami, -creado originalmente para estos video juegos- verás como tu pantalla se llena de circulos de colores, como burbujas, al presionar cierta combinación de teclas.
Presiona, dentro de cuenta de facebook, las siguiente [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=brange.wordpress.com&blog=2744226&post=162&subd=brange&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><div id="attachment_164" class="wp-caption aligncenter" style="width: 520px"><img class="size-full wp-image-164" title="Circulos de colores en facebook" src="http://brange.files.wordpress.com/2009/05/circulosdecoloresenfacebook.png?w=510&#038;h=356" alt="Circulos de colores en facebook" width="510" height="356" /><p class="wp-caption-text">Círculos de colores en facebook</p></div>
<p><strong>¿Quieres ver burbujas de colores en facebook?</strong></p>
<p>Facebook, al igual que antiguos vídeos juegos, tiene incluido algunas trucos. En este caso, usando el código Konami, -creado originalmente para estos video juegos- verás como tu pantalla se llena de circulos de colores, como burbujas, al presionar cierta combinación de teclas.</p>
<p>Presiona, dentro de cuenta de facebook, las siguiente teclas, en este orden:<br />
Arriba, Arriba, Abajo, Abajo,  Izquierda, Derecha, Derecha, Izquierda , B, A, Enter y Clic.<br />
PS: Todavía no sé como hacer para que vuelva a normalidad, ahora, cada vez que hago clic, aparecen las luces. Supongo que tendré que abrir de nuevo el navegador.</p>
<p>Saludos, espero que les resulte. Por lo menos, a mí me funcionó usando Firefox en Linux, no probé con otros. Adjunto fotografía</p>
<p><strong>Do you want see circles of colors on facebook page?. A facebook trick<br />
</strong></p>
<p>Facebook has included some curiosities, and one of them, can be viewed using Konami Code. Press the next key on the same order:</p>
<p>Up, Up, Down, Down, Left, Right, Left, Right, B, A, Enter and then clic on any part of the page.</p>
<p>For other sites. visit <a href="http://konamicodesites.com/">http://konamicodesites.com/</a></p>
<p><strong>Você quer ver círculos de cores em facebook página?</strong></p>
<p>Facebook tem incluído alguns curiosites, e um deles, podem ser visualizados utilizando Konami Código. Pressione a tecla seguinte na mesma ordem:</p>
<p>Cima, para cima, para baixo, baixo, esquerda, direita, esquerda, direita, B, A, Enter e, em seguida, clique</p>
<p>Para outros sites. visite <a href="http://konamicodesites.com/">http://konamicodesites.com/</a></p>
<div id="result_box" style="text-align:left;" dir="ltr">U wilt zien cirkels van kleur op facebook pagina?</p>
<p>Facebook heeft een aantal attracties en trucs, en een van hen kunnen worden bekeken met behulp van Konami Code. Druk op de volgende volgorde:</p>
<p>Omhoog, omhoog, omlaag, omlaag, naar links, rechts, links, rechts, B, A, Enter, en klik op</p>
<p>Voor andere sites. bezoek <a href="http://konamicodesites.com/">http://konamicodesites.com/</a></p>
</div>
<p><strong>您想看到的彩色圆圈在Facebook的网页？</strong></p>
<p>Facebook的有一些景点和技巧，其中一个可使用游戏代码。按顺序如下：</p>
<p>涨，上，下，下，左，右，左，右， B某，输入，然后点击</p>
<p>对于其他网站的链接。访问<a href="http://konamicodesites.com">http://konamicodesites.com</a></p>
<p>Regards,</p>
<p>Álvaro Brange</p>
<p>Note: Why on 5 language? just for test and fun.</p>
Posted in Computing, Social Tagged: código konami, Facebook, tricks, truco, 技巧 <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/brange.wordpress.com/162/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/brange.wordpress.com/162/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/brange.wordpress.com/162/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/brange.wordpress.com/162/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/brange.wordpress.com/162/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/brange.wordpress.com/162/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/brange.wordpress.com/162/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/brange.wordpress.com/162/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/brange.wordpress.com/162/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/brange.wordpress.com/162/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=brange.wordpress.com&blog=2744226&post=162&subd=brange&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://brange.wordpress.com/2009/05/24/codigo-konami-oculto-en-facebook-konami-code-hidden-on-facebook/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">abrange</media:title>
		</media:content>

		<media:content url="http://brange.files.wordpress.com/2009/05/circulosdecoloresenfacebook.png" medium="image">
			<media:title type="html">Circulos de colores en facebook</media:title>
		</media:content>
	</item>
		<item>
		<title>Update pdb file for debugging with Visual Studio 2008 in library type project V.B .Net</title>
		<link>http://brange.wordpress.com/2009/05/18/update-pdb-file-for-debugging-with-visual-studio-2008-in-library-type-project-v-b-net/</link>
		<comments>http://brange.wordpress.com/2009/05/18/update-pdb-file-for-debugging-with-visual-studio-2008-in-library-type-project-v-b-net/#comments</comments>
		<pubDate>Mon, 18 May 2009 15:01:01 +0000</pubDate>
		<dc:creator>abrange</dc:creator>
				<category><![CDATA[Thesis]]></category>
		<category><![CDATA[debug]]></category>
		<category><![CDATA[DebugType]]></category>
		<category><![CDATA[vb.net]]></category>
		<category><![CDATA[vbproj]]></category>

		<guid isPermaLink="false">http://brange.wordpress.com/?p=159</guid>
		<description><![CDATA[Hi,  the issue fixed of the day&#8230;
After build my project, I saw that pdb file for some dll were no update. After see the several IDE windows properties for the project and solution, I didn&#8217;t found where change this (despite that for some other solution it works well). So, I asked to my friend Pablo, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=brange.wordpress.com&blog=2744226&post=159&subd=brange&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Hi,  the issue fixed of the day&#8230;</p>
<p>After build my project, I saw that pdb file for some dll were no update. After see the several IDE windows properties for the project and solution, I didn&#8217;t found where change this (despite that for some other solution it works well). So, I asked to my friend <a href="http://www.ppamo.cl">Pablo</a>, and he told me that check and change these lines on vbproj file like is show below.<br />
<code><br />
    DebugSymbols:True<br />
    DebugType:Full<br />
</code><br />
After this, pdf file were update with debug information in order to allow me debug my windows process in which I am working.</p>
<p>Regards,<br />
Álvaro</p>
Posted in Thesis Tagged: debug, DebugType, vb.net, vbproj <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/brange.wordpress.com/159/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/brange.wordpress.com/159/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/brange.wordpress.com/159/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/brange.wordpress.com/159/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/brange.wordpress.com/159/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/brange.wordpress.com/159/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/brange.wordpress.com/159/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/brange.wordpress.com/159/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/brange.wordpress.com/159/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/brange.wordpress.com/159/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=brange.wordpress.com&blog=2744226&post=159&subd=brange&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://brange.wordpress.com/2009/05/18/update-pdb-file-for-debugging-with-visual-studio-2008-in-library-type-project-v-b-net/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">abrange</media:title>
		</media:content>
	</item>
		<item>
		<title>First version of WeTwoo now &#8220;On Air&#8221;</title>
		<link>http://brange.wordpress.com/2009/05/06/first-version-of-wetwoo-now-on-air/</link>
		<comments>http://brange.wordpress.com/2009/05/06/first-version-of-wetwoo-now-on-air/#comments</comments>
		<pubDate>Wed, 06 May 2009 00:13:44 +0000</pubDate>
		<dc:creator>abrange</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[Social]]></category>
		<category><![CDATA[Thesis]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[Couples]]></category>
		<category><![CDATA[Django]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[Lighttpd]]></category>
		<category><![CDATA[Parejas]]></category>
		<category><![CDATA[PyFacebook]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[Significantother]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[wetwoo]]></category>

		<guid isPermaLink="false">http://brange.wordpress.com/?p=149</guid>
		<description><![CDATA[
With several months delayed, we are launched a first beta version of WeTwoo.com (We-Two-o) which for the moment has few features available which are day to day improving &#8230;  May be you are asking, What hell is wetwoo?. WeTwoo is a facebook application which attempt to be a place to know information about  you friends [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=brange.wordpress.com&blog=2744226&post=149&subd=brange&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><div id="attachment_150" class="wp-caption aligncenter" style="width: 520px"><img class="size-full wp-image-150" title="WeTwoo on air" src="http://brange.files.wordpress.com/2009/05/screeshot_listofcouples.png?w=510&#038;h=374" alt="WeTwoo on air" width="510" height="374" /><p class="wp-caption-text">WeTwoo on Air</p></div>
<p style="text-align:center;">
<p>With several months delayed, we are launched a first beta version of <a title="wetwoo" href="http://www.wetwoo.com">WeTwoo.com</a> (We-Two-o) which for the moment has few features available which are day to day improving &#8230;  May be you are asking, What hell is wetwoo?. WeTwoo is a facebook application which attempt to be a place to know information about  you friends that have some type of relationship. The current functionality are:</p>
<ul>
<li> <a href="http://apps.facebook.com/wetwooapp/">Know</a> the status of relationship of all your friends. For this, you can see a pie-chat which show the distribution of relationship of your friends.</li>
<li><a href="http://apps.facebook.com/wetwooapp/graphs/">Show a List</a>, in one place, the friends that have some type of relationship that is showed on facebook.</li>
<li>Make <a href="http://apps.facebook.com/wetwooapp/graphs/">comments</a> about the relation of your friends. Click on the name of you friend on the &#8220;Friends in Couple&#8221; page and the comment will appear on the wall of your friend.</li>
<li> Make comments about the application and these will be show on the wall of your friends.</li>
<li><a href="http://apps.facebook.com/wetwooapp/invite/">Invite</a> to friend to join wetwoo. In this way, the list of friends listed on &#8220;Friends in couple&#8221; will grow because only is show the couple that are accepted the application.</li>
<li>Available on English and Spanish (Español)</li>
</ul>
<p>Other features that we hope add:</p>
<ul>
<li>Save and help to remember the anniversary of couple to friends.</li>
<li>Save the comments that are done for some couples.</li>
<li>Suggest possibles couples as &#8220;Couple-friends&#8221;.</li>
</ul>
<p>The application is developed using Ubuntu, Python, Django, Apache, Lighttpd, and PostgreSQL with the help of some libraries as MatPlotLib for graphs and PyFacebook which allow access to Facebook API.<br />
I hope write more on the next months about technical issues to share this process with you.</p>
<p>Before end, I would like to invite to <a title="WeTwoo.com" href="http://www.wetwoo.com"><strong>join to the site</strong></a> and make any comments or suggestion about it and help to spread with your contacts.</p>
<p>Best regards,</p>
<p>Álvaro</p>
Posted in Computing, Social, Thesis Tagged: apache, Couples, Django, Facebook, Lighttpd, Parejas, PyFacebook, Python, Significantother, ubuntu, wetwoo <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/brange.wordpress.com/149/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/brange.wordpress.com/149/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/brange.wordpress.com/149/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/brange.wordpress.com/149/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/brange.wordpress.com/149/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/brange.wordpress.com/149/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/brange.wordpress.com/149/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/brange.wordpress.com/149/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/brange.wordpress.com/149/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/brange.wordpress.com/149/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=brange.wordpress.com&blog=2744226&post=149&subd=brange&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://brange.wordpress.com/2009/05/06/first-version-of-wetwoo-now-on-air/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">abrange</media:title>
		</media:content>

		<media:content url="http://brange.files.wordpress.com/2009/05/screeshot_listofcouples.png" medium="image">
			<media:title type="html">WeTwoo on air</media:title>
		</media:content>
	</item>
		<item>
		<title>The database principal owns a schema in the database, and cannot be dropped.</title>
		<link>http://brange.wordpress.com/2009/05/05/the-database-principal-owns-a-schema-in-the-database-and-cannot-be-dropped/</link>
		<comments>http://brange.wordpress.com/2009/05/05/the-database-principal-owns-a-schema-in-the-database-and-cannot-be-dropped/#comments</comments>
		<pubDate>Tue, 05 May 2009 17:49:23 +0000</pubDate>
		<dc:creator>abrange</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[ASPNET]]></category>
		<category><![CDATA[Microsoft SQL Server 2005]]></category>

		<guid isPermaLink="false">http://brange.wordpress.com/?p=144</guid>
		<description><![CDATA[ 
 
Hi everyone,
Another problem arise while I tried to restore a backup of some database and try to remove the user ASPNET. After &#8216;googlear&#8217; I found with the entry of blog of Kaushal where explain how to solve this issue.
After fix it,  other error message was show which doesn&#8217;t allow me delete an user [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=brange.wordpress.com&blog=2744226&post=144&subd=brange&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><strong> </strong></p>
<div id="attachment_145" class="wp-caption aligncenter" style="width: 520px"><strong><strong><img class="size-full wp-image-145" title="capture-of-error" src="http://brange.files.wordpress.com/2009/05/capture-of-error.png?w=510&#038;h=169" alt="The database principal owns a schema in the database, and cannot be dropped.The database principal owns a schema in the database, and cannot be dropped." width="510" height="169" /></strong></strong><p class="wp-caption-text">The database principal owns a schema in the database, and cannot be dropped.</p></div>
<p><strong> </strong></p>
<p>Hi everyone,</p>
<p>Another problem arise while I tried to restore a backup of some database and try to remove the user ASPNET. After &#8216;googlear&#8217; I found with the entry of blog of <a href="http://dotnetslackers.com/Community/blogs/kaushalparik/archive/2008/08/30/fix-for-the-database-principal-owns-a-schema-in-the-database-and-cannot-be-dropped-error-in-sql-server-2005.aspx">Kaushal</a> where explain how to solve this issue.</p>
<p>After fix it,  other error message was show which doesn&#8217;t allow me delete an user of database (ASPNET), the message was similar to previous. This was: <strong>The database principal owns a datab</strong><strong><strong>ase role and cannot be dropped. </strong></strong></p>
<p>To fix the last error, I follow the same steps which I used to previous error, but I look for Roles instead of Schemas, and then I changed the owner from ASPNET to dbo</p>
<p>Regards,</p>
<p>Álvaro</p>
Posted in Computing Tagged: ASPNET, Microsoft SQL Server 2005 <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/brange.wordpress.com/144/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/brange.wordpress.com/144/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/brange.wordpress.com/144/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/brange.wordpress.com/144/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/brange.wordpress.com/144/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/brange.wordpress.com/144/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/brange.wordpress.com/144/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/brange.wordpress.com/144/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/brange.wordpress.com/144/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/brange.wordpress.com/144/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=brange.wordpress.com&blog=2744226&post=144&subd=brange&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://brange.wordpress.com/2009/05/05/the-database-principal-owns-a-schema-in-the-database-and-cannot-be-dropped/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">abrange</media:title>
		</media:content>

		<media:content url="http://brange.files.wordpress.com/2009/05/capture-of-error.png" medium="image">
			<media:title type="html">capture-of-error</media:title>
		</media:content>
	</item>
		<item>
		<title>aspnet_wp.exe could not be launched because the username and/or password supplied in the processModel section of the config file are invalid.</title>
		<link>http://brange.wordpress.com/2009/04/20/aspnet_wpexe-could-not-be-launched-because-the-username-andor-password-supplied-in-the-processmodel-section-of-the-config-file-are-invalid/</link>
		<comments>http://brange.wordpress.com/2009/04/20/aspnet_wpexe-could-not-be-launched-because-the-username-andor-password-supplied-in-the-processmodel-section-of-the-config-file-are-invalid/#comments</comments>
		<pubDate>Mon, 20 Apr 2009 19:23:09 +0000</pubDate>
		<dc:creator>abrange</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[ASPNET]]></category>
		<category><![CDATA[aspnet_wp.exe]]></category>
		<category><![CDATA[IIS]]></category>

		<guid isPermaLink="false">http://brange.wordpress.com/?p=142</guid>
		<description><![CDATA[Hi, Today I found this error message &#8220;aspnet_wp.exe could not be launched because the username and/or password supplied in the processModel section of the config file are invalid.&#8221; in Event Viewer after change the pass for ASPNET user. To fix it, I changed:
&#60;processModel autoConfig=&#8221;true&#8221;/&#62; by
&#60;processModel username=”SYSTEM”/&#62;
in machine.conf (D:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\CONFIG)
Like is state in blog of Balaji Ramesh
My [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=brange.wordpress.com&blog=2744226&post=142&subd=brange&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Hi, Today I found this error message &#8220;aspnet_wp.exe could not be launched because the username and/or password supplied in the processModel section of the config file are invalid.&#8221; in Event Viewer after change the pass for ASPNET user. To fix it, I changed:</p>
<p>&lt;processModel autoConfig=&#8221;true&#8221;/&gt; by</p>
<p>&lt;processModel username=”SYSTEM”/&gt;</p>
<p>in machine.conf (D:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\CONFIG)</p>
<p>Like is state in blog of <a href="http://balajiramesh.wordpress.com/2008/09/02/aspnet_wpexe-could-not-be-launched-because-the-username-andor-password-supplied-in-the-processmodel-section-of-the-config-file-are-invalid/">Balaji Ramesh</a></p>
<p>My machine is Microsoft Windows XP, with Framework 3.5 installed</p>
<p>Regards</p>
Posted in Computing Tagged: ASPNET, aspnet_wp.exe, IIS <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/brange.wordpress.com/142/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/brange.wordpress.com/142/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/brange.wordpress.com/142/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/brange.wordpress.com/142/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/brange.wordpress.com/142/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/brange.wordpress.com/142/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/brange.wordpress.com/142/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/brange.wordpress.com/142/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/brange.wordpress.com/142/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/brange.wordpress.com/142/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=brange.wordpress.com&blog=2744226&post=142&subd=brange&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://brange.wordpress.com/2009/04/20/aspnet_wpexe-could-not-be-launched-because-the-username-andor-password-supplied-in-the-processmodel-section-of-the-config-file-are-invalid/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">abrange</media:title>
		</media:content>
	</item>
		<item>
		<title>Monitor tools on linux / ubuntu</title>
		<link>http://brange.wordpress.com/2009/03/21/monitor-tools-on-linux-ubuntu/</link>
		<comments>http://brange.wordpress.com/2009/03/21/monitor-tools-on-linux-ubuntu/#comments</comments>
		<pubDate>Sat, 21 Mar 2009 21:52:31 +0000</pubDate>
		<dc:creator>abrange</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[Thesis]]></category>
		<category><![CDATA[cpu]]></category>
		<category><![CDATA[memory]]></category>
		<category><![CDATA[monitoring tools]]></category>
		<category><![CDATA[swap]]></category>
		<category><![CDATA[xosview]]></category>

		<guid isPermaLink="false">http://brange.wordpress.com/?p=119</guid>
		<description><![CDATA[Hi again
I&#8217;ve found program called xosview which allow you know the status of your server in a console. To install it try:
alvaro@KonunantuLnx:~$ sudo apt-get install xosview
To execute, try it:
sudo xosview -geometry 406x488 -font 8x16 +load +cpu +mem +swap  +page +disk +int +net &#38;
or simply
sudo xosview.
Other useful command is top, which allow you execute it from [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=brange.wordpress.com&blog=2744226&post=119&subd=brange&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><div id="attachment_121" class="wp-caption aligncenter" style="width: 373px"><img class="size-full wp-image-121" title="screenshot-xosview" src="http://brange.files.wordpress.com/2009/03/screenshot-xosview.png?w=363&#038;h=422" alt="screenshot-xosview" width="363" height="422" /><p class="wp-caption-text">screenshot-xosview</p></div>
<p>Hi again</p>
<p>I&#8217;ve found program called <strong>xosview</strong> which allow you know the status of your server in a console. To install it try:</p>
<p><code>alvaro@KonunantuLnx:~$ sudo apt-get install xosview</code></p>
<p>To execute, try it:</p>
<p><code>sudo xosview -geometry 406x488 -font 8x16 +load +cpu +mem +swap  +page +disk +int +net &amp;</code><br />
or simply</p>
<p><code>sudo xosview.</code></p>
<p>Other useful command is <em>top</em>, which allow you execute it from a remote ssh session.</p>
<p>References:</p>
<p><a href="http://book.opensourceproject.org.cn/distrib/ubuntu/unleashed/opensource/0672329093/ch16lev1sec1.html">http://book.opensourceproject.org.cn/distrib/ubuntu/unleashed/opensource/0672329093/ch16lev1sec1.html</a></p>
<p>Now, I have an issue with this still when I want run from a different session console (without a graphical environment)<br />
<em>Can&#8217;t open display named</em></p>
<p>If you know how fix it, please post here</p>
<p>Regards,</p>
<p>Álvaro</p>
Posted in Computing, Thesis Tagged: cpu, memory, monitoring tools, swap, xosview <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/brange.wordpress.com/119/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/brange.wordpress.com/119/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/brange.wordpress.com/119/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/brange.wordpress.com/119/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/brange.wordpress.com/119/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/brange.wordpress.com/119/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/brange.wordpress.com/119/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/brange.wordpress.com/119/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/brange.wordpress.com/119/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/brange.wordpress.com/119/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=brange.wordpress.com&blog=2744226&post=119&subd=brange&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://brange.wordpress.com/2009/03/21/monitor-tools-on-linux-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">abrange</media:title>
		</media:content>

		<media:content url="http://brange.files.wordpress.com/2009/03/screenshot-xosview.png" medium="image">
			<media:title type="html">screenshot-xosview</media:title>
		</media:content>
	</item>
		<item>
		<title>WeTwoo development</title>
		<link>http://brange.wordpress.com/2009/03/03/wetwoo-development/</link>
		<comments>http://brange.wordpress.com/2009/03/03/wetwoo-development/#comments</comments>
		<pubDate>Tue, 03 Mar 2009 20:20:33 +0000</pubDate>
		<dc:creator>abrange</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[Thesis]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[Django]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[Facebook API]]></category>
		<category><![CDATA[Lighttpd]]></category>
		<category><![CDATA[mod_apache]]></category>
		<category><![CDATA[networkx]]></category>
		<category><![CDATA[PyFacebook]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[wetwoo]]></category>

		<guid isPermaLink="false">http://brange.wordpress.com/?p=56</guid>
		<description><![CDATA[This post will show the steps necessary to FINISH my thesis and will help me to reproduce the steps in case that some issue make me have start again. Why English. just for practice :)

Install Ubuntu 8.10
Configure sound (to work in nice place :P). See my other post related
Install my printer driver (see my other [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=brange.wordpress.com&blog=2744226&post=56&subd=brange&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>This post will show the steps necessary to FINISH my thesis and will help me to reproduce the steps in case that some issue make me have start again. Why English. just for practice :)</p>
<ul>
<li>Install Ubuntu 8.10</li>
<li>Configure sound (to work in nice place :P). See my other post related</li>
<li>Install my printer driver (see my other post related)</li>
<li>Install RapidSVN. RapidSVN is gui client for Subversion. In windows I use TortoiseSVN</li>
<li>Add repository to RapidSVN</li>
<li>Install PostgerSQL. Synaptic Package Manager should show:</li>
</ul>
<p><strong>PostgreSQL Installation</strong></p>
<ul><code>postgresql (version 8.3.5-0ubuntu8.10) will be installed<br />
postgresql-8.3 (version 8.3.5-0ubuntu8.10) will be installed<br />
postgresql-client-8.3 (version 8.3.5-0ubuntu8.10) will be installed<br />
postgresql-client-common (version 90) will be installed<br />
postgresql-common (version 90) will be installed</code></ul>
<p><code>After I've installed postgresql, I followed the steps that Dav show in they blog</code> (http://hocuspokus.net/2008/05/13/install-postgresql-on-ubuntu-804/) <a href="http://hocuspokus.net/2008/05/13/install-postgresql-on-ubuntu-804/">Install PostgreSQL on Ubuntu 8</a></p>
<p>Account for postgres that I made is postgres with &#8220;mitesis&#8221; as password</p>
<p>Install Subversion client to be used in command line<br />
<code>alvaro@KonunantuLnx:~$ sudo apt-get install subversion</code></p>
<p><strong>Install Django</strong></p>
<p>Read the post to install Django:</p>
<p><a href="http://realm3.com/articles/installing_django_from_source_on_ubuntu_8.10">http://realm3.com/articles/installing_django_from_source_on_ubuntu_8.10</a></p>
<p>Django was installed in: /usr/local/lib/django-1.0.2/django/</p>
<p><strong>Install PostgreSQL</strong></p>
<p>Install pyscopq2, Python module for PostgreSql using Synaptic Package Manager<br />
<code><br />
python-egenix-mxdatetime (version 3.1.0-1) will be installed<br />
python-egenix-mxtools (version 3.1.0-1) will be installed<br />
python-psycopg2 (version 2.0.8-0ubuntu1) will be installed</code></p>
<p><strong>Instal MySQL Server for Mantis.</strong></p>
<p><code>sudo apt-get install mysql-server</code></p>
<p>Installation  of Mantis. using Synaptic Package Manager you can install it. Mantis is a :</p>
<p><code>apache2-mpm-worker will be removed<br />
apache2-mpm-prefork (version 2.2.9-7ubuntu3) will be installed<br />
dbconfig-common (version 1.8.39) will be installed<br />
libapache2-mod-php5 (version 5.2.6-2ubuntu4) will be installed<br />
libdbd-mysql-perl (version 4.007-1build1) will be installed<br />
libdbi-perl (version 1.605-1) will be installed<br />
libnet-daemon-perl (version 0.38-1.1) will be installed<br />
libphp-adodb (version 5.04a-1) will be installed<br />
libphp-phpmailer (version 1.73-6) will be installed<br />
libplrpc-perl (version 0.2017-1.1) will be installed<br />
mantis (version 1.1.2+dfsg-8) will be installed<br />
mysql-client (version 5.0.67-0ubuntu6) will be installed<br />
mysql-client-5.0 (version 5.0.67-0ubuntu6) will be installed<br />
php5 (version 5.2.6-2ubuntu4) will be installed<br />
php5-common (version 5.2.6-2ubuntu4) will be installed<br />
php5-mysql (version 5.2.6-2ubuntu4) will be installed</code></p>
<p>Install Notes:</p>
<p>libphp-adodb is no longer installed in /usr/share/adodb. New installation path is now /usr/share/php/adodb.</p>
<p>Please update your php.ini file. Maybe you must also change your web-server configuraton.</p>
<p>Message 2:</p>
<p>By default, the mantis package creates an administrator account. The password for this account is &#8216;root&#8217;.</p>
<p>It is highly recommended to change this password immediately after installation is complete.</p>
<p>Forget a mail server, I&#8217;ll install:</p>
<p><code>python-openssl (version 0.7-2) will be installed<br />
python-pam (version 0.4.2-12ubuntu2) will be installed<br />
python-pyopenssl (version 0.7-2) will be installed<br />
python-serial (version 2.3-1) will be installed<br />
python-twisted-bin (version 8.1.0-4) will be installed<br />
python-twisted-core (version 8.1.0-4) will be installed<br />
python-twisted-mail (version 8.1.0-2) will be installed<br />
python-twisted-names (version 8.1.0-1) will be installed<br />
python-zopeinterface (version 3.3.1-7build1) will be installed</code></p>
<p>I got this wrriting (SMTP) in SPM (Sinaptic Package Manager)</p>
<p><strong>Install Postfix:</strong><br />
<code><br />
alvaro@KonunantuLnx:~$ sudo apt-get install postfix<br />
..other messages in console removed for post..<br />
Postfix is now set up with a default configuration.  If you need to make<br />
changes, edit<br />
/etc/postfix/main.cf (and others) as needed.  To view Postfix configuration<br />
values, see postconf(1).<br />
After modifying main.cf, be sure to run '/etc/init.d/postfix reload'.<br />
Running newaliases</code></p>
<ul>
<li>Stopping Postfix Mail Transport Agent postfix                         [ OK ]</li>
<li>Starting Postfix Mail Transport Agent postfix                         [ OK ]</li>
</ul>
<p>Processing triggers for libc6 &#8230;<br />
ldconfig deferred processing now taking place<br />
alvaro@KonunantuLnx:~$</p>
<p>After Install postfix, I decide work with a external SMTP server because mails sent from my machine were refused in target server, like Gmail.com and Yahoo.es.</p>
<p>The file edited was: config_defaults_inc.php</p>
<p>and the lines:</p>
<p>$g_smtp_host            = &#8216;mail.aebcagenda.com&#8217;;</p>
<p># These options allow you to use SMTP Authentication when you use a remote<br />
# SMTP host with phpMailer.  If smtp_username is not &#8221; then the username<br />
# and password will be used when logging in to the SMTP server.<br />
$g_smtp_username = &#8216;mantis+aebcagenda.com&#8217;;<br />
$g_smtp_password = &#8216;************&#8217;;</p>
<p>Once configurated SMTP Server, Mantis doesn&#8217;t work correctly with mail too, so I modified the file</p>
<p>class.phpmailer.php and I added</p>
<p><code>define( 'PHPMAILER_PATH', 'libphp-phpmailer' . DIRECTORY_SEPARATOR );<br />
</code><br />
into line 20 and after restart the apache, Mantis was able to send mail to gmail :) without problems.<br />
Note: I found a post in <a href="http://www.mantisbt.org/forums/viewtopic.php?f=3&amp;t=3223">http://www.mantisbt.org/forums/viewtopic.php?f=3&amp;t=3223</a> regarding to this issue that help me.</p>
<p><strong>Steps with Django.. for final app</strong></p>
<p>alvaro@KonunantuLnx:~/tesis/Code/Django/pjWeTwoo$ python manage.py syncdb<br />
Creating table auth_permission<br />
Creating table auth_group<br />
Creating table auth_user<br />
Creating table auth_message<br />
Creating table django_content_type<br />
Creating table django_session<br />
Creating table django_site</p>
<p>You just installed Django&#8217;s auth system, which means you don&#8217;t have any superusers defined.<br />
Would you like to create one now? (yes/no): yes<br />
Username (Leave blank to use &#8216;alvaro&#8217;):<br />
E-mail address: alvarobrange@gmail.com<br />
Password:<br />
Password (again):<br />
Superuser created successfully.<br />
Installing index for auth.Permission model<br />
Installing index for auth.Message model<br />
alvaro@KonunantuLnx:~/tesis/Code/Django/pjWeTwoo$</p>
<p><strong>PostgreSQL &#8211; Contrib and how to use dblink function</strong></p>
<p>dblink function allow us acess to remote postgresql database. In order to use it, you must:</p>
<ul>
<li>Install <em>PostgreSQL contrib</em> package, which provides several additional features for the PostgreSQL database. contrib often serves as a testbed for</li>
</ul>
<p>features before they are adopted into PostgreSQL proper.</p>
<ul>
<li>Execute dblink sql in pgadmin. dblink.sql is located in /usr/share/postgresql/8.3/contrib in Ubuntu:</li>
</ul>
<p>For details see:</p>
<p><a href="http://www.postgresql.org/docs/8.3/static/contrib-dblink.html">dblink</a></p>
<p><a href="http://www.experts-exchange.com/Databases/PostgreSQL/Q_21902314.html">http://www.experts-exchange.com/Databases/PostgreSQL/Q_21902314.html</a></p>
<p>I tested with the follow code:</p>
<p><code>CREATE TABLE d_user_temp AS SELECT first_name<br />
FROM dblink('hostaddr=192.168.2.3 dbname=wetwoo user=miuser password=mipassword', 'SELECT first_name FROM wetwoo_person')<br />
AS f(first_name character varying(200))</code></p>
<p>IPython was installed. Recommended by Django. Details about Ipython <a href="http://ipython.scipy.org/moin/">http://ipython.scipy.org/moin/</a></p>
<p><strong>Some django utils commands and paths:</strong></p>
<p>Check: <a href="http://docs.djangoproject.com/en/dev/ref/django-admin/">http://docs.djangoproject.com/en/dev/ref/django-admin/</a></p>
<p>Reset database:</p>
<p><code>alvaro@KonunantuLnx:~/tesis/Code/Django/pjWeTwoo$ python manage.py reset wetwoo</code></p>
<p>Show changes carried out to reset without do it.</p>
<p><code>alvaro@KonunantuLnx:~/tesis/Code/Django/pjWeTwoo$ python manage.py sqlreset wetwoo</code></p>
<p>To find out your system’s site-packages location, execute the following:<br />
<code>python -c "from distutils.sysconfig import get_python_lib; print get_python_lib()"</code></p>
<p><strong>Paths</strong><br />
This folder has admin files of Django:<br />
/usr/local/lib/django-1.0.2/django/contrib/admin/templates/admin</p>
<p>Media file of Django</p>
<p>/usr/local/lib/django-1.0.2/django/contrib/admin/media/</p>
<p><strong>Django Evolution</strong></p>
<p>Project Web Site: <a href="http://code.google.com/p/django-evolution/">http://code.google.com/p/django-evolution/</a></p>
<p>This allow you update your model after initial syncdb. Usage:<br />
Before we start making changes to &#8220;models.py&#8220;, we need to set up the<br />
project to allow evolutions. To do this, we add &#8220;django_evolution&#8220; to the<br />
&#8220;settings.INSTALLED_APPS&#8220; and run &#8220;./manage.py syncdb&#8220;. This sets up<br />
the tables for tracking model changes::</p>
<p><code>$ ./manage.py syncdb<br />
Creating table django_evolution<br />
Installing baseline version for testproject.blogette<br />
Loading 'initial_data' fixtures...<br />
No fixtures found.</code></p>
<p>Now we can go into &#8220;models.py&#8220; remove the &#8220;date_of_birth&#8220; field.<br />
After removing the field, &#8220;./manage.py syncdb&#8220; will provide a warning<br />
that changes have been detected::</p>
<p><code>$ ./manage.py syncdb<br />
Project signature has changed - an evolution is required<br />
Loading 'initial_data' fixtures...<br />
No fixtures found.</code></p>
<p><strong>Django links for documentation:</strong></p>
<p>Queries: <a href="http://docs.djangoproject.com/en/dev/topics/db/queries/#topics-db-queries">http://docs.djangoproject.com/en/dev/topics/db/queries/#topics-db-queries</a></p>
<p>Commands: <a href="http://docs.djangoproject.com/en/dev/ref/django-admin">http://docs.djangoproject.com/en/dev/ref/django-admin</a></p>
<p>Initial data for models: <a href="http://docs.djangoproject.com/en/dev/howto/initial-data/#providing-initial-sql-data">http://docs.djangoproject.com/en/dev/howto/initial-data/#providing-initial-sql-data</a></p>
<p>Model Meta Options: <a href="http://docs.djangoproject.com/en/dev/ref/models/options/#django.db.models.Options.unique_together">http://docs.djangoproject.com/en/dev/ref/models/options/#django.db.models.Options.unique_togethe</a>r</p>
<p>Fields: <a href="http://docs.djangoproject.com/en/dev/ref/models/fields/">http://docs.djangoproject.com/en/dev/ref/models/fields/</a></p>
<p>Many to many relationships: <a href="http://www.djangoproject.com/documentation/models/many_to_many/">http://www.djangoproject.com/documentation/models/many_to_many/</a></p>
<p>Settings in Django <a href="http://docs.djangoproject.com/en/dev/ref/settings/">http://docs.djangoproject.com/en/dev/ref/settings/</a></p>
<p><strong>Django with Apache.</strong></p>
<p>Information: <a href="http://docs.djangoproject.com/en/dev/howto/deployment/modpython">http://docs.djangoproject.com/en/dev/howto/deployment/modpython</a></p>
<p>In order to work with Apache, we needs install mod-python installed</p>
<p>libapache2-mod-python (version 3.3.1-3) will be installed<br />
libapache2-mod-python-doc (version 3.3.1-3) will be installed<br />
<code><br />
&lt;Location "/mysite/"&gt;<br />
SetHandler python-program<br />
PythonHandler django.core.handlers.modpython<br />
SetEnv DJANGO_SETTINGS_MODULE pjWeTwoo.settings<br />
PythonOption django.root /mysite<br />
PythonDebug On<br />
PythonPath "['/usr/lib/python2.5/site-packages','/home/alvaro/tesis/Code/Django/','/home/alvaro/tesis/Code/Django/pjWeTwoo'] + sys.path"<br />
&lt;/Location&gt;</code></p>
<p><strong>Django with Apache and Lighttpd for server static files</strong></p>
<p><a href="http://www.inerciasensorial.com.br/2007/06/10/perils-of-software-development/lighttpd-with-apache/">http://www.inerciasensorial.com.br/2007/06/10/perils-of-software-development/lighttpd-with-apache/</a></p>
<p>Symbolinc link for admin folder.This allow let the original folder without change and update the django code from SVN without needs for update manually other folder.</p>
<pre>alvaro@KonunantuLnx:/var/www$ sudo ln -s /usr/local/lib/django-1.0.2/django/contrib/admin/media media</pre>
<p>Apache Config file was added to respository. To do it, I make a symbolic link:</p>
<pre>alvaro@KonunantuLnx:/etc/apache2/sites-available$ sudo ln -s /home/alvaro/tesis/Code/Django/pjWeTwoo/Config_files/apache2/default default
alvaro@KonunantuLnx:/etc/apache2$ sudo ln -s /home/alvaro/tesis/Code/Django/pjWeTwoo/Config_files/apache2/httpd.conf httpd.conf
alvaro@KonunantuLnx:/etc/lighttpd$ sudo ln -s /home/alvaro/tesis/Code/Django/pjWeTwoo/Config_files/lighttpd/lighttpd.conf lighttpd.conf

Linux Commands:</pre>
<ul>
<li>List directory or files permissions. To change, use chmod or sudo chmod</li>
</ul>
<pre>alvaro@KonunantuLnx:/var/www/media$ ls -l</pre>
<ul>
<li>Know the process that are running and owner of it: alvaro@KonunantuLnx:/etc/lighttpd$ ps aux</li>
</ul>
<p>Other web pages/links</p>
<p><a href="http://www.freesoftwaremagazine.com/articles/users_in_ubuntu?page=0%2C0">http://www.freesoftwaremagazine.com/articles/users_in_ubuntu?page=0%2C0</a> show information about user and groups</p>
<p>Download PyFacebook:</p>
<p>alvaro@KonunantuLnx:~/tesis/Code/Django/pjWeTwoo/pyfacebook$ svn checkout http://pyfacebook.googlecode.com/svn/trunk/ pyfacebook-read-only<br />
Install PyFacebook:</p>
<p>alvaro@KonunantuLnx:~/tesis/Code/Django/pjWeTwoo/pyfacebook$ sudo python setup.py install<br />
[sudo] password for alvaro:<br />
running install<br />
running build<br />
running build_py<br />
running install_lib<br />
creating /usr/lib/python2.5/site-packages/facebook<br />
creating /usr/lib/python2.5/site-packages/facebook/djangofb<br />
copying build/lib/facebook/djangofb/context_processors.py -&gt; /usr/lib/python2.5/site-packages/facebook/djangofb<br />
copying build/lib/facebook/djangofb/models.py -&gt; /usr/lib/python2.5/site-packages/facebook/djangofb<br />
copying build/lib/facebook/djangofb/__init__.py -&gt; /usr/lib/python2.5/site-packages/facebook/djangofb<br />
copying build/lib/facebook/wsgi.py -&gt; /usr/lib/python2.5/site-packages/facebook<br />
copying build/lib/facebook/__init__.py -&gt; /usr/lib/python2.5/site-packages/facebook<br />
byte-compiling /usr/lib/python2.5/site-packages/facebook/djangofb/context_processors.py to context_processors.pyc<br />
byte-compiling /usr/lib/python2.5/site-packages/facebook/djangofb/models.py to models.pyc<br />
byte-compiling /usr/lib/python2.5/site-packages/facebook/djangofb/__init__.py to __init__.pyc<br />
byte-compiling /usr/lib/python2.5/site-packages/facebook/wsgi.py to wsgi.pyc<br />
byte-compiling /usr/lib/python2.5/site-packages/facebook/__init__.py to __init__.pyc<br />
running install_egg_info<br />
Writing /usr/lib/python2.5/site-packages/pyfacebook-0.1.egg-info</p>
<p>For get example  for Django and Facebook, I followed the post of<a href="http://uswaretech.com/blog/2009/02/how-to-build-a-facebook-app-in-django/#comment-227"> SHABDA</a> which help me a lot :)</p>
<p><strong>Change name to folder:</strong></p>
<p>alvaro@KonunantuLnx:/var/www/media/img$ sudo rename -f pwd heart.jpg<br />
Bareword &#8220;pwd&#8221; not allowed while &#8220;strict subs&#8221; in use at (eval 1) line 1.<br />
alvaro@KonunantuLnx:/var/www/media/img$ sudo mv pwd heart.jpg</p>
<p>Install NumPy (performing a search into Synaptic Package Manger)</p>
<p>libblas3gf (version 1.2-1.6) will be installed<br />
libgfortran3 (version 4.3.2-1ubuntu12) will be installed<br />
liblapack3gf (version 3.1.1-0.4ubuntu1) will be installed<br />
python-dbg (version 2.5.2-1ubuntu1) will be installed<br />
python-numpy (version 1:1.1.1-1) will be installed<br />
python-numpy-dbg (version 1:1.1.1-1) will be installed<br />
python-numpy-doc (version 1:1.1.1-1) will be installed<br />
python2.5-dbg (version 2.5.2-11.1ubuntu1) will be installed</p>
<p>Install matplotlib (Synaptic Package Manager)</p>
<p>dvipdfmx (version 1:20071115-1) will be installed<br />
dvipng (version 1.11-1) will be installed<br />
latex-beamer (version 3.07-1ubuntu1) will be installed<br />
latex-xcolor (version 2.11-1) will be installed<br />
libt1-5 (version 5.1.2-2) will be installed<br />
lmodern (version 1.010x-5) will be installed<br />
pgf (version 2.00-1) will be installed<br />
prosper (version 1.00.4+cvs.2007.05.01-3) will be installed<br />
python-dateutil (version 1.4-1ubuntu2) will be installed<br />
python-excelerator (version 0.6.3a-3) will be installed<br />
python-matplotlib (version 0.98.3-4ubuntu1) will be installed<br />
python-matplotlib-data (version 0.98.3-4ubuntu1) will be installed<br />
python-pyparsing (version 1.5.0-1) will be installed<br />
python-tz (version 2008b-3ubuntu1) will be installed<br />
tetex-bin (version 2007.dfsg.1-2) will be installed<br />
tex-common (version 1.11) will be installed<br />
texlive (version 2007.dfsg.1-2) will be installed<br />
texlive-base (version 2007.dfsg.1-2) will be installed<br />
texlive-base-bin (version 2007.dfsg.2-3ubuntu1) will be installed<br />
texlive-base-bin-doc (version 2007.dfsg.2-3ubuntu1) will be installed<br />
texlive-common (version 2007.dfsg.1-2) will be installed<br />
texlive-doc-base (version 2007.dfsg.1-1) will be installed<br />
texlive-fonts-recommended (version 2007.dfsg.1-2) will be installed<br />
texlive-fonts-recommended-doc (version 2007.dfsg.1-2) will be installed<br />
texlive-generic-recommended (version 2007.dfsg.1-2) will be installed<br />
texlive-latex-base (version 2007.dfsg.1-2) will be installed<br />
texlive-latex-base-doc (version 2007.dfsg.1-2) will be installed<br />
texlive-latex-recommended (version 2007.dfsg.1-2) will be installed<br />
texlive-latex-recommended-doc (version 2007.dfsg.1-2) will be installed<br />
texlive-pstricks (version 2007.dfsg.2-1ubuntu1) will be installed<br />
texlive-pstricks-doc (version 2007.dfsg.2-1ubuntu1) will be installed<br />
tipa (version 2:1.3-12) will be installed</p>
<p><strong>Testing charts/graphs with matplotlib</strong></p>
<p>I followed the post of <a href="http://christiano.blog.br/2007/10/03/utilizando-matplotlibpylab-com-django/comment-page-1/#comment-2705">Christiano Anderson</a> about Django and MatPlotLib and I got some issue, but I fix. Here show how:</p>
<p>Error message in web page:<br />
Failed to create /var/www/media/.matplotlib; consider setting MPLCONFIGDIR to a writable directory for matplotlib configuration data<br />
Solution:<br />
Then, I added this lines:<br />
def chart(request):<br />
import os<br />
import dbus<br />
os.environ['HOME'] = ‘/var/www/media’</p>
<p>Linl to ussful standart about files:<br />
http://www.ietf.org/rfc/rfc2183.txt</p>
<p><strong>Aptana Installation on Ubuntu 8.10</strong></p>
<p>I followed instruction that  Andrew Bleakley states on his <a href="http://andrewbleakley.com/blog/2008/11/01/installing-and-running-aptana-on-ubuntu-810/">blog</a></p>
<p><strong>Django Internationalization</strong></p>
<p>This coomands help to translate and compille the language files:</p>
<p>alvaro@KonunantuLnx:~/tesis/Code/Django/pjWeTwoo$ django-admin.py makemessages -l es<br />
processing language es<br />
alvaro@KonunantuLnx:~/tesis/Code/Django/pjWeTwoo$ django-admin.py compilemessages<br />
processing file django.po in /home/alvaro/tesis/Code/Django/pjWeTwoo/locale/es/LC_MESSAGES</p>
<p><strong>Installing Setup tools of Python:</strong></p>
<p>alvaro@KonunantuLnx:~/Desktop$ sudo sh setuptools-0.6c9-py2.5.egg<br />
[sudo] password for alvaro:<br />
Processing setuptools-0.6c9-py2.5.egg<br />
Copying setuptools-0.6c9-py2.5.egg to /usr/lib/python2.5/site-packages<br />
Adding setuptools 0.6c9 to easy-install.pth file<br />
Installing easy_install script to /usr/bin<br />
Installing easy_install-2.5 script to /usr/bin</p>
<p>Installed /usr/lib/python2.5/site-packages/setuptools-0.6c9-py2.5.egg<br />
Processing dependencies for setuptools==0.6c9<br />
Finished processing dependencies for setuptools==0.6c9</p>
<p><strong>Install Open SSH Server for remote connections</strong></p>
<p>Usefully when I lost connection o mouse pointer doesn&#8217;t work in remote connection using VNC Viewer client (on Windows)</p>
<p>alvaro@KonunantuLnx:~$ sudo apt-get install openssh-server<br />
[sudo] password for alvaro:<br />
Reading package lists&#8230; Done</p>
<p>For install a Windows client of SSH, I used PuTTY (<a href="http://www.openssh.com/windows.html">http://www.openssh.com/windows.html</a>)</p>
<p><strong>The Python Language</strong></p>
<p>I read that Python doesn&#8217;t support Enum Types and Switch-Case statements, So, I&#8217;ll use for now Lists and if-else&#8217;s :P</p>
<p><strong>Django Config mail for send error</strong></p>
<p>http://docs.djangoproject.com/en/dev/topics/email/</p>
<p>http://docs.djangoproject.com/en/dev/howto/error-reporting/</p>
<p><strong>Django programming guide (styles)</strong></p>
<p>http://docs.djangoproject.com/en/dev/internals/contributing/#coding-style</p>
<p>Facebook Feeds templates:</p>
<p>{*actor*} {*invited*} {*target*} {*todiscover*} &lt;a href=&#8221;{*linktemplate*}&#8221;&gt;{*piename*}&lt;/a&gt; {*enddetails*}</p>
<p>{&#8220;invited&#8221;:&#8221;invitó&#8221;,&#8221;todiscover&#8221;:&#8221;a descubrir&#8221;,<br />
&#8220;piename&#8221;:&#8221;Torta de Relaciones Amorosas&#8221;,<br />
&#8220;linktemplate&#8221;:&#8221;http://apps.facebook.com/wetwooapp/?f=template123456789&#8243;,<br />
&#8220;enddetails&#8221;:&#8221;de sus amigos&#8221;,<br />
&#8220;images&#8221;:[{"src":"http://pad.thedigitalmovement.com/_blaise/2007-06-15-dgen-breakfast.jpg", "href":"http://www.facebook.com"}, {"src": "http://pad.thedigitalmovement.com/_blaise/2007-06-13-roger-waters.jpg", "href":"http://www.facebook.com"}]}</p>
<p>using percent symbol in Python</p>
<p>http://www.agapow.net/programming/python/using-percent-in-a-string</p>
<p>FB User plolycy</p>
<p>http://wiki.developers.facebook.com/index.php/Platform_Policy</p>
<p>Config /etc/network/interfaces</p>
<p>auto eth0<br />
iface eth0 inet static<br />
address 192.168.2.3<br />
netmask 255.255.255.0<br />
gateway 192.168.2.1<br />
iface lo inet loopback</p>
<p><strong>Using IPython to test functions of WeTwoo. Importing functions</strong></p>
<p>To use WeTwoo function from python console, you should, inside directory of wetwoo project, run:</p>
<p>This post will show the steps necessary to FINISH my thesis and will help me to reproduce the steps in case that some issue make me have start again. Why English. just for practice :)</p>
<ul>
<li>Install Ubuntu 8.10</li>
<li>Configure sound (to work in nice place :P). See my other post related</li>
<li>Install my printer driver (see my other post related)</li>
<li>Install RapidSVN. RapidSVN is gui client for Subversion. In windows I use TortoiseSVN</li>
<li>Add repository to RapidSVN</li>
<li>Install PostgerSQL. Synaptic Package Manager should show:</li>
</ul>
<p><strong>PostgreSQL Installation</strong></p>
<ul><code>postgresql (version 8.3.5-0ubuntu8.10) will be installed<br />
postgresql-8.3 (version 8.3.5-0ubuntu8.10) will be installed<br />
postgresql-client-8.3 (version 8.3.5-0ubuntu8.10) will be installed<br />
postgresql-client-common (version 90) will be installed<br />
postgresql-common (version 90) will be installed</code></ul>
<p><code>After I've installed postgresql, I followed the steps that Dav show in they blog</code> (http://hocuspokus.net/2008/05/13/install-postgresql-on-ubuntu-804/) <a href="http://hocuspokus.net/2008/05/13/install-postgresql-on-ubuntu-804/">Install PostgreSQL on Ubuntu 8</a></p>
<p>Account for postgres that I made is postgres with &#8220;mitesis&#8221; as password</p>
<p>Install Subversion client to be used in command line<br />
<code>alvaro@KonunantuLnx:~$ sudo apt-get install subversion</code></p>
<p><strong>Install Django</strong></p>
<p>Read the post to install Django:</p>
<p><a href="http://realm3.com/articles/installing_django_from_source_on_ubuntu_8.10">http://realm3.com/articles/installing_django_from_source_on_ubuntu_8.10</a></p>
<p>Django was installed in: /usr/local/lib/django-1.0.2/django/</p>
<p><strong>Install PostgreSQL</strong></p>
<p>Install pyscopq2, Python module for PostgreSql using Synaptic Package Manager<br />
<code><br />
python-egenix-mxdatetime (version 3.1.0-1) will be installed<br />
python-egenix-mxtools (version 3.1.0-1) will be installed<br />
python-psycopg2 (version 2.0.8-0ubuntu1) will be installed</code></p>
<p><strong>Instal MySQL Server for Mantis.</strong></p>
<p><code>sudo apt-get install mysql-server</code></p>
<p>Installation  of Mantis. using Synaptic Package Manager you can install it. Mantis is a :</p>
<p><code>apache2-mpm-worker will be removed<br />
apache2-mpm-prefork (version 2.2.9-7ubuntu3) will be installed<br />
dbconfig-common (version 1.8.39) will be installed<br />
libapache2-mod-php5 (version 5.2.6-2ubuntu4) will be installed<br />
libdbd-mysql-perl (version 4.007-1build1) will be installed<br />
libdbi-perl (version 1.605-1) will be installed<br />
libnet-daemon-perl (version 0.38-1.1) will be installed<br />
libphp-adodb (version 5.04a-1) will be installed<br />
libphp-phpmailer (version 1.73-6) will be installed<br />
libplrpc-perl (version 0.2017-1.1) will be installed<br />
mantis (version 1.1.2+dfsg-8) will be installed<br />
mysql-client (version 5.0.67-0ubuntu6) will be installed<br />
mysql-client-5.0 (version 5.0.67-0ubuntu6) will be installed<br />
php5 (version 5.2.6-2ubuntu4) will be installed<br />
php5-common (version 5.2.6-2ubuntu4) will be installed<br />
php5-mysql (version 5.2.6-2ubuntu4) will be installed</code></p>
<p>Install Notes:</p>
<p>libphp-adodb is no longer installed in /usr/share/adodb. New installation path is now /usr/share/php/adodb.</p>
<p>Please update your php.ini file. Maybe you must also change your web-server configuraton.</p>
<p>Message 2:</p>
<p>By default, the mantis package creates an administrator account. The password for this account is &#8216;root&#8217;.</p>
<p>It is highly recommended to change this password immediately after installation is complete.</p>
<p>Forget a mail server, I&#8217;ll install:</p>
<p><code>python-openssl (version 0.7-2) will be installed<br />
python-pam (version 0.4.2-12ubuntu2) will be installed<br />
python-pyopenssl (version 0.7-2) will be installed<br />
python-serial (version 2.3-1) will be installed<br />
python-twisted-bin (version 8.1.0-4) will be installed<br />
python-twisted-core (version 8.1.0-4) will be installed<br />
python-twisted-mail (version 8.1.0-2) will be installed<br />
python-twisted-names (version 8.1.0-1) will be installed<br />
python-zopeinterface (version 3.3.1-7build1) will be installed</code></p>
<p>I got this wrriting (SMTP) in SPM (Sinaptic Package Manager)</p>
<p><strong>Install Postfix:</strong><br />
<code><br />
alvaro@KonunantuLnx:~$ sudo apt-get install postfix<br />
..other messages in console removed for post..<br />
Postfix is now set up with a default configuration.  If you need to make<br />
changes, edit<br />
/etc/postfix/main.cf (and others) as needed.  To view Postfix configuration<br />
values, see postconf(1).<br />
After modifying main.cf, be sure to run '/etc/init.d/postfix reload'.<br />
Running newaliases</code></p>
<ul>
<li>Stopping Postfix Mail Transport Agent postfix                         [ OK ]</li>
<li>Starting Postfix Mail Transport Agent postfix                         [ OK ]</li>
</ul>
<p>Processing triggers for libc6 &#8230;<br />
ldconfig deferred processing now taking place<br />
alvaro@KonunantuLnx:~$</p>
<p>After Install postfix, I decide work with a external SMTP server because mails sent from my machine were refused in target server, like Gmail.com and Yahoo.es.</p>
<p>The file edited was: config_defaults_inc.php</p>
<p>and the lines:</p>
<p>$g_smtp_host            = &#8216;mail.aebcagenda.com&#8217;;</p>
<p># These options allow you to use SMTP Authentication when you use a remote<br />
# SMTP host with phpMailer.  If smtp_username is not &#8221; then the username<br />
# and password will be used when logging in to the SMTP server.<br />
$g_smtp_username = &#8216;mantis+aebcagenda.com&#8217;;<br />
$g_smtp_password = &#8216;************&#8217;;</p>
<p>Once configurated SMTP Server, Mantis doesn&#8217;t work correctly with mail too, so I modified the file</p>
<p>class.phpmailer.php and I added</p>
<p><code>define( 'PHPMAILER_PATH', 'libphp-phpmailer' . DIRECTORY_SEPARATOR );<br />
</code><br />
into line 20 and after restart the apache, Mantis was able to send mail to gmail :) without problems.<br />
Note: I found a post in <a href="http://www.mantisbt.org/forums/viewtopic.php?f=3&amp;t=3223">http://www.mantisbt.org/forums/viewtopic.php?f=3&amp;t=3223</a> regarding to this issue that help me.</p>
<p><strong>Steps with Django.. for final app</strong></p>
<p>alvaro@KonunantuLnx:~/tesis/Code/Django/pjWeTwoo$ python manage.py syncdb<br />
Creating table auth_permission<br />
Creating table auth_group<br />
Creating table auth_user<br />
Creating table auth_message<br />
Creating table django_content_type<br />
Creating table django_session<br />
Creating table django_site</p>
<p>You just installed Django&#8217;s auth system, which means you don&#8217;t have any superusers defined.<br />
Would you like to create one now? (yes/no): yes<br />
Username (Leave blank to use &#8216;alvaro&#8217;):<br />
E-mail address: alvarobrange@gmail.com<br />
Password:<br />
Password (again):<br />
Superuser created successfully.<br />
Installing index for auth.Permission model<br />
Installing index for auth.Message model<br />
alvaro@KonunantuLnx:~/tesis/Code/Django/pjWeTwoo$</p>
<p><strong>PostgreSQL &#8211; Contrib and how to use dblink function</strong></p>
<p>dblink function allow us acess to remote postgresql database. In order to use it, you must:</p>
<ul>
<li>Install <em>PostgreSQL contrib</em> package, which provides several additional features for the PostgreSQL database. contrib often serves as a testbed for</li>
</ul>
<p>features before they are adopted into PostgreSQL proper.</p>
<ul>
<li>Execute dblink sql in pgadmin. dblink.sql is located in /usr/share/postgresql/8.3/contrib in Ubuntu:</li>
</ul>
<p>For details see:</p>
<p><a href="http://www.postgresql.org/docs/8.3/static/contrib-dblink.html">dblink</a></p>
<p><a href="http://www.experts-exchange.com/Databases/PostgreSQL/Q_21902314.html">http://www.experts-exchange.com/Databases/PostgreSQL/Q_21902314.html</a></p>
<p>I tested with the follow code:</p>
<p><code>CREATE TABLE d_user_temp AS SELECT first_name<br />
FROM dblink('hostaddr=192.168.2.3 dbname=wetwoo user=miuser password=mipassword', 'SELECT first_name FROM wetwoo_person')<br />
AS f(first_name character varying(200))</code></p>
<p>IPython was installed. Recommended by Django. Details about Ipython <a href="http://ipython.scipy.org/moin/">http://ipython.scipy.org/moin/</a></p>
<p><strong>Some django utils commands and paths:</strong></p>
<p>Check: <a href="http://docs.djangoproject.com/en/dev/ref/django-admin/">http://docs.djangoproject.com/en/dev/ref/django-admin/</a></p>
<p>Reset database:</p>
<p><code>alvaro@KonunantuLnx:~/tesis/Code/Django/pjWeTwoo$ python manage.py reset wetwoo</code></p>
<p>Show changes carried out to reset without do it.</p>
<p><code>alvaro@KonunantuLnx:~/tesis/Code/Django/pjWeTwoo$ python manage.py sqlreset wetwoo</code></p>
<p>To find out your system’s site-packages location, execute the following:<br />
<code>python -c "from distutils.sysconfig import get_python_lib; print get_python_lib()"</code></p>
<p><strong>Paths</strong><br />
This folder has admin files of Django:<br />
/usr/local/lib/django-1.0.2/django/contrib/admin/templates/admin</p>
<p>Media file of Django</p>
<p>/usr/local/lib/django-1.0.2/django/contrib/admin/media/</p>
<p><strong>Django Evolution</strong></p>
<p>Project Web Site: <a href="http://code.google.com/p/django-evolution/">http://code.google.com/p/django-evolution/</a></p>
<p>This allow you update your model after initial syncdb. Usage:<br />
Before we start making changes to &#8220;models.py&#8220;, we need to set up the<br />
project to allow evolutions. To do this, we add &#8220;django_evolution&#8220; to the<br />
&#8220;settings.INSTALLED_APPS&#8220; and run &#8220;./manage.py syncdb&#8220;. This sets up<br />
the tables for tracking model changes::</p>
<p><code>$ ./manage.py syncdb<br />
Creating table django_evolution<br />
Installing baseline version for testproject.blogette<br />
Loading 'initial_data' fixtures...<br />
No fixtures found.</code></p>
<p>Now we can go into &#8220;models.py&#8220; remove the &#8220;date_of_birth&#8220; field.<br />
After removing the field, &#8220;./manage.py syncdb&#8220; will provide a warning<br />
that changes have been detected::</p>
<p><code>$ ./manage.py syncdb<br />
Project signature has changed - an evolution is required<br />
Loading 'initial_data' fixtures...<br />
No fixtures found.</code></p>
<p><strong>Django links for documentation:</strong></p>
<p>Queries: <a href="http://docs.djangoproject.com/en/dev/topics/db/queries/#topics-db-queries">http://docs.djangoproject.com/en/dev/topics/db/queries/#topics-db-queries</a></p>
<p>Commands: <a href="http://docs.djangoproject.com/en/dev/ref/django-admin">http://docs.djangoproject.com/en/dev/ref/django-admin</a></p>
<p>Initial data for models: <a href="http://docs.djangoproject.com/en/dev/howto/initial-data/#providing-initial-sql-data">http://docs.djangoproject.com/en/dev/howto/initial-data/#providing-initial-sql-data</a></p>
<p>Model Meta Options: <a href="http://docs.djangoproject.com/en/dev/ref/models/options/#django.db.models.Options.unique_together">http://docs.djangoproject.com/en/dev/ref/models/options/#django.db.models.Options.unique_togethe</a>r</p>
<p>Fields: <a href="http://docs.djangoproject.com/en/dev/ref/models/fields/">http://docs.djangoproject.com/en/dev/ref/models/fields/</a></p>
<p>Many to many relationships: <a href="http://www.djangoproject.com/documentation/models/many_to_many/">http://www.djangoproject.com/documentation/models/many_to_many/</a></p>
<p>Settings in Django <a href="http://docs.djangoproject.com/en/dev/ref/settings/">http://docs.djangoproject.com/en/dev/ref/settings/</a></p>
<p><strong>Django with Apache.</strong></p>
<p>Information: <a href="http://docs.djangoproject.com/en/dev/howto/deployment/modpython">http://docs.djangoproject.com/en/dev/howto/deployment/modpython</a></p>
<p>In order to work with Apache, we needs install mod-python installed</p>
<p>libapache2-mod-python (version 3.3.1-3) will be installed<br />
libapache2-mod-python-doc (version 3.3.1-3) will be installed<br />
<code><br />
&lt;Location "/mysite/"&gt;<br />
SetHandler python-program<br />
PythonHandler django.core.handlers.modpython<br />
SetEnv DJANGO_SETTINGS_MODULE pjWeTwoo.settings<br />
PythonOption django.root /mysite<br />
PythonDebug On<br />
PythonPath "['/usr/lib/python2.5/site-packages','/home/alvaro/tesis/Code/Django/','/home/alvaro/tesis/Code/Django/pjWeTwoo'] + sys.path"<br />
&lt;/Location&gt;</code></p>
<p><strong>Django with Apache and Lighttpd for server static files</strong></p>
<p><a href="http://www.inerciasensorial.com.br/2007/06/10/perils-of-software-development/lighttpd-with-apache/">http://www.inerciasensorial.com.br/2007/06/10/perils-of-software-development/lighttpd-with-apache/</a></p>
<p>Symbolinc link for admin folder.This allow let the original folder without change and update the django code from SVN without needs for update manually other folder.</p>
<pre>alvaro@KonunantuLnx:/var/www$ sudo ln -s /usr/local/lib/django-1.0.2/django/contrib/admin/media media</pre>
<p>Apache Config file was added to respository. To do it, I make a symbolic link:</p>
<pre>alvaro@KonunantuLnx:/etc/apache2/sites-available$ sudo ln -s /home/alvaro/tesis/Code/Django/pjWeTwoo/Config_files/apache2/default default
alvaro@KonunantuLnx:/etc/apache2$ sudo ln -s /home/alvaro/tesis/Code/Django/pjWeTwoo/Config_files/apache2/httpd.conf httpd.conf
alvaro@KonunantuLnx:/etc/lighttpd$ sudo ln -s /home/alvaro/tesis/Code/Django/pjWeTwoo/Config_files/lighttpd/lighttpd.conf lighttpd.conf

Linux Commands:</pre>
<ul>
<li>List directory or files permissions. To change, use chmod or sudo chmod</li>
</ul>
<pre>alvaro@KonunantuLnx:/var/www/media$ ls -l</pre>
<ul>
<li>Know the process that are running and owner of it: alvaro@KonunantuLnx:/etc/lighttpd$ ps aux</li>
</ul>
<p>Other web pages/links</p>
<p><a href="http://www.freesoftwaremagazine.com/articles/users_in_ubuntu?page=0%2C0">http://www.freesoftwaremagazine.com/articles/users_in_ubuntu?page=0%2C0</a> show information about user and groups</p>
<p>Download PyFacebook:</p>
<p>alvaro@KonunantuLnx:~/tesis/Code/Django/pjWeTwoo/pyfacebook$ svn checkout http://pyfacebook.googlecode.com/svn/trunk/ pyfacebook-read-only<br />
Install PyFacebook:</p>
<p>alvaro@KonunantuLnx:~/tesis/Code/Django/pjWeTwoo/pyfacebook$ sudo python setup.py install<br />
[sudo] password for alvaro:<br />
running install<br />
running build<br />
running build_py<br />
running install_lib<br />
creating /usr/lib/python2.5/site-packages/facebook<br />
creating /usr/lib/python2.5/site-packages/facebook/djangofb<br />
copying build/lib/facebook/djangofb/context_processors.py -&gt; /usr/lib/python2.5/site-packages/facebook/djangofb<br />
copying build/lib/facebook/djangofb/models.py -&gt; /usr/lib/python2.5/site-packages/facebook/djangofb<br />
copying build/lib/facebook/djangofb/__init__.py -&gt; /usr/lib/python2.5/site-packages/facebook/djangofb<br />
copying build/lib/facebook/wsgi.py -&gt; /usr/lib/python2.5/site-packages/facebook<br />
copying build/lib/facebook/__init__.py -&gt; /usr/lib/python2.5/site-packages/facebook<br />
byte-compiling /usr/lib/python2.5/site-packages/facebook/djangofb/context_processors.py to context_processors.pyc<br />
byte-compiling /usr/lib/python2.5/site-packages/facebook/djangofb/models.py to models.pyc<br />
byte-compiling /usr/lib/python2.5/site-packages/facebook/djangofb/__init__.py to __init__.pyc<br />
byte-compiling /usr/lib/python2.5/site-packages/facebook/wsgi.py to wsgi.pyc<br />
byte-compiling /usr/lib/python2.5/site-packages/facebook/__init__.py to __init__.pyc<br />
running install_egg_info<br />
Writing /usr/lib/python2.5/site-packages/pyfacebook-0.1.egg-info</p>
<p>For get example  for Django and Facebook, I followed the post of<a href="http://uswaretech.com/blog/2009/02/how-to-build-a-facebook-app-in-django/#comment-227"> SHABDA</a> which help me a lot :)</p>
<p><strong>Change name to folder:</strong></p>
<p>alvaro@KonunantuLnx:/var/www/media/img$ sudo rename -f pwd heart.jpg<br />
Bareword &#8220;pwd&#8221; not allowed while &#8220;strict subs&#8221; in use at (eval 1) line 1.<br />
alvaro@KonunantuLnx:/var/www/media/img$ sudo mv pwd heart.jpg</p>
<p>Install NumPy (performing a search into Synaptic Package Manger)</p>
<p>libblas3gf (version 1.2-1.6) will be installed<br />
libgfortran3 (version 4.3.2-1ubuntu12) will be installed<br />
liblapack3gf (version 3.1.1-0.4ubuntu1) will be installed<br />
python-dbg (version 2.5.2-1ubuntu1) will be installed<br />
python-numpy (version 1:1.1.1-1) will be installed<br />
python-numpy-dbg (version 1:1.1.1-1) will be installed<br />
python-numpy-doc (version 1:1.1.1-1) will be installed<br />
python2.5-dbg (version 2.5.2-11.1ubuntu1) will be installed</p>
<p>Install matplotlib (Synaptic Package Manager)</p>
<p>dvipdfmx (version 1:20071115-1) will be installed<br />
dvipng (version 1.11-1) will be installed<br />
latex-beamer (version 3.07-1ubuntu1) will be installed<br />
latex-xcolor (version 2.11-1) will be installed<br />
libt1-5 (version 5.1.2-2) will be installed<br />
lmodern (version 1.010x-5) will be installed<br />
pgf (version 2.00-1) will be installed<br />
prosper (version 1.00.4+cvs.2007.05.01-3) will be installed<br />
python-dateutil (version 1.4-1ubuntu2) will be installed<br />
python-excelerator (version 0.6.3a-3) will be installed<br />
python-matplotlib (version 0.98.3-4ubuntu1) will be installed<br />
python-matplotlib-data (version 0.98.3-4ubuntu1) will be installed<br />
python-pyparsing (version 1.5.0-1) will be installed<br />
python-tz (version 2008b-3ubuntu1) will be installed<br />
tetex-bin (version 2007.dfsg.1-2) will be installed<br />
tex-common (version 1.11) will be installed<br />
texlive (version 2007.dfsg.1-2) will be installed<br />
texlive-base (version 2007.dfsg.1-2) will be installed<br />
texlive-base-bin (version 2007.dfsg.2-3ubuntu1) will be installed<br />
texlive-base-bin-doc (version 2007.dfsg.2-3ubuntu1) will be installed<br />
texlive-common (version 2007.dfsg.1-2) will be installed<br />
texlive-doc-base (version 2007.dfsg.1-1) will be installed<br />
texlive-fonts-recommended (version 2007.dfsg.1-2) will be installed<br />
texlive-fonts-recommended-doc (version 2007.dfsg.1-2) will be installed<br />
texlive-generic-recommended (version 2007.dfsg.1-2) will be installed<br />
texlive-latex-base (version 2007.dfsg.1-2) will be installed<br />
texlive-latex-base-doc (version 2007.dfsg.1-2) will be installed<br />
texlive-latex-recommended (version 2007.dfsg.1-2) will be installed<br />
texlive-latex-recommended-doc (version 2007.dfsg.1-2) will be installed<br />
texlive-pstricks (version 2007.dfsg.2-1ubuntu1) will be installed<br />
texlive-pstricks-doc (version 2007.dfsg.2-1ubuntu1) will be installed<br />
tipa (version 2:1.3-12) will be installed</p>
<p><strong>Testing charts/graphs with matplotlib</strong></p>
<p>I followed the post of <a href="http://christiano.blog.br/2007/10/03/utilizando-matplotlibpylab-com-django/comment-page-1/#comment-2705">Christiano Anderson</a> about Django and MatPlotLib and I got some issue, but I fix. Here show how:</p>
<p>Error message in web page:<br />
Failed to create /var/www/media/.matplotlib; consider setting MPLCONFIGDIR to a writable directory for matplotlib configuration data<br />
Solution:<br />
Then, I added this lines:<br />
def chart(request):<br />
import os<br />
import dbus<br />
os.environ['HOME'] = ‘/var/www/media’</p>
<p>Linl to ussful standart about files:<br />
http://www.ietf.org/rfc/rfc2183.txt</p>
<p><strong>Aptana Installation on Ubuntu 8.10</strong></p>
<p>I followed instruction that  Andrew Bleakley states on his <a href="http://andrewbleakley.com/blog/2008/11/01/installing-and-running-aptana-on-ubuntu-810/">blog</a></p>
<p><strong>Django Internationalization</strong></p>
<p>This coomands help to translate and compille the language files:</p>
<p>alvaro@KonunantuLnx:~/tesis/Code/Django/pjWeTwoo$ django-admin.py makemessages -l es<br />
processing language es<br />
alvaro@KonunantuLnx:~/tesis/Code/Django/pjWeTwoo$ django-admin.py compilemessages<br />
processing file django.po in /home/alvaro/tesis/Code/Django/pjWeTwoo/locale/es/LC_MESSAGES</p>
<p><strong>Installing Setup tools of Python:</strong></p>
<p>alvaro@KonunantuLnx:~/Desktop$ sudo sh setuptools-0.6c9-py2.5.egg<br />
[sudo] password for alvaro:<br />
Processing setuptools-0.6c9-py2.5.egg<br />
Copying setuptools-0.6c9-py2.5.egg to /usr/lib/python2.5/site-packages<br />
Adding setuptools 0.6c9 to easy-install.pth file<br />
Installing easy_install script to /usr/bin<br />
Installing easy_install-2.5 script to /usr/bin</p>
<p>Installed /usr/lib/python2.5/site-packages/setuptools-0.6c9-py2.5.egg<br />
Processing dependencies for setuptools==0.6c9<br />
Finished processing dependencies for setuptools==0.6c9</p>
<p><strong>Install Open SSH Server for remote connections</strong></p>
<p>Usefully when I lost connection o mouse pointer doesn&#8217;t work in remote connection using VNC Viewer client (on Windows)</p>
<p>alvaro@KonunantuLnx:~$ sudo apt-get install openssh-server<br />
[sudo] password for alvaro:<br />
Reading package lists&#8230; Done</p>
<p>For install a Windows client of SSH, I used PuTTY (<a href="http://www.openssh.com/windows.html">http://www.openssh.com/windows.html</a>)</p>
<p><strong>The Python Language</strong></p>
<p>I read that Python doesn&#8217;t support Enum Types and Switch-Case statements, So, I&#8217;ll use for now Lists and if-else&#8217;s :P</p>
<p><strong>Django Config mail for send error</strong></p>
<p>http://docs.djangoproject.com/en/dev/topics/email/</p>
<p>http://docs.djangoproject.com/en/dev/howto/error-reporting/</p>
<p><strong>Django programming guide (styles)</strong></p>
<p>http://docs.djangoproject.com/en/dev/internals/contributing/#coding-style</p>
<p>Facebook Feeds templates:</p>
<p>{*actor*} {*invited*} {*target*} {*todiscover*} &lt;a href=&#8221;{*linktemplate*}&#8221;&gt;{*piename*}&lt;/a&gt; {*enddetails*}</p>
<p>{&#8220;invited&#8221;:&#8221;invitó&#8221;,&#8221;todiscover&#8221;:&#8221;a descubrir&#8221;,<br />
&#8220;piename&#8221;:&#8221;Torta de Relaciones Amorosas&#8221;,<br />
&#8220;linktemplate&#8221;:&#8221;http://apps.facebook.com/wetwooapp/?f=template123456789&#8243;,<br />
&#8220;enddetails&#8221;:&#8221;de sus amigos&#8221;,<br />
&#8220;images&#8221;:[{"src":"http://pad.thedigitalmovement.com/_blaise/2007-06-15-dgen-breakfast.jpg", "href":"http://www.facebook.com"}, {"src": "http://pad.thedigitalmovement.com/_blaise/2007-06-13-roger-waters.jpg", "href":"http://www.facebook.com"}]}</p>
<p>using percent symbol in Python</p>
<p>http://www.agapow.net/programming/python/using-percent-in-a-string</p>
<p>FB User plolycy</p>
<p>http://wiki.developers.facebook.com/index.php/Platform_Policy</p>
<p>Config /etc/network/interfaces</p>
<p>auto eth0<br />
iface eth0 inet static<br />
address 192.168.2.3<br />
netmask 255.255.255.0<br />
gateway 192.168.2.1<br />
iface lo inet loopback</p>
<p><strong>Using IPython to test functions of WeTwoo. Importing functions</strong></p>
<p>To use WeTwoo function from python console, you should, inside directory of wetwoo project, run:</p>
<p><code>python manage.py shell</code></p>
<p>In [1]: import wetwoo.helper<br />
In [2]: wetwoo.helper.calculateFriendsInCommon(&#8230;)</p>
<p><strong>Install NetworkX</strong></p>
<p>libsuitesparse-3.1.0 (version 3.1.0-3) will be installed<br />
libyaml-0-1 (version 0.1.1-1) will be installed<br />
python-networkx (version 0.36-2) will be installed<br />
python-pygraphviz (version 0.36-1) will be installed<br />
python-scipy (version 0.6.0-11) will be installed<br />
python-yaml (version 3.05-2) will be installed</p>
Posted in Computing, Thesis Tagged: apache, Django, Facebook, Facebook API, Lighttpd, mod_apache, networkx, PyFacebook, Python, wetwoo <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/brange.wordpress.com/56/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/brange.wordpress.com/56/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/brange.wordpress.com/56/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/brange.wordpress.com/56/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/brange.wordpress.com/56/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/brange.wordpress.com/56/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/brange.wordpress.com/56/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/brange.wordpress.com/56/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/brange.wordpress.com/56/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/brange.wordpress.com/56/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=brange.wordpress.com&blog=2744226&post=56&subd=brange&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://brange.wordpress.com/2009/03/03/wetwoo-development/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">abrange</media:title>
		</media:content>
	</item>
	</channel>
</rss>