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
// | |
// BCOAuthController.h | |
// Bivy | |
// | |
// Created by Brandon Cordell on 8/1/12. | |
// Copyright (c) 2012 lead&rock. All rights reserved. | |
// | |
#import <Foundation/Foundation.h> | |
#import <WebKit/WebKit.h> |
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
<script type="text/javascript" src="https://d3tpuxked45kzt.cloudfront.net/lp_lib/liveperson.js"></script> | |
<script type="text/javascript"> | |
var _lpcfg = { | |
triggerSelector : '.hlpBtn', // Replace with a selector to your help button(s) | |
extras : function() { | |
var extras = {'varName1': 'varValue1', | |
'varName2': 'varValue2'}; | |
return extras; | |
}, | |
onChatDisabled : function(els) { |
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
find . -name ".svn" -exec rm -rf {} \; |
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
// | |
// NSContainer+Subscripting.h | |
// | |
// Created by Markus Emrich on 10.08.12. | |
// Copyright 2012 nxtbgthng. All rights reserved. | |
// | |
#if !defined(__IPHONE_6_0) || __IPHONE_OS_VERSION_MIN_REQUIRED < __IPHONE_6_0 | |
#import "NSContainer+Subscripting.h" |
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
#!/bin/bash | |
# ensure the script is running as root | |
if [ "$(id -u)" != "0" ]; then | |
echo "This script must be run as root." 1>&2 | |
exit 1 | |
fi | |
NAME=${1:-self-signed} |
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
Firefly | |
"Dead or Alive" | |
Episode # : 1AGE06 | |
Story # : | |
Written by : Cheryl Cain | |
Directed by : Marita Grabiak |
OlderNewer