Archive - Feb 4, 2010

Date

Super Bowl XLV Logo Unveiled By NFL

The new standard logo for the American Super Bowl XLV was unveiled today by the NFL and there’s a buzz on Twitter and some design blogs about it, although not very many images. There has been a new logo every year for the Superbowl but starting with the 2011 Super Bowl, the logo will basically remain almost the same. The only difference is that the Roman numerals and the stadium backdrop and will change for every year thereafter.

17 Screencasting Tools for Successful Virtual Training

Yesterday, I provided a set of screencasting tips for creating great screencasts that you can use in remote training situations. Today, I’m sharing a list of tools (a mix of free and paid) that you can use to develop highly effective and professional screencasts…what do you use?
Screencasting Tools
ALLCapture

The One Thing My (Best) Clients Want

What do clients want? It’s the age-old question, and obviously there’s no single answer. But in my best client relationships, my clients have ultimately wanted me to provide one thing, and I’ve been able to give it to them.

How to Split WordPress Content Into Two or More Columns

WordPress is a great CMS, but implementing some features within your theme can require a little lateral thinking. The content for your page or post is usually output by the theme code using a single function call:

Recursive execution on a directory tree

Package:
Recursive execution on a directory tree
Summary:
Process directories recursively
Groups:
Files and Folders, PHP 5
Author:
Ahmed Magdy
Description:
This class can be used to process directories

Galleries from Picasa

Package:
Galleries from Picasa
Summary:
Get image galleries from Picasa Web pictures
Groups:
Content management, PHP 5, Web services
Author:
Pal Buczko
D

Please Welcome Our New Mentors!

Well, we've had a big recruitment drive and have appointed a fresh crop of new Mentors! Come on in and welcome them all!

Boost your PHP Performance 50% with HipHop

No, I’m not talking about a break-dance move that will magically give you extra PHP performance. I’m referring, rather, to a new open source project announced by Facebook. HipHop is a “source code transformer” designed to reduce CPU and memory usage by transforming your PHP code into C++ code.

Standards-Compliant Rich Text Editor - The Basics

samanime is about to start working on a simple rich text editor. Can you suggest some useful techniques?