web apps

Egomaniacal and Scalable Apps - PHP Advent

Planet PHP  Sun, 12/18/2011 - 23:00

The rise of cloud computing over the past few years has been incredible. Unfortunately, many still do not see the interest or do not comprehend its importance.

This is not a post about cloud computing and its benefits, but rather a refresher about understanding some basic rules of scalability and how to get started with building scalable apps while keeping in mind that most people and companies have limited budgets.


 

Bradley Holt's Blog: The Twelve-Factor App Applied to PHP

PHPDeveloper.org  Wed, 11/30/2011 - 10:14

Recently a site called The Twelve Factor App surfaced as a guideline for web applications to be at their best.

Bradley Holt has taken these suggestions and has applied them to PHP applications in a few quick comments to each point.


 

High Performance PHP Session Storage on Scale - Johannes Schlüt...

Planet PHP  Thu, 11/17/2011 - 09:34

One of the great things about the HTTP protocol, besides status code 418, is that it's stateless.

A web server therefore is not required to store any information on the user or allocate resources for a user after the individual request is done.

By that a single web server can handle many many many different users easily, and well if it can't anymore one can add a new server, put a simple load balancer in front and scale out.


 

Google Chrome 15: What's New

InformationWeek Internet News  Wed, 10/26/2011 - 12:48

'New Tab' page showcases Web apps in the way that mobile phones showcase native apps.


 

We have a Chromebook… now where’s my Facebook?

Extremetech  Mon, 10/03/2011 - 12:47

Google, realizing that HTML5, JavaScript, and CSS3 are getting awfully close to the power and flexibility of compiled, native apps, created an entire operating system around its Chrome browser.

Chrome OS, and its Chromebook offspring, is an entirely web-based platform — it only runs web apps — which provides a fantastic focus on Google’s arsenal of productivity, communication, and content-consumption apps.


 

PHPBuilder.com: Incorporate Weather Data into Your PHP Web Apps

PHPDeveloper.org  Wed, 09/28/2011 - 12:44

On PHPBuilder.com today there's a new tutorial helping you integrate weather data into your site with the help of the Services_Weather PEAR package.


 

10 Excellent HTML5 coding Tools Many Users Don’t Know About

Digg / Tech Industry News  Sat, 08/20/2011 - 11:26

HTML5 will radically change the way we make websites and web apps. So here are 10 great tools that are amazing for simplifying and enhancing HTML5 coding.


 

Mozilla unveils new Firefox interface for Firefox 9 and beyond

Extremetech  Mon, 08/01/2011 - 13:30

Mozilla’s user experience (UX) team has unveiled a new and very different look for Firefox. For now we only have some very pretty mockups to feast our eyes upon, but in a couple of weeks Firefox 8 will migrate from the Nightly channel to Aurora — and after that, the new interface will begin to emerge in Firefox 9, 10, and 11.


 

Google+ is better with browser add-ons

Extremetech  Fri, 07/08/2011 - 15:00

So far, Google+ has garnered favorable reviews — though that has plenty to do with the fact that early adopters and invite-seekers are already fans of the Big G’s services.

But the positive response is also the result of Google’s design decisions and its attention to how people want to share information online and with whom they want to share it.