earth2marsh + script 62
*[data-markdown] - use markdown, sometimes, in your HTML — Gist
november 2011 by earth2marsh
"In prototypes and HTML-based slide decks, it's pleasant to write in markdown sometimes and avoid all those angle brackets.
So the idea is you're operating in an HTML environment but a few shortcuts would help so use markdown here and there."
HTML
markdown
web
paul_irish
gist
script
from delicious
So the idea is you're operating in an HTML environment but a few shortcuts would help so use markdown here and there."
november 2011 by earth2marsh
danzitting's wordpress-slice-setup at master - GitHub
december 2009 by earth2marsh
"set of script is designed to automate the deployment of Wordpress sites on a fresh server installation using an Nginx stack. The first script (vps-setup.sh) sets up and configures the server and deployment stack. The second (wordpress-setup.sh) installs a Wordpress site on this server. The Wordpress install script can be run multiple times on a given server if you would like to host multiple Wordpress sites on the same server."
wordpress
slicehost
script
sysadmin
server
nginx
github
december 2009 by earth2marsh
Asynchronous Tracking - Google Analytics - Google Code
december 2009 by earth2marsh
"Asynchronous Tracking is an alternative way track website visitors with Google Analytics. Unlike a traditional installation, asynchronous tracking optimizes how browsers load ga.js so its impact on user experience is minimized. It also allows you to put your Analytics snippet higher in the page without delaying subsequent content from rendering. The Asynchronous Tracking requires a different Analytics snippet and a different syntax for making tracking API calls."
webdev
asynchronous
analytics
google:analytics
optimization
tracking
performance
javascript
script
december 2009 by earth2marsh
script to put Ogg metadata in media library - maemo.org - Talk
september 2009 by earth2marsh
"python script that opens up the media library (the one that the media player reads), look for the ogg files, then fetch the tags from the files and write into the database."
script
python
n8x0
n800
library
ogg
metadata
database
september 2009 by earth2marsh
Every Day Scripting: Easier Python script execution in Widows
august 2009 by earth2marsh
Simple way to make py scripts execute without prefixing them with "python" "Control Panel -> System -> Advanced System Settings -> Environments Variables In the new window that shows up, scroll down in the bottom list to find PATHEXT. Double click on it and add ";.PY" to the end." "Once you are done with that, double click on the "Path". Append ";[FULL PATH TO YOUR SCRIPT FOLDER]" to what is already there."
python
windows
script
scripts
execute
august 2009 by earth2marsh
Every Day Scripting: Python + Google Voice. Mass SMS and Iterative Calling at the Command Line
august 2009 by earth2marsh
"an interactive command line script that would allow me to either send an SMS message or call everyone in one of my Google Contacts Groups. Google Voice does not yet let you send mass text messages, or call people in an iterative fashion, so I came up with a script to let me do just that."
python
script
Google:Voice
sms
call
august 2009 by earth2marsh
HowTo Achieve "Ubuntu-Desktop-Minimal" - Ubuntu Forums
may 2009 by earth2marsh
Script to convert a ubuntu server install to a minimal desktop. "post-install script which will give you a complete minimal desktop. After running this script your system will look the same as a fresh install of ubuntu just without all the added software."
tips
ubuntu
linux
install
howto
minimal
server
desktop
script
may 2009 by earth2marsh
Userscripts Updater for Greasemonkey
may 2009 by earth2marsh
adds autoupdate to your installed scripts. clever!
firefox
greasemonkey
script
update
scripts
may 2009 by earth2marsh
mozdev.org - greasemonkey: authoring
april 2009 by earth2marsh
"Mark Pilgrim has given the Greasemonkey community Dive into Greasemonkey, the best reference imaginable. The stuff below might be slightly more up-to-date."
greasemonkey
script
tutorials
howto
reference
firefox
programming
development
april 2009 by earth2marsh
Controlling an EC2 instance with python · SpaziDigitali
april 2009 by earth2marsh
"how to use boto to start a server instance then how to send a file to the instance and execute a command on the remote server, and finally I’ll show how to terminate the instance."
script
amazon
python
ec2
april 2009 by earth2marsh
folderblog: simple photoblog script
april 2009 by earth2marsh
"a free, lightweight PHP script that automatically displays the images placed in a given directory, no database needed. It can be used as a blog or gallery—and anything in between. It’s configurable, plugin-ready, and template-based, but it’s also designed for people who don’t know how or don’t have time to manage their sites manually. The tagline is “See & snap. Drag & drop.” It’s a photoblog for the rest of us."
photoblog
script
software
php
directory
images
opensource
april 2009 by earth2marsh
Facebook Purity - Removes annoying quiz and application messages from your facebook homepage for Greasemonkey
march 2009 by earth2marsh
"gets rid of messages about quizes etc, basically all messages from any applications created by external developers. Just leaving messages from the original facebook apps such as status updates, wall posts, links, notes, photos, etc behind"
greasemonkey
script
facebook
quiz
cleaner
march 2009 by earth2marsh
Twitter Sidebar Replies for Greasemonkey
march 2009 by earth2marsh
"Shows replies to a user is the sidebar of that user's Twitter page"
firefox
greasemonkey
script
twitter
sidebar
replies
reply
march 2009 by earth2marsh
Openvpn autostart based on wlan ssid - Internet Tablet Talk Forums
december 2008 by earth2marsh
"Everytime a interface goes up or down all scripts in /etc/network/if-up.d or if-down.d are started. when you connect to a wlan the ssid is set in the shell variable $ICD_CONNECTION_ID. So this we take to decide which wlan we connected to and easy as that just rename your openvpn config file like the ssid of your wlan (ssid.conf) and with the two scripts it should start when going online and go down when going offline."
script
maemo
auto
openvpn
connect
n800
n8x0
december 2008 by earth2marsh
Santa Claus is Coming to town - GNU Project - Free Software Foundation (FSF)
december 2008 by earth2marsh
#!/bin/santash # Santa Claus is coming to town better !pout !cry better watchout lpr why santa_claus < north_pole >town cat /etc/passwd > list ncheck list ncheck list cat list | grep naughty >coal cat list | grep nice >gift santa_claus < north_pole >town who | grep sleeping who | grep awake who | egrep 'bad|good' for goodness_sake; do be_good; done
humor
santa
christmas
geek
shell
bash
script
song
december 2008 by earth2marsh
glype proxy
december 2008 by earth2marsh
"a free-to-use, web-based proxy script written in PHP. Similar to a typical proxy server, a web-proxy script downloads requested web pages and files and forwards them back to the user. The service is provided by a web page itself, which allows instant access to the proxy without editing your browser connection settings."
via:awhite
php
proxy
freeware
opensource
script
server
december 2008 by earth2marsh
Linux.com :: Scheduling jobs based on filesystem activity with incron
august 2008 by earth2marsh
a cron clone that watches the filesystem for specified changes and executes the relevant commands. You can set incron to monitor a particular file or directory for changes and schedule jobs for when those changes occur.
unix
tutorial
linux
tools
sysadmin
script
scheduling
watch
files
august 2008 by earth2marsh
Autohotkey copy/paste macros
august 2008 by earth2marsh
creates a clipboard stack
ahk
autohotkey
script
code
clipboard
copy
paste
stack
buffer
august 2008 by earth2marsh
Find Similar Users on del.icio.us
june 2008 by earth2marsh
python tool to scour delicious for users who like the same things you do.
del.icio.us
delicious
python
social
script
!to_do
june 2008 by earth2marsh
Google Filter by Date – Userscripts.org
april 2008 by earth2marsh
greasemonkey filter to always show the search-by-date modifier dropdown
firefox
script
search
Google
greasemonkey
date
april 2008 by earth2marsh
[Updated] Google Reader Preview Enhanced v1.07g – Userscripts.org
april 2008 by earth2marsh
Adds a "Preview button" to Google Reader that allows you to view actual article in a frame. Clicking again on that button goes back to RSS view. Does work both in List view and expanded view.
greasemonkey
googlereader
Google:Reader
script
preview
iframe
april 2008 by earth2marsh
readelicious — hacking del.icio.us directly into Google Reader — Richard Crowley’s blog
april 2008 by earth2marsh
oooh, ajax-y del.icio.us posting from within Google Reader
delicious
del.icio.us
googlereader
Google:Reader
greasemonkey
script
april 2008 by earth2marsh
Script Listing - AutoHotkey
february 2008 by earth2marsh
clipboard scripts (and more!)
clipboard
script
ahk
scripts
wiki
automation
samples
february 2008 by earth2marsh
Google Time Search (MODIFIED) – Userscripts.org
february 2008 by earth2marsh
Greasemonkey script to add a date range (default: anytime) to Google Searches using the as_qdr parameter
greasemonkey
script
Google
date
search
time
february 2008 by earth2marsh
Blank Canvas - Gmail HTML Signatures
february 2008 by earth2marsh
automatically insert an HTML signature into your Gmail messages based on the email address that you are sending from. You can create one signature for each account you have set up under "Accounts" in the "Settings" tab.ld work for both compose message and
gmail
signature
tools
greasemonkey
script
scripts
html
accounts
multiple
february 2008 by earth2marsh
Paste plain text (and copy/cut)
january 2008 by earth2marsh
AHK script to paste plain text
ahk
script
paste
plain
text
january 2008 by earth2marsh
Auto Copy Selected Text to Clipboard
january 2008 by earth2marsh
An autohotkey script for autocopy
script
ahk
copy
mouse
select
january 2008 by earth2marsh
Clean Lifehacker II | userstyles.org
november 2007 by earth2marsh
A much cleaner, ad-free version of the fantastic site that is Lifehacker. (by me!)
me
self
style
userstyle
stylish
script
lifehacker
november 2007 by earth2marsh
Google Docs - vertical spacing | userstyles.org
november 2007 by earth2marsh
Makes 1em high vertical spacing above and below all paragraphs (the "Normal paragraph" style) and lists (bulleted or numbered)
Google
greasemonkey
Google:Docs
stylish
firefox
script
style
text
november 2007 by earth2marsh
Autohotkey: Tips N Tricks
november 2007 by earth2marsh
keep Screen Saver disabled until the script is exited
screensaver
disable
autohotkey
ahk
script
november 2007 by earth2marsh
Flickr - Photo Rank – Userscripts.org
october 2007 by earth2marsh
The script queries flickr for rank of the current photo in explore (top 1000 interestingness). The result is displayed on the photo page in additional information.
greasemonkey
flickr
explore
interestingness
script
october 2007 by earth2marsh
:: GIANT ROBOTS SMASHING INTO OTHER GIANT ROBOTS :: Highrise to LDAP Gateway
october 2007 by earth2marsh
proxy your Highrise contacts as LDAP entries (proof of concept, source avail)
37Signals
ldap
programming
rails
ruby
script
highrise
api
october 2007 by earth2marsh
Flickr Auto Pagination 1.1 - Greasemonkey - 6V8 - Production of my Mind
august 2007 by earth2marsh
makes small changes to the interface removing the need for you to click on the pagination number and wait for loading times every time you go to the next/previous page.
flickr
greasemonkey
script
pagination
pages
!installed
auto
pager
august 2007 by earth2marsh
Flickr: Discussing GM Script: Flickr Users in This Photo - ( Tagging photos to indicate flickr users are appearing in them) in Flickr Hacks
august 2007 by earth2marsh
an easy way of adding user tags. it adds a link "add user to this photo" below the "add tags" link, that when clicked displays a select box populated with your list of contacts. selecting one and clicking the "add user" button will add the "flickr:user="
flickr
greasemonkey
script
tool
user
machinetags
!installed
august 2007 by earth2marsh
Flickr Snap 0.1 - Greasemonkey - 6V8 - Production of my Mind
july 2007 by earth2marsh
(an idea I had evolved into a script...) add thumbnails to links to flickr pics on external sites
Flickr
greasemonkey
script
thumbnail
firefox
july 2007 by earth2marsh
Removing KDE icons in gnome / remove gnome icons in KDE : Ubuntu Tutorials : Breezy - Dapper - Edgy - Feisty
july 2007 by earth2marsh
This tutorial is for those people that like to run gnome and KDE side by side. This will allow you to only show the native apps in the menus within each desktop environment instead of showing everything.
linux
ubuntu
gnome
kde
tutorial
script
menu
tweak
july 2007 by earth2marsh
Flickr: Discussing Tagging photos to indicate flickr users are appearing in them in FlickrCentral
june 2007 by earth2marsh
not that dissimilar to facebook's people tagging...
people
users
tagging
flickr
script
greasemonkey
june 2007 by earth2marsh
Flickr: Discussing GM Script: Flickr EXIF Decorator in Flickr Hacks
june 2007 by earth2marsh
a GM script to add a little translucent overlay to a photo when you hover over it. The overlay currently displays aperture, shutter speed and ISO settings
greasemonkey
flickr
hacks
EXIF
script
june 2007 by earth2marsh
Flickr: Discussing GM Script: AllSizes+ v1.115 in Flickr Hacks
may 2007 by earth2marsh
This Greasemonkey script makes it easier to access all the sizes available for a photo - including the original size on non-Pro accounts
flickr
greasemonkey
script
size
may 2007 by earth2marsh
FlickrFly at roblog.com
april 2007 by earth2marsh
FlickrFly is a script that can be linked from the description or comment of a geotagged Flickr Photo to fly you that location in Google Earth.
geotagging
Google:Earth
flickr
photo
photography
greasemonkey
script
april 2007 by earth2marsh
Five Three Nine: Tin Foil Hat
april 2007 by earth2marsh
For each link that is redirected through TinyURL, Tin Foil Hat finds out what the real destination is and makes the link display that information in a tooltip. Note that this is all done without contacting the real destination server.
firefox
greasemonkey
script
url
tinyurl
april 2007 by earth2marsh
Browservulsel: Blogger large template editor user script
april 2007 by earth2marsh
hides the navbar setting and doubles the editor's height
blogger
greasemonkey
script
templates
textarea
april 2007 by earth2marsh
Act on a set of files at the Windows command prompt - Lifehacker
march 2007 by earth2marsh
good tips on batch file tricks
windows
tips
howto
batch
command
dos
script
march 2007 by earth2marsh
Select a page range from a PDF file using Ghostscript
march 2007 by earth2marsh
gs -dNOPAUSE -dBATCH -sDEVICE=pdfwrite -dFirstPage=4 -dLastPage=9 -sOutputFile=output.pdf input.pdf
pdf
script
ghostscript
command
line
pages
march 2007 by earth2marsh
Premshree's (品速力) Personal Weblog: Greasemonkey Dict
march 2007 by earth2marsh
double click any word to get a definition
dictionary
greasemonkey
script
word
words
definition
march 2007 by earth2marsh
Greasemonkey user script: Flickr - Link Original Image
february 2007 by earth2marsh
looks for thumbnail images on most any photo page from Flickr and links these to their original uploaded versions
firefox
flickr
greasemonkey
script
february 2007 by earth2marsh
Buddy icon/name reply GM script
february 2007 by earth2marsh
adds name_reply and icon_reply links at each of the comments under your photo. When you click on the link, the buddy icon html code will be added into the Add your comment box, where you can show nicely who your replies are directed at.
firefox
greasemonkey
flickr
script
icon
reply
name
commenting
comments
february 2007 by earth2marsh
Userscripts.org: Flickr Follow Comments
february 2007 by earth2marsh
see directly 10 pages of comments and filter the comments displayed
greasemonkey
flickr
comments
script
february 2007 by earth2marsh
Snap
december 2006 by earth2marsh
enables anyone visiting your site to get a glimpse of what other sites you're linking to, without having to leave your site. By rolling over any link, the user gets a visual preview of the site without having to go there, thus eliminating wasted "trips" t
website
preview
script
thumbnail
site
december 2006 by earth2marsh
Userscripts.org: Flickr Exif Info
august 2006 by earth2marsh
Display more information (like aperture, exposure, etc…) from the addition EXIF data directly on the photo page.
flickr
software
script
greasemonkey
exif
august 2006 by earth2marsh
greased lightbox / shifting pixel / joe lencioni
march 2006 by earth2marsh
Greased Lightbox is a Greasemonkey/Creammonkey user script designed to enhance browsing on websites that link to images such as Google Image Search, Flickr, Gmail, Facebook, MySpace, and deviantART.
javascript
greasemonkey
ajax
flickr
script
march 2006 by earth2marsh
related tags
!installed ⊕ !to_do ⊕ 37Signals ⊕ accounts ⊕ ahk ⊕ ajax ⊕ alphabet ⊕ amazon ⊕ analytics ⊕ api ⊕ apis ⊕ asynchronous ⊕ ati ⊕ auto ⊕ autohotkey ⊕ automation ⊕ bash ⊕ batch ⊕ blogger ⊕ buffer ⊕ call ⊕ christmas ⊕ cleaner ⊕ clipboard ⊕ code ⊕ command ⊕ commenting ⊕ comments ⊕ connect ⊕ copy ⊕ database ⊕ date ⊕ definition ⊕ del.icio.us ⊕ delicious ⊕ desktop ⊕ development ⊕ dictionary ⊕ directory ⊕ disable ⊕ dos ⊕ driver ⊕ drivers ⊕ ec2 ⊕ email ⊕ encryption ⊕ execute ⊕ exif ⊕ explore ⊕ facebook ⊕ fake ⊕ files ⊕ firefox ⊕ flickr ⊕ freeware ⊕ geek ⊕ geotagging ⊕ ghostscript ⊕ gimp ⊕ gist ⊕ github ⊕ gmail ⊕ gnome ⊕ Google ⊕ google:analytics ⊕ google:appsscript ⊕ Google:charts ⊕ Google:Docs ⊕ Google:Earth ⊕ Google:Reader ⊕ Google:Voice ⊕ googlereader ⊕ graph ⊕ graphics ⊕ greasemonkey ⊕ hacks ⊕ highrise ⊕ holga ⊕ hotkeys ⊕ howto ⊕ html ⊕ humor ⊕ icon ⊕ iframe ⊕ images ⊕ install ⊕ interestingness ⊕ javascript ⊕ kde ⊕ ldap ⊕ letters ⊕ library ⊕ lifehacker ⊕ line ⊕ linux ⊕ machinetags ⊕ maemo ⊕ mailto ⊕ map ⊕ markdown ⊕ me ⊕ menu ⊕ metadata ⊕ minimal ⊕ mouse ⊕ multiple ⊕ n8x0 ⊕ n800 ⊕ name ⊕ nginx ⊕ nvidia ⊕ obfuscation ⊕ ogg ⊕ opensource ⊕ openvpn ⊕ optimization ⊕ pager ⊕ pages ⊕ pagination ⊕ paste ⊕ path ⊕ paul_irish ⊕ pdf ⊕ people ⊕ performance ⊕ photo ⊕ photoblog ⊕ photography ⊕ photostream ⊕ php ⊕ plain ⊕ plugin ⊕ preview ⊕ programming ⊕ protection ⊕ proxy ⊕ python ⊕ quiz ⊕ rails ⊕ reference ⊕ relative ⊕ replies ⊕ reply ⊕ ruby ⊕ samples ⊕ santa ⊕ scheduling ⊕ screensaver ⊕ script ⊖ scripts ⊕ search ⊕ select ⊕ self ⊕ server ⊕ shell ⊕ shortcut ⊕ sidebar ⊕ signature ⊕ site ⊕ size ⊕ slicehost ⊕ sms ⊕ social ⊕ software ⊕ song ⊕ spam ⊕ sparklines ⊕ stack ⊕ stats ⊕ style ⊕ stylish ⊕ sysadmin ⊕ tagging ⊕ technique ⊕ templates ⊕ text ⊕ textarea ⊕ thumbnail ⊕ time ⊕ tinyurl ⊕ tips ⊕ tool ⊕ tools ⊕ tracking ⊕ tutorial ⊕ tutorials ⊕ tweak ⊕ twitter ⊕ ubuntu ⊕ unix ⊕ update ⊕ url ⊕ user ⊕ users ⊕ userstyle ⊕ utility ⊕ via:awhite ⊕ views ⊕ watch ⊕ web ⊕ webdev ⊕ website ⊕ wiki ⊕ windows ⊕ word ⊕ wordpress ⊕ words ⊕ world ⊕ xp ⊕Copy this bookmark: