As anyone who runs a website these days knows, or should know, the recently enacted CAN-SPAM Act of 2003 makes it incumbent on emailers to either be able to establish a certain type of relationship with an email recipient or to adhere to certain mailing standards if no such relationship exists. Failure to do so can land one in Federal (or state) court.
Read more »Ten Commandments of Collecting Email Addresses on Website
Training Tips for New Linux Users
At my college, I have volunteered to teach faculty, staff, and students the advantages of using Linux. After doing it for a couple of years, I have come up with a few tips that others might find helpful when showing new Linux users the ropes.
Read more »- Login to post comments
Double Spacing In Awk, Perl and Shell on Linux and Unix
A small tutorial on how to use awk, Perl and the shell to double space between lines. Hopefully this answers all requests for additional material :)
Read more »- Login to post comments
Evolution, Linux, and Gentoo
I'll start at the end by telling you that I'll finish this with a discussion of my “Distro of Choice”, Gentoo. But before we get there . . . It royally annoys me when people say that Linux is too hard to learn!
Read more »Variable MultiLine Spacing With Sed On Linux Or Unix
A small tutorial on how to use sed to double, triple, quadruple, etc, your space between lines. Also looks at the "r"ead and "w"rite operators.
Read more »- Login to post comments
Emacs Tutorial - v 1.5 2008/07/01
"...Emacs is an extensible, customizable, full-screen text editor. You can learn enough to be productive in Emacs in 30 minutes, but there is enough to learn about Emacs to keep you busy for years. The goal of this tutorial is to show you enough so that you are comfortable using Emacs as a work environment, not just as a text editor..."
Read more »- Login to post comments
My top 5 Firefox 3 themes
My top 5 Firefox 3 themes:
1. Past Modern - my favourite.
....
- Login to post comments
An Introduction to Linux for Activists (And Others)
So I have said that Linux is one of the keys to creating a truly free flow of information in the computer world. As such this is my first article on Linux geared towards the activist community. I'll start with a basic introduction and next week I'll start talking about some things you can do with it.
Read more »- Login to post comments
Please help make setting up ndiswrapper a little bit easier!
Auto-NDISwrapper is a project that aims to automate the whole process of setting up wireless cards with NDISwrapper. To help all you need to do is to fill out a simple form. Please make sure to fill it out with the correct information.
Read more »6 Free Tools For Creating Top-Notch Documents
I use a ton of software applications, but a major portion of the time I spend using a computer goes to writing, and creating documents. There are many good open source tools for everything from word processing, to desktop publishing, to booklet creation, to weaving words and graphics together.
Read more »- Login to post comments
Essential Emacs tips
"These are some of the Emacs features I use the most on a day to day basis. (Not coincidentally, many of these features are the features that are highlighted or discussed at great length in the Guided Tour of Emacs.)..."
Read more »- Login to post comments
Quickly Creating LaTeX Tables in Emacs
"...Thankfully Emacs has the table mode as part of the standard distribution. Invoke table-mode as M-x table-insert and create the table. Answer the wizard questions and enter the data for the columns. Once you've written the data into the table, generate the LaTeX table by hitting C-^ and choosing the export format as latex..."
Read more »- Login to post comments
Changing the PHP Session Behavior
As part of PHP’s support for sessions, there are over 20 different configuration options you can set for how PHP handles sessions. Here I’ll highlight a few of the most important ones here. Note two rules about changing the session settings:
1. All changes must be made before calling session_start().
2. The same changes must be made on every page that uses sessions.
- Login to post comments
Mandriva Linux - Wonderful and Maddening
Well, since I've gone through both Ubuntu and openSuSE Linux, and my curiosity about Unix systems in general has really started to kick in, I've decided to go through a few more variants to see what they are like...The next candidate is Mandriva Linux, currently on what they term their "Spring 2008" distribution.
Read more »- Login to post comments
Command line, are you afraid ?
In this small article I will try to show you all the basics on the command line, but first things first, let’s start with the directory layout
Read more »- Login to post comments