Moving Off Pivotal Tracker: The Birth of PTMigration
Moving Off Pivotal Tracker: The Birth of PTMigration With the somewhat recent announcement that …
Continue ReadingJay Vilalta
Moving Off Pivotal Tracker: The Birth of PTMigration With the somewhat recent announcement that …
Continue ReadingThis snippet provides commands for removing local branches that have been deleted from the remote, …
Continue ReadingFOSDEM 2024 is happening this weekend and I’ve put together a list of interesting topics to …
Continue ReadingIntroducing SANE (Scanner Access Now Easy) The SANE project lets you easily use a scanner from a …
Continue ReadingSummary (tl;dr) Building a Hugo site using Azure DevOps and deploying to a Linux server is done by: …
Continue ReadingThe DOE runs a listserv server for mailing list management. Here are some notes on how to subscribe …
Continue ReadingThese are the commands needed to set up SMTP forwarding for an email address in Office 365 using …
Continue ReadingSetting up Nginx on Windows is a straightforward endeavor. Unfortunately the information on how to …
Continue ReadingAs of today we no longer use cookies on this site. In the past we used cookies to support some …
Continue ReadingThe IX4-300D NAS device can be configured for SSH access by following these steps: Log in using the …
Continue ReadingIn trying to streamline my workflow I wanted to be able to run the Docker Quickstart Terminal from …
Continue ReadingInstalling Docker on Windows is a fairly simple and straightforward process. It is very well …
Continue ReadingMy affordable education kit finally arrived! To be honest it actually arrived a couple of weeks ago …
Continue ReadingA while back I heard about the affordable education robot. I thought it was a very interesting …
Continue ReadingI’d like to introduce you to a project I’ve been working on over the past year. …
Continue ReadingI went poking around the Quartz.Net repository while trying to answer some related questions on …
Continue ReadingI’ve been working with Raspberry Pi hardware for a while now, but mostly using the tools that …
Continue ReadingWhile searching for a way to add TFS integration to Hipchat, I came across a bunch of posts that …
Continue ReadingI’d like to introduce the [Quartz.Net feature pack][qnfp] project to you. It’s hosted on …
Continue ReadingThis is the fifth post in the Quartz.Net Listener Tutorial series. In this post we’ll be …
Continue ReadingThis is the fourth post in the Quartz.Net Listener Tutorial series. It’s also the fourth part of the …
Continue ReadingIf you visit my blog frequently, you may have noticed that the layout of the site has changed …
Continue ReadingThis is the third post in the Quartz.Net Listener Tutorial series. It’s also the third part of the …
Continue ReadingThis is the second post in the Quartz.Net Listener Tutorial series. It’s also the second part of the …
Continue ReadingThis post is the first post of a series called the Quartz.Net Listener Tutorial. Today we’ll be …
Continue ReadingThis multi-part tutorial will describe Quartz.Net listeners in detail and will provide examples of …
Continue ReadingIf you’re using the CronTrigger to fire your Quartz.Net job, then you’ll have to come up with a …
Continue ReadingI’ve started working on a project that uses the new ASP.Net Identity library with MVC5. The first …
Continue ReadingIn this post I’ll go over what the DisallowConcurrentExecution job attribute does and how to use it. …
Continue ReadingI’ve been running into some issues with my work laptop where all the menus are getting left …
Continue ReadingIn this post we document the ITrigger interface for Quartz.net. This simple post is one of the …
Continue ReadingThis is another of the documentation series posts. This post will be documenting the IJobDetail …
Continue ReadingThis post is part of the documenation series. It just provides a place to document some of the …
Continue ReadingUnfortunately it seems that the Quartz.Net API documentation that is available online is not …
Continue ReadingJobs and triggers are at the very core of the Quartz.Net scheduler. In a nutshell, jobs DO the work …
Continue ReadingLesson 1: Using Quartz There are at least two ways to use Quartz.Net: embedded (hosted) in your …
Continue ReadingI’m going to take a stab at re-writing the Quartz.NET tutorial for version 2. The current version of …
Continue ReadingI’ve been working on the Quartz.Net eBook and I have put together an outline of what the contents …
Continue ReadingQuartz.Net ships with a plugin that allows you to schedule jobs using an xml configuration file. By …
Continue ReadingI don’t usually include personal topics in this blog but I think I will give it a try going forward. …
Continue ReadingIn this series of posts we will cover the use of calendars in Quartz.Net. In this first post we’ll …
Continue ReadingIn this post we’ll walk through the creation of a custom Quartz.Net JobFactory that uses dependency …
Continue ReadingIn an earlier post we covered what Quartz.Net job factories are and what they’re used for. We also …
Continue ReadingIn my previous post we talked about the IJobFactory interface in detail. Today we will look at the 2 …
Continue ReadingThe Quartz.Net scheduler implements the factory method pattern to create the jobs that will be …
Continue ReadingQuartz.Net supports quite a few different database providers. This information is embedded inside …
Continue ReadingI’ve finished proofreading the Getting Started section of the Quartz.Net eBook. It is available for …
Continue ReadingFor a few months now I have been working on a Quartz.Net eBook. So far I have managed to write a …
Continue Reading