Creating an SSL Certificate

In Apache, SSL by timfanelli

I just wanted to post some quick instructions on creating a self signed certificate that you can install into Apache 2 for use with mod_ssl. It seems that these instructions …

Intro to Ruby: Hello World

In Programming, Ruby by timfanelli

I recently decided I was going to take up Ruby programming as a hobby. Prior to that I had taken on Python, which has quickly become one of my favorite …

How To: Create an Atom Feed

In Uncategorized by timfanelli

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 …