Skip to content

Instantly share code, notes, and snippets.

@obxhdx
obxhdx / list-devs-in-provisioning-profile.sh
Last active August 29, 2015 14:17
Extracts certificates information from a Provisioning Profile
#!/bin/bash
# Based on https://gist.github.com/commandtab/2370710
# xmlstarlet is required (brew install xmlstarlet)
# What this script does:
# - Parses a provisioning profile
# - Loops through all DeveloperCertificates <data> entries
# - Removes any leading whitespace
# - Removes any blank lines
# - Decodes the Base64 blob
@obxhdx
obxhdx / autocomplete-menu.css.scss
Last active December 12, 2015 08:59 — forked from kevindavis/gist:1868651
Bootstrap styling for jQuery UI autocomplete.
.ui-autocomplete {
position: absolute;
top: 100%;
left: 0;
z-index: 1000;
float: left;
display: none;
min-width: 160px;
_width: 160px;
padding: 4px 0;
@obxhdx
obxhdx / GNOME 2 over-modularization
Created November 14, 2011 18:08
GNOME 2 was monster, said its developers.
GNOME 2 had become a bit of a Frankenstein’s monster, assembled from bits and pieces
that were not always designed to integrate perfectly. You could see the seams. And
more importantly, you could feel them and they didn’t feel nice. http://is.gd/7EpPXQ