<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>Advogato</title>
    <link>http://www.advogato.org/</link>
    <description>Recent Advogato articles</description>
    <language>en-us</language>
    <generator>mod_virgule</generator>
    <pubDate>Thu, 2 Jul 2009 22:56:45 GMT</pubDate>
    <item>
      <title>You'll go waltzing Matilda with me</title>
      <link>http://www.advogato.org/article/1010.html</link>
      <guid>http://www.advogato.org/article/1010.html</guid>
      <pubDate>Sun, 21 Jun 2009 14:38:18 GMT</pubDate>
      <description>&lt;b&gt;Y'ALL - Happy Father's day.&lt;/b&gt;&#xD;
&lt;p&gt;&#xD;
Playing Tom Traubert's  'Waltzing Matilda&#xD;
with me'&#xD;
&lt;p&gt; &lt;pre&gt;&#xD;
Wasted and wounded&#xD;
And it ain't what the moon did&#xD;
I got what I paid for now&#xD;
See you tomorrow&#xD;
Hey Frank can I borrow&#xD;
A couple of bucks from you&#xD;
To go waltzing Matilda waltzing Matilda&#xD;
You'll go waltzing Matilda with me&#xD;
&lt;/pre&gt;&#xD;
</description>
    </item>
    <item>
      <title>Monster Shrek song</title>
      <link>http://www.advogato.org/article/1009.html</link>
      <guid>http://www.advogato.org/article/1009.html</guid>
      <pubDate>Wed, 10 Jun 2009 14:21:19 GMT</pubDate>
      <description>Splendid! crowed the witch. "Here's your fortune." &lt;br&gt;&#xD;
&lt;pre&gt;&#xD;
Otchky-potchky, itchky-pitch&#xD;
pay attention to this witch&#xD;
a donkey takes you to a knight&#xD;
him you conquer in a fight&#xD;
then you wed a princess who &#xD;
is even unglier than you&#xD;
HAHAHA... cockadoodle&#xD;
the magic words are "apple strudel"&#xD;
&lt;/pre&gt;</description>
    </item>
    <item>
      <title>Why Python is not my favorite language</title>
      <link>http://www.advogato.org/article/1008.html</link>
      <guid>http://www.advogato.org/article/1008.html</guid>
      <pubDate>Fri, 17 Apr 2009 12:01:55 GMT</pubDate>
      <description>I recently had an opportunity to develop a project in Python. I have&#xD;
previously had a largely neutral opinion about this language. However&#xD;
after more serious development I would like to share some doubts.&#xD;
&#xD;
&lt;p&gt; I will not be talking about the implementation - related issues. Also,&#xD;
Python do has positive, advanced features that are worth noting. Python&#xD;
code for the same task is really shorter: you need more C or even Java&#xD;
code to write something like a = b[:3], and especially b[-1] looks nicer&#xD;
then b.get(b.size()-1). But when line number rolls over the first&#xD;
thousand, more things began to matter. </description>
    </item>
    <item>
      <title>CodeCon 2009 Program Announced</title>
      <link>http://www.advogato.org/article/1007.html</link>
      <guid>http://www.advogato.org/article/1007.html</guid>
      <pubDate>Mon, 23 Mar 2009 19:46:10 GMT</pubDate>
      <description>The Program to CodeCon&#xD;
2009 is now up, and registration is&#xD;
at the early rate of $75 for all three days until April 1st, after which&#xD;
the cost goes up.</description>
    </item>
    <item>
      <title>intellaSys - inventive to the core</title>
      <link>http://www.advogato.org/article/1006.html</link>
      <guid>http://www.advogato.org/article/1006.html</guid>
      <pubDate>Sun, 15 Mar 2009 20:25:22 GMT</pubDate>
      <description>happened to surf on Chuck H. Moore's new company IntellaSys.&lt;p&gt;&#xD;
 I am &#xD;
browsing  these whitepapers.  &#xD;
Eash one seems to be a rare pearl by the SEA.&#xD;
&lt;p&gt;  &#xD;
Extreme Forth by Steven Pelc on Sept. 2008 Dr. Dobb&#xD;
&#xD;
&lt;p&gt; &lt;p&gt; IMHO, Chuck has deviced a simple yet holistic way to see that the &#xD;
power &#xD;
of &#xD;
language and the power of circuit wouldn't cancel each other out in the &#xD;
process of solving complex machine-human problems. &#xD;
&lt;p&gt;&#xD;
The  stick   + &#xD;
the  word  + the floor plan&#xD;
&lt;p&gt;&#xD;
IntellaSys&amp;rsquo; 40C Processor Technology  Creates Benchmark &#xD;
&lt;p&gt;&#xD;
ThinkingForth &#xD;
in Chinese </description>
    </item>
    <item>
      <title>Massively-Distributed Real-time Video Broadcasting</title>
      <link>http://www.advogato.org/article/1005.html</link>
      <guid>http://www.advogato.org/article/1005.html</guid>
      <pubDate>Mon, 9 Mar 2009 16:37:30 GMT</pubDate>
      <description>The British Broadcasting Company has made a request for contributions&#xD;
to an open standard to be made, for the distribution of audio and video,&#xD;
both offline and real-time broadcasting.  Their plan is effectively to act&#xD;
as the mediator between box manufacturers and content producers, with&#xD;
themselves as one of the content producers, but definitely not as set-top&#xD;
box manufacturers.&#xD;
&#xD;
&lt;p&gt; &lt;p&gt; Challenges faced include an assumption that it is reasonable to expect&#xD;
ISPs to insert cacheing boxes on their premises, and an assumption that&#xD;
"downloading" - especially at high speed - is "the way to go".  Also,&#xD;
there is yet again the risk of some idiot content producers trying to&#xD;
DRM an open standard.&#xD;
&#xD;
&lt;p&gt; &lt;p&gt; This article will provide some answers to these tricky issues, and&#xD;
they're not all "Technical" answers.  For the most part, the solutions&#xD;
are psychological, and take comfort in the fact that most users are ordinary&#xD;
people not interested in blatant copyright theft, they just want to watch&#xD;
stuff.  Ultimately, content producers are going to have to get used to&#xD;
the fact that they are simply going to have to &lt;i&gt;trust&lt;/i&gt; people.&#xD;
&#xD;
</description>
    </item>
    <item>
      <title>Pyjamas Javascript Compiler: Dynamic Module Loading</title>
      <link>http://www.advogato.org/article/1004.html</link>
      <guid>http://www.advogato.org/article/1004.html</guid>
      <pubDate>Mon, 9 Mar 2009 13:10:56 GMT</pubDate>
      <description>As part of a reorganisation of Pyjamas,&#xD;
best known as a python port of GWT, dynamic module loading using AJAX has&#xD;
been added.  The deployment of dynamic module loading results in over a 60%&#xD;
reduction in the amount of javascript cache file sizes, as the&#xD;
modules can be shared across multiple platforms (GAE pyjamas users&#xD;
are hitting the app engine limit even with the simplest of apps,&#xD;
due to the old one-cache-file-per-platform design).&#xD;
&#xD;
&lt;p&gt; This article describes how the standard technique for dynamic loading&#xD;
of javascript scripts was used as a basis for bring python "import"&#xD;
semantics to a javascript compiler.  The advantages of individual module&#xD;
loading - including third party javascript modules - should be clear.&#xD;
&#xD;
</description>
    </item>
    <item>
      <title>Restrictions on biological adaptation in language evolution</title>
      <link>http://www.advogato.org/article/1003.html</link>
      <guid>http://www.advogato.org/article/1003.html</guid>
      <pubDate>Tue, 3 Mar 2009 13:01:17 GMT</pubDate>
      <description> &#xD;
Abstract:&lt;br&gt;&#xD;
Language acquisition and processing are governed by genetic constraints.&#xD;
A crucial unresolved question is how far these genetic constraints have&#xD;
coevolved with language, perhaps resulting in a highly specialized and&#xD;
species-specific language "module," and how much language acquisition&#xD;
and processing redeploy preexisting cognitive machinery. In the present&#xD;
work, we explored the circumstances under which genes encoding&#xD;
language-specific properties could have coevolved with language itself.&#xD;
We present a theoretical model, implemented in computer simulations, of&#xD;
key aspects of the interaction of genes and language. Our results show&#xD;
that genes for language could have coevolved only with highly stable&#xD;
aspects of the linguistic environment; a rapidly changing linguistic&#xD;
environment does not provide a stable target for natural selection.&#xD;
Thus, a biological endowment could not coevolve with properties of&#xD;
language that began as learned cultural conventions, because cultural&#xD;
conventions change much more rapidly than genes. We argue that this&#xD;
rules out the possibility that arbitrary properties of language,&#xD;
including abstract syntactic principles governing phrase structure, case&#xD;
marking, and agreement, have been built into a "language module" by&#xD;
natural selection. The genetic basis of human language acquisition and&#xD;
processing did not coevolve with language, but primarily predates the&#xD;
emergence of language. As suggested by Darwin, the fit between language&#xD;
and its underlying mechanisms arose because language has evolved to fit&#xD;
the human brain, rather than the reverse.</description>
    </item>
    <item>
      <title>Open Source, Open Standards and Re-Use: UK Government Policy</title>
      <link>http://www.advogato.org/article/1002.html</link>
      <guid>http://www.advogato.org/article/1002.html</guid>
      <pubDate>Wed, 25 Feb 2009 14:51:07 GMT</pubDate>
      <description>The UK Government has made it clear that Open&#xD;
Source and Open Standards, with a focus on re-use of software&#xD;
development and deployment, is to clearly and unequivocably be part of&#xD;
the decision-making for UK Government I.T. procurement and contracting.&#xD;
 Also part of the policy is a clear committment to engage with the Free&#xD;
Software community and to actively encourage the development of&#xD;
"Government-Class" Free Software products.&#xD;
&#xD;
&lt;p&gt; &lt;p&gt; &lt;tt&gt;(tag keyword: #ukgovOSS at the cabinet office's request)&lt;/tt&gt;&#xD;
</description>
    </item>
    <item>
      <title>A tale of three code generators</title>
      <link>http://www.advogato.org/article/1001.html</link>
      <guid>http://www.advogato.org/article/1001.html</guid>
      <pubDate>Fri, 20 Feb 2009 17:00:51 GMT</pubDate>
      <description>At FOSDEM 2009, Gary Benson of Red Hat presented Shark.  (Slides at&#xD;
http://gbenson.net/wp-content/uploads/2009/02/fosdem-2009.pdf) Shark&#xD;
is a port of OpenJDK that uses LLVM to do JIT code generation.  While&#xD;
Shark is pretty fast when compared with OpenJDK's C++ interpreter,&#xD;
it's still quite a lot slower than gcj.  gcj is a fairly&#xD;
straightforward bytecode-&amp;gt;native compiler and doesn't use many of&#xD;
the Java-specific optimizations in HotSpot, so I was of the opinion&#xD;
that Shark and gcj ought to be similar in speed.  So, I wanted to find&#xD;
out why Shark was slower than gcj.&#xD;
</description>
    </item>
    <item>
      <title>Open Letter to the Samba Team</title>
      <link>http://www.advogato.org/article/1000.html</link>
      <guid>http://www.advogato.org/article/1000.html</guid>
      <pubDate>Fri, 13 Feb 2009 21:50:53 GMT</pubDate>
      <description>I thought I would make use of the 1000th advogato article to&#xD;
write to emphasise my pride in your accomplishments at the&#xD;
Samba "Franky" architecture, and also to emphasise to you&#xD;
that I am fully aware of its strategic significance.&#xD;
&#xD;
</description>
    </item>
    <item>
      <title>Welcome to the SAMBA Domain: 10 years on</title>
      <link>http://www.advogato.org/article/999.html</link>
      <guid>http://www.advogato.org/article/999.html</guid>
      <pubDate>Fri, 13 Feb 2009 21:22:13 GMT</pubDate>
      <description>The 10th anniversary of "Welcome to the SAMBA Domain" quietly passed on&#xD;
Thursday 28th of August, 2007, without acknowledgement.  When Paul&#xD;
Ashton and Luke Leighton initially reverse-engineered and&#xD;
published&#xD;
the NT Domains protocol, the floodgates were opened to both&#xD;
Free Software and Proprietary CIFS vendors to interoperate with Microsoft's&#xD;
flagship product, Windows NT, at an unprecedented level.&#xD;
&#xD;
&lt;p&gt; &lt;p&gt; The anticipated reprisals from Microsoft did not happen: incredibly,&#xD;
instead, quiet mutual respect and cooperation crystallised the CIFS&#xD;
protocols into formal specifications (some of which were quietly&#xD;
handed out, whilst others had to wait until they were prised from&#xD;
Microsoft's fingers by the U.S. Dept of Justice and the E.U Commission).&#xD;
&#xD;
&lt;p&gt; &lt;p&gt; In the intervening eleven years, an enormous amount has been achieved,&#xD;
yet, frustratingly, an enormous amount has not.  This article outlines&#xD;
the accomplishments to date, and highlights the incredible things that&#xD;
&lt;i&gt;could&lt;/i&gt; be achieved if some specific strategic inter-project free&#xD;
software cooperation took place.  Also outlined are some hints as to&#xD;
how that can be accomplished, citing examples of prior proven work&#xD;
in which it has already been achieved, but not yet adopted.&#xD;
</description>
    </item>
    <item>
      <title>The Netbook Windfall</title>
      <link>http://www.advogato.org/article/998.html</link>
      <guid>http://www.advogato.org/article/998.html</guid>
      <pubDate>Thu, 12 Feb 2009 17:11:56 GMT</pubDate>
      <description>&lt;p&gt;Joe Wein covers Windows&#xD;
7 versus Linux on netbooks.  "Does it really&#xD;
matter to Microsoft shareholders and employees if the&#xD;
21 million or so netbooks expected to be sold this&#xD;
year (and the even bigger numbers in 2010) will be&#xD;
running some version of Windows or a version of Linux&#xD;
(which is free), if previously those buyers would&#xD;
have picked up a more powerful machine that netted&#xD;
Microsoft $40-$100 per license?"&#xD;
&#xD;
&lt;p&gt; Don Marti offers his insights into&#xD;
the Netbook and the Linux combination.</description>
    </item>
    <item>
      <title>Free Software Supporter -- Issue 11, December/January 2009</title>
      <link>http://www.advogato.org/article/997.html</link>
      <guid>http://www.advogato.org/article/997.html</guid>
      <pubDate>Thu, 5 Feb 2009 15:50:06 GMT</pubDate>
      <description>&lt;p&gt;Issue 11, December/January 2009&#xD;
&#xD;
&lt;p&gt; &lt;p&gt;Welcome to the Free Software Supporter, the Free Software Foundation's&#xD;
monthly news digest and action update -- being read by you and 15,508&#xD;
other activists.&#xD;
&#xD;
&lt;p&gt; &lt;p&gt;Encourage your friends to subscribe and help us build an audience by&#xD;
adding our subscriber widget to your web site.&#xD;
&#xD;
&lt;p&gt; &lt;ul&gt;&#xD;
&lt;li&gt;Subscribe: http://www.fsf.org/free-software-supporter&#xD;
&lt;li&gt;Widget: http://www.fsf.org/associate/widget&#xD;
&lt;/ul&gt;&#xD;
&#xD;
&lt;p&gt; &lt;p&gt;Miss an issue? You can catch up on back issues at&#xD;
http://www.fsf.org/free-software-supporter.&#xD;
&#xD;
&lt;p&gt; &lt;p&gt;Multilingual? Send translations of the Supporter to &amp;amp;#x63;&amp;#97;&amp;#109;&amp;amp;#x70;&amp;#97;&amp;amp;#x69;&amp;amp;#x67;n&amp;amp;#x73;&amp;#64;&amp;amp;#x66;&amp;#115;&amp;amp;#x66;&amp;amp;#x2E;&amp;#111;&amp;#114;g.&#xD;
&#xD;
&lt;p&gt; &lt;pre&gt;***************************************************&#xD;
&#xD;
&lt;p&gt; 	DON'T MISS... the first ever...&#xD;
&#xD;
&lt;p&gt;   / /(_) |__  _ __ ___  / _ \ | __ _ _ __   ___| |_ &#xD;
 / / | | '_ \| '__/ _ \/ /_)/ |/ _` | '_ \ / _ \ __|&#xD;
/ /__| | |_) | | |  __/ ___/| | (_| | | | |  __/ |_ &#xD;
\____/_|_.__/|_|  \___\/    |_|\__,_|_| |_|\___|\__|&#xD;
&#xD;
&lt;p&gt;                                  ...LibrePlanet&#xD;
&#xD;
&lt;p&gt; CONFERENCE. MARCH 21/22nd 2009. CAMBRIDGE, MA. 02138&#xD;
&#xD;
&lt;p&gt;    &amp;lt;http://www.fsf.org/associate/meetings/2009/&amp;gt;&#xD;
&#xD;
&lt;p&gt;   autonomo.us | FSF | High-Priority-Projects | GNU&#xD;
&#xD;
&lt;p&gt; ****************************************************&lt;/pre&gt;&#xD;
&#xD;
&lt;p&gt; &lt;ul&gt;&#xD;
&lt;li&gt;LibrePlanet Conference 2009!&#xD;
&lt;li&gt;FSF files suit against Cisco for GPL violations&#xD;
&lt;li&gt;BadVista: We hardly knew ye&#xD;
&lt;li&gt;GCC libraries get updated license exception  &#xD;
&lt;li&gt;An open response to Chris Frey regarding GFDL 1.3 &#xD;
&lt;li&gt;Updating the Free Software Definition &#xD;
&lt;li&gt;More background about the Cisco case &#xD;
&lt;li&gt;The bootable membership cards are (finally) here! &#xD;
&lt;li&gt;3D graphics are 100% free software &#xD;
&lt;li&gt;Freedom Walk: A walk to claim, ensure and preserve freedom &#xD;
&lt;li&gt;Psst! Pass it on! &#xD;
&lt;li&gt;New FSF microblogging communities &#xD;
&lt;li&gt;PlayOgg: Theora 1.0 is released! &#xD;
&lt;li&gt;35 Days Against DRM (In 35 paragraphs)&#xD;
&lt;li&gt;Apple iTunes goes DRM free on music&#xD;
&lt;li&gt;Microsoft defends DRM. Badly.&#xD;
&lt;li&gt;GNU spotlight with Karl Berry&#xD;
&lt;li&gt;Richard Stallman's speaking schedule&#xD;
&lt;li&gt;Take action!&#xD;
&lt;/ul&gt;</description>
    </item>
    <item>
      <title>At long last, another CodeCon</title>
      <link>http://www.advogato.org/article/996.html</link>
      <guid>http://www.advogato.org/article/996.html</guid>
      <pubDate>Wed, 28 Jan 2009 22:00:27 GMT</pubDate>
      <description>The much-anticipated next CodeCon has now been announced, and the Call&#xD;
For Presentations is out - http://www.codecon.org/2009/&#xD;
&#xD;
</description>
    </item>
  </channel>
</rss>
