Christopher Craig

Entries Tagged ‘webdesign’

Links for the Week Ending July 06, 2008

New Brunswick Photography

symfony | Web PHP Framework

Codebase - Git repository hosting with source browser, changesets, ticketing & deployment tracking

Dfx Plug-in for Apple Aperture 2.1 - Tiffen.Com

Apple - Aperture - Tutorials

HDR photo software & plugin - Tone Mapping, Exposure Blending & HDR Imaging for photography

IT Guy Vs Dumb Employees Video

How to disable directory browsing using .htaccess - [...]

Leave a Comment

Links for the Week Ending June 29, 2008

Beer Advocate - Respect Beer.

4WebHelp - Rewriting URLs with mod_rewrite

Ball Girl Makes Incredible Catch Video

Leave a Comment

Links for the Week Ending June 22, 2008

readair - Google Code

Mac 101: Float a Sticky note above all windows - The Unofficial Apple Weblog (TUAW)

Adobe - Adobe AIR

Mac OSX Software - MultiFirefox 2.0 | Code Contortionist

Types

audible.com: | The World Without Us (Unabridged)

audible.com: | Me and a Guy Named Elvis: My Lifelong Friendship With Elvis Presley (Unabridged)

audible.com: | World Without End (Unabridged)

audible.com: | [...]

Leave a Comment

Links for the Week Ending June 08, 2008

Chris Shiflett: PHP and Web Application Security

Chris Shiflett: Guru Speak: Storing Sessions in a Database

Version Control with Subversion

Versions - Mac Subversion Client

Beanstalk — Version Control with a Human Face

Daring Fireball: Spaces in 10.5.3
Finally, Spaces is fixed in Leopard 10.5.3

Leave a Comment

Versions - A Subversion Client for OS X

Versions, a Subversion client for Mac has finally been released in beta form after a year of development. I’d completely forgotten about it, until they emailed me. In fact, I don’t even remember signing up for any development notices. Anyway, it’s free to download, but it expires on July 1st. I [...]

Leave a Comment

Links for the Week Ending June 01, 2008

Database Normalization and Table structures
An easy-to-follow guide to database normalization

Mac OS X Leopard: Enable Google Contact Sync Without an iPhone or iPod Touch

Soundflavor Music

AJAX Libraries API - Google Code

Photojojo » Unsharp Mask: How Do You Actually Use That Thing?

Cross Browser Copy To Clipboard using Javascript/Flash

Leave a Comment

IE innerHTML Bug

I’ve been back doing web development in PHP for a week or so now, and I’ve been trying to use AJAX to update one SELECT element with a new set of values when the value of a different SELECT element changes. I don’t see the need to reload the whole page just for this, [...]

Comments (1)

Links for the Week Ending May 25, 2008

CSS Attributes and Javascript Style Properties « HTML CSS Reference

JSON

Leave a Comment

Links for the Week Ending May 18, 2008

Open Web Design - Download Free Web Design Templates
If you’re in a hurry…

ColorPicker for Windows XP

I Love Stars | Potion Factory

mootools demos - start

Fedora 9 Released

Windows: Get Vista’s Best Features in XP

A Guide to Home Theater Speaker Placement

Leave a Comment

PHP: Automatically Include Class Definitions

I’ve been doing some PHP development lately, and I just came across a handy little magic function for PHP 5 called __autoload. If you’re like me and have each class definition stored in its own file, then you can use this function to automatically include class definition files whenever they’re needed. For example, consider [...]

Leave a Comment