<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><atom:link rel="hub" href="http://tumblr.superfeedr.com/" xmlns:atom="http://www.w3.org/2005/Atom"/><description></description><title>Armen's tumblelog</title><generator>Tumblr (3.0; @armen)</generator><link>http://tlog.vardump.org/</link><item><title>"For the FrOSCon folks following me - the Agavi numbers were low because I was in development mode -..."</title><description>“For the FrOSCon folks following me - the Agavi numbers were low because I was in development mode - slides updated”&lt;br/&gt;&lt;br/&gt; - &lt;em&gt;&lt;a href="http://twitter.com/rasmus/statuses/897260706"&gt;says&lt;/a&gt; Rasmus (thanks for clearing it up, &lt;a href="http://talks.php.net/show/froscon08/28"&gt;slides are fixed&lt;/a&gt;, 15 times quicker now, and faster than symfony, Cake and Zend Framework!) (via &lt;a href="http://blog.wombert.de/"&gt;wombert&lt;/a&gt;)&lt;/em&gt;</description><link>http://tlog.vardump.org/post/47267288</link><guid>http://tlog.vardump.org/post/47267288</guid><pubDate>Mon, 25 Aug 2008 08:14:30 +0430</pubDate></item><item><title>"Nothing sucks in the world of free software, problem lies between chair and keyboard(PLBCAK)!"</title><description>“Nothing sucks in the world of free software, problem lies between chair and keyboard(PLBCAK)!”</description><link>http://tlog.vardump.org/post/46848519</link><guid>http://tlog.vardump.org/post/46848519</guid><pubDate>Thu, 21 Aug 2008 20:27:00 +0430</pubDate></item><item><title>wombert:
The video of the Agavi talk I gave last week.</title><description>&lt;object type="application/x-shockwave-flash" data="http://de.sevenload.com/pl/MrwrTXx/500x408/swf" width="400" height="326"&gt;&lt;param name="allowFullscreen" value="true" /&gt;&lt;param name="allowScriptAccess" value="always" /&gt;&lt;param name="movie" value="http://de.sevenload.com/pl/MrwrTXx/500x408/swf" /&gt;&lt;/object&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;&lt;a href="http://blog.wombert.de/post/45966997/phplondon-agavi-video"&gt;wombert&lt;/a&gt;:&lt;/p&gt;
&lt;blockquote&gt;The &lt;a href="http://de.sevenload.com/videos/MrwrTXx-PHPLondon-Agavi-2008-08-07"&gt;video&lt;/a&gt; of the &lt;a href="http://blog.wombert.de/post/45223916/phplondon-agavi"&gt;Agavi talk I gave last week&lt;/a&gt;.&lt;/blockquote&gt;</description><link>http://tlog.vardump.org/post/46035321</link><guid>http://tlog.vardump.org/post/46035321</guid><pubDate>Fri, 15 Aug 2008 10:13:39 +0430</pubDate></item><item><title>Agavi 1.0.0 beta 1 released!</title><description>&lt;a href="http://blog.wombert.de/post/45456482/agavi-1-0-0-beta-1-released"&gt;Agavi 1.0.0 beta 1 released!&lt;/a&gt;: &lt;p&gt;&lt;a href="http://blog.wombert.de/post/45456482/agavi-1-0-0-beta-1-released"&gt;wombert&lt;/a&gt;:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;After more than three years of development, Agavi has finally reached the first 1.0 milestone: 1.0.0 beta 1 is out! Grab it now at &lt;a href="http://agavi.org/"&gt;&lt;a href="http://agavi.org/"&gt;http://agavi.org/&lt;/a&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;As you might already know, it’s fairly identical to the stable Agavi 0.11 series, which has been ready for production use for a long time now and enjoys widespread use across many sites already.&lt;/p&gt;
&lt;p&gt;This new release introduces a new build system for projects, and features a new XML configuration subsystem that is even more flexible and ready for the future while maintaining full backwards compatibility. Several other minor enhancements are also listed below, but as usual, the &lt;a href="http://trac.agavi.org/browser/tags/1.0.0beta1/RELEASE_NOTES"&gt;RELEASE_NOTES&lt;/a&gt; and &lt;a href="http://trac.agavi.org/browser/tags/1.0.0beta1/CHANGELOG"&gt;CHANGELOG&lt;/a&gt; files know it all. Please also pay special attention to the &lt;a href="http://trac.agavi.org/browser/tags/1.0.0beta1/UPGRADING"&gt;UPGRADING&lt;/a&gt; document which explains the changes to the configuration file formats (old configs will continue to work, however).&lt;/p&gt;
&lt;p&gt;There will likely be another beta release before we enter the release candidates cycle as a couple of refactorings remain to be done, just like the new unit testing subsystem for applications. Note that use in production environments is not recommended at this time.&lt;/p&gt;
&lt;p&gt;Also, I’m very happy to announce that a preview version of our new tutorial manual is up at &lt;a href="http://agavi.org/docs/tutorial/"&gt;&lt;a href="http://agavi.org/docs/tutorial/"&gt;http://agavi.org/docs/tutorial/&lt;/a&gt;&lt;/a&gt;. It covers the first couple of what’s going to be quite a number of chapters that explain the creation and improvement of the new official Agavi example application, which will also be used by other manuals, presentations and in trainings. Please have a look at it and let us know what you think; any sort of feedback is greatly appreciated!&lt;/p&gt;
&lt;p&gt;But let’s talk about three important new features in 1.0:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;XML config subsystem with improved, namespace-aware handlers, support for multiple XML Schema (also using XML Schema Instance declarations), RELAX NG and Schematron validation runs in various stages of config parsing, support for XSL provided through external instructions and by &lt;?xml-stylesheet?&gt; processing instructions and convenient support for namespace versioning, which means we’ll have nice backwards-compatible configuration files in the future. Envelope and actual content of files are now separate, as described in the &lt;a href="http://trac.agavi.org/browser/tags/1.0.0beta1/UPGRADING"&gt;UPGRADING&lt;/a&gt; document.&lt;/li&gt;
&lt;li&gt;A completely new build system for creating and managing your projects. It features several wizards, as well as raw targets that work without interactive input. This allows extension and customization of build operations in your custom build.xml files. There’s also an event listener system you can hook into for even more flexibility.&lt;/li&gt;
&lt;li&gt;Execution containers now have a request method. This means you can embed, for example, a slot with a login form, with the request method forced to “read”, so that this Action would never run the login operation even if another form on the page was submitted through a POST request. This should reduce a lot of request method related pains people have experienced when building heavily componentized web sites.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The rest is mostly refactorings and minor enhancements as explained by &lt;a href="http://trac.agavi.org/browser/tags/1.0.0beta1/RELEASE_NOTES"&gt;RELEASE_NOTES&lt;/a&gt;, &lt;a href="http://trac.agavi.org/browser/tags/1.0.0beta1/CHANGELOG"&gt;CHANGELOG&lt;/a&gt; and &lt;a href="http://trac.agavi.org/browser/tags/1.0.0beta1/UPGRADING"&gt;UPGRADING&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Please test this first release thoroughly with your projects and report any issues you find on the &lt;a href="http://lists.agavi.org/mailman/listinfo"&gt;mailing lists&lt;/a&gt; or the &lt;a href="http://trac.agavi.org/"&gt;bug tracker&lt;/a&gt;!&lt;/p&gt;
&lt;p&gt;Thank you all for using Agavi, it’s an absolute pleasure to work with such a great user base!&lt;/p&gt;
&lt;/blockquote&gt;</description><link>http://tlog.vardump.org/post/45488328</link><guid>http://tlog.vardump.org/post/45488328</guid><pubDate>Mon, 11 Aug 2008 09:22:56 +0430</pubDate></item><item><title>David Zülke's Talk at PHPLondon</title><description>&lt;p&gt;&lt;a href="http://blog.wombert.de/post/45223916/phplondon-agavi"&gt;wombert&lt;/a&gt;:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;
&lt;object height="355" width="425"&gt;
&lt;param value="true" name="allowFullScreen"&gt;
&lt;param value="always" name="allowScriptAccess"&gt;
&lt;param value="http://static.slideshare.net/swf/ssplayer2.swf?doc=phplondon20080807agavi-1218215634113460-8&amp;stripped_title=phplondon-agavi-20080807" name="src"&gt;
&lt;embed height="355" width="425" src="http://static.slideshare.net/swf/ssplayer2.swf?doc=phplondon20080807agavi-1218215634113460-8&amp;stripped_title=phplondon-agavi-20080807" allowscriptaccess="always" allowfullscreen="true" type="application/x-shockwave-flash"&gt;&lt;/embed&gt;&lt;/object&gt;
&lt;/p&gt;
&lt;p&gt;Yesterday, I presented Agavi at the PHPLondon user group’s August meetup. At slightly over an hour, it was a bit long, but people asked a lot of questions afterwards, which I guess is always a good sign.&lt;/p&gt;
&lt;p&gt;There is an audio recording of it, which I will combine with the slides to create a nice movie to watch. In the meantime, the slides can be found &lt;a href="http://www.slideshare.net/Wombert/phplondon-agavi-20080807/"&gt;here&lt;/a&gt; (you can also download the original PDF there).&lt;/p&gt;
&lt;/blockquote&gt;</description><link>http://tlog.vardump.org/post/45287549</link><guid>http://tlog.vardump.org/post/45287549</guid><pubDate>Sat, 09 Aug 2008 11:08:55 +0430</pubDate></item><item><title>wombert:
Parking garage signage depends on your perspective -...</title><description>&lt;img src="http://27.media.tumblr.com/zGqIBXVPac90cr7bYEuj9lUq_500.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;&lt;a href="http://blog.wombert.de/post/44703164/parking-garage-signage-depends-on-your-perspective"&gt;wombert&lt;/a&gt;:&lt;/p&gt;
&lt;blockquote&gt;&lt;a href="http://www.autoblog.com/2008/08/04/parking-garage-signage-depends-on-your-perspective/"&gt;Parking garage signage depends on your perspective - Autoblog&lt;/a&gt;&lt;/blockquote&gt;</description><link>http://tlog.vardump.org/post/44895938</link><guid>http://tlog.vardump.org/post/44895938</guid><pubDate>Wed, 06 Aug 2008 09:53:49 +0430</pubDate></item><item><title>wombert:
Python code swarm (via)</title><description>&lt;object type="application/x-shockwave-flash" width="400" height="300" data="http://vimeo.com/moogaloop.swf?clip_id=1093745&amp;server=vimeo.com&amp;fullscreen=1&amp;show_title=1&amp;show_byline=0&amp;show_portrait=0&amp;color=00ADEF"&gt;&lt;param name="quality" value="best" /&gt;&lt;param name="allowscriptaccess" value="always" /&gt;&lt;param name="allowfullscreen" value="true" /&gt;&lt;param name="scale" value="showAll" /&gt;&lt;param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=1093745&amp;server=vimeo.com&amp;fullscreen=1&amp;show_title=1&amp;show_byline=0&amp;show_portrait=0&amp;color=00ADEF" /&gt;&lt;embed src="http://www.vimeo.com/moogaloop.swf?clip_id=1093745&amp;server=www.vimeo.com&amp;show_title=1&amp;show_byline=0&amp;show_portrait=0&amp;color=00ADEF&amp;fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="400" height="300"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;&lt;a href="http://blog.wombert.de/post/42713772/python-code-swarm-via"&gt;wombert&lt;/a&gt;:&lt;/p&gt;
&lt;blockquote&gt;Python code swarm (&lt;a href="http://www.brunningonline.net/simon/blog/archives/002255.html"&gt;via&lt;/a&gt;)&lt;/blockquote&gt;</description><link>http://tlog.vardump.org/post/43776741</link><guid>http://tlog.vardump.org/post/43776741</guid><pubDate>Mon, 28 Jul 2008 11:21:12 +0430</pubDate></item><item><title>David Zülke's Talk in London on August 7, 2008</title><description>&lt;p&gt;&lt;a href="http://blog.wombert.de/post/43517964/agavi-talk-in-london-on-august-7-2008"&gt;wombert&lt;/a&gt;:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;I’m giving a presentation on Agavi at the PHP London User Group meeting on 2008-08-07. Their wiki has &lt;a href="http://phplondon.org/wiki/August_7th_2008"&gt;all the details&lt;/a&gt;, but here’s the short version:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Upstairs at &lt;a href="http://phplondon.org/wiki/Theodore_Bullfrog"&gt;Theodore Bullfrog&lt;/a&gt; from 7pm onwards. Admission is free.&lt;/li&gt;
&lt;li&gt;Talk is first, discussion afterwards&lt;/li&gt;
&lt;li&gt;Several Agavi developers, contributors and users will be there to answer questions etc.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Looking forward to seeing you there!&lt;/p&gt;
&lt;/blockquote&gt;</description><link>http://tlog.vardump.org/post/43586298</link><guid>http://tlog.vardump.org/post/43586298</guid><pubDate>Sat, 26 Jul 2008 10:33:52 +0430</pubDate></item><item><title>wombert:
Porsche PDK (via Autoblog)</title><description>&lt;object width="400" height="336"&gt;&lt;param name="movie" value="http://www.youtube.com/v/aSD0CKgk_NE&amp;rel=0&amp;egm=0&amp;showinfo=0&amp;fs=1"&gt;&lt;/param&gt;&lt;param name="wmode" value="transparent"&gt;&lt;/param&gt;&lt;param name="allowFullScreen" value="true"&gt;&lt;/param&gt;&lt;embed src="http://www.youtube.com/v/aSD0CKgk_NE&amp;rel=0&amp;egm=0&amp;showinfo=0&amp;fs=1" type="application/x-shockwave-flash" width="400" height="336" allowFullScreen="true" wmode="transparent"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;&lt;a href="http://blog.wombert.de/post/42583593/porsche-pdk-via-autoblog"&gt;wombert&lt;/a&gt;:&lt;/p&gt;
&lt;blockquote&gt;Porsche PDK (via &lt;a href="http://www.autoblog.com/2008/07/17/video-porsches-pdk-gearbox-in-action/"&gt;Autoblog&lt;/a&gt;)&lt;/blockquote&gt;</description><link>http://tlog.vardump.org/post/42622284</link><guid>http://tlog.vardump.org/post/42622284</guid><pubDate>Fri, 18 Jul 2008 00:31:01 +0430</pubDate></item><item><title>Trickle -- A portable lightweight userspace bandwidth shaper</title><description>&lt;p&gt;I had lots of issues with some applications which suck whole bandwith of network and don’t allow other applicatons or users (in case of shared network connection) to use the connection.&lt;/p&gt;
&lt;p&gt;I just asked this problem in #debian and Guerin introduces a nice tool called &lt;a title="Trickle" href="http://monkey.org/~marius/pages/?page=trickle"&gt;Trickle&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Wanna launch apt-get dist-upgrade? There we go&lt;/p&gt;
&lt;p style="padding:5px;background-color:black;color:white;"&gt;$trickle -d 10 -u 20 apt-get dist-upgrade&lt;/p&gt;
&lt;p&gt;Done.&lt;/p&gt;</description><link>http://tlog.vardump.org/post/40935238</link><guid>http://tlog.vardump.org/post/40935238</guid><pubDate>Fri, 04 Jul 2008 12:29:00 +0430</pubDate></item><item><title>Weird things about git, #2: no bug tracking system</title><description>&lt;a href="http://alumnit.ca/~apenwarr/log/?m=200806#28"&gt;Weird things about git, #2: no bug tracking system&lt;/a&gt;</description><link>http://tlog.vardump.org/post/40272924</link><guid>http://tlog.vardump.org/post/40272924</guid><pubDate>Sun, 29 Jun 2008 14:08:10 +0430</pubDate></item><item><title>Weird things about git, #1: premature optimization</title><description>&lt;a href="http://alumnit.ca/~apenwarr/log/?m=200806#24"&gt;Weird things about git, #1: premature optimization&lt;/a&gt;</description><link>http://tlog.vardump.org/post/39787638</link><guid>http://tlog.vardump.org/post/39787638</guid><pubDate>Wed, 25 Jun 2008 18:24:15 +0430</pubDate></item><item><title>How to use the subtree merge strategy</title><description>&lt;a href="http://www.kernel.org/pub/software/scm/git/docs/howto/using-merge-subtree.html"&gt;How to use the subtree merge strategy&lt;/a&gt;</description><link>http://tlog.vardump.org/post/38462121</link><guid>http://tlog.vardump.org/post/38462121</guid><pubDate>Sun, 15 Jun 2008 09:54:00 +0430</pubDate></item><item><title>Large projects and decentralized development</title><description>&lt;a href="http://lwn.net/Articles/246313/"&gt;Large projects and decentralized development&lt;/a&gt;</description><link>http://tlog.vardump.org/post/38461979</link><guid>http://tlog.vardump.org/post/38461979</guid><pubDate>Sun, 15 Jun 2008 09:52:40 +0430</pubDate></item><item><title>Photo</title><description>&lt;img src="http://28.media.tumblr.com/hfGk1Wf1oa0xwy7vjWfy7e8J_400.png"/&gt;&lt;br/&gt;&lt;br/&gt;</description><link>http://tlog.vardump.org/post/37761720</link><guid>http://tlog.vardump.org/post/37761720</guid><pubDate>Mon, 09 Jun 2008 22:52:06 +0430</pubDate></item><item><title>Git Forking For Fun And Profit</title><description>&lt;a href="http://blog.labnotes.org/2008/04/30/git-forking-for-fun-and-profit/"&gt;Git Forking For Fun And Profit&lt;/a&gt;</description><link>http://tlog.vardump.org/post/37183070</link><guid>http://tlog.vardump.org/post/37183070</guid><pubDate>Thu, 05 Jun 2008 00:05:20 +0430</pubDate></item><item><title>If A Programming Language Was A Boat</title><description>&lt;a href="http://compsci.ca/blog/if-a-programming-language-was-a-boat/"&gt;If A Programming Language Was A Boat&lt;/a&gt;</description><link>http://tlog.vardump.org/post/36760262</link><guid>http://tlog.vardump.org/post/36760262</guid><pubDate>Sun, 01 Jun 2008 13:12:20 +0430</pubDate></item><item><title>GitCasts</title><description>&lt;a href="http://www.gitcasts.com/"&gt;GitCasts&lt;/a&gt;: &lt;p&gt;&lt;a href="http://agileweb.org/post/35605928/gitcasts"&gt;agileweb&lt;/a&gt;:&lt;/p&gt;  &lt;blockquote&gt;Git related screen casts&lt;/blockquote&gt;</description><link>http://tlog.vardump.org/post/36183435</link><guid>http://tlog.vardump.org/post/36183435</guid><pubDate>Tue, 27 May 2008 13:28:41 +0430</pubDate></item><item><title>wombert:  thanks Mihai for spotting this one! </title><description>&lt;img src="http://24.media.tumblr.com/zGqIBXVPa974nb0dV1ehCoB3_500.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;&lt;a href="http://blog.wombert.de/post/35359115/thanks-mihai-for-spotting-this-one"&gt;wombert&lt;/a&gt;:&lt;/p&gt;  &lt;blockquote&gt;thanks Mihai for spotting this one! &lt;/blockquote&gt;</description><link>http://tlog.vardump.org/post/36183422</link><guid>http://tlog.vardump.org/post/36183422</guid><pubDate>Tue, 27 May 2008 13:28:31 +0430</pubDate></item><item><title>Power of the Internet</title><description>&lt;a href="http://alumnit.ca/~apenwarr/log/?m=200805#09"&gt;Power of the Internet&lt;/a&gt;</description><link>http://tlog.vardump.org/post/34317891</link><guid>http://tlog.vardump.org/post/34317891</guid><pubDate>Sat, 10 May 2008 13:12:29 +0430</pubDate></item></channel></rss>
