Skip to content

Instantly share code, notes, and snippets.

View marceloneil's full-sized avatar

Marcel O'Neil marceloneil

View GitHub Profile
@marceloneil
marceloneil / configure.sh
Last active August 29, 2015 14:27
Automatic MySQL configurator for Ubuntu
#!/bin/bash
sudo debconf-set-selections < preseed.cfg
wget "http://dev.mysql.com/get/mysql-apt-config_w.x.y-zubuntu<version>_all.deb"
sudo DEBIAN_FRONTEND=noninteractive dpkg -i mysql-apt-config_w.x.y-zubuntu<version>_all.deb
@marceloneil
marceloneil / github.xml
Last active April 13, 2016 01:53 — forked from mindplay-dk/github.xml
GitHub Gadget for Blogger
<?xml version="1.0" encoding="UTF-8" ?>
<Module>
<ModulePrefs title="GitHub Activity" />
<UserPref name="username" display_name="marceloneil" required="true" />
<Content type="html">
<![CDATA[
<h2>GitHub Activity</h2>
<div id="github-activity"></div>
<script type="text/javascript">
Verifying that +marceloneil is my blockchain ID. https://onename.com/marceloneil
int leds[] = {};
int globalDelay = 100;
void setup(){
// Initialize Pins
for(int i = 0; i < sizeof(leds); i++){
pinMode(leds[i], OUTPUT);
}
// Initialize Serial
Serial.begin(9600);
@marceloneil
marceloneil / index.html
Created August 10, 2016 20:52
JQuery UI Sortable Table
<table>
<tr>
<td>1</td>
<td>2</td>
<td>3</td>
</tr>
<tr>
<td>4</td>
<td>5</td>
<td>6</td>
@marceloneil
marceloneil / index.html
Created August 11, 2016 21:20
JQuery UI Draggable Table Swap
<table>
<tr>
<td class="droppable">
<div class="draggable">1</div>
</td>
<td class="droppable">
</td>
<td class="droppable">
<div class="draggable">2</div>
</td>
@marceloneil
marceloneil / index.html
Created August 11, 2016 21:20
JQuery UI Draggable Table
<table>
<tr>
<td class="droppable">
<div class="draggable" id="d1">1</div>
</td>
<td class="droppable">
</td>
<td class="droppable">
<div class="draggable" id="d2">2</div>
</td>
@marceloneil
marceloneil / verification.txt
Created December 25, 2016 17:50
onename verification
Verifying that "marceloneil.id" is my Blockstack ID. https://onename.com/marceloneil
@marceloneil
marceloneil / keybase.md
Created December 28, 2016 04:06
keybase verification

Keybase proof

I hereby claim:

  • I am marceloneil on github.
  • I am marceloneil (https://keybase.io/marceloneil) on keybase.
  • I have a public key whose fingerprint is F3C7 8012 164F B819 7788 4E75 216F 0742 87B2 6D46

To claim this, I am signing this object:

@marceloneil
marceloneil / address
Created August 25, 2017 15:42
Eth Address
0x9a065D8233CA88b3B2BDbD4BA84Fe23fFFb48076