Skip navigation.
Home

Feed aggregator

Excited About PHP Again

Brandon Savage on PHP - Thu, 02/02/2012 - 22:23
Ten months ago when I started at Mozilla, I began transitioning away from PHP and into Python and Django. This was inevitable: the Mozilla Webdev team favors Python over PHP in almost every webapp (Socorro is the critical exception). However, over time I had become disillusioned with the direction that PHP was taking. The project [...]
Categories: Community Blogs

GovLoop and Working with the Ning API

Forum One on PHP - Mon, 01/23/2012 - 12:26

We recently had the pleasure of working with the awesome folks at GovLoop on an information architecture and design project. The purpose: to give GovLoop a quick facelift and use the Ning API to develop new “community pages” to make it easier for users to find content on key topics.

We recently had the pleasure of working with the awesome folks at GovLoop on an information architecture and design project. The purpose: to give GovLoop a quick facelift and use the Ning API to develop new “community pages” to make it easier for users to find content on key topics.

read more

Categories: Community Blogs

The State of Open Source Content Management Systems in 2011

Forum One on PHP - Wed, 01/04/2012 - 16:50

What happened in the world of Content Management Systems (CMS) last year?

What happened in the world of Content Management Systems (CMS) last year?

read more

Categories: Community Blogs

Drupal finally using OOP

Oscar Merida on PHP - Fri, 12/02/2011 - 10:01
Entities will be real PHP Classes in Drupal 8

Finally. This is a huge step forward for Drupal. After eschewing OOP practices for a long time, its finally winning over core developers, which will make working with Drupal as a Framework easier in many ways. I copied the announcement below, but you can see that patch and discussion here.

read more

Categories: Community Blogs

Mobile Storytelling: An Evolving Story

Forum One on PHP - Tue, 11/15/2011 - 16:32

I was recently invited to speak at DUXcamp hosted by NPR and then again at Microsoft Research around the subject of mobile and storytelling. I created a rather stream of consciousness presentation, bringing together various thoughts about storytelling in the mobile space. Still very rough around the edges but a central theme is beginning to emerge: Mobile allows stories to have scale.

Here’s the presentation deck:

I was recently invited to speak at DUXcamp hosted by NPR and then again at Microsoft Research around the subject of Mobile and Storytelling. I created a rather stream of consciousness presentation, bringing together various thoughts about storytelling in the mobile space. Still very rough around the edges but a central theme is beginning to emerge: Mobile allows stories have scale.

read more

Categories: Community Blogs

WordPress Plugin Integration: Gravity Forms

Forum One on PHP - Tue, 10/25/2011 - 15:50

Today we're going to explore Gravity Forms' form submission hook.

Gravity Forms is a WordPress forms plugin. It lets you visually create public-facing input forms, similar to Wufoo. You're able to build things like website surveys, event registrations, and (multi-step) payment processing forms.

This tutorial explains how to access data from the Wordpress forms plugin Gravity Forms when a form gets submitted.

read more

Categories: Community Blogs
Syndicate content