<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>GuruBlog : Articles about processing</title>
    <description>local-guru.net</description>
    <link>http://www.local-guru.net/blog</link>
    <ttl>40</ttl>
    <item>
      <title>processing.js advent calender - door 24</title>
      <link>http://www.local-guru.net//blog/2011/12/24/processing.js-advent-calender---door-24</link>
      <description>&lt;p&gt;I just wrote door24 of my &lt;a href="http://www.local-guru.net/blog/pages/advent11"&gt;2011 - Calender&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I have written a lot of processing.js sketches and here are some of my findings&lt;/p&gt;

&lt;p&gt;first of all - I like it very much - especially how easy it is to deploy on a website
and the fact that on the client side only a browser is needed.&lt;/p&gt;

&lt;p&gt;What I didn't like very much is that the javascript quality and speed varies a lot among bowsers and operating systems.
Some sketches run blazing fast in my firefox and slow to a crawl in my safari - and vize versa.&lt;/p&gt;

&lt;p&gt;So when deploying processing.js scripts - one has to do the very same things as with every web/javascript code - test test test.
on every plattform in every browser.&lt;/p&gt;

&lt;p&gt;What I haven't tested so far are things like sound or video, or integrating libraries into the code. All the sketches
in the advent calender use pure processing.&lt;/p&gt;

&lt;p&gt;I thing this is a point where we can expect a lot of development in the next time, but where processing defintly has
a clear margin at the moment.&lt;/p&gt;

&lt;p&gt;So Processing and Processing.js will definitly coexist in my toolbox from now on :-)&lt;/p&gt;

&lt;p&gt;&lt;a href="/processing-js/advent11/door24.html" class="processingjs"&gt;&lt;img src="/processing-js/advent11/door24_sc.png" alt="door24" /&gt;&lt;/a&gt;&lt;/p&gt;
</description>
      <pubDate>2011-12-24T07:48:51+01:00</pubDate>
    </item>
    <item>
      <title>processing.js advent calender - door 23</title>
      <link>http://www.local-guru.net//blog/2011/12/23/processing.js-advent-calender---door-23</link>
      <description>&lt;p&gt;I just wrote door23 of my &lt;a href="http://www.local-guru.net/blog/pages/advent11"&gt;2011 - Calender&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;yesterdays sketch was - in fact - an accident (but still very beautiful) - what I really intendet to do was this :-)&lt;/p&gt;

&lt;p&gt;&lt;a href="/processing-js/advent11/door23.html" class="processingjs"&gt;&lt;img src="/processing-js/advent11/door23_sc.png" alt="door23" /&gt;&lt;/a&gt;&lt;/p&gt;
</description>
      <pubDate>2011-12-23T05:38:08+01:00</pubDate>
    </item>
    <item>
      <title>processing.js advent calender - door 22</title>
      <link>http://www.local-guru.net//blog/2011/12/22/processing.js-advent-calender---door-22</link>
      <description>&lt;p&gt;I just wrote door22 of my &lt;a href="http://www.local-guru.net/blog/pages/advent11"&gt;2011 - Calender&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="/processing-js/advent11/door22.html" class="processingjs"&gt;&lt;img src="/processing-js/advent11/door22_sc.png" alt="door22" /&gt;&lt;/a&gt;&lt;/p&gt;
</description>
      <pubDate>2011-12-22T05:43:10+01:00</pubDate>
    </item>
    <item>
      <title>processing.js advent calender - door 21</title>
      <link>http://www.local-guru.net//blog/2011/12/21/processing.js-advent-calender---door-21</link>
      <description>&lt;p&gt;I just wrote door21 of my &lt;a href="http://www.local-guru.net/blog/pages/advent11"&gt;2011 - Calender&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Today I made a trigonometric gingerbread pretzel&lt;/p&gt;

&lt;p&gt;&lt;a href="/processing-js/advent11/door21.html" class="processingjs"&gt;&lt;img src="/processing-js/advent11/door21_sc.png" alt="door21" /&gt;&lt;/a&gt;&lt;/p&gt;
</description>
      <pubDate>2011-12-21T05:43:51+01:00</pubDate>
    </item>
    <item>
      <title>processing.js advent calender - door 20</title>
      <link>http://www.local-guru.net//blog/2011/12/20/processing.js-advent-calender---door-20</link>
      <description>&lt;p&gt;I just wrote door20 of my &lt;a href="http://www.local-guru.net/blog/pages/advent11"&gt;2011 - Calender&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="/processing-js/advent11/door20.html" class="processingjs"&gt;&lt;img src="/processing-js/advent11/door20_sc.png" alt="door20" /&gt;&lt;/a&gt;&lt;/p&gt;
</description>
      <pubDate>2011-12-20T17:48:19+01:00</pubDate>
    </item>
    <item>
      <title>processing.js advent calender - door 19</title>
      <link>http://www.local-guru.net//blog/2011/12/19/processing.js-advent-calender---door-19</link>
      <description>&lt;p&gt;I just wrote door19 of my &lt;a href="http://www.local-guru.net/blog/pages/advent11"&gt;2011 - Calender&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Today I ported one of my last-years sketches to processing-js because I wanted to test the blend function
- works like charm :-)&lt;/p&gt;

&lt;p&gt;&lt;a href="/processing-js/advent11/door19.html" class="processingjs"&gt;&lt;img src="/processing-js/advent11/door19_sc.png" alt="door19" /&gt;&lt;/a&gt;&lt;/p&gt;
</description>
      <pubDate>2011-12-19T05:56:20+01:00</pubDate>
    </item>
    <item>
      <title>processing.js advent calender - door 18</title>
      <link>http://www.local-guru.net//blog/2011/12/18/processing.js-advent-calender---door-18</link>
      <description>&lt;p&gt;I just wrote door18 of my &lt;a href="http://www.local-guru.net/blog/pages/advent11"&gt;2011 - Calender&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="/processing-js/advent11/door18.html" class="processingjs"&gt;&lt;img src="/processing-js/advent11/door18_sc.png" alt="door18" /&gt;&lt;/a&gt;&lt;/p&gt;
</description>
      <pubDate>2011-12-18T14:01:59+01:00</pubDate>
    </item>
    <item>
      <title>processing.js advent calender - door 17</title>
      <link>http://www.local-guru.net//blog/2011/12/17/processing.js-advent-calender---door-17</link>
      <description>&lt;p&gt;I just wrote door17 of my &lt;a href="http://www.local-guru.net/blog/pages/advent11"&gt;2011 - Calender&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="/processing-js/advent11/door17.html" class="processingjs"&gt;&lt;img src="/processing-js/advent11/door17_sc.png" alt="door17" /&gt;&lt;/a&gt;&lt;/p&gt;
</description>
      <pubDate>2011-12-17T10:23:53+01:00</pubDate>
    </item>
    <item>
      <title>processing.js advent calender - door 16</title>
      <link>http://www.local-guru.net//blog/2011/12/16/processing.js-advent-calender---door-16</link>
      <description>&lt;p&gt;I just wrote door16 of my &lt;a href="http://www.local-guru.net/blog/pages/advent11"&gt;2011 - Calender&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="/processing-js/advent11/door16.html" class="processingjs"&gt;&lt;img src="/processing-js/advent11/door16_sc.png" alt="door16" /&gt;&lt;/a&gt;&lt;/p&gt;
</description>
      <pubDate>2011-12-16T06:28:27+01:00</pubDate>
    </item>
    <item>
      <title>processing.js advent calender - door 15</title>
      <link>http://www.local-guru.net//blog/2011/12/15/processing.js-advent-calender---door-15</link>
      <description>&lt;p&gt;I just wrote door15 of my &lt;a href="http://www.local-guru.net/blog/pages/advent11"&gt;2011 - Calender&lt;/a&gt;
click on the sketch to place some stars&lt;/p&gt;

&lt;p&gt;&lt;a href="/processing-js/advent11/door15.html" class="processingjs"&gt;&lt;img src="/processing-js/advent11/door15_sc.png" alt="door15" /&gt;&lt;/a&gt;&lt;/p&gt;
</description>
      <pubDate>2011-12-15T05:30:44+01:00</pubDate>
    </item>
  </channel>
</rss>

