Microsoft’s latest operating system is starting to take the world by storm. But before jumping ship and upgrading to the new OS, better read this first. It’s finally here. After …
SANER 2016: A Systematic Framework for Modernizing Legacy Application System
Tim Fanelli will discuss his paper A Systematic Framework for Modernizing Legacy Application Systems at 23’rd IEEE International Conference on Software Analysis, Evolution, and Reengineering (SANER). SANER 2016 is March …
Windows Domain Authentication with SVN and Apache
I just finished setting up domain based authentication on our new SVN server here at work, so I thought I’d post my notes on the process and links to what …
Installing Apache2 and SVN on OS X using Fink
This guide will walk you through installing Apache2 and SVN using Fink on OS X 10.4. You should be able to follow the same instructions for 10.3; however, there is …
How To: Create an Atom Feed
Most people are already familiar with RSS and RSS2 feeds for content syndication. ATOM doesn’t appear to be as popular yet, however it is catching on more and more. ATOM …
Apache Rewrite Rules
The Apache module mod_rewrite provides a powerful mechanism for hiding, redirecting, and reformatting request URLs. I just finished implementing a mod_rewrite scheme for timfanelli.com to accomplish 3 things: Redirect old …