mrvautin

metaget - Nodejs module to fetch remote Meta Tags (including Open Graph) from URL

A Node.js module to fetch HTML meta tags (including Open Graph) from a remote URLInstallationnpm install metaget --saveUsagevar metaget = require("metaget");metaget.fetch('https://wordpress.com', function (err, meta_response)

Read more..

adminMongo

adminMongo is a Web based user interface (GUI) to handle all your MongoDB connections/databases needs. adminMongo is fully responsive and should work on a range of devices.adminMongo connection information (including username/password) is stored

Read more..

Winterboard theme iOS9 common Bundle ID / Icon list

Common App Bundle ID list (case sensitive)These are used in your mytheme.theme/Bundles folder.App NameBundle

Read more..

Cydia - Live NBA scores right on your iPhone lockscreen

I admit, I'm addicted to following the NBA scores live. The problem I was having was either leaving my iPhone unlocked on the ESPN or NBA app and killing my battery or unlocking my phone (pin/fingerprint) every 5 seconds to see the scores! This is

Read more..

Easy way of moving notes from iPhone to iCloud

You may experience an issue where older notes are considered "ON MY IPHONE" and not backed up to iCloud you have two options. 1: manually copy all notes into new ones which by default sit on iCloud. 2: follow the steps below.Select "Notes" section

Read more..

openKB - Open Source Nodejs Markdown based knowledge base (FAQ) app

openKB is an open source Markdown based Knowledge base application (FAQ) built with Nodejs and ExpressJS. The application uses an embedded database (nedb) for easy installation without a full Database server.The application is designed to be easy to

Read more..

Running Nodejs applications in production forever vs supervisord vs pm2

There are a few aspects to think of when setting up a Nodejs application in production. I'm going to cover off Process management and Webservers.Process managementOne of the aspects you need to think about is keeping your app alive. When running PHP,

Read more..

Adding Facebook Open Graph Metadata to your website

It is a good idea for the sake of SEO to ensure your website has all the necessary Meta tags. This ensures the search engines and other services can crawl or interact with your website in an efficient manner.Some of the Meta tags you will want to set

Read more..

Antlers

A light weight blogging platform built on Node.js and Express. The antlers platform is designed to have all the necessary features to get a blog up and running, with minimal fuss and beautiful clean design throughout. Best of all, it's free!antlers

Read more..