Forgot your password?

typodupeerror

Submission Summary: 0 pending, 9 declined, 1 accepted (10 total, 10.00% accepted)

Politics

Which local businesses do use open public data?->

Submitted by MarcoF
MarcoF writes "Free/Open Source software is great for Public Administrations, but Free/Open data are even more important. Making public sector information really accessible, that is publishing online raw data in open formats and under open licenses, can both improve transparency in government and foster local economical and cultural activities. I have just started working with an Italian University to research these issues (details in the main announcement). In this context, I would like to ask Slashdot readers if they have examples of local businesses (worldwide) that make money and are sustainable just because the public data they need is available and REUSABLE for free. Even stories of the opposite type, that is businesses that can't even start, or have extra, unnecessary costs, just because they'd need to use public data that are not publicly available for free, are welcome."
Link to Original Source

Framemaker converters for Linux, anybody?->

Submitted by MarcoF
MarcoF writes "I still have on my computer several personal documents that I wrote and saved in FrameMaker format (.fmk file extension) in the 90's, before I started thinking about file formats, and I'd really like to access again some of them. I am sure there are many thousands of people in the same situation. I have tried to look online for converters and even asked to a Kword developer, but it looks like there are no FrameMaker converters for Linux these days! If I'm wrong and anybody has developed but not released such filters yet, please let me know."
Link to Original Source
Linux

New documentation project for blind Linux users->

Submitted by MarcoF
MarcoF writes "I would like to ask all Slashdotters to have a look and contribute, or at least spread the word as much as possible, at a new Linux/FOSS documentation project by Tony Baechler: free, CC-licensed audio tutorials about FOSS specifically aimed at blind computer users. Besides the general need to support users with any disabilities, there's one more reason why Tony's idea is interesting: follow his guidelines and you'll create great audio tutorials very useful to all FOSS users, not just those with vision problems."
Link to Original Source
Politics

Articles of regional Free Software law violate the->

Submitted by MarcoF
MarcoF writes "The italian Constitutional Court just published its decision: two articles of a 2009 italian regional law that promotes Free Software and open digital standards violate the Italian Constitution. It will be VERY interesting now to find how many other local laws (both in Italy and in OTHER countries) have similar problems..."
Link to Original Source
Government

Cash for software clunkers? No, thanks, unless it ->

Submitted by MarcoF
MarcoF writes "The italian ICT industry is in dire straits, so Assinform (the italian association of big ICT companies, whose member include Microsoft Italy) proposed what you may call a "cash for software clunkers" program: "financing with public money the replacement of obsolete software with advanced applications made to order for the actual needs of the "Made in Italy" companies"

No, thanks. If you want to bring lots of work to italian programmers and make their customers and all taxpayers save real money, please give cash only to companies who stop using proprietary file formats or other proprietary software technologies. See http://stop.zona-m.net/node/130"

Link to Original Source
Education

Answering "Free Software is communist" comments-> 1

Submitted by MarcoF
MarcoF writes "A few weeks ago I put online an English version of an article about the risks for Italian schools hidden in a deal between Microsoft and the Italian Government. Some days later, almost by chance, I discovered that that translation had generated a couple of "Linux is communist" comments on Linux Today that may almost look convincing to uninformed readers.

Now, the problems with such comments is that they may damage Free Software more now than ten years ago, when almost nobody knew what Free Software is to begin with. Therefore, I asked an Italian Free Software expert to answer those comments and set some fact straights. Bookmark that page if you need to prove anybody that Linux and Free Software don't belong to any single party or ideology."

Link to Original Source

Book Review: "Linux E-Mail, Second Edition"

Submitted by MarcoF
MarcoF writes "Linux E-mail, Second Edition is a book written for Packt Publishing by I. Haycox, A. McDonald, M. Back, R. Hildebrandt, P.B.Koetter, D. Rusenko and C. Taylor. Linux E-mail contains all the information you need to handle all email services for a small organization on your own Linux server: send and receive messages, provide access to email accounts from any web browser, block as much viruses and spam as possible, possibly before they even enter your server, backup all email and configuration data in the most effective way and, finally, configuration of some email clients. Since I have written some basic tutorials on the same argument and had already configured my own email server, using almost the same set of tools described in this book, I got a free copy from Packt Publishing for review. Target readership

"Linux E-mail" is aimed to (quoting from the Preface) "beginner or intermediate level System Administrators in small businesses, who want to set up a Linux-based e-mail server without spending a lot of time in becoming experts in individual applications". I can only confirm this assertion, but I think there is also another, maybe larger category of Free Software users who may find this particular book useful. I refer to anybody who doesn't run a full fledged mail server, but still wants as much protection as possible against spam and viruses on his or her Linux desktop, and maybe is also interested to know how email delivery works behind the curtains: this book can be an interesting, effective resource also for this category of readers. In any case, you do need at least a basic understanding of the structure of a Linux system and of the command line to use this book. Structure of the book

The first chapter, "Linux and E-mail Basics", begins by explaining why, in this Gmail era, a small organization should still bother to manage its own email by itself. After that, the chapter goes into how email travels through the Internet, which kind of servers and protocols are involved in each phase and the structure of an email message. Finally, there is one thing which I particularly appreciated, because you need to get it right if you're managing your own email: the role of DNS and DNS records in email delivery.

After this introduction, Linux E-mail does not describe just the principles and general, theoretical criteria that you should follow when setting up a Linux email server. The authors have chosen one specific program (Postfix, Courier-IMAP, Squirrelmail, Procmail, SpamAssassin and ClamAV) for each part of the job. The book devotes at least one chapter to each of them, describing in full detail what each program does, how it works, how it fits in the big picture and how to install, configure and also test it in the most common scenarios. The last chapter, instead, explains how to backup the server, using a few tricks that you'll find quite useful for every kind of backup, not just email ones. What's good

This book has two main advantages. First, it is very complete. Secondly, it has all you really need for this particular task in one place, organized in a coherent way and explained in a clear, easy to understand style. Sure, you could find almost everything that's in the book scattered over a lot of man pages, online tutorials and mailing lists. After all, as I said, that's just the way I myself put together my server a couple years ago. However, just because I did it myself through online docs, I can confirm that having a book like this on your desk makes you save a lot of time and (above all) makes it much easier to understand how all the pieces work together. Email handling and terminology can be quite time-consuming to figure out without assistance. I found particularly useful from this point of view the chapters about:
  • stopping spam with Postfix (good explanation, with examples, of SMTP restrictions!)
  • troubleshooting Postfix problems
  • authenticate Postfix users with Cyrus-SASL
  • dry testing and debugging procmail recipes
  • ClamAV post installation testing

Another thing which is good, in case you were wondering, is that most of this information is not going to be outdated before you even buy the book. All the programs described in Linux E-Mail are stable backend software which is quite unlikely to radically change in the short/medium term. What's less good

There are a few repetitions here and there, but that's a minor issue. One thing that, personally, I found useless are the parts on compiling and installing each application from source code and those describing how to configure Microsoft Outlook and other clients to interact with the server, handle authentication and so on. This is all information that it's already explained somewhere else and is not strictly about configuring a server. However, it's well written and detailed as the rest of the book, so it will probably be useful to hter readers.

All in all, there is only one thing which, in my opinion, should have been mentioned in a book like this but isn't: how to add support, at least for sending email, for the DKIM (DomainKeys Identified Mail) and SPF (Sender Policy Framework) protocols. I know that many skilled email administrators ignore (if not hate...) DKIM and SPF and understand the reasons. However, when I set up my server I found that adding such support was necessary in order to get my email accepted without question by Hotmail and Yahoo. Maybe this is not true anymore, but I'll leave my server as is (if it ain't broken...). Readers starting as email administrators with "Linux E-Mail" must just remember that they'll have to study this one topic without its support. Everything else they'll need is in the book."

Politics

If we all used computers to watch TV...->

Submitted by MarcoF
MarcoF writes "Here in Italy there is a lot of noise these days about the switch from analog to digital TV, which is... the same old, dumb, trashy thing, just digital. Last week I used a real declaration of an Italian Minister and the answer from a journalist (see the Fine Article) as an example of what could happen if everybody, not just geeks, stopped to bother about digital TV decoders in and by themselves, and started to hook them to computers instead of TVs. Is what I suggest in that article (software used to check from home what politician say, in real time from official sources!) already happening somewhere, on a scale large enough to have already made a difference? I would also like to see mockups like the one I included in the article, made from real TV shows from other countries. to prove how general the suggestion is."
Link to Original Source
Editorial

Turn people who don't care into FOSS supporters-> 1

Submitted by
MarcoF
MarcoF writes "A few days ago I received a request for help from a Free Software user concerned about his failure to convert anybody to Free Software, no matter how valid his arguments were. My suggestions may seem unconventional and may even sound like heresy for some Free Software advocates, but I am convinced they can be very effective."
Link to Original Source
Education

Is your school Digitally Free as in Freedom?->

Submitted by
MarcoF
MarcoF writes "Software is widely (mis)used in education these days, but it is only a not-so-big part of the whole picture. I know of several schools and teachers which want homework delivered to them in Autocad, MS Project or other formats which are decently managed only by expensive, proprietary software, but they never bother to check if the students can afford that software, or check if the homework they accept was done illegally (that is, if they basically force their students to illegally install proprietary software to pass an exam: so much for education...).

This is why I would like to know (either via Slashdot or email to marco, @, digifreedom.net) from all the Slashdot readers who are teachers, students or parents of students if your School, College, University etc... is Digitally Free as in Freedom. I mean, do the classes you teach, or those that you or your kids attend, distribute course material and homework which is entirely usable or doable if you only run Free as in Freedom software? Do they make a point to distribute and accept courseware, students documentation, home projects, theses, whatever... only in non-proprietary, really cross-platform formats? Is this an official policy published online? If yes, please let us know.

Of course, even links to Digitally Slave Schools, that is those which do exactly the opposite of the Digitally Free ones, are welcome. We want to avoid them, don't we?"

Link to Original Source

Ah, the Tsar's bazaar's bizarre beaux-arts!

Working...