Quantcast
Channel: incrediblemolk.com
Browsing all 14 articles
Browse latest View live

Add code highlighting to your Ghost blog.

Add the what to the what now? If you plan on showing code examples, add some syntax highlighting to wow the crowd... No syntax highlighting var s = "JavaScript syntax highlighting"; alert(s); Syntax...

View Article



Adding custom css to your Ghost blog theme.

This is super easy, but it's also a component of some future posts so I'll spell it out. If you want to adjust the css that came with your ghost theme, you could just hack away at it, but you'll surely...

View Article

Image may be NSFW.
Clik here to view.

Running a NodeJS script loaded from Google Cloud in a Docker Container.

What is Docker? Docker is a hot name these days, Google is a big supporter, along with Red Hat, IBM, and Microsoft. Amazon has added Docker support into AWS in the last few months as well. What's all...

View Article

Image may be NSFW.
Clik here to view.

Sharing a Windows folder with the Boot2Docker VM

Still whalin' In my last post I went through getting a nodejs app running in a Docker container. The method I used to get the Dockerfile into the Boot2DockerVM was an ftp style login to the VM via...

View Article

Image may be NSFW.
Clik here to view.

Running a Docker container on AWS Elastic Beanstalk

Dock and the Beanstalk Continuing on the Docker theme I figured I'd try to get a container running on AWS. Google App Engine has Docker support in closed "preview" mode, so Amazon beat them to the...

View Article


Image may be NSFW.
Clik here to view.

Embed Twitter looking Tweets in your Ghost blog.

Twitter looking? Yeah, like this This slide should be the fourth law of thermodynamics pic.twitter.com/f27oJVkNqV /@theagilepirate via @wilbanks— Paul Kedrosky (@pkedrosky) May 30, 2014 Not bad right?...

View Article

Add D3 visualizations with smart animations to your Ghost blog.

What's a smart animation? Glad you asked. Because in order to show you I have to waste some space up here. Said the wise man If a D3 visualization is animated, but no one can see it when the page...

View Article

Image may be NSFW.
Clik here to view.

Passing privileged info to your Docker app on AWS Elastic Beanstalk

Can you keep a secret? One of the things you start to wonder as you get started with Docker is where to put things like API keys that you don't want other people to see. Generally the guts of the...

View Article


Image may be NSFW.
Clik here to view.

Make custom Docker app logs viewable in the AWS Elastic Beanstalk console

Stalker log Elastic Beanstalk throws together a nice log file when it spins up an instance. Today we're going to make it even nicer by adding custom logging from our Docker app. What's The Plan Get...

View Article


Image may be NSFW.
Clik here to view.

SSH to an AWS Elastic Beanstalk instance running a Docker container

SSH it If you're running Docker containers on AWS Elastic Beanstalk you'll probably find yourself wanting to ssh into the AWS instance where Docker is running. Let's take a look at how to do that....

View Article

Image may be NSFW.
Clik here to view.

Beginner's Guide to Docker on AWS Elastic Beanstalk

Whale Tales Here they are, all of my recent Docker ramblings in one place. Much like the hieroglyphics of ancient Egypt, if you replaced the mummy with a compartmentalized linux OS, they hold the key...

View Article

Image may be NSFW.
Clik here to view.

Running node.js on Google App Engine Managed VMs

Google Docks A few days ago Google moved their App Engine Managed VMs from Alpha to Beta, and also announced auto-scaling support, Cloud SDK integration and support for runtimes built on Docker...

View Article

Image may be NSFW.
Clik here to view.

Amazon Machine Learning Example - NFL Player Positions

Skynet Prime A few days ago Amazon added a Machine Learning service to the AWS platform. They have a good example here that shows a binary classification, aiming to answer the question will the...

View Article


Hello world!

Welcome to WordPress. This is your first post. Edit or delete it, then start writing!

View Article
Browsing all 14 articles
Browse latest View live




Latest Images