 | News Feed |
 | Jobs Feed |
Sections
|
| feed this: |  |
Scott MacVicar's Blog: PHP's Relationship with Commercial Entities
by Chris Cornutt February 19, 2009 @ 10:26:41
PHP is always thought of as an open source free spirit that survives on the work that's done by the community around it. While there's no denying the massive amounts of work done by developers of the language, there's also another group that is doing their part to help the language flourish - commercial entities. Scott MacVicar takes a look at a few of them in this new post to his blog.
I thought I'd start with a quick thank you to all those groups and entities involved indirectly with PHP. The PHP project relies on donations to provide our service infrastructure, this is in the form of hardware and hosting from both individual companies and hosting companies to provide collocation.
Besides the hardware support there's also companies willing to allow their employees time to work on the project (such as Pierre from Microsoft). Other companies that have made large contributions include IBM's large amount of testing, Sun's work to improve PHP on Solaris and, of course, Zend's support of the project and the time its employees spend developing the language.
voice your opinion now!
language project relationship commercial zend microsoft ibm sun digg
SitePoint PHP Blog: PHP Support in NetBeans 6.5
by Chris Cornutt December 16, 2008 @ 07:57:21
On the SitePoint PHP blog today Kevin Yank takes a look at a recent version of the NetBeans IDE (version 6.5) that comes bundled with improved PHP support.
Long dismissed as a "toy Java IDE", NetBeans - Sun's open source Integrated Development Evironment (IDE)-has really grown up in recent years. No longer is it just for Java, either: for web developers, NetBeans 6.5 now supports Ruby and PHP out of the box. Surprisingly, that support is so good that it now compares favourably to more established competitors like Eclipse, Komodo IDE, and Zend Studio.
He mentions the built-in/user-defined auto-complete the has built in as well as code templates, support for phpdoc documentation blocks, and other functionality for helping with Javascript, HTML and CSS.
voice your opinion now!
netbeans sun ide autocomplete java eclipse komodo zendstudio
David Parra's Blog: Compiling PHP under OpenSolaris
by Chris Cornutt September 30, 2008 @ 08:46:09
David Parra has posted his method for getting the latest version of PHP compiled under a machine running OpenSolaris.
As I switched my main system recently from Linux to OpenSolaris I compiled PHP. Quiet obvious things are a little bit different on Solaris. The usual ./buildconf && ./configure && make install doesn't work anymore. The good news: It's not much harder.
A few extra packages are required (like SUNWgmake, SUNWgcc and SUNWbison) and the Re2c library, but after that, it's just like a normal install. All commands needed to make the build are included in the post.
voice your opinion now!
opensolaris compile php5 library package sun
Symfony Blog: Support symfony inclusion in NetBeans
by Chris Cornutt September 15, 2008 @ 12:04:53
Sun is trying to decide which of the PHP frameworks is wants to support in its next version of NetBeans. The symfony group wants you to vote for them if you're a fan of the framework and want to see the support included.
NetBeans, the open-source development environment sponsored by Sun, is planning to include support for PHP frameworks in its upcoming versions. As there are so many PHP frameworks, NetBeans developers have organized a public election to choose the two PHP frameworks that will be initially supported.
Instructions on how to vote are included (you will need to register to get to the voting form).
voice your opinion now!
netbeans sun support framework symfony vote
Zend Developer Zone: Did you hear Sun was buying MySQL?
by Chris Cornutt January 21, 2008 @ 08:47:00
With the recent acquisition Sun has made (you heard about that, right?), there's tons of resources in the open source community that are talking about it, lots of them are more PHP-specific. Cal Evans has put together a list of some of the PHP bloggers/community memembers that have posted some of their thoughts on the purchase.
With all of the buzz floating around yesterday on this topic, I decided to let some of the dust settle before posting. From everything I've seen, the PHP community is largely positive about the news. [...] As I said, the community at large seems to be pleased with this news. Here are the links I've collected so far.
Names in the list include Andi Gutmans, Lukas Smith and Jaremy Zawodny. There's also a list of some comments from the "pundits" as to what this purchase could mean for the web as a whole.
voice your opinion now!
sun mysql database purchase comments community pundit
Sun Developer Network: Using PHP on Sun Java System Web Server 7.0
by Chris Cornutt January 17, 2007 @ 10:16:00
From this post on the Zend Developer Zone, we learn about an article over on the Sun Developer Network by Joe McCabe about installing PHP on a Sun Java System Web Server version 7.0.
un Java System Web Server is a mature, highly scalable, and secure web server that provides process redundancy, request scalability, and a wide range of application programming interfaces (APIs) to create and serve dynamic content. This document describes how to install and use PHP with Sun Java System Web Server (hereafter Web Server).
The tutorial is divided up into seven sections (including some reference material):
- Understanding PHP and Web Server
- Running the PHP Engine
- Installing the PHP Engine as a CGI Program
- Installing the PHP Engine as a FastCGI Server
- Installing the PHP Engine as an NSAPI Plugin
- Conclusion
- References
For each, there's plenty of code/configuration options to help clarify what needs to be set up no matter if you need the CGI version, FastCGI, or the NSAPI plugin up and running.
voice your opinion now!
sun java system webserver install cgi fastcgi nsapi plugin sun java system webserver install cgi fastcgi nsapi plugin
|
Community Events
Don't see your event here? Let us know!
|