Open Source

Why contribute?

People contribute [to Drupal] for a variety of reasons.

  1. It’s an interesting puzzle.
  2. The present way bothers them and there is a better mouse trap
  3. The present way needs improvement for real world solutions
  4. It serves someone’s needs
  5. Build karma
  6. Learn something neat
  7. It feels good to participate in a community and help people

— Steven Peck

vim

Uber editor by Bram Moolenaar. Stands for ‘vi mproved,’ alluding to its heritage from the first visual editor (vi == visual) for Unix.

Key mappings and tips

  • K — in normal mode, does a man of the word under the cursor.

Resources

Tagged as:  » 

The GIMP

The GNU Image Manipulation Program (GIMP) is an open-source bitmap graphics editor. While it aspires to be an alternative to Adobe’s Photoshop, it has an incredibly quirky interface and is often cited as an example of what’s wrong with open source/free software, as it is an incredibly powerful program hiding behind a decidedly new-user-unfriendly interface.

The GIMP provides most of my graphics needs. As I’ve never used Photoshop, I do not mind the interface quirks and am used to them by now.

The GIMP is also a historic part of open source. During its creation, the authors decided to uncouple the UI controls from the program proper, creating what they called the Gimp Toolkit. What is now known as the GTK is at the heart of the GNOME open source desktop and lots of gui software for Linux.

Ports and Versions

  • GIMPshop is a project that attempts to rearrange the interface to be more like Photoshop

Resources

Disk Inventory X

Disk Inventory X is a utility for Mac OS X that graphically shows the type and size of the files on your hard disk. It is invaluable for finding where your disk space went, particularly if it happened suddenly:

DIX.png

Note the above 18GB log file.

Resources

Apache

Tagged as:  » 
Add to calendar