article archive - 09/2013 - all archives

JR: Junco theme development - junco.css - default junconightmode.css - dark background with light text (currently, not supporting different themes when typing with the enhanced view.) Parts of junco.css that need changed to support different colors: body: background color ... more>>
- Sep 30, 2013 - #css #juncocode #theme


JR: Junco - Code - junconightmode.css - /* junconightmode.css - September 30, 2013 000000 became dddddd and ffffff became 222222 */ /* @import url( */ body { background: #222222; color: #c0c0c0; font-family: "Open Sans", Arial, Helvetica, sans-serif; ... more>> 10 min read
- Sep 30, 2013


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: Jet Express Excursions - Excerpts from 2008 Toledo-Lucas County Port Authority news release: TOLEDO, Ohio, May 29, 2008 The Put-in-Bay Jet Express departs on its maiden voyage from the Toledo Maritime Center in the Marina District on Friday May 30 at 9:30 a.m. The trip, h... more>> 2 min read
- Oct 09, 2013 - #greatlakes


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: Completed - Commit to github - 7Oct2013 - completed on 7oct2013 [-] = moved into production [X] = committed to github modify junco.yml [-] [X] ADD "section" and "article" to valid_html line [-] [X] CREATE new line: max_replies_on_page and set value to 100 [-] [X] junco.css [-] [X] ... more>>
- Oct 08, 2013 - #github #resolved #junco


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: 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: 2014 NFL mock draft published in September 2013 - okey dokey Johnny Manziel, simply put, is a polarizing draft prospect. Some will argue hes a Top 10 talent. Others believe hes not worthy of being a first rounder. He could possibly be a franchise quarterback in the right situation. The Browns, w... more>> 2 min read
- Oct 08, 2013 - #sports #football #nfl #draft #browns


JR: Junco September - October 2013 To-Dos - migrate TT microblog posts to JotHut.com. [X] complete the list of actions to test manually the app through the browser. create command-line curl commands for testing. create test scripts for automated testing. add progressive enhancement code to tem... more>>
- Oct 08, 2013 - #juncotodo


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: Perl testing info links - Perl's "Test::More" and "WWW::Mechanize" to test a web site. [X] https://github.com/keeth/Net-OAuth/tree/master/t - examples to view Test::More https://metacpan.org/module/Test::More Test::Tutorial Test::Simple WWW::Mechanize WWW::Mechanize::Ex... more>> 1 min read
- Dec 03, 2013 - #programming #perl #testing


JR: In Progress - Junco end-user testing - #inprogress #juncotodo add webmention info - webmention endpoint for receiving mentions - in reply to comment in microblog posts Manually testing the Junco Web app like a user with a browser. Related: Junco user actions Homepage Logged-out... more>> 23 min read
- Oct 17, 2013 - #inprogress #juncotodo #testing


Older >>

A     A     A     A     A

© 2013-2017 JotHut - Online notebook

current date: Apr 27, 2024 - 9:30 p.m. EDT