Image via WikipediaNot all jobs at Google are tech:
Google Student Jobs
Wednesday, March 30, 2011
Monday, March 28, 2011
How to Subscribe to this Blog
You can subscribe to this blog's RSS feed by using Firefox's Live Bookmarks feature. Then all new posts will be "pushed" to your browser. Here's how to do it:
1. In Firefox choose Bookmarks > Organize Bookmarks, and create a "Feeds" folder on the bookmarks toolbar.
2. Open this blog in Firefox, scroll to the bottom and click on "Subscribe to: Posts (Atom)". A new page will open in the browser: select Live Bookmarks in the drop-down list, and click Subscribe Now. Add the bookmark to your Feeds folder. Presto!
The drawback to using Live Bookmarks is that the bookmarks exist only on the computer you used to subscribe. An alternative is to use a hosted feed reader such as Google Reader. Then your feeds are stored in the "cloud" and may be accessed from any machine by logging in to your Google account.
1. In Firefox choose Bookmarks > Organize Bookmarks, and create a "Feeds" folder on the bookmarks toolbar.
2. Open this blog in Firefox, scroll to the bottom and click on "Subscribe to: Posts (Atom)". A new page will open in the browser: select Live Bookmarks in the drop-down list, and click Subscribe Now. Add the bookmark to your Feeds folder. Presto!
The drawback to using Live Bookmarks is that the bookmarks exist only on the computer you used to subscribe. An alternative is to use a hosted feed reader such as Google Reader. Then your feeds are stored in the "cloud" and may be accessed from any machine by logging in to your Google account.
Image by Sue Waters via Flickr
Thursday, March 17, 2011
Wednesday, March 2, 2011
Tuesday, March 1, 2011
SSH and the Unix Shell's Erase Key
SSH sometime uses the Delete key to erase characters, but I prefer to use the Backspace key. How do I set it up?
You have several options, as follows:
- Windows: Start SSH, select Edit > Settings > keyboard, then select Backspace sends Delete (or whichever key you want to use), then click OK.
- OS X: Start Applications > Utilities > Terminal, the select Terminal > Window Settings..., then select Keyboardin the drop-down list, then check Delete key sends backspace.
- Set your Unix shell's Erase key--
Use Pico or Emacs to edit your login shell's startup file, .bash_profile:
$ pico .bash_profile
Add this line to the .bash_profile:
stty erase '^h'
save the file and exit pico.
Customizing your Unix Command Line Prompt
Image by p373 via FlickrHow can I get the path for the current directory displayed in my Unix prompt?
Read Generic UNIX Interactive Prompts
Read Generic UNIX Interactive Prompts
21 c. Job Title: Data Wrangler
Image via WikipediaPeriscopic.com's (PDX) job description for Data Wrangler.
CIT covers most of the desired skill-set.
Read about the screen-scraper tool Needlebase at ReadWriteWeb.
CIT covers most of the desired skill-set.
Read about the screen-scraper tool Needlebase at ReadWriteWeb.
Subscribe to:
Posts (Atom)