Links tagged with “via:brettterpstra”
-
Best VPN Services 2017 Has to Offer (+ Reviews) - TheBestVPN.com
Looks like a good review of which VPNs to choose. They *sound* unbiased… (via Brett Terpstra)
-
Marp - Markdown Presentation Writer
Open source, multi-platform. Might be worth a look as I found Deckset frustrating and a bit limiting. (via Brett Terpstra)
-
ZenHub.io - Agile Project Management inside GitHub
Turns GitHub Issues into an agile/kanban board, with story points and burndown chart. Looks nice. $5 / user / month, minimum five users. (via Brett Terpstra)
-
Hotjar – Heatmaps, Visitor Recordings, Conversion Funnels, Form Analytics, Feedback Polls and Proactive Chat in One Platform
Website stats. Uses a sample of visitors, rather than all of them. Some nice features. For future reference. (via Brett Terpstra)
-
Chrome’s Console API: Greatest Hits
Lots of things I didn’t know you could do in the Google Chrome console. (via Brett Terpstra)
-
Isso – a commenting server similar to Disqus
Open source, self-hosted commenting system. Lovely idea, although my heart sank at the thought of installing a python web application. I can’t help thinking PHP would be more useful for people making otherwise-static web sites. (via Brett Terpstra)
-
Responsive Design Bookmarklet
Very nicely done bookmarklet to view a web page in iPad/iPhone sizes, with and without onscreen keyboards. (via Brett Terpstra)
-
Peity • progressive
Nice jQuery plugin for turning lists of numbers into little pie charts, graphs or bar charts. Sparklines. (via Brett Terpstra)
-
Revans/bash-it
Even if just as a source of handy bash bits and pieces, rather than installing the whole thing, handy. (via Brett Terpstra)
-
Home - Annotator - Annotating the Web
“An open-source JavaScript library and tool that can be added to any webpage to make it annotatable. Annotations can have comments, tags, users and more.” (via Brett Terpstra)
-
Twitter Bootstrap Generator
Enter colour, font options etc and it generates a compiled CSS file to use with the Twitter Bootstrap framework thing. (via Brett Terpstra)
-
Skratchdot/github-code-search.user.js - GitHub
“This is a user script that adds a search box to repository pages which allows you to search the code in that repository.” That’ll save me a lot of downloading just to search through a project’s files. (via Brett Terpstra)
-
WordPress Hosting and Managed WordPress Hosting from WP Engine
Looks good, with some nice features. But not cheap compared to more generic hosting options. (via Brett Terpstra)
-
HTML Elements and Attributes
Very handy-looking reference for HTML5 elements and attributes. (via Brett Terpstra)
-
Detect Scrollbar Width with JavaScript
A relatively simple way to calculate the width of the vertical scrollbar using JavaScript. (via Brett Terpstra)