Skip to content

Instantly share code, notes, and snippets.

@FluxAugur
Last active December 26, 2017 09:18
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save FluxAugur/6005be35f8c4c7d5b091 to your computer and use it in GitHub Desktop.
Save FluxAugur/6005be35f8c4c7d5b091 to your computer and use it in GitHub Desktop.
Useful Bookmarks

Useful Bookmarks

This is a list of sites that I frequent (or don't) that have something useful, entertaining, or that I simply want to recall at some point, for some reason.

Bookmarklets

  • Grid Displayer
javascript:(function()%20%7B%20%20%20var%20head%20%3D%20document.getElementsByTagName(%22head%22)%5B0%5D%3B%20%20%20var%20bklScript%20%3D%20document.createElement(%22script%22)%3B%20%20%20bklScript.type%20%3D%20%22text/javascript%22%3B%20%20%20bklScript.src%20%3D%20%22http://alefeuvre.github.com/foundation-grid-displayer/gd-bookmarklet.min.js%22%3B%20%20%20head.appendChild(bklScript)%3B%20%7D)()%3B
  • Notes
data:text/html,%20%3Chtml%20contenteditable%3E
  • View Source
javascript:(function()%7Bvar%20w=window.open(%22about:blank%22),d=w.document;d.write(%22%3C!DOCTYPE%20html%3E%3Chtml%3E%3Chead%3E%3Ctitle%3ELoading%20Source%3C/title%3E%3C/head%3E%3Cbody%3E%3C/body%3E%3C/html%3E%22),d.close();var%20f=d.createElement(%22form%22);f.setAttribute(%22method%22,%22post%22),f.setAttribute(%22action%22,%22https://ole.michelsen.dk/viewsource/?uri=%22+encodeURIComponent(location.href));var%20i=d.createElement(%22input%22);i.setAttribute(%22type%22,%22hidden%22),i.setAttribute(%22name%22,%22DOM%22),i.setAttribute(%22value%22,encodeURIComponent(document.documentElement.innerHTML)),d.body.appendChild(f).appendChild(i),f.submit();%7D)()

Creative

Business Development

Small Business Resources

Development Resources

Bug Management

Docker

Domain Names

Dotfiles

Go

JavaScript

AngularJS

EmberJS

Ionic

OS X

Ruby on Rails

Shell Scripting

Fitness

Games

Dungeons & Dragons

5th Edition

Food

Beverages

Healthy

Health

General

News

Entertainment

Personal Growth

Personality Type

Portfolio

Clients (Current)

Arbor Insight

Clients (Previous)

APHID

Foresight

SCAD

Synaptian

Social

Travel

Writing

Scheduled

Daily

Yearly

NaNoWriMo

Tools

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment