 | News Feed |
Sections
|
| feed this: |  |
AskAboutPHP.com: First look at CakePHP
by Chris Cornutt May 07, 2008 @ 13:49:16
In a recent post to the Ask About PHP blog, there's a quick "first look" at the CakePHP framework from a beginner's perspective.
Finally, I found some time to take CakePHP for a spin. I've heard some really good things about it, and I've been trying to get some time to try it out. I installed the framework and went through the tutorial on building a simple blog application. I have to say I'm quite impressed.
The post briefly introduces the Model-View-Controller method the framework follows and shows some of the features/benefits it brings with it - the low entry level, its speed, and whether or not it makes for a good "first framework" for other developers.
voice your opinion now!
cakephp framework first look beginner mvc
CodeUtopia.net: Is PHP a good first language?
by Chris Cornutt May 01, 2008 @ 13:39:53
The CodeUtopia blog asks the online community for their opinion - what do you think of PHP as a first language?
Sometimes I've seen people say PHP is a bad first language, because it teaches bad programming habits. But is this actually true at all? Often those who say that don't really like PHP themselves either, many times because of equally untrue reasons.
They argue both sides of the situation, mentioning what could make for a good first language, why PHP is a "nearly perfect" fit for it and some arguing points for the other side as to why PHP isn't the best option.
voice your opinion now!
good first programming language argument pro con
ThinkPHP Blog: Zend Studio for Eclipse at first sight
by Chris Cornutt March 12, 2008 @ 08:43:00
This new post on the ThinkPHP blog (from Sarah Hermann) talks about some of her first experiences with the popular IDE from Zend, Zend Studio for Eclipse:
The last few days I've started working with Zend Studio for Eclipse. At first view I didn't miss anything which I've used in Zend Studio 5.5 and the IDE looks very good. [...] Overall I think Zend Studio for Eclipse is a great tool to develop PHP applications. With a large amount of plugins, Eclipse provides a platform which gives the possibilty to develop a whole application within one tool, that's a great benefit.
Most of the issues that she came across from the transition were minor things - keystrokes for shortcuts changed, slowness with the breakpoints - nothing that would stop her from dropping it and going back to the regular Zend Studio 5.5.
voice your opinion now!
zendstudio eclipse first look zend platform
Tobias Schlitt's Blog: My first patch to PHP
by Chris Cornutt July 19, 2006 @ 20:00:38
Tobias Schlitt mentions today in his latest post about his first patch to PHP, an update to the pathinfo function's code being commited.
Hehe, some might say, that those 10 lines of C code are not even worth calling it a patch. Especially, since it was mostly copy and paste work and since Christian Schneider also adviced me for some improvement. Anyway, Marcus just commited my enhancement to pathinfo(), which adds a new field "filename" to the returned array of path elements.
His patch adds a much needed output parameter to the pathinfo function's results - filename. He talks briefly about the process of making the change and how long it took him on the first shot (2 hours), but now his hard work has paid off. The update will be a part of PHP 5.2.
voice your opinion now!
patch first pathinfo filename output parameter patch first pathinfo filename output parameter
Christopher Kunz's Blog: First Day of the PHP Vikinger
by Chris Cornutt June 24, 2006 @ 07:38:23
Christopher Kunz has posted this summary of his experiences (so far) at the PHP Vikinger conference for this year.
For about 4 hours now, the PHP Vikinger is in full swing. Everyone arrived between 10 and 11, and together we hacked up a makeshift agenda. Remember that this is an "unconference", so attendees are in full charge of the whole event. Our lead viking Zak, inspired by the mighty power of Thor himself, took it upon him to moderate the scheduling and get everything started. Now, everyone who wants gets up and does a presentation, starts a discussion or - as Kris is currently doing - stipulates brainstorming with the attending core developers and other PHP nerds.
He also mentions a discussion about what PHP's lacking and a talk from Ilia about PHP security issues. Sounds like things are going great so far!
voice your opinion now!
phpvikinger2006 conference first day summary phpvikinger2006 conference first day summary
SitePoint PHP Blog: PHP's "doggie" easter egg
by Chris Cornutt January 09, 2006 @ 07:11:52
Spurred on by a post on digg.com over the weekend, Kevin Yank has listed out all of the "easter egg" images that are integrated into the actual PHP installation.
An apparent easter egg in some versions of PHP will display a picture of a dog when any PHP script is loaded with a particular query string.
This has been around awhile, but it's news to me.
If you're concerned about the security implications of revealing your PHP version to the masses, be sure to disable the expose_php option in your php.ini file, which also makes this easter egg go away.
While I agree that this is a "neat little toy" to discover with PHP, it does create some potential problems. Thankfully, though, it's easy enough to disable - though those on shared hosting environments might want to make a call to their hosts right now if they have critical apps on their account...
voice your opinion now!
php easter egg dog logo image april first php easter egg dog logo image april first
|
Community Events
Don't see your event here? Let us know!
|