Skip to content

Instantly share code, notes, and snippets.

View greenweb's full-sized avatar

Rew Rixom greenweb

View GitHub Profile
// Photoshop Script to Create iPhone Icons from iTunesArtwork
//
// WARNING!!! In the rare case that there are name collisions, this script will
// overwrite (delete perminently) files in the same folder in which the selected
// iTunesArtwork file is located. Therefore, to be safe, before running the
// script, it's best to make sure the selected iTuensArtwork file is the only
// file in its containing folder.
//
// Copyright (c) 2010 Matt Di Pasquale
// Added tweaks Copyright (c) 2012 by Josh Jones http://www.appsbynight.com
@greenweb
greenweb / Anthony.signature.markdown
Last active August 29, 2015 13:56
Anthony's Signature

Easy Sign Up - add no spam text

Use jQuery to add a No Spam disclaimer above the send button.

A Pen by Andy on CodePen.

License.

@greenweb
greenweb / class.TTT_Contactfields.php
Created February 14, 2012 19:45 — forked from anonymous/class.TTT_Contactfields.php
Manager for WordPress’ contact fields
<?php
/**
* Manage WordPress contact fields.
* Usage:
require './class.TTT_Contactfields.php';
$TTT_Contactfields = new TTT_Contactfields(
array (
'Twitter'
, 'Facebook'