News Feed
Jobs Feed
Sections

Recent Jobs

News Archive
feed this:

CodeIgniter:
Wiki Article Discussions Added
June 04, 2008 @ 10:29:23

According to this new post to the CodeIgniter blog, they've added a new feature to their Wiki - a link between them and the CodeIgniter forums.

Threads will be automatically created and linked for you via the discussion links found at the bottom of wiki articles. More details about this integration can be found at a blog post made in the ExpressionEngine blog, as well as a free ExpressionEngine extension to implement this on your own sites that utilize the ExpressionEngine wiki and discussion forum.

The plugin (the "Wiki Forum Talk" extension) bridges the two components and either makes a new topic when a new wiki entry is added or, if there's already a forum topic for the entry, it automatically links to it.

0 comments voice your opinion now!
wiki article forum discussion link topic entry



PHP Magazin:
PHP4 has to die (No more PHP4-based Articles)
August 28, 2007 @ 12:55:00

The German PHP publication PHP Magazin has taken a bold step to show their support of things like the Go-PHP5 Project with their latest announcement:

With the beginning of issue 1.08 (coming to the newsstands in November 2007), PHP Magazin won't accept any articles or source codes that cover PHP4 topics or PHP4 sourcecode. Sourcecode delivery must cover PHP 5.2 or greater.

You can find out more information about submitting to this German publication on their website (including several topic suggestions to help get you started).

0 comments voice your opinion now!
phpmagazin php4 php5 announcement submission topic phpmagazin php4 php5 announcement submission topic


TechTarget.com:
Our Favorite Cheat Sheets
June 14, 2007 @ 09:45:00

Via Lifehacker today, there's a link to a huge list of cheat sheets on just about any topics you can think of, both web-related and not.

Included in the list are several PHP-related ones, including:

There's tons more where that came from including lots of other web-related ones for CSS, HTML, Javascript and the like. Check out this page on techtarget.com for the full listing.

1 comment voice your opinion now!
cheatsheet css html javascript topic language cheatsheet css html javascript topic language


Community News:
Atlanta PHP User Group Issues "Call for Proposals" to Speakers
January 09, 2007 @ 16:01:00

As posted on the official Atlanta PHP user's group website and on Ben Ramsey's blog, there's a "Call for Proposals" their issuing for anyone (doesn't even have to be in the Atlanta area, just willing to get there) wanting to present there at one of their meetings.

Atlanta PHP connects and unites PHP users across the Southeast, provides world-class support and resources to the community, and advocates the adoption of PHP to local, national, and international businesses.

Their meetings happen on Thursday nights (the first Thursday of each month) and they're open to any and all topics from whoever. If you're interested, check out the official post for contact information. Note: compensation isn't part of the package, but is "being investigated for the future".

0 comments voice your opinion now!
callforproposals speaker topic usergroup meeting atlanta callforproposals speaker topic usergroup meeting atlanta


php|architect:
Vulcan Zend PHP Certification Mock Testing
September 22, 2006 @ 08:28:21

php|architect magazine has released a new tool related to the PHP5 Certification Exam to help anyone wanting to prepare themsevles for exam time a chance to see how well they'd do and what kind of questions are on the test - a new testing tool, the Vulcan Zend PHP Certification Mock Testing.

Vulcan is our brand-new mock testing system that enables you to verify your readiness for the new Zend PHP 5 Certification Exam.

Based entirely online, Vulcan gives you a quick, easy and effective way of testing your knowledge on the topics that count for the real exam.

They mention some of the features the testing has, including the same types of topics/question distribution/pass grade/etc and even gives you a breakdown of the topics you need to brush up on before the real exam. Best of all, it's only about $22.00 USD for a 10-credit pack (that's ten times to practice up on your skills and get as ready as possible for the exam).

If you're considering taking the exam, I'm not sure you could get a much better deal than this.

0 comments voice your opinion now!
zend certification php5 testing mock credits grade topic zend certification php5 testing mock credits grade topic


PHPied.com:
phpBB old topics locker
December 09, 2005 @ 06:56:06

On phpied.com today, there's their look at their needs in a phpBB module - and how they ended up solving it on their own.

I had this request to implement a feature on a phpBB board whereby topics older than one month to get deleted. A quick search on phpbbhacks.com revealed a result - Auto Lock hack, but it had a disturbing note saying that it's not recommended for larger boards, although I couldn't figure out why. Anyway, the hack looked too involved, with DB changes, new Admin Panel options, etc., so I decided to hack something together quickly. Turned out to be pretty easy. Here' s the result.

Their version uses a simple SQL statement to do a perioding update on the table, marking the ones over a month old as locked. If the update fails, an email is sent. Then, so that no cron job would be needed to make these updates, a semi-random item was placed in the page to run when the user accesses it normally...

0 comments voice your opinion now!
php phpbb automatic topic lock php phpbb automatic topic lock



Community Events











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


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

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