link.urled.me bookmark js share test
- formerly rayanthony.io
| # composed of selections from seomoz, mattcutts, hay matt at automatic (he just got involved with open source and things kinda got better from there ya know!) | |
| # | |
| # on wordpress note that cutts blocks /blog/wp-content , | |
| # Cutts | |
| User-agent: * | |
| Disallow: /files | |
| Disallow: /blog/wp-content |
New Version 2017 !! Just whipped up this morning to chronicle the exciting partitioning system for my chromeos/ubuntu USB sticks so its all new mostly.
Shell (sh) based video recording / screencasting, and encoding via web urls in place of cumbersome av commands. A work in progress but it does work presently tested in Ubuntu's 12.04 through 15.x currently for testing is locked into simple video only recording, using avconv or ffmpeg while a more permanent system of user input (difficult to implement on a one direction transaction such as running live script. This will change soon perhaps any day. As well the project was intended to double as a reference library for function encased ready-made lines for different use cases.In other words a cut and paste library made more complicated by making it function in a cool way. It
| <html><head><title>Hollyweed | Hollywood Medical Marijuana Delivery Service</title> | |
| <style>@import url(http://fonts.googleapis.com/css?family=Petit+Formal+Script:900,300,700);@import url(http://fonts.googleapis.com/css?family=Roboto:400,300,700,900);@import url(http://fonts.googleapis.com/css?family=Righteous:400,300,700,900); | |
| </style> | |
| <link rel="stylesheet" href="http://codepen.io/rayrc/pen/dae9055225ce25daa96829e0ec97ed23.css"> | |
| <!-- jQuery: Grab Google CDN jQuery. fall back to local if necessary --> | |
| <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.8.0/jquery.min.js"></script> | |
| <script>!window.jQuery && document.write('<script src="https://raw.githubusercontent.com/zurb/jquery-raptorize/master/jquery-1.8.0.min.js"><\/script>')</script> | |
| #!/bin/sh | |
| # ---- website-checker.sh ---- | |
| # Pings a list of websites using cURL to see if they are up and | |
| # there are no errors. If there are problems, we send an email using mailx | |
| # to let ourselves know about the problem. | |
| ################################################################################ | |
| # Recipient of the errors email | |
| [email protected] |
Simple Example of a rotation script whech iterates through a list of strings as fed in local file csv. In this particular use case strings are URLS
@rayantony @rayanthonyrcc @deadflowers @rayrc
This is originally published @ tableau
| 'tis | |
| 'twas | |
| a | |
| aah | |
| aaron | |
| abandon | |
| abandoned | |
| abbott | |
| abby | |
| abe |
Just some fun for hijacking my own projects and testing stuff adding some flare and animation to dress up projects and be universally applied for the most part. See Ray Anthony Kind of a kit, various tools to serve as multiple methods solving the same problem.
Components:
- Main version
- raw js use this as a src reference in a script tag, to inject the css live. note: copy full path exactly
For hotlinking scripts and css files directly from Github Raw URLs simply run and add the final url into your
<script> or <link> tags
example:
<script charset="UTF-8" crossorigin="anonymous" src="http://[].runnablecodesnippets.com/?link=https://gist.github.com/rayantony/2fa7ed9ab778b86819a73dcf3e9a4e6a/xtras.js"></script>