<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>coder . cl</title>
	<atom:link href="http://coder.cl/feed/" rel="self" type="application/rss+xml" />
	<link>http://coder.cl</link>
	<description>web developer &#38; system programmer</description>
	<lastBuildDate>Wed, 03 Mar 2010 22:24:45 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>support my country Chile after earthquake 2010</title>
		<link>http://coder.cl/2010/03/support-my-country-chile-after-earthquake-2010/</link>
		<comments>http://coder.cl/2010/03/support-my-country-chile-after-earthquake-2010/#comments</comments>
		<pubDate>Wed, 03 Mar 2010 22:24:45 +0000</pubDate>
		<dc:creator>Daniel Molina Wegener</dc:creator>
				<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://coder.cl/?p=634</guid>
		<description><![CDATA[Support my country Chile after the Earthquake on 2010
The official site where is centralized all the information about how to help our country is located at ChileAyuda.

Chile Ayuda!
How to support our country Chile [Earthquake 2010]
    




share this article at: 


	
	
	
	
	
	
	



Copyright © 2010 Daniel Molina WegenerAtribución-No Comercial-Sin Derivadas 2.0 Chile

© Daniel Molina Wegener [...]]]></description>
		<wfw:commentRss>http://coder.cl/2010/03/support-my-country-chile-after-earthquake-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>integrating kontact and skype</title>
		<link>http://coder.cl/2010/02/integrating-kontact-and-skype/</link>
		<comments>http://coder.cl/2010/02/integrating-kontact-and-skype/#comments</comments>
		<pubDate>Sat, 20 Feb 2010 01:53:25 +0000</pubDate>
		<dc:creator>Daniel Molina Wegener</dc:creator>
				<category><![CDATA[projects]]></category>
		<category><![CDATA[sysadmin]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://coder.cl/?p=627</guid>
		<description><![CDATA[Kontact is my default PIM application. On its configuration we can setup a phone calling program, such as ekiga, skype and others, it just requires a small script, like the one bellow, which I have integrated with KPilot, so I can manage my contacts centered and synchronized.


#!/usr/bin/env python
# skype_call.py
import sys
import Skype4Py

def main():
    [...]]]></description>
		<wfw:commentRss>http://coder.cl/2010/02/integrating-kontact-and-skype/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[ann] pyxser-1.4.2r available</title>
		<link>http://coder.cl/2010/02/ann-pyxser-1-4-2r-available/</link>
		<comments>http://coder.cl/2010/02/ann-pyxser-1-4-2r-available/#comments</comments>
		<pubDate>Wed, 10 Feb 2010 22:05:16 +0000</pubDate>
		<dc:creator>Daniel Molina Wegener</dc:creator>
				<category><![CDATA[development]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[projects]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[pyxser]]></category>

		<guid isPermaLink="false">http://coder.cl/?p=622</guid>
		<description><![CDATA[Dear pyxser users, I&#8217;m pleased to announce that I&#8217;ve released pyxser-1.4.2r. The current ChangeLog for this release is as follows:

1.4.2r (2010.02.10):

        Daniel Molina Wegener &#60;dmw at coder dot cl&#62;
        * pyxser_collections.c: Added constraint checks for NULL
      [...]]]></description>
		<wfw:commentRss>http://coder.cl/2010/02/ann-pyxser-1-4-2r-available/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ramblings on email formalization</title>
		<link>http://coder.cl/2010/02/ramblings-on-email-formalization/</link>
		<comments>http://coder.cl/2010/02/ramblings-on-email-formalization/#comments</comments>
		<pubDate>Sun, 07 Feb 2010 15:13:14 +0000</pubDate>
		<dc:creator>Daniel Molina Wegener</dc:creator>
				<category><![CDATA[development]]></category>
		<category><![CDATA[rants]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://coder.cl/?p=619</guid>
		<description><![CDATA[Netiquette (RFC1855) is a set of standard rules on writing electronic mail. Many of those conventions appears to be lost in time, and bad practices on writing emails are more popular around the Internet. I agree with those rules, but I think that some additional stuff can be used to get more organized electronic mail. [...]]]></description>
		<wfw:commentRss>http://coder.cl/2010/02/ramblings-on-email-formalization/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>a meta parser model</title>
		<link>http://coder.cl/2010/02/a-meta-parser-model/</link>
		<comments>http://coder.cl/2010/02/a-meta-parser-model/#comments</comments>
		<pubDate>Tue, 02 Feb 2010 20:28:07 +0000</pubDate>
		<dc:creator>Daniel Molina Wegener</dc:creator>
				<category><![CDATA[development]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[projects]]></category>

		<guid isPermaLink="false">http://coder.cl/?p=608</guid>
		<description><![CDATA[One of my most recent projects is a Meta-Parser. The core requirement is to write a dynamic parser, which can be configured, allowing the user to setup certain patterns around the given input and extract those pattern tokens to being exposed to other layers of the main project. Surely this is a challenge, and interesting [...]]]></description>
		<wfw:commentRss>http://coder.cl/2010/02/a-meta-parser-model/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>development commandments</title>
		<link>http://coder.cl/2010/01/development-commandments/</link>
		<comments>http://coder.cl/2010/01/development-commandments/#comments</comments>
		<pubDate>Fri, 08 Jan 2010 20:57:35 +0000</pubDate>
		<dc:creator>Daniel Molina Wegener</dc:creator>
				<category><![CDATA[development]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://coder.cl/?p=602</guid>
		<description><![CDATA[I don&#8217;t use recipes to ensure the quality of my software. Most of those development tasks to make the software a reliable tool are techniques learned along the time, without considering the methodology behind the software development. I can&#8217;t stand for any methodology as the better methodology that you can use. I just follow few [...]]]></description>
		<wfw:commentRss>http://coder.cl/2010/01/development-commandments/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>source code optimization in c</title>
		<link>http://coder.cl/2009/12/source-code-optimization-in-c/</link>
		<comments>http://coder.cl/2009/12/source-code-optimization-in-c/#comments</comments>
		<pubDate>Thu, 31 Dec 2009 21:45:02 +0000</pubDate>
		<dc:creator>Daniel Molina Wegener</dc:creator>
				<category><![CDATA[algorithms]]></category>
		<category><![CDATA[c]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://coder.cl/?p=589</guid>
		<description><![CDATA[
&#34;&#8230;premature optimization is the root of all evil&#34;.
&#8212; Donald Knuth

I agree with the fact that we must do our source code level optimizations when we have finshed the construction stage or it is almost complete. I was searching articles and papers about optimizing C source code to be applied on my programs and libraries. I&#8217;ve [...]]]></description>
		<wfw:commentRss>http://coder.cl/2009/12/source-code-optimization-in-c/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>[ann] pyxser-1.4r is available</title>
		<link>http://coder.cl/2009/12/ann-pyxser-1-4r-is-available/</link>
		<comments>http://coder.cl/2009/12/ann-pyxser-1-4r-is-available/#comments</comments>
		<pubDate>Sun, 27 Dec 2009 01:32:11 +0000</pubDate>
		<dc:creator>Daniel Molina Wegener</dc:creator>
				<category><![CDATA[programming]]></category>
		<category><![CDATA[projects]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[pyxser]]></category>

		<guid isPermaLink="false">http://coder.cl/?p=584</guid>
		<description><![CDATA[As you have seen in my last post, I&#8217;ve been working on some strong changes on pyxser. Today I&#8217;ve released pyxser-1.4r and the announcement message:


Hello Python Community.

I'm pleased to announce pyxser-1.4, a python extension which
contains functions to serialize and deserialize Python Objects
into XML. It is a model based serializer. Here is the ChangeLog
entry for this [...]]]></description>
		<wfw:commentRss>http://coder.cl/2009/12/ann-pyxser-1-4r-is-available/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>incomming changes for pyxser-1.4</title>
		<link>http://coder.cl/2009/12/incomming-changes-for-pyxser-1-4/</link>
		<comments>http://coder.cl/2009/12/incomming-changes-for-pyxser-1-4/#comments</comments>
		<pubDate>Tue, 22 Dec 2009 10:36:31 +0000</pubDate>
		<dc:creator>Daniel Molina Wegener</dc:creator>
				<category><![CDATA[programming]]></category>
		<category><![CDATA[projects]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[pyxser]]></category>

		<guid isPermaLink="false">http://coder.cl/?p=579</guid>
		<description><![CDATA[pyxser, my Python-Object to XML serializer is suffering few changes, but important ones. The main change is the fact that I will add a type map optional parameter for deserialization functions. How should it work?



def create_string_from_string(mystr, myroot):
    return str(mystr)

my_typemap = {'java.lang.String': create_string_from_string,
           [...]]]></description>
		<wfw:commentRss>http://coder.cl/2009/12/incomming-changes-for-pyxser-1-4/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>the next book in my reading list</title>
		<link>http://coder.cl/2009/12/the-next-book-in-my-reading-list/</link>
		<comments>http://coder.cl/2009/12/the-next-book-in-my-reading-list/#comments</comments>
		<pubDate>Sun, 20 Dec 2009 14:39:52 +0000</pubDate>
		<dc:creator>Daniel Molina Wegener</dc:creator>
				<category><![CDATA[development]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://coder.cl/?p=563</guid>
		<description><![CDATA[Paul Graham, a famous hacker, painter and a terrific writer &#8212; hacker in terms of programming with its origins at the MIT &#8212; who created the Arc programming language, co-founder with Robert Morris of Viaweb, bought by Yahoo! and now known as Yahoo! Store the first Web Based Application, programmed in Lisp. Also founder of [...]]]></description>
		<wfw:commentRss>http://coder.cl/2009/12/the-next-book-in-my-reading-list/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
