Skip to content

Instantly share code, notes, and snippets.

@Anzumana
Anzumana / regex1
Last active December 18, 2015 13:08
%s/<p class=\"_90_Kolumnentite_90_Kt1_lb\">Theodor Fontane <span class=\"semibold-semicondensed _idGenCharOverride-2\">Effi Briest<\/span><\/p>/\="<span epub:type=\"pagebreak\" id=\"page".Incr()."\" title=\"".Incr2(). "\"\/>"
#!/bin/sh -e
#
# rc.local
#
# This script is executed at the end of each multiuser runlevel.
# Make sure that the script will "exit 0" on success or any other
# value on error.
#
# In order to enable or disable this script just change the execution
# bits.
var page = require('webpage').create();
page.open('http://localhost:8999', function(status) {
});
@Anzumana
Anzumana / clistudios.user.js
Last active September 3, 2015 21:56
Tampermonkey / Greasmonkey Script to enhance http://www.clistudios.com/ Experience Tested with Tampermonkey . Please Report any issues with the script
// ==UserScript==
// @name Clistudio Script
// @namespace http://www.clistudios.com/
// @description Dance Studio Online
// @author Anzumana Taal
// @match http://www.clistudios.com/*
// @grant none
// @require https://ajax.googleapis.com/ajax/libs/jquery/2.1.4/jquery.min.js
// @downloadURL https://gist.github.com/Anzumana/02a1154bd59407dcc4fa/raw/clistudios.user.js
// @updateURL https://gist.github.com/Anzumana/02a1154bd59407dcc4fa/raw/clistudios.user.js