Difference between revisions of "A Productive Desktop Environment for Scientists and Engineers - Part I"

From assela Pathirana
Jump to navigationJump to search
Line 6: Line 6:
==The little geeky program: Cygwin==
==The little geeky program: Cygwin==
==Excel or excel: Data processing without getting your hands dirty==
==Excel or excel: Data processing without getting your hands dirty==
{{box|This section makes use of basic [[wikipedia:UNIX]] utilities like [[wikipedia:awk]], [[wikipedia:sed]] and [[wikipedia:bash|bash sehll]]. You may want to go through the following resources briefly, before continuing with this section.
#[http://www.tldp.org/LDP/Bash-Beginners-Guide/html/ Bash guide]
#[http://www.gnu.org/software/gawk/manual/gawk.html#Getting-Started GNU awk (gawk) guide]
#[[wikipedia:Sed|Sed]] and [http://sed.sourceforge.net/sedfaq.html sed FAQ].
}}


==You need a good web browser==
==You need a good web browser==

Revision as of 09:42, 2 April 2006

(THIS IS STILL NOT IN A FORM USEFUL TO ANYBODY)

Introduction

Over the years of computer use for my work, I have settled down for certain practices that make my tasks a bit easier. Whether I am analyzing data, rigging-up a crude model, editing computer programs, writing a paper, creating a presentation or trying to keep my things organized. (Here, 'things' are strictly limited to 'things' that are stored in computer storage media. Anyone who has been to my office know the situation on other 'things'). In these pages I attempt to go through my 'tools of the trade' with the hope that someone in a similar situation will find them to be useful.


The little geeky program: Cygwin

Excel or excel: Data processing without getting your hands dirty

Green info.gif

This section makes use of basic wikipedia:UNIX utilities like wikipedia:awk, wikipedia:sed and bash sehll. You may want to go through the following resources briefly, before continuing with this section.

  1. Bash guide
  2. GNU awk (gawk) guide
  3. Sed and sed FAQ.

You need a good web browser

Simple! Just download Firefox browser and be happy ever after :-) (at least for the foreseeable future!). I am not just trying to be different from the 'masses' here. Simply trust me on this one, install it, load a web page and press 'Ctrl+T'. Tabbed browsing is one of those simple improvement that endear a tool to the user. I have been using this feature on my browser (first Mozilla and then wikipedia:Mozilla Firefox since 2001 and I can not imagine browsing the internet without it.

Spell checker for your browser

When was the last time you have opend up one of large textarea on a web page. (a good example is using a webmail service like gmail or wikipedia:Yahoo! Mail.) Before submitting the 'Go' button, it is better to correct those misspelled words. This can be done by copying and pasting the text in your wordprocessor (e.g. Microsoft Word), checking spelling and pasting back. But that is a lot of work! It is better to have a built-in spell checker in the browser, always at service.

Spellbound is an extension for Mozilla firefox, for just doing that. Follow the link below to learn how it works and how to install it.