Posts marked with “php”

Mobile Dashboards Made Easy – Part 2

by · September 8, 2011

1
 

It’s time for the second instalment on our four-part series on mobile dashboards; this time, we focus on the user interface of our application.

 

php|architect’s books now in ePub and MOBI format!

by · May 25, 2011

0
 

Today, we’re introducing our two most recent books in ePub and MOBI. Whip out your Kindles and start learning!

 

The Cloud Couldn’t Be Easier

by · April 19, 2011

0
 

Zend has just announced their latest partnership with RightScale, a leader in cloud computing management, to provide you with a new Platform as a Service (PaaS) offering. This is not just your typical PaaS, though, this will provide a “solution for deploying and managing business-critical PHP applications with high availability, elasticity and portability in the cloud.”

 

Mobile Development with PHP

by · April 11, 2011

3
 

Adobe Flash Builder 4.5 will soon be available (release is currently scheduled for early May) to the PHP development community. Version 4.5, though, is not just the latest version of Flash Builder, it is the beginning of a partnership between Zend and Adobe. Flash Builder 4.5 is under the Adobe umbrella, but will come with Zend Studio 8 bundled in and will have the full backing of Zend. You will now be able to create mobile applications using the Adobe Flash platform and PHP in one integrated application. Both Flash Builder and Zend Studio have been built on the Eclipse platform, so you will be able to build Flex and PHP side-by-side.

 

php|architect Announces the First Annual Impact Awards

by · March 31, 2011

1
 

In an industry where everything is built by volunteers, how can you say thank you enough. It’s not nearly enough but we want to give our subscribers a chance to recognize projects that have had an impact on their lives.

 

More powerful Validation from Respect

by · March 9, 2011

8
 

Dirty data: nobody likes it. It’s one of the biggest problems any web developer faces, where the input given by a user must validated before it can be accepted. Without this necessary step someone could wreck all sorts of havoc on your application, whether it’s just causes errors to appear or worst case opens security holes to allow malicious activity.

 

Creating RRD graphs in PHP

by · February 23, 2011

9
 

You may not be familiar with the term RRD graph, but if I show you one, you probably recognize them instantaneously. They are used to plot all kind of data against time in a very easy way which is why they are used a lot in all kind of applications. Even though many consider RRD as a library to create graphs, it is actually more than that: it’s a complete system to store aggregated data in a very efficient way.

 

Function Contest

by · February 17, 2011

2
 

Custom PHP functions can solve problems, save you time and now, they can even get you free stuff!

 

Check it out, tek 11 schedule is up!

by · February 14, 2011

0
 

tek11 abstracts and speaker bios are now on-line.

 

Aspect Oriented Software Development and PHP

by · January 10, 2011

0
 

Recently Matthew Weier O’Phinney, Supreme Allied Commander of Zend Framework, posted on his blog “Aspects, Filters, and Signals, Oh, My!” In it he references an article published in php|architect magazine. We dug the article up and give you a link to it for free.