Windows 10 RDP Freezing

While connected to remote Windows machines via RDP in Windows 10, the connection freezes after x amount of minutes.

From: Chris Tierney

How do you use clojure.spec

An interesting Clojure question came up on Quora recently and I decided that my answer to "how do you use clojure.

From: Sean Corfield: An Architect's View

Looking for a ColdFusion plus ReactJS Unicorn - Horn Optional

We provide W2 employment with benefits for remote workers (i.

From: ColdFusion Muse

Join my Discord Community

I have decided to create a Discord community and I would love to tell you why you should join it.

From: Dan Vega

Learn how to use CSS Grid with a FREE tool CSS Grid Generator

Learn how to create a CSS Grid Layout with a free tool called CSS Grid Generator

From: Dan Vega

Release! Release! Release!

Lots of ReleasesOver the last week or so I've released minor updates to several of the projects I maintain, so I thought it would be nice to have a summary blog post rather than a scattering of minor announcements.

From: Sean Corfield: An Architect's View

How Amazon Uses Explosive-Resistant Devices To Transfer Data To AWS

When CF Webtools needs to migrate a large amount of data from on-premise to the cloud, we order one of these devices to do the job. What I didn’t know is they’re rated to be dropped out of an airplane and take on near-by explosions!

From: Chris Tierney

New Features and Improvements to my website

In this article I am going to walk you through some of the new features I have been working on for my website

From: Dan Vega

Next.JDBC to 1.0.0 and Beyond!

next.jdbc 1.0.0 and 1.0.1First off, seancorfield/next.jdbc 1.0.0 was released on June 13th, 2019 (and I announced it on ClojureVerse but did not blog about it), and yesterday I released seancorfield/next.jdbc 1.0.1 which is mostly documentation improvements.

From: Sean Corfield: An Architect's View

A Quick Example Of Functional Programming (FP) In CFML

I wasadding a feature to CommandBox CLIthis week when I typed up some code that iterated over the keys in a struct, filtering out the ones it needed and then performed an action on the matching ones.

From: Coders Revolution

Adobe Coldfusion Vulnerability - CVE-2019-7838, CVE-2019-7839, CVE-2019-7840/ APSB19-27

DataBank has issued a Security Bulletin to all of their ColdFusion clients about the recent Adobe ColdFusion Vulnerability.

From: ColdFusion Muse

How to use cookies in VuePress

In this article, I am going to talk about a recent documentation site to VuePress and how I was able to solve a problem I ran across.

From: Dan Vega

Triggering events from Vue Router views

In this article I will show you how to trigger events from views using the Router View component.

From: Dan Vega

How to escape a backtick within a code block in Markdown

In this article I will show you how to escape the triple backtick in a markdown code block so that you can display it in a post or a Github comment.

From: Dan Vega

Vue CLI ValidationError: webpack Dev Server Invalid Options

In this article, I will tell you about an error I received while trying to run and new VueJS project this morning and how I was able to fix it.

From: Dan Vega

3 ways to run VueJS applications from Visual Studio Code

In this tutorial, I am going to show you 3 ways to run your VueJS applications from Visual Studio Code.

From: Dan Vega

What you can learn from live coders

2019 seems to be the year of the live coder. In this article I am going to tell you what you can learn from live coders.

From: Dan Vega

How to customize the VSCode Theme in CodeSandbox

In this article, I am going to give you a quick tip on how to customize the VSCode Theme in CodeSandbox.

From: Dan Vega

How I created a CodeSandbox plugin for Gridsome

In this article, I am going to introduce you to CodeSandbox and tell you a little bit about why I love it so much

From: Dan Vega

Everything you need to get up and running with VueJS

In this article, I am going to tell you why I love Vue and give you 4 different ways you can write your first application.

From: Dan Vega

My new blog post workflow

In this article I will outline for you the tools and process I use to create a new blog post

From: Dan Vega

Gridsome Blog Post Generator

In this article I will show you how to crate a blog post generator for your static site.

From: Dan Vega