Skip to content

Instantly share code, notes, and snippets.

@RebeccaWhit3
RebeccaWhit3 / Keywords for Tagging Windows OS.md
Created March 19, 2017 20:25
Keywords for Tagging Windows OS
@RebeccaWhit3
RebeccaWhit3 / Keywords for Tagging JavaScript.md
Last active March 19, 2017 06:07
Keywords for tagging JavaScript content
@RebeccaWhit3
RebeccaWhit3 / Keywords for Tagging Music.md
Last active March 19, 2017 05:16
Keywords for Tagging Music

Keywords for Tagging Music

An assortment of keywords taken from around the web that can be used to organize music with.

Reddit

Music Subreddits

  • Alternative
@RebeccaWhit3
RebeccaWhit3 / Version-Control-Tags.md
Created March 19, 2017 04:19
Version Control System (VCS) tagging category reference
@RebeccaWhit3
RebeccaWhit3 / Preferences.sublime-settings
Last active March 16, 2017 20:20
Sublime Text 3 - Default Settings (possibly plugin related as well)
// Place your settings in the file "User/Preferences.sublime-settings", which
// overrides the settings in here.
//
// Settings may also be placed in file type specific options files, for
// example, in Packages/Python/Python.sublime-settings for python files.
{
// Sets the colors used within the text area
"color_scheme": "Packages/Color Scheme - Default/Monokai.tmTheme",
// Note that the font_face and font_size are overridden in the platform
@RebeccaWhit3
RebeccaWhit3 / Preferences.sublime-settings
Created March 16, 2017 20:14
Sublime Text 3 - User Preferences
{
"added_words":
[
"resampling",
"fx",
"vst",
"Polyplex",
"C1",
"C2",
"Synergizes",
@RebeccaWhit3
RebeccaWhit3 / test.md
Last active March 16, 2017 09:40
test

test

comments in markdown

@RebeccaWhit3
RebeccaWhit3 / keywords-for-tagging-art.mdown
Created March 16, 2017 06:47
A list of tags output by the Google Arts & Culture "tags" experiment (https://artsexperiments.withgoogle.com/tags/).
@RebeccaWhit3
RebeccaWhit3 / useful-strings.md
Created March 15, 2017 20:15
Useful strings

Useful Strings

File extensions for icon images and files containing icon images
	*.cur;*.ico;*.ani;*.exe;*.dll;*.icl;*.nil;*.il;*.acl;*.ocx;*.scr;*.bpl;*.~bpl;*.dpl;*.~dpl;*.arx;*.ovl;*.hdi;*.bk;*.cpl;*.vbx;*.drv;*.acm;*.ax;*.cp$;*.tsp;*.mod;*.sfx;*.flt;*.rsrc;*.dcr;*.res;*.icns;icon*.*;
@RebeccaWhit3
RebeccaWhit3 / google-search-js-notes.js
Last active March 15, 2017 08:07
Google Search JS Notes
// Google Search JS Notes
google.y.first.push(function() {
google.loadAll(['aa', 'abd', 'async', 'dvl', 'erh', 'foot', 'fpe', 'ifl', 'ipv6', 'lu', 'm', 'sf', 'spch', 'vm', 'wft'].concat(google.xjsrm || []));
(function() {
(function() {
if (!document.cookie.match(/GZ=Z=[0,1]/) && !google.gz) {
document.cookie = "GZ=Z=0";
google.gz = 1;
var a = document.createElement("iframe");