39 private links
Xtrail turns your iPhone into a flexible GPS-enabled fitness computer for runners and cyclists. This sleek app tracks your distance, climb, pace and burned calories.
Getting your application accepted into the Apple App Store can be a confusing and difficult process to navigate. Developers often run in to common pitfalls that add time to their submission cycle. Use this guide to understand the steps you can take to make your submission as pain-free as possible.
Google Spreadsheet is a powerful and free tool to manage complex spreadsheets. This tutorial illustrates ten useful formulas you must know to help you simplify the way you work in Google Spreadsheet.
Get the total character/word count of a document
This is an issue that came up on IRC and I wasn't sure if there was a solution or not. Basically, we needed a way to bind multiple commands to be run in a given order to a single keyboard shortcut. Ordinarily I'd say to just use macros, but as it turns out, you can't use a macro to show the find panel or anything like that, so this is the solution I came up with: a command that runs multiple commands in whichever context the command needs to be run in.
This is a Sublime Text plug-in that deletes blank (or surplus blank) lines from a selection.
This is a simple plugin get the scope under the cursor(s) in Sublime Text. This is useful for plugin development.
Directory Lister lets you list all or selected files you have in selected folders on your storage units into text, csv or html file. You can choose: which items to list (subdirs, size, date, time, attribs, directory names, directory size, full path, crc32 value); which directories to be included; sort options; selection mask (e.g.: *.mp3). It is possible to generate lists for each processed folders, to load and save personalized settings, and to list files from command line (for FTP owners).
Flashing the eMMC and rootfs on your N900 will completely reset the device to factory settings, reverting everything to factory settings, including /home with all (app-)preferences, bookmarks, contacts, communications, but again, excluding the external memory on micro-SD card and the lockcode. (you MUST flash rootfs as well, when flashing eMMC (because of /opt deletion)
Every modern browser has its own download functionality, so why should you use a separate application for handling downloads in the first place? Because Leech works better than any built-in download manager.
Sublime-surround is a SublimeText 2 plugin for adding, deleting and modifying text around the cursor or selection.
There is no need to open a full-featured program such as Photoshop every time you want to make a simple size adjustmant to a picture. Image Shackle lets you resize an image quickly. Whether you are wanting to throw an image up on myspace or print out your latest party pic, Image Shackle is the easiest way to make your photos the right size.
In this post, I’d like to take you through the Sublime build system and share build scripts for working with many of the languages and tools we use today.
Search through HTML files for elements that match a CSS selector.
A simple file monitor that executes a given command each time a file change occurs inside the tracked directory.
Middleman is a static site generator using all the shortcuts and tools in modern web development.
WidgetTerm is a terminal Dashboard Widget for Mac OS X 10.4 or above. This widget implements the terminal function through the Web Kit Plug-in in Objective-C powered by iTerm's open source terminal implementation.
An interactive widget for trying out regular expressions for JavaScript, and other languages (such as Sed, Ruby, or Perl). It has a simple user interface, case insensitive switch, global switch, and match index array view.
It remembers where changes were made.
QLMarkdown is a simple QuickLook generator for Markdown files. It renders a preview of the selected Markdown file using Discount -- a C implementation of John Gruber's Markdown.pl script.