JR:
Links browser keyboard commands
- Keys:
ESC display menu
^C quit
^P scroll up
^N scroll down
[, ] scroll left, right
up, down select link
-, enter follow link
-, z go back
g go to url
G go to url based on current url
^G go to url based on current link
^R reload...
more>>
- Apr 23, 2016
JR:
JS;DR - JavaScript and Didn't Read
- Disable JavaScript for a more pleasant reading experience.
JS needed or helpful when logged into a site or service such as TurboTax.
https://medium.com/@fox/the-web-isn-t-uniform-fd67eb631501#.7hipxgx5d
#web #design
- Apr 23, 2016
JR:
Using the Links web browser
- Text-based browser. Good for testing a site to ensure that it reads well without JavaScript and CSS. And a good way to view the web quickly.
sudo apt-get install links
From the man page:
links - lynx-like alternative character mode WWW browser
...
more>>
1 min read
- Apr 23, 2016
- #web #browser #design #reading
JR:
Opera web browser speed comparisons
- On Sat, Apr 23, 2016, I installed Opera developer edition.
https://www.opera.com/developer
https://www.opera.com/download/get/?partner=wwwarch=i386opsys=Linuxproduct=Opera%20Developerpackage=RPM
About the browser installed on my Linux computer:
...
more>>
1 min read
- Apr 23, 2016
- #web #browser #advertising
JR:
How to enable and disable JavaScript in Firefox
- I don't understand why the Firefox programmers / designers make it annoyingly difficult to disable and enable JavaScript globally. It was easier in the old Netscape browser a gazillion years ago.
Method 1: Via about:config
In Firefox's addres...
more>>
1 min read
- Apr 23, 2016
- #browser #moronism #javascript #howto
JR:
Installing mplayer on ubuntu linux
- apr 23, 2016
sudo apt-get install mplayer mplayer-gui mplayer-skins
after installing, the app would error out due to some issue with PNG files in the default skins directory or some such nonsense.
https://bugs.launchpad.net/ubuntu/+source/mplaye...
more>>
- Apr 22, 2016
JR:
The Media and Their CMS Apps
- https://medium.com/@jotham.sederstrom/regarding-shaun-king-and-the-daily-news-e458523367ce
I think this says more about the poorly-designed workflow systems in some media orgs, and how the media loves to whine and make excuses for their foul-ups....
more>>
26 min read
- Apr 22, 2016
- #media #writing #cms #design #gtd
JR:
Tt post apr 20 2016
- quote=202012
It will be a brewery and taproom.
... 4342 S. Detroit Ave. by early summer.
EBW, which will be located at the southern end of Byrne Road near the Anthony Wayne Trail, will have a taproom thats open three days a week likely ...
more>>
1 min read
- Apr 20, 2016
- #beer #brewery #toledo
JR:
Use unix grep to conduct a web search on a static site
- the web server code would have to execute the command-line program
grep -R --exclude-dir=versions --include='*.txt' Test Post 8Apr2016 1130 .
the search would start in document root.
check string to permit only alphanumeric, underscore, and hyphe...
more>>
1 min read
- Apr 17, 2016
JR:
Tt post sun apr 17 2016 about local sweet corn and canning
- "Not cheap but worth EVERY penny."
Really? And where is the sweet corn from? When was it picked? It's probably pricey because of the distance that it had to travel.
I guess if you're tired of eating local carrots, parsnips, and beets all winter, th...
more>>
2 min read
- Apr 17, 2016
- #home #food #farming
JR:
Webpage test results - fri, apr 15, 2016
- From: Dulles, VA - Chrome - Cable
4/15/2016, 6:48:06 PM
Time: 0.813s
Requests: 2
Bytes In: 5 KB
Cost: $
For the media sites below, all were first view fully loaded results. And were $$$$$ for the cost.
https://www.washingtonpost.com/news/w...
more>>
- Apr 15, 2016
- #web #media #design #moronism
JR:
Growing tomatoes inside from seeds
- on Fri, Apr 15, 2016, I planted tomato seeds indoors. The seeds came from Dad's heirloom tomatoes. Next time, I need to start this in March.
I planted three seeds in each of four containers. Each container is a Styrofoam cup that contains soil from ...
more>>
- Apr 15, 2016
- #home #garden #howto
JR:
Tt post apr 14, 2106
- "Didn't the $2.99/head specialty lettuce grower that was in the Erie St. market already call it quits?"
That would be Jim Bloom. He didn't quit farming. He left because the Erie Street Market was sold.
https://www.facebook.com/SustainableLocalFoo...
more>>
1 min read
- Apr 14, 2016
JR:
How to create a facebook instant articles rss feed
- https://developers.facebook.com/docs/instant-articles/publishing
https://medium.com/future-of-mobile-web/how-to-publish-for-facebook-instant-articles-f79ac9c2e689#.kdwgqvopf
example feed:
#rss #ia #howto
https://developers.facebook.com/docs/ins...
more>>
- Apr 14, 2016
- #rss #ia #howto