Showing posts with label software. Show all posts
Showing posts with label software. Show all posts

Thursday, February 2, 2012

Jeff's List of his favorite FOSS Applications

People like stuff that is free. People like lists of things. Today I am going to put these two things together with the following list of my favourite FOSS (free open source software) applications.

Web Browser: Firefox

Platforms: Linux, Windows and OSX


I know Chrome/Chromium have gained a lot of popularity in the past year, but I still like Firefox most as my primary web browser. My two pmain reasons for this are the fact that it generally renders text "nicer" than most webkit-based browsers and the fact that it integrates with most Linux desktops more fully than Chromium does.

IRC Client: Xchat

Platforms: Linux and Windows


Xchat is a fairly straight forward GTK IRC client. It supports a variety of features, but also is clean enough to simply let me get right into the chat room I want without much configuration.

Instant Messenger: Pidgin

Platform: Linux, Windows and OSX


When it was first created it was known as "gaim", but today many know the popular GTK instant messenger client as "Pidgin". Supporting a number of messenger types including AIM, Yahoo, Google Talk, MSN and many others - Pidgin is a very versatile messaging client.

Torrent Client: Transmission

Platforms: Linux and OSX


Transmission is fairly light bit torrent client that has both GTK and QT interfaces. It is stable and fairly feature rich while staying out of the user's way. It supports many commonly used torrent features such as setting download/upload speed limits and prioritising downloads.

FTP Client: Filezilla

Platforms: Linux, Windows and OSX


The swiss army knife of FTP clients Filezilla supports many common transfer protocols including FTP, SFTP, FTPS, and FTPES.

PDF Viewer: ePDFViewer

Platform: Linux


ePDFViewer is a very simple and light weight PDF viewer that utilises the GTK and poppler libraries.

Office Suite: Libre Office

Platforms: Linux, Windows and OSX


Libre Office is a full featured office suite that provides a word processor, spreadsheet editor, presentation creator and much more. It is written in C++/Java and was forked from OpenOffice.org a little over a year ago.

Video Editor: Openshot

Platform: Linux


Easily one of the best open source projects to be started in the last couple of years. Openshot is a non-linear video editor that is written in mostly in python and GTK. The interface is clean and generally makes finding whatever function you are looking for fairly easy.

Video Ripping: Handbrake

Platforms: Linux, Windows and OSX


Ever have a video DVD you purchased and wanted to backup in case you lose or scratch the disc? Handbrake is the perfect tool for this task. It will simultaneously rip and encode a variety of media formats to a variety of other different media formats.

Disc Burning: XFBurn

Platform: Linux


Part of the XFCE software collection XFBurn is a to the point disc burning software based on libburnia. In case you hadn't noticed by now I am a fan of "simple and clean" software and XFBurn is no exception to this rule.

Media Player: VLC

Platforms: Linux, Windows and OSX


VLC is a multi-media player that is written in QT. It's most valuable asset is the fact that all of it's many multi-media codecs are self contained - meaning it can play nearly any media format right after installation without the need for installing system wide codecs packages.

Now, take note that I mention these are my favorite applications - not that they are always the best application for every possible task. Odds are there are others that are just as good (or better) in some situations than the ones I listed. One of the best things about FOSS is the ability to choose what you want to use. So try lots of different software and find which applications work best for you.

~Jeff Hoogland

Introducing E17's Notification Module

The Enlightenment developers are busily hacking away as always. There are so many SVN commits to the E repository that it is easy to over look new features if you aren't looking for them. A nifty little module recently made its way into the core of Enlightenment though - its called "Notification". Notification is a native E alternative to other notification daemons such as notify osd.

If you have a recent Enlightenment build you will find Notification under the core E modules:


Simply loading the module is enough for it to start working. However as is the case with most of the E17 desktop, the Notification module is fairly configurable:


The notifications themselves are sleek, simple and stay out of your way:


The Notification module should work with all applications that work with other notification daemons such as notify osd.

~Jeff Hoogland

Tuesday, January 24, 2012

On the Topics of Software, Average Users and User Friendliness

The term "average user" is something you hear thrown around a lot with regards to software. Pro-Linux, on the desktop, people often make claims on why it Linux ready for this "average user" (shoot even I've done it on occasion). There are also those who feel Linux should be pigeon-holed into a server room and on to mobile devices, they will make the exact opposite claim. They say Linux on the desktop isn't ready for this "average user".

My question to you all is:

Who is this "Average User"?

I've often been told I am not one of these "average users" because I create and distribute software. Who is then? Is my brother the level designer an "average user"? Is my fiancée the accountant an "average user"? Is my mother the tutor an "average user"? What exactly is the criteria to be in the group of people so many seem to be trying so desperately to make software for?


Often hand-in-hand with this idea of an "average user" is the concept of "user friendliness". In fact a drive to make our user interfaces even more "user friendly" is what has caused the radical changes in the Gnome desktop (and of course the creation of Unity).

What is "User Friendly"?

From what I can gather, something is only "user friendly" if an "average user" can sit down in front of it and do exactly what they want with zero direction.

Where on earth did this idea come from?

When you first learned algebra - was it expected to be something you could just "figure out" with no guidance? How about learning a language? Science? History?

Why is the standard different for learning software?

Actually, I take that last question back. There are lots of classes for learning about software. I've seen classes for learning how to use Windows, Photoshop, Microsoft Office... the list goes on! Are these pieces of software considered "user friendly" and ready for the "average user" even though we offer classes to learn how to use them? Yep.

Why is the standard different for Linux then?

Some food of thought. Please give me some input on any/all of my questions by dropping a comment below.

~Jeff Hoogland

Wednesday, January 18, 2012

Bloathi Linux

Bodhi Linux is mainly built around two things - the Enlightenment desktop and a minimalistic approach to software. Even with these goals stated we still have users (and review writers) that complain about the lack of pre-installed software Bodhi comes with by default.

With this in mind one of the Bodhi forum members, Timmy, has put together a remaster of the latest Bodhi ISO image that he has cleverly called

"Bloathi Linux" 



Bloathi is simply the latest Bodhi release with a slew of pre-installed software setup on it. By default it comes with:

Envision
GEdit (Replaces Leafpad)
Jockey-GTK (Maybe better known as "Hardware Drivers")
LXKeyMap (Keyboard Layout Switcher)
LXRandr (Monitor Settings)
XScreensaver
Sun Java 6 (JRE and plugin)
Gnome System Monitor
Gnome System Manager
Qalculate
Inkscape
LibreOffice
Pinta
Simple Scan
Firefox
Pidgin
Thunderbird
Transmission
DeaDBeeF
VLC
Xfburn
Adobe Acrobat Reader
ubuntu-restricted-extras
adobe-flashplugin
bodhi-filesharing
bodhi-printing


You can find the ISO (and md5sum) for the disc hosted on source forge here. If you'd like to make suggestions for Timmy, you can find a forum thread he has posted here.

~Jeff Hoogland