JR:
Major Junco.css breakpoints
- Determining primary breakpoints in my CSS.
Top-down or bottom-up?
Today's thinking is mobile-up (min-width), but I've seen designers use the desktop-down approach (max-width).
Mobile-up is suppose to create simpler and easier to maintain CSS, but...
more>>
- Sep 30, 2013
- #junco #css #design
JR:
Great Lakes Ship Cruises
- 2014 marks our 16th cruise season and we are representing more ships than ever, sailing a variety of exciting itineraries.
2014 cruise schedule :
June 10-21 - From the St. Lawrence River to Chicago
June 21-30 - From Chicago's Gold Coast to th...
more>>
1 min read
- Sep 30, 2013
- #greatlakes #entertainment
JR:
Add letter-spacing CSS to large and extra-large font sizes
- For the text resizer options.
From my notes in old version of junco.css
letter-spacing seems to make more sense with a serif font.
a sans-serif font at a large size seems to display better with the letter-spacing.
- sitewide max width:
I tend t...
more>>
- Sep 26, 2013
- #juncotodo
JR:
Junco.css - old version - 26Sep2013
- junco.css - old version - 26Sep2013
/* @import url( */
body {
background: #ffffff;
font-family: "Open Sans", Arial, Helvetica, sans-serif;
/* font-size: 100%; */ /* ~16px */
line-height: 1.5em;
width: 100%;
...
more>>
11 min read
- Sep 26, 2013
JR:
CSS for opening paragraph of text
- This was commented out in the junco.css file, so I removed it, but I'm saving it here.
This alters only the opening paragraph of text on a blog post except in IE8. The yellow background was used for testing.
# content p:nth-child(2) {
font...
more>>
- Sep 26, 2013
- #css #design
JR:
CSS, HTML, Javascript, jQuery, jQuery Mobile, Typography, Accessibility, and Responsive Design Info
- #nodejs
- all things Web-related (except Perl is not listed, of course)
- web page/browser testing
good, basic site design to study that uses bootstrap and jquery:
- node.js framework
-
Intention.js offers a light-weight and clear way t...
more>>
6 min read
- Sep 25, 2013
- #nodejs #css #html #javascript #responsive #design
JR:
Commenting system ideas
- September 2013:
annotations instead of comments
commenting weather
https://developers.google.com/prediction/docs/sentiment_analysis
#forums - #comments
- Sep 25, 2013
JR:
Commit to github - 24Sep2013
- 24sep2013 completed
Docs and code.
Create these at markdown posts for github:
[X] Junco user actions
[X] Junco end-user testing
Code:
[X] Format.pm
#github
#junco
- Sep 24, 2013
JR:
Add ability to embed Tweets
- update 24sep2013: changed to a to-do-later item, although I may not implement this. if the process was like a gist embed, then this would be easy and worthwhile to do.
blockquote class=twitter-tweetpI CAN'T SLEEP. by a href=https://twitter.com/ori...
more>>
- Sep 24, 2013
- #junco #todo_later
JR:
Resolved - Add embed github code
- update 24sep2013: applies to gist code. post:
Sample gist embed code:
script src=https://gist.github.com/adactio/6575229.js/script
July 2008 github blog post.
update 24sep2013: enabled the embed of gist code snippets. the gist page provide...
more>>
- Sep 24, 2013
- #resolved #junco
JR:
My thoughts on the Toledo Zoo
- [this post is a work in progress. include more content from tt comments.] #todo
The content below is from my July 2008 posts at ToledoTalk.com
I'm specifically ripping on the Zoo's $7.5 million playground that allegedly is suppose to educate kids...
more>>
1 min read
- Sep 24, 2013
- #todo #toledo #zoo #nature #business #blog_jr
JR:
August 2013 report about U.S. Internet access
- Aug 26, 2013 - TechCrunch - Pew: 30% Of U.S. Adults Dont Have Broadband; 10% Use Smartphones As Sole Internet Access; 20% Have Zilch
As Facebook teams up with other tech titans to put more effort into ubiquitous internet access worldwide, Pew Res...
more>>
1 min read
- Sep 24, 2013
- #technology #internet #broadband #blog_jr
JR:
Knitting scarf number two
- Finished knitting this scarf.
It's 3 inches wide.
42 inches long.
I used number 9 needles.
12 stitches per row.
all knit stitch
Small, but sufficient. Can still wrap it around my neck two and a half times if necessary. Good for walking the dog, ...
more>>
- Sep 22, 2013
- #yarn #knitting #blog_jr
JR:
NFL 2013 - Week 3 Schedule
- underline = my predictions.
Too late for the Thursday game.
Thursday, September 19
Kansas City 26 - 16 Philadelphia
Sunday, September 22
1:00 PM EDT FOX Arizona @ New Orleans
1:00 PM EDT FOX Green Bay @ Cincinnati
1:00 PM EDT FOX St. ...
more>>
- Sep 22, 2013
- #sports #football #nfl
JR:
Simple Toledo area weather web app
- The content below the horizontal line is from a June 25, 2013 ToledoTalk.com post with updated link location.
The forecast.io section was added to the app after this June 2013 post, so it does not appear in the screen shot below.
The thread Sev...
more>>
1 min read
- Sep 21, 2013
- #weatherapp #jquery #blog_jr