I created this page Sept 11, 2012 with many links to be used anywhere, in any browser without access to all of my desktop bookmarks, and as a home page during browser testing instead of being limited to 4-10 items in a typical "new tab" / "Speed dial" page of thumbnails on early Android speed dials. Such a page is a better alternative on mobile browsers since adequate scrolling, use of keywords and/or gestures, and lots of bookmarks, and inadequate speed dials are often a problem on mobile devices even if designed specifically for mobile browsers. This page is working well for me and I am using it as well for my laptop browser.
User agent will show "Android" (or "mobile") if not desktop in Dolphin as in "mobile Safari/". Firefox will show as (Android; Mobile;…). You can look at the code on the current page, or you can open What's My User Agent? to see your own and many other random visitors to that site.
Some long standing usages of Firefox have been broken by Firefox, which really makes things difficult for users. As several people may be aware I have lost most interest in Firefox since Fx 7.0.1 (Oct 2011) due to Bug 656433#c34, Bug 565541#c67, Bug 851702 , and Bug 688841#c11, along with past experiences of keyword shortcuts being severely crippled for an entire year in beta.
Firefox Ease of Use and Problem Solving:
Bookmarklets: used in Firefox (as keyword shortcuts),
or in Dolphin as gestures (my gestures):
– fake PDF
Mobile device warning: reference.com does not work well in mobile browsers on these JavaScript and Bookmarklet links.
What is JavaScript:
see developer.mozilla.org,
see Wikipedia,
see Reference.com
What is a Bookmarklet:
see Ask.com,
see Wikipedia,
see Reference.com
Where can I find a lot of good Bookmarklets:
squarefree.com,
my intro for kws.htm,
my Firefox links and bookmarklets k.html (about half way down)
Quick examples of bookmarklets I modified for use as Android bookmarks. They will work and can be demonstrated from desktop browsers as well.
Modify current URL:
m: minus
p: plus
up:
upd:
||
sq: remove ?*
|| cached: arc:
cached:
gc:
g-ag:
Search domain or current directory (all had used %s):
ss: Site Search
ssd: current directory
ssy: site Yahoo
ssdy: current directory
HTML:
HTML Coding:
charset:
colorlist:
cookies:
fontfamily:
fontSize:
font:
mailtos:
nofollow:
whatfont:
Spelling and Grammar
sp: - spelling
undosp: Don't know why no one else thought of undoing edit mode other than by by a Reset(F5), but you have to do it from a bookmark not from the page. More information
see Identifying Spelling and Grammar errors below [5 minute video available]
HTML Text:
findall:
r2c:
selectable:
HTML Tags:
Show Classes and IDs
id:
ALT visible
keywords:
keywords:count
(HTML Attributes);
lists: (tagged)
li: (bullets:#)
(HTML Basic Elements),
revealtags: (Reveal All Tags)
HTML Debug: rvHTML: Reveal HTML comments)
Images:
fav: (get favicon),
src: (images)
zapimages:
TinEye, and
Google Images (both are web pages, drag/drop image into the search area)
Lists:
search links
search links w/o ##. i.e. javascript:, table -- links in a new tab;
linkswithin:
Location and Maps and Time:
down: (site)
geoloc: (map center)
gmt: (time)
maplet: (selection)
Passwords:
remember:,
Rv: (reveal)
Regular expressions:
hiregex: (highlight regexp) example: \{[B,I,L,M,S,T]\} (don't copy spaces for test) see more results at #context {T} (example)
Pattern to use to find urls in text -- ((http\://|https\://|ftp\://)|(www.))+(([a-zA-Z0-9\.-]+\.[a-zA-Z]{2,4})|([0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}))(/[a-zA-Z0-9%:/-_\?\.'~]*)? -- Regular Expression Library: test https://www.example.com, www.example.com, example.com, www.example.com (note must be entirely within same HTML element)
NOTE: Bookmarklets can't directly add to the clipboard. If you want to create HTML links from tabs use an extension such as "TabCopy" (Chrome from extension button). A much better extension is available in Firefox -- "Copy Selected Tabs to Clipboard" invoked from the Firefox tab context menu [Evernote note]), will pick up %DESCRIPTION% at most sites but not at addons. Descriptions are not available through any Chrome extension. For Safari you can try: Tabs to Links" on the Mac App Store or "TabLinks" Safari Extension - BrettTerpstra.com
Sharing -- new dump: cliptext: , enable:paste allow clipboard paste copy:wiki create link for a Wiki (as in my CopyURLplus) copy:sel (just to an alert message box but like CopyURLplus)
Size: grid: pgdim: resize:help ruler:
row | A | B | C |
---|---|---|---|
1 | 3654 | 12 | 14 |
2 | 1930 | 8 | 07 |
3 | 6358 | 14 | 56 |
[to Sort Text Lines, see beside #tools, bookmarklets don't sort links, MSWord does]
Statistics (webpage):
imagesct:
words: (cnt),
(more information)
Style (appearance):
bml:
bmlx:
bold:
Nofollow:
– Readability
ctr: Click-to-remove
invert:
linkify:
[Linkify test]
lowercase:
ns:
strike:
wrap:
grayscale:
zap:colors
Style (debugging):
hidivs:
borderselements:
imagedimensions:
embedded: .css OR .js
topo: (topo with borders)
scripts: (view scripts)
stylesheets: (view style)
debugCSS
XRAY:
Tables:
borderstable :
showtable:
th: Show table headings
(check zapcolors:) | 1 | 2 | 3 | 4 |
Repetitive: 99:,
Checkmarks:
Name | Order | Num | ## | mixed | m/f |
---|---|---|---|---|---|
James | B1 | 44 | 21 | M | |
Mary | B2 | 88 | 18 | 11 | F |
John | B3 | 11 | 74 | 9 | M |
Patricia | B4 | 45 | 73 | aa | F |
Robert | B5 | 445 | 24 | AA | M |
Linda | B6 | 13 | 37 | txt | f |
Michael | B7 | 93 | 24 | Txt | m |
Barbara | B8 | 345 | 27 | 0 | f |
William | B9 | 26 | 69 | 32 | m |
Elizabeth | BB | 66 | 30 | 12 | f |
Test of ADD_DATE= used in exported bookmarks: || added: modified: || used toISOString() instead of toDateString() or toGMTString() || ADD_DATE="1587596084" in YouTube videos (I would prefer yyyy-mm-dd hh:mm as a local time)
Firefox desktop: "int/ext links" will fail in Firefox when my style #17357 is used in Firefox) to override viewed links as it overrides the bookmarklet.
The checkmark bookmarklets would have been great for GMail as the mobile version does not have a global check/uncheck box for the mail search hits, unfortunately GMail uses JavaScript not normal checkboxes, so the two bookmarklets do not work for GMail.
Real-time HTML Editor, Best Online HTML Editor -- convert WYSIWYG ⇄ HTML Source, generated source partial source Web Development Bookmarklets (Similar Sites indexed in Xmarks), also see Tools (below)
Mass Install (#massinstall) All of the bookmarklets above are available to be installed by replacement in Android.
Installing bookmarklets into Dolphin is very tedious but it can be done. (#dolphinbookmarklets)(#dolphin)
Problems with installing bookmarklets into Dolphin directly into your Dolphin bookmarks. You could use Firefox on Android to copy the link, but that takes longer than using the "Remote Web Desktop" to share the clipboard. More to the point is that Dolphin lacks the ability to bookmark a bookmarklet as found on a web page (such as in demo above, because there is no "Copy Link Location", and also no "Bookmark Link" where JavaScript links are involved, and no drag and drop a link into bookmarks.
Also of interest is this page “(newtab)” page, and Dolphin Bookmarklet Tests.
Links for Dolphin Browser (my use is on a Lenovo A1-07 Android tablet) (#dolphin_support)
Links for Evernote, create and share your data across your devices. (overview) (Introduction) (Developers)(#evernote)
Pogoplug (#pogoplug) (abandoned)
Pogoplug will act as an a external USB drive at home to expand disk capacity available on my laptop and that works. I thought I would also be able to access my photography images anywhere, anytime, with my normal browsers, photoediting software and other software on laptop, and on my tablet -- that is not the case. When away whether it is you or you shared a folder with someone, you only can see a file one at a time by first downloading it, therefore viewing HTML files; with images and links or editing photos is not possible (or extremely convoluted).
Here is a link to a test folder on the devices, and link to my Pogoplug notes in Evernote. I expected the test folder to act the same as my tab_capacity testing, where I can see directory and click on links to view web pages, and click on links within the web pages. Links can only address to a folder not to a file. I had to install their backup software to obtain device letter assignment at home and to copy folders and files with XCOPY at home to populate device, but I cannot access them as web files on the internet.
Trying to access the images away from home (on on a tablet) looks like a freaking slide show with annoying blinking and advertising for facebook and twitter making an impossible situation even more impossible. The data is supposed to be on my system not on other servers yet there is a copyright notice not mine, and files like PDF's get converted by their servers in other words everything appears to be passing through their servers. How secure is that. Actually maybe use of their servers is needed for encryption and delocalization but that might be a Smartplug addition.
Peripherals: Formatting a USB Flash Drive to NTFS file system
Local NJ Events
Events (#nj_events) (the four patch.com sites appear to work despite pings showing up as broken, remove /events from end of patch urls)
New Jersey:
Addons, Extensions, Styles, Bookmarks, userChrome
Bargains
Ben's Bargains
[Merchants]
[Black Friday]
[Computers];
BuyVia,
TechBargains,
FatWallet,
RetailMeNot (valid link - NOT broken),
Blogs
Some additional frequent links (#morelinks) because things are a bit harder not using a keyboard on a mobile device:
Top 25 Blogs of 100 on Technorati(technocrati gone forever),
Huffington Post,
BuzzFeed,
Mashable,
The Verge,
TechCrunch,
The Daily Beast,
Engadget,
Business Insider,
Gawker,
CNN Political Ticker Blogs,
Gizmodo, the Gadget Guide,
The Next Web,
The Caucus Blog - NYTimes.com,
GigaOM,
"The Lid",
Ars Technica,
L.A. NOW - latimes.com,
Daily Intelligencer -- New York Magazine,
Redmond Pie
Frequent blogs: SmartPlanet, Coolest Gadgets, Asa Dotzler (old), GigaOM, Google Blog, Grand Stream Dreams, Lifehacker (Gina Trapani), Mental Floss, Neatorama, Planet Mozilla, Scobleizer, Sparsely Sage and Timely, Searchblog, Nature, randomfoo [(*)], TechCrunch, TG Daily, Google Sight Seeing
New Blogs:
[Ranking]: Lists: Rankings About Everything, Voted On By Everyone,
The Most Beautiful Places on Earth,
Video Blogs (and/or YouTube channels): Rich DeMuro - Tech Guy on TV, TechSmart TV - YouTube
Facebook (not on my laptop): Rob Scoble moved blog to Facebook see videos
Animals: Earth Touch TV [iPhone films],
Fun, Leisure Stuff: BrightSide, BaBaMail
How Stuff Works: How Stuff Works, "Adventure", "Culture", "Entertainment", "Home and Garden", "Business & Money", "Science", "Tech", "Videos",
Podcasts / Video Blogs:
Chris Pirillo - Geek,
Chris Pirillo Live - videos,
Chris Pirillo Live - Channels
Political Blogs: [rightwing] Conservative Blog | RedState, The Other McCain, Ui2 | Conservative News and Opinion Portal | Uber Blogs
Categorized Links DMOZ - The Directory of the Web, Science Fair Resources, Computer and Technology Websites for Kids
Club/Group Planning Doodle (trip/meeting poll),
Educational Entertainment
pbs.org,
NOVA ,
TED
(Robotics)
History
This Day in History:
ComputerHope.com,
ComputerHistory.org,
history.com,
InfoPlease,
HistoryNet.com,
NYTimes.com,
HistoryOrb.com,
On-This-Day.com (topic links),
LibrarySpot.com (links),
Buzzfeed search,
ipl.org (links),
TodayinHistory.tumblr.com,
Humor
Humor/Comics:
Buzzfeed,
Dilbert,
[Mashups discontinued, was fun while it lasted)]
[blog],
GoComics
[Editorials]
[Political Slant],
Sinfest,
CollegeHumor
[Alert Warnings],
MeeMes,
PhD Comics
[like Kndrgrtn],
TownHall,
Born Loser,
Cheezburger: All your funny in one place
Humor/Pictures:
CollegeHumor,
The Meta Picture,
PHD Comics,
Funny Pictures/Top 10 Sites,
humor - Google Images,
AwkwardFamilyPhotos.com,
ranker.com -- Lists: Rankings About Everything, Voted On By Everyone,
The Most Beautiful Places on Earth,
NewsNews: (#news)
Gizmodo,
Engadget,
NEWS of the WEIRD,
Science Daily,
Slashdot
[mobile]
[stories]
[yro],
Bloomberg - Tech (formerly BusinessWeek),
NASDAQ,
NYTimes,
Wall St,
The Smoking Gun, Papers:
More news:
BBC,
BBC Tech News,
CTVnews,
[Toronto],
dw.de,
CNW Group,
Inquirer,
NPR,
PBS,
PRI,
Wiki
Mozilla News:
The Open Standard,
About Web Development,
Community,
Creative,
Air Mozilla,
Future Releases,
Mobile Blog,
Mozilla Newsletter,
Press Center,
Privacy Blog,
Mozilla Reps,
Researchb,
Mozilla UX | Designing great products that make sense & bring joy,
Mozilla Web Development | For make benefit of glorious tubes,
The Mozilla Blog,
Open Policy & Advocacy,
Press Center,
User Advocacy,
Clean Air/Water:
NJ Sierra Club,
ASH - Action on Smoking & Health,
New Jersey GASP,
ANR/ANRF (nosmoke.org) //
Riverkeeper (NY),
NY/NJ Baykeeper,
Raritan Riverkeeper | Hike NJ,
Raritan River Water Quality,
NREL: Renewable Electricity (.gov)
Digital Rights: EFF - Electronic Frontier Foundation | Defending your rights in the digital world,
Political: InfoWars,
PJTV,
Reason.com (Libertarian)
bias: Media Bias/Fact Check
News aggregators:
Google,
AlterNet,
buzzfeed,
CNET,
Drudge Report,
Huffington Post,
Headnine (head9),
Newslookup,
Newsvine,
TechHive,
Vox,
World News (WN) Network,
oCanada,
News Publishers: NYTimes,
USAToday,
ISP News:
CNN,
MSN,
Yahoo,
flikie,
Wikipedia,
CenturyLink,
Articles: Articles Informer
Computer News: Ars Technica,
Computerworld,
Cringely,
InformationWeek,
Spiceworks,
ThreatWire (Hak5),
Wired,
ZDNet
Internet News:
Digg,
popurls,
ABCNews,
BBC News - Technology,
Technology News (CNN),
Internet Technology & Company News - Bloomberg/Businessweek,
Technology News - CNET News,
The Guardian,
HuffingtonPost Internet News,
InternetNews.com ,
TechNewsWorld Internet,
Tech News (Yahoo!),
Washington Post (paywall),
U.S., British intelligence mining data from nine U.S. Internet companies in broad secret program - Washington Post (paywall),
WebProNews,
wired.com,
websearchguide.ca
Lawyers: Overlawyered,
jokes: +1+,
+2+,
+3+,
Mac news: MacDailyNews,
(Dave Marra's favorite Mac Links seems to be gone)
Misc news/blogs:
BuzzFeed
(Animals,
DIY,
Geeky,
Food,
Tech,
me)
Robotics, DARPA, AI: Singularity Hub
The Counted: how the Guardian is counting every person killed by US police – with the internet’s&ellipsis; – Medium
Science magazines/web: Nature [Current Issue], Scientific American, NASA Science,
Science Friday [App: Science Podcast 2.0],
SciTech Daily,
TG Daily
Science Magazines (Google search):
American Scientist,
Discover,
Issues in Science and Technology,
New Scientist,
Popular Mechanics,
Popular Science,
Psychology Today,
Science,
Science Magazines,
Scientific American,
Smithsonian,
Also see: List of Science Magazines (Wikipedia), all Popular Science issues since the first issue of May 1872 are available for free on
Google Books
Science shows & Videos:
SciTech Now (PBS)
Softpedia:
Softpedia
[Mobile]
[Handheld]
[News],
MakeUseOf:
[Search,
apps,
browsers,
guides, websites,
fun]
Photography Blogs: Leica Boss (Bart Zoni),
Sparsely Sage and Timely,
Arik Gorban,
Anthony Bianciella
[site],
Dick Dardas,
Weekly Photography Tips,
PhotoBlog (nbcnews),
Laptop News pages: Toms Hardware, Laptops (mashable.com),
Android News pages:
Android (mashable.com),
Android -- Engadget (engadget.com),
Android Atlas - News, reviews, videos, and tips for Android (cnet.com),
Android Forum (android.net),
Android News, Videos, Reviews and Gossip - Gizmodo (gizmodo.com/android),
Android | CrunchBase Profile (crunchbase.com),
Android | Technology (guardian.co.uk),
Google Apps for Android (google.com),
Adobe Photoshop Express for Android (APP at photoshop.com),
Android News:
Android Central,
Android Authority,
TalkAndroid,
Android usage: How to Set Up Your First Smartphone
Android Police,
Android Phone,
Developers Blog, – articles:
mTouch ((Jeff Han TED2006,
[2]
[3]
[4])),
Samsung Galaxy Camera,
Mixture of Govt, spies, technology, health, conspiracies: FourWinds10
Aliens, UFO, chemtrails: Ancient Code - Deciphering History Together,
Jason Martell's Research,
What Is In Our Skies,
Twisted News: The Onion,
The Register,
Wikipedia talk:Identifying reliable sources/Archive 17 - Wikipedia, the free encyclopedia,
Hot Topic
NSA:
DuckDuckGo,
BBC,
Bloomberg,
Businessweek,
Buzzfeed,
CSMonitor,
CNN,
Daily Kos
[rules],
EFF.org,
FoxNews,
The Guardian,
Huffingtonpost,
Mashable,
The Nation,
WashingtonPost (paywall),
Wired.com,
Yahoo News,
How To
Javascript: JavaScript Tutorial,
JavaScript,
Embedding JavaScript in HTML,
For, While, and Do...While Loops in JavaScript | kirupa.com,
JavaScript in the Browser,
Links per page:
How many links per page?,
Nick Bilton - some actual examples,
Lost, Forgotten, Misplaced webpages
archive.org...
Firefox apps: lazarus, cached; Chrome apps; Google search
News:
See #news (above)
#Tools and #TV (below)
Politics
All of your Representatives Fed and State:
Senate/House,
Vote Smart - The Voter's Self Defense System (not up to date)
contacting Senate Representatives:
Committees
Lists of Committees, Hearings and Events
contacting Congression Representatives:
Contacting the Congress: A Citizen's Congressional Directory,
Find Your Representative in the U.S. House of Representatives.,
All, by State & Committees,
Contacting the Congress Former Website Information
Disclosures:
Citizens United Case Yields an Unexpected Result (Disclosure Required)- The New York Times
and then
dark money PACs.
OSC,
USOGE,
Trump appointees
(more),
FEC Citizens' Guide
(Individuals),
Helping Donors give wisely (give.org),
Privacy Have I Been Pwned (email), National Do Not Call Registry (phone),
Questions / Discussions (not newsgroups) Quora Quora site content search prompt, ‐ tagged searches: Internet, Ad-Blocking, Bookmarklets, Deep-Web, Design, Evernote, Firefox (search), Google, Magazines, Photography, Psychology, Science, Technology,
Quotes (famous quotes): Albert Einstein (1,034), 535 Science Quotes [Time Reporter];
Reference
Also see substitution bookmarklets above in demo
wall charts: Periodic charts:
Dynamic Periodic
Chemical Elements.com - Lithium (Li),
Periodic Table of Elements: Los Alamos National Laboratory
Religion
Non violent religion: Buddhist Peace Fellowship
Reminders Memo To Me (via email), [control], pinger.com (for free SMS msgs,hangouts may be similar), similar sites, also see #watch (below)
Statistics
Population: List of countries by population - Wikipedia,
2013 World Population (Interactive Map),
World population - Wikipedia,
U.S. states and territories by population - Wikipedia,
World Population (DonsNotes),
50 States and Capitals,
Status (Internet Status): ..... netcraft.com,
Stocks
Seeking Alpha - Stock Market News & Financial Analysis,
Yahoo Finance
New York Stock Exchange is normally open Mon-Fri 9:30 AM - 4:00 PM (EST/EDT)
Stock Tools:
Yahoo! Stock Prices,
NASDAQ.com After Hours Trading,
Compare (barchart),
Stock Gumshoe
When evaluating inherited stock the value is the
average of the high/low on date of death,
as found in an historical database such as on marketwatch.com.
How
Do You Value a Gift of Stock? for gift tax and capital gains.
Corporate Governance: corpgov.net (blog), Shareowner Action Handbook (CorpGov) || « ISS Guidelines updates, SEC.gov, EDGAR Search (lookup) (about), SEC.gov | EDGAR - Search and Access, Resources
Proxy Voting Suggestions: corpgov.net (blog, 1st choice if supplied), NYC Comptroller Proxy Voting Dashboard, OTPP -- Ontario Teachers Proxy Voting Dashboard, Calvert ISS Proxy Voting Dashboard, (ProxyDemocracy.org» temporarily replaced by previous 3 links). CalPERS and PERSwatch no longer publish how they vote ahead of time turning away from people likely to follow their lead.
Don't know how to make forms change the links. Nevertheless the nasdaq site remembers your choices. For the Yahoo! finance site you will have to change the symbol(s) manually.
NASDAQ quotes, news
stock price, Real-Time Stock Quote, After Hours, Pre-Market Trading, News Headlines, |
Finance Yahoo! quotes, news
Stock Prices | Quote Comparison, Basic Chart 5yr single stock Headlines, |
NASDAQ research
Historical Quotes, Stock Screener |
[#tv] [top]
TV
Television
TV/Entertainment:
ABC (schedule,
via acg-tube,
via Daily Motion),
CBS (list, watch),
Discovery Channel,
History,
Hulu,
NBC,
NJTV
[Schedule],
CH13 (NYC),
10 Sites to Watch Free TV Shows Online (Full Episodes),
Blacklist Free - Season 1, Episode 7,
Downton Abbey,
Collection: •
How to Watch ABC Live Without Cable in 2020 – Top 4 Options
without cable, basically lies because HULU, YouTube TV, Watch ABC are all pay for options, except for using YouTube which is free (not YouTube TV which is payfor), to make matters worse YouTube TV is being merged into YouTube to make it harder to select what is free. I would suggest using ROKU device see my Evernote page -- Roku Presentation with Pictures.
•you can find free -- Agents of the S.H.I.E.L.D., Bad Management on ROKU under
TV episodes/clips/playlists on YouTube:
David Letterman YouTube channel no longer available, must be an archive somewhere.
Uncle Sam admits monitoring you for these 377 words:, George Carlin - Seven Words You Can Never Say on Television - YouTube [7:04]
YouTube: Navigate youtube videos using only arrow keys and Enter;
Movies [Free],
Jackie Chan,
LED dsply
,
LED lamp ,
HOW TO: Solar Spirit Lights
TV,
TV Shows,
How to make song mashup - YouTube,
Mood wall,
YouTube list.25,
Payfor TV/Movies (with ads, see Don's notes (TV)):
Hulu Plus, NetFlix, Amazon Prime [ref, supported devices], VUDU
Categorized videos: Blinkx
Free movies: Free TV and Movies (Evernote note), Crackle
WebCams:: animals:Live Hummingbird Cam (Belle), Aquarium(magolinks), San Diego Zoo,
Shedd Aquarium (Chicago),
National Zoo(Smithsonian)
Places: Yellowstone,
Highway traffic: Ontario Highway Alerts and highway cameras
(you must check the items you want such as road conditions, speed/bottlenecks, highway cameras, construction, WAZE),
Ontario (Burlington, Kingston,
Niagara,
:: Border crossing times into US (US Customs Border Protection), ... into Canada (US Customs Border Protection).
Cars: Edmunds
Weird NJ,
wierd new jersey - Google Search
Tools
(online)Tools/Utilities:
Time&date,
Calculators:
Hex calculator builtin to Windows 10 (calculator > Programmer mode), Hex calculator on a Mac,
Good Calculators: Online Calculators - Tax, Finance, HR, Mathematics, Engineering ,
★
Martindale's Calculators, A Google search on"calculator" displays an online calculator and links to more online calculators,
Convert From/To Binary/Decimal/Hexadecimal in JavaScript,
NJ/Fed Income Tax Calculator
Count Words, Chars, HTML Tags:
Word Frequency Counter,
Word/Character Count (ads),
HTML Tag Count,
Create HTML coding:
Obscure source code,
Get image data with Javascript
Real-time HTML Editor,
Best Online HTML Editor – convert WYSIWYG ⇄ HTML Source,
Alphabetize Text Words (online),
Alphabetize a text or word list,
Number Each Line,
Reverse Text Generator, Simplify HTML code: Cleanup tool, HTML Corrector, HTML-Kit 292 (App),
sql - help to get rid of HTML special chars in database - Stack Overflow,
TextFixer.com (online tools to fix/change text and html),
HTML Character Encoder/Decoder Tool,
ASCII / EBCDIC Code Converter,
Hex to Decimal Converter,
Decimal to Hex Converter,
Unicode Text Converter,
Convert English to unicode and Unicode to English, (also see SYMBOLS page),
Check JavaScript Syntax (visually):
Balance Braces, Parentheses, Brackets, and Tags (one at a time),
JavaScript beautifier,
★Beautify Javascript Code,
JSHint, a JavaScript Code Quality Tool.
Check and color code syntax with JS Bin - JS Bin, select "JavaScript" deselect "HTML" and other choices. Non code text should be in brownish-red, allowing checking for mismatched quotes.
TryIt, Example of a Bookmarklet
CSS/HTML syntax/validation:
HTML 4 Elements,
Global attributes - HTML5,
Validation:
The W3C Markup Validation Service,
Web Validation,
Site check (untested),
W3C Link Checker
(prefer Firefox "Pinger" extension),
W3C CSS Validator,
CSS: Full property table,
Selectors,
Advanced CSS selectors,
CSS/Properties - W3C Wiki,
related:
Dave Raggett's Intro to CSS, Symbols
• Colors: HTML Color Picker,
HTML Color Names,
Safe Colors,
Color Palettes,
Lists of colors
(compact),
{{Desktop App: ColorPic}}
• Some HTML-5 NAV and header:
HTML5,
structural elements,
HTML/Elements/header,
nav element,
Cheat Sheets:
Programming: HTML5, CSS, JavaScript, Java, SQL,
English Tools site: Tools for learning English contains some useful utilities,
Exported Bookmarks: formatting - Google Bookmark Export date format? - Stack Overflow, W7 Links -- Windows 7 Bookmarks to More Information,
Browsing links to go with the 2020-04-20 Web Browsers Meeting
File Conversions:
Convert Web Page to PDF - #1 Web to PDF Converter,
Convert Word Documents to Clean HTML,
Free Video Converter, Any Video Converter Freeware: Convert any video to MP4/WMV/MP3 for mobile devices,
How to Convert Files to a Different Format with Free Tools,
JSON to CSV Converter,
Online converter - convert video, images, audio and documents for free,
Online Image Converter,
PDF Converter - Convert to PDF Online Free,
Maps and GPS:
Geodistance,
csgnetwork
GPS Coordinate Converter, Maps and Info,
GPS Visualizer: Convert GPS files to plain text or GPX,
Map tools (google),
Bookmarklets: [LatLong:,
Maps:)], Map webpages, Radius map of 25 miles from intersection of I-287 and US1,
Online tools: Online Tools for Software Engineers (online-toolz)
Password Generation:
Password Generator [webpagefx.com],
Password Generator [generate-password.com], GRC | Ultra High Security Password Generator (Steve Gibson)
Pattern Generation:
Create a New Pattern :: COLOURlovers,
Free Pattern Generators: Here’s 8 Tools You Want To Bookmark - Hongkiat,
http://bgpatterns.com/,
Online Pattern Generator - 20 Tools For Designers,
Patternizer - Stripe Pattern Generator Tool,
Repper Patterns — Online Demo,
Photography & images:
EXIF (pixelpeeper [about];
Screen Captures install to use: PicPick (free for personal use),
Snipping Tools (Windows: SnippingTool.exe), Screen Capture and clipping on other devices. Copy & Paste
Send Big Files:
Last used MailBigFile | Send and Share Big Files (https://mailbigfile.com) w/o login. had previously used https://www.securelysend.com/ and before that sendbigfiles.com (failed) and originally whale mail (gone). Can login to securelysend in Firefox on main computer (and now in Chrome as well), which will log (subject, recipient, date sent, delivered checkmark).
Sorting:
Sort Text Lines (bookmarklets: for sorting text and HTML entities)
Spelling and Grammar checking: Online Text Correction. I maintain a list of about 700 words in Evernote that I add to any new browser or software maintaining a dictionary. For Firefox running on a big laptop I used to use the Firefox extension “After the Deadline - Spell and Grammar Checker” [another FF casualty] but now use Grammarly in my browsers and it is probably best to leave such work for a computer that you would actually be doing updates from, but this might prove useful in some situations, such as a couple of paragraphs written into Evernote. Spell checking activation in Chrome -- How To Automatically To Turn On Spell Checker in Google Chrome?, it is on by default in Firefox (Firefox: Enable/Disable Spell Checker).
Help creating a word list for user dictionary additions
.
Text Changes:
Case Converter Online Tool -- Convert to /lowercase/uppercase/Proper Case/Sentence Case/ via a text box.
Text Compare:
Diff Checker,
Compare/options,
HTML Diff service (urls),
File Comparison Tools,
Repeated Words/Phrases (now requires free acct, not retested),
Diff Tools (Text, PDF, DOC, DOCX, PPT, XLS, ODT, ODP, Pages.. Compare), Plagiarism Checker | Grammarly (ad for premium),
• Plagiarism: Warning security issue, free versions generally upload your text.
Plagiarism Checker | Grammarly,
Google;
Plagiarism Checker | Detect Plagiarism & AI Content,
Plagiarism Checker; --
Weights & Measures:
free web metric conversion tools in javascript @ metric conversions . org,
Online Conversion - Weight and Mass Conversions,
Word Clouds:
WordClouds,
Word Cloud Generator,
7 Best Word Cloud Generator Tools for School and Work « Guide 2 Research (Wordle appears to be gone),
zipcode tools: Find ZIP Codes Inside a Radius
Mixed tool collections: images⇆ASCII, business cards, color generator/picker,
More tools:
10 Excellent Tools for Responsive Web Design,
Cut & Paste HTML to JavaScript converter,
free web metric conversion tools in javascript @ metric conversions . org,
HTML to JavaScript convertor - Transforms blocks of HTML into JavaScript document.write() statements | Developer Tools | Accessify,
Tools And Plugins To Create A Responsive Website - 48 Items,
Javascript Calculator Generator
Sharing Desktop: Mikogo (Share desktop view with Windows / Mac / Linux desktop with others in real-time from their browser including viewable from mobile devices. (presenter / user).)
Green
21 Things You Didn't Know You Can Recycle | Green America,
13 Toxic Chemicals Lurking in Your Home | Green America
Hardware Downloads | DCP-L2540DW | United States | Brother, Manuals | DCP-L2540DW | United States | Brother
Travel CIA - World FactBook, additional travel and airline information,
Trends Future innovations in Science & Technology: Trend Hunter, trendwatching.com, Science Direct (substituted search of journals, site, science, science/journals), Sci/Tech/Innovation (Google), Campus Technology, 50 Smartest Companies 2014 - MIT Technology Review
Truth or Fiction Snopes, Truth or Fiction,
Unclaimed Property States: NAUPA
Voice
Device Commands: Siri vs. Google Assistant vs. Alexa vs. Cortana: Which AI is best? - Business Insider
[search: - intitle:alexa echo google siri cortana]
Dictation: Dictation.io,
Speechnotes - Speech To Text Notepad - Chrome Web Store
Google Docs,
K-12 speech skills: IXL | Math, Language Arts, Science, and Social Studies Practice (K-12),
Voiced Reading:
Online Voice Generator | OnlineToneGenerator.com,
Online Pitch Shifter | OnlineToneGenerator.com,
Watch WatchThatPage (emails when webpage changes), Also see #Reminders (above)
Web Forums (#web_forums)
Donations
Charities, Environment, Preservation of Habitat:
NON-DEDUCTIBLE DONATIONS
Resources Resources by Subject: Guide to Grammar and Writing[arc], Project Gutenberg, Historical Census Browser (Univ of VA),
Firefox
Firefox:
MozillaZine:
About:config entries,
Adblock,
Backing up and restoring bookmarks - Firefox,
Bookmarks,
Counts - Counting bookmarks history links and other data,
Firewalls,
Problematic extensions,
Profile folder,
Recent changes,
Resizing oversize window,
Sorting and rearranging bookmarks - Firefox,
User:Dmcritchie,
User:Dmcritchie/Firefox priorities,
Viewing the browsing history - Firefox,
Zoom text of web pages
Main Firefox pages (on-site): [Customizations, Extensions], [Tabs], [Bookmarks], [Keyword shortcuts], [Context and other menus] [Passwords]
HTML symbols (on-site): star,
symbols, symbols.htm#htmlsym
HTML symbols and tools (off-site):
HTML entity ref, see Tools (above) for web page tools.
Video Tests
Some test movies
(#videos) to see if they playback okay.
After years of problems with FiOS testing more often then not at 1% to 30% speed, now good in 2015. If can't find plug-in
in some Android browsers make sure you are not in desktop mode, other video problems may be
solved by making sure Flash and JavaScript are available via browser's settings.
Audio missing on all videos, not just Firefox (2016-04-22), also not working with earphones. Don't know if my laptop as a microphone. No problems with ASUS only on Toshiba i7 15.6" 12GB RAM 1TB HD S55-B5280 i7-4510Um.
Volume insufficient -- Control Panel\Hardware and Sound > Manage Audio devices > Playback (tab) > Properties (button) > levels (tab) > adjust PC level (to 100%) > Advanced tab > [ ] Allow applications to take over exclusive control of device (turn off, but didn't seem to make any difference). Some YouTube videos allow you set volume.
Similar pages with lots of link references:
Peter's Links
Bookmark statistics: This page was created to reduce the need for a lot of bookmarks on mobile devices. Several thousand bookmarks on my desktop system would be of little use/interest to myself or to others on an Android. On 2014-12-14 this page contained 873 links/bookmarks, 92 with JavaScript (BML), 86 with keywords (as used in Firefox), 33 with Prompt, 2 with %s|%S Substitution. There are 4 images on this page. Updated values can be obtained using the following bookmarklets found on this page: ("href:count"), "bml", "keywords:count", "prompts", "subs", "images:count". These could be adapted to show additional count information: "parentips", "int/ext. Should be possible to get count for "nofollow:", id, class. Related information can be obtained from a Mozillazine article on Counts - Counting.
This page was created (Sep 11, 2012) for my own use within first thumbnail on my new tab and home page on a portable device.
Questions concerning this page can be emailed to me:
David McRitchie
send email comments (site comments/corrections).