<?xml version="1.0" encoding="utf-8" ?>

<rss version="2.0" 
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/"
   xmlns:content="http://purl.org/rss/1.0/modules/content/"
   >
<channel>
    <title>phly, boy, phly (Entries tagged as dojo)</title>
    <link>http://weierophinney.net/matthew/</link>
    <description>Ramblings on PHP, Linux, and other Geeky Topics</description>
    <dc:language>en</dc:language>
    <generator>Serendipity 1.0.4 - http://www.s9y.org/</generator>
    <pubDate>Mon, 15 Dec 2008 11:49:51 GMT</pubDate>

    <image>
        <url>http://weierophinney.net/matthew/templates/matthew/img/s9y_banner_small.png</url>
        <title>RSS: phly, boy, phly - Ramblings on PHP, Linux, and other Geeky Topics</title>
        <link>http://weierophinney.net/matthew/</link>
        <width>100</width>
        <height>21</height>
    </image>

<item>
    <title>Autocompletion with Zend Framework and Dojo</title>
    <link>http://weierophinney.net/matthew/archives/198-Autocompletion-with-Zend-Framework-and-Dojo.html</link>
            <category>Dojo</category>
            <category>PHP</category>
    
    <comments>http://weierophinney.net/matthew/archives/198-Autocompletion-with-Zend-Framework-and-Dojo.html#comments</comments>
    <wfw:comment>http://weierophinney.net/matthew/wfwcomment.php?cid=198</wfw:comment>

    <slash:comments>21</slash:comments>
    <wfw:commentRss>http://weierophinney.net/matthew/rss.php?version=2.0&amp;type=comments&amp;cid=198</wfw:commentRss>
    

    <author>nospam@example.com (Matthew Weier O'Phinney)</author>
    <content:encoded>
    &lt;p&gt;
    I&#039;ve fielded several questions about setting up an autocompleter with
    &lt;a href=&quot;http://framework.zend.com/&quot;&gt;Zend Framework&lt;/a&gt; and
    &lt;a href=&quot;http://dojotoolkit.org/&quot;&gt;Dojo&lt;/a&gt;, and decided it was time to
    create a HOWTO on the subject, particularly as there are some nuances you
    need to pay attention to.
&lt;/p&gt; &lt;br /&gt;&lt;a href=&quot;http://weierophinney.net/matthew/archives/198-Autocompletion-with-Zend-Framework-and-Dojo.html#extended&quot;&gt;Continue reading &quot;Autocompletion with Zend Framework and Dojo&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Fri, 12 Dec 2008 11:07:29 -0500</pubDate>
    <guid isPermaLink="false">http://weierophinney.net/matthew/archives/198-guid.html</guid>
    <category>best practices</category>
<category>dojo</category>
<category>php</category>
<category>zend framework</category>

</item>
<item>
    <title>Tidings of the Season</title>
    <link>http://weierophinney.net/matthew/archives/196-Tidings-of-the-Season.html</link>
            <category>Dojo</category>
            <category>PHP</category>
    
    <comments>http://weierophinney.net/matthew/archives/196-Tidings-of-the-Season.html#comments</comments>
    <wfw:comment>http://weierophinney.net/matthew/wfwcomment.php?cid=196</wfw:comment>

    <slash:comments>7</slash:comments>
    <wfw:commentRss>http://weierophinney.net/matthew/rss.php?version=2.0&amp;type=comments&amp;cid=196</wfw:commentRss>
    

    <author>nospam@example.com (Matthew Weier O'Phinney)</author>
    <content:encoded>
    &lt;p&gt;
    Just about every day, I have an idea for a blog post, and most days, by the
    end of the day, I just don&#039;t have the time or energy to actually write
    anything up. The inner writer in me screams, &quot;no excuses!&quot; while the aging
    adult in me whispers, &quot;time for bed, dear.&quot;
&lt;/p&gt;

&lt;p&gt;
    So, to keep my hand in the game, here are a few things running through my
    head, or that I&#039;m working on, or that I&#039;ll be doing soon.
&lt;/p&gt;
 &lt;br /&gt;&lt;a href=&quot;http://weierophinney.net/matthew/archives/196-Tidings-of-the-Season.html#extended&quot;&gt;Continue reading &quot;Tidings of the Season&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Tue, 02 Dec 2008 22:07:13 -0500</pubDate>
    <guid isPermaLink="false">http://weierophinney.net/matthew/archives/196-guid.html</guid>
    <category>best practices</category>
<category>conferences</category>
<category>dojo</category>
<category>php</category>
<category>zend framework</category>

</item>
<item>
    <title>Zend Framework 1.7.0 Released</title>
    <link>http://weierophinney.net/matthew/archives/195-Zend-Framework-1.7.0-Released.html</link>
            <category>PHP</category>
    
    <comments>http://weierophinney.net/matthew/archives/195-Zend-Framework-1.7.0-Released.html#comments</comments>
    <wfw:comment>http://weierophinney.net/matthew/wfwcomment.php?cid=195</wfw:comment>

    <slash:comments>5</slash:comments>
    <wfw:commentRss>http://weierophinney.net/matthew/rss.php?version=2.0&amp;type=comments&amp;cid=195</wfw:commentRss>
    

    <author>nospam@example.com (Matthew Weier O'Phinney)</author>
    <content:encoded>
    &lt;p&gt;
    Today, we released &lt;a href=&quot;http://framework.zend.com/download/latest&quot;&gt;Zend Framework 1.7.0&lt;/a&gt;. 
    This release features &lt;a href=&quot;http://framework.zend.com/manual/en/zend.amf.html&quot;&gt;AMF support&lt;/a&gt;, 
    &lt;a href=&quot;http://framework.zend.com/manual/en/zendx.jquery.html&quot;&gt;JQuery support&lt;/a&gt;,
    and &lt;a href=&quot;http://framework.zend.com/manual/en/zend.service.twitter.html&quot;&gt;Twitter support&lt;/a&gt;,
    among numerous other offerings.
&lt;/p&gt;

&lt;p&gt;
    For this particular release, we tried very hard to leverage the community.
    The majority of new features present in 1.7.0 are from community proposals,
    or were primarily driven by community contributors. For me, this represents
    a milestone: ZF is now at a stage where fewer and fewer core components are
    necessary, and the community is able to build off it and add extra value to
    the project. 
&lt;/p&gt;
 &lt;br /&gt;&lt;a href=&quot;http://weierophinney.net/matthew/archives/195-Zend-Framework-1.7.0-Released.html#extended&quot;&gt;Continue reading &quot;Zend Framework 1.7.0 Released&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Mon, 17 Nov 2008 14:29:14 -0500</pubDate>
    <guid isPermaLink="false">http://weierophinney.net/matthew/archives/195-guid.html</guid>
    <category>dojo</category>
<category>php</category>
<category>zend framework</category>

</item>
<item>
    <title>Pastebin app updates</title>
    <link>http://weierophinney.net/matthew/archives/193-Pastebin-app-updates.html</link>
            <category>Dojo</category>
            <category>PHP</category>
    
    <comments>http://weierophinney.net/matthew/archives/193-Pastebin-app-updates.html#comments</comments>
    <wfw:comment>http://weierophinney.net/matthew/wfwcomment.php?cid=193</wfw:comment>

    <slash:comments>7</slash:comments>
    <wfw:commentRss>http://weierophinney.net/matthew/rss.php?version=2.0&amp;type=comments&amp;cid=193</wfw:commentRss>
    

    <author>nospam@example.com (Matthew Weier O'Phinney)</author>
    <content:encoded>
    &lt;p&gt;
    I&#039;ve been getting a lot of interest in my 
    &lt;a href=&quot;http://weierophinney.net/matthew/archives/189-Pastebin-app-and-conference-updates.html&quot;&gt;Pastebin&lt;/a&gt;
    demo app -- partly by those wanting to play with Dojo+ZF, partly by those
    just interested in the application.
&lt;/p&gt;

&lt;p&gt;
    I&#039;m constantly trying to improve the application. I&#039;ve done one webinar and
    one UnCon session showcasing it, and will be presenting it at 
    &lt;a href=&quot;http://dojotoolkit.org/2008/07/10/dojo-developer-day-boston&quot;&gt;Dojo Develper Day in Boston&lt;/a&gt; 
    this Monday as well as at 
    &lt;a href=&quot;http://phpworks.mtacon.com/c/index&quot;&gt;php|works&lt;/a&gt; later this fall,
    and want to keep the materials up-to-date and freely available. To this end,
    I&#039;ve created a &lt;a href=&quot;http://github.com&quot;&gt;Github&lt;/a&gt; repository so you can
    track the latest developments, as well as pull custom tarballs:
&lt;/p&gt;

&lt;ul&gt;
    &lt;li&gt;&lt;a href=&quot;http://github.com/weierophinney/pastebin/tree/master&quot;&gt;Pastebin
    on Github&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
    All patches and feedback are welcome!
&lt;/p&gt;
 
    </content:encoded>

    <pubDate>Sat, 27 Sep 2008 14:14:59 -0400</pubDate>
    <guid isPermaLink="false">http://weierophinney.net/matthew/archives/193-guid.html</guid>
    <category>dojo</category>
<category>php</category>
<category>zend framework</category>

</item>
<item>
    <title>ZendCon08 Wrapup</title>
    <link>http://weierophinney.net/matthew/archives/192-ZendCon08-Wrapup.html</link>
            <category>Dojo</category>
            <category>PHP</category>
    
    <comments>http://weierophinney.net/matthew/archives/192-ZendCon08-Wrapup.html#comments</comments>
    <wfw:comment>http://weierophinney.net/matthew/wfwcomment.php?cid=192</wfw:comment>

    <slash:comments>9</slash:comments>
    <wfw:commentRss>http://weierophinney.net/matthew/rss.php?version=2.0&amp;type=comments&amp;cid=192</wfw:commentRss>
    

    <author>nospam@example.com (Matthew Weier O'Phinney)</author>
    <content:encoded>
    &lt;p&gt;
    I&#039;m a bit late on my &lt;a href=&quot;http://www.zendcon.com/&quot;&gt;ZendCon&#039;08&lt;/a&gt;
    wrapup; the conference left me both exhausted and with a backlog of email
    and work that has consumed me since it ended. However, this, too, is good,
    as it has given me time to reflect... and to finally get my slides up on
    SlideShare.
&lt;/p&gt;

&lt;p&gt;
    ZendCon was alternately exhausting, rewarding, educational, fruitful,
    infurating, and ultimately wonderful. I&#039;ve been to every single ZendCon so
    far -- I started at Zend a scant month before the inaugural event -- and
    have spoken at each. My first time speaking was a fluke; 
    &lt;a href=&quot;http://www.sklar.com/&quot;&gt;David Sklar&lt;/a&gt; had just started at 
    &lt;a href=&quot;http://www.ning.com/&quot;&gt;Ning&lt;/a&gt; and had to back out of his
    &quot;Configuring PHP&quot; tutorial session. 
    &lt;a href=&quot;http://mikenaberezny.com/&quot;&gt;Mike Naberezny&lt;/a&gt; and I were drafted to
    take it over, and we had N+1 attendees, where N was the number of speakers.
    Since that inauspicious beginning, I&#039;ve gradually taken on more sessions and
    stuck around to participate in the conference more. I can honestly say that
    this was the biggest, busiest, and most community focussed ZendCon I can
    remember.
&lt;/p&gt;
 &lt;br /&gt;&lt;a href=&quot;http://weierophinney.net/matthew/archives/192-ZendCon08-Wrapup.html#extended&quot;&gt;Continue reading &quot;ZendCon08 Wrapup&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Thu, 25 Sep 2008 23:11:30 -0400</pubDate>
    <guid isPermaLink="false">http://weierophinney.net/matthew/archives/192-guid.html</guid>
    <category>best practices</category>
<category>conferences</category>
<category>dojo</category>
<category>php</category>
<category>zencon08</category>
<category>zend framework</category>

</item>
<item>
    <title>Pastebin app and conference updates</title>
    <link>http://weierophinney.net/matthew/archives/189-Pastebin-app-and-conference-updates.html</link>
            <category>Dojo</category>
            <category>PHP</category>
    
    <comments>http://weierophinney.net/matthew/archives/189-Pastebin-app-and-conference-updates.html#comments</comments>
    <wfw:comment>http://weierophinney.net/matthew/wfwcomment.php?cid=189</wfw:comment>

    <slash:comments>29</slash:comments>
    <wfw:commentRss>http://weierophinney.net/matthew/rss.php?version=2.0&amp;type=comments&amp;cid=189</wfw:commentRss>
    

    <author>nospam@example.com (Matthew Weier O'Phinney)</author>
    <content:encoded>
    &lt;p&gt;
    I have a number of updates and followups, and decided to post them in a
    single entry.
&lt;/p&gt;

&lt;p&gt;
    First off, you may now &lt;a
        href=&quot;http://www.zend.com/en/webinar/Framework-Dojo/Webinar-Rec-Framework-Dev-EN-ZFDojo-20080903.flv&quot;&gt;view
        my Dojo Webinar online&lt;/a&gt; (requires login and registration at
    zend.com). Attendance was phenomenal, and I&#039;ve had some really good
    feedback. If you want to see it live, I&#039;m giving the talk (with revisions!)
    at the &lt;a href=&quot;http://www.zendcon.com/&quot;&gt;ZendCon&lt;/a&gt; UnConference, at 
    &lt;a href=&quot;http://dojotoolkit.org/2008/07/10/dojo-developer-day-boston&quot;&gt;Dojo Developer Day Boston&lt;/a&gt; 
    later this month, and at 
        &lt;a href=&quot;http://phpworks.mtacon.com/c/schedule/talk/d1s5/1&quot;&gt;php|works&lt;/a&gt;
    in November. I hope to be able to show new functionality at each
    presentation.
&lt;/p&gt;

&lt;p&gt;
    Second, I&#039;ve completed what I&#039;m calling version 1.0.0 of the pastebin
    application I demo&#039;d in the webinar. The PHP code is fully unit tested
    (though I haven&#039;t yet delved into using DOH! to test the JS), and
    incorporates a number of best practices and tips that Pete Higgins from Dojo
    was kind enough to provide to me. When using a custom build (and I provide a
    profile for building one), it simply flies.
&lt;/p&gt;

&lt;ul&gt;
    &lt;li&gt;&lt;a href=&quot;http://weierophinney.net/matthew/uploads/pastebin-1.0.0.tar.gz&quot;&gt;Download the pastebin
        application&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
    The pastebin application showcases a number of features besides Dojo:
    &lt;code&gt;Zend_Test_PHPUnit&lt;/code&gt; was used to test the application,
    and &lt;code&gt;Zend_Wildfire&lt;/code&gt;&#039;s FireBug logger and DB profiler are used to
    provide profiling and debug information.
&lt;/p&gt;

&lt;p&gt;
    Finally, &lt;a href=&quot;http://www.zendcon.com/&quot;&gt;ZendCon&lt;/a&gt; is next week! I&#039;ll be
    around, but already have a packed schedule (1 tutorial, 2 regular sessions,
    an UnCon session, a meet-the-developers session... and that&#039;s just what I
    know about!). I look forward to meeting ZF users and developers, though, so
    feel free to grab me and introduce yourself.
&lt;/p&gt;
 
    </content:encoded>

    <pubDate>Tue, 09 Sep 2008 10:19:23 -0400</pubDate>
    <guid isPermaLink="false">http://weierophinney.net/matthew/archives/189-guid.html</guid>
    <category>conferences</category>
<category>dojo</category>
<category>php</category>
<category>phpworks08</category>
<category>webinar</category>
<category>zend framework</category>
<category>zendcon08</category>

</item>
<item>
    <title>Proper Layer files when using Dojo with Zend Framework</title>
    <link>http://weierophinney.net/matthew/archives/188-Proper-Layer-files-when-using-Dojo-with-Zend-Framework.html</link>
            <category>Dojo</category>
            <category>PHP</category>
    
    <comments>http://weierophinney.net/matthew/archives/188-Proper-Layer-files-when-using-Dojo-with-Zend-Framework.html#comments</comments>
    <wfw:comment>http://weierophinney.net/matthew/wfwcomment.php?cid=188</wfw:comment>

    <slash:comments>8</slash:comments>
    <wfw:commentRss>http://weierophinney.net/matthew/rss.php?version=2.0&amp;type=comments&amp;cid=188</wfw:commentRss>
    

    <author>nospam@example.com (Matthew Weier O'Phinney)</author>
    <content:encoded>
    &lt;p&gt;
    During my &lt;a href=&quot;http://www.zend.com/en/resources/webinars/framework&quot;&gt;Dojo
        and ZF webinar&lt;/a&gt; on Wednesday, 
    &lt;a href=&quot;http://higginsforpresident.net/&quot;&gt;Pete Higgins&lt;/a&gt; of 
    &lt;a href=&quot;http://dojotoolkit.org/&quot;&gt;Dojo&lt;/a&gt; fame noted that I could do
    something different and better on one of my slides.
&lt;/p&gt;

&lt;p&gt;
    This particular item had to do with how I was consuming custom Dojo build
    layers within my code. I contacted him afterwards to find out what he
    suggested, and did a little playing of my own, and discovered some more Dojo
    and javascript beauty in the process.
&lt;/p&gt;
 &lt;br /&gt;&lt;a href=&quot;http://weierophinney.net/matthew/archives/188-Proper-Layer-files-when-using-Dojo-with-Zend-Framework.html#extended&quot;&gt;Continue reading &quot;Proper Layer files when using Dojo with Zend Framework&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Fri, 05 Sep 2008 09:30:00 -0400</pubDate>
    <guid isPermaLink="false">http://weierophinney.net/matthew/archives/188-guid.html</guid>
    <category>dojo</category>
<category>php</category>
<category>zend framework</category>

</item>
<item>
    <title>ZF+Dojo Webinar</title>
    <link>http://weierophinney.net/matthew/archives/187-ZF+Dojo-Webinar.html</link>
            <category>PHP</category>
    
    <comments>http://weierophinney.net/matthew/archives/187-ZF+Dojo-Webinar.html#comments</comments>
    <wfw:comment>http://weierophinney.net/matthew/wfwcomment.php?cid=187</wfw:comment>

    <slash:comments>6</slash:comments>
    <wfw:commentRss>http://weierophinney.net/matthew/rss.php?version=2.0&amp;type=comments&amp;cid=187</wfw:commentRss>
    

    <author>nospam@example.com (Matthew Weier O'Phinney)</author>
    <content:encoded>
    &lt;p&gt;
    I&#039;m giving a &lt;a href=&quot;http://www.zend.com/en/company/news/event/webinar-zend-framework-and-dojo-integration&quot;&gt;webinar on Zend Framework and Dojo Integration&lt;/a&gt; 
    this coming Wednesday, 3 Sept 2008. 
&lt;/p&gt;

&lt;p&gt;
    I&#039;m particularly excited about this webinar, as I&#039;ve been developing a
    sample pastebin application to show off a number of features; the webinar
    will feature some screencasts showing the new code in action, and promises
    to be much more dynamic than my typical &quot;bullet point and code&quot;
    presentations.
&lt;/p&gt;

&lt;p&gt;
    I&#039;m also going to show some techniques to use when developing with ZF+Dojo,
    including how to create custom builds once you&#039;re ready to deploy your
    application (and why you want to do so).
&lt;/p&gt;

&lt;p&gt;
    &lt;a href=&quot;https://zend.webex.com/zend/onstage/g.php?t=a&amp;d=572843054&quot;&gt;Register
    today&lt;/a&gt;!
&lt;/p&gt;
 
    </content:encoded>

    <pubDate>Fri, 29 Aug 2008 16:13:06 -0400</pubDate>
    <guid isPermaLink="false">http://weierophinney.net/matthew/archives/187-guid.html</guid>
    <category>dojo</category>
<category>php</category>
<category>webinar</category>
<category>zend framework</category>

</item>
<item>
    <title>Using dijit.Editor with Zend Framework</title>
    <link>http://weierophinney.net/matthew/archives/186-Using-dijit.Editor-with-Zend-Framework.html</link>
            <category>PHP</category>
    
    <comments>http://weierophinney.net/matthew/archives/186-Using-dijit.Editor-with-Zend-Framework.html#comments</comments>
    <wfw:comment>http://weierophinney.net/matthew/wfwcomment.php?cid=186</wfw:comment>

    <slash:comments>25</slash:comments>
    <wfw:commentRss>http://weierophinney.net/matthew/rss.php?version=2.0&amp;type=comments&amp;cid=186</wfw:commentRss>
    

    <author>nospam@example.com (Matthew Weier O'Phinney)</author>
    <content:encoded>
    &lt;p&gt;
    We&#039;re getting ready to release Zend Framework 1.6.0. However, one important
    Dijit had to be omitted from the release as I was not able to get it working
    in time: dijit.Editor.
&lt;/p&gt;

&lt;p&gt;
    This dijit is important as it provides an out-of-the-box WYSIWYG editor that
    you can use with your forms. Unfortunately, actually using it with forms is
    pretty tricky -- Dojo actually ends up storing content &lt;em&gt;outside&lt;/em&gt; the
    form, which means you need to create a handler that pulls the content into a
    hidden element when saving.
&lt;/p&gt;

&lt;p&gt;
    I &lt;em&gt;have&lt;/em&gt; created an implementation, however, that you can start using
    now, and I&#039;m posting it below. It includes both a view helper for displaying
    it, as well as a form element for use with Zend_Form. 
&lt;/p&gt;
 &lt;br /&gt;&lt;a href=&quot;http://weierophinney.net/matthew/archives/186-Using-dijit.Editor-with-Zend-Framework.html#extended&quot;&gt;Continue reading &quot;Using dijit.Editor with Zend Framework&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Thu, 28 Aug 2008 11:50:52 -0400</pubDate>
    <guid isPermaLink="false">http://weierophinney.net/matthew/archives/186-guid.html</guid>
    <category>dojo</category>
<category>php</category>
<category>zend framework</category>

</item>
<item>
    <title>Zend Framework/Dojo Integration QA Slides</title>
    <link>http://weierophinney.net/matthew/archives/178-Zend-FrameworkDojo-Integration-QA-Slides.html</link>
            <category>PHP</category>
    
    <comments>http://weierophinney.net/matthew/archives/178-Zend-FrameworkDojo-Integration-QA-Slides.html#comments</comments>
    <wfw:comment>http://weierophinney.net/matthew/wfwcomment.php?cid=178</wfw:comment>

    <slash:comments>4</slash:comments>
    <wfw:commentRss>http://weierophinney.net/matthew/rss.php?version=2.0&amp;type=comments&amp;cid=178</wfw:commentRss>
    

    <author>nospam@example.com (Matthew Weier O'Phinney)</author>
    <content:encoded>
    &lt;p&gt;
    We had our Zend Framework/Dojo integration QA today. Aside from some
    connectivity issues at the beginning of the presentation, things went
    smoothly, and there were some good questions.
&lt;/p&gt;

&lt;p&gt;
    A number of people reported missing the slides or that the slides were not
    advancing. I&#039;m posting them here; they will also be available on &lt;a
        href=&quot;http://www.zend.com/webinars&quot;&gt;the Zend.com webinars page&lt;/a&gt; later
    this week.
&lt;/p&gt;

&lt;p&gt;
    &lt;a href=&quot;http://weierophinney.net/matthew/uploads/2008-05-27-ZendFramework_Dojo.ppt&quot;&gt;ZendFramework_Dojo.ppt&lt;/a&gt;
&lt;/p&gt;

&lt;p&gt;
    &lt;b&gt;Update:&lt;/b&gt; For those who want to view online, you can now do so at &lt;a href=&quot;http://www.slideshare.net/weierophinney/zend-framework-and-dojo-integration-faq/&quot;&gt;SlideShare&lt;/a&gt;.
&lt;/p&gt;
 
    </content:encoded>

    <pubDate>Tue, 27 May 2008 12:36:03 -0400</pubDate>
    <guid isPermaLink="false">http://weierophinney.net/matthew/archives/178-guid.html</guid>
    <category>dojo</category>
<category>php</category>
<category>webinar</category>
<category>zend framework</category>

</item>
<item>
    <title>Zend Framework Dojo Integration</title>
    <link>http://weierophinney.net/matthew/archives/176-Zend-Framework-Dojo-Integration.html</link>
            <category>PHP</category>
    
    <comments>http://weierophinney.net/matthew/archives/176-Zend-Framework-Dojo-Integration.html#comments</comments>
    <wfw:comment>http://weierophinney.net/matthew/wfwcomment.php?cid=176</wfw:comment>

    <slash:comments>25</slash:comments>
    <wfw:commentRss>http://weierophinney.net/matthew/rss.php?version=2.0&amp;type=comments&amp;cid=176</wfw:commentRss>
    

    <author>nospam@example.com (Matthew Weier O'Phinney)</author>
    <content:encoded>
    &lt;p&gt;
    I&#039;m pleased to announce that 
    &lt;a href=&quot;http://framework.zend.com/&quot;&gt;Zend Framework&lt;/a&gt; will be partnering
    with &lt;a href=&quot;http://dojotoolkit.org/&quot;&gt;Dojo Toolkit&lt;/a&gt; to deliver
    out-of-the-box Ajax and rich user interfaces for sites developed in Zend
    Framework.
&lt;/p&gt;

&lt;p&gt;
    First off, for those ZF users who are using other Javascript toolkits: Zend
    Framework will continue to be basically JS toolkit agnostic. You will still
    be able to use whatever toolkit you want with ZF applications. ZF will
    simply be shipping Dojo so that users have a toolkit by default. Several
    points of integration have been defined, and my hope is that these can be
    used as a blueprint for community contributions relating to other javascript
    frameworks. In the meantime, developers choosing to use Dojo will have a
    rich set of components and integration points to work with.
&lt;/p&gt;

&lt;p&gt;
    The integration points we have defined for our initial release are as
    follows:
&lt;/p&gt;
 &lt;br /&gt;&lt;a href=&quot;http://weierophinney.net/matthew/archives/176-Zend-Framework-Dojo-Integration.html#extended&quot;&gt;Continue reading &quot;Zend Framework Dojo Integration&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Wed, 21 May 2008 10:57:00 -0400</pubDate>
    <guid isPermaLink="false">http://weierophinney.net/matthew/archives/176-guid.html</guid>
    <category>dojo</category>
<category>mvc</category>
<category>php</category>
<category>zend framework</category>

</item>

</channel>
</rss>