Home    

Main Menu
Home
About
---sections---
Business
Clocks
Contact
Errors Explained
FAQ
Friends
Links
Maps
Milly Archive
News Feeds
Pictures+Media
Projects
Rules
Sounds
Tools
Weather
Words
---related sites---
DEOSS
DEOSS Moodle
GarfNet Pictures [Coppermine]
Mr.Goose's Blog [Wordpress]
Login Form





Lost Password?

Google
Web http://www.garfnet.org.uk

About GarfNet Print E-mail
Written by Garfield Lucas   

Twelve years of GarfNet |1995-08-18 to 2007-08-18

dscf1169.jpgdscf1172.jpgdscf1171.jpgdscf1168.jpg

GarfNet is penguin-powered and full of unixy goodness! Yep! we're "open source" and enjoying every moment of it. Linux is serving us so well that there is hardly a whiff of the mighty Micro$oft on this site these days. Just penguins and of course, a goose!

Last Updated ( 2008-05-04 18:35 UTC )
Read more...
 
GNUCash - serious open source accounting software Print E-mail
Written by Garfield Lucas   

Nowadays, one reads a lot about open source equivalents of proprietary software. Often these are described as poor substitutes for the real thing. However, some open source apps are starting seriously to outperform their proprietary counterparts. Mozilla Firefox is a classic example of this phenomenon. GNUCash is another. 

Splash screen
Gnucash Splash Screen

Last Updated ( 2008-05-11 15:11 UTC )
Read more...
 
How to upgrade from Ubuntu to Kubuntu (version 8.xx - Hardy) Print E-mail
Written by Garfield Lucas   
Firstly please back up anything that is important - as you would with any major upgrade on any computer system!

Then you can either use the Synaptic package manager or in this instance it is probably quicker to install from a Terminal window. First we make sure the system is fully up to date. Simply type one line at a time followed by the return key...

sudo apt-get update
sudo apt-get upgrade
Now your system is ready for Kubuntu. Type...
sudo apt-get install kubuntu-desktop
This will install the Kubuntu desktop. The download will take a while because it has to download about a CD-ROM-full of files. It will ask you which login-manager you want to use: gdm or kdm. (Gnome Desktop manager or KDE Desktop manager). Basically this is changes what the login screen looks like. If you prefer KDE (as I do), then choose kdm, if you like Gnome, then choose gdm. If you change your mind later then you can change this later.

Job done!

If you are still dithering, then this is an example of one of my KDE v3.5x desktops - in this instance I am running ThumbsPlus for Windows v7.0 in a Crossover Linux "WINE bottle".

 
Or click http://www.garfnet.org.uk/coppermine/albums/userpics/10001/20070731-TP1.png
to see it full size. The model is GarfNet's MJay 
Last Updated ( 2008-05-22 19:18 UTC )
Read more...
 
I can't open Raw files from my digital camera Print E-mail
Written by Garfield Lucas   

Usually the camera manufacturer will  provide software that handles raw files from your camera. However, several problems can arise:-

  • You change computer and loose the original software.
  • You have several cameras made by different manufacturers but want to use the same application to deal with their raw files.
  • You don't use Micro$oft Windows.

So what can you do?

Before you stump up any hard-earned cash, I would suggest you download and try GIMP image editor c/w either UFRaw or DCRaw plugin:-

UFRaw is actually based on DCRaw but is much friendlier IMHO. However, Dave Coffin, the author of the original DCRaw source code is a very interesting and knowledgable chap and his site is well worth a vist anyway:-
Dave Coffin's mission:- "Write and maintain an ANSI C program that decodes any raw image from any digital camera on any computer running any operating system."
Last Updated ( 2008-05-04 15:48 UTC )
Read more...
 
Britain's metrication fiasco Print E-mail
Written by Garfield Lucas   
Britain has made a complete hash of metrication whilst failing to teach its young the basic numeracy skills to deal with the ridiculous anomalies that have arisen as a result. E.g...
  • People who think 7.5 lbs is the same as 7 lb 5 oz.
  • People who think of 0 as freezing 0 as boiling and yet think room temperature as 70.
  • Local authorities such as Southampton City Council that insists building plans be submitted in metres but continue to rent allotments in rods!
  • People who weigh themselves in stone or weigh cement etc. in hundredweight but have no idea of the value of either in pounds, let alone kilograms.
  • We buy petrol in litres but our road signs are still in miles - thus making fuel economy calculations almost impossible for the majority of the population. And this is a time when we are told we need to reduce our carbon footprint!
Metric measures were legalised in the UK in 1863, yes, 150 years ago! Since then we have endured three failed attempts at metrication. Can't really blame Brits for being a bit muddled when it comes to measuring things, can you?

Last Updated ( 2008-05-31 11:52 UTC )
Read more...
 
gOS - has the Google vs M$ war just "gone nuclear"? Print E-mail
Written by Garfield Lucas   

The new gOS operating system certainly would appear to up the ante in the ongoing war between the mighty Micro$haft and that pesky upstart Google. But  is it any good and is it really Google? To find out, I just booted from the gOS liveCD I just downloaded.

First impression is that it looks very nice, it's very Mac OSX-like and very green. That is, green in the sense that the wallpaper, scrollbars and most of the icons are all green!

gOS screengrab
Screengrab of entire gOS screen Click to enlarge

Last Updated ( 2008-05-11 14:39 UTC )
Read more...
 
How to make (K)Ubuntu play copy-protected DVD's, and... Print E-mail
Written by Garfield Lucas   

...and Windows Media, Adobe Acrobat, Skype and GoogleEarth

One of the problems with (K)Ubuntu (and many other Linux distributions) is that it will not play commercial, copy-protected DVD's and a number of other proprietary file formats, out-of-the-box. There are complex legal and ethical reasons for this. However, many users just want to play their files and watch their DVD's. So what is the easiest way to make (K)Ubuntu do these things?

Linux Inside Logo

In principle, you need to add a couple of extra repositories to your system, namely...

  • deb http://packages.medibuntu.org/ gutsy free non-free
  • deb-src http://packages.medibuntu.org/ gutsy free non-free

and then you have to download some packages that contain the software and libraries you need. If all goes to plan, then the instructions below will add the following additional features to your system...

  • Adobe Acrobat Reader
  • Google Earth 
  • MPEG Encoder
  • Play copy-protected DVD's 
  • Play proprietary Windows Media file formats 
  • Skype 

There are several ways to do this but probably the simplest and most comprehensive is to open a terminal window and type in each of the following four commands, followed by the "return" key. Please note that all four of these commands are single lines - though your browser may have caused them to "line-wrap". 

1. Add repositories. The repository you use depends on the version of Ubuntu you are using:-

Version 7.xx (Gutsy):-
sudo wget http://www.medibuntu.org/sources.list.d/gutsy.list -O /etc/apt/sources.list.d/medibuntu.list
Version 8.xx (Hardy):-
sudo wget http://www.medibuntu.org/sources.list.d/gutsy.list -O /etc/apt/sources.list.d/medibuntu.list

2. If this generates a "No such file or directory" error it might be necessary to...

sudo mkdir /etc/apt/sources.list.d

3. Install GPG key - this is needed verify the repository when your machne does routine updates...

wget -q http://packages.medibuntu.org/medibuntu-key.gpg -O- | sudo apt-key add - && sudo apt-get update

4. Upgrade the distribution...

sudo apt-get dist-upgrade

5. Install applications and libraries...

sudo apt-get install skype googleearth googleearth-data ffmpeg mplayer mencoder libdv-bin libggi-target-emu libggi-target-monotext libggimisc2 w32codecs libdvdcss2 mplayer-doc non-free-codecs acroread acroread-escript acroread-plugins mozilla-acroread
Thats it! Enjoy. 
Last Updated ( 2008-05-26 17:10 UTC )
Read more...
 
Go Trabi Go! Print E-mail
Written by Garfield Lucas   

Trabifest, Zwickau 2007-06-16 and 2007-06-17

Go Trabi Go
DVD's of German-made "Go Trabi Go" movies
c/w Chisese-made model Tabant 601's
and a litre bottle of Jagermeister, mmm...
 
I found myself at the 50th Anniversary Trabifest in Zwickau in the former East Germany back in June 2007. Not sure I fully understand the enthusiasm for these funny little cars - though I did find myself becoming bitten by the bug.  I guess there is a large cultural element to this phenomenon. It seems the humble Trabi has become another cultural Icon, a sort of smile rising from a troubled past as these images will indicate...
 
Golden Trabi
Trabant memorabilia - a golden Trabi 601 + a few Trabi books

Firstly, I managed to glean from some friendly Trabi enthusiasts that there is a heirchical distinction between the four-stroke models and the earlier two-stroke versions. Cars fitted with the Volkswagen-built  four-stroke engine can be distinguished from  two stroke models by their larger rear light clusters. These came with the amazing modern innovation of built-in reversing lamps! 

The four stroke-models also had asymmetric radiator grilles. However, I am reliably informed that the four-stroke versions are not considered to be"real Trabis" by the Trabant 601 cognoscenti. Real Trabis should sound like sewing machines and leave a trail of dense blue smoke behind them, apparently.


Two-stroke rear view


Two-stroke front view


Four-stroke rear view,
note the larger rear light clusters


Four-stroke front,
note the grille only has slots down the vehicle's left side




Besides only the two stroke model does this!
Mmm, I love the smell of fresh Trabi in the morning!
 
Last Updated ( 2008-01-30 14:34 UTC )
Read more...
 
Hungarian rebels against the "Microsoft Tax" Print E-mail
Written by Garfield Lucas   

[Reproduced from DEOSS ]

Seems that Micro$haft's corporate enslavement permeates far beyond the English-speaking world. A long and complex legal battle is currently raging in the former Eastern Bloc state of Hungary. APEH (the Hungarian Tax Office) has decided that all Hungarian businesses now have to submit their tax returns on-line.

This would not be a problem in itself. However in an act of inexplicable ignorance, APEH has assumed that all computer users use Microsoft Windows. To complete their tax returns, Hungarian business people have to download two Windows executable programs, run them on their Windows based PC's and then submit these back to APEH, duly completed, using Windoze of course!

APEH's tax return files simply do not work on any other platform, not even using WINE or CrossoverLinux. So if you are a Macintosh or Linux user, then tough luck mate! This has infuriated Hungarian businessman and software developer, Charles Barcza. He develops and runs blackPanther, one of the biggest home-grown, Hungarian-language Linux distribution. 

Despite smiling for our photo, Charles is not a happy Hungarian at all because APEH's decision renders his blackPanther OS and all other non-Microsoft operating systems useless for submission of tax returns in Hungary.

Last Updated ( 2008-02-12 10:49 UTC )
Read more...
 
Vista woes might lead us to better things Print E-mail
Written by Garfield Lucas   

We bought a couple of IBM Lenovo 3000C200 laptop PCs in 2007 May. These are fairly average 1700MHz laptops purchased from a UK supplier called eBuyer for around 300 quid a throw. These came preloaded with the basic version of Windows Vista. To describe Vista's performance as dismal would be understatement of the year.

Another "BadVista" logo

Problems included...

  1. Waiting over an hour to get the OS from pre installed state to being actually usable (and I use the word "usable" lightly).
  2. MS outlook 2002 crashed on start - seems the pre-installed Office 2007 conflicted with it.
  3. Painfully slow start up, over five minutes
  4. Painfully slow to do anything at all.
  5. Stupid user interface with lots of unnecessary clutter that needed switching off in order to get any speed from the machine.

So I took the "brave" step of reformatting the drive on one machine and installing Ubuntu Linux instead. Now, I have flirted with Linux on desktop PC's for some time, though not in any serious way. Until recently Linux was not user-friendly enough for desktop use and besides, it lacked decent applications. However I have used Linux much more successfully on web servers for many years. Garfnet and our sister site DEOSS both run Debian Linux c/w Apache webserver.

But things change very quickly in the IT Industry and Linux in particular has come a very long way.  Besides Vista made me so angry that I thought it was time to try one of the "new" Linuxes as a Windows replacement on a real, working desktop. So I undertook quite a lot of research to try to establish which Linux best suited to day-to-day, desktop use in a harsh business environment. There are many choices but in the end I opted for a Debian-based distribution called Ubuntu.

Free software foundations "bad vists" logo

This is what I discovered...

  1. It took less than 15 minutes to install a working Ubuntu, c/w a fully working OpenOffice.
  2. I then decided to Outlook with the far superior (and free) Mozilla Thunderbird. This has never crashed and handles my huge archive of old emails far better than MS Outlook. FYI MS Outlook goes decidedly wibbly as its *.PST file approaches 2GB.
  3. Ubuntu's start up averages less than 1/3 of the time that Vista takes.
  4. Applications load at a speed that I have never experienced with any Windows machine.
  5. I have no problems with virus, spyware, trojans, adware etc. Remember that on many Windows PC's half your system reources can be taken up running anti-virus, anti-spyware, firewall and other "protective" software.
  6. Ubuntu, and almost all the software for iUbuntu is FREE! No strings, no spies, no adware. In fact there are none of the "nasties" that one has come to expect with Windows.

Three months and countless installed applications later, these Ubuntu-based machines still deliver the same performance that they did when they were new. Compare that with any version of Windoze, where machines get slower and slower the more applications you install.

I subsequently upgraded from Ubuntu to the (IMHO) much more stylish and functional Kubuntu - featuring the KDE desktop. KDE is one of many free desktop systems available for Ubuntu. Which one you use is purely a matter of personal choice - something else greatly lacking in the Windows arena.

Since 2007 May, we have purchased 3 Lenovos and dumped Vista on all 3 machines in favour of Kubuntu. In addition we are gradually migrating all our Windows PC's to Kubuntu as well. I am at my wits end with constant upgrading, security patching of Windows operating systems. I am sorry to say that Vista is one seriously-flawed operating system too many for us and I am utterly sick of all the broken promises from Microsoft.

KDE logo

(K)ubuntu has made migrating to Linux really easy for us. So easy that my non-techy girlfriend was able to install a complete Hungarian language version of Ubuntu for her sister in Hungary, including Skype and all the other doodads, whistles & bells in just over half an hour.

There are still issues with drivers for scanners etc, but these are gradually being resolved. Our few "must have" Windows applications, such as ThumbsPlus, Adobe PageMaker and Microsoft Access will all run adequately on Linux by using CrossoverOffice from Codeweavers (costs around 25 quid). Infact MS Access on Linux is actually faster than on Windows! Seriously!

All our other data can be handled perfectly adequately using the fantastic array of free, open source applications available for Linux - such as OpenOffice (opens and saves M$ Word, Excel & Powerpoint files), Gwenview (for managing photos), Amorok (for MP3's) Kaffiene (for playing DVD's and other movie files).

There is also a fantastic array of free, open source educational software that is unrivalled on Windows. The support one gets from the Ubuntu community is far superior to anything you can expect from Micro$oft.

My final comment is that anyone struggling with Vista should seriously consider one of the Ubuntu family of Linuxes instead. My view is that if one has the hassle of learning something new then why not make this intellectual effort really worthwhile?

My remaining niggle is that presumably I must have paid for all these unwanted Vista OEM licences? Clearly Vista is not of merchantable quality. So I wonder how I can get my money back? I feel a letter to the Office of Fair Trading coming on!


Last Updated ( 2008-03-24 00:24 UTC )
Read more...
 
The Open Source Revolution Print E-mail
Written by Garfield Lucas   

This is a whistle-stop tour of the rapidly changing world of open source software. It is intended to give you an idea  of some of the arguments in favour of open source software. Obviously open source has its critics too. However this article does not cover these criticisms. If you are interested in the counter arguments then please visit the Microsoft FUD (fear uncertainty & doubt) site, amusingly entitled "Get the Facts". 

Last Updated ( 2007-11-14 12:34 UTC )
Read more...
 

Search
GarfNet Clock
Related Items
Who's Online
We have 2 guests online
Popular
MiniRadio

© 2008 GarfNet
Joomla! is Free Software released under the GNU/GPL License.