Sunday, July 12, 2009 0 comments

Contact information changed

To reach me at Iridia Creative Productions use the new phone number, (503) icp8-Amy, or 503-427-8269.

* Amy is my middle name. In the past there was a bus driver who (without knowing this fact) kept thinking my name was Amy. I told her one day, "My name is Amy only in bed." (She blushed. Cute.)

To send me a fax, continue using (206) 338-0417.
1 comments

Must-have Linux software

The beauty of today's Linux is the ease of obtaining software you need, as long as you are connected to the Internet. Unlike Windows, almost anything can be easily downloaded and installed with just a little line of text in the command prompt, or if you are graphically oriented, from Synaptic.

To install any of these simply open up the "Terminal" and type
sudo apt-get install nameofthesoftware

"nameofthesoftware" is the standard UNIX name for the software programs, as listed below.

Graphic design tools
* scribus = desktop publishing and layout
* gimp = photo and image editing (often comes preinstalled)
* inkscape = drawing
* xaralx = easier drawing, nice effects, has difficulty saving as a vector file; excellent if you are only making PNG files for websites.

Internet tools
* drivel = write in your blogs even if you are offline
* FireFTP (an Add-On inside Firefox) = file transfer protocol, install from Firefox tools > add-ons
* webhttrack = copies contents of websites for offline archiving and viewing, including all images and media; great if you travel and need ready access to certain online resources

Productivity/Office
* abiword = fast word processing alternative to OpenOffice Writer
* evolution = calendar, addressbook, task list and offline email reader in one (I like this better than Thunderbird)

Media
* songbird = kind of like iTunes, except for iTunes Store function

Other neat stuff I found

*stardict = an amazing multilingual dictionary that supports many languages. While it is on, you can highlight on any word and dictionary definitions/translations will pop up. Dictionary data files are available at http://stardict.sourceforge.net/ .

* aiksaurus = this is a text-line based thesaurus. To use simply enter "aiksaurus wordofyourchoice" in the terminal prompt.
* display-dhammapada = a saying of Sakyamuni Buddha. To use simply enter "display-dhammapada" in the terminal prompt.
* pyching = throw coins and read I Ching.
* bibletime = not just bible but also comes with e-book versions of classics like John Calvin's Institute and St. Augustine's Confession. The Bible in many languages and versions of your choice.
0 comments

Testing Drivel

Drivel is an offline blogging editor for Linux that works under GNOME.

To install Drivel (the last letter is lower-case ell, not one) open terminal (bash or shell of your choice) and type
sudo apt-get install drivel

or from root
apt-get install drivel

To use Wordpress

Use your Wordpress username for login (not the name of your blog)
Enter password
Select "Movable Type" (do not panick if you don't see Wordpress)
Enter blog server address as http://yourblogsname.wordpress.com/xmlrpc.php
Of course yourblogsname is the first part of your Wordpress.
 
;