<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-18238168</id><updated>2012-01-27T17:12:58.156-03:00</updated><title type='text'>KillFill</title><subtitle type='html'></subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://killfill.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://killfill.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>KillFill</name><uri>http://www.blogger.com/profile/15057850033801123565</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>83</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-18238168.post-6053831495637875753</id><published>2010-12-16T10:32:00.002-03:00</published><updated>2010-12-16T10:35:20.305-03:00</updated><title type='text'>.NET y Generics</title><content type='html'>Aveces, es necesario llamar a un método genérico teniendo como dato inicial un tipo Type.&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Parece que la única manera de hacerlo es asi:&lt;/div&gt;&lt;div&gt;&lt;/div&gt;&lt;blockquote&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;pre&gt;&lt;div&gt;    public class Ejemplo&lt;/div&gt;&lt;div&gt;    {&lt;/div&gt;&lt;div&gt;        public void Funcion&lt;t&gt;(string s) &lt;/t&gt;&lt;/div&gt;&lt;div&gt;        {&lt;/div&gt;&lt;div&gt;            Console.WriteLine(string.Format("&lt;{0}&gt; -&gt; {1}", typeof(T).Name, s));&lt;/div&gt;&lt;div&gt;        }&lt;/div&gt;&lt;div&gt;    }&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;    class Program&lt;/div&gt;&lt;div&gt;    {&lt;/div&gt;&lt;div&gt;        static void Main(string[] args)&lt;/div&gt;&lt;div&gt;        {&lt;/div&gt;&lt;div&gt;            var c = new Ejemplo();&lt;/div&gt;&lt;div&gt;            Type t = typeof (int);&lt;/div&gt;&lt;div&gt;            var mInfo = typeof (Ejemplo).GetMethod("Funcion").MakeGenericMethod(t);&lt;/div&gt;&lt;div&gt;            mInfo.Invoke(c, new object[]{"hola"});&lt;/div&gt;&lt;div&gt;        }&lt;/div&gt;&lt;div&gt;    }&lt;/div&gt;&lt;/div&gt;&lt;/blockquote&gt;&lt;div&gt;&lt;div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;/pre&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-1601180278227148";
google_ad_width = 120;
google_ad_height = 240;
google_ad_format = "120x240_as_rimg";
google_cpa_choice = "CAAQpc6AlAIaCAjVP2-Z75KaKPnD93M";
google_ad_channel = "";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/18238168-6053831495637875753?l=killfill.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://killfill.blogspot.com/feeds/6053831495637875753/comments/default' title='Comentarios de la entrada'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=18238168&amp;postID=6053831495637875753' title='0 Comentarios'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default/6053831495637875753'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default/6053831495637875753'/><link rel='alternate' type='text/html' href='http://killfill.blogspot.com/2010/12/net-y-generics.html' title='.NET y Generics'/><author><name>KillFill</name><uri>http://www.blogger.com/profile/15057850033801123565</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-18238168.post-8410825285273067284</id><published>2009-09-01T10:50:00.002-04:00</published><updated>2009-09-01T10:54:36.702-04:00</updated><title type='text'>Nuevo Mirror Svn de FreeBSD</title><content type='html'>Tenemos nuevo mirror: svn://svn.freebsd.cl/base&lt;br /&gt;Se actualiza cada 1 hora.&lt;div class="blogger-post-footer"&gt;&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-1601180278227148";
google_ad_width = 120;
google_ad_height = 240;
google_ad_format = "120x240_as_rimg";
google_cpa_choice = "CAAQpc6AlAIaCAjVP2-Z75KaKPnD93M";
google_ad_channel = "";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/18238168-8410825285273067284?l=killfill.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://killfill.blogspot.com/feeds/8410825285273067284/comments/default' title='Comentarios de la entrada'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=18238168&amp;postID=8410825285273067284' title='2 Comentarios'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default/8410825285273067284'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default/8410825285273067284'/><link rel='alternate' type='text/html' href='http://killfill.blogspot.com/2009/09/nuevo-mirror-svn-de-freebsd.html' title='Nuevo Mirror Svn de FreeBSD'/><author><name>KillFill</name><uri>http://www.blogger.com/profile/15057850033801123565</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-18238168.post-3245804029592005489</id><published>2009-08-29T21:24:00.001-04:00</published><updated>2009-08-29T21:26:00.577-04:00</updated><title type='text'>cvsup.freebsd.cl</title><content type='html'>El mirror cvsup de FreeBSD (src, ports, docs, www) queda oficialmente abajo....&lt;div&gt;:(&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-1601180278227148";
google_ad_width = 120;
google_ad_height = 240;
google_ad_format = "120x240_as_rimg";
google_cpa_choice = "CAAQpc6AlAIaCAjVP2-Z75KaKPnD93M";
google_ad_channel = "";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/18238168-3245804029592005489?l=killfill.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://killfill.blogspot.com/feeds/3245804029592005489/comments/default' title='Comentarios de la entrada'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=18238168&amp;postID=3245804029592005489' title='0 Comentarios'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default/3245804029592005489'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default/3245804029592005489'/><link rel='alternate' type='text/html' href='http://killfill.blogspot.com/2009/08/cvsupfreebsdcl.html' title='cvsup.freebsd.cl'/><author><name>KillFill</name><uri>http://www.blogger.com/profile/15057850033801123565</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-18238168.post-6353356882852766760</id><published>2009-03-28T01:05:00.003-04:00</published><updated>2009-03-28T01:26:02.216-04:00</updated><title type='text'>Color de un ComboBox Item</title><content type='html'>Los items de los combobox en windows forms no se les puede definir el color del foreground y background.&lt;br /&gt;Si los objetos que se ponden son del tipo ListViewItem, entonces se puede usar el evento comboBox.DrawItem para dibujarles los colores, con lo siguiente:&lt;br /&gt;&lt;br /&gt;&lt;span style="font-size:78%;"&gt;&lt;br /&gt;&lt;span style="font-family:arial;"&gt;void OnDrawItem(object sender, DrawItemEventArgs e)&lt;br /&gt;&lt;/span&gt;&lt;span style="font-family:arial;"&gt;{&lt;/span&gt;&lt;span style="font-family:arial;"&gt;&lt;br /&gt;if (e.Index&lt;0)&lt;/span&gt;&lt;span style="font-family:arial;"&gt;&lt;br /&gt;return;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:arial;"&gt;&lt;br /&gt;Graphics g = e.Graphics;&lt;/span&gt;&lt;span style="font-family:arial;"&gt;&lt;br /&gt;Rectangle r = e.Bounds ;&lt;/span&gt;&lt;span style="font-family:arial;"&gt;&lt;br /&gt;e.DrawBackground();&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:arial;"&gt;&lt;br /&gt;Color textColor =  SystemColors.ControlText; //Queda con etse color&lt;/span&gt;&lt;span style="font-family:arial;"&gt;&lt;br /&gt;if (e.State == (DrawItemState.Focus | DrawItemState.Selected ) )&lt;/span&gt;&lt;span style="font-family:arial;"&gt;&lt;br /&gt;textColor = SystemColors.HighlightText;&lt;/span&gt;&lt;span style="font-family:arial;"&gt;&lt;br /&gt;if (e.State == DrawItemState.None)&lt;/span&gt;&lt;span style="font-family:arial;"&gt;&lt;br /&gt;textColor = SystemColors.WindowText;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:arial;"&gt;&lt;br /&gt;ListViewItem item = combo.Items[e.Index] as ListViewItem;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:arial;"&gt;&lt;br /&gt;if (item.ForeColor != SystemColors.WindowText)&lt;/span&gt;&lt;span style="font-family:arial;"&gt;&lt;br /&gt;textColor = item.ForeColor;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:arial;"&gt;&lt;br /&gt;//Rectangulo interno&lt;/span&gt;&lt;span style="font-family:arial;"&gt;&lt;br /&gt;//        Rectangle rectangle = new Rectangle(2, e.Bounds.Top+2, e.Bounds.Height, e.Bounds.Height-4);&lt;/span&gt;&lt;span style="font-family:arial;"&gt;&lt;br /&gt;//      e.Graphics.FillRectangle(new SolidBrush(Color.Salmon), rectangle);&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:arial;"&gt;&lt;br /&gt;g.DrawString(item.ToString(), new Font("Ariel", 8), new SolidBrush(textColor), r);&lt;/span&gt;&lt;span style="font-family:arial;"&gt;&lt;br /&gt;e.DrawFocusRectangle();&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:arial;"&gt;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-size:100%;"&gt;&lt;br /&gt;O más simple aún, reemplazar OnDrawItem:&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;    public class ColorComboBox : ComboBox&lt;br /&gt;    {&lt;br /&gt;&lt;br /&gt;        protected override void OnDrawItem(DrawItemEventArgs e)&lt;br /&gt;        {&lt;br /&gt;            base.OnDrawItem (e);&lt;br /&gt;&lt;br /&gt;            if (e.Index&lt;0)&lt;br /&gt;                return;&lt;br /&gt;           &lt;br /&gt;            Control item = this.Items[e.Index] as Control;&lt;br /&gt;            if (item==null)&lt;br /&gt;                return;&lt;br /&gt;&lt;br /&gt;            Graphics g = e.Graphics;&lt;br /&gt;            Rectangle r = e.Bounds ;&lt;br /&gt;            if (item.ForeColor != SystemColors.WindowText)&lt;br /&gt;                g.DrawString(item.ToString(), Parent.Font, new SolidBrush(item.ForeColor), r);&lt;br /&gt;       &lt;br /&gt;        }&lt;br /&gt;&lt;br /&gt;    }&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-1601180278227148";
google_ad_width = 120;
google_ad_height = 240;
google_ad_format = "120x240_as_rimg";
google_cpa_choice = "CAAQpc6AlAIaCAjVP2-Z75KaKPnD93M";
google_ad_channel = "";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/18238168-6353356882852766760?l=killfill.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://killfill.blogspot.com/feeds/6353356882852766760/comments/default' title='Comentarios de la entrada'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=18238168&amp;postID=6353356882852766760' title='1 Comentarios'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default/6353356882852766760'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default/6353356882852766760'/><link rel='alternate' type='text/html' href='http://killfill.blogspot.com/2009/03/color-de-un-combobox-item.html' title='Color de un ComboBox Item'/><author><name>KillFill</name><uri>http://www.blogger.com/profile/15057850033801123565</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-18238168.post-1838836303177600728</id><published>2009-02-17T14:44:00.001-03:00</published><updated>2009-02-17T14:45:28.069-03:00</updated><title type='text'>System.Windows.Forms</title><content type='html'>Curiosamente no es lo mismo&lt;br /&gt;&lt;br /&gt;ventana.Hide();&lt;br /&gt;&lt;br /&gt;que&lt;br /&gt;&lt;br /&gt;ventana.Show();&lt;br /&gt;ventana.Hide();&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Cuando se hace lo primero, entonces cualquier cosa que haga en otro hilo (con Invoke) no funciona.&lt;br /&gt;&lt;br /&gt;:P&lt;div class="blogger-post-footer"&gt;&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-1601180278227148";
google_ad_width = 120;
google_ad_height = 240;
google_ad_format = "120x240_as_rimg";
google_cpa_choice = "CAAQpc6AlAIaCAjVP2-Z75KaKPnD93M";
google_ad_channel = "";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/18238168-1838836303177600728?l=killfill.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://killfill.blogspot.com/feeds/1838836303177600728/comments/default' title='Comentarios de la entrada'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=18238168&amp;postID=1838836303177600728' title='1 Comentarios'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default/1838836303177600728'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default/1838836303177600728'/><link rel='alternate' type='text/html' href='http://killfill.blogspot.com/2009/02/systemwindowsforms.html' title='System.Windows.Forms'/><author><name>KillFill</name><uri>http://www.blogger.com/profile/15057850033801123565</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-18238168.post-4675872683914912383</id><published>2009-01-31T17:31:00.002-03:00</published><updated>2009-01-31T17:34:04.251-03:00</updated><title type='text'>CVS Mirror</title><content type='html'>Para los interesados:&lt;br /&gt;&lt;pre class="SCREEN"&gt;&lt;br /&gt;export CVSROOT":pserver:anoncvs@cvsup.freebsd.cl:/home/ncvs"&lt;br /&gt;cvs login (clave anoncvs)&lt;br /&gt;cvs co ports&lt;br /&gt;&lt;br /&gt;suerte!&lt;br /&gt;&lt;/pre&gt;&lt;div class="blogger-post-footer"&gt;&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-1601180278227148";
google_ad_width = 120;
google_ad_height = 240;
google_ad_format = "120x240_as_rimg";
google_cpa_choice = "CAAQpc6AlAIaCAjVP2-Z75KaKPnD93M";
google_ad_channel = "";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/18238168-4675872683914912383?l=killfill.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://killfill.blogspot.com/feeds/4675872683914912383/comments/default' title='Comentarios de la entrada'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=18238168&amp;postID=4675872683914912383' title='0 Comentarios'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default/4675872683914912383'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default/4675872683914912383'/><link rel='alternate' type='text/html' href='http://killfill.blogspot.com/2009/01/cvs-mirror.html' title='CVS Mirror'/><author><name>KillFill</name><uri>http://www.blogger.com/profile/15057850033801123565</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-18238168.post-7661571584083112766</id><published>2008-12-03T15:14:00.000-03:00</published><updated>2008-12-03T15:15:04.907-03:00</updated><title type='text'>FreeBSD 6.4</title><content type='html'>&lt;a href="http://archivos.sofsis.cl/freebsd/64/6.4/"&gt;FYI&lt;br /&gt;&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-1601180278227148";
google_ad_width = 120;
google_ad_height = 240;
google_ad_format = "120x240_as_rimg";
google_cpa_choice = "CAAQpc6AlAIaCAjVP2-Z75KaKPnD93M";
google_ad_channel = "";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/18238168-7661571584083112766?l=killfill.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://killfill.blogspot.com/feeds/7661571584083112766/comments/default' title='Comentarios de la entrada'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=18238168&amp;postID=7661571584083112766' title='0 Comentarios'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default/7661571584083112766'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default/7661571584083112766'/><link rel='alternate' type='text/html' href='http://killfill.blogspot.com/2008/12/freebsd-64.html' title='FreeBSD 6.4'/><author><name>KillFill</name><uri>http://www.blogger.com/profile/15057850033801123565</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-18238168.post-7202462952696617717</id><published>2008-11-26T12:21:00.003-03:00</published><updated>2008-11-26T12:25:39.877-03:00</updated><title type='text'>'Casteo ascendente'</title><content type='html'>Lo encontre choro....&lt;br /&gt;&lt;br /&gt;Si en una clase llamada Clase, le ponemos un constructor asi:&lt;br /&gt;&lt;br /&gt;public Clase : Dictionary&lt;string,string&gt;&amp;lt;string,string&gt;&lt;br /&gt;{&lt;br /&gt;  public Clase(Dictionary&lt;string,string&gt;&lt;/string,string&gt;&lt;/string,string&gt;&amp;lt;string,string&gt;&lt;string,string&gt;&lt;string,string&gt; dic) : base(dic)&lt;br /&gt;  {}&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;Entonces es posible escribir:&lt;br /&gt;&lt;br /&gt;Clase clase = new Clase(new Dictionary&lt;/string,string&gt;&lt;/string,string&gt;&amp;lt;string,string&gt;&lt;string,string&gt;&lt;string,string&gt;&lt;string,string&gt;());&lt;br /&gt;&lt;br /&gt;:P&lt;/string,string&gt;&lt;/string,string&gt;&lt;/string,string&gt;&lt;div class="blogger-post-footer"&gt;&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-1601180278227148";
google_ad_width = 120;
google_ad_height = 240;
google_ad_format = "120x240_as_rimg";
google_cpa_choice = "CAAQpc6AlAIaCAjVP2-Z75KaKPnD93M";
google_ad_channel = "";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/18238168-7202462952696617717?l=killfill.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://killfill.blogspot.com/feeds/7202462952696617717/comments/default' title='Comentarios de la entrada'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=18238168&amp;postID=7202462952696617717' title='0 Comentarios'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default/7202462952696617717'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default/7202462952696617717'/><link rel='alternate' type='text/html' href='http://killfill.blogspot.com/2008/11/casteo-ascendente.html' title='&apos;Casteo ascendente&apos;'/><author><name>KillFill</name><uri>http://www.blogger.com/profile/15057850033801123565</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-18238168.post-7183755761963572592</id><published>2008-11-21T22:32:00.002-03:00</published><updated>2008-11-21T22:35:56.393-03:00</updated><title type='text'>OpenOffice 3</title><content type='html'>Ayer instale Openoffice 3, y me encontre con la sorpresa que no se pueden instalar extensiones ni diccionarios:&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;"bad tranfer url"&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Alguien lo ha podido hacer?&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Referencias:&lt;br /&gt;http://www.freebsd.org/cgi/query-pr.cgi?pr=127946&lt;br /&gt;http://archivos.sofsis.cl/freebsd/openoffice/&lt;div class="blogger-post-footer"&gt;&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-1601180278227148";
google_ad_width = 120;
google_ad_height = 240;
google_ad_format = "120x240_as_rimg";
google_cpa_choice = "CAAQpc6AlAIaCAjVP2-Z75KaKPnD93M";
google_ad_channel = "";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/18238168-7183755761963572592?l=killfill.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://killfill.blogspot.com/feeds/7183755761963572592/comments/default' title='Comentarios de la entrada'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=18238168&amp;postID=7183755761963572592' title='0 Comentarios'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default/7183755761963572592'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default/7183755761963572592'/><link rel='alternate' type='text/html' href='http://killfill.blogspot.com/2008/11/openoffice-3.html' title='OpenOffice 3'/><author><name>KillFill</name><uri>http://www.blogger.com/profile/15057850033801123565</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-18238168.post-5331568740652152864</id><published>2008-10-01T20:11:00.001-04:00</published><updated>2008-10-01T20:11:55.218-04:00</updated><title type='text'>Disk partitions</title><content type='html'>man sade&lt;div class="blogger-post-footer"&gt;&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-1601180278227148";
google_ad_width = 120;
google_ad_height = 240;
google_ad_format = "120x240_as_rimg";
google_cpa_choice = "CAAQpc6AlAIaCAjVP2-Z75KaKPnD93M";
google_ad_channel = "";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/18238168-5331568740652152864?l=killfill.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://killfill.blogspot.com/feeds/5331568740652152864/comments/default' title='Comentarios de la entrada'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=18238168&amp;postID=5331568740652152864' title='0 Comentarios'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default/5331568740652152864'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default/5331568740652152864'/><link rel='alternate' type='text/html' href='http://killfill.blogspot.com/2008/10/disk-partitions.html' title='Disk partitions'/><author><name>KillFill</name><uri>http://www.blogger.com/profile/15057850033801123565</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-18238168.post-4160333959099299417</id><published>2008-09-04T20:28:00.002-04:00</published><updated>2008-09-04T20:29:32.241-04:00</updated><title type='text'>Installing FreeNAS into a USB stick</title><content type='html'>1.- Put the stick into the USB (dont mount it...)&lt;br /&gt;2.- fdisk -BI /dev/da0 [ignore Geom not found "da0"]&lt;br /&gt;3.- bsdlabel -B -w da0s1&lt;br /&gt;4.- newfs -U -L MyBoot /dev/da0s1a &lt;br /&gt;5.- mdconfig -a -f FreeNAS-i386-liveCD-0.7.3514.iso &lt;br /&gt;6.- mount_cd9660 /dev/md0 /dist/&lt;br /&gt;7.- mount /dev/da0s1a /mnt/&lt;br /&gt;8.- cp -rip /dist/* /mnt&lt;br /&gt;9.- umount /mnt&lt;br /&gt;&lt;br /&gt;No matter if you update your firmware, if "USB Keyboard" is not enabled in the BIOS some motherboards will not boot!  (took me hourse to realize that.. :P)&lt;div class="blogger-post-footer"&gt;&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-1601180278227148";
google_ad_width = 120;
google_ad_height = 240;
google_ad_format = "120x240_as_rimg";
google_cpa_choice = "CAAQpc6AlAIaCAjVP2-Z75KaKPnD93M";
google_ad_channel = "";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/18238168-4160333959099299417?l=killfill.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://killfill.blogspot.com/feeds/4160333959099299417/comments/default' title='Comentarios de la entrada'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=18238168&amp;postID=4160333959099299417' title='2 Comentarios'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default/4160333959099299417'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default/4160333959099299417'/><link rel='alternate' type='text/html' href='http://killfill.blogspot.com/2008/09/installing-freenas-into-usb-stick.html' title='Installing FreeNAS into a USB stick'/><author><name>KillFill</name><uri>http://www.blogger.com/profile/15057850033801123565</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-18238168.post-2916363702780682353</id><published>2008-08-13T14:10:00.000-04:00</published><updated>2008-08-13T14:11:25.977-04:00</updated><title type='text'>CSharp Unixtime to DateTime</title><content type='html'>DateTime unixEpoch = new DateTime (1970, 1, 1);&lt;br /&gt;TimeSpan timeZoneOffset = TimeZone.CurrentTimeZone.GetUtcOffset (DateTime.UtcNow);&lt;br /&gt;DateTime myTime = unixEpoch.AddSeconds(myUnixtime + timeZoneOffset.TotalSeconds);&lt;div class="blogger-post-footer"&gt;&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-1601180278227148";
google_ad_width = 120;
google_ad_height = 240;
google_ad_format = "120x240_as_rimg";
google_cpa_choice = "CAAQpc6AlAIaCAjVP2-Z75KaKPnD93M";
google_ad_channel = "";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/18238168-2916363702780682353?l=killfill.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://killfill.blogspot.com/feeds/2916363702780682353/comments/default' title='Comentarios de la entrada'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=18238168&amp;postID=2916363702780682353' title='0 Comentarios'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default/2916363702780682353'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default/2916363702780682353'/><link rel='alternate' type='text/html' href='http://killfill.blogspot.com/2008/08/csharp-unixtime-to-datetime.html' title='CSharp Unixtime to DateTime'/><author><name>KillFill</name><uri>http://www.blogger.com/profile/15057850033801123565</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-18238168.post-478773878420135644</id><published>2008-08-13T13:51:00.002-04:00</published><updated>2008-08-13T13:53:44.762-04:00</updated><title type='text'>ISO-8601 DateTime .NET</title><content type='html'>Wiered...&lt;br /&gt;&lt;br /&gt;DateTime.Now.ToString('s') -&gt; 2008-08-13T13:22:32&lt;br /&gt;DateTime.now.ToString('u') -&gt; 2008-08-13 13:22:32Z&lt;br /&gt;&lt;br /&gt;None of them are close enough to iso8601?...&lt;br /&gt;&lt;br /&gt;One has to use &lt;br /&gt;DateTime.Now.ToString("yyyy'-'MM'-'dd'T'HH':'mm':'sszz'00'") -&gt; 2008-08-13T13:22:32-0400&lt;br /&gt;&lt;br /&gt;Any shorter way to do this?....&lt;div class="blogger-post-footer"&gt;&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-1601180278227148";
google_ad_width = 120;
google_ad_height = 240;
google_ad_format = "120x240_as_rimg";
google_cpa_choice = "CAAQpc6AlAIaCAjVP2-Z75KaKPnD93M";
google_ad_channel = "";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/18238168-478773878420135644?l=killfill.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://killfill.blogspot.com/feeds/478773878420135644/comments/default' title='Comentarios de la entrada'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=18238168&amp;postID=478773878420135644' title='0 Comentarios'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default/478773878420135644'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default/478773878420135644'/><link rel='alternate' type='text/html' href='http://killfill.blogspot.com/2008/08/iso-8601-datetime-net.html' title='ISO-8601 DateTime .NET'/><author><name>KillFill</name><uri>http://www.blogger.com/profile/15057850033801123565</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-18238168.post-6486414395914556996</id><published>2008-08-12T17:23:00.000-04:00</published><updated>2008-08-12T17:25:00.815-04:00</updated><title type='text'>Writing DVDs</title><content type='html'>Ive never copy DVD's before...&lt;br /&gt;1) readom dev=/dev/hda f=lalala.iso&lt;br /&gt;2) growisofs -dvd-compat -Z /dev/hda=lalala.iso&lt;br /&gt;&lt;br /&gt;:P&lt;div class="blogger-post-footer"&gt;&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-1601180278227148";
google_ad_width = 120;
google_ad_height = 240;
google_ad_format = "120x240_as_rimg";
google_cpa_choice = "CAAQpc6AlAIaCAjVP2-Z75KaKPnD93M";
google_ad_channel = "";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/18238168-6486414395914556996?l=killfill.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://killfill.blogspot.com/feeds/6486414395914556996/comments/default' title='Comentarios de la entrada'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=18238168&amp;postID=6486414395914556996' title='0 Comentarios'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default/6486414395914556996'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default/6486414395914556996'/><link rel='alternate' type='text/html' href='http://killfill.blogspot.com/2008/08/writing-dvds.html' title='Writing DVDs'/><author><name>KillFill</name><uri>http://www.blogger.com/profile/15057850033801123565</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-18238168.post-972553234269050357</id><published>2008-07-19T21:01:00.002-04:00</published><updated>2008-07-19T21:06:32.383-04:00</updated><title type='text'>Castle!</title><content type='html'>Wow.. hammet, 'the leader' of the &lt;a href="http://castleproject.org"&gt;castle project&lt;/a&gt; just got hired at microsoft.&lt;br /&gt;&lt;br /&gt;That project had good stuffs like a container and web MVC framework for .NET.&lt;br /&gt;I hope this does not mean castle project will not continue to envolve, and that the new MVC framework at microsoft will be good. &lt;br /&gt;&lt;br /&gt;!&lt;div class="blogger-post-footer"&gt;&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-1601180278227148";
google_ad_width = 120;
google_ad_height = 240;
google_ad_format = "120x240_as_rimg";
google_cpa_choice = "CAAQpc6AlAIaCAjVP2-Z75KaKPnD93M";
google_ad_channel = "";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/18238168-972553234269050357?l=killfill.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://killfill.blogspot.com/feeds/972553234269050357/comments/default' title='Comentarios de la entrada'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=18238168&amp;postID=972553234269050357' title='0 Comentarios'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default/972553234269050357'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default/972553234269050357'/><link rel='alternate' type='text/html' href='http://killfill.blogspot.com/2008/07/castle.html' title='Castle!'/><author><name>KillFill</name><uri>http://www.blogger.com/profile/15057850033801123565</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-18238168.post-3114784573961800745</id><published>2008-07-13T12:27:00.002-04:00</published><updated>2008-07-13T12:31:03.773-04:00</updated><title type='text'>Tabs</title><content type='html'>&lt;hmm&gt;&lt;br /&gt;There are rumors that gnome 3.0 gui's, will be heavily based on tabs. Some people may like it (i do for &lt;span style="font-weight:bold;"&gt;some&lt;/span&gt; applications...). &lt;br /&gt;I dont think its a good idea to hard-code the applications with the tabs. Instead of that, there should be a generic way to group content in a more high-level logic fashon, and let the user decide if he/she wants tabs, treeviews, or some other kind of representation...&lt;br /&gt;&lt;/hmm&gt;&lt;div class="blogger-post-footer"&gt;&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-1601180278227148";
google_ad_width = 120;
google_ad_height = 240;
google_ad_format = "120x240_as_rimg";
google_cpa_choice = "CAAQpc6AlAIaCAjVP2-Z75KaKPnD93M";
google_ad_channel = "";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/18238168-3114784573961800745?l=killfill.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://killfill.blogspot.com/feeds/3114784573961800745/comments/default' title='Comentarios de la entrada'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=18238168&amp;postID=3114784573961800745' title='0 Comentarios'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default/3114784573961800745'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default/3114784573961800745'/><link rel='alternate' type='text/html' href='http://killfill.blogspot.com/2008/07/tabs.html' title='Tabs'/><author><name>KillFill</name><uri>http://www.blogger.com/profile/15057850033801123565</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-18238168.post-7790245550885702950</id><published>2008-06-30T19:43:00.003-04:00</published><updated>2008-07-04T11:28:39.994-04:00</updated><title type='text'>Calendar on N800</title><content type='html'>Ok.. From now on, ill try to write on english.. lets see if i post more frequently.. :P&lt;br /&gt;&lt;br /&gt;I was depress i coulnt syncronize my N800 with our intranet engine in the office (egroupware), until last week. &lt;a href="http://pimlico-project.org/"&gt;Pimlico&lt;/a&gt;, is a company that makes PIM applications for &lt;a href="http://maemo.org/"&gt;maemo&lt;/a&gt; and &lt;a href="http://openmoko.org/"&gt;openmoko&lt;/a&gt; platforms. They have a quite cool &lt;a href="http://pimlico-project.org/dates.html"&gt;calendar application&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Some time ago, Patrik released a beta for he's &lt;a href="http://www.estamos.de/blog/2008/04/20/syncevolution-08-alpha-1/"&gt;syncevolution project&lt;/a&gt;, so i give it a try. Surprise you death.... it works!&lt;br /&gt;&lt;br /&gt;Its just as easy as:&lt;br /&gt;&lt;span style="font-style:italic;"&gt; &lt;br /&gt;&lt;br /&gt;syncevolution --configure --sync-property username=pneumann --sync-property password=**** --source-property sync=none scheduleworld memo todo&lt;br /&gt;&lt;br /&gt;cd ~/.config/syncevolution &amp;&amp; mv scheduleworld your_company_name&lt;br /&gt;&lt;br /&gt; syncevolution --configure --source-property sync=none --source-property uri=calendar your_company_name&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;And of course, a little cron that does sync every 10min only if there is a conection to the server.&lt;br /&gt;&lt;br /&gt;Lets see if i finally arrive to the meetings!..&lt;br /&gt;&lt;br /&gt;:P&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Updated: Data is keept in ~/.evolution/calendar.&lt;br /&gt;         You can delete it by: PIDS=`pidof e-calendar-factory` &amp;&amp; kill -15 $PIDS &amp;&amp; rm -rf $HOME/.evolution/calendar&lt;div class="blogger-post-footer"&gt;&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-1601180278227148";
google_ad_width = 120;
google_ad_height = 240;
google_ad_format = "120x240_as_rimg";
google_cpa_choice = "CAAQpc6AlAIaCAjVP2-Z75KaKPnD93M";
google_ad_channel = "";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/18238168-7790245550885702950?l=killfill.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://killfill.blogspot.com/feeds/7790245550885702950/comments/default' title='Comentarios de la entrada'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=18238168&amp;postID=7790245550885702950' title='0 Comentarios'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default/7790245550885702950'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default/7790245550885702950'/><link rel='alternate' type='text/html' href='http://killfill.blogspot.com/2008/06/calendar-on-n800.html' title='Calendar on N800'/><author><name>KillFill</name><uri>http://www.blogger.com/profile/15057850033801123565</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-18238168.post-2674589352643889894</id><published>2008-05-19T20:06:00.002-04:00</published><updated>2008-05-19T20:10:00.854-04:00</updated><title type='text'>Como levantar un DNS en 1 minuto</title><content type='html'>echo named_enabled="YES" &gt;&gt; /etc/rc.conf&lt;br /&gt;echo pass in on $ext_if proto {tcp,udp} from any to any port domain &gt;&gt; /etc/pf.conf&lt;br /&gt;$EDITOR /var/named/etc/namedb/named.conf&lt;br /&gt;$EDITOR las_zonas&lt;br /&gt;/etc/rc.d/named restart&lt;br /&gt;/etc/rc.d/pf restart&lt;br /&gt;&lt;br /&gt;ridiculamente facil...&lt;br /&gt;&lt;br /&gt;PD: la cosa queda chruteada... :P&lt;div class="blogger-post-footer"&gt;&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-1601180278227148";
google_ad_width = 120;
google_ad_height = 240;
google_ad_format = "120x240_as_rimg";
google_cpa_choice = "CAAQpc6AlAIaCAjVP2-Z75KaKPnD93M";
google_ad_channel = "";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/18238168-2674589352643889894?l=killfill.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://killfill.blogspot.com/feeds/2674589352643889894/comments/default' title='Comentarios de la entrada'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=18238168&amp;postID=2674589352643889894' title='0 Comentarios'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default/2674589352643889894'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default/2674589352643889894'/><link rel='alternate' type='text/html' href='http://killfill.blogspot.com/2008/05/como-levantar-un-dns-en-1-minuto.html' title='Como levantar un DNS en 1 minuto'/><author><name>KillFill</name><uri>http://www.blogger.com/profile/15057850033801123565</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-18238168.post-2733688107197569429</id><published>2008-04-01T22:13:00.002-04:00</published><updated>2008-04-01T22:36:28.230-04:00</updated><title type='text'>Nerd bytes</title><content type='html'>Se me habia olvidado ya que tenia un blog nerdyyii... &lt;br /&gt;&lt;br /&gt;Os dejo un scripcillo que se conecta a un &lt;a href="http://www.musicpd.org"&gt;music player daemon&lt;/a&gt; y publica lo que se esta todando ahi, en una cuenta MSN que este siendo usada por &lt;a href="http://live.gnome.org/Empathy"&gt;algun&lt;/a&gt; programa que use &lt;a href="http://telepathy.freedesktop.org/wiki/"&gt;telepatia&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Probablemente sea buena idea transformarlo en un plugin...&lt;br /&gt;&lt;br /&gt;simple, preciso y feo.. :P&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;pre style='color:#000000;background:#ffffff;'&gt;&lt;span style='color:#696969; '&gt;#!/usr/bin/env python&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style='color:#800000; font-weight:bold; '&gt;import&lt;/span&gt; dbus&lt;br /&gt;&lt;span style='color:#800000; font-weight:bold; '&gt;import&lt;/span&gt; time&lt;br /&gt;&lt;span style='color:#800000; font-weight:bold; '&gt;import&lt;/span&gt; mpdclient&lt;br /&gt;&lt;span style='color:#800000; font-weight:bold; '&gt;import&lt;/span&gt; unicodedata&lt;br /&gt;&lt;br /&gt;&lt;span style='color:#696969; '&gt;#Configs&lt;/span&gt;&lt;br /&gt;MSN_ACCOUNT&lt;span style='color:#808030; '&gt;=&lt;/span&gt;&lt;span style='color:#0000e6; '&gt;"your_msn_account@hotmail.com"&lt;/span&gt;&lt;br /&gt;STRING&lt;span style='color:#808030; '&gt;=&lt;/span&gt;&lt;span style='color:#0000e6; '&gt;"%s: %s [%s] Some more strings..."&lt;/span&gt;&lt;br /&gt;NO_SONG_NAME&lt;span style='color:#808030; '&gt;=&lt;/span&gt;&lt;span style='color:#0000e6; '&gt;"When no tag can be found in the song"&lt;/span&gt;&lt;br /&gt;SLEEP&lt;span style='color:#808030; '&gt;=&lt;/span&gt;&lt;span style='color:#008c00; '&gt;3&lt;/span&gt;&lt;br /&gt;HOST&lt;span style='color:#808030; '&gt;=&lt;/span&gt;&lt;span style='color:#0000e6; '&gt;'host.of.your.mpd'&lt;/span&gt;&lt;br /&gt;PORT&lt;span style='color:#808030; '&gt;=&lt;/span&gt;&lt;span style='color:#008c00; '&gt;6600&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style='color:#696969; '&gt;#Globals&lt;/span&gt;&lt;br /&gt;NAME&lt;span style='color:#808030; '&gt;=&lt;/span&gt;&lt;span style='color:#0000e6; '&gt;'org.freedesktop.Telepathy.Connection.butterfly.msn.'&lt;/span&gt;&lt;span style='color:#808030; '&gt;+&lt;/span&gt;   MSN_ACCOUNT&lt;span style='color:#808030; '&gt;.&lt;/span&gt;replace&lt;span style='color:#808030; '&gt;(&lt;/span&gt;&lt;span style='color:#0000e6; '&gt;'@'&lt;/span&gt;&lt;span style='color:#808030; '&gt;,&lt;/span&gt;&lt;span style='color:#0000e6; '&gt;'_40'&lt;/span&gt;&lt;span style='color:#808030; '&gt;)&lt;/span&gt;&lt;span style='color:#808030; '&gt;.&lt;/span&gt;replace&lt;span style='color:#808030; '&gt;(&lt;/span&gt;&lt;span style='color:#0000e6; '&gt;'.'&lt;/span&gt;&lt;span style='color:#808030; '&gt;,&lt;/span&gt;&lt;span style='color:#0000e6; '&gt;'_2e'&lt;/span&gt;&lt;span style='color:#808030; '&gt;)&lt;/span&gt;&lt;br /&gt;SERVER&lt;span style='color:#808030; '&gt;=&lt;/span&gt;&lt;span style='color:#0000e6; '&gt;'/org/freedesktop/Telepathy/Connection/butterfly/msn/'&lt;/span&gt;&lt;span style='color:#808030; '&gt;+&lt;/span&gt;MSN_ACCOUNT&lt;span style='color:#808030; '&gt;.&lt;/span&gt;replace&lt;span style='color:#808030; '&gt;(&lt;/span&gt;&lt;span style='color:#0000e6; '&gt;'@'&lt;/span&gt;&lt;span style='color:#808030; '&gt;,&lt;/span&gt;&lt;span style='color:#0000e6; '&gt;'_40'&lt;/span&gt;&lt;span style='color:#808030; '&gt;)&lt;/span&gt;&lt;span style='color:#808030; '&gt;.&lt;/span&gt;replace&lt;span style='color:#808030; '&gt;(&lt;/span&gt;&lt;span style='color:#0000e6; '&gt;'.'&lt;/span&gt;&lt;span style='color:#808030; '&gt;,&lt;/span&gt;&lt;span style='color:#0000e6; '&gt;'_2e'&lt;/span&gt;&lt;span style='color:#808030; '&gt;)&lt;/span&gt;&lt;br /&gt;msn &lt;span style='color:#808030; '&gt;=&lt;/span&gt; &lt;span style='color:#e34adc; '&gt;None&lt;/span&gt;&lt;br /&gt;mpd &lt;span style='color:#808030; '&gt;=&lt;/span&gt; &lt;span style='color:#e34adc; '&gt;None&lt;/span&gt;&lt;br /&gt;last_song &lt;span style='color:#808030; '&gt;=&lt;/span&gt; &lt;span style='color:#e34adc; '&gt;None&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style='color:#800000; font-weight:bold; '&gt;def&lt;/span&gt; connect_dbus&lt;span style='color:#808030; '&gt;(&lt;/span&gt;&lt;span style='color:#808030; '&gt;)&lt;/span&gt;&lt;span style='color:#808030; '&gt;:&lt;/span&gt;&lt;br /&gt;    &lt;span style='color:#800000; font-weight:bold; '&gt;global&lt;/span&gt; msn&lt;br /&gt;    bus &lt;span style='color:#808030; '&gt;=&lt;/span&gt; dbus&lt;span style='color:#808030; '&gt;.&lt;/span&gt;SessionBus&lt;span style='color:#808030; '&gt;(&lt;/span&gt;&lt;span style='color:#808030; '&gt;)&lt;/span&gt;&lt;br /&gt;    msn &lt;span style='color:#808030; '&gt;=&lt;/span&gt; bus&lt;span style='color:#808030; '&gt;.&lt;/span&gt;get_object&lt;span style='color:#808030; '&gt;(&lt;/span&gt;NAME&lt;span style='color:#808030; '&gt;,&lt;/span&gt; SERVER&lt;span style='color:#808030; '&gt;)&lt;/span&gt;    &lt;br /&gt;&lt;br /&gt;&lt;span style='color:#800000; font-weight:bold; '&gt;def&lt;/span&gt; connect_mpd&lt;span style='color:#808030; '&gt;(&lt;/span&gt;&lt;span style='color:#808030; '&gt;)&lt;/span&gt;&lt;span style='color:#808030; '&gt;:&lt;/span&gt;&lt;br /&gt;    &lt;span style='color:#800000; font-weight:bold; '&gt;global&lt;/span&gt; mpd&lt;br /&gt;    &lt;span style='color:#800000; font-weight:bold; '&gt;try&lt;/span&gt;&lt;span style='color:#808030; '&gt;:&lt;/span&gt;&lt;br /&gt;        mpd &lt;span style='color:#808030; '&gt;=&lt;/span&gt; mpdclient&lt;span style='color:#808030; '&gt;.&lt;/span&gt;MpdController&lt;span style='color:#808030; '&gt;(&lt;/span&gt;HOST&lt;span style='color:#808030; '&gt;,&lt;/span&gt; PORT&lt;span style='color:#808030; '&gt;)&lt;/span&gt;&lt;br /&gt;    &lt;span style='color:#800000; font-weight:bold; '&gt;except&lt;/span&gt; mpdclient&lt;span style='color:#808030; '&gt;.&lt;/span&gt;MpdConnectionPortError&lt;span style='color:#808030; '&gt;,&lt;/span&gt; e&lt;span style='color:#808030; '&gt;:&lt;/span&gt;&lt;br /&gt;        &lt;span style='color:#800000; font-weight:bold; '&gt;print&lt;/span&gt; &lt;span style='color:#0000e6; '&gt;"Cannot connect: %s"&lt;/span&gt; &lt;span style='color:#808030; '&gt;%&lt;/span&gt;e&lt;br /&gt;&lt;br /&gt;&lt;span style='color:#800000; font-weight:bold; '&gt;def&lt;/span&gt; song_name&lt;span style='color:#808030; '&gt;(&lt;/span&gt;song&lt;span style='color:#808030; '&gt;)&lt;/span&gt;&lt;span style='color:#808030; '&gt;:&lt;/span&gt;&lt;br /&gt;    &lt;span style='color:#800000; font-weight:bold; '&gt;if&lt;/span&gt; &lt;span style='color:#808030; '&gt;(&lt;/span&gt;&lt;span style='color:#e34adc; '&gt;len&lt;/span&gt;&lt;span style='color:#808030; '&gt;(&lt;/span&gt;song&lt;span style='color:#808030; '&gt;.&lt;/span&gt;artist&lt;span style='color:#808030; '&gt;)&lt;/span&gt;&lt;span style='color:#808030; '&gt;&amp;lt;&lt;/span&gt;&lt;span style='color:#008c00; '&gt;2&lt;/span&gt;&lt;span style='color:#808030; '&gt;)&lt;/span&gt;&lt;span style='color:#808030; '&gt;:&lt;/span&gt;&lt;br /&gt;        &lt;span style='color:#800000; font-weight:bold; '&gt;return&lt;/span&gt; NO_SONG_NAME&lt;br /&gt;    utf8 &lt;span style='color:#808030; '&gt;=&lt;/span&gt;  STRING &lt;span style='color:#808030; '&gt;%&lt;/span&gt;&lt;span style='color:#808030; '&gt;(&lt;/span&gt;song&lt;span style='color:#808030; '&gt;.&lt;/span&gt;artist&lt;span style='color:#808030; '&gt;,&lt;/span&gt;song&lt;span style='color:#808030; '&gt;.&lt;/span&gt;title&lt;span style='color:#808030; '&gt;,&lt;/span&gt;song&lt;span style='color:#808030; '&gt;.&lt;/span&gt;album&lt;span style='color:#808030; '&gt;)&lt;/span&gt;&lt;br /&gt;    out &lt;span style='color:#808030; '&gt;=&lt;/span&gt; &lt;span style='color:#0000e6; '&gt;""&lt;/span&gt;&lt;br /&gt;    &lt;span style='color:#800000; font-weight:bold; '&gt;for&lt;/span&gt; s &lt;span style='color:#800000; font-weight:bold; '&gt;in&lt;/span&gt; utf8&lt;span style='color:#808030; '&gt;.&lt;/span&gt;decode&lt;span style='color:#808030; '&gt;(&lt;/span&gt;&lt;span style='color:#0000e6; '&gt;'utf-8'&lt;/span&gt;&lt;span style='color:#808030; '&gt;)&lt;/span&gt;&lt;span style='color:#808030; '&gt;:&lt;/span&gt;&lt;br /&gt;        dec &lt;span style='color:#808030; '&gt;=&lt;/span&gt; unicodedata&lt;span style='color:#808030; '&gt;.&lt;/span&gt;decomposition&lt;span style='color:#808030; '&gt;(&lt;/span&gt;s&lt;span style='color:#808030; '&gt;)&lt;/span&gt;&lt;br /&gt;        &lt;span style='color:#800000; font-weight:bold; '&gt;if&lt;/span&gt; &lt;span style='color:#808030; '&gt;(&lt;/span&gt;&lt;span style='color:#e34adc; '&gt;len&lt;/span&gt;&lt;span style='color:#808030; '&gt;(&lt;/span&gt;dec&lt;span style='color:#808030; '&gt;)&lt;/span&gt;&lt;span style='color:#808030; '&gt;&amp;lt;&lt;/span&gt;&lt;span style='color:#008c00; '&gt;1&lt;/span&gt;&lt;span style='color:#808030; '&gt;)&lt;/span&gt;&lt;span style='color:#808030; '&gt;:&lt;/span&gt;&lt;br /&gt;            out &lt;span style='color:#808030; '&gt;+&lt;/span&gt;&lt;span style='color:#808030; '&gt;=&lt;/span&gt; s&lt;br /&gt;        &lt;span style='color:#800000; font-weight:bold; '&gt;else&lt;/span&gt;&lt;span style='color:#808030; '&gt;:&lt;/span&gt;&lt;br /&gt;            out &lt;span style='color:#808030; '&gt;+&lt;/span&gt;&lt;span style='color:#808030; '&gt;=&lt;/span&gt; &lt;span style='color:#e34adc; '&gt;chr&lt;/span&gt;&lt;span style='color:#808030; '&gt;(&lt;/span&gt;&lt;span style='color:#e34adc; '&gt;int&lt;/span&gt;&lt;span style='color:#808030; '&gt;(&lt;/span&gt;dec&lt;span style='color:#808030; '&gt;.&lt;/span&gt;split&lt;span style='color:#808030; '&gt;(&lt;/span&gt;&lt;span style='color:#0000e6; '&gt;' '&lt;/span&gt;&lt;span style='color:#808030; '&gt;)&lt;/span&gt;&lt;span style='color:#808030; '&gt;[&lt;/span&gt;&lt;span style='color:#008c00; '&gt;0&lt;/span&gt;&lt;span style='color:#808030; '&gt;]&lt;/span&gt;&lt;span style='color:#808030; '&gt;,&lt;/span&gt;&lt;span style='color:#008c00; '&gt;16&lt;/span&gt;&lt;span style='color:#808030; '&gt;)&lt;/span&gt;&lt;span style='color:#808030; '&gt;)&lt;/span&gt;&lt;br /&gt;    &lt;span style='color:#800000; font-weight:bold; '&gt;return&lt;/span&gt; out&lt;br /&gt;&lt;br /&gt;&lt;span style='color:#800000; font-weight:bold; '&gt;while&lt;/span&gt; &lt;span style='color:#808030; '&gt;(&lt;/span&gt;&lt;span style='color:#008c00; '&gt;1&lt;/span&gt;&lt;span style='color:#808030; '&gt;)&lt;/span&gt;&lt;span style='color:#808030; '&gt;:&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;    time&lt;span style='color:#808030; '&gt;.&lt;/span&gt;sleep&lt;span style='color:#808030; '&gt;(&lt;/span&gt;SLEEP&lt;span style='color:#808030; '&gt;)&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;    &lt;span style='color:#800000; font-weight:bold; '&gt;try&lt;/span&gt;&lt;span style='color:#808030; '&gt;:&lt;/span&gt;&lt;br /&gt;        current_song &lt;span style='color:#808030; '&gt;=&lt;/span&gt; mpd&lt;span style='color:#808030; '&gt;.&lt;/span&gt;getCurrentSong&lt;span style='color:#808030; '&gt;(&lt;/span&gt;&lt;span style='color:#808030; '&gt;)&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;    &lt;span style='color:#800000; font-weight:bold; '&gt;except&lt;/span&gt; &lt;span style='color:#808030; '&gt;(&lt;/span&gt;mpdclient&lt;span style='color:#808030; '&gt;.&lt;/span&gt;MpdStoredError&lt;span style='color:#808030; '&gt;)&lt;/span&gt;&lt;span style='color:#808030; '&gt;,&lt;/span&gt; e&lt;span style='color:#808030; '&gt;:&lt;/span&gt;&lt;br /&gt;        &lt;span style='color:#800000; font-weight:bold; '&gt;print&lt;/span&gt; e&lt;br /&gt;        &lt;span style='color:#800000; font-weight:bold; '&gt;continue&lt;/span&gt;&lt;br /&gt;    &lt;span style='color:#800000; font-weight:bold; '&gt;except&lt;/span&gt; &lt;span style='color:#808030; '&gt;(&lt;/span&gt;mpdclient&lt;span style='color:#808030; '&gt;.&lt;/span&gt;MpdNoResponseError&lt;span style='color:#808030; '&gt;,&lt;/span&gt; &lt;span style='color:#e34adc; '&gt;AttributeError&lt;/span&gt;&lt;span style='color:#808030; '&gt;,&lt;/span&gt;  mpdclient&lt;span style='color:#808030; '&gt;.&lt;/span&gt;MpdError&lt;span style='color:#808030; '&gt;)&lt;/span&gt;&lt;span style='color:#808030; '&gt;,&lt;/span&gt; e&lt;span style='color:#808030; '&gt;:&lt;/span&gt;&lt;br /&gt;        &lt;span style='color:#800000; font-weight:bold; '&gt;print&lt;/span&gt; &lt;span style='color:#0000e6; '&gt;"Not connection to mpd, reconnecting..."&lt;/span&gt;&lt;br /&gt;        connect_mpd&lt;span style='color:#808030; '&gt;(&lt;/span&gt;&lt;span style='color:#808030; '&gt;)&lt;/span&gt;&lt;br /&gt;        &lt;span style='color:#800000; font-weight:bold; '&gt;continue&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;    &lt;span style='color:#800000; font-weight:bold; '&gt;if&lt;/span&gt; current_song &lt;span style='color:#800000; font-weight:bold; '&gt;is&lt;/span&gt; &lt;span style='color:#e34adc; '&gt;False&lt;/span&gt;&lt;span style='color:#808030; '&gt;:&lt;/span&gt;&lt;br /&gt;        &lt;span style='color:#800000; font-weight:bold; '&gt;print&lt;/span&gt; &lt;span style='color:#0000e6; '&gt;"Nothing to see.."&lt;/span&gt;&lt;br /&gt;        &lt;span style='color:#800000; font-weight:bold; '&gt;continue&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;    song &lt;span style='color:#808030; '&gt;=&lt;/span&gt; song_name&lt;span style='color:#808030; '&gt;(&lt;/span&gt;current_song&lt;span style='color:#808030; '&gt;)&lt;/span&gt;&lt;br /&gt;    &lt;span style='color:#800000; font-weight:bold; '&gt;if&lt;/span&gt; &lt;span style='color:#808030; '&gt;(&lt;/span&gt;last_song&lt;span style='color:#808030; '&gt;=&lt;/span&gt;&lt;span style='color:#808030; '&gt;=&lt;/span&gt;song&lt;span style='color:#808030; '&gt;)&lt;/span&gt;&lt;span style='color:#808030; '&gt;:&lt;/span&gt;&lt;br /&gt;        &lt;span style='color:#800000; font-weight:bold; '&gt;continue&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;    &lt;span style='color:#800000; font-weight:bold; '&gt;print&lt;/span&gt; &lt;span style='color:#0000e6; '&gt;"New song: %s"&lt;/span&gt; &lt;span style='color:#808030; '&gt;%&lt;/span&gt;song&lt;br /&gt;    last_song &lt;span style='color:#808030; '&gt;=&lt;/span&gt; song&lt;br /&gt;&lt;br /&gt;    &lt;span style='color:#800000; font-weight:bold; '&gt;try&lt;/span&gt;&lt;span style='color:#808030; '&gt;:&lt;/span&gt;&lt;br /&gt;        msn&lt;span style='color:#808030; '&gt;.&lt;/span&gt;SetAliases&lt;span style='color:#808030; '&gt;(&lt;/span&gt; &lt;span style='color:#800080; '&gt;{&lt;/span&gt;&lt;span style='color:#008c00; '&gt;1&lt;/span&gt;&lt;span style='color:#808030; '&gt;:&lt;/span&gt; song&lt;span style='color:#800080; '&gt;}&lt;/span&gt; &lt;span style='color:#808030; '&gt;)&lt;/span&gt;&lt;br /&gt;    &lt;span style='color:#800000; font-weight:bold; '&gt;except&lt;/span&gt; &lt;span style='color:#808030; '&gt;(&lt;/span&gt;dbus&lt;span style='color:#808030; '&gt;.&lt;/span&gt;exceptions&lt;span style='color:#808030; '&gt;.&lt;/span&gt;DBusException&lt;span style='color:#808030; '&gt;,&lt;/span&gt; &lt;span style='color:#e34adc; '&gt;AttributeError&lt;/span&gt;&lt;span style='color:#808030; '&gt;)&lt;/span&gt;&lt;span style='color:#808030; '&gt;,&lt;/span&gt; e&lt;span style='color:#808030; '&gt;:&lt;/span&gt;&lt;br /&gt;        &lt;span style='color:#800000; font-weight:bold; '&gt;print&lt;/span&gt; &lt;span style='color:#0000e6; '&gt;"No connection to dbus, reconnecting..."&lt;/span&gt;&lt;br /&gt;        connect_dbus&lt;span style='color:#808030; '&gt;(&lt;/span&gt;&lt;span style='color:#808030; '&gt;)&lt;/span&gt;&lt;br /&gt;        last_song &lt;span style='color:#808030; '&gt;=&lt;/span&gt; &lt;span style='color:#e34adc; '&gt;None&lt;/span&gt;&lt;br /&gt;&lt;/pre&gt;&lt;div class="blogger-post-footer"&gt;&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-1601180278227148";
google_ad_width = 120;
google_ad_height = 240;
google_ad_format = "120x240_as_rimg";
google_cpa_choice = "CAAQpc6AlAIaCAjVP2-Z75KaKPnD93M";
google_ad_channel = "";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/18238168-2733688107197569429?l=killfill.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://killfill.blogspot.com/feeds/2733688107197569429/comments/default' title='Comentarios de la entrada'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=18238168&amp;postID=2733688107197569429' title='0 Comentarios'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default/2733688107197569429'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default/2733688107197569429'/><link rel='alternate' type='text/html' href='http://killfill.blogspot.com/2008/04/nerd-bytes.html' title='Nerd bytes'/><author><name>KillFill</name><uri>http://www.blogger.com/profile/15057850033801123565</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-18238168.post-5193648478876502742</id><published>2008-03-27T18:34:00.002-03:00</published><updated>2008-03-27T19:02:39.108-03:00</updated><title type='text'>Proyecto Mono</title><content type='html'>No es para nada agradable ver como proyectos en los que uno esta metido involucionan, pues siempre he creido que los resultados son reflejo del estado del conciente e inconciente grupal de la gente que los soporta.&lt;br /&gt;No se si estare desequilibrado (uno nunca sabe!) pero el estado de &lt;a href="http://www.mono-project.com/Mono:FreeBSD"&gt;este&lt;/a&gt; proyecto deja mucho que desear. Es por eso que para efectos de sanidad y tranquilidad mental personal,  pretendo darle un poco mas de bola al asunto.&lt;br /&gt;En otras palabras:&lt;br /&gt;&lt;ul&gt;&lt;li&gt;Mejorar la mantencion de los ports 'experimentales' existentes, como por ejemplo meter mono-1.9 y sus amigos de SilverLight&lt;br /&gt;&lt;/li&gt;&lt;li&gt;Agregar programas comunes. (como &lt;a href="http://banshee-project.org/Main_Page"&gt;banshee&lt;/a&gt; o &lt;a href="http://do.davebsd.com/"&gt;gnome-do&lt;/a&gt;). Lo que la genta quiera&lt;span style="display: block;" id="formatbar_Buttons"&gt;&lt;span class="on down" style="display: block;" id="formatbar_CreateLink" title="Link" onmouseover="ButtonHoverOn(this);" onmouseout="ButtonHoverOff(this);" onmouseup="" onmousedown="CheckFormatting(event);FormatbarButton('richeditorframe', this, 8);ButtonMouseDown(this);"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;Facilitar la prueba de mono en FreeBSD, para los desarrolladores de &lt;a href="http://www.novel.com"&gt;Novel&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="font-weight: bold;"&gt;Integrar más gente al proyecto&lt;/span&gt;&lt;br /&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;El ultimo punto ayudaria directamente a los otros.. pero es lo mas dicifil de hacer.  Por el otro lado, como www.bsd.cl esta respirando de manera estable uno pudiese pensar en que van a haber eventos en algun futuro cercano. Si hay uno, &lt;span style="font-weight: bold;"&gt;dejo por adelantada mi proupuesta para una mini-capacitación de como hacer ports&lt;/span&gt;, y ofrecer un proyecto en donde entretenerse...&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;(solo para que no se me olvide...)&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-1601180278227148";
google_ad_width = 120;
google_ad_height = 240;
google_ad_format = "120x240_as_rimg";
google_cpa_choice = "CAAQpc6AlAIaCAjVP2-Z75KaKPnD93M";
google_ad_channel = "";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/18238168-5193648478876502742?l=killfill.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://killfill.blogspot.com/feeds/5193648478876502742/comments/default' title='Comentarios de la entrada'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=18238168&amp;postID=5193648478876502742' title='0 Comentarios'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default/5193648478876502742'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default/5193648478876502742'/><link rel='alternate' type='text/html' href='http://killfill.blogspot.com/2008/03/proyecto-mono.html' title='Proyecto Mono'/><author><name>KillFill</name><uri>http://www.blogger.com/profile/15057850033801123565</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-18238168.post-160902167718004398</id><published>2008-03-13T10:01:00.002-03:00</published><updated>2008-03-13T10:03:59.204-03:00</updated><title type='text'>Hilos</title><content type='html'>Se acaba de anunciar que freebsd ya no va a soportar el modelo de hilos N:M (KSE). Me parece excelente ver como la decisión original de soportar varios modelos, fue buena ya que pemitió no descartar a priori ninguno de los otros.&lt;br /&gt;El mercado/recursos eligió uno de ellos. Lets use it! :)&lt;div class="blogger-post-footer"&gt;&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-1601180278227148";
google_ad_width = 120;
google_ad_height = 240;
google_ad_format = "120x240_as_rimg";
google_cpa_choice = "CAAQpc6AlAIaCAjVP2-Z75KaKPnD93M";
google_ad_channel = "";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/18238168-160902167718004398?l=killfill.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://killfill.blogspot.com/feeds/160902167718004398/comments/default' title='Comentarios de la entrada'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=18238168&amp;postID=160902167718004398' title='0 Comentarios'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default/160902167718004398'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default/160902167718004398'/><link rel='alternate' type='text/html' href='http://killfill.blogspot.com/2008/03/hilos.html' title='Hilos'/><author><name>KillFill</name><uri>http://www.blogger.com/profile/15057850033801123565</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-18238168.post-5700747745144021657</id><published>2008-01-28T19:42:00.001-03:00</published><updated>2008-01-28T19:42:59.245-03:00</updated><title type='text'>Resurreccion</title><content type='html'>bsd.cl &lt;a href="http://www.bsd.cl"&gt;revive&lt;/a&gt;.&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;si!&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-1601180278227148";
google_ad_width = 120;
google_ad_height = 240;
google_ad_format = "120x240_as_rimg";
google_cpa_choice = "CAAQpc6AlAIaCAjVP2-Z75KaKPnD93M";
google_ad_channel = "";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/18238168-5700747745144021657?l=killfill.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://killfill.blogspot.com/feeds/5700747745144021657/comments/default' title='Comentarios de la entrada'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=18238168&amp;postID=5700747745144021657' title='0 Comentarios'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default/5700747745144021657'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default/5700747745144021657'/><link rel='alternate' type='text/html' href='http://killfill.blogspot.com/2008/01/resurreccion.html' title='Resurreccion'/><author><name>KillFill</name><uri>http://www.blogger.com/profile/15057850033801123565</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-18238168.post-8607295020760431104</id><published>2008-01-27T19:50:00.000-03:00</published><updated>2008-01-27T19:57:49.024-03:00</updated><title type='text'>DJ random shit (24x7)</title><content type='html'>Exelente: &lt;span style="font-weight: bold;"&gt;http://200.73.13.54:8000/music.ogg&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Auspiciado por DJ random_shit:&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;[killfill@flash ~]$ cat dj_random_shit.sh&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;#!/usr/bin/env bash&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;p=`mpc playlist`&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;cantidad=`echo "${p##*&gt;}"|wc -l`&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;if [ $cantidad -lt 3 ]; then&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;total=`mpc stats|grep Songs|awk -F\ '{print $2}'`&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;number=$((RANDOM%$total))&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;mpc listall|head -n $number|tail -n 1|head -n 1| mpc add&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;fi&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-1601180278227148";
google_ad_width = 120;
google_ad_height = 240;
google_ad_format = "120x240_as_rimg";
google_cpa_choice = "CAAQpc6AlAIaCAjVP2-Z75KaKPnD93M";
google_ad_channel = "";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/18238168-8607295020760431104?l=killfill.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://killfill.blogspot.com/feeds/8607295020760431104/comments/default' title='Comentarios de la entrada'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=18238168&amp;postID=8607295020760431104' title='0 Comentarios'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default/8607295020760431104'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default/8607295020760431104'/><link rel='alternate' type='text/html' href='http://killfill.blogspot.com/2008/01/dj-random-shit-24x7.html' title='DJ random shit (24x7)'/><author><name>KillFill</name><uri>http://www.blogger.com/profile/15057850033801123565</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-18238168.post-2076858047527248069</id><published>2007-12-27T15:05:00.000-03:00</published><updated>2008-12-10T05:14:47.274-03:00</updated><title type='text'>GenericGrid</title><content type='html'>Por esas cosas de la vida, me puse a implementar una grilla en Gtk (TreeView), en gtk-sharp. Hace tiempo que no lo hacia y al ver la API, inmediatamente me dio paja. :P&lt;br /&gt;&lt;br /&gt;Me acorde que hace tiempo (2años?) hice un shortcut para hacer grillas y lo encontre!  y esta weno! y es facil se usar!&lt;br /&gt;&lt;br /&gt;Es tan bonito como escribir lo siquiente:&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Grid&lt;/span&gt;&lt;span style="font-weight: bold;"&gt; g = new Grid&lt;/span&gt;&lt;span style="font-weight: bold;"&gt;();&lt;br /&gt;&lt;br /&gt; &lt;/span&gt;&lt;span style="font-weight: bold;"&gt;g.ObjectChanged += ObjectHasChanged;&lt;br /&gt;&lt;br /&gt; &lt;/span&gt;&lt;span style="font-weight: bold;"&gt;g.ObjectCreated += ObjectIsNew;&lt;br /&gt;&lt;br /&gt; &lt;/span&gt;&lt;span style="font-weight: bold;"&gt;g.ObjectDeleted += ObjectRemoved;&lt;br /&gt;&lt;br /&gt; &lt;/span&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;List&lt;/span&gt;&lt;span style="font-weight: bold;"&gt; lista = CreateTestObj();&lt;br /&gt;&lt;br /&gt; &lt;/span&gt;&lt;span style="font-weight: bold;"&gt;g.Manage(lista);&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;:)&lt;br /&gt;&lt;br /&gt;TestObj, es el tipo de objeto que la grilla muestra, y esta decorado con atributos que le indican como dibujarse, por ejemplo:&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;        [Column("Percent", Type = typeof(PercentInt), Resizable=true)]&lt;br /&gt;&lt;br /&gt; &lt;/span&gt;&lt;span style="font-weight: bold;"&gt;        public int Percent&lt;br /&gt;&lt;br /&gt; &lt;/span&gt;&lt;span style="font-weight: bold;"&gt;        {&lt;br /&gt;&lt;br /&gt; &lt;/span&gt;&lt;span style="font-weight: bold;"&gt;            get { return percent; }&lt;br /&gt;&lt;br /&gt; &lt;/span&gt;&lt;span style="font-weight: bold;"&gt;            set { percent = value; }&lt;br /&gt;&lt;br /&gt;&lt;br /&gt; &lt;/span&gt;&lt;span style="font-weight: bold;"&gt;        }&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Esta super util. Si alguien le interesa que avise...&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_nKJ-yHLUPLs/R3Prbl8n5BI/AAAAAAAAAA8/EeBDnS-2oyM/s1600-h/a.png"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;" src="http://3.bp.blogspot.com/_nKJ-yHLUPLs/R3Prbl8n5BI/AAAAAAAAAA8/EeBDnS-2oyM/s400/a.png" alt="" id="BLOGGER_PHOTO_ID_5148717658289988626" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;testobj&gt;&lt;testobj&gt;&lt;testobj&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/testobj&gt;&lt;/testobj&gt;&lt;/testobj&gt;&lt;div class="blogger-post-footer"&gt;&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-1601180278227148";
google_ad_width = 120;
google_ad_height = 240;
google_ad_format = "120x240_as_rimg";
google_cpa_choice = "CAAQpc6AlAIaCAjVP2-Z75KaKPnD93M";
google_ad_channel = "";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/18238168-2076858047527248069?l=killfill.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://killfill.blogspot.com/feeds/2076858047527248069/comments/default' title='Comentarios de la entrada'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=18238168&amp;postID=2076858047527248069' title='0 Comentarios'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default/2076858047527248069'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default/2076858047527248069'/><link rel='alternate' type='text/html' href='http://killfill.blogspot.com/2007/12/genericgrid.html' title='GenericGrid'/><author><name>KillFill</name><uri>http://www.blogger.com/profile/15057850033801123565</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/_nKJ-yHLUPLs/R3Prbl8n5BI/AAAAAAAAAA8/EeBDnS-2oyM/s72-c/a.png' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-18238168.post-891113243917924971</id><published>2007-11-25T01:16:00.000-03:00</published><updated>2007-11-25T01:31:39.202-03:00</updated><title type='text'>Asterisco...</title><content type='html'>Asterisco de %454224@3343###...&lt;br /&gt;&lt;br /&gt;Hace tiempo me preguntaba si el compotamiento que estaba obteniendo entre las llamadas de los usuarios (anexos) locales era el correcto&lt;br /&gt;Bajo 'ciertas condiciones' que me costo encontrar.. (lo cambie/probe casi todo) cache que la diferencia en el comportamiento, pasaba cuando un usuario no tenia correo de voz activado... Despues de buscar como evitar la diferencia, weviar a medio mundo, y de no encontrar &lt;span style="font-weight: bold;"&gt;nada&lt;/span&gt;, vi el archivo ./pbx/pbx_config.c lo siguiente:&lt;br /&gt;&lt;br /&gt;                        /* If voicemail, use "stdexten" else use plain old dial */&lt;br /&gt;                        if (hasvoicemail) {&lt;br /&gt;                                snprintf(tmp, sizeof(tmp), "stdexten|%s|${HINT}", cat);&lt;br /&gt;                                ast_add_extension2(con, 0, cat, 1, NULL, NULL, "Macro", strdup(tmp), ast_free, registrar);&lt;br /&gt;                        } else {&lt;br /&gt;                                ast_add_extension2(con, 0, cat, 1, NULL, NULL, "Dial", strdup("${HINT}"), ast_free, registrar);&lt;br /&gt;                        }&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Lo cual me explico todo... :P&lt;br /&gt;Cuando asterisk parte, parsea users.conf e inserta en el dialplan los datos que estan describiendo a los usuarios. Tuve la mala suerte de que la interpretacion de los datos no me sirve...&lt;br /&gt;&lt;br /&gt;Supongo que para algunos, eso es un feature, pero para mi es un bug. Siempre debiese usar la macro stdext....&lt;br /&gt;&lt;br /&gt;Optimizar sacrificando funcionalidad no es bueno, especialmente si la necesitas.. :P  (sere el unico pelagato que necesita esto?...)&lt;div class="blogger-post-footer"&gt;&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-1601180278227148";
google_ad_width = 120;
google_ad_height = 240;
google_ad_format = "120x240_as_rimg";
google_cpa_choice = "CAAQpc6AlAIaCAjVP2-Z75KaKPnD93M";
google_ad_channel = "";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/18238168-891113243917924971?l=killfill.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://killfill.blogspot.com/feeds/891113243917924971/comments/default' title='Comentarios de la entrada'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=18238168&amp;postID=891113243917924971' title='0 Comentarios'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default/891113243917924971'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default/891113243917924971'/><link rel='alternate' type='text/html' href='http://killfill.blogspot.com/2007/11/asterisco.html' title='Asterisco...'/><author><name>KillFill</name><uri>http://www.blogger.com/profile/15057850033801123565</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-18238168.post-121961966075027693</id><published>2007-11-13T22:38:00.000-03:00</published><updated>2008-12-10T05:14:47.827-03:00</updated><title type='text'>Notificaciones</title><content type='html'>Alguien se metio a mi blog y me dijo que es nerd que la cresta...&lt;br /&gt;Asique pense, como lo hago para hacerlo aun mas nerd?...&lt;br /&gt;&lt;br /&gt;Por un tiempo, estuve buscando algo que permitiera notificar las llamadas entrantes a un PC (asterisk). Curiosamente no hay mucho para elegir. Hay varias alternativas que parecen ser buenas, pero son pagadas (no las he probado).&lt;br /&gt;De las libres, la unica que encontre descente (el resto es una basura..) es la de un chino, la cual se ve bien (se me perdio el link), pero no es lo que busco (es web, y hace un polling medio feo..).&lt;br /&gt;&lt;br /&gt;Asique aproveche de retomar gtk-sharp...&lt;br /&gt;Notable: Gtk.StatusIcon (antes habia que usar un wrapper medio buggy para poner iconos en el systray.. :P)&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_nKJ-yHLUPLs/RzpaejKxgrI/AAAAAAAAAAs/h-m1Dv77knA/s1600-h/a.png"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;" src="http://4.bp.blogspot.com/_nKJ-yHLUPLs/RzpaejKxgrI/AAAAAAAAAAs/h-m1Dv77knA/s400/a.png" alt="" id="BLOGGER_PHOTO_ID_5132514206225105586" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;El servidor ahora le notifica a al PC, que estan llamando (a alguno de los anexos 45,31 o 90), y dice quien es. Cuando llega la llamada, aparece un feo "Ring riiing" y cuando se solicita mas detalle, se abre una pagina que despliega mas detalles de la shhhamada.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_nKJ-yHLUPLs/RzpazzKxgsI/AAAAAAAAAA0/aPVQUVrjKKw/s1600-h/nerd.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;" src="http://1.bp.blogspot.com/_nKJ-yHLUPLs/RzpazzKxgsI/AAAAAAAAAA0/aPVQUVrjKKw/s400/nerd.jpg" alt="" id="BLOGGER_PHOTO_ID_5132514571297325762" border="0" /&gt;&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-1601180278227148";
google_ad_width = 120;
google_ad_height = 240;
google_ad_format = "120x240_as_rimg";
google_cpa_choice = "CAAQpc6AlAIaCAjVP2-Z75KaKPnD93M";
google_ad_channel = "";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/18238168-121961966075027693?l=killfill.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://killfill.blogspot.com/feeds/121961966075027693/comments/default' title='Comentarios de la entrada'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=18238168&amp;postID=121961966075027693' title='0 Comentarios'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default/121961966075027693'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default/121961966075027693'/><link rel='alternate' type='text/html' href='http://killfill.blogspot.com/2007/11/notificaciones.html' title='Notificaciones'/><author><name>KillFill</name><uri>http://www.blogger.com/profile/15057850033801123565</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/_nKJ-yHLUPLs/RzpaejKxgrI/AAAAAAAAAAs/h-m1Dv77knA/s72-c/a.png' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-18238168.post-3964813047277950597</id><published>2007-11-05T22:39:00.000-03:00</published><updated>2008-12-10T05:14:48.068-03:00</updated><title type='text'>Kismet</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_nKJ-yHLUPLs/Ry_ILvU-rHI/AAAAAAAAAAk/u60yzcrNB9w/s1600-h/wifis.png"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;" src="http://2.bp.blogspot.com/_nKJ-yHLUPLs/Ry_ILvU-rHI/AAAAAAAAAAk/u60yzcrNB9w/s400/wifis.png" alt="" id="BLOGGER_PHOTO_ID_5129538604606860402" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;Alguien ha instalado kismet en FreeBSD, y quiere darme algun tip?...&lt;br /&gt;&lt;br /&gt;No me funciona.. y parece que lo necesito... :P&lt;div class="blogger-post-footer"&gt;&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-1601180278227148";
google_ad_width = 120;
google_ad_height = 240;
google_ad_format = "120x240_as_rimg";
google_cpa_choice = "CAAQpc6AlAIaCAjVP2-Z75KaKPnD93M";
google_ad_channel = "";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/18238168-3964813047277950597?l=killfill.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://killfill.blogspot.com/feeds/3964813047277950597/comments/default' title='Comentarios de la entrada'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=18238168&amp;postID=3964813047277950597' title='3 Comentarios'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default/3964813047277950597'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default/3964813047277950597'/><link rel='alternate' type='text/html' href='http://killfill.blogspot.com/2007/11/kismet.html' title='Kismet'/><author><name>KillFill</name><uri>http://www.blogger.com/profile/15057850033801123565</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/_nKJ-yHLUPLs/Ry_ILvU-rHI/AAAAAAAAAAk/u60yzcrNB9w/s72-c/wifis.png' height='72' width='72'/><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-18238168.post-7450604091315036923</id><published>2007-10-28T01:11:00.000-03:00</published><updated>2007-10-28T01:13:04.146-03:00</updated><title type='text'>bsd.cl migrado</title><content type='html'>La migracion beasty esta lista&lt;br /&gt;^_^&lt;br /&gt;&lt;br /&gt;Solo falta un par de retoques como configurar los respaldos, uno que otro cron suelto y seria.&lt;br /&gt;&lt;br /&gt;Asique Kuarzo: Ponte las pilas con el mail!&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;saludos!&lt;div class="blogger-post-footer"&gt;&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-1601180278227148";
google_ad_width = 120;
google_ad_height = 240;
google_ad_format = "120x240_as_rimg";
google_cpa_choice = "CAAQpc6AlAIaCAjVP2-Z75KaKPnD93M";
google_ad_channel = "";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/18238168-7450604091315036923?l=killfill.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://killfill.blogspot.com/feeds/7450604091315036923/comments/default' title='Comentarios de la entrada'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=18238168&amp;postID=7450604091315036923' title='0 Comentarios'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default/7450604091315036923'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default/7450604091315036923'/><link rel='alternate' type='text/html' href='http://killfill.blogspot.com/2007/10/bsdcl-migrado.html' title='bsd.cl migrado'/><author><name>KillFill</name><uri>http://www.blogger.com/profile/15057850033801123565</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-18238168.post-4468772706780680738</id><published>2007-10-25T21:53:00.000-03:00</published><updated>2007-10-25T21:59:20.884-03:00</updated><title type='text'>Mono 1.2.5.1</title><content type='html'>Esta semana mono 1.2.5.1 y sus 'amigos' ingresaron a los ports oficiales de FreeBSD. Esto quiere decir que todo estara en el CD de freebsd 7. sii!&lt;br /&gt;&lt;br /&gt;gnome 2.20.1 tambien dentro pero con un cambio: envez de usar $prefix/share/gnome/*, ahora se usa solamente $prefix/share. Asique habra que adaptar los ports de .net correspondientes... :(.... pero es para mejor.&lt;br /&gt;&lt;br /&gt;Luego de hacer los cambios, vere que pasa con monodevelop para que de una vez por todas este oficialmente en fbsd....&lt;br /&gt;&lt;br /&gt;^_^&lt;div class="blogger-post-footer"&gt;&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-1601180278227148";
google_ad_width = 120;
google_ad_height = 240;
google_ad_format = "120x240_as_rimg";
google_cpa_choice = "CAAQpc6AlAIaCAjVP2-Z75KaKPnD93M";
google_ad_channel = "";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/18238168-4468772706780680738?l=killfill.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://killfill.blogspot.com/feeds/4468772706780680738/comments/default' title='Comentarios de la entrada'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=18238168&amp;postID=4468772706780680738' title='0 Comentarios'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default/4468772706780680738'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default/4468772706780680738'/><link rel='alternate' type='text/html' href='http://killfill.blogspot.com/2007/10/mono-1251.html' title='Mono 1.2.5.1'/><author><name>KillFill</name><uri>http://www.blogger.com/profile/15057850033801123565</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-18238168.post-6317744371447000650</id><published>2007-08-09T23:18:00.000-04:00</published><updated>2007-08-09T23:23:27.253-04:00</updated><title type='text'>El Grillazo</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://el-grillo.rubyforge.org/Grillo_files/full_grillo.png"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 400px;" src="http://el-grillo.rubyforge.org/Grillo_files/full_grillo.png" alt="" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Luego de estar metidos hasta las mismisisimas w... patas y conocer de cerca el desarrollo agil que ofrece &lt;a href="http://www.rubyonrails.com/"&gt;Ruby On Rails&lt;/a&gt;, tengo el placer de publicar junto con mi compadre &lt;a href="http://cabyrus.deviantart.com/"&gt;Cabyrus,&lt;/a&gt; nuestra patada inicial (aka bootstrap) al proyecto &lt;a style="font-weight: bold;" href="http://el-grillo.rubyforge.org/"&gt;ElGrillo,&lt;/a&gt; el cual nace de una del pecado mas elemental de ser humano: &lt;span style="font-weight: bold;"&gt;la flojera&lt;/span&gt;.&lt;br /&gt;&lt;br /&gt;A quien no le interesaria tener la posibilidad de hacer una aplicacion web, que muestre datos tabulados&lt;span style="font-weight: bold;"&gt; en menos 100 segundos&lt;/span&gt; al alcanze de su mano?&lt;br /&gt;&lt;br /&gt;ElGrillo vive en una selva rails, en donde podria emitir sus 'susurros' en ambientes tecnologicos simples y complejos, potenciando de manera facil  la visualizacion web de datos de distintos tipos.&lt;br /&gt;&lt;br /&gt;ElGrillo, es todavia un adolecente y tiene mucho camino por recorrer, pero lo que es mas importantes es usable y es tuyo!.&lt;br /&gt;&lt;br /&gt;ElGrillo tiene partes que podrian mejorarse mucho, y tambien ampliar su funcionalidad.&lt;br /&gt;&lt;br /&gt;Se hara lo posible para fatisfacer tus requerimientos, modificando la estructura interna y/o agregando funcionalidades a esta cosa,&lt;br /&gt;&lt;br /&gt;Cualquier comentario/garabato/pregunta favor mandarnos un mail!! (seria bueno, a traves de la lista de correo oficial...)&lt;br /&gt;&lt;br /&gt;Wena!&lt;div class="blogger-post-footer"&gt;&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-1601180278227148";
google_ad_width = 120;
google_ad_height = 240;
google_ad_format = "120x240_as_rimg";
google_cpa_choice = "CAAQpc6AlAIaCAjVP2-Z75KaKPnD93M";
google_ad_channel = "";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/18238168-6317744371447000650?l=killfill.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://killfill.blogspot.com/feeds/6317744371447000650/comments/default' title='Comentarios de la entrada'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=18238168&amp;postID=6317744371447000650' title='1 Comentarios'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default/6317744371447000650'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default/6317744371447000650'/><link rel='alternate' type='text/html' href='http://killfill.blogspot.com/2007/08/el-grillazo.html' title='El Grillazo'/><author><name>KillFill</name><uri>http://www.blogger.com/profile/15057850033801123565</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-18238168.post-1700918969453091634</id><published>2007-08-06T22:28:00.000-04:00</published><updated>2007-08-09T23:43:37.322-04:00</updated><title type='text'>Tremenda misión...</title><content type='html'>&lt;p&gt;&lt;span style="color: rgb(68, 68, 68);"&gt;&lt;i&gt;JA&lt;/i&gt;: What is your inspiration and need for all the clustering features in Dragonfly?  &lt;/span&gt;&lt;/p&gt; &lt;p&gt;&lt;i&gt;Matthew Dillon&lt;/i&gt;: I don't want to have to shut down a machine that has been running for months and months just to fix a piece of hardware. I want to be able to shove all of its functions onto another box while it is still live and then be able to physically power down the original box without it effecting operations.&lt;/p&gt;&lt;br /&gt;PS: es una trementa misión para un SO de proposito general y convencional como lo es DrangonFly. Seria casi trivial hacerlo con herramientas/frameworks especializadas(os)...&lt;div class="blogger-post-footer"&gt;&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-1601180278227148";
google_ad_width = 120;
google_ad_height = 240;
google_ad_format = "120x240_as_rimg";
google_cpa_choice = "CAAQpc6AlAIaCAjVP2-Z75KaKPnD93M";
google_ad_channel = "";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/18238168-1700918969453091634?l=killfill.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://killfill.blogspot.com/feeds/1700918969453091634/comments/default' title='Comentarios de la entrada'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=18238168&amp;postID=1700918969453091634' title='0 Comentarios'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default/1700918969453091634'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default/1700918969453091634'/><link rel='alternate' type='text/html' href='http://killfill.blogspot.com/2007/08/tremenda-misin.html' title='Tremenda misión...'/><author><name>KillFill</name><uri>http://www.blogger.com/profile/15057850033801123565</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-18238168.post-4445665775999954446</id><published>2007-07-26T09:59:00.000-04:00</published><updated>2007-07-26T10:00:11.218-04:00</updated><title type='text'>Funcacion</title><content type='html'>&lt;a href="http://www.openbsdfoundation.org"&gt;Wow!&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-1601180278227148";
google_ad_width = 120;
google_ad_height = 240;
google_ad_format = "120x240_as_rimg";
google_cpa_choice = "CAAQpc6AlAIaCAjVP2-Z75KaKPnD93M";
google_ad_channel = "";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/18238168-4445665775999954446?l=killfill.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://killfill.blogspot.com/feeds/4445665775999954446/comments/default' title='Comentarios de la entrada'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=18238168&amp;postID=4445665775999954446' title='0 Comentarios'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default/4445665775999954446'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default/4445665775999954446'/><link rel='alternate' type='text/html' href='http://killfill.blogspot.com/2007/07/funcacion.html' title='Funcacion'/><author><name>KillFill</name><uri>http://www.blogger.com/profile/15057850033801123565</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-18238168.post-3518986209600425747</id><published>2007-07-24T22:48:00.000-04:00</published><updated>2007-07-24T22:58:54.060-04:00</updated><title type='text'>Vale por 30...</title><content type='html'>Muy pocas veces se escucha de noticias como la de NetBSD:&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;span style="font-style: italic;"&gt;"The NetBSD Foundation announces that it has hired Andrew Doran to work &lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;full-time on improving symmetrical multi-processing (SMP) in NetBSD"&lt;/span&gt;&lt;br /&gt;&lt;div style="text-align: left;"&gt;&lt;br /&gt;Hay 2 puntos detrás, que creo son muy interesantes. Primero obviamente la preocupación de Net, respecto de las capacidades SMP que debe tener un sistema moderno. Hoy y más aún en el futuro, es un aspecto crítico para todo sistema moderno. FreeBSD hace ya bastante tiempo (desde su versión 5) que ha invertido para potenciar capacidades SMP.&lt;span style="font-weight: bold;"&gt; No es nada fácil&lt;/span&gt;. Recién en la proxima version (7), nos daremos cuenta en la práctica los resultados. Claro, Net hace ya un tiempo ha mostrado interes en temas de escalamiento, por ejemplo con su trabajo en "&lt;span style="font-style: italic;"&gt;scheduler activations&lt;/span&gt;". Noticias como esta me inpira confianza que ventran conceptos y resultados importantes...&lt;br /&gt;Por otro lado, me hace creer más en la teoría que dice:&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;span style="font-style: italic;"&gt;Un buen arquitecto/diseñador/desarrolador vale por 30 de los "normales"&lt;/span&gt;&lt;br /&gt;&lt;/div&gt;&lt;span style="font-size:-1;"&gt;&lt;/span&gt;&lt;br /&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-1601180278227148";
google_ad_width = 120;
google_ad_height = 240;
google_ad_format = "120x240_as_rimg";
google_cpa_choice = "CAAQpc6AlAIaCAjVP2-Z75KaKPnD93M";
google_ad_channel = "";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/18238168-3518986209600425747?l=killfill.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://killfill.blogspot.com/feeds/3518986209600425747/comments/default' title='Comentarios de la entrada'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=18238168&amp;postID=3518986209600425747' title='0 Comentarios'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default/3518986209600425747'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default/3518986209600425747'/><link rel='alternate' type='text/html' href='http://killfill.blogspot.com/2007/07/vale-por-30.html' title='Vale por 30...'/><author><name>KillFill</name><uri>http://www.blogger.com/profile/15057850033801123565</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-18238168.post-3121034125439970027</id><published>2007-07-23T19:03:00.000-04:00</published><updated>2007-07-23T19:06:33.011-04:00</updated><title type='text'>And life goes on...</title><content type='html'>Encontre 2 &lt;a href="http://www.iunknown.com/2007/07/a-first-look-at.html"&gt;juguetes&lt;/a&gt; &lt;a href="http://codeposts.blogspot.com/2007/07/long-over-due-update.html"&gt;nuevos,&lt;/a&gt; supongo que pronto los usare. :P&lt;div class="blogger-post-footer"&gt;&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-1601180278227148";
google_ad_width = 120;
google_ad_height = 240;
google_ad_format = "120x240_as_rimg";
google_cpa_choice = "CAAQpc6AlAIaCAjVP2-Z75KaKPnD93M";
google_ad_channel = "";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/18238168-3121034125439970027?l=killfill.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://killfill.blogspot.com/feeds/3121034125439970027/comments/default' title='Comentarios de la entrada'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=18238168&amp;postID=3121034125439970027' title='0 Comentarios'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default/3121034125439970027'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default/3121034125439970027'/><link rel='alternate' type='text/html' href='http://killfill.blogspot.com/2007/07/and-life-goes-on.html' title='And life goes on...'/><author><name>KillFill</name><uri>http://www.blogger.com/profile/15057850033801123565</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-18238168.post-7249903718044913604</id><published>2007-06-18T22:36:00.000-04:00</published><updated>2007-06-18T23:22:10.083-04:00</updated><title type='text'>UNIX Atacama</title><content type='html'>Este fin de semana tuve la tremenda experiencia de haber ido a Curi... digo Copiapó a través de &lt;a href="http://atacama.bsd.cl/"&gt;Unix Atacama&lt;/a&gt;.&lt;br /&gt;Es muy interesante como un par de lokos pueden tener un alto grado de impacto en persona a momento de presentar una filosofía (informática) alternativa (opensource). Creo que se debe al excelente público y organizacion del evento. Mis felicitaciones a todos, especialmente al director de carrera de comutación del Inacap Copiaó, quien sin tener mayores conocimiento del tema ni de las personas, hizo una excelente inversión que creo aporta directamente a la calidad de los futuros profesionales a su cargo. Especiales felicitaciones a &lt;a href="http://ismael.bsd.cl/"&gt;Onlooker&lt;/a&gt; por jugársela al 100%.&lt;br /&gt;&lt;br /&gt;Es un real placer compartir un excelente fin de semana cercano a &lt;a href="http://electrolinux.dyndns.org/%7Ericardo/"&gt;Rab&lt;/a&gt; "El coco legrand del opensource", &lt;a href="http://jorge.niedbalski.com/"&gt;Aktive&lt;/a&gt; "El showman de open", y &lt;a href="http:///?"&gt;Madjester&lt;/a&gt; "El hippy cara loko", quienes aportaron con su alto nivel profesionalismo y su calidad como personas, a quienes mentras más conozco, más me sorprenden...&lt;br /&gt;&lt;br /&gt;Un agrado tambien el (poco) rato de haber conocido a Vladimir.&lt;br /&gt;&lt;br /&gt;Me siento afortunado de haber ido..&lt;br /&gt;gracias!!..&lt;br /&gt;&lt;br /&gt;&lt;a href="http://archivos.bsd.cl/Fotos/Inacap_Copiapo/Inacap_Copiapo/"&gt;:P~&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-1601180278227148";
google_ad_width = 120;
google_ad_height = 240;
google_ad_format = "120x240_as_rimg";
google_cpa_choice = "CAAQpc6AlAIaCAjVP2-Z75KaKPnD93M";
google_ad_channel = "";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/18238168-7249903718044913604?l=killfill.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://killfill.blogspot.com/feeds/7249903718044913604/comments/default' title='Comentarios de la entrada'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=18238168&amp;postID=7249903718044913604' title='2 Comentarios'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default/7249903718044913604'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default/7249903718044913604'/><link rel='alternate' type='text/html' href='http://killfill.blogspot.com/2007/06/unix-atacama.html' title='UNIX Atacama'/><author><name>KillFill</name><uri>http://www.blogger.com/profile/15057850033801123565</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-18238168.post-2984261998389035936</id><published>2007-05-08T21:01:00.000-04:00</published><updated>2007-05-08T21:12:09.990-04:00</updated><title type='text'>Validadores</title><content type='html'>Validacion es un proceso que es necesario en cualquier tipo de software.&lt;br /&gt;A momento de desarrollar un sistemilla en .NET no pude encontrar ninguna herramienta que facilite el uso de definiciones sobre objetos de ciertas condiciones requeridas, antes de ejecutar algun proceso con los objeto de forma comoda, hasta hace un par de semanas: Castle.Core.Validations.&lt;br /&gt;&lt;br /&gt;CastleProject es un proyecto espectacular, que provee de una serie componentes modernos a desarrolladores en la plataforma .NET, tales como AOP (programacion oriendata al aspecto) o Container (Microkernel, DI, Inyeccion de dependencias).&lt;br /&gt;&lt;br /&gt;Hace como 6 meses que no sacan un nuevo beta de su proxima version 1.0, y me acorde de ellos :)&lt;br /&gt;Husmie en un snapshot y encontre el componenterijillo...&lt;br /&gt;La verdad no es nada del otro mundo, pero esta super util :P&lt;br /&gt;&lt;br /&gt;Comunmente se le llama "objetos de negocio" a un grupo de objetos que guardan información valiosa sobre/con los cuales de hacen los procesos del sistema,  tanto internos como de comunicación.&lt;br /&gt;&lt;br /&gt;La mision es simple: validar que ciertas condiciones, necesarias, se cumplan y esten presentes en un objeto de negocio, antes de "meterlos a la jugera".&lt;br /&gt;A nadie le gustan los jugos hechos con frutas podridas.. :P&lt;br /&gt;&lt;br /&gt;Contexto:&lt;br /&gt;&lt;br /&gt;&lt;span style="font-size:85%;"&gt;        //En la cocina podria haber un Cheff, juguera vaso, y naranjas.&lt;br /&gt;        Cheff cheff = new Cheff();&lt;br /&gt;        Juguera juguera = new Juguera();&lt;br /&gt;        Vaso vasoDeJugo = new Vaso();   &lt;br /&gt;        List&lt;naranja&gt; naranjas = BolsaDeHilo(41);&lt;br /&gt;       &lt;br /&gt;        //El cheff toma las naranjas&lt;br /&gt;        cheff.Manos = naranjas;&lt;br /&gt;&lt;br /&gt;        //Las inspecciona&lt;br /&gt;        cheff.Inspeccionar();  (*)&lt;br /&gt;&lt;br /&gt;        //Usa la jugera&lt;br /&gt;        cheff.Herramienta = juguera;&lt;br /&gt;       &lt;br /&gt;        //Hace el jugo.&lt;br /&gt;        vasoDeJugo = cheff.Procesar();      &lt;/span&gt;     &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Luego de que el "Cheff" toma en sus manos las naranjas, las inspecciona.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;El Cheff no es experto en naranjas, lo unico que sabe es mirar la naranja y observar un par de atributos para descidir si es apta o no para el proceso que continua.&lt;br /&gt;Es aqui (*) donde se hace la validacion:&lt;br /&gt;&lt;span style="font-size:85%;"&gt;&lt;br /&gt;    public void Inspeccionar()&lt;br /&gt;    {&lt;br /&gt;        foreach (Naranja naranja in manos)&lt;br /&gt;                if ( !validador.IsValid(naranja) )&lt;br /&gt;                   throw new ApplicationException(&lt;br /&gt;                           string.Format("Naranja invalida: {0}", runner.GetErrorSummary(n).ErrorMessages)&lt;br /&gt;                   );&lt;br /&gt;    }&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Para cada naranja, vemos si es valida. Tal cual.&lt;br /&gt;&lt;br /&gt;La definicion de las condiciones que debe cumplir una naranja, puede hacerse (o no) de manera acoplada, por ejemplo&lt;br /&gt;&lt;br /&gt; &lt;span style="font-size:85%;"&gt;       [ValidateNotSameValueAttribute(true)]&lt;br /&gt;        public bool Podrida&lt;br /&gt;        {&lt;br /&gt;            get { return podrida; }&lt;br /&gt;            set { podrida = value;}&lt;br /&gt;        }&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Si una naranja esta podrida, entonces la validacion cortara el flujo de ejecucion con una Escepcion:&lt;br /&gt;&lt;span style="font-size:85%;"&gt;&lt;br /&gt;&lt;span style="font-family: arial;"&gt;Unhandled Exception: System.ApplicationException: Naranja invalida: Field must not equals 'False'&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: arial;"&gt;  at JugoNaranjas.Cheff.Inspeccionar () [0x0002a] in /home/killfill/Projects/JugoNaranjas/JugoNaranjas/Cheff.cs:23 &lt;/span&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;otro ejemplo podria ser:&lt;br /&gt;&lt;br /&gt; &lt;span style="font-size:85%;"&gt;       [ValidateEmailAttribute("huh?")]&lt;br /&gt;        public string Comprador&lt;br /&gt;        {&lt;br /&gt;            get { return comprador; }&lt;br /&gt;            set { comprador = value;}&lt;br /&gt;        }&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Si el atributo "Comprador" de una naranja no es un correo, la escepcion sera:&lt;br /&gt;&lt;br /&gt;&lt;span style="font-size:85%;"&gt;Naranja invalida: huh?&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Hay un par de validadores (Validate*) simples ya echos, pero podriamos perfectamente hacer uno especial:&lt;br /&gt;&lt;br /&gt;&lt;span style="font-size:85%;"&gt;    public class ValidadorColor : AbstractValidator&lt;br /&gt;    {&lt;br /&gt;        public override bool IsValid (object o, object fieldValue)&lt;br /&gt;        {&lt;br /&gt;            return ((Naranja) o).Color != "verde";&lt;br /&gt;        }&lt;br /&gt;       &lt;br /&gt;        public override bool SupportsWebValidation {&lt;br /&gt;            get { return true; }&lt;br /&gt;        }&lt;br /&gt;    }&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Donde se define que si la naranja no es verde, entonces no esta buena...&lt;br /&gt;(De pasadita habilitamos el uso Web)&lt;br /&gt;&lt;br /&gt;Para poder usar esta definicion directamente en una Naranja, se debe hacer un Atributo, a modo de Adaptador a esta nueva validacion&lt;br /&gt;&lt;br /&gt;&lt;span style="font-size:85%;"&gt;public class ValidaColorAttribute : Castle.Components.Validator.AbstractValidationAttribute&lt;br /&gt;{&lt;br /&gt;    public ValidaColorAttribute() : base("Las naranjas verdes son acidas...")&lt;br /&gt;    {}&lt;br /&gt;&lt;br /&gt;    public override IValidator Build()&lt;br /&gt;    {&lt;br /&gt;        IValidator validator = new ValidadorColor();&lt;br /&gt;        ConfigureValidatorMessage(validator);&lt;br /&gt;        return validator;&lt;br /&gt;    }&lt;br /&gt;}&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Sin entrar en mas detalles, aqui de define el mensaje de excepcion, y se escribe el metodo Build, que el componente usa para obtener en validador que le corresponde al atributo.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;El atributo se usaria igual que los otros...&lt;br /&gt;&lt;br /&gt;&lt;span style="font-size:85%;"&gt;        [ValidadaColor]&lt;br /&gt;        public string Color&lt;br /&gt;        {&lt;br /&gt;            get { return color; }&lt;br /&gt;            set { color = value;}&lt;br /&gt;        }&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Con eso, nos aseguramos que el jugo no quede acido, pues si hay una naranja verde, obtendriamos:&lt;br /&gt;&lt;br /&gt;&lt;span style="font-size:85%;"&gt;"Naranja invalida: Las naranjas verdes son acidas..."&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;saludos.&lt;div class="blogger-post-footer"&gt;&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-1601180278227148";
google_ad_width = 120;
google_ad_height = 240;
google_ad_format = "120x240_as_rimg";
google_cpa_choice = "CAAQpc6AlAIaCAjVP2-Z75KaKPnD93M";
google_ad_channel = "";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/18238168-2984261998389035936?l=killfill.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://killfill.blogspot.com/feeds/2984261998389035936/comments/default' title='Comentarios de la entrada'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=18238168&amp;postID=2984261998389035936' title='0 Comentarios'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default/2984261998389035936'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default/2984261998389035936'/><link rel='alternate' type='text/html' href='http://killfill.blogspot.com/2007/05/validadores.html' title='Validadores'/><author><name>KillFill</name><uri>http://www.blogger.com/profile/15057850033801123565</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-18238168.post-5137639234571639738</id><published>2007-03-31T18:11:00.000-04:00</published><updated>2008-12-10T05:14:48.456-03:00</updated><title type='text'>La familia...</title><content type='html'>Que choro, un genealogico de los commiters de FreeBSD :-)&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_nKJ-yHLUPLs/Rg7dYg7VAEI/AAAAAAAAAAU/PMohDXgdv5A/s1600-h/doc.png"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;" src="http://4.bp.blogspot.com/_nKJ-yHLUPLs/Rg7dYg7VAEI/AAAAAAAAAAU/PMohDXgdv5A/s400/doc.png" alt="" id="BLOGGER_PHOTO_ID_5048215645554278466" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_nKJ-yHLUPLs/Rg7cuQ7VADI/AAAAAAAAAAM/hW0IzRGustc/s1600-h/ports.png"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;" src="http://3.bp.blogspot.com/_nKJ-yHLUPLs/Rg7cuQ7VADI/AAAAAAAAAAM/hW0IzRGustc/s400/ports.png" alt="" id="BLOGGER_PHOTO_ID_5048214919704805426" border="0" /&gt;&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-1601180278227148";
google_ad_width = 120;
google_ad_height = 240;
google_ad_format = "120x240_as_rimg";
google_cpa_choice = "CAAQpc6AlAIaCAjVP2-Z75KaKPnD93M";
google_ad_channel = "";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/18238168-5137639234571639738?l=killfill.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://killfill.blogspot.com/feeds/5137639234571639738/comments/default' title='Comentarios de la entrada'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=18238168&amp;postID=5137639234571639738' title='0 Comentarios'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default/5137639234571639738'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default/5137639234571639738'/><link rel='alternate' type='text/html' href='http://killfill.blogspot.com/2007/03/la-familia.html' title='La familia...'/><author><name>KillFill</name><uri>http://www.blogger.com/profile/15057850033801123565</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/_nKJ-yHLUPLs/Rg7dYg7VAEI/AAAAAAAAAAU/PMohDXgdv5A/s72-c/doc.png' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-18238168.post-4891863408677521663</id><published>2007-03-14T23:30:00.000-04:00</published><updated>2007-03-14T23:33:45.836-04:00</updated><title type='text'>Actitud</title><content type='html'>Lo que paso con OpenBSD (el exploit..) es un excelente ejemplo de un proyecto de software con una buena actitud. Profesionales, sinceros, activos, comunicativos y siempre educando a sus usuarios sobre el sistema y su realidad.&lt;div class="blogger-post-footer"&gt;&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-1601180278227148";
google_ad_width = 120;
google_ad_height = 240;
google_ad_format = "120x240_as_rimg";
google_cpa_choice = "CAAQpc6AlAIaCAjVP2-Z75KaKPnD93M";
google_ad_channel = "";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/18238168-4891863408677521663?l=killfill.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://killfill.blogspot.com/feeds/4891863408677521663/comments/default' title='Comentarios de la entrada'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=18238168&amp;postID=4891863408677521663' title='2 Comentarios'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default/4891863408677521663'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default/4891863408677521663'/><link rel='alternate' type='text/html' href='http://killfill.blogspot.com/2007/03/actitud.html' title='Actitud'/><author><name>KillFill</name><uri>http://www.blogger.com/profile/15057850033801123565</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-18238168.post-6904078405770768672</id><published>2007-03-14T23:07:00.000-04:00</published><updated>2007-03-14T23:11:20.310-04:00</updated><title type='text'>Yuuuhooo!</title><content type='html'>Gnome218 para FreeBSD esta listo, salud!&lt;div class="blogger-post-footer"&gt;&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-1601180278227148";
google_ad_width = 120;
google_ad_height = 240;
google_ad_format = "120x240_as_rimg";
google_cpa_choice = "CAAQpc6AlAIaCAjVP2-Z75KaKPnD93M";
google_ad_channel = "";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/18238168-6904078405770768672?l=killfill.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://killfill.blogspot.com/feeds/6904078405770768672/comments/default' title='Comentarios de la entrada'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=18238168&amp;postID=6904078405770768672' title='0 Comentarios'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default/6904078405770768672'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default/6904078405770768672'/><link rel='alternate' type='text/html' href='http://killfill.blogspot.com/2007/03/yuuuhooo.html' title='Yuuuhooo!'/><author><name>KillFill</name><uri>http://www.blogger.com/profile/15057850033801123565</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-18238168.post-5646079665676985919</id><published>2007-03-01T23:29:00.000-03:00</published><updated>2007-03-01T23:43:42.875-03:00</updated><title type='text'>FreeBSD7</title><content type='html'>Ya que estoy en esto....&lt;br /&gt;&lt;br /&gt;Queria compartir mi exitación mental respecto lo que se esta produciendo en el mundo FreeBSD.&lt;br /&gt;Luego de como 5 años de desarrollo, la infraestructura SMP que se ha adoptado (entre muchas otras cosas...) esta empezando a dar frutos. Se estan tomando aplicaciones particulares para modificar el comportamiento interno del sistema y asi lograr un "tobogan" de escalamiento.&lt;br /&gt;El lema central de este SO siempre fue &lt;span style="font-style: italic;"&gt;el rendimiento&lt;/span&gt;, cosa que desd 5x en adelante ha dejado mucho que decir (segun los rumores dicen)...&lt;br /&gt;&lt;br /&gt;Los hechos que se estan dando, son una inyección directa a la vena del proyecto.&lt;br /&gt;&lt;br /&gt;Gracias a los que estan participando en esto!!!&lt;div class="blogger-post-footer"&gt;&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-1601180278227148";
google_ad_width = 120;
google_ad_height = 240;
google_ad_format = "120x240_as_rimg";
google_cpa_choice = "CAAQpc6AlAIaCAjVP2-Z75KaKPnD93M";
google_ad_channel = "";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/18238168-5646079665676985919?l=killfill.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://killfill.blogspot.com/feeds/5646079665676985919/comments/default' title='Comentarios de la entrada'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=18238168&amp;postID=5646079665676985919' title='2 Comentarios'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default/5646079665676985919'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default/5646079665676985919'/><link rel='alternate' type='text/html' href='http://killfill.blogspot.com/2007/03/freebsd7.html' title='FreeBSD7'/><author><name>KillFill</name><uri>http://www.blogger.com/profile/15057850033801123565</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-18238168.post-7383945258440405971</id><published>2007-03-01T23:19:00.000-03:00</published><updated>2007-03-01T23:24:09.912-03:00</updated><title type='text'>Hello World!</title><content type='html'>Hola mundo hispano!!..&lt;br /&gt;&lt;br /&gt;www.bsd.cl se hace presente en esta iniciativa de centralizar weblogs de BSD hispano-hablantes.&lt;br /&gt;&lt;br /&gt;Quiza algun día logremos remar todos hacia el mismo lugar!!&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Gracias a Inkilino por las gestiones.&lt;br /&gt;&lt;br /&gt;saludos!&lt;div class="blogger-post-footer"&gt;&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-1601180278227148";
google_ad_width = 120;
google_ad_height = 240;
google_ad_format = "120x240_as_rimg";
google_cpa_choice = "CAAQpc6AlAIaCAjVP2-Z75KaKPnD93M";
google_ad_channel = "";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/18238168-7383945258440405971?l=killfill.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://killfill.blogspot.com/feeds/7383945258440405971/comments/default' title='Comentarios de la entrada'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=18238168&amp;postID=7383945258440405971' title='0 Comentarios'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default/7383945258440405971'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default/7383945258440405971'/><link rel='alternate' type='text/html' href='http://killfill.blogspot.com/2007/03/hello-world.html' title='Hello World!'/><author><name>KillFill</name><uri>http://www.blogger.com/profile/15057850033801123565</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-18238168.post-5614138455456949180</id><published>2007-02-24T22:31:00.000-03:00</published><updated>2007-02-24T22:33:14.745-03:00</updated><title type='text'>MonoDevelop 0.13</title><content type='html'>Este engendro puede trabajar con proyectos de VisualStudio2005 &lt;span style="font-weight: bold;"&gt;de manera NATIVA&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Potente.&lt;div class="blogger-post-footer"&gt;&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-1601180278227148";
google_ad_width = 120;
google_ad_height = 240;
google_ad_format = "120x240_as_rimg";
google_cpa_choice = "CAAQpc6AlAIaCAjVP2-Z75KaKPnD93M";
google_ad_channel = "";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/18238168-5614138455456949180?l=killfill.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://killfill.blogspot.com/feeds/5614138455456949180/comments/default' title='Comentarios de la entrada'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=18238168&amp;postID=5614138455456949180' title='0 Comentarios'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default/5614138455456949180'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default/5614138455456949180'/><link rel='alternate' type='text/html' href='http://killfill.blogspot.com/2007/02/monodevelop-013.html' title='MonoDevelop 0.13'/><author><name>KillFill</name><uri>http://www.blogger.com/profile/15057850033801123565</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-18238168.post-7897772057420397936</id><published>2007-02-02T19:40:00.000-03:00</published><updated>2007-02-02T19:41:34.373-03:00</updated><title type='text'>Perdiendo el tiempo con php.ini...</title><content type='html'>Nota: usar  &lt;span style="font-weight: bold;"&gt;session.auto_start = 1&lt;/span&gt;, es una &lt;span style="font-weight: bold;"&gt;mala&lt;/span&gt; idea!&lt;div class="blogger-post-footer"&gt;&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-1601180278227148";
google_ad_width = 120;
google_ad_height = 240;
google_ad_format = "120x240_as_rimg";
google_cpa_choice = "CAAQpc6AlAIaCAjVP2-Z75KaKPnD93M";
google_ad_channel = "";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/18238168-7897772057420397936?l=killfill.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://killfill.blogspot.com/feeds/7897772057420397936/comments/default' title='Comentarios de la entrada'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=18238168&amp;postID=7897772057420397936' title='0 Comentarios'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default/7897772057420397936'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default/7897772057420397936'/><link rel='alternate' type='text/html' href='http://killfill.blogspot.com/2007/02/perdiendo-el-tiempo-con-phpini.html' title='Perdiendo el tiempo con php.ini...'/><author><name>KillFill</name><uri>http://www.blogger.com/profile/15057850033801123565</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-18238168.post-8301612520090641383</id><published>2007-02-01T23:31:00.000-03:00</published><updated>2007-02-01T23:39:04.771-03:00</updated><title type='text'>Pleagarias..</title><content type='html'>Una de mis plegarias mas recurrentes respecto al proyecto FreeBSD, es que las personas que esten usando el barco, todas remen. y si no lo hacen por lo menos saber cual es la direccion que se esta tomando.&lt;br /&gt;&lt;br /&gt;En otras palabras, creo soportar versiones viejas de software, desde el punto de vista del proyecto, es malo ya que implica gastar recursos en dar soporte inecesario a usuarios de estas versiones viejas. Si es tan necesario para un usuario usar una version vieja, supongo tendra los suficienters recursos como para soportarlo el mismo.&lt;br /&gt;&lt;br /&gt;Bajo esta perspectiva, estoy totalmente deacuerdo con OpenBSD. En este mundo solo se soporta la version actual. "la que funciona".&lt;br /&gt;&lt;br /&gt;Esto hace el proyecto mucho mas agil.&lt;br /&gt;&lt;br /&gt;desde ayer, FreeBSD 4 queda obsoleta.&lt;br /&gt;&lt;br /&gt;alfin!!!!!&lt;br /&gt;&lt;br /&gt; :-)&lt;div class="blogger-post-footer"&gt;&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-1601180278227148";
google_ad_width = 120;
google_ad_height = 240;
google_ad_format = "120x240_as_rimg";
google_cpa_choice = "CAAQpc6AlAIaCAjVP2-Z75KaKPnD93M";
google_ad_channel = "";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/18238168-8301612520090641383?l=killfill.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://killfill.blogspot.com/feeds/8301612520090641383/comments/default' title='Comentarios de la entrada'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=18238168&amp;postID=8301612520090641383' title='0 Comentarios'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default/8301612520090641383'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default/8301612520090641383'/><link rel='alternate' type='text/html' href='http://killfill.blogspot.com/2007/02/pleagarias.html' title='Pleagarias..'/><author><name>KillFill</name><uri>http://www.blogger.com/profile/15057850033801123565</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-18238168.post-3068014634387416133</id><published>2007-01-20T22:10:00.000-03:00</published><updated>2007-01-20T23:49:15.999-03:00</updated><title type='text'>Lentejas...</title><content type='html'>Me cargan las lentejas!! :-)&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;&lt;br /&gt;&lt;/span&gt;[killfill@worm ~]$ dd if=/dev/zero of=ttt count=10000K&lt;br /&gt;10240000+0 records in&lt;br /&gt;10240000+0 records out&lt;br /&gt;5242880000 bytes transferred in 66.419727 secs (&lt;span style="font-weight: bold;"&gt;78 935 585&lt;/span&gt; bytes/sec)&lt;br /&gt;[killfill@worm ~]$ dd if=ttt of=/dev/null count=10000K&lt;br /&gt;10240000+0 records in&lt;br /&gt;10240000+0 records out&lt;br /&gt;5242880000 bytes transferred in 38.598526 secs (&lt;span style="font-weight: bold;"&gt;135 831 094&lt;/span&gt; bytes/sec)&lt;br /&gt;[killfill@worm /mnt]# bonnie++ -u root -s 1024 -r 512 -n 5&lt;br /&gt;Using uid:0, gid:0.&lt;br /&gt;Writing a byte at a time...done&lt;br /&gt;Writing intelligently...done&lt;br /&gt;Rewriting...done&lt;br /&gt;Reading a byte at a time...done&lt;br /&gt;Reading intelligently...done&lt;br /&gt;start 'em...done...done...done...done...done...&lt;br /&gt;Create files in sequential order...done.&lt;br /&gt;Stat files in sequential order...done.&lt;br /&gt;Delete files in sequential order...done.&lt;br /&gt;Create files in random order...done.&lt;br /&gt;Stat files in random order...done.&lt;br /&gt;Delete files in random order...done.&lt;br /&gt;Version 1.93c       ------Sequential Output------ --Sequential Input- --Random-&lt;br /&gt;Concurrency   1     -Per Chr- --Block-- -Rewrite- -Per Chr- --Block-- --Seeks--&lt;br /&gt;Machine        Size K/sec %CP K/sec %CP K/sec %CP K/sec %CP K/sec %CP  /sec %CP&lt;br /&gt;worm.sofsis.cl   1G   &lt;span style="font-weight: bold;"&gt;355 &lt;/span&gt; 99 &lt;span style="font-weight: bold;"&gt;144197 &lt;/span&gt; 31 &lt;span style="font-weight: bold;"&gt;160086&lt;/span&gt;  40   &lt;span style="font-weight: bold;"&gt;720&lt;/span&gt;  99 &lt;span style="font-weight: bold;"&gt;748896 &lt;/span&gt; 99 +++++ +++&lt;br /&gt;Latency             25938us    1260ms     381ms   50520us    1132us   50961us&lt;br /&gt;Version 1.93c       ------Sequential Create------ --------Random Create--------&lt;br /&gt;worm.sofsis.cl      -Create-- --Read--- -Delete-- -Create-- --Read--- -Delete--&lt;br /&gt;              files  /sec %CP  /sec %CP  /sec %CP  /sec %CP  /sec %CP  /sec %CP&lt;br /&gt;                  5 +++++ +++ +++++ +++ +++++ +++ +++++ +++ +++++ +++ +++++ +++&lt;br /&gt;Latency             12602us     419us     403us   10777us      22us      61us&lt;br /&gt;1.93c,1.93c,worm.sofsis.cl,1,1169406870,1G,,355,99,144197,31,160086,40,720,99,748896,99,+++++,+++,5,,,,,+++++,+++,+++++,+++,+++++,+++,+++++,+++,+++++,+++,+++++,+++,25938us,1260ms,381ms,50520us,1132us,50961us,12602us,419us,403us,10777us,22us,61us&lt;div class="blogger-post-footer"&gt;&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-1601180278227148";
google_ad_width = 120;
google_ad_height = 240;
google_ad_format = "120x240_as_rimg";
google_cpa_choice = "CAAQpc6AlAIaCAjVP2-Z75KaKPnD93M";
google_ad_channel = "";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/18238168-3068014634387416133?l=killfill.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://killfill.blogspot.com/feeds/3068014634387416133/comments/default' title='Comentarios de la entrada'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=18238168&amp;postID=3068014634387416133' title='0 Comentarios'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default/3068014634387416133'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default/3068014634387416133'/><link rel='alternate' type='text/html' href='http://killfill.blogspot.com/2007/01/lentejas.html' title='Lentejas...'/><author><name>KillFill</name><uri>http://www.blogger.com/profile/15057850033801123565</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-18238168.post-2352823569568342827</id><published>2006-12-22T03:41:00.000-03:00</published><updated>2006-12-22T03:59:00.570-03:00</updated><title type='text'>Travesias nerds...</title><content type='html'>Despues de laaaargo tiempo, sin interesarme acerca de que es, como funcionan, como se eliminan o que daños hacen los &lt;span style="font-weight: bold;"&gt;viruses informáticos&lt;/span&gt;, la meteria gris de mi cerebro no tenia rastro alguno de ellos.&lt;br /&gt;&lt;br /&gt;Por esas cosas de la vida, se definió una entrega de un proyectillo en el dia X. Al dia (X-2) inicio mi notebook en Windows y me encuentro con un maltido llamado Brontox C.22.&lt;br /&gt;&lt;br /&gt;Tuve en mis manos el trabajo de un grupo de personas. No puedo creer la ridiculez de perder el tiempo en hacer estas pavadas. Te creo hacer cosas mas peligrosas como robo de informacion, o hacer boicots , etc. Pero hacer que se cierren ventanas, y no dejarte ejecuta DOS no sirve para nada. &lt;span style="color: rgb(204, 0, 0);"&gt;PURA JODA&lt;/span&gt;.&lt;br /&gt;&lt;br /&gt;Es como que el notebook tuviera un chicle pegado, no se podia salir con nada. probe antivirus remotos, etc, etc, etc, etc espatulas, con fuego. y nada. El chicle seguia ahi.&lt;br /&gt;&lt;br /&gt;Tuve la brillande idea de buscar antirivuses para mi FreeBSD y vualá. F-PROT lo mire a huevo pero es realmente super bueno.&lt;br /&gt;&lt;br /&gt;Lamentablemente al reiniciar a windows, la cosa sigue ahi.&lt;br /&gt;&lt;br /&gt;El maldito se pone en memoria, y windows cuando se apaga dumpea la memoria a PAGE.SYS (algo asi como la materia gris...) ya no me acuerdo exactamnete el nombre. y cuando parte, restaura eso, el virus se descongela, y se replica denuevo en el sistema.&lt;br /&gt;&lt;br /&gt;Facil, escaneo, y antes de reiniciar me echo PAGE.sys.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-style: italic; font-weight: bold;"&gt;Resultado: un sistema limpio denuevo.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Moraleja: Instalar un antivirus....&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Espero que mi memoria gris no le pase lo mismo :-p&lt;div class="blogger-post-footer"&gt;&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-1601180278227148";
google_ad_width = 120;
google_ad_height = 240;
google_ad_format = "120x240_as_rimg";
google_cpa_choice = "CAAQpc6AlAIaCAjVP2-Z75KaKPnD93M";
google_ad_channel = "";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/18238168-2352823569568342827?l=killfill.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://killfill.blogspot.com/feeds/2352823569568342827/comments/default' title='Comentarios de la entrada'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=18238168&amp;postID=2352823569568342827' title='0 Comentarios'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default/2352823569568342827'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default/2352823569568342827'/><link rel='alternate' type='text/html' href='http://killfill.blogspot.com/2006/12/travesias-nerds.html' title='Travesias nerds...'/><author><name>KillFill</name><uri>http://www.blogger.com/profile/15057850033801123565</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-18238168.post-116199600713314522</id><published>2006-10-27T21:19:00.000-03:00</published><updated>2006-10-27T21:41:35.030-03:00</updated><title type='text'>En chilito, los servicios malos se cobran más caro...</title><content type='html'>Todos sabiamos que la autopista de la costanera norte, en algun momento se iba a saturar. Para eso fue echa no? &lt;br /&gt;&lt;br /&gt;La idea era disminuir el transito en las calles alternativas, haciendo fluir el transito a traves esta via. &lt;br /&gt;&lt;br /&gt;Cual es el resultado? las calles estarian mas vacias. &lt;br /&gt;Que significa eso? que los venedores de autos se les agrandaba el techo.&lt;br /&gt;&lt;br /&gt;Cual es la solucion del gobierno? COBRAR MAS A LA HORA DEL TACO&lt;br /&gt;&lt;br /&gt;Es lo mas ridiculo que he escuchado. Esto significa que al gobierno le metieron el 3e4523 por el |@#$!·"$%, y calleron en la trampa, ellos (nosotros) no ganan nada (mas bien pierden) y los privados ganan mucho. Entonces,&lt;br /&gt;&lt;br /&gt;Cual es la situacion?&lt;br /&gt;&lt;br /&gt; Neutros:&lt;br /&gt; - Vendedores de autos con mayor ingreso&lt;br /&gt; - Dueños de la autopista con mayor ingreso&lt;br /&gt;&lt;br /&gt; Negativos:&lt;br /&gt; - Mayor volumen de transito ( =&gt; mas dificultad para manejarlo  =&gt; mayor taco)&lt;br /&gt; - &lt;span style="font-weight:bold;"&gt;Ahora los santiaguinos, pagamos mas por servicios mas pencas.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;y donde quedo lo positivo?...&lt;div class="blogger-post-footer"&gt;&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-1601180278227148";
google_ad_width = 120;
google_ad_height = 240;
google_ad_format = "120x240_as_rimg";
google_cpa_choice = "CAAQpc6AlAIaCAjVP2-Z75KaKPnD93M";
google_ad_channel = "";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/18238168-116199600713314522?l=killfill.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://killfill.blogspot.com/feeds/116199600713314522/comments/default' title='Comentarios de la entrada'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=18238168&amp;postID=116199600713314522' title='0 Comentarios'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default/116199600713314522'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default/116199600713314522'/><link rel='alternate' type='text/html' href='http://killfill.blogspot.com/2006/10/en-chilito-los-servicios-malos-se.html' title='En chilito, los servicios malos se cobran más caro...'/><author><name>KillFill</name><uri>http://www.blogger.com/profile/15057850033801123565</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-18238168.post-116130856180014948</id><published>2006-10-19T22:35:00.000-03:00</published><updated>2006-10-19T22:42:41.813-03:00</updated><title type='text'>NOTICIAS NERDS!!</title><content type='html'>-&gt; Tenemos flash para UNIX!!!   (version 9) (y mas encima hay un player GTK!)&lt;br /&gt;-&gt; OpenBSD cumple 11 años&lt;br /&gt;&lt;br /&gt;FBSD:&lt;br /&gt;-&gt; Se viene DTRACE!&lt;br /&gt;-&gt; Soporte E17 integrado en los ports&lt;br /&gt;-&gt; Freesbie2.0!!!!! (coool)&lt;br /&gt;-&gt; GJournal!!!!&lt;br /&gt;-&gt; Mas control para las Jaulas de forma independiente!!!&lt;br /&gt;-&gt; Soporte XEN para &lt;br /&gt;-&gt; XFS!!&lt;br /&gt;&lt;br /&gt;:-]&lt;div class="blogger-post-footer"&gt;&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-1601180278227148";
google_ad_width = 120;
google_ad_height = 240;
google_ad_format = "120x240_as_rimg";
google_cpa_choice = "CAAQpc6AlAIaCAjVP2-Z75KaKPnD93M";
google_ad_channel = "";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/18238168-116130856180014948?l=killfill.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://killfill.blogspot.com/feeds/116130856180014948/comments/default' title='Comentarios de la entrada'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=18238168&amp;postID=116130856180014948' title='0 Comentarios'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default/116130856180014948'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default/116130856180014948'/><link rel='alternate' type='text/html' href='http://killfill.blogspot.com/2006/10/noticias-nerds.html' title='NOTICIAS NERDS!!'/><author><name>KillFill</name><uri>http://www.blogger.com/profile/15057850033801123565</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-18238168.post-116051858374360416</id><published>2006-10-10T18:12:00.000-04:00</published><updated>2006-10-10T18:16:23.760-04:00</updated><title type='text'>fstab</title><content type='html'>increible los problemas insospechados que puede traer el no tener un fstab. una wea tan simple y mas encima documentada...  pero uno q es volao no lo hace...&lt;br /&gt;&lt;br /&gt;como ahora gnome216 viene con hal, trata de intrusear por ahi. Gnome-session reinicia gnome-vfs-daemon todo el rato, ya q este se cae porq no puede leer fstab. Se come el cpu, memoria y diso, cosa q no es tan facil...&lt;br /&gt;&lt;br /&gt;merecia blog :-p&lt;div class="blogger-post-footer"&gt;&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-1601180278227148";
google_ad_width = 120;
google_ad_height = 240;
google_ad_format = "120x240_as_rimg";
google_cpa_choice = "CAAQpc6AlAIaCAjVP2-Z75KaKPnD93M";
google_ad_channel = "";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/18238168-116051858374360416?l=killfill.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://killfill.blogspot.com/feeds/116051858374360416/comments/default' title='Comentarios de la entrada'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=18238168&amp;postID=116051858374360416' title='0 Comentarios'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default/116051858374360416'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default/116051858374360416'/><link rel='alternate' type='text/html' href='http://killfill.blogspot.com/2006/10/fstab.html' title='fstab'/><author><name>KillFill</name><uri>http://www.blogger.com/profile/15057850033801123565</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-18238168.post-115982776951533763</id><published>2006-10-02T18:19:00.000-04:00</published><updated>2006-10-02T18:22:49.530-04:00</updated><title type='text'>SONIDO</title><content type='html'>Ahora q tiempo un poco de mas tiempo, actualize un par de maquinas y me encontre con que Intel High Definition Audio funciona en fbsd!&lt;br /&gt;&lt;br /&gt;Gracias Ariff Abdullah!!...&lt;br /&gt;&lt;br /&gt;Q agradable comprobar nuevamente que hay proyectos libres (fbsd), con mejor soporte que proyectos comerciales (oss)...&lt;div class="blogger-post-footer"&gt;&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-1601180278227148";
google_ad_width = 120;
google_ad_height = 240;
google_ad_format = "120x240_as_rimg";
google_cpa_choice = "CAAQpc6AlAIaCAjVP2-Z75KaKPnD93M";
google_ad_channel = "";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/18238168-115982776951533763?l=killfill.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://killfill.blogspot.com/feeds/115982776951533763/comments/default' title='Comentarios de la entrada'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=18238168&amp;postID=115982776951533763' title='0 Comentarios'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default/115982776951533763'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default/115982776951533763'/><link rel='alternate' type='text/html' href='http://killfill.blogspot.com/2006/10/sonido.html' title='SONIDO'/><author><name>KillFill</name><uri>http://www.blogger.com/profile/15057850033801123565</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-18238168.post-115861308315864043</id><published>2006-09-18T16:55:00.000-04:00</published><updated>2006-09-18T17:09:36.733-04:00</updated><title type='text'>Brillante!</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://pubcrawler.org/images/math.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 320px;" src="http://pubcrawler.org/images/math.jpg" border="0" alt="" /&gt;&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-1601180278227148";
google_ad_width = 120;
google_ad_height = 240;
google_ad_format = "120x240_as_rimg";
google_cpa_choice = "CAAQpc6AlAIaCAjVP2-Z75KaKPnD93M";
google_ad_channel = "";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/18238168-115861308315864043?l=killfill.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://killfill.blogspot.com/feeds/115861308315864043/comments/default' title='Comentarios de la entrada'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=18238168&amp;postID=115861308315864043' title='0 Comentarios'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default/115861308315864043'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default/115861308315864043'/><link rel='alternate' type='text/html' href='http://killfill.blogspot.com/2006/09/brillante.html' title='Brillante!'/><author><name>KillFill</name><uri>http://www.blogger.com/profile/15057850033801123565</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-18238168.post-115846733581633242</id><published>2006-09-17T00:13:00.000-04:00</published><updated>2006-09-17T00:28:55.826-04:00</updated><title type='text'>Software</title><content type='html'>Creo que lo que habla aktive en &lt;a href="http://jorge.niedbalski.com/?p=15"&gt;su post&lt;/a&gt;, es lo que la gente llamo hace un tiempo &lt;span style="font-style:italic;"&gt;la crisis del software&lt;/span&gt;. Lo unico que avanza es el hardware. Tiene toda la razon... el software esta &lt;span style="font-style:italic;"&gt;estancado&lt;/span&gt;. Pero no se trata precisamente de inovar (entendiendo por innovar hacer algo nuevo), sino que tener plataforma mas sofisticadas, cuyas ventajas solo los tecnocratas las entendemos. Como ejemplo pongo plan9, que si fue/es un proyecto realmente inovador, pero no es lo que el mercado quiere. En general la innovacion, no gusta. La evolucion es mejor cotizada. .NET es un ejemplo, no hace nada nuevo, y vemos como desarolladores .net estan siendo cada vez mas cotizados.&lt;br /&gt;&lt;br /&gt;Me refiero al nivel de abtraccion. Es lo unico que ha cambiado con el tiempo.. y soy un fan de esto. boo por ejemplo es una verdadera maravilla. Las herramientas CASE modernas son espectaculares. Esto implica un problema: llegaremos al punto en que van a existir herramientas tan abstractas, que estoa seran capaces de generar sistemas en base a esquemas simples creados por lo propios clientes. Osea donde esta nuestra pega?... &lt;br /&gt;&lt;br /&gt;1.- Hacer esos sistemas (usando weas de bajo nivel)&lt;br /&gt;2.- Ser experto&lt;br /&gt;3.- Ser uno su propio cliente.&lt;br /&gt;&lt;br /&gt;Personalmente me incluno por la 3... :-p&lt;div class="blogger-post-footer"&gt;&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-1601180278227148";
google_ad_width = 120;
google_ad_height = 240;
google_ad_format = "120x240_as_rimg";
google_cpa_choice = "CAAQpc6AlAIaCAjVP2-Z75KaKPnD93M";
google_ad_channel = "";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/18238168-115846733581633242?l=killfill.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://killfill.blogspot.com/feeds/115846733581633242/comments/default' title='Comentarios de la entrada'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=18238168&amp;postID=115846733581633242' title='0 Comentarios'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default/115846733581633242'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default/115846733581633242'/><link rel='alternate' type='text/html' href='http://killfill.blogspot.com/2006/09/software.html' title='Software'/><author><name>KillFill</name><uri>http://www.blogger.com/profile/15057850033801123565</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-18238168.post-115799174331065310</id><published>2006-09-11T12:20:00.000-04:00</published><updated>2006-09-11T12:22:23.320-04:00</updated><title type='text'>Espectaculares mail sin destino</title><content type='html'>No se como "·$"·$ me eche la configuracion del correo de @sofsis.cl...&lt;br /&gt;&lt;br /&gt;asique a los que hayan mandado algo, les aviso que no me llego nada, y que me lo manden denuevo.&lt;br /&gt;&lt;br /&gt;'ta la wea.&lt;br /&gt;&lt;br /&gt;(ya esta arreglado)&lt;br /&gt;&lt;br /&gt;:-S&lt;div class="blogger-post-footer"&gt;&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-1601180278227148";
google_ad_width = 120;
google_ad_height = 240;
google_ad_format = "120x240_as_rimg";
google_cpa_choice = "CAAQpc6AlAIaCAjVP2-Z75KaKPnD93M";
google_ad_channel = "";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/18238168-115799174331065310?l=killfill.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://killfill.blogspot.com/feeds/115799174331065310/comments/default' title='Comentarios de la entrada'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=18238168&amp;postID=115799174331065310' title='0 Comentarios'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default/115799174331065310'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default/115799174331065310'/><link rel='alternate' type='text/html' href='http://killfill.blogspot.com/2006/09/espectaculares-mail-sin-destino.html' title='Espectaculares mail sin destino'/><author><name>KillFill</name><uri>http://www.blogger.com/profile/15057850033801123565</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-18238168.post-115703366665208133</id><published>2006-08-31T10:12:00.000-04:00</published><updated>2006-08-31T10:14:26.683-04:00</updated><title type='text'>NetBSD</title><content type='html'>Mis sospechas &lt;a href="http://mail-index.netbsd.org/netbsd-users/2006/08/30/0016.html"&gt;han sido reveladas&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;- NetBSD es el proyecto menos exitoso de los BSD's.&lt;br /&gt;- NetBSD no se mueve ni tiene una vision clara.&lt;br /&gt;- NetBSD no tiene futuro.&lt;div class="blogger-post-footer"&gt;&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-1601180278227148";
google_ad_width = 120;
google_ad_height = 240;
google_ad_format = "120x240_as_rimg";
google_cpa_choice = "CAAQpc6AlAIaCAjVP2-Z75KaKPnD93M";
google_ad_channel = "";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/18238168-115703366665208133?l=killfill.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://killfill.blogspot.com/feeds/115703366665208133/comments/default' title='Comentarios de la entrada'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=18238168&amp;postID=115703366665208133' title='0 Comentarios'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default/115703366665208133'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default/115703366665208133'/><link rel='alternate' type='text/html' href='http://killfill.blogspot.com/2006/08/netbsd.html' title='NetBSD'/><author><name>KillFill</name><uri>http://www.blogger.com/profile/15057850033801123565</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-18238168.post-115697125514734867</id><published>2006-08-30T16:54:00.000-04:00</published><updated>2006-08-30T16:54:15.163-04:00</updated><title type='text'>.</title><content type='html'>:-)&lt;div class="blogger-post-footer"&gt;&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-1601180278227148";
google_ad_width = 120;
google_ad_height = 240;
google_ad_format = "120x240_as_rimg";
google_cpa_choice = "CAAQpc6AlAIaCAjVP2-Z75KaKPnD93M";
google_ad_channel = "";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/18238168-115697125514734867?l=killfill.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://killfill.blogspot.com/feeds/115697125514734867/comments/default' title='Comentarios de la entrada'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=18238168&amp;postID=115697125514734867' title='0 Comentarios'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default/115697125514734867'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default/115697125514734867'/><link rel='alternate' type='text/html' href='http://killfill.blogspot.com/2006/08/blog-post.html' title='.'/><author><name>KillFill</name><uri>http://www.blogger.com/profile/15057850033801123565</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-18238168.post-115577512796312507</id><published>2006-08-16T20:27:00.000-04:00</published><updated>2006-08-16T20:39:00.233-04:00</updated><title type='text'>Audicion</title><content type='html'>Al parecer, La proxima version estable de FreeBSD (6.2) va a incluir un nuevo framework de audicion, inspirado por el trabajo realizado por McAfee para Mac OSX, implementado y potenciado por TrustedBSD. Cumple con los requerimientos de CAPP.&lt;br /&gt;&lt;br /&gt;Al parecer el viejo "sa" tiene su sucesor. :-]. Sin investigar mas, se puede monitorear desde eventos basicos como autentificaciones de usuario, hasta llamadas de systemas (syscalls) y elementos internos del kernel, que incluye la posibilidad de poder ver que se esta haciendo en modo SMP...&lt;br /&gt;&lt;br /&gt;Esto mas DTrace, supongo que hara de FreeBSD uno de los sistemas con mejores herramientas de analisis de sistema, lo que es bueno, porque &lt;span style="font-weight:bold;"&gt;hace el sistema vulnerable&lt;/span&gt; a esos ojos criticos que ahora podran reportar e investigar problemas, no solo en base a nivel conceptual, sino tambien desde el punto de vista pragmatico, en base a evidencias.&lt;br /&gt; &lt;br /&gt;Es la mejor manera de evolucionar...&lt;div class="blogger-post-footer"&gt;&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-1601180278227148";
google_ad_width = 120;
google_ad_height = 240;
google_ad_format = "120x240_as_rimg";
google_cpa_choice = "CAAQpc6AlAIaCAjVP2-Z75KaKPnD93M";
google_ad_channel = "";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/18238168-115577512796312507?l=killfill.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://killfill.blogspot.com/feeds/115577512796312507/comments/default' title='Comentarios de la entrada'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=18238168&amp;postID=115577512796312507' title='0 Comentarios'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default/115577512796312507'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default/115577512796312507'/><link rel='alternate' type='text/html' href='http://killfill.blogspot.com/2006/08/audicion.html' title='Audicion'/><author><name>KillFill</name><uri>http://www.blogger.com/profile/15057850033801123565</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-18238168.post-115266378413365156</id><published>2006-07-11T20:20:00.000-04:00</published><updated>2006-07-11T21:12:24.266-04:00</updated><title type='text'>Concidencias...</title><content type='html'>Ayer encontre un binario loco danvo vueltas de java (diablo) para fbsd/amd64, y hoy leo:&lt;br /&gt;&lt;br /&gt;The FreeBSD Foundation is pleased to announce the release of  certified &lt;br /&gt;Java Runtime Environment  (JRE) and Java Development Kit (JDK) binaries &lt;br /&gt;for the FreeBSD 5.5 and 6.1 operating systems.  For this release we &lt;br /&gt;added support for the AMD64 architecture. Built on the latest J2SE 5.0 &lt;br /&gt;Update 7  release from Sun Microsystems, this new distribution delivers &lt;br /&gt;on the FreeBSD Foundation's promise to make FreeBSD a robust platform  &lt;br /&gt;for the development and deployment of Java applications.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Y despues de pelar con jorge a irc.bsd.cl, resulta que Kuaro lo sube.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Por otro lado:&lt;br /&gt;&lt;br /&gt;DTrace: la raja tener una herramienta de analisis de este tipo. Sera "de alto impacto"&lt;br /&gt;GJournal: Journal independiente del FS. loca la wea.&lt;br /&gt;Soporte C++ en el Kernel. Me gusta, pero me asusta..&lt;br /&gt;Jail Resource Limits: Ya era hora...&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;Multi-IP v4/v6 jails&lt;/span&gt; Esta si que esta buena!!&lt;div class="blogger-post-footer"&gt;&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-1601180278227148";
google_ad_width = 120;
google_ad_height = 240;
google_ad_format = "120x240_as_rimg";
google_cpa_choice = "CAAQpc6AlAIaCAjVP2-Z75KaKPnD93M";
google_ad_channel = "";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/18238168-115266378413365156?l=killfill.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://killfill.blogspot.com/feeds/115266378413365156/comments/default' title='Comentarios de la entrada'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=18238168&amp;postID=115266378413365156' title='0 Comentarios'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default/115266378413365156'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default/115266378413365156'/><link rel='alternate' type='text/html' href='http://killfill.blogspot.com/2006/07/concidencias.html' title='Concidencias...'/><author><name>KillFill</name><uri>http://www.blogger.com/profile/15057850033801123565</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-18238168.post-115249786971581130</id><published>2006-07-09T22:15:00.000-04:00</published><updated>2006-07-09T22:17:49.730-04:00</updated><title type='text'>Tell, dont ask</title><content type='html'>Don’t take on another object’s or component’s job. Tell it what to do, and stick to your own job&lt;div class="blogger-post-footer"&gt;&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-1601180278227148";
google_ad_width = 120;
google_ad_height = 240;
google_ad_format = "120x240_as_rimg";
google_cpa_choice = "CAAQpc6AlAIaCAjVP2-Z75KaKPnD93M";
google_ad_channel = "";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/18238168-115249786971581130?l=killfill.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://killfill.blogspot.com/feeds/115249786971581130/comments/default' title='Comentarios de la entrada'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=18238168&amp;postID=115249786971581130' title='0 Comentarios'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default/115249786971581130'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default/115249786971581130'/><link rel='alternate' type='text/html' href='http://killfill.blogspot.com/2006/07/tell-dont-ask.html' title='Tell, dont ask'/><author><name>KillFill</name><uri>http://www.blogger.com/profile/15057850033801123565</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-18238168.post-115099481387860386</id><published>2006-06-22T12:45:00.000-04:00</published><updated>2006-06-22T12:46:53.886-04:00</updated><title type='text'>cool</title><content type='html'>http://www.youtube.com/watch?v=M0ODskdEPnQ&lt;div class="blogger-post-footer"&gt;&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-1601180278227148";
google_ad_width = 120;
google_ad_height = 240;
google_ad_format = "120x240_as_rimg";
google_cpa_choice = "CAAQpc6AlAIaCAjVP2-Z75KaKPnD93M";
google_ad_channel = "";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/18238168-115099481387860386?l=killfill.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://killfill.blogspot.com/feeds/115099481387860386/comments/default' title='Comentarios de la entrada'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=18238168&amp;postID=115099481387860386' title='0 Comentarios'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default/115099481387860386'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default/115099481387860386'/><link rel='alternate' type='text/html' href='http://killfill.blogspot.com/2006/06/cool.html' title='cool'/><author><name>KillFill</name><uri>http://www.blogger.com/profile/15057850033801123565</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-18238168.post-115025383011318058</id><published>2006-06-13T22:56:00.000-04:00</published><updated>2006-06-13T22:57:18.383-04:00</updated><title type='text'>ASCII Stream</title><content type='html'>telnet ascii-wm.net 2006&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;;-)&lt;div class="blogger-post-footer"&gt;&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-1601180278227148";
google_ad_width = 120;
google_ad_height = 240;
google_ad_format = "120x240_as_rimg";
google_cpa_choice = "CAAQpc6AlAIaCAjVP2-Z75KaKPnD93M";
google_ad_channel = "";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/18238168-115025383011318058?l=killfill.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://killfill.blogspot.com/feeds/115025383011318058/comments/default' title='Comentarios de la entrada'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=18238168&amp;postID=115025383011318058' title='0 Comentarios'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default/115025383011318058'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default/115025383011318058'/><link rel='alternate' type='text/html' href='http://killfill.blogspot.com/2006/06/ascii-stream.html' title='ASCII Stream'/><author><name>KillFill</name><uri>http://www.blogger.com/profile/15057850033801123565</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-18238168.post-114960154930870673</id><published>2006-06-06T09:45:00.000-04:00</published><updated>2006-06-06T09:45:49.326-04:00</updated><title type='text'>Soltar al mono</title><content type='html'>"In March 2003, the IETF decided that was the right time to start the phase-out of the IPv6 experimental network (6Bone), which started in 1996. This included a phase-out plan that defined that on 6 of June of 2006, no 6Bone prefixes will be used on the Internet in any form"&lt;br /&gt;&lt;br /&gt;Aver que pasa.....&lt;div class="blogger-post-footer"&gt;&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-1601180278227148";
google_ad_width = 120;
google_ad_height = 240;
google_ad_format = "120x240_as_rimg";
google_cpa_choice = "CAAQpc6AlAIaCAjVP2-Z75KaKPnD93M";
google_ad_channel = "";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/18238168-114960154930870673?l=killfill.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://killfill.blogspot.com/feeds/114960154930870673/comments/default' title='Comentarios de la entrada'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=18238168&amp;postID=114960154930870673' title='0 Comentarios'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default/114960154930870673'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default/114960154930870673'/><link rel='alternate' type='text/html' href='http://killfill.blogspot.com/2006/06/soltar-al-mono.html' title='Soltar al mono'/><author><name>KillFill</name><uri>http://www.blogger.com/profile/15057850033801123565</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-18238168.post-114947478103324631</id><published>2006-06-04T22:27:00.000-04:00</published><updated>2006-06-04T22:33:01.046-04:00</updated><title type='text'>Busquedas binarias</title><content type='html'>Parece ser, que la mayoria de las busquedas binarias &lt;a href="http://googleresearch.blogspot.com/2006/06/extra-extra-read-all-about-it-nearly.html"&gt;estan todas cagadas&lt;/a&gt;..&lt;br /&gt;&lt;br /&gt;Es un detalle, pero interesante como las maquinas de hoy, ponen a prueba algoritmos, en este caso, de los '80...&lt;div class="blogger-post-footer"&gt;&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-1601180278227148";
google_ad_width = 120;
google_ad_height = 240;
google_ad_format = "120x240_as_rimg";
google_cpa_choice = "CAAQpc6AlAIaCAjVP2-Z75KaKPnD93M";
google_ad_channel = "";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/18238168-114947478103324631?l=killfill.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://killfill.blogspot.com/feeds/114947478103324631/comments/default' title='Comentarios de la entrada'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=18238168&amp;postID=114947478103324631' title='0 Comentarios'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default/114947478103324631'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default/114947478103324631'/><link rel='alternate' type='text/html' href='http://killfill.blogspot.com/2006/06/busquedas-binarias.html' title='Busquedas binarias'/><author><name>KillFill</name><uri>http://www.blogger.com/profile/15057850033801123565</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-18238168.post-114938603351703268</id><published>2006-06-03T21:52:00.000-04:00</published><updated>2006-06-03T21:53:53.526-04:00</updated><title type='text'>FreePBX 2.1.0</title><content type='html'>Se buscan testers para &lt;a href="http://lists.freebsd.org/pipermail/freebsd-ports-bugs/2006-June/091343.html"&gt;FreePBX en FreeBSD&lt;/a&gt; !&lt;div class="blogger-post-footer"&gt;&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-1601180278227148";
google_ad_width = 120;
google_ad_height = 240;
google_ad_format = "120x240_as_rimg";
google_cpa_choice = "CAAQpc6AlAIaCAjVP2-Z75KaKPnD93M";
google_ad_channel = "";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/18238168-114938603351703268?l=killfill.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://killfill.blogspot.com/feeds/114938603351703268/comments/default' title='Comentarios de la entrada'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=18238168&amp;postID=114938603351703268' title='0 Comentarios'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default/114938603351703268'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default/114938603351703268'/><link rel='alternate' type='text/html' href='http://killfill.blogspot.com/2006/06/freepbx-210.html' title='FreePBX 2.1.0'/><author><name>KillFill</name><uri>http://www.blogger.com/profile/15057850033801123565</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-18238168.post-114937436085804307</id><published>2006-06-03T18:35:00.000-04:00</published><updated>2006-06-03T18:39:20.876-04:00</updated><title type='text'>DBUS</title><content type='html'>oh.. acabo leer esto&lt;br /&gt;&lt;br /&gt;http://www.kdedevelopers.org/node/2058&lt;br /&gt;&lt;br /&gt;"With commit 546830, KDE says good-bye to one of its longest friends: DCOP"&lt;br /&gt;&lt;br /&gt;Y todo en favor a dbus...&lt;br /&gt;&lt;br /&gt;Esto significa &lt;span style="font-weight:bold;"&gt;freebsd esta a la vanguardia&lt;/span&gt; si o si, en lo que se refiere a escritorio!&lt;br /&gt;(por lo menos comparandolo con otros unixes) [expeto osx..]&lt;div class="blogger-post-footer"&gt;&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-1601180278227148";
google_ad_width = 120;
google_ad_height = 240;
google_ad_format = "120x240_as_rimg";
google_cpa_choice = "CAAQpc6AlAIaCAjVP2-Z75KaKPnD93M";
google_ad_channel = "";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/18238168-114937436085804307?l=killfill.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://killfill.blogspot.com/feeds/114937436085804307/comments/default' title='Comentarios de la entrada'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=18238168&amp;postID=114937436085804307' title='0 Comentarios'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default/114937436085804307'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default/114937436085804307'/><link rel='alternate' type='text/html' href='http://killfill.blogspot.com/2006/06/dbus.html' title='DBUS'/><author><name>KillFill</name><uri>http://www.blogger.com/profile/15057850033801123565</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-18238168.post-114937318946414350</id><published>2006-06-03T18:13:00.000-04:00</published><updated>2006-06-03T18:20:02.236-04:00</updated><title type='text'>Gnome216</title><content type='html'>Gnome216 parece que sera mucho mas "escritorio" que los otros gnomes.&lt;br /&gt;&lt;br /&gt;Me descidi a probarlo, el resultado es (top 4):&lt;br /&gt;&lt;br /&gt;1.- Cliente Sip (Llamadas telefonicas!)&lt;br /&gt;2.- Montador de dispositivos, automatico (configurable)&lt;br /&gt;3.- Informacion notebook (ej: visor de energia)&lt;br /&gt;4.- Cliente torrent bueno..&lt;br /&gt;&lt;br /&gt;Obviamente sobre FreeBSD!&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://img205.imageshack.us/img205/3830/g163on.png"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 320px;" src="http://img205.imageshack.us/img205/3830/g163on.png" border="0" alt="" /&gt;&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-1601180278227148";
google_ad_width = 120;
google_ad_height = 240;
google_ad_format = "120x240_as_rimg";
google_cpa_choice = "CAAQpc6AlAIaCAjVP2-Z75KaKPnD93M";
google_ad_channel = "";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/18238168-114937318946414350?l=killfill.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://killfill.blogspot.com/feeds/114937318946414350/comments/default' title='Comentarios de la entrada'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=18238168&amp;postID=114937318946414350' title='0 Comentarios'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default/114937318946414350'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default/114937318946414350'/><link rel='alternate' type='text/html' href='http://killfill.blogspot.com/2006/06/gnome216.html' title='Gnome216'/><author><name>KillFill</name><uri>http://www.blogger.com/profile/15057850033801123565</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-18238168.post-114515491075340984</id><published>2006-04-15T22:32:00.000-04:00</published><updated>2006-04-15T22:35:10.776-04:00</updated><title type='text'>Interesante</title><content type='html'>Varias cosas interesantes han apsado...&lt;br /&gt;&lt;br /&gt;- Nueva pega&lt;br /&gt;- VS.NET 2005 Team edition r0x&lt;br /&gt;- MonoDevelop 0.10 esta rebueno&lt;br /&gt;- Proyecto FreeBSD-Hal empieza a dar sus frutos&lt;br /&gt;- FreeBSD-6 y Gnome214 en AMD64 vuelan&lt;br /&gt;- etc.&lt;div class="blogger-post-footer"&gt;&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-1601180278227148";
google_ad_width = 120;
google_ad_height = 240;
google_ad_format = "120x240_as_rimg";
google_cpa_choice = "CAAQpc6AlAIaCAjVP2-Z75KaKPnD93M";
google_ad_channel = "";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/18238168-114515491075340984?l=killfill.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://killfill.blogspot.com/feeds/114515491075340984/comments/default' title='Comentarios de la entrada'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=18238168&amp;postID=114515491075340984' title='0 Comentarios'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default/114515491075340984'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default/114515491075340984'/><link rel='alternate' type='text/html' href='http://killfill.blogspot.com/2006/04/interesante.html' title='Interesante'/><author><name>KillFill</name><uri>http://www.blogger.com/profile/15057850033801123565</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-18238168.post-114186318843539310</id><published>2006-03-08T21:10:00.000-03:00</published><updated>2006-03-08T21:13:08.446-03:00</updated><title type='text'>Porque odiamos a linux...</title><content type='html'>No podria decirlo mejor...&lt;br /&gt;"Linux offers an unusually rich variety of extensions, and some programs run only on Linux, but not on any other UNIX-like system. This is a frustrating state for software developers, as new programmers who cut their teeth on Linux sometimes need a few days to get their sea legs in a non-Linux environment. The unfortunate tendency not to distinguish between portable features and local extensions has made life harder for a lot of programmers."&lt;div class="blogger-post-footer"&gt;&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-1601180278227148";
google_ad_width = 120;
google_ad_height = 240;
google_ad_format = "120x240_as_rimg";
google_cpa_choice = "CAAQpc6AlAIaCAjVP2-Z75KaKPnD93M";
google_ad_channel = "";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/18238168-114186318843539310?l=killfill.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://killfill.blogspot.com/feeds/114186318843539310/comments/default' title='Comentarios de la entrada'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=18238168&amp;postID=114186318843539310' title='0 Comentarios'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default/114186318843539310'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default/114186318843539310'/><link rel='alternate' type='text/html' href='http://killfill.blogspot.com/2006/03/porque-odiamos-linux.html' title='Porque odiamos a linux...'/><author><name>KillFill</name><uri>http://www.blogger.com/profile/15057850033801123565</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-18238168.post-114072971260680507</id><published>2006-02-23T18:20:00.000-03:00</published><updated>2006-02-23T18:21:52.623-03:00</updated><title type='text'>Schrödinger</title><content type='html'>Notable cita de uno de los maestros de la física cuántica:&lt;br /&gt;&lt;br /&gt;&lt;span style="font-style:italic;"&gt;"If one has to stick to this damned quantum jumping, then I regret ever having been involved in this thing."&lt;/span&gt;&lt;br /&gt;Erwin Schrödinger&lt;div class="blogger-post-footer"&gt;&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-1601180278227148";
google_ad_width = 120;
google_ad_height = 240;
google_ad_format = "120x240_as_rimg";
google_cpa_choice = "CAAQpc6AlAIaCAjVP2-Z75KaKPnD93M";
google_ad_channel = "";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/18238168-114072971260680507?l=killfill.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://killfill.blogspot.com/feeds/114072971260680507/comments/default' title='Comentarios de la entrada'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=18238168&amp;postID=114072971260680507' title='0 Comentarios'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default/114072971260680507'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default/114072971260680507'/><link rel='alternate' type='text/html' href='http://killfill.blogspot.com/2006/02/schrdinger.html' title='Schrödinger'/><author><name>KillFill</name><uri>http://www.blogger.com/profile/15057850033801123565</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-18238168.post-114066651299495457</id><published>2006-02-23T00:44:00.000-03:00</published><updated>2006-02-23T00:48:32.996-03:00</updated><title type='text'>90º</title><content type='html'>Bueno.. por lo menos tengo ticitaca la resolution de la Tj video.. El nuevo Xorg puede meterse con la BIOS, para usar 1280x800 en el notebook, sin hacer uso de la utilidad 915resolution. Y.. gracias a los nuevos drivers de i915_drv.so de Xorg, puedo usarlos para poder usar mi 2º monitor a 1280x1024 y girarlo en comodos 90º para ponerme a leer documentos.&lt;br /&gt;&lt;br /&gt;PD: los drivers son binarios de linux. Pero si se carga el ABI de linux, podemos usarlo igual pascual, mapeando claro las libs en libmap.conf  :-]  no hay que compilar niuna wea. apuro binario no+&lt;div class="blogger-post-footer"&gt;&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-1601180278227148";
google_ad_width = 120;
google_ad_height = 240;
google_ad_format = "120x240_as_rimg";
google_cpa_choice = "CAAQpc6AlAIaCAjVP2-Z75KaKPnD93M";
google_ad_channel = "";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/18238168-114066651299495457?l=killfill.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://killfill.blogspot.com/feeds/114066651299495457/comments/default' title='Comentarios de la entrada'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=18238168&amp;postID=114066651299495457' title='0 Comentarios'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default/114066651299495457'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default/114066651299495457'/><link rel='alternate' type='text/html' href='http://killfill.blogspot.com/2006/02/90.html' title='90º'/><author><name>KillFill</name><uri>http://www.blogger.com/profile/15057850033801123565</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-18238168.post-114066612132384392</id><published>2006-02-23T00:41:00.000-03:00</published><updated>2006-02-23T00:42:01.323-03:00</updated><title type='text'>&gt;&gt;&gt;</title><content type='html'>Alguien me puede decir por que salen &gt;&gt;&gt;&gt;&gt;&gt;'s?...&lt;div class="blogger-post-footer"&gt;&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-1601180278227148";
google_ad_width = 120;
google_ad_height = 240;
google_ad_format = "120x240_as_rimg";
google_cpa_choice = "CAAQpc6AlAIaCAjVP2-Z75KaKPnD93M";
google_ad_channel = "";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/18238168-114066612132384392?l=killfill.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://killfill.blogspot.com/feeds/114066612132384392/comments/default' title='Comentarios de la entrada'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=18238168&amp;postID=114066612132384392' title='0 Comentarios'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default/114066612132384392'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default/114066612132384392'/><link rel='alternate' type='text/html' href='http://killfill.blogspot.com/2006/02/blog-post.html' title='&gt;&gt;&gt;'/><author><name>KillFill</name><uri>http://www.blogger.com/profile/15057850033801123565</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-18238168.post-114066577694993042</id><published>2006-02-23T00:02:00.000-03:00</published><updated>2006-02-23T00:36:17.990-03:00</updated><title type='text'>Xgl</title><content type='html'>&lt;a href="http://en.wikipedia.org/wiki/Xgl"&gt;Xgl&lt;/a&gt; es la última moda impuesta por Novell. AIGLX es la respuesta de RedHat, que segun dicen, es un proyecto mucho mas interesante y que realmente cumplira con las necesidades del mercado...&lt;br /&gt;&lt;br /&gt;Xgl es impresionablemente usable sin dri, asique me calente..&lt;br /&gt;&lt;br /&gt;Que lata. No puedo compilar Xgl CVS en FreeBSD, he tratado 3 formas. En estos momentos es donde uno se da cuenta lo util que son los sistemas "ala" ports. Pero ya hay gente trabajando en esto (claro que estos nuevos ports funcionan en su mayoria, pero obviamente no les compila Xgl todavia...). Es una paja, pues significa que el el nuevo X modular, se vera reflejado en como 100 ports nuevos.. ahora si que se demorara el sistema en registrar un port que dependa de toda la parnafernalia.. Pero bueno. X es palta de instalar. lo que jode es MESA (OpenGL), pues hay que instalarlo desde el CVS ya que la version que existe en el sistema es muy vieja.  Pero no es tan terrible. Hay que castrarle un par de cosas para que compile.. pero me aburri, despues tuve problema con otras librerias y como mi conocimiento de las herramientas auto* (automake, autoconf, aclocal, etc, et, c) siempre fue como las weas, no se como sacarme los pillos sin reemplazar libs del sistema, lo que OBVIAMENTE no hare. asiq chao.&lt;br /&gt;&lt;br /&gt;Lo que me hace pensar en la estupidez de, en este caso, Novell y Red Hat, que andan haciendo puras weas. Creando entornos graficos 3D para sistemas sin drivers para las tjs 3D, que para lo unico que pienso que pueden servir, aparte de parecer cool y hacerce adicto al "wlobby effect",  es para impresionar y sacar provecho de esto, al presentar proyectos que requieran de diseño grafico, o de tecnologias de ultima usando la interfaz. Debieran destinar sus recursos en por lo menos desarrollar drivers 3D descentes open source o desarrollar aplicaciones multimedia, optimizar weas   o mejorar por ultimo IDE's mas choros (no java...) &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Ademas, el notebook viene con una tj i915, que en freebsd los drivers DRM no funcionan. El DRM de RELENG_6 esta medio raro, es como si viera solo el segundo cabezal (o pipe)de la tj video y envez de crear drmsub0 (que se usa atravez de /dev/dri/card0) se registra como drmsub1, que hace /dev/dri/card1 y que X no entiende, pues trata de abrir card0. Porque será?.... &lt;br /&gt;La version del CVS del DRM (que es parte de cvs.freedesktop.org) no funciona, no se si hay que adaptarlo un poco para que realmente sea usable en FreeBSD o espera un -CURRENT, o simplemente no se instalarlo :-p, porque  tiene problemas para weviar con el agp:&lt;br /&gt;&lt;br /&gt;error: [drm:pid1591:drm_load] *ERROR* Card isn't AGP, or couldn't initialize AGP.&lt;br /&gt;device_attach: drmsub0 attach returned 12&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;osea, todo mal. Por el momento, me quedo sin DRI ni Xgl. &lt;br /&gt;:-/&lt;div class="blogger-post-footer"&gt;&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-1601180278227148";
google_ad_width = 120;
google_ad_height = 240;
google_ad_format = "120x240_as_rimg";
google_cpa_choice = "CAAQpc6AlAIaCAjVP2-Z75KaKPnD93M";
google_ad_channel = "";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/18238168-114066577694993042?l=killfill.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://killfill.blogspot.com/feeds/114066577694993042/comments/default' title='Comentarios de la entrada'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=18238168&amp;postID=114066577694993042' title='0 Comentarios'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default/114066577694993042'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default/114066577694993042'/><link rel='alternate' type='text/html' href='http://killfill.blogspot.com/2006/02/xgl.html' title='Xgl'/><author><name>KillFill</name><uri>http://www.blogger.com/profile/15057850033801123565</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-18238168.post-113832773831243396</id><published>2006-01-26T23:05:00.000-03:00</published><updated>2006-01-26T23:08:58.340-03:00</updated><title type='text'>Full House.</title><content type='html'>Es lo más agradable del mundo empezar el año cargado con juguetes electronicos nuevos. Quede en la bancarrota pero valio la pena, total, es una inversión.&lt;br /&gt;Es más, mañana termino mis clases extranbóticas, y ya estan empezando a aparecer proyetos interesantes. Vamos sofsis que se puede!.&lt;br /&gt;&lt;br /&gt;PD: puta q son raras las pantallas widescreen de 14". No se si es el wiskey pero veo todo borroso...&lt;div class="blogger-post-footer"&gt;&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-1601180278227148";
google_ad_width = 120;
google_ad_height = 240;
google_ad_format = "120x240_as_rimg";
google_cpa_choice = "CAAQpc6AlAIaCAjVP2-Z75KaKPnD93M";
google_ad_channel = "";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/18238168-113832773831243396?l=killfill.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://killfill.blogspot.com/feeds/113832773831243396/comments/default' title='Comentarios de la entrada'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=18238168&amp;postID=113832773831243396' title='0 Comentarios'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default/113832773831243396'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default/113832773831243396'/><link rel='alternate' type='text/html' href='http://killfill.blogspot.com/2006/01/full-house.html' title='Full House.'/><author><name>KillFill</name><uri>http://www.blogger.com/profile/15057850033801123565</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-18238168.post-113676049093837567</id><published>2006-01-08T19:46:00.000-03:00</published><updated>2006-01-08T19:48:10.950-03:00</updated><title type='text'>Back to reality...</title><content type='html'>Que lllata llegar a santiago rojo como pancora.. voy a tener que dormir de lado...&lt;br /&gt;&lt;br /&gt;pero bueh, todo sea por el estado de relax con que llegue...&lt;br /&gt;&lt;br /&gt;back to work.&lt;div class="blogger-post-footer"&gt;&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-1601180278227148";
google_ad_width = 120;
google_ad_height = 240;
google_ad_format = "120x240_as_rimg";
google_cpa_choice = "CAAQpc6AlAIaCAjVP2-Z75KaKPnD93M";
google_ad_channel = "";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/18238168-113676049093837567?l=killfill.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://killfill.blogspot.com/feeds/113676049093837567/comments/default' title='Comentarios de la entrada'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=18238168&amp;postID=113676049093837567' title='0 Comentarios'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default/113676049093837567'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default/113676049093837567'/><link rel='alternate' type='text/html' href='http://killfill.blogspot.com/2006/01/back-to-reality.html' title='Back to reality...'/><author><name>KillFill</name><uri>http://www.blogger.com/profile/15057850033801123565</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-18238168.post-113561387574941051</id><published>2005-12-26T13:15:00.000-03:00</published><updated>2005-12-26T13:18:38.193-03:00</updated><title type='text'>Port Marks</title><content type='html'>Jugando con castel.activerecord y Gtk# salio esto...&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://photos1.blogger.com/blogger/3490/1273/1600/1.png"&gt;&lt;img style="float:right; margin:0 0 10px 10px;cursor:pointer; cursor:hand;" src="http://photos1.blogger.com/blogger/3490/1273/320/1.jpg" border="0" alt="" /&gt;&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-1601180278227148";
google_ad_width = 120;
google_ad_height = 240;
google_ad_format = "120x240_as_rimg";
google_cpa_choice = "CAAQpc6AlAIaCAjVP2-Z75KaKPnD93M";
google_ad_channel = "";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/18238168-113561387574941051?l=killfill.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://killfill.blogspot.com/feeds/113561387574941051/comments/default' title='Comentarios de la entrada'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=18238168&amp;postID=113561387574941051' title='0 Comentarios'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default/113561387574941051'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default/113561387574941051'/><link rel='alternate' type='text/html' href='http://killfill.blogspot.com/2005/12/port-marks.html' title='Port Marks'/><author><name>KillFill</name><uri>http://www.blogger.com/profile/15057850033801123565</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-18238168.post-113460610193456545</id><published>2005-12-14T21:20:00.000-03:00</published><updated>2005-12-14T21:22:12.716-03:00</updated><title type='text'>Benjamin Franklin</title><content type='html'>&lt;b&gt;As we enjoy great advantages from inventions of others, we should be glad of an opportunity to serve others by any invention of ours; and this we should do freely and generously.&lt;/b&gt;&lt;div class="blogger-post-footer"&gt;&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-1601180278227148";
google_ad_width = 120;
google_ad_height = 240;
google_ad_format = "120x240_as_rimg";
google_cpa_choice = "CAAQpc6AlAIaCAjVP2-Z75KaKPnD93M";
google_ad_channel = "";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/18238168-113460610193456545?l=killfill.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://killfill.blogspot.com/feeds/113460610193456545/comments/default' title='Comentarios de la entrada'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=18238168&amp;postID=113460610193456545' title='0 Comentarios'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default/113460610193456545'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default/113460610193456545'/><link rel='alternate' type='text/html' href='http://killfill.blogspot.com/2005/12/benjamin-franklin.html' title='Benjamin Franklin'/><author><name>KillFill</name><uri>http://www.blogger.com/profile/15057850033801123565</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-18238168.post-113444422179716492</id><published>2005-12-13T00:22:00.000-03:00</published><updated>2005-12-13T00:23:41.806-03:00</updated><title type='text'>On - Line</title><content type='html'>Online: irc.gimp.net #gnome-chile&lt;div class="blogger-post-footer"&gt;&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-1601180278227148";
google_ad_width = 120;
google_ad_height = 240;
google_ad_format = "120x240_as_rimg";
google_cpa_choice = "CAAQpc6AlAIaCAjVP2-Z75KaKPnD93M";
google_ad_channel = "";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/18238168-113444422179716492?l=killfill.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://killfill.blogspot.com/feeds/113444422179716492/comments/default' title='Comentarios de la entrada'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=18238168&amp;postID=113444422179716492' title='0 Comentarios'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default/113444422179716492'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default/113444422179716492'/><link rel='alternate' type='text/html' href='http://killfill.blogspot.com/2005/12/on-line.html' title='On - Line'/><author><name>KillFill</name><uri>http://www.blogger.com/profile/15057850033801123565</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-18238168.post-113388510196611973</id><published>2005-12-06T13:01:00.000-03:00</published><updated>2005-12-06T13:05:03.793-03:00</updated><title type='text'>BroadCom</title><content type='html'>&lt;a href="http://linux-bcom4301.sourceforge.net/"&gt;Unos chicos&lt;/a&gt; &lt;a href="http://bcm-specs.sipsolutions.net/announcement.pdf"&gt;le hicieron invenieria inversa&lt;/a&gt; al chip de las broadcom 802.11g. &lt;br /&gt;Ojala aparezcan drivers para los BSD, y asi poder chantarle un SO descente a los router linksys.&lt;br /&gt;&lt;br /&gt;Es legal esto?..&lt;div class="blogger-post-footer"&gt;&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-1601180278227148";
google_ad_width = 120;
google_ad_height = 240;
google_ad_format = "120x240_as_rimg";
google_cpa_choice = "CAAQpc6AlAIaCAjVP2-Z75KaKPnD93M";
google_ad_channel = "";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/18238168-113388510196611973?l=killfill.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://killfill.blogspot.com/feeds/113388510196611973/comments/default' title='Comentarios de la entrada'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=18238168&amp;postID=113388510196611973' title='0 Comentarios'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default/113388510196611973'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default/113388510196611973'/><link rel='alternate' type='text/html' href='http://killfill.blogspot.com/2005/12/broadcom.html' title='BroadCom'/><author><name>KillFill</name><uri>http://www.blogger.com/profile/15057850033801123565</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-18238168.post-113339966547082350</id><published>2005-11-30T22:13:00.000-03:00</published><updated>2005-11-30T22:14:25.480-03:00</updated><title type='text'>BSDCon</title><content type='html'>Que ganas de haber ido a &lt;a href="http://www.blogger.com/img/gl.link.gif"&gt;esto&lt;/a&gt; ...&lt;div class="blogger-post-footer"&gt;&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-1601180278227148";
google_ad_width = 120;
google_ad_height = 240;
google_ad_format = "120x240_as_rimg";
google_cpa_choice = "CAAQpc6AlAIaCAjVP2-Z75KaKPnD93M";
google_ad_channel = "";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/18238168-113339966547082350?l=killfill.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://killfill.blogspot.com/feeds/113339966547082350/comments/default' title='Comentarios de la entrada'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=18238168&amp;postID=113339966547082350' title='0 Comentarios'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default/113339966547082350'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default/113339966547082350'/><link rel='alternate' type='text/html' href='http://killfill.blogspot.com/2005/11/bsdcon.html' title='BSDCon'/><author><name>KillFill</name><uri>http://www.blogger.com/profile/15057850033801123565</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-18238168.post-113251807861692309</id><published>2005-11-20T17:19:00.000-03:00</published><updated>2005-11-20T17:21:18.633-03:00</updated><title type='text'>RADs</title><content type='html'>Son bastante impresionantes &lt;a href="http://developers.sun.com/prodtech/javatools/jscreator/reference/quicktour/2/flash/index.html"&gt;este&lt;/a&gt; tipo de herramientas RAD para el que nunca las ha usado...&lt;span class="" style="display: block;" id="formatbar_CreateLink" title="Vínculo" onmouseover="ButtonHoverOn(this);" onmouseout="ButtonHoverOff(this);" onmouseup="" onmousedown="CheckFormatting(event);FormatbarButton('richeditorframe', this, 8);ButtonMouseDown(this);"&gt;&lt;img src="img/gl.link.gif" alt="Vínculo" border="0" /&gt;&lt;/span&gt;&lt;br /&gt;&lt;span class="" style="display: block;" id="formatbar_CreateLink" title="Vínculo" onmouseover="ButtonHoverOn(this);" onmouseout="ButtonHoverOff(this);" onmouseup="" onmousedown="CheckFormatting(event);FormatbarButton('richeditorframe', this, 8);ButtonMouseDown(this);"&gt;&lt;/span&gt;&lt;span class="down" style="display: block;" id="formatbar_CreateLink" title="Vínculo" onmouseover="ButtonHoverOn(this);" onmouseout="ButtonHoverOff(this);" onmouseup="" onmousedown="CheckFormatting(event);FormatbarButton('richeditorframe', this, 8);ButtonMouseDown(this);"&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-1601180278227148";
google_ad_width = 120;
google_ad_height = 240;
google_ad_format = "120x240_as_rimg";
google_cpa_choice = "CAAQpc6AlAIaCAjVP2-Z75KaKPnD93M";
google_ad_channel = "";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/18238168-113251807861692309?l=killfill.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://killfill.blogspot.com/feeds/113251807861692309/comments/default' title='Comentarios de la entrada'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=18238168&amp;postID=113251807861692309' title='0 Comentarios'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default/113251807861692309'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default/113251807861692309'/><link rel='alternate' type='text/html' href='http://killfill.blogspot.com/2005/11/rads.html' title='RADs'/><author><name>KillFill</name><uri>http://www.blogger.com/profile/15057850033801123565</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-18238168.post-113246729265044282</id><published>2005-11-20T03:13:00.000-03:00</published><updated>2005-11-20T03:14:52.660-03:00</updated><title type='text'>Spam</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://photos1.blogger.com/blogger/3490/1273/1600/Sex.png"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;" src="http://photos1.blogger.com/blogger/3490/1273/320/Sex.jpg" alt="" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;Este debe ser el primer span en la vida con que me rio.&lt;div class="blogger-post-footer"&gt;&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-1601180278227148";
google_ad_width = 120;
google_ad_height = 240;
google_ad_format = "120x240_as_rimg";
google_cpa_choice = "CAAQpc6AlAIaCAjVP2-Z75KaKPnD93M";
google_ad_channel = "";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/18238168-113246729265044282?l=killfill.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://killfill.blogspot.com/feeds/113246729265044282/comments/default' title='Comentarios de la entrada'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=18238168&amp;postID=113246729265044282' title='0 Comentarios'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default/113246729265044282'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default/113246729265044282'/><link rel='alternate' type='text/html' href='http://killfill.blogspot.com/2005/11/spam.html' title='Spam'/><author><name>KillFill</name><uri>http://www.blogger.com/profile/15057850033801123565</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-18238168.post-113035964041700811</id><published>2005-10-26T17:45:00.000-03:00</published><updated>2005-10-26T17:47:20.426-03:00</updated><title type='text'>Pal gato</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://photos1.blogger.com/blogger/3490/1273/1600/palgato.gif"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;" src="http://photos1.blogger.com/blogger/3490/1273/320/palgato.gif" alt="" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;Estoy. Pal. Gáto.&lt;div class="blogger-post-footer"&gt;&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-1601180278227148";
google_ad_width = 120;
google_ad_height = 240;
google_ad_format = "120x240_as_rimg";
google_cpa_choice = "CAAQpc6AlAIaCAjVP2-Z75KaKPnD93M";
google_ad_channel = "";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/18238168-113035964041700811?l=killfill.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://killfill.blogspot.com/feeds/113035964041700811/comments/default' title='Comentarios de la entrada'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=18238168&amp;postID=113035964041700811' title='0 Comentarios'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default/113035964041700811'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default/113035964041700811'/><link rel='alternate' type='text/html' href='http://killfill.blogspot.com/2005/10/pal-gato.html' title='Pal gato'/><author><name>KillFill</name><uri>http://www.blogger.com/profile/15057850033801123565</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-18238168.post-113018948483389579</id><published>2005-10-24T18:30:00.000-03:00</published><updated>2005-10-24T18:31:25.000-03:00</updated><title type='text'>Notebooks</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://www.sun.com/desktop/workstation/ultra3/images/I1_hw_tadpole-naturetech_lg.jpg"&gt;&lt;img style="margin: 0pt 0pt 10px 10px; float: right; cursor: pointer; width: 320px;" src="http://www.sun.com/desktop/workstation/ultra3/images/I1_hw_tadpole-naturetech_lg.jpg" alt="" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;Te sobran 10'000 U$?&lt;br /&gt;&lt;br /&gt;Odias tu notebook x86/amd64/ppc?&lt;span class="down" style="display: block;" id="formatbar_CreateLink" title="Vínculo" onmouseover="ButtonHoverOn(this);" onmouseout="ButtonHoverOff(this);" onmouseup="" onmousedown="CheckFormatting(event);FormatbarButton('richeditorframe', this, 8);ButtonMouseDown(this);"&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Entonces necesitas &lt;a href="http://www.sun.com/desktop/workstation/ultra3/index.xml"&gt;esto&lt;span class="" style="display: block;" id="formatbar_CreateLink" title="Vínculo" onmouseover="ButtonHoverOn(this);" onmouseout="ButtonHoverOff(this);" onmouseup="" onmousedown="CheckFormatting(event);FormatbarButton('richeditorframe', this, 8);ButtonMouseDown(this);"&gt;&lt;img src="http://www.blogger.com/img/gl.link.gif" alt="Vínculo" border="0" /&gt;&lt;/span&gt;&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-1601180278227148";
google_ad_width = 120;
google_ad_height = 240;
google_ad_format = "120x240_as_rimg";
google_cpa_choice = "CAAQpc6AlAIaCAjVP2-Z75KaKPnD93M";
google_ad_channel = "";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/18238168-113018948483389579?l=killfill.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://killfill.blogspot.com/feeds/113018948483389579/comments/default' title='Comentarios de la entrada'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=18238168&amp;postID=113018948483389579' title='0 Comentarios'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default/113018948483389579'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default/113018948483389579'/><link rel='alternate' type='text/html' href='http://killfill.blogspot.com/2005/10/notebooks_24.html' title='Notebooks'/><author><name>KillFill</name><uri>http://www.blogger.com/profile/15057850033801123565</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-18238168.post-113018939538729777</id><published>2005-10-24T18:29:00.000-03:00</published><updated>2005-10-24T18:29:55.570-03:00</updated><title type='text'>Evangelización</title><content type='html'>Este miércoles vamos a tratar de evagelizar algunos personajes de la Universidad Central, aver si se intersesan en el futuro de la internet: &lt;span style="font-size:180%;"&gt;IPv6&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-1601180278227148";
google_ad_width = 120;
google_ad_height = 240;
google_ad_format = "120x240_as_rimg";
google_cpa_choice = "CAAQpc6AlAIaCAjVP2-Z75KaKPnD93M";
google_ad_channel = "";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/18238168-113018939538729777?l=killfill.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://killfill.blogspot.com/feeds/113018939538729777/comments/default' title='Comentarios de la entrada'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=18238168&amp;postID=113018939538729777' title='0 Comentarios'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default/113018939538729777'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/18238168/posts/default/113018939538729777'/><link rel='alternate' type='text/html' href='http://killfill.blogspot.com/2005/10/evangelizacin_24.html' title='Evangelización'/><author><name>KillFill</name><uri>http://www.blogger.com/profile/15057850033801123565</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry></feed>
