This file contains hidden or 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/ruby | |
| require 'rubygems' | |
| require 'json' | |
| require 'net/http' | |
| require 'net/https' | |
| def jsonResponseForURL(inURL) | |
| uri = URI.parse(inURL) | |
| http = Net::HTTP.new(uri.host, uri.port) |
This file contains hidden or 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: OutBank [38853] | |
| Path: /Applications/OutBank.app/Contents/MacOS/OutBank | |
| Identifier: de.stoegerit.OutBankMac | |
| Version: 2.0.1 (21596) | |
| App Item ID: 451208372 | |
| App External ID: 13569665 | |
| Code Type: X86-64 (Native) | |
| Parent Process: launchd [139] | |
| Date/Time: 2013-01-28 14:49:48.504 +0100 |
This file contains hidden or 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
| Sampling process 2264 for 3 seconds with 1 millisecond of run time between samples | |
| Sampling completed, processing symbols... | |
| Analysis of sampling OutBank (pid 2264) every 1 millisecond | |
| Process: OutBank [2264] | |
| Path: /Applications/OutBank.app/Contents/MacOS/OutBank | |
| Load Address: 0x10d210000 | |
| Identifier: de.stoegerit.OutBankMac | |
| Version: 2.0.1 (21596) | |
| Code Type: X86-64 (Native) | |
| Parent Process: launchd [139] |
NewerOlder