Skip to content

Instantly share code, notes, and snippets.

View rayantony's full-sized avatar

ray anthony rayantony

View GitHub Profile
@rayantony
rayantony / chromium-flash-fix-ubuntu.md
Last active June 23, 2017 18:29
Chromium Browser Flash Player Plugin Fix for Ubuntu 12.04.x

*Wed Nov 20 9:13AM PST 2014 *Fix: Chromium Browser 20x-30x+ versions *Issue: Plugin Support removed for flash *Symptom: Flash no longer working after an update to either chrome or chromium often causing youtube issues as not all videos are html5 converted, software based phone apis (couple of these like twilio or Tropo) *Update issue: External Plugins: Flash SOLUTION *System: Ubuntu 12.04.4 x86_64 Multi-Arch

The Chrome and Chromium Teams are so far removing the plugin not the architecture from Chromium. So if you can grab a new chrome compile for the same system and let Chromium know the exact path with a couple other minimal configs, you can not only keep it, you can update and maybe largely improve on its working condition, while solving certainly the problem at hand. Pickup a recent Mozilla copy just to keep options open and take the ego dow

@rayantony
rayantony / bootsplatblog.html
Created November 22, 2014 10:58
BootSplat Blog WTF on Codepen part 1
<!DOCTYPE html>
<html lang="en" class="cookie_used_true">
<base href="http://codepen.io/" />
<head>
<meta charset="UTF-8">
@rayantony
rayantony / quicknotes.md
Created November 22, 2014 11:15
Quick Notes on QuickNotes Simple Project

Quick Notes by adPush

###Quick Notes :. browser on page instant notes by adPush


####QuickNotes Allow Instant in-browser, in-page insertion of typed text for note taking or coding one the fly. use it for anything!

Launch via the bookmarklet or just make a new one by copying the text exactly with no extra or special character for line feed, carriage return, or any weird microsoft shit, and paste into url field of bookmark. it should be browser and device independent excption is the fonts which are customizable.

@rayantony
rayantony / quicknotes.md
Created November 22, 2014 11:15
Quick Notes on QuickNotes Simple Project

Quick Notes by adPush

###Quick Notes :. browser on page instant notes by adPush


####QuickNotes Allow Instant in-browser, in-page insertion of typed text for note taking or coding one the fly. use it for anything!

Launch via the bookmarklet or just make a new one by copying the text exactly with no extra or special character for line feed, carriage return, or any weird microsoft shit, and paste into url field of bookmark. it should be browser and device independent excption is the fonts which are customizable.

@rayantony
rayantony / quicknotes.md
Created November 22, 2014 11:15
Quick Notes on QuickNotes Simple Project

Quick Notes by adPush

###Quick Notes :. browser on page instant notes by adPush


####QuickNotes Allow Instant in-browser, in-page insertion of typed text for note taking or coding one the fly. use it for anything!

Launch via the bookmarklet or just make a new one by copying the text exactly with no extra or special character for line feed, carriage return, or any weird microsoft shit, and paste into url field of bookmark. it should be browser and device independent excption is the fonts which are customizable.

@rayantony
rayantony / quicknotes.md
Created November 22, 2014 11:17
Quick Notes on my QuickNotes Project

Quick Notes by adPush

###Quick Notes :. browser on page instant notes by adPush


####QuickNotes Allow Instant in-browser, in-page insertion of typed text for note taking or coding one the fly. use it for anything!

Launch via the bookmarklet or just make a new one by copying the text exactly with no extra or special character for line feed, carriage return, or any weird microsoft shit, and paste into url field of bookmark. it should be browser and device independent excption is the fonts which are customizable.

@rayantony
rayantony / site-origin.html
Created November 22, 2014 11:52
siteorigin test of grids
<!DOCTYPE html>
<html lang="en-US" prefix="og: http://ogp.me/ns#">
<head><base href="https://siteorigin.com/" />
<meta charset="UTF-8">
<meta name="viewport" content="width=1140">
<title>Page Builder Plugin - SiteOrigin</title>
<link rel="profile" href="http://gmpg.org/xfn/11">
<link rel="pingback" href="https://siteorigin.com/xmlrpc.php">
@rayantony
rayantony / index.js
Created December 22, 2014 09:00
requirebin sketch
var reverse = require('ascii-art-reverse')
// makes a visible HTML console
require('console-log').show(true)
var coolbear =
" ('-^-/') \n" +
" `o__o' ] \n" +
" (_Y_) _/ \n" +
" _..`--'-.`, \n" +
@rayantony
rayantony / README.md
Last active September 11, 2015 00:17
Free Social Icon Theme - Glowing Neon Buttons

Free Glowing Neon Social Icon Theme in Pure CSS

Complete with glowing pink animation. Yes Totally free Icon Theme for Social, demonstrating the use of the new library free from Foundation, this is a font not a series of jpg's you can easily insert or copy paste. The example serves to demonstrate a concept you are free to copy and re-use any part of. I considered pluginizing them in some fashion such as jquery but ultimately deemed it too time consuming.

This was a concept I was playing with, and a response to a request I saw online that seemed to fit. So just messing around. The Icons are white until a hover over then turn a super cool electric neon-ish pink. Having been unimpressed with similar efforts I took a shot at it and I'm pleased with how it came out. It's purely in CSS so it's fast and light.

>NOTE: While obviously there's no shortage of social icon interest and theme interest, this was w

Let's say you're using Ubuntu 13.04 (Raring Ringtail, released in April 2013) and it just went End-of-Life on you, because it's supported for only 6 months, and the deprecated packages are taken down after 12 months.

You'll probably figure this out the hard way. When you run sudo apt-get update, it will eventually report these errors:

Ign http://archive.ubuntu.com raring-updates/universe Sources/DiffIndex
Err http://security.ubuntu.com raring-security/main Sources
  404  Not Found [IP: 91.189.91.15 80]
Err http://security.ubuntu.com raring-security/universe Sources
  404  Not Found [IP: 91.189.91.15 80]