Skip to content

Instantly share code, notes, and snippets.

{
"bundleId" : "com.knollsoft.Rectangle",
"defaults" : {
"allowAnyShortcut" : {
"bool" : true
},
"almostMaximizeHeight" : {
"float" : 0
},
"almostMaximizeWidth" : {
{
"subtotal":"$935.00",
"lang":{
"msg":{
"freeshipping":"Add %n to your order for free shipping",
"bleh":"Another fun message"
}
},
"products":
<link href="../jansport/css/custom/custom.css" rel="stylesheet" type="text/css" />
<script src="../jansport/js/custom/custom.js"></script>
<div class="container">
<div class="row">
<div class="column12">
<div class="jansport-slider" data-slideshow="true">
<ul class="slides">
<li>
<a href="#">
<img src="http://placehold.it/960x472"/>
configure_c1443_p_20104_jsonp_callback({
"publishedTime": "11/07/2012 19:41:49",
"configVersion": "1352317328456",
"vendorId": "A36B",
"name": "Men's Denali",
"description": "",
"indexable": "false",
"priceConfiguration": {
"basePrice": "229.0",
"savePrice": "0.0"
@ckotak
ckotak / gist:4029734
Created November 7, 2012 05:36
Installing Gource

(instructions from Jeremy Helms)

Gource

Gource is a software version control visualization tool.

Software projects are displayed by Gource as an animated tree with the root directory of the project at its centre. Directories appear as branches with files as leaves. Developers can be seen working on the tree at the times they contributed to the project.

http://code.google.com/p/gource/

<?php
Class CSV {
function __construct() {
$link = mysql_connect('localhost', 'role_models', 'n38sl1*k3');
$db = mysql_select_db('role_models', $link);
header("Content-type: text/csv");
header("Content-Disposition: attachment; filename=pledges.csv");
@ckotak
ckotak / ios5webdebug.sh
Created October 25, 2012 00:13 — forked from sergiolopes/ios5webdebug.sh
Runs iOS 5 simulator with MobileSafari remote debug
#!/bin/bash
# Open iPhone Simulator on default location for XCode 4.3
open /Developer/Platforms/iPhoneSimulator.platform/Developer/Applications/iPhone\ Simulator.app
# Open mobile safari
echo Open mobile safari on emulator and press return
read
# Plug debug to MobileSafari.app
{
"order": {
"orderId": "7329450",
"status": "P",
"totalProduct": "$360.00",
"totalProductDiscount": "$0.00",
"totalProductDiscounted": "$360.00",
"totalGiftBox": "$0.00",
"totalShippingDiscount": "-$7.95",
"totalShippingDiscounted": "$25.00",
@ckotak
ckotak / gist:2958396
Created June 20, 2012 06:10
Tree Structure
.
|-css
|-fonts
|-images
|---certificate
|---counter
|---galleryImages
|---landingPhotoContainer
|---logos
|-----activities