How do you Write an Amazing Developer Ticket?

A ticket, or story, is a single piece of developer work, and the code from multiple tickets comes together to form bigger projects.

From: Jeffry Houser's Blog

How do you Write an Amazing Developer Ticket?

A ticket, or story, is a single piece of developer work, and the code from multiple tickets comes together to form bigger projects.

From: Jeffry Houser's Blog

How do you Write an Amazing Developer Ticket?

A ticket, or story, is a single piece of developer work, and the code from multiple tickets comes together to form bigger projects.

From: Jeffry Houser's Blog

It's hard to write code for computers, but it's even harder to write code for humans

Writing code for a computer is hard enough. You take something big and fuzzy, some large vague business outcome you want to achive. Then you break it down recursively and think about all the cases until you have clear logical statements a computer can follow.

From: Erik Bernhardsson

It's hard to write code for computers, but it's even harder to write code for humans

Writing code for a computer is hard enough. You take something big and fuzzy, some large vague business outcome you want to achive. Then you break it down recursively and think about all the cases until you have clear logical statements a computer can follow.

From: Erik Bernhardsson

How do you Prepare Before You Code?

Let's pretend you, a programmer, have been given this task: Display Subtotal to the Customer The task may sound like a valid request on first read, but I have a ton of questions: What subtotal are we displaying? Who is the customer? Where are we displaying this new piece of information? How is...

From: Jeffry Houser's Blog

How do you Prepare Before You Code?

Let's pretend you, a programmer, have been given this task: Display Subtotal to the Customer The task may sound like a valid request on first read, but I have a ton of questions: What subtotal are we displaying? Who is the customer? Where are we displaying this new piece of information? How is...

From: Jeffry Houser's Blog

How do you Prepare Before You Code?

Let's pretend you, a programmer, have been given this task: Display Subtotal to the Customer The task may sound like a valid request on first read, but I have a ton of questions: What subtotal are we displaying? Who is the customer? Where are we displaying this new piece of information? How is...

From: Jeffry Houser's Blog

Announcing ColdFusion updates released Sep 10 2024: P3 security update

Though the news is a couple of days old, I want to share with my readers that an update for ColdFusion has been released Tuesday, Sep 10, for both cf2023 (update 10) and cf2021 (update 16).

From: Charlie Arehart - Server Troubleshooting

Announcing ColdFusion updates released Sep 10 2024: P3 security update

Though the news is a couple of days old, I want to share with my readers that an update for ColdFusion has been released Tuesday, Sep 10, for both cf2023 (update 10) and cf2021 (update 16).

From: Charlie Arehart - Server Troubleshooting

Announcing ColdFusion updates released Sep 10 2024: P3 security update

Though the news is a couple of days old, I want to share with my readers that an update for ColdFusion has been released Tuesday, Sep 10, for both cf2023 (update 10) and cf2021 (update 16).

From: Charlie Arehart - Server Troubleshooting

What's new in JDK 23

Explore the exciting new features and improvements coming in Java 23, including primitive types in patterns, Markdown documentation comments, and enhancements to garbage collection and concurrency.

From: Dan Vega

What's new in JDK 23

Explore the exciting new features and improvements coming in Java 23, including primitive types in patterns, Markdown documentation comments, and enhancements to garbage collection and concurrency.

From: Dan Vega

Latest ColdFusion Security Updates - October 2024

I am going to attempt to keep this page updated with the latest ColdFusion Security Updates and Hotfixes published by Adobe.

From: Pete Freitag's Homepage

Latest ColdFusion Security Updates - December 2024

I am going to attempt to keep this page updated with the latest ColdFusion Security Updates and Hotfixes published by Adobe.

From: Pete Freitag's Homepage

Follow-up on CF 2021 update 15: understanding, solving packages unexpectedly removed

If you've recently applied CF2021 update 15 or are planning to, you need to be aware of a known issue which can cause unexpected removal of some CF packages (modules) which occurs upon the CF restart after installing the update: specifically it's the document, htmltopdf, pdf, presentation, print, an...

From: Charlie Arehart - Server Troubleshooting

Follow-up on CF 2021 update 15: understanding, solving packages unexpectedly removed

If you've recently applied CF2021 update 15 or are planning to, you need to be aware of a known issue which can cause unexpected removal of some CF packages (modules) which occurs upon the CF restart after installing the update: specifically it's the document, htmltopdf, pdf, presentation, print, an...

From: Charlie Arehart - Server Troubleshooting

Follow-up on CF 2021 update 15: understanding, solving packages unexpectedly removed

If you've recently applied CF2021 update 15 or are planning to, you need to be aware of a known issue which can cause unexpected removal of some CF packages (modules) which occurs upon the CF restart after installing the update: specifically it's the document, htmltopdf, pdf, presentation, print, an...

From: Charlie Arehart - Server Troubleshooting

Should Engineering Manager’s Write Code?

I've found that in tech, a common way for a successful programmer to move up the corporate ladder is to step into a management role.

From: Jeffry Houser's Blog

Should Engineering Manager’s Write Code?

I've found that in tech, a common way for a successful programmer to move up the corporate ladder is to step into a management role.

From: Jeffry Houser's Blog

Should Engineering Manager’s Write Code?

I've found that in tech, a common way for a successful programmer to move up the corporate ladder is to step into a management role.

From: Jeffry Houser's Blog

Announcing ColdFusion updates released Aug 20 2024: offers Tomcat upgrade

An update for ColdFusion has been released today for both cf2023 as update 9 and and cf2021 as update 15.

From: Charlie Arehart - Server Troubleshooting