-
5 Jan 2009
SproutCore » Who needs Flash?
Exactly!
-
1 Jan 2009
AtomEnabled / Developers / Atom Syndication Format
An introduction the Atom syndication format.
-
30 Dec 2008
John Resig - A Web Developer's Responsibility
File browser bugs when you find them and gain Karma.
-
29 Dec 2008
mod_v8 « Paul’s Journal
Server side JavaScript using Google's v8 engine.
-
28 Dec 2008
Data Structures — Python v2.6.1 documentation
I love working with Python's data structures. They are amazingly flexible, powerful, and easy to work with. Here's the official documentation.
-
19 Dec 2008
Configuring A Samba Server On Red Hat & CentOS
From Red Hat's documentation.
-
18 Dec 2008
Werkzeug Python Framework
A very neat Python Web framework. "Werkzeug started as a simple collection of various utilities for WSGI applications and has become one of the most advanced WSGI utility modules. It includes a powerful debugger, full featured request and response objects, HTTP utilities to handle entity tags, cache control headers, HTTP dates, cookie handling, file uploads, a powerful URL routing system and a bunch of community contributed addon modules. "
-
17 Dec 2008
PHP: A Tourist's Guide
"Everyone knows the www.php.net site. All of us went there sooner or later, and will keep going back there. This is the central reference point for PHP users, and there is a wealth of information there. Not all of it is obvious. Come with me, I'll show you. "
-
17 Dec 2008
Recess! Framework | Routing in Recess! Screencast
This is/was my introduction to REcess, a "restful PHP framework." This looks like a fun a framework to develop with.
-
17 Dec 2008
Working with GoF's Design Patterns in JavaScript Programming
Design patterns in JavaScript.
-
15 Dec 2008
Coding Horror: Coding For Violent Psychopaths
"Always code as if the person who ends up maintaining your code is a violent psychopath who knows where you live."
-
14 Dec 2008
Bill the Lizard: Books Programmers Don't Really Read
I like the different take here in discussing books that most programmers probably don't *really* read. I don't claim to have read any on the "don't really read" list, though.
-
14 Dec 2008
djangohosting.ch | Django Hosting
A Django-friendly Web host I stumbled across. I don't know much about them but I'm always happy to get the word out about any Python-friendly hosts out there.
-
13 Dec 2008
Learning Python: Recommend any good project source code to read?
A conversation on Reddit.com.
-
13 Dec 2008
Ajaxian » YQL - converting the web to JSON with mock SQL
A creative innovation from Yahoo: YQL, a SQL-like language, that lets you access info from Web services.