News Feed
Jobs Feed
Sections

Recent Jobs

News Archive
feed this:

Community News:
phpGG Frontend Special
January 07, 2009 @ 15:03:16

The Dutch PHP Usergroup (phpGG) is having a special event at the end of January (on the 24th) - something they're calling the "phpGG Frontend Special".

Here's more from Stefan Koopmanschap's blog entry on the event:

I am quite excited about us organizing this event. This is our first step towards a full-blown conference, and I am proud of the speaker schedule we're putting together. We have speakers from Microsoft and Adobe who will go into their respective frontend and RIA technologies, Boy Baukema - the javascript expert at Ibuildings - will be talking about Javascript, and Robert Jan Verkade will give a take on HTML and CSS technologies. More on the content of the different presentations will follow as well as the actual schedule.

The event is free for active/paying phpGG members and will be 15 Euro for everyone else (for a pre-sale price, after that it's bumped up to 25 Euro). Along with the admission, this also gives you a one year membership in the phpGG.

More information on the event can be found on the phpGG group's website.

0 comments voice your opinion now!
phpgg usergroup frontend special event



Debuggable Blog:
CakePHP Conference Chile
December 17, 2008 @ 07:52:05

On the Debuggable blog Felix has pointed out a new PHP conference that's happening in Chile specifically for CakePHP.

Just a quick note for the south american baker's and friends of cerveza: Some of the folks in Chile are having another CakePHP conference on Friday, Dec 19th(this week!). So if you want to check it out, the event is free and from my rough understanding of the schedule it looks interesting.

Speakers include Fabian Ramirez, David Riveros, Pablo Viojo and Julio Contreras M. and is happening down at the University of Chile. Check out the conference site for complete information.

0 comments voice your opinion now!
cakephp framework chile conference southamerica university free event


Matthew Weier O'Phinney's Blog:
A Simple PHP Publish-Subscribe System
December 16, 2008 @ 10:23:26

In a new post to his blog Matthew Weier O'Phinney shares a simple publish-subscribe system he's created based on a feature of the Dojo toolkit using the Zend Framework to create an easy notification architecture.

The system has elements of Aspect Oriented Programming (AOP), as well as the Observer pattern. Its power, however, is in the fact that an individual object does not need to implement any specific interface in order to act as either a Subject or an Observer; the system is globally available.

The script creates an object that publishes an event. This event then sends off messages to all of the other objects subscribing to it. A code example is included. You also can check out the code from its page on github (as a part of his Phly libraries) and play with it yourself.

0 comments voice your opinion now!
phly publish subscribe system dojo object event message


CodeUtopia Blog:
Database helper for PHPUnit
August 28, 2008 @ 10:22:12

On the CodeUtopia blog there's a recent post with info on creating a custom event listener in PHPUnit that can help keep you database data completely clean.

When testing code which uses the database, you would usually want to make sure the database stays pristine for each test - All tables should be empty, as any extra data could interfere with the tests. You could probably write an extended Testcase class which automatically does this before each test in setUp and afterwards in tearDown, but it may have some issues. [...] Luckily, PHPUnit has a way to add event listener that react to certain events.

It uses the TestListener interface to make the event handler that (with the help of Doctrine) starts up, makes the tables with data and wipes them out at the end.

Code for the sample listener is in the post and included is the method for checking to see if you even need to use the database or not.

0 comments voice your opinion now!
database phpunit event listener database testlistener


Symfony Blog:
symfony Events
August 25, 2008 @ 15:06:09

The Symfony blog has pointed out some of the interesting events that'll be coming up in their community including conferences, training and symfony camp.

The end of the year will be very interesting for the symfony project with a lot of opportunities to meet the community and to learn symfony.

Conference that symfony will have a presence at include this talk happening in Spetember and this talk at the International PHP Conference. Sensio Labs will be providing training classes on both symfony 1.0 and symfony 1.1 to those interested.

symfony Camp will also be happening in September. If you plan to attend, be sure to reserve your space now!

0 comments voice your opinion now!
symfony framework event training conference camp


Christopher Jones' Blog:
Free Experience Oracle, PHP & Ruby/Rails at Oracle HQ
August 15, 2008 @ 10:24:51

Christopher Jones points out a free event that Oracle is having at its Headquarters (in Redwood Shores, CA) - "Experience Oracle, PHP & Ruby/Rails".

Oracle is running a free workshop at its Headquarters on August 25th. This is a call for developers interested in developing applications in PHP, Ruby/Rails, Java, .Net or even wanting to use Oracle's free SQL Developer tool or learn web development with Oracle's APEX product.

They'll be providing lunch and the information, you just show up and soak it all in. You can find more information about the event here (and register to reserve your spot).

0 comments voice your opinion now!
event oracle rubyonrails headquarters hq register


Ibuildings Blog:
PHP Events in the UK and Ireland
August 05, 2008 @ 07:57:12

On the Ibuildings blog, Soila Patajoki has posted about two upcoming events in the UK and Irish PHP communities.

Following the success of our two PHP seminars in London, we have decided to make it a tour and to visit other parts of the UK and Ireland as well. Next up are Leeds and Dublin - come and meet us in your city! Find out more about our events below.

The first is a talk on source control happening September 9th (as presented by Lorna Mitchell) and the second being a talk from Ivo Jansch in Dublin - "Enterprise PHP and Zend".

Check out the blog post for more information including how to register (do it before the Early Bird special ends and get a copy of CTO Ivo Jansch's book Guide to Enterprise PHP Development).

0 comments voice your opinion now!
uk ireland community event source control enterprise zend


Christopher Jones' Blog:
Oracle at PHPSC - Grupo de Usuarios de PHP do Estado de Santa Catarina
June 18, 2008 @ 09:32:14

Christopher Jones has a quick post with some information about a user group meeting happening in Brazil where the upcoming topic will cover the powerful combination of PHP and Oracle.

Elton Luís Minetto wrote to tell me that "PHPSC - a PHP user group of Santa Catarina in Brazil - is organizing an event dedicated to PHP that will take place at Chapeco on June 20." [...] He's presenting a session on PHP and Oracle, and will show some great results of using PHP's OCI8 with Oracle 11g connection pooling (DRCP).

The schedule for the event can be found here with details on which talks will be given when (including Elton's at 8am on the 21st.

0 comments voice your opinion now!
phpsc2008 conference brazil event oracle talk oci8 connection pooling


Zend Developer Zone:
Zend Platform Event Debugging
June 05, 2008 @ 13:47:38

The Zend Developer Zone as posted a new screencast from Zend about the event debugging functionality offered with their Zend Platform product.

Zend Platform is a powerful tool both in development and in production. [...] One of the cool features of it is the Event Debugger. Here's a short screencast that demonstrates how it works and how it integrates with Zend Studio for Eclipse.

The screencast is only about three and a half minutes long, but they cram a lot of screenshots and output results into that time. Cal Evans himself does the narration.

0 comments voice your opinion now!
zendplatform event debugging zendstudio eclipse screencast


Sebastian Bergmann's Blog:
Dutch PHP TestFest
May 14, 2008 @ 12:01:08

For those that weren't able to make it, Sebastian Bergmann has posted a short summary of what went on at the Dutch PHP usergroup's TestFest 2008 event.

I arrived shortly after noon, just in time for the start of the test fest at 12:30. After a short introduction to PHPT, we started writing tests for the Reflection API. We managed to write 37 tests with 10 people in 4 hours.

You can find out more about the user group on their website including meeting times, locations and links to other great PHP resources.

0 comments voice your opinion now!
dutch phpug usergroup testfest2008 summary event



Community Events









Don't see your event here?
Let us know!


ajax job package application database framework conference zend zendframework PHP5 developer PEAR code security release mysql book example releases cakephp

All content copyright, 2009 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework