This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Process: Adobe InDesign CS5.5 [2996] | |
Path: /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Adobe InDesign CS5.5 | |
Identifier: com.adobe.InDesign | |
Version: 7.5.2.318 (7520) | |
Code Type: X86 (Native) | |
Parent Process: launchd [248] | |
Date/Time: 2012-01-28 15:06:42.418 +0100 | |
OS Version: Mac OS X 10.7.2 (11C74) | |
Report Version: 9 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/env bash | |
for i in $(seq -f %02g 0 23); do echo $( echo -e "$i\t"; git shortlog -n --format='%ad %s' | grep " $i:" | wc -l); done |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
% FontAwesome (http://fortawesome.github.com/Font-Awesome/) bindings for (Xe)LaTeX | |
% Author: Honza Ustohal <[email protected]> | |
% | |
% Translation of FontAwesome's private range characters into XeTeX symbols. All icons are camel-cased and prefixed with 'fa', i.e. what was .icon-align-center the CSS version of FontAwesome becomes \faAlignCenter | |
% This might be reworked into a full blown package in the near future | |
% | |
% Prerequisite: | |
% XeLaTeX, FontAwesome installed as a system font accessible by XeLaTeX | |
% | |
% Usage: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
IMAGE_RUN="" # Complete path to the desired icon | |
MSG_RUN="Compilation running" | |
IMAGE_FAIL="" | |
MSG_FAIL="Compilation failed" | |
IMAGE_OK="" | |
MSG_OK="Compilation done" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$map = { | |
'M' => 1000, | |
'CM' => 900, | |
'D' => 500, | |
'CD' => 400, | |
'C' => 100, | |
'XC' => 90, | |
'L' => 50, | |
'XL' => 40, | |
'X' => 10, |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
honza@dalwhinnie ~ » curl -s -vvv -H "Accept-Encoding: gzip, deflate, compress" http://api.flurry.com/appCircle/v2/getRecommendations\?apiAccessCode\=ZVFRTPM9ZMPDZDXB5WVW\&ipAddress\=71.253.124.230\&apiKey\=FCXC5H6MWFGSBFHKVV9Q\&sha1Mac\=\&platform\=IPHONE\&iosUdid\=f8f9e23815bc3d3a836643bf9fbadf8feba9b665 > test.json | |
* About to connect() to api.flurry.com port 80 (#0) | |
* Trying 74.217.75.14... | |
* connected | |
* Connected to api.flurry.com (74.217.75.14) port 80 (#0) | |
> GET /appCircle/v2/getRecommendations?apiAccessCode=ZVFRTPM9ZMPDZDXB5WVW&ipAddress=71.253.124.230&apiKey=FCXC5H6MWFGSBFHKVV9Q&sha1Mac=&platform=IPHONE&iosUdid=f8f9e23815bc3d3a836643bf9fbadf8feba9b665 HTTP/1.1 | |
> User-Agent: curl/7.24.0 (x86_64-apple-darwin12.0) libcurl/7.24.0 OpenSSL/0.9.8r zlib/1.2.5 | |
> Host: api.flurry.com | |
> Accept: */* | |
> Accept-Encoding: gzip, deflate, compress |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Jul 9 15:20:06 White-iPod TestIntegration[311] <Warning>: [Mobile ads] MRAID log: ios-log: Added event listener for: change - 1 | |