Monthly Shaarli

All links of one month in a single page.

November, 2017

GitHub - StreisandEffect/streisand

Streisand sets up a new server running L2TP/IPsec, OpenConnect, OpenSSH, OpenVPN, Shadowsocks, sslh, Stunnel, a Tor bridge, and WireGuard. It also generates custom instructions for all of these services.

Доказательная медицина для всех - статьи, база данных

Наш проект создан группой врачей для популяризации современных медицинских знаний их доступности для всех, кто в этом заинтересован.
Главное отличие «Medspecial.ru» от других подобных проектов – это то, что мы предоставляем только современную и актуальную медицинскую информацию, которая основана на уже доказанных научных фактах.

Доказательная офтальмология - 3 Ноября 2017 - Блог детского офтальмолога Вадима Бондаря

Ешьте чернику!  Ешьте с удовольствием!
А не хотите - не ешьте! Никогда!
На ваше зрение это точно никак не повлияет!

GitHub - ionata/Gravity-Forms-Image-Select-Field: A custom field for Gravity Forms

certainlyakey starred ionata/Gravity-Forms-Image-Select-Field

GitHub - sockeye44/instavpn: the most user-friendly L2TP/IPsec VPN server

Doesn't work on OpenVZ VPS servers.

Free Voice Design & Prototyping Software for Alexa and More - Sayspring

Create interactive voice prototypes for Amazon Alexa and Google Home, no coding required.

Clean up pasted text in WordPress - Jonathan Nicol

I have a love/hate relationship with the paste plugin in TinyMCE, the JavaScript WYSIWYG editor that ships with WordPress. In recent releases TinyMCE has gotten very good at sanitizing text pasted from MS Word, but it is still much more permissive than I would like.

Customizing Gravity Forms User Registration Activation Page

One of the first things you’re probably going to want to do with this new feature is customize the activation page. This is the page where users land after clicking the activation link in the activation email. This walk-through aims to demonstrate how this activation page can be completely customized.

Sorting Algorithms Visualized - Imgur
thumbnail

I've always liked sorting algorithms, so I wrote up a program to visualize them, starting with Bubble Sort. Each row of the image represents an independent list being sorted.

GitHub - mnater/Hyphenopoly

JavaScript polyfill for client-side hyphenation

GitHub - ptasker/acf-code-field: WordPress ACF Plugin to add a Codemirror powered field

Code field for Advanced Custom Fields. Works with ACF versions 4 (free) and 5 (Pro). Based on the Codemirror javascript plugin.

Really Good UX

A Look Inside Your Favorite Products

GitHub - tomzx/imdb-importer: Import ratings into IMDB using PHP.

The IMDb ratings importer is pretty straightforward. It allows you to import your rating from an array onto the website itself.

GitHub - typicode/husky: Git hooks made easy

Husky can prevent bad commit, push and more 🐶

GitHub - spivurno/gfur-activate-template: Gravity Forms User Registration Activate Template

These files are intended to be added to your WordPress theme and loaded in place of the default Gravity Forms User Registration activate.php template.
The benefit of this custom activate.php template is that the 99% of the HTML markup which exists in the original activate.php has been moved into separate template parts. This allows for much easier customization.

GitHub - actuallymentor/MailChimp-API-v3.0-PHP-cURL-example: This is a Mailchimp API 3 example using PHP and cURL

I made this for a client, took a while because their documentation is horrible, though maybe they improved it by the time you read this.