Upcoming Conferences

Original post provide by Chris Shiflett

My schedule for the remainder of 2007 is mostly solidified, and I wanted to take a moment to mention the conferences I’ll be attending. (I have been cutting back on conferences this year, but there are always a few that I don’t want to miss.)

php|works is being held at the Sheraton Gateway in Atlanta, and I’ll be giving two talks, one of which is a keynote entitled PHP 4 Is Dead:

They say PHP 4 is dead. (Who’s they?) It must be true, because the funeral date has been set. 08/08/08. How clever.

This keynote isn’t PHP 4’s eulogy. Instead, it’s a humorous look at the trials and tribulations you may or may not encounter as you migrate your steam-powered web infrastructure to something a little less noisy. As an added bonus, you’ll learn how to impress a database, speak a foreign language, and manipulate people’s minds. One of these is a lie, else this sentence is true.

I hope to make it entertaining. This is my first keynote, so I’m pretty excited.

It looks like Paul is giving a tutorial on YUI, so I guess he managed to avoid teaching the full-day Zend certification tutorial. (Poor Ben.) Maybe he can use the extra few hours to fix his blog. :-)

The Future of Web Apps is a conference being held at ExCel in London. I’ll be giving a workshop entitled Essential Web App Security, and it’s going to focus heavily on emerging trends, because that best fits in with the conference’s theme. I’m looking forward to seeing Matt and Simon again, and I’m also looking forward to meeting Jon (Happy Birthday!) and Jon in person.

ZendCon is being held at the Hyatt Regency San Francisco Airport in San Francisco. I’ll be speaking about Security 2.0, which is a chance for me to talk about the latest and greatest in web application security. The title is really just a silly play on Web 2.0, but there is some evidence to support the notion that emerging trends in web application development are changing web application security as well. For those of you attending ZendCon, you should also check out the unconference that Patrick is putting together.

By the way, I hear Terry is going to be there.

ApacheCon is being held at the Westin Peachtree Plaza in Atlanta. There are a lot of good speakers on the schedule, and I’m also hoping for a surprise visit by Geoff, since he missed OSCON. (ApacheCon is another multi-disciplinary conference, which is a big part of its appeal.)

I’ve got all of my trips entered into Dopplr, for those of you who use it. (More on that later.)

I hope to see you soon.

Posted Fri, 31 Aug 2007 16:09:40 GMT in Chris Shiflett’s Blog

Previous Articles:
The Bakery: Five New Posts - Custom Views, CSS, ViewInFile, ActsAs And Email Validation
The Bakery has posted five new articles/tutorials for topics like customizing the view and sending emails a little differently: $anything_for_layout: Making HTML from the View available to the layout Did you ever have a side navigation that you wanted to change based upon changes in the view?
PHP 5.2.4 Released
The announcement states that:This release focuses on improving the stability of the PHP 5.2.X branch with over 120 various bug fixes in addition to resolving several low priority security bugs. All users of PHP are encouraged to upgrade to this release.You can download your copy at the php.net site, view full details of the release, and check the changelog for specific changes.
PHP 5.2.4
L'équipe de développement de PHP a publié une nouvelle version : la 5.2.4. Cette nouvelle version corrige près de 120 bogues présent dans la branche 5.2 de PHP. Les corrections apportées concernent l'utilisation de wordwrap, GD, chunk_split, php_openssl_make_REQ, glob, open_basedir...
Cache_TS
First it checks the cache file of a given cache key. If the cache file exists and it has not expired, the class outputs the contents of the cache file. If the cache file does not yet exist or it has expired, the class starts capturing the output of the script and stores it in the cache file.
LinkMeIn
The class retrieves and parses the user contact list exported by the site in a format for Microsoft Outlook. The contact list may be returned as an array or served as the output of the current script in a RSS 2.0 format.
More Articles:
PHP.net: PHP 5.2.4 Released
This release focuses on improving the stability of the PHP 5.2.X branch with over 120 various bug fixes in addition to a resolving several low priority security bugs. All users of PHP are encouraged to upgrade to this release.
ImgMan
Package: ImgMan Summary: Process multiple images at once Groups: Files and Folders, Graphics Author: Andrés Ortiz Description: This class can be used to process multiple of images at once. It takes an array of eventually uploaded images and can apply several types of operations.
Simple HTTP Browser
Package: Simple HTTP browser Summary: Access remote Web pages like a real browser Groups: HTTP, Networking Author: lazy Description: This class can be used to access remote Web sites like a real browser. It can send HTTP requests of type HEAD, GET and POST using the Curl extension if available, or the socket connection functions otherwise.
SHA-1 Cracking On A Budget
As a part of the project, the creator wrote tools designed to graph the relationships between components. He also used JTAG to make reverse engineering the organization of the FPGAs on the board more apparent. More details can be seen on the actual project page."Read more of this story at Slashdot.
Kaspersky Wins Important Ruling For The Anti-Malware Industry
ABC writes "Zango sued Kaspersky Lab to force the Company to reclassify Zango's programs as nonthreatening and to prevent Kaspersky Lab's security software from blocking Zango's potentially undesirable programs. In the important ruling for the anti-malware industry, Judge Coughenour of the Western District of Washington threw out Zango's lawsuit on the grounds that Kaspersky was immune from liability under the Communications Decency Act."Read more of this story at Slashdot.

Leave a Reply