News Feed
Jobs Feed
Sections

Recent Jobs

News Archive
feed this:

SitePoint PHP Blog:
PHP Support in NetBeans 6.5
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.

0 comments voice your opinion now!
netbeans sun ide autocomplete java eclipse komodo zendstudio



David Parra's Blog:
Compiling PHP under OpenSolaris
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.

0 comments voice your opinion now!
opensolaris compile php5 library package sun


Symfony Blog:
Support symfony inclusion in NetBeans
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).

0 comments voice your opinion now!
netbeans sun support framework symfony vote


Zend Developer Zone:
Did you hear Sun was buying MySQL?
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.

0 comments voice your opinion now!
sun mysql database purchase comments community pundit


Sun Developer Network:
Using PHP on Sun Java System Web Server 7.0
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.

0 comments 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!


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

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