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
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
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
<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
<div class="flexslider"> | |
<ul class="slides"> | |
<li> | |
<h3>Picture of all good foods</h3> | |
<img src="rcfp-conventions.jpg" width="300px"/> | |
<p>Here is a caption yo.</p> | |
</li> | |
<li> | |
<h3>Bananas</h3> | |
<img src="rcfp-slapp.jpg" width="300px" /> |
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
<html> | |
<head> | |
<style> | |
body { | |
background-color: #dddddd; | |
} | |
#container { | |
background-color: #ffffff; | |
margin: 0 auto; |
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
Poynter or someone needs to offer a training workshop on cyber security and anonymity for journalists. Data scrubbing, encryption, etc. |
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
$query = "SELECT * FROM $table WHERE (($varsqft >= $minsquarefeet && $varsqft <= $maxsquarefeet && $varyear >= $minyearbuilt && $varyear <= $maxyearbuilt && $varbed >= $minbedrooms AND $varbed <= $maxbedrooms AND $varbath >= $minbathrooms) OR ($search_vacant_proptype_string AND $minbedrooms=0 AND $minbathrooms=0)) AND $varprice >= $pricelow AND $varprice <= $pricehigh $search_hotnew_string $search_openhouse_string $search_justreduced_string $search_pool_string $search_sprinklersystem_string $search_keywords_string $search_garage_string $search_parking_string $search_area_string $search_proptype_string $search_offices_string $citysearch $search_waterfront_string $subdivisionsearch $mlsname_search ORDER BY $sortorder LIMIT $startrow, 10"; | |
$countquery = "SELECT count(*) FROM $table WHERE (($varsqft >= $minsquarefeet && $varsqft <= $maxsquarefeet && $varyear >= $minyearbuilt && $varyear <= $maxyearbuilt && $varbed >= $minbedrooms AND $varbed <= $maxbedrooms AND $varbath >= $minbathrooms) OR ($search_vacant_propty |
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
Swamp Head Brewery | |
* Midnight Oil Oatmeal Coffee Stout | |
* 10-10-10 Imperial IPA | |
* Batch 400 American Stout (Tasting Room exclusive other than DC) | |
Cigar City Brewing Co. | |
* Bolita Double Brown | |
* Cognac BA Imperial Sweet Stout | |
* Humidor IPA |
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
{ | |
"articles": [ | |
{ | |
"type": "game", | |
"sport" "football" | |
"status": "complete", | |
"date": "2012-06-15T19:42:28", | |
"video": "http://www.youtube.com/watch?v=DXI22SivkpI", | |
"home": [ |