GitHub Copilot for Java Develpers

Earlier this year GitHub launched Copilot, an AI pair-programmer. With GitHub Copilot, get suggestions for whole lines or entire functions right inside your editor.

From: Dan Vega

deps.edn and monorepos VII (Polylith)

This is part of an ongoing series of blog posts about our ever-evolving use of the Clojure CLI, deps.edn, and Polylith, with our monorepo at World Singles Networks.

From: Sean Corfield: An Architect's View

Speaking at ColdFusion Summit 2021

It's official -- I'm speaking at the Adobe ColdFusion Summit 2021!  It's been way too long, I'm looking forward to seeing all of your smiling faces, even if it's just virtually.

From: South of Shasta: Software Development, Web Design, Training

VueJS developer needed

We are looking for a VueJS developer.

From: ColdFusion Muse

CSS Guru Needed

First - Yes, we are still looking for CF help so keep sending those resumes.

From: ColdFusion Muse

deps.edn and monorepos VI (Polylith)

This is part of an ongoing series of blog posts about our ever-evolving use of the Clojure CLI, deps.edn, and Polylith, with our monorepo at World Singles Networks.

From: Sean Corfield: An Architect's View

Spring One 2021 Presentation

I'm so honored to be speaking at this year's SpringOne Conference. This article will give you a look ahead to the presentation by explaining what you can expect and the resources from my talk.

From: Dan Vega

deps.edn and monorepos V (Polylith)

This is part of an ongoing series of blog posts about our ever-evolving use of the Clojure CLI, deps.edn, and Polylith, with our monorepo at World Singles Networks.

From: Sean Corfield: An Architect's View

“i” is for Intel on AWS EC2

Last year, AMD-based instances came into existence on Amazon Web Service’s (AWS) Elastic Compute Cloud (EC2).

From: Chris Tierney

tools.build

With the recent release of tools.

From: Sean Corfield: An Architect's View

Job Openings: Looking for Help on the CF Tsunami

It's been a busy month here at CF Webtools.

From: ColdFusion Muse

deps.edn and monorepos IV

This is part of an ongoing series of blog posts about our ever-evolving use of the Clojure CLI, deps.edn, and Polylith, with our monorepo at World Singles Networks.

From: Sean Corfield: An Architect's View

deps.edn and monorepos III (Polylith)

Back in April, I talked about us dipping into Polylith at work in deps.

From: Sean Corfield: An Architect's View

deps.edn and monorepos II

A couple of months ago, I wrote about our use of deps.edn with our monorepo at work. I've updated that post to reflect changes we've made recently and I'm going to talk in more detail about those changes in this post.

From: Sean Corfield: An Architect's View

Jobs Galore Come One and All

We are looking for 3 possibly 4 folks to hire at the moment.

From: ColdFusion Muse

Resolving directory lookup error on SQLServer backup restore

Restoring a SQL Server database to a new server with a different file system structure can result in a Directory Lookup error since SQL Server makes assumptions about file locations. Fortunately there is a simple solution by using 'WITH MOVE'

From: Steve Neiland: Blog of a Web Developer

It's the "Little Things"...

Our Clojure team is a big fan of reducing dependencies and, in particular, avoiding dependencies that are known to be troublesome (such as the special circle of hell that is all the different versions of the Jackson JSON libraries).

From: Sean Corfield: An Architect's View

New Year - New Server - New Direction?

What happened with the blog and whats next

From: Steve Neiland: Blog of a Web Developer

Detect if a User is Online with RabbitMQ Web Stomp

We're using RabbitMQ and its Web Stomp plugin for websockets for several projects at work.

From: Coders Revolution

deps.edn and monorepos

At World Singles Networks llc we have been using a monorepo for several years and it has taken us several iterations to settle on a structure that works well with the Clojure CLI and deps.

From: Sean Corfield: An Architect's View

A quick comparison of using Python and CFML to write the same CLI tool

A few days ago, Joseph Lamoree posted about a cool little command line tool he wrote in Python that would scan a list of servers check check for a public facing administrator.

From: Coders Revolution

Full Stack Java development with Spring Boot and VueJS

In this tutorial, you are going to learn how to build a full-stack application that uses Vue for the frontend and Spring Boot for the backend.

From: Dan Vega

Create your own Desktop "Toaster" Popups in CommandBox Servers

Here's a quick one that I tried out for the first time today.

From: Coders Revolution

How to force a delay in a web app

In this tutorial, I will show you can force a delay in a web application for testing purposes.

From: Dan Vega

New Year, New Opportunities and Goals

In this article, I have some exciting personal news to share and I want to take a look ahead at the new year.

From: Dan Vega