Deque & aXe

From the Deque Home page:

Digital accessibility? I don’t
even know where to begin.

“It’s Easy to be Smart After the Fact.”Deque University

That defense doesn’t work here. When it comes to website accessibility, knowledge is power. Get educated.

We offer training courses for every level of expertise and just about every aspect of digital accessibility, including special topics such as Mobile, PDF Accessibility and Flash® Accessibility. Training is available both online and in-person.

Website: deque.com

Use a JavaScript aXe to conduct your Accessibility testing: https://github.com/dequelabs/axe-core

Thanks Sarah Gooding and the WP Tavern!

 

git-flow

git-flow –

A collection of Git extensions to provide high-level repository operations for Vincent Driessen’s branching model.

From Jeff Kreeftmeijer:

Vincent Driessen’s branching model is a git branching and release management strategy that helps developers keep track of features, hotfixes and releases in bigger software projects. This workflow has lot of commands to type and remember, though, so there’s also the git-flow library of git subcommands that helps automate some parts of the flow to make working with it a lot easier.

https://github.com/nvie/gitflow

GitX

GitX – Git GUI for Mac

From the website:

GitX is a git GUI made for Mac OS X. It currently features a history viewer much like gitk and a commit GUI like git gui. But then in silky smooth OS X style!

Features

  • Detailed history viewer
  • Nice commit GUI, allowing hunk- and line-wise staging
  • Fast workflow
  • Explore tree of any revision
  • Nice Aqua interface
  • Paste commits to gist.github.com
  • QuickLook integration