PHP

  • submit to reddit

Links You Don't Want To Miss (4/12)

Node.js vs. PHP vs. Go Some rough benchmarking to learn a little bit about each of these languages and how they perform.14 Lessons Learned after 5 Years of...

0 replies - 3974 views - 04/11/13 by Mitch Pronschinske in Articles

Use Mule to Sync WordPress Sites

I recently thought about to create a process with which I could keep two instances of WordPress in sync. I wanted to see if I could do this with Mule. I came...

0 replies - 1367 views - 03/04/13 by Pascal Alma in Articles

Dev of the Week: Lorna Mitchell

Every week, we feature a new developer/blogger from the DZone community here and in our newsletter, catching up to find out what they're working on...

0 replies - 2870 views - 02/27/13 by Eric Gregory in Articles

ScaleBase Overview – Your complete scale out partner

ScaleBase Overview – Your complete scale out partner Watch the Video below to learn how to scale out your MySQL Database with ScaleBase. Cost-effectively...

0 replies - 277 views - 02/22/13 by Kelley Gemma in Uncategorized

Using The New Twitter API V1.1

From March 5th 2013 Twitter are removing there current API and it will be fully replaced with the new API V1.1. This means that any application that is...

0 replies - 3447 views - 02/11/13 by Paul Underwood in Articles

DZone Links You Don't Want To Miss (2/1/13)

NEWS JCache Won't Be Finished In Time For Java EE 7 Friend of Javalobby, Reza Rahman, had to break the news today that the JCache JSR will not make it...

0 replies - 2600 views - 02/01/13 by Mitch Pronschinske in Articles

ActuateOne for OEMs

"Actuate BIRT’s (Business Intelligence and Reporting Tool) proven technology allows software companies to innovate, leapfrog the competition and meet...

0 replies - 311 views - 01/22/13 by Kelley Gemma in Uncategorized

Node.js is Like PHP in the 00s: Already Ubiquituous, Just Not Detected Yet

In the early two-thousands, corporate applications were built with C, Java, or sometimes ASP. At that time, PHP wasn't welcome in the enterprise world yet. But...

0 replies - 8216 views - 01/21/13 by Francois Zaninotto in Articles

Node.js For PHP Programmers #4: Streams

After dealing with web applications a lot, you realize that it's all about a series of bytes transiting from one computer to another. You can accomplish...

0 replies - 3280 views - 01/20/13 by Francois Zaninotto in Articles

Working with Azure Table Storage from PHP - Part 2

 In part II (you can see part one here), Rob Bagby shows you how to consume the REST API from PHP while working with Azure Table Storage.

0 replies - 1155 views - 12/26/12 by Eric Genesky in Articles

An Interview with PHP 5.4 Refcard Author Bradley Holt

Bradley Holt is a co-director of the Northeast PHP conference and has spoken at SXSW Interactive, OSCCON, and CouchConf.  He is also the author of this...

0 replies - 2944 views - 11/26/12 by Eric Genesky in Articles

Comments Complement Code

  Today I read this quote: Good code is its own best documentation. As you’re about to add a comment, ask yourself, ‘How can I improve the...

1 replies - 3581 views - 11/14/12 by James Roper in Articles

Release Engineering at Facebook

This post is based on a talk by Chuck Rossi at QConSF 2012. Chuck is the first Release Engineer to work at Facebook. by @mattokeefe Chuck tries to avoid...

0 replies - 10827 views - 11/13/12 by Matt O'Keefe in Articles

Weekly Poll: Sans JVM?

A few weeks ago, we asked which programming language you'd use if Java weren't an option. JVM languages, especially Scala and Groovy, were the overwhelming...

6 replies - 9094 views - 11/02/12 by Bill Armstrong in Articles

Why Do Bad Things Happen to Good Code?

We need to understand what happens to code over time and why, and what a healthy, long-lived code base looks like. What architectural decisions have the...

1 replies - 9781 views - 10/15/12 by Jim Bird in Articles