News aggregator

Year Without DRM

Linux Journal - Fri, 2009-01-02 11:47

It's time for New Year resolutions and what better than to resolve to not purchase media 'protected' by DRM? Many of us already follow this rule but by pledging this publicly we can educate the masses.

read more

Creating KVTML Files

Linux Journal - Wed, 2008-12-31 10:44

KWordQuiz, KVocTrain, and other KDE-based programs use the KVTML file format for their data files. The format is just a fairly simple XML format but, unfortunately, there doesn't seem to be anything available to convert a text file to this format. So, once again, AWK to the rescue.

read more

Session Destroyer: Automatic Webapp Session Invalidation

Linux Journal - Tue, 2008-12-30 13:41

It is midnight. You are browsing the web. Everything seems fine. Unbeknownst to you, a rogue advertisement composed of malware is displayed on a popular website and is attempting to steal your banking credentials. What can you do?

read more

The November Cornucopia: One Month In Linux Audio

Linux Journal - Tue, 2008-12-30 11:19

This week I'm your straight reporter bringing you news of of updates, upgrades, and new releases in the world of Linux audio software. Development in this world is continuously productive, so I'll present only a selection of the Linux sound and music applications and utilities announced in the month of November in the year 2008.

read more

An Udderly Wonderful Christmas Gift

Linux Journal - Mon, 2008-12-29 12:15

Remember back in August, when there was all the hoopla regarding me in a "Hot Blogger" calendar? Well, your votes paid off, and indeed I grace the eleventh page of the calendar as Mr. November. Seeing myself as a calendar model immediately made me think of cows. (Well, OK, not really -- but bear with me)

read more

Will 2009 Be Open or Closed?

Linux Journal - Mon, 2008-12-29 07:55

As the end of 2008 approaches, people's thoughts naturally turn to 2009, and what it might hold. The dire economic situation means that many will be wondering what the year will bring in terms of employment and their financial situation. This is not the place to ponder such things, nor am I qualified to do so. Instead, I'd like to discuss a matter that is related to these larger questions, but which focusses on issues particularly germane to Linux Journal: will 2009 be a year in which openness thrives, or one in which closed thinking re-asserts itself?

read more

Speed Up Multiple SSH Connections to the Same Server

Linux Journal - Fri, 2008-12-26 12:18

If you run a lot of terminal tabs or scripts that all need to make OpenSSH connections to the same server, you can speed them all up with multiplexing: making the first one act as the master and letting the others share its TCP connection to the server.

read more

Starting, Stopping, and Connecting to OpenOffice with Python

Linux Journal - Wed, 2008-12-24 11:33

Using pyuno you can script OpenOffice with Python. Pyuno allows you to create macros inside OpenOffice and it also allows you to create external Python scripts that talk to a running copy of OpenOffice. If you want to get started with pyuno be prepared for an often frustrating experience: the documentation is sketchy and

read more

Best Wishes for the New Year

Linux Journal - Tue, 2008-12-23 11:26

Usually, when I write articles for Linux Journal, they are of a patently technical nature. This article is going to be quite a bit different. As we head into the Holiday Season and the start of a new year, I've begun to think about what I want to do in the next year, and what I wish I had done with this year.

read more

Set up a secure virtual host in Apache

Linux Journal - Mon, 2008-12-22 10:42

Setting up an https server in Apache is easy. This tutorial covers how to create and sign your ssl certificate as well as how to configure the web server.

read more

Treating Compressed and Uncompressed Data Sources the Same

Linux Journal - Fri, 2008-12-19 09:53

Occasionally, you need to process a number of files—some of which have been compressed and some which have not (think log files). Rather than running two variations, one compressed and one not, wrap it in a bash function:

read more

Call For Articles - Cool Projects

Linux Journal - Thu, 2008-12-18 21:20

We're the first to admit that Linux is cool. Just using it is cool, but if you're doing something extra cool with Linux this is your chance to share it with the community. Our Cool Projects issue is coming up quick and we're looking for a few more project articles. We're partial to Cool projects that have a hardware slant, but if you have a Cool software project let us know about that too.

read more

Why Internet & Infrastructure Need to be Fields of Study

Linux Journal - Thu, 2008-12-18 14:16

The Internet is infrastructure. This should be plain, but it's not. The reason is that neither the Net nor infrastructure are well-understood, even though both could hardly be more widely used.

read more

A Quick Look at Chandler

Linux Journal - Thu, 2008-12-18 11:48

Someone on the Seattle Linux List asked about Groupware and the usual suspects were suggested. One, however, I didn't know anything about. It is called Chandler. I figured it was worth looking at.

read more

Adobe Levels the Playing Field with AIR 1.5 for Linux

Linux Journal - Thu, 2008-12-18 07:19

Adobe releases AIR 1.5 for Linux today, December 18, 2008. This is great news for Linux users that have been stuck with 1.1 Beta. AIR applications that have been unable to install should install and run without problems.

read more

Endless September 2.0

Linux Journal - Wed, 2008-12-17 10:38

Back in January of 1994, Dave Fischer coined the idea of the "September that never ended." Basically, it referred to the influx of new Usenet users that came to college every September, and had to acclimate to how one conducts themselves on the 'net.

read more

Handling CSV Files in Python

Linux Journal - Tue, 2008-12-16 12:59

As a buddy of mine always says "the nice thing about standards is that there's so many to choose from". Take CSV files for example. CSV, of course, stands for "Comma Separated Values", more often than not though, it seems that CSV files use tabs to separate values rather than commas.

read more

What Are They Using?

Linux Journal - Tue, 2008-12-16 10:04

I was celebrating Leap Day (February 29) at a London pub with Mark Antony Kent, Head of Technology Strategy at British Telecom, hoping also to pump his brain for insights to follow up on a contentious FCC hearing at Harvard earlier that week—one convened to visit issues around Comcast's valving of BitTorrent traffic.

read more

OpenOffice.org: The many views of Impress

Linux Journal - Mon, 2008-12-15 11:14

Presentation software isn't complicated compared to a word processor or spreadsheet. It doesn't need to be. Maybe that's why OpenOffice.org's Impress offers a variety of views of your work.

read more

GPL Violations: Is Cisco the Big One?

Linux Journal - Fri, 2008-12-12 04:32

Many sceptics were convinced that as free software spread out beyond hackers into the general computing sector the rigorous GNU GPL licence would gradually be replaced by more accommodating – meaning weaker – forms, since it was “obvious” that its unbending rules were too strict for widespread use. In fact, the GPL has grown in importance, until today it is probably fair to say that it underpins most of the free software world, including enterprise applications. This makes any violation of its terms particularly worrying, because if left unchallenged, it threatens to undermine the entire ecosystem.

read more