Much ado about scripting, Linux & Eclipse: card subject to change

Showing posts with label grandma. Show all posts
Showing posts with label grandma. Show all posts

2010-10-25

In Which I Explain Once Again That Linux Is A Viable Alternative to Windows

I was recently asked this question:

Can linux be used for a normal computer, operating email programs, word processing, etc? I am quite frustrated with all the "improvements" that Windows keeps getting; each improvement making it slower and more prone to erratic behavior. I use a computer only for the above tasks, and would really like to get away from the problems.

As I've been telling friends, colleagues, family, and everyone who'll listen for about the past 5 years... YES.

  • Mail: Instead of Outlook, you can use Thunderbird.

  • Calendar: use Sunbird or go online w/ Google Calendar

  • Web: Instead of Internet Explorer, Firefox, Opera, Chrome, or Konqueror. None will "accidentally" install spyware for you.

  • Office: Instead of the bloated and dinosauric (20 years old!) MS Office's Word, Excel & Powerpoint, use Open Office's Writer, Calc & Impress. (Open Office is now 10 years old - old enough to be feature rich, young enough to be standards-compliant.)

  • Chat: instead of MSN, use pidgin (supports all IM protocols, including MSN, Yahoo, gtalk, IRC, Twitter, Facebook) and/or Skype (for audio/video chat)

  • Audio/Video playback & streaming: instead of Windows Media Player, VLC player.

  • Solitaire: PySol includes 200 solitaire games; Firefox "Cards" plugin contains dozens more.

More advanced users:

I personally use linux flavours designed for older machines so they're lightweight, faster, and less bloated. Then, if I need a more "bloated" app (like something from the KDE school instead of the XFCE or GDE school), I simply install that into the operating system as an add-on. Of course if you *want* eye candy (like 3D desktops and transitions when you open/close applications) you can get that too. It's pure eye candy, but it's available if you need Vista or Win7-like "bling".

If you want to try Linux before jumping in fully, I advise two options:

  • Xubuntu, designed for old machines and to stay more-or-less the same over time. Download and install it into Windows without having to reformat your hard drive. Good for your grandmother's desktop machine.

  • Fedora, designed for newer machines and to stay up to date with recent improvements in the Linux world. Can be installed onto a USB key so you can boot your system from that without having to touch your existing Windows install. Good for your parents or your machine, or for an office.

  • There are of course lots of other Linux distros out there...

2008-11-20

Gmail Themes

GMail adds themes! Wow. That's... uh, great. My favourite has to be the green-screen vax-like one. I'm sure the PINE/Mutt camp will be happy.


Entertainingly retro, but is it useful?

2008-07-22

xubuntu 8.04: easy enough for grandma

I'm in love with the newest ubuntu for xfce, xubuntu. So much so that I've decided to install it on my mother-in-law's desktop (which keeps getting virii and trojans). Yes, it's really that grandma-friendly. (Time will tell whether I'm on crack or if they agree.)

However, I have a few minor complaints -- the usual "close-but-no-cigar" usability tweaks.

1. If you log in two users in parallel (it lets you switch between them) for some reason there's a pc speaker (system bell / system beep) every couple seconds once the second user logs in. This is of course incredibly annoying, but there's an easy fix.

First, disable it:

modprobe -r pcspkr

Then, turn it off for good by blacklisting the pcspkr module in /etc/modprobe.d/blacklist:

blacklist pcspkr

2. I immediately installed OpenOffice 2.4 (because abiword and gnumeric suck) and upgraded the Firefox 3 beta to the full release.

3. I also combined the two default taskbars (top and bottom of screen) into a single one on the bottom, because that's less weird for Windows people.

4. I had to manually force mounting of their old C and D drives (in /etc/fstab), just in case they need them. Thunar is great for adding quick shortcuts into the file browser (see screenshot below).

/dev/sda1 /media/sda1 vfat rw,noexec,nosuid,nodev,quiet,uhelper=hal,utf8,shortname=winnt,uid=999,gid=100,umask=007 0 0 /dev/sda3 /media/sda3 vfat rw,noexec,nosuid,nodev,quiet,uhelper=hal,utf8,shortname=winnt,uid=999,gid=100,umask=007 0 0

5. I had to add the volume control applet to the taskbar. Sure, having to add it is nowhere as annoying as having to remove MEPIS/KDE's fish tank app, but c'mon -- shouldn't this be there by default?

6. Firefox doesn't come with the Flash player pre-installed, for obvious licensing reasons. However, the latest Firefox, combined with the latest xubuntu, lets me install the whole thing without having to revert to apt-get or tar -xzf. Finally, the Plugin Finder Service in Firefox actually works! It finds the plugin, prompts for password (to run the install as root), downloads it, and installs it. And on restart of Firefox -- YouTube works.

But other than these minor tweaks, it's pretty much xubuntu out of the box, and a viable replacement for Windows XP and its non-stop barrage of virii & trojans.

Because really, what does your grandma need on a computer? Firefox, Thunderbird, OpenOffice, a file browser like Thunar, and of course, some card games (thanks, PySol!).