1 to 10 of 44 > >>

Free Web Development eBooks

In celebration of my new blog, and in the spirit of my recent work with Python, I have two Python themed books to give away. Update: I have given away the books. Thanks for everyone who showed interest.

Django 1.0 Website DevelopmentPractical Plone 3: A Beginner's Guide to Building Powerful Websites

+ more

My New Pylons Powered Blog

It has been at least 3 months since I started coding this blog, and last Friday I finally deployed the thing. Those of you who read my blog likely know that this project was born from a graduate school independent study proposal. No good has ever come from a Friday afternoon deployment (at least for me), however my graduation was this past Saturday (Wo0t) and I had challenged myself to a pre-graduation launch. My primary motivation with this post is to enable and test comments in production. I want to see if things fall apart, and if my primitive spam detection holds up. So, feel free to leave a comment, good or bad.

+ more

Book Review: Building Websites with ExpressionEngine 1.6

I was recently contacted by PACKT Publishing and asked to provide a review for Building Websites with ExpressionEngine 1.6. Following is the review.

+ more

An Update for April '09

March and April have been pretty busy months for me. Here are some things I’ve been working on, reading, studying, thinking about, etc.

+ more

Breaking the Maintenance Budget

Anyone who works in web design and development is familiar with spending a lot of time implementing client requests: modify this photo, change this footer text, add this navigation item, remove this link, etc.  Knowing this, I try to think about the decisions I’m making while putting together a template or writing code.  I often ask myself if the decision I’m currently making will impact maintenance later on.

Poor decisions during development/implementation lead to poor decisions during maintenance. (via Twitter)

+ more

An Update for March '09

As the month mark approaches since my last post I figured I would take a few moments to talk about some of the things I’ve been working on.  I’ve been working on:

+ more

Web Server Transition Complete

This blog is now being hosted from my own web serverSlicehost has served me very well for the last 6 months, however, complete control over every aspect of my server is something I’ve wanted for a long time.  The transition didn’t go as smooth as I would have liked (the DNS record was pointing at my home IP address rather than my static IP … whatever), but things now seem to be in working order.  If you notice any odd behavior please let me know.  For the more curious, here are some facts:

+ more

Book Review: Pragmatic Version Control Using Git

I recently finished Pragmatic Version Control Using Git.  Following is the review.

+ more

Building the new Web Server

In an earlier post I mentioned the fact that I will be rebuilding this blog.  One of my goals was to move away from Slicehost and onto my own server.  I now have the server in my office, and I am starting the process of building the server to meet my requirements.  Here are some specs and some images in case you are curious.

+ more

CakePHP vs Django vs Rails vs Who Cares - Make a Decision

As someone who:

  1. has made a framework choice, and developed numerous projects on that framework (CakePHP) and,
  2. is always poking around with other frameworks

I am often asked about the tough choice of picking among all the great framework choices (both in and out of the PHP world).  My advice is always the same.

+ more

1 2 3 .. 5