Flash Builder 4.5 Refcard

This Refcard outlines how to use Flash Builder 4.5 to develop Flex applications, including creating new projects for desktop, web, and mobile platforms.

How HuffPost Increased Engagement by 14%

HuffPost created an immersive, app-like web experience with new Pinned Site features

  • submit to reddit

DZone's Top 5 Ruby and Python Articles of 2011

This week, DZone has gathered together its top articles in every major topical area.  These Ruby and Python articles were chosen based popularity and quality...

0 replies - 964 views - 01/05/12 by Mitchell Pronsc... in Articles

Serving Compressed Rails Assets from S3 via Cloudfront

I wrote about how we do asset packaging with Rails, how we Jammit and push them to S3 in this post. We’ve had a few surprises since then, one that had to do...

0 replies - 313 views - 01/27/12 by Daniel Doubrovkine in Articles

Persistance Options with Redis

Most people thinking of Redis, think of it is an in-memory datastore. This is totally true. However, there is a lot of misconception with the “in memory”...

0 replies - 1183 views - 01/27/12 by Mitchell Pronsc... in Articles

Tracking Down 'DevOps' System Management Tools

One of the most bewildering things about the DevOps community is all of the small libraries and obscure open source tools that are mentioned by various...

0 replies - 481 views - 01/26/12 by Mitchell Pronsc... in Articles

Is Programming Less Exciting Today?

As discriminatory as this is going to sound, this one is for the old-timers. If you started programming after the turn of the milennium, I don’t know if...

13 replies - 5670 views - 01/26/12 by Ted Neward in Articles

FREE Online Course: Programming for the Web with Ruby

Programming for the Web with Ruby Registrations are now open for RubyLearning’s FREE, online course on “Programming for the Web with Ruby“. Web-based...

0 replies - 733 views - 01/26/12 by Satish Talim in Articles

Solr at Etsy

Search at Etsy poses significant challenges. Our marketplace is filled with millions of unique, short-lived items and people trying to find them over 10...

0 replies - 2159 views - 01/26/12 by Mitchell Pronsc... in Videos

Couchbase Client for .NET, Java, Ruby, and C

Today I have a series of videos from Couchbase on how to get "up and running" with with Couchbase Client for:.NETJava

0 replies - 1369 views - 01/26/12 by Christopher Smith in Articles

Recommended Tools for Testing Puppet Code

Since modifying Puppet manifiests, a lot of errors can... manifest :)    So Puppet Labs was kind enough to put together a small post on verifying your Puppet...

0 replies - 1147 views - 01/25/12 by Mitchell Pronsc... in Articles

Developer Machine Automation: Dependencies

As I mentioned in a post last week we’ve been automating the setup of our developer machines with puppet over the last week and one thing that we’ve...

0 replies - 2652 views - 01/25/12 by Mark Needham in Articles

Seeing Double: How Ruby Shares String Values

How many times do you think Ruby allocates memory for the “Lorem ipsum…” string while running this code snippet?str = "Lorem ipsum dolor sit amet,...

0 replies - 995 views - 01/24/12 by Christopher Smith in Articles

Algorithm of the Week: Data Compression with Diagram Encoding and Pattern Substitution

Two variants of run-length encoding are the diagram encoding and the pattern substitution algorithms. The diagram encoding is actually a very simple...

1 replies - 3929 views - 01/24/12 by Stoimen Popov in Articles

Graph Visualization and Neo4j

So far we’ve learned how to get Neo4j up and running with Neography, how to find friends of friends and degrees of separation with the Neo4j REST API and a...

0 replies - 2182 views - 01/24/12 by Max De Marzi in Articles

Closed loops - the secret to collecting configuration management data

Hi all, Willie here. In my last post, How NOT to collect configuration management data, I gave a quick rundown of some losing CM data approaches that I and...

0 replies - 3384 views - 01/23/12 by Willie Wheeler in Articles

Sh*t Project Managers Say

Just a few things you may hear from your everyday project manager...

0 replies - 5613 views - 01/23/12 by Mitchell Pronsc... in Videos