Upcoming Zend Webinars

October 16, 2007

News

p. On a regular basis, Zend hosts free Webinars on a variety of Zend and PHP related topics. They keep a list of them over at the Zend site but occasionally, I like to list them here to make sure all DevZone readers are aware of them.

h2. “Zend Studio Neon Beta Overview”:https://zend.webex.com/zend/onstage/g.php?t=a&d=579505940

p. **October 17, 2007**

p. “Neon” is the code name for the Eclipse based version of Zend Studio. Yossi Leon, the Product Manager of the Development Tools in Zend Technologies, will go over the different features of Zend Studio Neon Beta, the key benefits of the Eclipse based product and the differentiation comparing to the PDT project. Yossi will also show a demonstration of the different capabilities and the integration with the different Zend Products.

h4. Event Details:

*(disc) **Date and time:** Wednesday, October 17, 2007 9:00 am Pacific Daylight Time (GMT -07:00, San Francisco)
* **Duration:** 1 hour, including Q&A
* **Presenter:** Yossi Leon, Product Manager of the Development Tools in Zend Technologies

h2. “PHP4 to PHP5 Migration”:https://zend.webex.com/zend/onstage/g.php?t=a&d=574242889

p. **October 24, 2007**

p. A little over three years ago, the PHP community released version 5 of its popular programming language. PHP5 has now become the version of choice for many new PHP projects. However, PHP4 remains popular and is still widely used.

p. The PHP community has announced that December 2007 will be the end of life for PHP4.

p. While this may sound ominous, it doesn’t mean that PHP4 will simply vanish. But it does mean that the PHP community will stop maintaining PHP4. This webinar is aimed at developers who are still using PHP4 and considering switching to PHP5. It is also intended to provide IT managers responsible for PHP applications additional information for their decision on whether to stick with their current version or migrate.

p. This webinar seeks to answer the questions, “What are the benefits of migrating to PHP5? And, equally importantly, what are the risks?”

p. This will put you in a better position to make an informed decision between PHP4 and PHP5.

h4. Event Details:

*(disc) **Date and time:** Wednesday, October 24, 2007 9:00 am Pacific PDT
* **Duration:** 1 hour, including Q&A
* **Presenter:** Ivo Jansch, CTO iBuildings

h2. “Zend Framework Database Access”:https://zend.webex.com/zend/onstage/g.php?t=a&d=573156187

p. **October 31, 2007**

p. One of the core features of the Zend Framework is its database access component. The DB component is designed with a “keep it simple” principle, giving access to advanced data access features, balanced with database implementation abstraction, extreme simplicity, and ease of use. Another goal of the DB component is to encourage good practices and reduce performance and security flaws. Zend’s Bill Karwin will give an overview of the capabilities of the Zend DB component, and show several examples of using it in PHP 5 for tasks including:

*(disc) Connecting to a variety of supported database brands
* Running simple and advanced SQL queries and retrieving results
* Measuring performance of SQL statements
* Building SQL queries programmatically
* Using the object-oriented interface to database tables, similar to ActiveRecord.

h4. Event Details:

*(disc) Date and time: October 31, 2007 9:00 am PDT (GMT -07:00, San Francisco)
* Duration: 1 hour, including Q&A
* Presenter: Bill Karwin, Product Engineering Manager, Zend Technologies

h2. “Improve your PHP Application’s Search Capabilities with Lucene”:https://zend.webex.com/zend/onstage/g.php?t=a&d=579722005

p. **November 7, 2007**

p. There are many solutions for indexing a website – Lucene is recognized as one of the best. Zend_Search_Lucene, a part of the Zend Framework, brings the power of the Lucene indexing library to the PHP world. In this session you will learn, through practical examples, how to use Zend_Search_Lucene to index your existing content pages to improve your PHP application’s search capabilities.

h4. Event Details:

*(disc) **Date and time:** Wednesday, November 7, 2007 9:00 am Pacific Standard Time (GMT -08:00, San Francisco)
* **Duration:** 1 hour, including Q&A
* **Presenter:** Shahar Evron, Technical Consultant, Zend Technologies

h2. “Building Rich Internet Applications (RIAs) with PHP and Zend Framework”:https://zend.webex.com/zend/onstage/g.php?t=a&d=572876791

p. **November 14, 2007**

p. We will provide an overview of the relevant features in PHP 5 and Zend Framework which make them suitable for building RIAs. We will demo a sample application and then dive into the details, including best practices for its implementation. Attend this Webinar and you will learn:

*(disc) Overview of RIA application design, including using the MVC (model-view-controller) architecture
* Techniques for performing asynchronous communication (Ajax) between your PHP app and the client
* How to use JSON (JavaScript Object Notation) to communicate simple XML in an Ajax fashion
* How to use the search engine component Zend_Search, which is based on the Lucene search engine
* About the future roadmap for near-term Ajax support in Zend Framework

h4. Event Details:

*(disc) **Date and time:** November 14, 2007, 9am PDT (GMT -07:00, San Francisco)
* **Duration:** 1 hour, including Q&A
* **Presenters:** Andi Gutmans, co-Founder & co-CTO, Zend Technologies
* Bradford Cottel, Open-Source Evangelist, Zend Technologies

h2. “PHP Security Basics”:https://zend.webex.com/zend/onstage/g.php?t=a&d=574013005

p. **November 28, 2007**

p. Security is not just important when you are doing financial transactions – an insecure Web site can be used by others for malicious purposes to launch attacks against other Web sites. There are a few must-knows for anyone who ventures out into the world of PHP Web development. In this webinar John Coggeshall will focus on the absolute necessities when doing secure Web development.

h4. Event Details:

*(disc) **Date and time:** November 28, 2007 9:00 am PST (GMT -07:00, San Francisco)
* **Duration:** 1 hour, including Q&A
* **Presenter:** John Coggeshall, Zend Solutions Consultant
* **Target audience:** Anyone who believes Security is important in Web Application development and deployment

About Cal Evans

Many moons ago, at the tender age of 14, Cal touched his first computer. (We're using the term "computer" loosely here, it was a TRS-80 Model 1) Since then his life has never been the same. He graduated from TRS-80s to Commodores and eventually to IBM PC's. For the past 10 years Cal has worked with PHP and MySQL on Linux OSX, and when necessary, Windows. He has built on a variety of projects ranging in size from simple web pages to multi-million dollar web applications. When not banging his head on his monitor, attempting a blood sacrifice to get a particular piece of code working, he enjoys building and managing development teams using his widely imitated but never patented management style of "management by wandering around". Cal is currently based in Nashville, TN and is gainfully unemployed as the Chief Marketing Officer of Blue Parabola, LLC. Cal is happily married to wife 1.28, the lovely and talented Kathy. Together they have 2 kids who were both bright enough not to pursue a career in IT. Cal blogs at http://blog.calevans.com and is the founder and host of Day Camp 4 Developers

View all posts by Cal Evans

4 Responses to “Upcoming Zend Webinars”

  1. _____anonymous_____ Says:

    It looks like the bulleted items under "PHP Security Basics" are incorrect and are merely repeated from the webinar above.

  2. admin Says:

    @Edl,

    Thanks, we’ve fixed it here and on zend.com

    =C=

  3. pmuellr Says:

    I missed the webinar today on Neon. Is there some other way I can watch it?

  4. st4lk3r Says:

    Yes, the webinars are usually uploaded to http://www.zend.com/webinar after the original presentation. Wait a few days and it will hopefully show up.