<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>Advogato blog for gobry</title>
    <link>http://www.advogato.org/person/gobry/</link>
    <description>Advogato blog for gobry</description>
    <language>en-us</language>
    <generator>mod_virgule</generator>
    <pubDate>Wed, 22 May 2013 02:34:00 GMT</pubDate>
    <item>
      <pubDate>Fri, 20 Mar 2009 09:42:55 GMT</pubDate>
      <title>20 Mar 2009</title>
      <link>http://www.advogato.org/person/gobry/diary.html?start=44</link>
      <guid>http://www.advogato.org/person/gobry/diary.html?start=44</guid>
      <description>&lt;a href="http://www.advogato.org/person/apenwarr/" &gt;apenwarr&lt;/a&gt; Your ternary operator in python is&#xD;
probably ok if you use constants as the return values, but&#xD;
things become messy if they are variables as well:&#xD;
&#xD;
&lt;p&gt; &lt;code&gt;&#xD;
  foo = bar and baz or bad&#xD;
&lt;/code&gt;&#xD;
&#xD;
&lt;p&gt; Then the outcome depends on the value of both bar and baz,&#xD;
and will definitely introduce interesting bugs.</description>
    </item>
    <item>
      <pubDate>Tue, 4 Nov 2008 15:26:27 GMT</pubDate>
      <title>4 Nov 2008</title>
      <link>http://www.advogato.org/person/gobry/diary.html?start=43</link>
      <guid>http://www.advogato.org/person/gobry/diary.html?start=43</guid>
      <description>Dear lazyweb,&#xD;
&#xD;
&lt;p&gt; I have this XUL application that comes with my GPS device (a&#xD;
tomtom go 920), which I run on a macosx box. So far so good,&#xD;
I appreciate their usage of opensource platforms.&#xD;
&#xD;
&lt;p&gt; However, when I try to use it to update my maps and access a&#xD;
web server over https, I get a certificate error from the&#xD;
application (this is really a mozilla certificate error&#xD;
popup), because it seems that there is no CA installed with&#xD;
it, or that it doesn't use the system-wide certs.&#xD;
&#xD;
&lt;p&gt; My question: does anybody know how I could install such a&#xD;
certificate in this application? the file layout really&#xD;
looks like the standard mozilla profile layout.</description>
    </item>
    <item>
      <pubDate>Fri, 22 Aug 2008 05:17:40 GMT</pubDate>
      <title>22 Aug 2008</title>
      <link>http://www.advogato.org/person/gobry/diary.html?start=42</link>
      <guid>http://www.advogato.org/person/gobry/diary.html?start=42</guid>
      <description>Bored? Why don't you try to solve the&#xD;
&lt;a href="http://cellucid.com/icube" &gt;icube&lt;/a&gt;?</description>
    </item>
    <item>
      <pubDate>Mon, 7 Apr 2008 21:40:02 GMT</pubDate>
      <title>7 Apr 2008</title>
      <link>http://www.advogato.org/person/gobry/diary.html?start=41</link>
      <guid>http://www.advogato.org/person/gobry/diary.html?start=41</guid>
      <description>Just did something painful: decided to potentially kill an&#xD;
&lt;a href="http://pybliographer.org" &gt;open-source project&lt;/a&gt;&#xD;
I've been working on for some years now. Not enough time and&#xD;
the fact that I'm not a user of my own project anymore: I've&#xD;
been trying to introduce new features from time to time,&#xD;
mostly things I fancied. But the fact is: if you don't&#xD;
scratch your own itches, it's hard to put in enough efforts&#xD;
to turn a proof of concept into a product.</description>
    </item>
    <item>
      <pubDate>Thu, 4 Oct 2007 09:39:02 GMT</pubDate>
      <title>4 Oct 2007</title>
      <link>http://www.advogato.org/person/gobry/diary.html?start=40</link>
      <guid>http://www.advogato.org/person/gobry/diary.html?start=40</guid>
      <description>&lt;a href="http://www.advogato.org/person/gdvieira/" &gt;gdvieira&lt;/a&gt;: it makes sense to me to have c+'&#xD;
= &amp;#263; and c+, = &amp;ccedil; (which is what I get from the apps I've&#xD;
tested 1 minute ago)&#xD;
</description>
    </item>
    <item>
      <pubDate>Sat, 4 Nov 2006 19:49:31 GMT</pubDate>
      <title>4 Nov 2006</title>
      <link>http://www.advogato.org/person/gobry/diary.html?start=39</link>
      <guid>http://www.advogato.org/person/gobry/diary.html?start=39</guid>
      <description>Just started reading the &lt;a&#xD;
href="http://www.digitalmars.com/d/"&gt;D Programming&#xD;
Language&lt;/a&gt; website. Looks too good to be true: efficient&#xD;
language with high level constructs, native support for&#xD;
unittests and design by contracts, direct access to native C&#xD;
APIs... Has anybody here used it for something larger than a&#xD;
toy project, and would like to share his experience?</description>
    </item>
    <item>
      <pubDate>Wed, 11 Oct 2006 21:51:35 GMT</pubDate>
      <title>11 Oct 2006</title>
      <link>http://www.advogato.org/person/gobry/diary.html?start=38</link>
      <guid>http://www.advogato.org/person/gobry/diary.html?start=38</guid>
      <description>&lt;b&gt;gilbou&lt;/b&gt;: it looks like whois is doing a wildcard&#xD;
search, which returns these legitimate but dumb entries....</description>
    </item>
    <item>
      <pubDate>Sun, 24 Sep 2006 22:10:03 GMT</pubDate>
      <title>24 Sep 2006</title>
      <link>http://www.advogato.org/person/gobry/diary.html?start=37</link>
      <guid>http://www.advogato.org/person/gobry/diary.html?start=37</guid>
      <description>Pfewww, I really pushed hard to get a new version of &lt;a href="http://www.advogato.org/proj/Pybliographer/" &gt;Pybliographer&lt;/a&gt; out of the door. I'm still amazed at how much one can do alone when using the proper tools. In this case, the proper tool is Python. 

&lt;p&gt; &lt;p&gt; Context: my pet project is a bibliography management tool. Its purpose is to help you organise references, search for new material on external databases, help you cite these references in documents,... I've been able to integrate my code with OpenOffice (thanks &lt;a href="http://udk.openoffice.org/python/python-bridge.html" &gt;PyUNO&lt;/a&gt;), with LyX (I won't thanks unix pipes on this one), define a proper citation mini-language, put a GUI around part of it (thanks &lt;a href="http://pygtk.org" &gt;PyGTK&lt;/a&gt;) and test some parts of it (thanks, &lt;a href="http://people.redhat.com/zcerza/dogtail/" &gt;dogtail&lt;/a&gt;), send queries to PubMed, Web of Science, CrossRef (thanks &lt;a href="http://twistedmatrix.com/" &gt;Twisted&lt;/a&gt;), parse their results (thanks &lt;a href="http://effbot.org/zone/element-index.htm" &gt;ElementTree&lt;/a&gt;), and even package the whole easily (thanks &lt;a href="http://peak.telecommunity.com/DevCenter/setuptools" &gt;setuptools&lt;/a&gt;)!

&lt;p&gt; &lt;p&gt; A while ago, I said that the purpose of pyblio was not to replace tools like EndNote and the like. Maybe I should revise this. Areas where I'd like to push involve reference sharing and fulltext management. I've already a few ideas, but I need to see if the recent features help the project get more traction.</description>
    </item>
    <item>
      <pubDate>Fri, 8 Sep 2006 03:01:58 GMT</pubDate>
      <title>8 Sep 2006</title>
      <link>http://www.advogato.org/person/gobry/diary.html?start=36</link>
      <guid>http://www.advogato.org/person/gobry/diary.html?start=36</guid>
      <description>Thanks Raph, and thanks to all of you who posted so many interesting stuff here. It really has been a pleasure to read advogato.</description>
    </item>
    <item>
      <pubDate>Tue, 5 Sep 2006 04:22:08 GMT</pubDate>
      <title>5 Sep 2006</title>
      <link>http://www.advogato.org/person/gobry/diary.html?start=35</link>
      <guid>http://www.advogato.org/person/gobry/diary.html?start=35</guid>
      <description>(thanks to the contributors that brought my diary score almost at 3 :-))

&lt;p&gt; Instead of simply documenting how to use &lt;a href="http://www.advogato.org/proj/Pybliographer" &gt;pyblio&lt;/a&gt;, I've started working on simple demo code that actually use the framework, and are also immediately useful. The first one is an online &lt;a href="http://pybliographer.org:1234/" &gt;PubMed to BibTeX converter&lt;/a&gt;. Maybe this will help people start using it.
</description>
    </item>
  </channel>
</rss>
