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! |
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
<?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
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script> | |
<script language="javascript" type="text/javascript"> | |
document.write('<style type="text/css"> \n\ | |
td.region3, td.region6, td.region7, td.region14 { display:none!important; } \n\ | |
td.region2b { width:985px; } \n\ | |
td.articleBox { padding:10px!important; } \n\ | |
</style>'); | |
document.write('<style type="text/css"> \n\ | |
.fire { width:960px;min-height:90px;clear:both; } \n\ |
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
<script type="text/javascript" src="http://extras.denverpost.com/media/js/jquery-min.js"></script> | |
<style type="text/css"> | |
#gasbusparent { | |
width:100%; | |
text-align:center; | |
} | |
#gasbus { | |
width:330px; | |
border:1px #ebebeb solid; |
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
<script type="text/javascript" src="http://extras.denverpost.com/media/js/jquery-min.js"></script> | |
<link type='text/css' rel='stylesheet' href='theater-shooting-victims.css'> | |
<!-- <link type='text/css' rel='stylesheet' href='http://extras.mnginteractive.com/live/css/site36/theater-shooting-victims.css'> --> | |
<div id="shootingfeature"> | |
<div id="victimnav"> | |
<div class="victimphoto" name="boxblunk" style="background:url('http://extras.mnginteractive.com/live/media/site36/2012/0724/20120724_124353_jonathan-blunk-81.jpg');"> |
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
How to update the 2012 campaign visit tracker | |
The candidate tracker map is made up of three components | |
Parent file: DenverPost/media/maps/kml/visits-vs-wins-colorado-2008-2012.kml | |
2008 results: DenverPost/media/maps/kml/2008-election-results.kml | |
2012 visits: DenverPost/media/maps/kml/campaigning-in-colorado-07102012 | |
To update the candidate tracker map that you see on the Obama and Romney pages, you only need to update one file. You can download the most recent version of the file from the FTP server and save it on your desktop: Denver Post/media/maps/kml/campaigning-in-colorado-07102012.kml (July 10, 2012 was the creation date. Do not change this in the file name unless you change it in the parent KML file.) | |
------------------------------------------------------------------------------------------------------------------- | |
To add a new point to the map, you need to add a "placemark" to the KML file. Every placemark ends in <placemark> and ends in </placemark>. For your convenience, I've put the visits in chro |
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
/* [file] redesign_sectionpage.css */ | |
/* css for SECTION PAGE LAYOUT */ | |
body.bodyStyle { | |
background-color: #0A1F40; | |
} | |
div#masthead_section { | |
height:auto!important; |
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
<script src="http://extras.denverpost.com/media/js/jquery-min.js"></script> | |
<script type="text/javascript"> | |
document.write('<style type="text/css"> \n\ | |
#ssrotate { width:300px; height:270px; overflow:hidden; background:#f5f5f5; color:#222; position:relative; border:1px solid #bbb; -moz-border-radius:5px; border-radius:5px; display:block; margin: 10px 0 5px; } \n\ | |
#ssrotate .rotating-item { width:298px; height:324px; margin-bottom:20px; display: none; position: absolute; top: 0; left: 0; } \n\ | |
#ssrotate .rotating-item img { width:280px; height:200px; margin:5px 10px 10px; } \n\ | |
#ssrotate .rotating-item h2 { font-family:Georgia,Times,"Times New Roman",serif; font-size:14px; color:#568; width:280px; font-weight:600; padding:0; margin:0 10px 5px; } \n\ | |
#ssrotate .rotating-item h2.ssover { font-family:Georgia,Times,"Times New Roman",serif; font-size:12px; text-transform:uppercase; color:#568; width:280px; font-weight:600; padding:0; margin:10px 10px 0; } \n\ | |
</style>'); |
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
//---------------------------------// | |
// PAGINATION FOR ARTICLE BOTTOM // | |
//---------------------------------// | |
<ul> | |
<hr size="1"> | |
<center> | |
<a href="http://www.denverpost.com/diego/ci_16370328">PREVIOUS</a> | |
NewerOlder