Coder’s Eye

A site about one of the three passions in my life.

Coder’s Eye header image 4

Entries Tagged as 'Linux'

How to send HTML Mail to a Mailing List

June 4th, 2008 · No Comments

Many stores use GNU Mailman to maintain a mailing list for store sales and newsletters. Satchmo has this as a built-in option, for example. It isn’t too bad an option, after all. You can easily set options so that it is “push only” and therefore only the mailing list owner can send mail.
(Yes, it really […]

[Read more →]

Tags: Best Practices · Linux

Setting up SSL for Lighttpd/Django

May 13th, 2008 · 1 Comment

My latest client Farinaz Taghavi is finally in beta on her site, and one of the last steps to push her live was to set up SSL for her.
Luckily, I’ve done this a number of times, so it was quick and easy to do, but still I had to refer to various reference sites and […]

[Read more →]

Tags: Lighttpd · Best Practices · Django · Linux

Setting up Satchmo on a Debian Server

August 23rd, 2007 · 2 Comments

At the request of people on the satchmo-users mailing list, here’s my step-by-step guide to installing Satchmo on a Debian server.Debian is a wonderful base for Satchmo, much easier to set up and maintain than RedHat in my opinion.

[Read more →]

Tags: Satchmo · Lighttpd · OS · Hosting · Linux · Django · Python

Django and Lighttpd init script and config for SSL.

August 20th, 2007 · No Comments

I’ve gotten a lot of interest in my posting about my SSL configuration for Django/Lighttpd.

[Read more →]

Tags: Lighttpd · Django · Linux

Converting WMA to MP3 on OSX or Linux

October 3rd, 2006 · 3 Comments

Finding this technique took more time than I thought it should, so I thought I’d share a quick and simple music transcoding tip.Converting WMA to MP31) Get mplayer and lame installed.

[Read more →]

Tags: Tips · Macintosh · Linux

Pgrep and Pkill for OSX

September 13th, 2006 · 1 Comment

Usually I am satisfied by the commandline tools available in OSX.

[Read more →]

Tags: Open Source · Macintosh · Linux

Wordpress 2 multi-blogging made easy

December 30th, 2005 · 18 Comments

I upgraded the site to Wordpress 2 this morning. This wouldn’t be a bit deal, since the dev team has made it so easy to upgrade.

[Read more →]

Tags: Site · Open Source · Linux · Downloads