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 | |
#=============================================================================== | |
# FILE: handconv.sh | |
# | |
# USAGE: Run manually | |
# | |
# DESCRIPTION: Converts the contents of the current folder to M4V using HandBrakeCLI | |
# | |
# AUTHOR: Scott Granneman (RSG), scott@websanity.com |
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
{ | |
// CSSLint options: | |
// Each rule can have three values: error|warning|true|false | |
// false => rule is disabled. | |
// true => alias to 'error' | |
// All rules are enabled by default. | |
// Currently the only difference between warnings and errors is in the prefix of the message in the Sublime status bar. | |
"csslint_options": | |
{ | |
"adjoining-classes": false, |
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
adblock_filters.txt fixm3u* pix2tn.pl* | |
addext* flash.xml* pop_login* | |
address_book.csv getip* procmail/ | |
address_book.sxc homesize* programs_usual* | |
address_book.xls html2text.py* quickrename* | |
backup_to_chaucer* list-urls.py* |
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
<script src="https://cdnjs.cloudflare.com/ajax/libs/modernizr/2.8.3/modernizr.js"></script> |
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
"language": { | |
"javascript": { | |
"linting.prefer": "JSHint", | |
"linting.usePreferredOnly": true | |
} | |
}, |
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
<?xml version="1.0"?> | |
<root> | |
<item> | |
<name>Remap Caps Lock to F19/Hyper</name> | |
<appendix>Caps Lock to Hyper (Ctrl + Shift + Command + Option)</appendix> | |
<identifier>private.f192f19</identifier> | |
<autogen> | |
--KeyToKey-- | |
KeyCode::F19, | |
KeyCode::COMMAND_L, |
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
<p> | |
Characteristics of the Holy Grail layout: | |
</p> | |
<ul> | |
<li>Fluid center with fixed-width sidebars</li> | |
<li>Center column containing main content appears first in the HTML</li> | |
<li>All columns should be the same height, no matter which column is actually tallest</li> | |
<li>Minimal markup & no hacks</li> | |
<li>Footer should stick to the bottom of the page even if the content is short</li> | |
</ul> |
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
<a data-viewport="640×960" data-icon="mobile">xs (640)</a><a data-viewport="800×1280" data-icon="tablet">sm (800)</a><a data-viewport="1024x768" data-icon="notebook">md (1024)</a><a data-viewport="1280x800" data-icon="tv">lg (1280)</a> |
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
<!doctype html> | |
<html> | |
<head> | |
<meta charset="UTF-8"> | |
<title>Learning Git Home</title> | |
</head> | |
<body> | |
<h1>Learning Git</h1> | |
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
<h1>The Dunwich Horror <small>H.P. Lovecraft</small></h1> | |
<blockquote> | |
<p> | |
“Gorgons, and Hydras, and Chimaeras—dire stories of Celaeno and the Harpies—may reproduce themselves in the brain of superstition—but they were there before. They are transcripts, types—the archetypes are in us, and eternal. How else should the recital of that which we know in a waking sense to be false come to affect us at all? Is it that we naturally conceive terror from such objects, considered in their capacity of being able to inflict upon us bodily injury? O, least of all! These terrors are of older standing. They date beyond body—or without the body, they would have been the same. . . . That the kind of fear here treated is purely spiritual—that it is strong in proportion as it is objectless on earth, that it predominates in the period of our sinless infancy—are difficulties the solution of which might afford some probable insight into our ante-mundane condition, and a peep at least into the shadowland of pre-existence.” |
OlderNewer