Rolodex

Rolodex

567 bookmarks
Newest
Xpath Expressions Explained
Xpath Expressions Explained
This quick tutorial shows a fairly complex Xpath selector and breaks down each segment. For those who work with CSS this will be easier to understand.
·thomashunter.name·
Xpath Expressions Explained
Really simple SSH proxy (SOCKS5)
Really simple SSH proxy (SOCKS5)
SOCKS5 is a simple, eloquent method for getting yourself a proxified connection to the internet. All you need to get a proxy connection working is to run an SSH server somewhere, run a single command locally, and configure your software (or OS) to use this proxy.
·thomashunter.name·
Really simple SSH proxy (SOCKS5)
Using Swipes in MacVIM in OS X
Using Swipes in MacVIM in OS X
This tutorial will allow you to use the OS X "Swipe" (three finger drag) features in your MacVIM. In this example, I use it to move between buffers.
·thomashunter.name·
Using Swipes in MacVIM in OS X
How to login via SSH Without a Password
How to login via SSH Without a Password
SSH is the defacto way for working on remote servers. But, isn't it annoying to always enter your password? Follow this tutorial to generate and enable a certificate.
·thomashunter.name·
How to login via SSH Without a Password