Commanding Chaos for Coworking, Open Source and Creative Communities

development

Drupal VM - Easy local Drupal development environments

Thu, 03/10/2016 - 12:36 -- rprice

This project aims to make spinning up a simple local Drupal test/development environment incredibly quick and easy, and to introduce new developers to the wonderful world of Drupal development on local virtual machines (instead of crufty old MAMP/WAMP-based development).

drupaleasypodcast
development
workflow
training

Open Sourcery

Tue, 04/28/2015 - 21:48 -- rprice

COMPLETE CODE FOR COMPLETE APPS I’ve written apps for iPhone, iPad, Android, Blackberry, Windows, Mac and Linux. If you want to learn from my copious, peer-reviewed experience, support Open Sourcery by downloading the Kissogram app and sending kisses to your squeeze. GET THE APP > LEARN THE SECRETS OF THE iOS WIZARDS. After releasing the source code, I'll write a series of detailed blog posts concerning the code, its architecture and the many technical decisions involved in the app’s production. PREPARE TO BE AMAZED (BY WHAT'S POSSIBLE). For my next trick?

opensource
iphone
education
development

Nitrous

Fri, 04/17/2015 - 13:35 -- rprice

Claim your PHP Development Box in 60 seconds. Code on your box in the cloud via our Web IDE, your favorite Desktop Editor, or our Chrome application. Share boxes and code together right in your browser.

cloud
ide
hosting
editor
Programming
code
development
training
command_line

18 Critical Oversights in Web Development

Wed, 10/01/2014 - 06:50 -- rprice

Is error reporting on and display errors on in development and off in production? Do not suppress errors in your code. Implement a logging framework. Use a caching strategy. Keep in mind and use programming design patterns and best practices. Use tests in your code and try to automate running these tests every time a change occurs in the code base. Review or at least audit team members’ code. Practice defensive programming. Learn and use OOP principles correctly. Have a solid workflow and processes for developing and deploying code. Differentiate between read / write database queries.

php
tips
development
web
drupaleasypodcast

Platform | The continuous delivery cloud by Commerce Guys

Tue, 06/17/2014 - 08:42 -- rprice

Platform.sh is a powerful cloud hosting solution with an optimized development-to-production workflow, enabling Continuous Integration and Continuous Delivery during development, at launch, and throughout a site's life. Unique snapshot technology enables cloning at the speed of thought, completely replicating full-stack environments into new branches on demand in a moment.

drupaleasypodcast
development
git
workflow
hosting
ecommerce

Gamasutra - Features - Nine Paths To Indie Game Greatness

Tue, 07/23/2013 - 11:25 -- rprice

Game Engines: Flash 9(AS3), Shockwave, C4, NeoAxis, jME, Torque, Unity, Blitz, id Tech 3, XNA, Multiverse, Adventure Game Studio, Game Maker, Wintermute, Scrolling Game Development Kit, Source, PopCap Framework, metaplace?

resources
Games
Programming
development
lists
gamedev

How FriendFeed uses MySQL to store schema-less data - Bret Taylor's blog

Thu, 09/06/2012 - 06:16 -- rprice

However, as we grew, scaling our existing features to accomodate more traffic turned out to be much less of an issue than adding new features.

In particular, making schema changes or adding indexes to a database with more than 10 - 20 million rows completely locks the database for hours at a time. Removing old indexes takes just as much time, and not removing them hurts performance because the database will continue to read and write to those unused blocks on every INSERT, pushing important blocks out of memory.

development
schemaless
FriendFeed
sharding
nosql
scalability
database
mysql

Drupal 8 Updates and How to Help | drupal.org

Fri, 08/03/2012 - 15:16 -- rprice

Most transparent Drupal Core development... ever

last updated August 2, 2012.

We are hard at work on the next version of Drupal. Some of the great things planned include better HTML5 and mobile support, improved multilingual features, and setting up Drupal 8 on a modern web development framework. But we can't do any of it without your help!

drupaleasypodcast
development
drupal8
core
Drupal

Pages

Subscribe to RSS - development