<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/">
  <channel>
    <title>Blog entries tagged webinar :: mwop.net</title>
    <description>Blog entries tagged webinar :: mwop.net</description>
    <pubDate>Tue, 16 Sep 2008 01:15:30 -0500</pubDate>
    <generator>Laminas_Feed_Writer 2 (https://getlaminas.org)</generator>
    <link>https://mwop.net/blog/tag/webinar</link>
    <atom:link rel="self" type="application/rss+xml" href="https://mwop.net/blog/tag/webinar/rss.xml"/>
    <item>
      <title>Pastebin app and conference updates</title>
      <pubDate>Tue, 16 Sep 2008 01:15:30 -0500</pubDate>
      <link>https://mwop.net/blog/189-Pastebin-app-and-conference-updates.html</link>
      <guid>https://mwop.net/blog/189-Pastebin-app-and-conference-updates.html</guid>
      <author>contact@mwop.net (Matthew Weier O'Phinney)</author>
      <dc:creator>Matthew Weier O'Phinney</dc:creator>
      <content:encoded><![CDATA[<p>I have a number of updates and followups, and decided to post them in a single
entry.</p>
<p>First off, you may now <a href="http://www.zend.com/en/webinar/Framework-Dojo/Webinar-Rec-Framework-Dev-EN-ZFDojo-20080903.flv">view my Dojo Webinar online</a>
(requires login and registration at zend.com). Attendance was phenomenal, and
I've had some really good feedback. If you want to see it live, I'm giving the
talk (with revisions!) at the <a href="http://www.zendcon.com/">ZendCon</a> UnConference,
at <a href="http://dojotoolkit.org/2008/07/10/dojo-developer-day-boston">Dojo Developer Day Boston</a>
later this month, and at <a href="http://phpworks.mtacon.com/c/schedule/talk/d1s5/1">php|works</a> in
November. I hope to be able to show new functionality at each presentation.</p>
<p>Second, I've completed what I'm calling version 1.0.0 of the pastebin
application I demo'd in the webinar. The PHP code is fully unit tested (though
I haven'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.</p>
<ul>
<li><a href="/uploads/pastebin-1.0.0.tar.gz">Download the pastebin application</a></li>
</ul>
<p>The pastebin application showcases a number of features besides Dojo:
<code>Zend_Test_PHPUnit</code> was used to test the application, and <code>Zend_Wildfire</code>'s
FireBug logger and DB profiler are used to provide profiling and debug
information.</p>
<p>Finally, <a href="http://www.zendcon.com/">ZendCon</a> is next week! I'll be around, but
already have a packed schedule (1 tutorial, 2 regular sessions, an UnCon
session, a meet-the-developers session… and that'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.</p>




<div class="h-entry">
    <img class="u-photo photo" width="50" src="https://avatars0.githubusercontent.com/u/25943?v=3&u=79dd2ea1d4d8855944715d09ee4c86215027fa80&s=140" alt="matthew">
    <a class="u-url u-uid p-name" href="https://mwop.net/blog/189-Pastebin-app-and-conference-updates.html">Pastebin app and conference updates</a> was originally
    published <time class="dt-published" datetime="2008-09-09T10:19:23-05:00">9 September 2008</time>
    on <a href="https://mwop.net">https://mwop.net</a> by
    <a rel="author" class="p-author" href="https://mwop.net">Matthew Weier O&#039;Phinney</a>.
</div>
]]></content:encoded>
      <slash:comments>0</slash:comments>
    </item>
    <item>
      <title>ZF+Dojo Webinar</title>
      <pubDate>Thu, 04 Sep 2008 09:04:24 -0500</pubDate>
      <link>https://mwop.net/blog/187-ZF+Dojo-Webinar.html</link>
      <guid>https://mwop.net/blog/187-ZF+Dojo-Webinar.html</guid>
      <author>contact@mwop.net (Matthew Weier O'Phinney)</author>
      <dc:creator>Matthew Weier O'Phinney</dc:creator>
      <content:encoded><![CDATA[<p>I'm giving a <a href="http://www.zend.com/en/company/news/event/webinar-zend-framework-and-dojo-integration">webinar on Zend Framework and Dojo Integration</a> this coming Wednesday, 3 Sept 2008.</p>
<p>I'm particularly excited about this webinar, as I'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.</p>
<p>I'm also going to show some techniques to use when developing with ZF+Dojo, including how to create custom builds once you're ready to deploy your application (and why you want to do so).</p>
<p><a href="https://zend.webex.com/zend/onstage/g.php?t=a&amp;d=572843054">Register today</a>!</p>




<div class="h-entry">
    <img class="u-photo photo" width="50" src="https://avatars0.githubusercontent.com/u/25943?v=3&u=79dd2ea1d4d8855944715d09ee4c86215027fa80&s=140" alt="matthew">
    <a class="u-url u-uid p-name" href="https://mwop.net/blog/187-ZF+Dojo-Webinar.html">ZF+Dojo Webinar</a> was originally
    published <time class="dt-published" datetime="2008-08-29T16:13:06-05:00">29 August 2008</time>
    on <a href="https://mwop.net">https://mwop.net</a> by
    <a rel="author" class="p-author" href="https://mwop.net">Matthew Weier O&#039;Phinney</a>.
</div>
]]></content:encoded>
      <slash:comments>0</slash:comments>
    </item>
    <item>
      <title>Zend Framework/Dojo Integration QA Slides</title>
      <pubDate>Thu, 29 May 2008 17:26:09 -0500</pubDate>
      <link>https://mwop.net/blog/178-Zend-FrameworkDojo-Integration-QA-Slides.html</link>
      <guid>https://mwop.net/blog/178-Zend-FrameworkDojo-Integration-QA-Slides.html</guid>
      <author>contact@mwop.net (Matthew Weier O'Phinney)</author>
      <dc:creator>Matthew Weier O'Phinney</dc:creator>
      <content:encoded><![CDATA[<p>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.</p>
<p>A number of people reported missing the slides or that the slides were not advancing. I'm posting them here; they will also be available on <a href="http://www.zend.com/webinars">the Zend.com webinars page</a> later this week.</p>
<p><a href="http://weierophinney.net/uploads/2008-05-27-ZendFramework_Dojo.ppt">ZendFramework_Dojo.ppt</a></p>
<p><strong>Update:</strong> For those who want to view online, you can now do so at <a href="http://www.slideshare.net/weierophinney/zend-framework-and-dojo-integration-faq/">SlideShare</a>.</p>




<div class="h-entry">
    <img class="u-photo photo" width="50" src="https://avatars0.githubusercontent.com/u/25943?v=3&u=79dd2ea1d4d8855944715d09ee4c86215027fa80&s=140" alt="matthew">
    <a class="u-url u-uid p-name" href="https://mwop.net/blog/178-Zend-FrameworkDojo-Integration-QA-Slides.html">Zend Framework/Dojo Integration QA Slides</a> was originally
    published <time class="dt-published" datetime="2008-05-27T12:36:03-05:00">27 May 2008</time>
    on <a href="https://mwop.net">https://mwop.net</a> by
    <a rel="author" class="p-author" href="https://mwop.net">Matthew Weier O&#039;Phinney</a>.
</div>
]]></content:encoded>
      <slash:comments>0</slash:comments>
    </item>
    <item>
      <title>Zend Framework Q&amp;A Session</title>
      <pubDate>Mon, 28 Apr 2008 14:50:00 -0500</pubDate>
      <link>https://mwop.net/blog/173-Zend-Framework-QA-Session.html</link>
      <guid>https://mwop.net/blog/173-Zend-Framework-QA-Session.html</guid>
      <author>contact@mwop.net (Matthew Weier O'Phinney)</author>
      <dc:creator>Matthew Weier O'Phinney</dc:creator>
      <content:encoded><![CDATA[<p>With 1.0 and 1.5 of <a href="http://framework.zend.com/">Zend Framework</a> now released,
there are a lot of questions flying around -- what will we do next, what
components to expect, what are some of the best practices, etc. So, we're going
to have an open <a href="http://devzone.zend.com/article/3448-Zend-Framework">Question and Answer Session</a>
webinar, with all of us on the internal team.</p>
<p>If you have a question you want answered, please be kind enough to
<a href="http://framework.zend.com/wiki/pages/viewpage.action?pageId=43922">submit your question in advance</a>,
so we have time to actually think about it (though you can always broadside us
during the webinar).</p>
<p><a href="http://www.zend.com/en/company/news/event/webinar-zend-framework-the-big-q-a">Sign up</a> in advance so you don't miss out!</p>




<div class="h-entry">
    <img class="u-photo photo" width="50" src="https://avatars0.githubusercontent.com/u/25943?v=3&u=79dd2ea1d4d8855944715d09ee4c86215027fa80&s=140" alt="matthew">
    <a class="u-url u-uid p-name" href="https://mwop.net/blog/173-Zend-Framework-QA-Session.html">Zend Framework Q&amp;A Session</a> was originally
    published <time class="dt-published" datetime="2008-04-28T14:50:00-05:00">28 April 2008</time>
    on <a href="https://mwop.net">https://mwop.net</a> by
    <a rel="author" class="p-author" href="https://mwop.net">Matthew Weier O&#039;Phinney</a>.
</div>
]]></content:encoded>
      <slash:comments>0</slash:comments>
    </item>
    <item>
      <title>Zend_Form Webinar Wednesday</title>
      <pubDate>Thu, 06 Mar 2008 06:29:49 -0600</pubDate>
      <link>https://mwop.net/blog/160-Zend_Form-Webinar-Wednesday.html</link>
      <guid>https://mwop.net/blog/160-Zend_Form-Webinar-Wednesday.html</guid>
      <author>contact@mwop.net (Matthew Weier O'Phinney)</author>
      <dc:creator>Matthew Weier O'Phinney</dc:creator>
      <content:encoded><![CDATA[<p>Just an FYI for anyone interested: I'll be performing a webinar for this week's
Zend Wednesday Webinar series on
<a href="http://framework.zend.com/manual/en/zend.form.html">Zend_Form</a>. You can get
details on the webinar and how to register for it at
<a href="http://www.zend.com/en/company/news/event/webinar-zend-framework-forms">the Zend_Form webinar information page</a>.</p>
<p>I'll be covering the design of <code>Zend_Form</code>, the basic usage and various classes
and plugins available, and internationalization of your forms. Please join me
Wednesday at noon EST!</p>




<div class="h-entry">
    <img class="u-photo photo" width="50" src="https://avatars0.githubusercontent.com/u/25943?v=3&u=79dd2ea1d4d8855944715d09ee4c86215027fa80&s=140" alt="matthew">
    <a class="u-url u-uid p-name" href="https://mwop.net/blog/160-Zend_Form-Webinar-Wednesday.html">Zend_Form Webinar Wednesday</a> was originally
    published <time class="dt-published" datetime="2008-03-03T17:00:26-06:00">3 March 2008</time>
    on <a href="https://mwop.net">https://mwop.net</a> by
    <a rel="author" class="p-author" href="https://mwop.net">Matthew Weier O&#039;Phinney</a>.
</div>
]]></content:encoded>
      <slash:comments>0</slash:comments>
    </item>
  </channel>
</rss>
