Category Archives: terminal

quicksilver, curl, applescript, proxy-config, twitter

This explains how to use Quicksilver to send posts to Twitter from within a firewall. I made this my little lunch project today. First, let's start with the basics. If you set up your work proxy server in your network config, there is not really any way to easily retrieve those settings. Let's say you [...]

Copy and continue copying large files over file sharing

In my experience, there is often a flaky slow server at work that contains vital files on it. This is fine when you need to retrieve files that are small, but what happens when you need to copy a large file? Most of the time these servers don't support ftp protocol and if you are [...]

Bizarre Clipboard Problem

This has happened to me a couple of times using TextMate (probably has occurred
elsewhere without consequences that I noticed). Every once in a long while, I will not be able to copy text into TextMate. I do this on a regular basis to analyze XML and JSON responses from the server for the application I [...]