Looking for more information on how to do PHP the right way? Check out PHP: The Right Way

Chris Hartjes' Blog:
What's The Next PHP Stack?
Mar 18, 2008 @ 15:25:42

In a new blog post, Chris Hartjes asks what's the next stack coming up on the horizon. LAMP has been the king for so long now it's hard to think about what might be next, but he takes a stab at it:

So the next thing I've been wondering about is about what future PHP stacks will look like, at least on the open source side of things. Have we gotten to the point where this is as good as it gets?

He looks at other stacks he's been working with (like LNNP - Linux, nginx, Postgres and PHP) as well as the question of limitations. Are we limiting ourselves by relying on LAMP too much? What else is out there? Does Javascript have a permenant place in any of this? (jLAMP anyone?)

tagged: stack lamp limitation next horizon javascript framework

Link:

Scott Johnson's Blog:
Looking at the Zend Feed Library Functionality
May 05, 2006 @ 11:53:18

Talk of the Zend Framework is all over the place in the PHP world these days, and Scott Johnson has his latest contribution to the topic on his blog today - a brief look at the Zend Feed functionality.

This is the case where a little domain knowledge is a dangerous thing. Given my expertise in this area I can state without exception that that's just NOT good enough. Period. The link tag doesn't always work and feedster are still all too often invalid for any sort of valid feed requirement to be viable. Blast it. I had high hopes. Also a little industry knowledge also tells me "if the domain of the feed is 'livejournal.com' then the feeds are ALWAYS blogurl + /data/rss or /data/atom. And if the feed is from blogspot.com then its always atom.xml (except when its not).

This comment follows his look at the Zend Framework docs on the topic, including a limitation of the component when it comes to parsing/finding remote feeds from a site.

tagged: zend framework feed module limitation rss atom zend framework feed module limitation rss atom

Link:

Scott Johnson's Blog:
Looking at the Zend Feed Library Functionality
May 05, 2006 @ 11:53:18

Talk of the Zend Framework is all over the place in the PHP world these days, and Scott Johnson has his latest contribution to the topic on his blog today - a brief look at the Zend Feed functionality.

This is the case where a little domain knowledge is a dangerous thing. Given my expertise in this area I can state without exception that that's just NOT good enough. Period. The link tag doesn't always work and feedster are still all too often invalid for any sort of valid feed requirement to be viable. Blast it. I had high hopes. Also a little industry knowledge also tells me "if the domain of the feed is 'livejournal.com' then the feeds are ALWAYS blogurl + /data/rss or /data/atom. And if the feed is from blogspot.com then its always atom.xml (except when its not).

This comment follows his look at the Zend Framework docs on the topic, including a limitation of the component when it comes to parsing/finding remote feeds from a site.

tagged: zend framework feed module limitation rss atom zend framework feed module limitation rss atom

Link:


Trending Topics: