all blog postings

JR: Junco Code - DisplayPageOOHash.pm - old style hash version - #juncocode #objectoriented ####### # test perl script #!/usr/bin/perl -wT use strict; $|++; use lib 'Kestrel/lib'; use Kestrel::DisplayPageOOHash; print "hello\n"; my %hash; $hash{function} = "riding the horse"; # DisplayPag... more>> 1 min read
- Jul 30, 2013


JR: Junco Code - DisplayPageOO.pm - Inside-Out Object Version - #juncocode #objectoriented #!/usr/bin/perl -wT use strict; $|++; use lib '/Kestrel/lib'; use Kestrel::DisplayPageOO; print "hello\n"; my %hash; $hash{function} = "riding the horse"; DisplayPageOO-do_invalid_function(\%hash); ... more>> 1 min read
- Jul 30, 2013


JR: Area Forecast Discussion - Apr 10, 2013 0743 - national weather service cleveland oh 734 am edt wed apr 10 2013 Includes Toledo area. synopsis a frontal boundary will oscillate across the area today and tonight. a strong low pressure system will move across the area late thursday. near t... more>> 5 min read
- Jul 30, 2013 - #weather


JR: Resolved - Restrict tag and user names - permit only alphas, digits, and underscores in: hashtag name username no periods nor hyphens permitted #resolved #junco
- Jul 30, 2013


JR: Medium - Thoughts on Creativity - {{feed=https://medium.com/feed/thoughts-on-creativity desc}} #blogging #medium #rss
- Jul 29, 2013


JR: Medium - What I learned Building - {{feed=https://medium.com/feed/what-i-learned-building desc}} #blogging #medium #rss
- Jul 29, 2013


JR: Medium - Writers on Writing - {{feed=https://medium.com/feed/writers-on-writing desc}} #blogging #medium #rss
- Jul 29, 2013


JR: Medium - Jobs - {{feed=https://medium.com/feed/jobs desc}} #blogging #medium #rss
- Jul 29, 2013


JR: Medium - Products I Wish Existed - {{feed=https://medium.com/feed/products-i-wish-existed desc}} #blogging #medium #rss
- Jul 29, 2013


JR: Medium - Product Design - {{feed=https://medium.com/feed/product-design desc}} #blogging #medium #rss
- Jul 29, 2013


JR: Medium - On the News Media - {{feed=https://medium.com/feed/on-the-news-media desc}} #blogging #medium #rss
- Jul 29, 2013


JR: Medium - On-publishing - {{feed=https://medium.com/feed/on-publishing desc}} #blogging #medium #rss
- Jul 29, 2013


JR: Medium - On-coding - {{feed=https://medium.com/feed/on-coding desc}} #blogging #medium #rss
- Jul 29, 2013


JR: Medium - New Media - {{feed=https://medium.com/feed/new-media desc}} #blogging #medium #rss
- Jul 29, 2013


Older >> << Newer

A     A     A     A     A

© 2013-2017 JotHut - Online notebook

current date: Nov 12, 2025 - 6:11 a.m. EST