article archive - 02/2015 - all archives

JR: Hack journalism by the Toledo Blade - February 2015 - Last fall, a Woodville police officer ruthlessly shot a dog that caused no harm. So the Blade is now attacking the town by writing multiple stories about Woodville being a speed trap, and in each activist story, the Blade mentions the dog being shot... more>> 6 min read
- Feb 17, 2015 - #media #moronism


JR: Feb 14 2015 area road conditions recap - Feb 15 post I'm guessing that travel conditions were rougher in the open areas of eastern and western Lucas County. At times on Saturday, the counties of Fulton and Ottawa were at level 3. Some other northwest Ohio counties were also at level 3. S... more>> 2 min read
- Feb 15, 2015


JR: Winter Weather Notes - Fri, Feb 13, 2015 - This will be a crisp weekend to be outdoors. A Wind Chill Watch exists that will probably be upgraded to a warning later. But based upon what we've experienced so far this winter, this weekend's weather forecast is not horrible. A little snow, a ... more>> 2 min read
- Feb 13, 2015 - #toledo #weather #blog_jr


JR: Backyard fire pit in February - On Fri night, Feb 6, 2015, Barney, DD, and I stood outside for two hours on our shoveled, snow-packed-covered driveway with a fire in our little fire pit cage, drinking red wine and eating pizza with large mounds of snow along the driveway from ~18 ... more>>
- Feb 13, 2015 - #home #weather


JR: Whole Foods Toledo location announcement - Feb 2015 - my Feb 12, 2015 TT comment quote=188128 Actually back in 2005, Carty supported Whole Foods coming to Toledo. But as mayor in early 2006, Carty may have come close to derailing the entire Westgate redevelopment project. The Westgate redevelopment... more>> 3 min read
- Feb 12, 2015


JR: Winter Weather Notes - Thu, Feb 12, 2015 - Possibly the coldest stretch of weather this winter will begin today and continue well into next week. It will be windy over the next few days too, producing wind chill temps well below zero. For Sunday, our high temp is forecast to be around zero. ... more>> 2 min read
- Feb 12, 2015 - #toledo #weather #blog_jr


JR: Perl Timer Code - 3 different ways: #!/usr/bin/perl -wT use Time::HiRes; use Time::HiRes qw( time ); my $start_time = [Time::HiRes::gettimeofday()]; my $start = Time::HiRes::gettimeofday(); my $start_a = time(); print hey\n; my $diff = Time::HiRes::tv_interval($s... more>>
- Feb 11, 2015 - #programming #perl


JR: TT site for Mayor Collins - "I thought since I could only see the Mayor thread, Admin was paying a tribute" That was the attempt. When I read the comments around 2:30 p.m. on Friday about Mayor Collins passing, I initially thought that the site should close for a while be... more>>
- Feb 09, 2015


JR: Perl code to create random string of characters - mixed-case, alphanumeric, 8 chars long #!/usr/bin/perl -wT use strict; my @chars = (A..Z, a..z, 0 .. 9); my $string; $string .= $chars[rand @chars] for 1..8; print $string . \n; #perl #programming
- Feb 09, 2015


JR: Website design influences - https://signalvnoise.com/posts/3404-reminder-design-is-still-about-words https://medium.com/i-dont-know-a-thing/a-reader-first-internet-9a6c9c04e2f9 https://medium.com/@eteraz/the-war-on-wordsmiths-436798659dd4
- Feb 09, 2015


JR: Amazing Bread from Zingerman's - On Sat, Feb 7, 2015, CP and I visited the Zingerman's business "complex" out by I-94. We loaded up. I bought the big Z French Mountain bread, the Westwind bread, and the chestnut baguette listed below. I also bought a couple chewy pretzels. We bough... more>> 1 min read
- Feb 07, 2015 - #bread


JR: Downtown Toledo Restaurants - 2015 - The Moxie in UpTown - Open (this may have opened in December of '14) Noodle Bar and Grill - Open Kengo - expected to be open this month Black Cloister Brewing Company - expected to be open this month M'Osteria - expected to be open this month Martini... more>>
- Feb 04, 2015 - #toledo #food #restaurant


Older >> << Newer

A     A     A     A     A

© 2013-2017 JotHut - Online notebook

current date: Jun 8, 2025 - 2:06 a.m. EDT