39 private links
Exposure X is the creative photo editor that handles every step of your workflow. From card transfer to organization to editing, Exposure simplifies routine tasks and delivers a rich set of tools for developing beautiful photos.
Svgsus cleans the svg and writes the code for you. Drag, paste or import an entire set for a rapid workflow.
This is a patch for removing the default OS X behavior of always starting iTunes when the play button on the keyboard is pressed. This feature can be useful for a lot of users, but it can also be annoying if you are using VLC, Nightingale or other similar programs that support the media keys.
Microsoft provides virtual machine disk images to facilitate website testing in multiple versions of IE, regardless of the host operating system. With a single command, you can have IE6, IE7, IE8, IE9, IE10, IE11 and MSEdge running in separate virtual machines.
Using Wineskin technology, Porting Kit can install games and apps compiled for Microsoft Windows® in Mac OS X. It's free, it's simple, it's the Porting Kit.
Design hand-off has never been easier. Generate styleguides and resources, automatically.
SleepWatcher 2.2 (running with Mac OS X 10.5 to OS X 10.10, source code included) is a command line tool (daemon) for OS X that monitors sleep, wakeup and idleness of a Mac. It can be used to execute a Unix command when the Mac or the display of the Mac goes to sleep mode or wakes up, after a given time without user interaction or when the user resumes activity after a break or when the power supply of a Mac notebook is attached or detached. It also can send the Mac to sleep mode or retrieve the time since last user activity. A little bit knowledge of the Unix command line is required to benefit from this software. For Mac OS X 10.3 and 10.4, use SleepWatcher 2.0.5 (and sources). For Mac OS X 10.1 and 10.2, download SleepWatcher 1.0.1. Some years ago, it was a Pick of the Week at Mac OS X Hints.
Paw is a full-featured HTTP client that lets you test the APIs you build or consume. It has a beautiful native OS X interface to compose requests, inspect server responses and generate client code out-of-the-box.
certainlyakey starred niceandserious/crafty-vagrant
Sequel Pro is a fast, easy-to-use Mac database management application for working with MySQL databases.
certainlyakey starred WebDevStudios/wd_s
EditorConfig helps developers define and maintain consistent coding styles between different editors and IDEs. The EditorConfig project consists of a file format for defining coding styles and a collection of text editor plugins that enable editors to read the file format and adhere to defined styles. EditorConfig files are easily readable and they work nicely with version control systems.
SVG sprites & stacks galore — Node.js module that reads in a bunch of SVG files, optimizes them and creates SVG sprites in various flavours along with suitable stylesheet resources (e.g. CSS, Sass, LESS, Stylus, etc.)
If you are using Interface Building and you think it’s kind of magic what Interface Builder and storyboards do to bring your app to life, then this blog-series is for you. We will build an app from zero to App Store without using Interface Builder when possible. For the Watch app we’ll need to have a storyboard because at the moment they are needed when building Watch apps.
The free web debugging proxy for any browser, system or platform
iTerm2 is a replacement for Terminal and the successor to iTerm. It works on Macs with OS 10.5 (Leopard) or newer. iTerm2 brings the terminal into the modern age with features you never knew you always wanted.
Listening to your web content rather than looking at it can be an "eye-opening" experience (pardon the pun) that takes sighted users out of their normal comfort zone. It gives sighted users a chance to evaluate their content from an entirely different perspective: from the perspective of a blind person. A lot of times you'll end up finding mistakes that would have been hard to catch visually. For example, spelling mistakes become very obvious when you hear words mispronounced by the screen reader. Screen readers are also very good for checking the accuracy and quality of image alternative text. Screen readers can also help you identify problems with reading order, table markup, form elements, and many other aspects of accessibility.
certainlyakey starred Zettt/LaunchBar-Scripts
To get the most out of a TextExpander, you need to remember your abbreviations. That means obeying principles of memory and cognition. To dramatically ease the burden of creating and learning abbreviations, develop conventions for them. Patterns reduce the mathematical “complexity” of learning, and they exploit your brain’s natural, impressive ability to process patterns.
git-remote-dropbox is a transparent bidirectional bridge between Git and Dropbox. It lets you use a Dropbox folder or a shared folder as a Git remote!
This Git remote helper makes Dropbox act like a true Git remote. It maintains all guarantees that are provided by a traditional Git remote while using Dropbox as a backing store. This means that it works correctly even when there are multiple people operating on the repository at once, making it possible to use a Dropbox shared folder as a Git remote for collaboration.
Once the helper is installed, using it is as simple as adding a remote like dropbox://path/to/repo.