Archive for the 'howto' Category

Protecting Your Data with SSH - Setting up a Proxy (Part 2)

Monday, September 3rd, 2007

In the first part of this article I introduced Public Key Encryption and SSH. In this part, we will look at how to use SSH to secure your traffic when using an untrusted network.
As previously mentioned, this was partly inspired by events from SuperHappyDevHouse. At the last event we wanted to promote the […]

Read the rest of this entry »

RSS - Introduction (Part 1)

Tuesday, March 20th, 2007

Adam Darowski recently asked to pick my brain about writing a PHP script to create an RSS feed from a database. As one of my favorite “Web 2.0” technologies, I figured I would write a 3-part introductory series on RSS and PHP.
In this series I want to cover a couple topics:

What is RSS?

Digging […]

Read the rest of this entry »