10 Results for php

Two Exhaustive Free Tools for Web Developers

If you're a developer, or would-be developer, working on any type of web-based project, there are a couple of free resources that I recommend for following web application standards, and mastering cutting-edge web development languages. Open source developers and proprietary developers alike can benefit from Opera Web Standards Curriculum and W3 Schools. Both sites are extremely rich in resources for building best-of-breed online applications. Here's what's under the hood.


Continue Reading Story

Lessons From PHP 4.4 End-of-Life Announcement

The developers of PHP announced last week that PHP version 4.4.9 is now available. This would not be remarkable in and of itself, except that the developers also indicated that this would be the last release of PHP 4.4. If PHP were commercial software, its end of life would be cause for panic in some quarters. The end of life of an open-source project works differently, of course. It does mean that the official development group will no longer spend time and energy fixing bugs in these old versions. But that's where the similarities between proprietary and open-source software ends.



Continue Reading Story

Top Screencast Sites for Open-Source Developers

Want to learn a new programming language or development framework? Books, magazines, and blogs are excellent -- but a growing number of people are also learning from screencasts, tutorials that combine someone's voice with a video of their computer screen. You can watch the teacher develop in real time, describing the actions that he or she is taking while they take place. There are many screencasts for open-source languages and frameworks, many for free and some for a nominal fee. Screencasts are playing a growing role in my attempt to keep up with new technologies, and you might well find them useful, too.



Continue Reading Story

How They Scale Their Apps: From Flickr to Craigslist

For many developers focused on applications that reside on the web, including open source developers working on database-centric and software-as-a-service sites, the issue of scaling applications is increasingly important. You can find a couple of recent columns we did on cloud computing solutions for scaling applications here. Today, a post on scalability over at James Hamilton's blog caught my eye. He starts out with a discussion of how the database architecture underlying Flickr is constructed, but what's really striking is his? collection of posts from around the web on how sites ranging from Craigslist to Technorati to Second Life approach scalability.


Continue Reading Story

On the PHP Front, Zend Gets $7 Million in Funding

Providing further evidence that venture capital is continuing to flow to open source and web-focused companies, Cupertino-based Zend has just received up to 7 million dollars from TriplePoint Capital. Zend is a leading provider of products and services for developing, deploying and managing business PHP applications. The move comes right on the heels of another rosy quarter for open source venture capital funding, but maybe there is more to Zend's announcement than meets the eye.


Continue Reading Story

Interviews: Four Open Source Questions for Microsoft

Recently, I got the opportunity to pose a few questions to key people involved with open source efforts at Microsoft, including Sam Ramji (the recently promoted head of Microsoft's open source and Linux efforts), Ori Amiga (Microsoft Group Product Manager, Live Developer Platform), and Susan Hauser (General Manager of Strategic Partnerships and Licensing). They offered up some thought-provoking input on what open source needs, Novell, China, Live Mesh, and other topics. I thank them for taking the time, and please read on for their comments.



Continue Reading Story

PHP 6.0: More to Love, Less to Hate

PHP 6.0 is on its way, and it looks like this release will finally remove some of the features that caused many people to turn their noses up at PHP, such as register globals and magic quotes. At the same time, the new version will include built-in support for a number of new features, most notably Unicode, which will make it possible to create completely internationalized Web applications. PHP 6.0 might not stop people from hating the languge, but the improvements that we're seeing in the current developer snapshot point to a language that is maturing with time.


Continue Reading Story

PHP "Test Fests" Scheduled for This Month

PHP is not the sexiest language, and many people are quick to point out its deficiencies for Web application development. However, PHP is one of the most popular open-source projects, with a huge following, and many installations. Given that it is a relatively stable project, you might expect the PHP development team to be resting on its laurels. But no; in addition to a regular bug-fix release, the PHP QA team is sponsoring a test fest, in an attempt to improve the language's automated test suite.



Continue Reading Story

OSS Developers: Project Zero Aims for Next-Gen Web Applications

By Nate D'Amico

For the Eclipse lovers out there, IBM has another free toy for you to experiment with. It's geared toward web application development, and is dubbed Project Zero. With Project Zero, IBM hopes to entice Java, PHP, and Groovy developers to use its platform for creating next generation web applications. Among the interesting aspects of Project Zero, developers are encouraged to compile PHP into Java classes to have it run in the same Java Virtual Machine (JVM) as the rest of Project Zero's Java code. The project leverages communities in ways that open sourcers will recognize.

 



Continue Reading Story

Microsoft's Impatience is a Good Thing

Word around the campfire is that Microsoft is starting to get a bit impatient with Yahoo! That's a good thing, from where I'm sitting.

A report from Todd Bishop's Microsoft Blog (on the Seattle Post-Intelligencer Web site) has the details, from an unnamed source.



Continue Reading Story