Welcome to Free Software Magazine—again!

Welcome to Free Software Magazine—again!


As many of you already know, I founded Free Software Magazine in 2004. The idea was to create a printed magazine about free software. Our focus was on the paper version, and therefore the website was somewhat neglected. The way the magazine evolved showed us that that initial decision was a mistake. People clearly didn’t want another paper magazine—the popularity of our web site, and the lack of interest in the paper magazine, showed clearly that we needed to focus more on the online audience.

The first version of the web site was static, with (rather ugly) Perl scripts generating files. On top of it sat b2evolution, which allowed our authors to keep blogs. We had to personally assign articles by hand, and the system was messy to say the very least.

Then I started researching CMSes (Content Management Systems). I knew what I was looking for—but what I didn’t know, was that I wasn’t going to find it. I needed something that automatically managed the article’s workflow—from the author to the editor, back to the author, and so on—and would allow everybody to see what had changed. The system needed to send assignment emails automatically, and publish the articles on a web site—on the front page, and in an organised issue.

It was a lot to ask. In fact, it was too much. What I needed, was a CMS that offered a lot “out of the box”, and still had the possibility of extending it to implement the workflow I wanted.

I could describe how I picked Drupal after extensive research and testing. I could describe how I discovered that it was the easiest CMS to extend, and basically allowed me to create exactly what I wanted in exactly 4 weeks, day 1 to deployment (I am a terrible programmer, and I am slow...!).

The truth is, I picked Drupal because many sites seemed to use it, I knew a little bit of PHP, and because Linux Journal used it. If it was good enough for Linux Journal, it was definitely going to be good enough for Free Software Magazine! So, I did it: I brushed up on my PHP skills, I installed Drupal 4.7 (it was still an early beta), got the documentation out, got the critically important node_example.php file, and... got started.

The end result was something that worked fine. However, because of a few key factors (see: poor programming skills, lack of time, an approximate understanding of Drupal, and so on), the system was anything but state of the art software.

It worked! It allowed us to run the magazine, revisions, and the workflow the way “it should be”. However, because of the key factors I listed above, our jewel still had problems: the code still had comments from node_example.php; a few things were hard-coded when they should have been configurable; a few things were just plain wrong from a Drupal perspective; the module expected several key patches to Drupal, which made upgrading “less than optimal” (read: a complete nightmare); the system wasn’t tidy: several functionalities were duplicated in the theme and in various Drupal modules; unfortunately, the list goes on and on, and unfortunately this is precisely why the first version of our custom Drupal modules were, quite simply, bad software.

It took me personally four months to work through everything I wrote, reorganise it, comment it properly, document it, port it to Drupal 5, and release it. The custom modules are now perfectly commented, there is pretty much nothing hard-coded, they play well with Drupal, they don’t require patches, there is no duplication, and so on.

I am in the process of releasing these modules to Drupal 5, so that everybody out there can create their own magazine and have a neat system to organise the contents in issues and use a state-of-the-art workflow system. This will get people to improve the modules further, and will give something back to the same community that has been supporting us for such a long time.

Free Software Magazine's web site now runs on Drupal 5; we can now comfortably add many more features and know that we are using a fantastic CMS that will stay around forever. So, to sum up this editorial: we upgraded everything to Drupal 5, ported, improved and released our custom-made modules, and are preparing to roll-out more and more exciting features.

So... enjoy!

Category: 
Tagging: 
License: 

Comments

Anonymous visitor's picture
Submitted by Anonymous visitor (not verified) on

Good job. I love the feeling of finishing writing a piece of really elegant code. Glad you're sharing it too. :)

Anonymous visitor's picture
Submitted by Anonymous visitor (not verified) on

Great job! Good luck.

ErnieDV's picture
Submitted by ErnieDV on

Issue 16 had a printable view added after so many comments about the need for such. Issue 17 seems to be missing this feature. I assume this is just part of the growing pains of moving to the new setup, but just to make sure... a printable view is absolutely mandatory for FSM to be useful.

leoyw's picture
Submitted by leoyw on

Is there a feature to still download the mags like previous issues, lots of time, I like to read it when I am travelling
and have no internet access.

raseel's picture
Submitted by raseel on

I really never imagined there was so much work behind getting an online mag up and running... successfully !!
I always thought, the editors just wrote the articles and handed it over to the Web guys to be included on the website.

But it was truly inspiring to read your struggle , albiet in brief.

Keep up the good work !! You are doing an awesome job !!!

Raseel
http://itvidya.com/blog/raseel

johneb47's picture
Submitted by johneb47 on

Did you get a chance to try out the seaside application? From all reports it seems to be an easy system to implement, but I can not speak from personal experience be cause I have no need for a CMS system. Google "squeak: seaside" for best results or better yet Raymond Leon's Blog http://onsmalltalk.com/ and follow his journey on setting up a seaside server.

John

Anonymous visitor's picture
Submitted by Anonymous visitor (not verified) on

I know you probably need to cover your costs somehow, but the prominent advertising for "freeware" and "shareware" (in the right hand column), various Google adverts (in the left hand column and embedded in articles), and banner adverts presumably selling proprietary software really undermine the message of this site.

Tony Mobily's picture

Hi,

I will only write it once.

Advertising is advertising. Open your local newspaper, open the New York Times. You will see ads.
Advertising is how we pay FSM's bills, and that's how we plan to pay authors in the future.

No magazine has ever endorsed the advertising it carries. Advertising is not endorsement, and a magazine with ads is better than no magazine at all.

Bye,

Tony Mobily

Terry Hancock's picture

YES.

There is of course, a very simple way to not have advertisements -- produce a version of FSM without ads that you have to subscribe to to see. If people really value eliminating the ads, they'll buy into it.

Of course, past experiments suggest that such complaints are all mouth -- the previous subscription based models for FSM were not terribly successful. Unfortunately, you have to pay attention to what people do, rather than what they say, in order to know what they really think. That's just the way it is, though -- no worse here than anywhere else.

Ryan Cartwright's picture

If the advertisers are happy with advertising a proprietary product on Free Software Magazine then I say take their money. Let's be honest how likely are they to get a real return from the people reading this?

if they can't target their advertising to the right demographic - let them pay up :o)

Ryan

Paul Boddie's picture
Submitted by Paul Boddie (not verified) on

Yes, thanks for the lecture on the "hard rules of business". You will find, however, that newspapers are generally obliged to label advertising content clearly as such; this site's adverts (in the right hand column) merge into the site content without so much as a disclaimer, so people who don't know what Free Software is might think that "Shareware Pages - A directory of newest and quality shareware" or "Free Downloads - Archive of free shareware and freeware downloads daily updated" is something related to that topic when we (the insiders) know that this is not the case.

A simple disclaimer plus some kind of visual separation between the content and the adverts would go a long way to fixing this issue, even if you can't control the adverts on your page. Personally, I can't understand sites who don't try and exercise some control over advertising, but then I'm neither in the publishing business nor looking to subsidise my hosting costs through advertising.

Ryan Cartwright's picture

I notice the avatars are all set to the default one now. Does the new design mean we have to resubmit them or are they just disabled for a while?

Lopo Lencastre de Almeida's picture

I am in the process of releasing these modules to Drupal 5, so that everybody out there can create their own magazine and have a neat system to organise the contents in issues and use a state-of-the-art workflow system.

When ready warn us :)

mykeyspace's picture
Submitted by mykeyspace on

The site might look the same, but it really, really isn't...

Thats a bit like those wireless NICs with the same model number, but a different chipset :)

Dave Walker's picture

1st off - congratulations on a top rate mag. Good and enjoyable reading. 2nd - I travel a lot and don't want to cart large amounts of paper through the clusterf that our airports have become, let alone struggle with such on planes. I can generally balance my laptop on top of the plastic food so a saveable full copy of the current issue would be magic - I tend to agree with ErnieDV comment on a a "printable" version - or full doc in one html page view.

Would make the journey so much easier - keep up the good work - DaveW

aanset's picture
Submitted by aanset on

I Love this site. The font is my lovely font so I read the page with heart :)
Unfortunately, I can't keep it in my computer except I doing something like "karma"?
I don't know. But until now (15 minutes) after subscribe/register. Everything looks OK.

Great jobs guys.aanset

Author information

Tony Mobily's picture

Biography

Tony is the founder and the Editor In Chief of Free Software Magazine

Most forwarded

Interview with Dave Mohyla, of DTIDATA

Dave Mohyla is the president and founder of dtidata.com, a hard drive recovery facility based in Tampa, Florida.

TM: Where are you based? What does your company do?
DTI Data recovery is based in South Pasadena, Florida which is a suburb of Tampa. We have been here for over 10 years. We operate a bio-metrically secured class 100 clean room where we perform hard drive recovery on all types of hard disks, from laptop hard drives to multi drive RAID systems.

Anybody up to writing good directory software?

Since the very beginning, directories (of any kind) have had a very central role in the internet. (I have recently grown fond of Free Web Directory. Even Slashdot can be considered a directory: a collection of great news and invaluable user-generated comments. As far as software is concerned, doing a quick search on Google about software directories will return the free (as in freedom) software directories like Savannah, SourceForge, Freshmeat and so on, followed by shareware and freeware sites such as FileBuzz, PCWin Download Center and All Freeware (great if you're looking for shareware and freeware, but definitely less comprehensive than their free-as-in-freedom counterparts).

Interview with Mark Shuttleworth

Mark Shuttleworth is the founder of Thawte, the first Certification Authority to sell public SSL certificates. After selling Thawte to Verisign, Mark moved on to training as an astronaut in Russia and visiting space. Once he got back he founded Ubuntu, the leading GNU/Linux distribution. He agreed on releasing a quick interview to Free Software Magazine.

Is better education the key to finding better software?

I read David Jonathon's article Anybody Up To Writing Good Directory Software? the other day, which got me thinking about software directories in general. As David mentioned, many of the software directories one finds when doing a quick google search are free as in beer, not as in freedom. But what interests me is the software directories that already exist, providing a combination of both free as in beer software, and open source software. Sites such as Freeware Downloads and Shareware Download don't advertise themselves as providing free as in liberty software, but each of them have a good selection of open source software available... if you know where to look.

Most emailed

Free Open Document label templates

If you’ve ever spent hours at work doing mailings, cursed your printer for printing outside the lines on your labels, or moaned “There has got to be a better way to do this,” here’s the solution you’ve been looking for. Working smarter, not harder! Worldlabel.com, a manufacture of labels offers Open Office / Libre Office labels templates for downloading in ODF format which will save you time, effort, and (if you want) make really cool-looking labels

Creating a user-centric site in Drupal

A little while ago, while talking in the #drupal mailing list, I showed my latest creation to one of the core developers there. His reaction was "Wow, I am always surprised what people use Drupal for". His surprise is somehow justified: I did create a site for a bunch of entertainers in Perth, a company set to use Drupal to take over the world with Entertainers.Biz.

Update: since writing this article, I have updated the system so that the whole booking process happens online. I will update the article accordingly!

So, why, why do people and companies develop free software?

More and more people are discovering free software. Many people only do so after weeks, or even months, of using it. I wonder, for example, how many Firefox users actually know how free Firefox really is—many of them realise that you can get it for free, but find it hard to believe that anybody can modify it and even redistribute it legally.

When the discovery is made, the first instinct is to ask: why do they do it? Programming is hard work. Even though most (if not all) programmers are driven by their higher-than-normal IQs and their amazing passion for solving problems, it’s still hard to understand why so many of them would donate so much of their time to creating something that they can’t really show off to anybody but their colleagues or geek friends.

Sure, anybody can buy laptops, and just program. No need to get a full-on lab or spend thousands of dollars in equipment. But... is that the full story?

Fun articles

Santa Claus - the most successful open source project

It dawned on me the other day, as I was shopping for the dozens of gifts it seems I have to buy every December, that Santa Claus is the most successful open source project in history. (Bridget @ Illiterarty would agree with that). Santa Claus is essentially a marketing development that is embodied by everyone who stuffs a sock, gives a gift, hosts a dinner or wishes Merry Christmas over the holiday season.

Most emailed

Editorial

When I first started thinking about Free Software Magazine, I was feeling enthusiastic about the dream. I had Dave, Gianluca, and Alan willing to help me, I had established members of the free software community willing to help me out, I had writers volunteering their time and energy for free, and I had a generous offer from OpenHosting for servers, all before I'd proved myself. There was a sense of excitement in the air, and I thought maybe, just maybe, I could make this work.

Free Software Magazine uses Apollo project management software and CRM for its everyday activities!