George V. Reilly's Technical Blog
-
Sample ASP Components: now at Github
From October 1996 to May 1997, I wrote a number of sample components for the then-new Active Server Pages (Classic ASP). I worked for MicroCrafts, a consulting company in Redmond, WA; the samples were written for Microsoft's Internet Information Server (IIS) team. Most of the components used Microsoft's new Active Template Library (ATL), a C++ library for COM.
-
Turn off Windows Defender on your builds
I've spent some time this evening profiling a Python application on Windows, trying to find out why it was so much slower than on Mac or Linux. The application is an in-house build tool which reads a number of config files, then writes some output files.
-
Review: Backbone.js Testing
Backbone.js Testing is a short, dense introduction to testing JavaScript applications with three testing libraries, Mocha, Chai, and Sinon.JS. Although the author uses a sample application of a personal note manager written with Backbone.js throughout the book, much of the material would apply to any JavaScript client or server framework.
-
Building a static website
I've spent time over the last three weeks working on a new website for the Northwest C++ Users' Group. I blogged about the NWCPP website refresh over there. In brief, I moved the website from an instance of the Joomla Content Management System at Just Host to a static website generated by Pelican and hosted at Github Pages, and I'm happy with the results.
-
SerializationException: the constructor was not found
I just finished another post at the Cozi Tech Blog, SerializationException: the constructor was not found
-
Security 101 for Developers
The Cozi Tech Blog needed some love, so I wrote a post a couple of weeks ago on Security 101 for Developers.
-
Generating UUIDs in JavaScript
Another Cozi Tech Blog post: Generating UUIDs in JavaScript
-
SQLAlchemy Sharding
I wrote up some lessons that I learned about SQLAlchemy Sharding at the Cozi Tech Blog.
-
Engineering Jobs at Cozi
Cozi is hiring. We have positions in Web Development, Software Engineering, and System Engineering at our headquarters in Seattle.
-
StackOverflow DevDays Seattle 2009
I spent last Wednesday at Benaroya Hall, attending the Seattle edition of StackOverflow's traveling DevDays conference. It was well worth $99.