This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
/*/ | |
Plugin Name: Denver Post RSS feed additions | |
Plugin URI: www.denverpost.com | |
Description: Alters Wordpress RSS feeds to include additional information used for Blogs Rotator & Simplepie Widgets, and Stubs. Set feeds to 'excerpt' and you can still get the full-text feeds with blog.url/?feed=full. | |
Version: 0.7b | |
Author: Daniel J. Schneider | |
Author URI: schneidan.com | |
/*/ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Aliases muthafucka | |
alias cdmj='cd ~/code/cannabist' | |
alias cdsd='cd ~/Sites/schneidan/wp-content/themes/schneidan' | |
alias cdef='cd ~/Sites/expired-film-day/wp-content/themes/expi' | |
alias cdsdd='cd ~/Sites/schneidan/wp-content/themes/sd17' | |
alias cdtk='cd ~/Sites/the-know/wp-content/themes/reverb' | |
alias cdgt='cd ~/Sites/gametracker' | |
alias cdelex='cd ~/code/election' | |
alias cdS='cd ~/Sites' | |
alias cdG='cd ~/Google\ Drive' |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!-- ################################################################################################ --> | |
<!-- --> | |
<!-- THIS FILE IS FAR FROM COMPLETE -- DON'T USE IT WITHOUT FIXING EVERYTHING!! --> | |
<!-- --> | |
<!-- Things to fix: --> | |
<!-- Everything in the meta twitter: tags! --> | |
<!-- Everything in the Facebook og: meta tags --> | |
<!-- All the other meta tags! --> | |
<!-- The Title! --> | |
<!-- The Omniture tags! |
OlderNewer