A simple Debian based dev environment.

This is just a quick walk through describing how to setup a decent development environment allowing the easy setup of multiple sites. It already assumes you have a working Debian or Ubuntu OS installed and configured with PHP, MySql &
Apache already running.

Five Signs that You’re Ready to Freelance Full-time

Are you ready to start freelancing full-time?
There’s no magic formula for freelancing readiness. The point at which each person feels ready is different, and will depend on their lifestyle, goals, discipline, and target market, as well as a myriad of other factors.
There are, however, indicators that can suggest you might be in a good position to strike out and do your own thing. These five factors were the signs that told me I was ready to try freelancing full time.

Atkin

Package:
Atkin
Summary:
Find prime numbers with Sieve of Atkin algorithm
Groups:
Math, PHP 5
Author:
Krystian Kuczek
Description:
This class can be used to

Guitar Chord API class

Package:
Guitar Chord API class
Summary:
Search for guitar chords using Guitar Chord API
Groups:
Audio, PHP 5, Web services
Author:

iPhone Basics: Memory Management

One of the biggest sources of confusion for new iPhone developers is memory management. If you’re accustomed to using convenient, garbage-collected scripting languages, you may be wondering why memory management is even necessary. Although Cocoa does support garbage collection, it was deemed too great an overhead for a phone platform. Therefore, it’s important for developers to know how to allocate and release objects correctly.
By following some simple guidelines, you can avoid the majority of memory management problems.

H.264 Is Royalty-Free: Will it Become the HTML5 Video Standard?

MPEG LA, the group that licenses the H.264/AVC codec, has announced that web streaming of video files encoded using the format is free. The group had previously stated it would remain royalty-free until 2016, but that deadline has been lifted. MPEG LA have not given specific reasons for the change, but the arrival of free codecs such as WebM would have influenced their decision.
The big question: how will this affect HTML5 video?

Are You Strategic?

Did you know that September is International Strategic Thinking Month? That alone might not mean much to you, but what if I told you that thinking strategically can make you more confident, improve your leadership skills, help you problem-solve, and give you the tools you need to make better decisions? Not a bad deal, right?

Do You Want to Be Our Judge?

"Ok, ok... I'm not talking about judging what we, as staff members, do...

September Photo Showcase - Your Favourite Things

"Those of you that read the Community Crier will know that I used to run a monthly 'shout out' thread where I'd ask you a question each month.

Haversine

Package:
Haversine
Summary:
Calculate the distance between Earth two points
Groups:
Algorithms, Geography, PHP 5
Author:
Leo