News Feed
Jobs Feed
Sections

Recent Jobs

News Archive
feed this:

Debuggable Blog:
More workers needed in the kitchen
August 19, 2008 @ 08:48:50

On the Debuggable blog Felix Geisendorfer points out the need for some more "cooks in the kitchen" - people to fill some CakePHP related positions in companies all over.

There are new jobs in the world of CakePHP. The CakePHP job board has seen the following additions.

The new items include positions at About.com, Makatto.com and Blue Chips. Check out the job board for more information on these and other open CakePHP-related positions.

0 comments voice your opinion now!
work job cakephp kitchen board position hiring



Michael Kimsal's Blog:
PHPJobBook.com Relaunch & Job Board Series
June 10, 2008 @ 11:19:29

Michael Kimsal following the release of his new book from php|architect press, the "PHP Job Hunter's Handbook", has relaunched the book's website with lots of new content and features.

After a job move last summer, and the book getting shifted from self-publish to external publisher, I unfortunately let the blog grow stale. I've relaunched it today with an explanation about what happened, and some more detail about the progress of the book over the last year.

He's also started up a new series where he'll review the PHP-related job boards out there. He's started off with a look at PHPjobs.com (based on the JobThread.com platform).

0 comments voice your opinion now!
job board phpjobbook relaunch phpjobscom review


Stoyan Stefanov's Blog:
www vs no-www and cookies
May 14, 2008 @ 11:18:39

Stoyan Stefanov has come up against one of the frustrations of web development involving cookies - problems caused by the switch from a "www." in the host to none. He's come up with a test to show you how cookies are set and where you can access them from.

One of the implications of following the rule is related to the whole www vs no-www question. Basically you should always use www if you're planning to use any other sub-domains and you want them cookie-free. This is because you have no way to set a cookie only to the top-level domain.

His code sets cookies for the ".phpied.com", "phpied.com" and "www.phpied.com" domains. Since the domains without the "www" offer a bit broader range of possible matches, he recommends that if you're ever going to use any kind of subdomain, you'll want to use the more broad cookie to cover it.

0 comments voice your opinion now!
cookie hostname test board coverage


David Goodwin's Blog:
Release - Pale Purple's Trac Project Planning Board
November 02, 2007 @ 08:43:00

David Goodwin has pointed out a new open source project that the PalePurple group are releasing - the Virtual Planning Board.

It's basically a piece of web-based software, written in Python and PHP, that allows you to allocate tickets from multiple Trac projects to a simple week-based 'board' in order to organise work priority for developers.

I've written about why we wanted this, and created a short user guide on the Trac site for the project. This is still in development and we're working on some more features (You can see what we've got planned from our timeline).

It's been released under the GPL and has a Subversion repository where you can grab the latest code from. There's also an installation guide that's been developed to help you get started.

0 comments voice your opinion now!
palepurple trac project planning board gpl application subversion palepurple trac project planning board gpl application subversion


Cake Baker's Blog:
FindABaker Job Board Started
August 27, 2006 @ 10:14:24

On the CakeBaker blog, there's a note about a new job board they've started up specifically aimed at helping companies/other developers look for CakePHP experienced coders.

This week there was a discussion in the IRC channel about a missing job board for cake related jobs. Voila, here it is: findABaker. Feedback is as always welcome.

There's no postings on it yet, but I could definitely see this resource growing right along side the growth of CakePHP. If you'd like to make a posting, you can do so for free up until September 15th - then it's only $20 USD to post.

0 comments voice your opinion now!
cakephp framework job board start posting free cakephp framework job board start posting free


Internet Storm Center:
Invision Power Board Vulnerability
June 01, 2006 @ 14:59:35

In a previous post on the Internet Storm Center website, they mentioned an issue that had come up with the Invision Board PHP/MySQL message board system by which a user clicking on a certian kind of link would push a .wmf exploit to the user.

More information about the exploit and the updates that the Invision Board team have made to counteract it can be found in this board pasting.

Unfortunately, there has also already been an incident with the exploit, causing the boards of "a large company" that was using it as a forum for its customers. Links started showing up that were causing problems, redirecting users to another server's page that pushed the bad .wmf file to them.

If you are running an Invision Board version before 2.1.6, it is stringly suggested you upgrade.

1 comment voice your opinion now!
php security invision power board message exploit vulnerability php security invision power board message exploit vulnerability


DevShed:
Developing a Discussion Forum in PHP with Recursion (Part 3)
May 15, 2006 @ 11:44:01

On DevShed today, they've posted this new tutorial continuing their "recursion in PHP" series - "Developing a Discussion Forum in PHP with Recursion".

After covering in detail how to define recursive method and functions, the question is: what comes next? Luckily, there's vast terrain to explore with reference to using recursion in PHP. As I said in previous articles of this series, recursion can be used in cases where a specific tree structure or a linked list needs to be navigated, in order to display, add, delete or edit its values. It's exactly for that reason that this last article will be focused on building an extensible discussion forum, which precisely uses a tree structure (implemented on a single MySQL database table) for displaying forum messages and adding new posts.

Using what they've taught in the first two parts of the series, they put it to good use, giving you a step-by-step guide to a simple recursive forum. They start with the database structure (always a good thing) and work out from there, creating the "ThreadProcessor" class and fetch functionality to grab the thread's contents. They also include a bit of functionality to create threads as well. It's not much more than that, so don't expect too much, but it is a great place to start.

0 comments voice your opinion now!
php recursion forum message board part3 fetch view php recursion forum message board part3 fetch view


Community News:
Mambo Lead Developer Quits
May 08, 2006 @ 09:42:39

According to this post on his blog today, one of the board memebers from the Mambo project, Martin N Brampton is formally leaving his position.

I now feel it necessary to resign from the Board of the Mambo Foundation with immediate effect. Since joining the Board, a number of minor irregularities have been evident, and not all of them have been rectified even though I have sought to raise them. It is apparent that early decisions were taken by exchange of email and no records were kept. Present banking arrangements breach the Foundation's rules.

In terms of fundamental principles, there is a considerable concern in my mind that the Board is not informing itself about the members wishes, and not making decisions that fully take account of their interests. I see this as a breach of trust.

He goes on to talk about some of the ongoing issues that the Board faced, including misinformation about trademark issues and their change to allow the membership of the Foundation to suggest rule changes.

As the majority decisions being made by the Board conflict with my understanding of those obligations, I cannot continue as a Board member any longer. As there was no resolution to appoint me to the Board, I am unsure how you will handle my resignation. I will remain a member of the Foundation and continue with my work in Mambo development.

For the complete story, check out this official release...

0 comments voice your opinion now!
php mambo lead developer quit board bad decisions php mambo lead developer quit board bad decisions



Community Events











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


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

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