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
<style> | |
.pagename { | |
font-weight: bold; | |
text-transform: uppercase; | |
} | |
span.good { | |
color: #c1ffb5; | |
} |
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 do you handle a client overage need right near launch time? Do you put in extra hours for a week to help get the product out the door? How do you negotiate when a standard 20hr/week agreement needs to be 40 for a short burst? I have a small team, so I get into the scenario of either having to make a late/frantic client wait or else shaft another client by diverting resources. Halp. |
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
javascript:var%20s%3Ddocument.createElement(%27link%27)%3Bs.rel%3D%27stylesheet%27%3Bs.type%3D%27text/css%27%3Bs.href%3D%27http://jeremygilbert.com/extras/12FA-NPR-8Bit/css/app-8bit.css%27%3Bdocument.body.appendChild(s)%3Bvar%20t%3Ddocument.createElement(%27script%27)%3Bt.type%3D%27text/javascript%27%3Bt.src%3D%27http://www.tylerjfisher.com/media/bookmarklet.js%27%3Bdocument.body.appendChild(t)%3Bvoid(0)%3Bvar%20d%3Ddocument.createElement(%27div%27)%3Bd.id%3D%27audio%27%3Bdocument.body.appendChild(d)%3Bvoid(0)%3BsetTimeout()%3B |
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
Interested in attending all or part of the two-day Poynter EyeTrack Tablet workshop at Northwestern this week? It's free! Here is the schedule. Contact me for more details. @gotoplanb | |
THURSDAY, OCTOBER 18 | |
Fisk Hall, Room 206 | |
9 a.m. Coffee, Registration | |
9:30 WELCOME | |
9:45 EYETRACK TABLET PROJECT OVERVIEW | |
10:30 MAJOR FINDINGS of the project | |
11:30 Q&A |
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
#DirectoryIndex index.php index.html | |
#Options +FollowSymLinks | |
#Options -Indexes | |
#ErrorDocument 403 default | |
<IfModule mod_rewrite.c> | |
RewriteEngine On | |
RewriteBase /news/ |
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
<!-- Wrap with this div and class for 16x9 iframes/embeds. Remove width/height. --> | |
<div class="embed-container"> | |
<iframe src="http://www.youtube.com/embed/sWnfGlXhsQg?modestbranding=1" frameborder="0" allowfullscreen></iframe> | |
</div> | |
<!-- For 4x3 iframes/embeds, be sure to add the additional class --> | |
<div class="embed-container fourbythree"> | |
<iframe src="http://www.slideshare.net/slideshow/embed_code/13488028" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" allowfullscreen> </iframe> | |
</div> |
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"> | |
var _gaq = _gaq || []; | |
_gaq.push(['_setAccount', 'UA-34365225-1']); | |
_gaq.push(['_trackPageview']); | |
(function() { | |
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; | |
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; | |
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); |
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
$('a[href^="http"]').addClass('external'); | |
$('a[href*="66.33.210.85"]').removeClass('external'); |
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
<form action="http://smartmediacreative.us2.list-manage.com/subscribe/post?u=d8c8b7e9bf7a3006a22ee005e&id=119617532f" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_blank"> | |
<label for="mce-EMAIL">Subscribe to our mailing list</label> | |
<input type="email" value="" name="EMAIL" class="email" id="mce-EMAIL" placeholder="email address" required> | |
<div class="clear"><input type="submit" value="Subscribe" name="subscribe" id="mc-embedded-subscribe" class="button"></div> | |
</form> |
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
<div class="associate"> | |
<img src="http://www.bosshardtrealty.com/agentphotos/Michael%20Ryals.jpg" / | |
<span class="associate-name"><a href="http://www.bosshardtrealty.com/associates.php?searchtype=detail&id=38">Michael Ryals</a></span> | |
<span class="associate-email"><a href="mailto:[email protected]">[email protected]</a></span> | |
<span class="associate-phone">(352) 538-0567</span> | |
<span class="associate-website"><a href="http://www.teamryals.com">http://www.teamryals.com</a></span> | |
</div> |