Skip to content

rweber.net

trying to be a mile wide AND a mile deep

  • About
  • Contact
  • Tech
  • Craft
  • Blog

Category: Developer Toolbox

Finding Cousins: A deep dive into a narrow slice of XPath

Posted on 2018/10/222018/10/22 by Rebecca
needle-felted Firefox robot icon

A little XPath for picking out DOM elements, exploring the contains function, ancestor axis, and various ways to filter and walk up and down the tree.

Posted in Developer Toolbox. Tagged code testing. Read More

Smartening up the Terminal

Posted on 2018/06/182018/06/13 by Rebecca
Terminal window with Eggplant theme and prompt with git branch

A short post about customizing the OS X Terminal command prompt and color scheme.

Posted in Developer Toolbox. Tagged bash. Read More

Some Useful Unix, part 2

Posted on 2018/05/212018/06/11 by Rebecca

A second post on the command line: alias and command repetition, jobs and processes, foreground and background, and a little fun.

Posted in Developer Toolbox. Tagged bash, command line. Read More

Some Useful Unix, part 1

Posted on 2018/04/302018/05/01 by Rebecca

A little bit of command line can take you a long way. This post covers man pages, configuration files, $PATH, and related topics.

Posted in Developer Toolbox. Tagged bash, command line. Read More

ConFoo!

Posted on 2018/04/092018/03/29 by Rebecca

A few notes from ConFoo Montreal 2018, which I had the great good fortune to attend.

Posted in Developer Toolbox. Tagged conferences. Read More

Separating concerns with the Page Object Model

Posted on 2018/03/262018/03/24 by Rebecca

The process of revamping a simple WebdriverIO test to disentangle test logic and page interaction logic.

Posted in Developer Toolbox. Tagged code testing. Read More

Posts navigation

Older posts

Main Categories

  • JavaScript
  • CSS
  • Developer Toolbox
  • Analytics
  • Projects

Posts aimed at non-developers, in full or in part, are in the Help Desk category.

You may also wish to view posts tagged portfolio or in the Toys and Games category (my own and other people’s).

Disclaimer

Opinions and advice on this site are my own, and are not endorsed by my employer, King Arthur Baking Company.

Proudly powered by WordPress | Theme: amalgamation by Rebecca Weber.
Return to Top