Quantcast
Channel: programming – Parks Computing
Browsing all 26 articles
Browse latest View live

Windows Drag Sensitivity Utility

Inspired by an article by Raymond Chen about how to correctly change the Windows mouse drag sensitivity, I wrote a quick utility called dragsens. It’s a small command-line utility that will allow you...

View Article



A Keyword I’d Like To See in C#

Although I use C# more and more these days, I still consider myself primarily a C++ developer. C# has a few really neat language features that are just now being added to C++ (like lambdas), but I...

View Article

Accelerated C++ Solutions Moved to WordPress

I’ve finally moved my old solutions to the Accelerated C++ solutions to a new set of pages that I can edit with WordPress. There’s now a link and menu in the menu bar on this page. They still only go...

View Article

Wrong Fish Food, or, Communicating Frustration Non-technically

If you’re reading this site, you’ve probably already determined that I’m a geek. A hard-core, dyed-in-the-wool, walks-into-trees-because-he’s-thinking-about-computers kind of geek. My wife and...

View Article

Image may be NSFW.
Clik here to view.

COMPUTE! Magazine Archives!

I love the Internet! I just found an archive of COMPUTE! magazine, which is the magazine that taught me how to program in the 1980′s. Just recently I was lamenting not keeping every single issue I ever...

View Article


Image may be NSFW.
Clik here to view.

Olympic Note Passing

A good analogy can often be useful to explain intricate technical details. In an earlier article, “Wrong Fish Food”, I related an analogy that I used to describe a technical issue to a non-technical...

View Article

You Might Be an Old Hacker If…

It occurred to me recently that I’ve been using the Internet for almost 18 years now. That doesn’t put me into any particularly elite category since there were a lot of users way before I came along,...

View Article

George Orwell and Effective Coding

I spend a lot of time and effort trying to get better at the craft of software development. My goal every day is to fall asleep as a better programmer than the one that awoke that morning. While this...

View Article


My Life With Programming Languages

A language that doesn’t affect the way you think about programming, is not worth knowing. — Alan Perlis My first programming language was Basic on a TI-99/4A. Contra Dijkstra, I don’t think it did me...

View Article


Updated Version of Dragsens

I have built a new version of the dragsens utility, which allows one to change the mouse sensitivity for detecting mouse drag actions in Windows. This new version fulfills a request by Zach to add the...

View Article

Image may be NSFW.
Clik here to view.

Windows Version of Dragsens

In response to a comment on the previous version of the drag sensitivity utility, I’ve created a new version of the utility that includes a graphical interface and a means of testing the drag settings...

View Article

Dragsens version 1.4

It’s time for a new version of the command-line version of the dragsens utility, which allows one to change the mouse sensitivity for detecting mouse drag actions in Windows. A comment posted by Mark...

View Article

Image may be NSFW.
Clik here to view.

Fix it. Bolt it down. Forget it.

Setting up your environment to be the same all the time, everywhere, can make it easier to focus on the task at hand. From the age of about 14 I’ve been sitting in front of a computer with a guitar in...

View Article


Image may be NSFW.
Clik here to view.

Becoming a Developer Overnight, In Only Five Years

“Do you think hard work can make you talented?” “Yes. I do.” This post was inspired by an article on Cal Newport’s site entitled, “The Pre-Med and Ira Glass: Complicated Career Advice from Compelling...

View Article

Conway’s Game of Life in JavaScript

I realized yesterday that I had never implemented Conway’s Game of Life, which is something of a rite of passage for young computer-science students. As I opted for a more non-traditional path to the...

View Article


On Recruiting

I’ll have more to say about this later, but I want to get this quote out there now so that technical leads, engineering managers, engineering directors, and vice-presidents of software engineering can...

View Article

George Orwell and Effective Coding

I spend a lot of time and effort trying to get better at the craft of software development. My goal every day is to fall asleep as a better programmer than the one that awoke that morning. While this...

View Article


My Life With Programming Languages

A language that doesn’t affect the way you think about programming, is not worth knowing. — Alan Perlis My first programming language was Basic on a TI-99/4A. Contra Dijkstra, I don’t think it did me...

View Article

Updated Version of Dragsens

UPDATE: Download the latest version from the main project page. There is also a version of this utility with a graphical interface that’s easier to use. I have built a new version of the dragsens...

View Article

Image may be NSFW.
Clik here to view.

Windows Version of Dragsens

UPDATE: Download the latest version from the main project page. There is also a console-based version of this utility that’s more suitable for system administrators. In response to a comment on the...

View Article
Browsing all 26 articles
Browse latest View live




Latest Images