Ry’s Blog

May 25, 2007

Install PHP4 on Ubuntu 7.04

Filed under: Web Dev, Linux, Tutorials — Ry @ 2:35 am

It appears they decided to remove PHP4 from the Ubuntu 7.04 (Feisty) repositories.  Oh well, that’s why we have source code. This tutorial well help you get set up and running using a source distribution of PHP4, and apt-get for everything else. (more…)

May 21, 2007

The Ultimately Pathetic Blender Guide

Filed under: Tutorials, Blender — Ry @ 1:13 am

This is a list of all the things I can never remember how to do in Blender. Now, I will never lose them.

(more…)

April 22, 2007

Programming with MinGW and MSYS

Filed under: Programming, Tutorials, MinGW, C++ — Ry @ 12:51 am

Lets say you’re a programmer who enjoys the GNU environment, and you’ve become pretty good friends with gcc and g++. However, for one reason or another, you need to write a program in C++ on your Windows box. You find yourself uninterested in using Microsoft’s compiler, and you wish you could just have gcc and g++ back. The good news is you can have them both, and more, with MinGW and MSYS! This tutorial will guide you through installing these tools.

(more…)

November 26, 2006

Blacklight Art

Filed under: Art, Tutorials — Ry @ 1:12 am

I wrote a new DIY tutorial covering the topic of blacklight art. You can find it here:

http://www.rylowry.com/tutorials/blacklightart/

Powered by WordPress