A Visit to the Trainyard

Posted in General by GWild on September 12, 2005 @ 08:10

After hearing mention of the Ruby programming language I did some reading about it this past weekend. Ruby sounds interesting to me in my ongoing effort to learn more about OOP.

In my reading I found references to a web application development framework called Ruby on Rails (RoR), which is written entirely in Ruby itself. I downloaded RoR, tweaked Apache to run FastCGI, and took a look.

It appears that applications written using RoR follow the MVC pattern. So far it appears to be a pretty slick framework. I will next gather documentation and tutorials for RoR and do more exploration.

I wasn’t planning on learning a new language – I’m still very new to my current workhorse php – but I like the fact that Ruby is strictly OOP.

A small work project which I was hoping to do in C# was recently cancelled, so I think I’ll fill that study time with Ruby for now.

Nearly Complete Migration

Posted in General by GWild on September 3, 2005 @ 14:12

I have migrated all but one section of my old site to this blog.

Once I hack my recipe database functionality to a standalone (my wife states that she MUST have the recipe functionality) I will shut the old site down. See the related post below.

EDIT:
I have taken down the old site. You’ll notice that the Recipe Database text in the sidebar is no longer a link. When I finish the standalone Recipe DB I’ll change the text to a link.

I Bought a PHP Shirt

Posted in General by GWild on @ 05:18

Ben Ramsey’s Blog has an entry showing a shirt he designed. The shirt is emblazoned (nice word eh?) with the php security mantra:

Filter Input Escape Output

You can get the shirt with or without the likeness of Chris Shiflett.

I bought the blue/white with FIEO on the chest.

See Ben’s post for details.

A New Link Section

Posted in General by GWild on September 2, 2005 @ 15:20

I have added a new link category to the blog – Site Navigation. This category is to navigate to different parts of the main site. Among these links is my old image gallery, as well as an inactive link to the recipe database I started but have not yet completed.

The inactive recipe database link will be activated once I figure out how to hack it to standalone, or into WordPress.

Back in A Week

Posted in General by GWild on June 26, 2005 @ 02:14

I’m off to Oklahoma for a week of training. Oklahoma in late June? It may be hot, but at least it’s humid.

Although I will be gathering material on several new work related topics, I cannot take a trip without a selected book for ‘recreational’ reading.

Based on some recommendations I read on Sitepoint, I have decided on The Pragmatic Programmer.

I’ll never be accused of being a programmer, but I’m sure that I’ll get something useful from it.

EDIT: I found this to be a very interesting book.

I’m also well into a C#/ASP.Net book, but that happens to be for work. Once I finish the C# book, I just might start something on Design Patterns. I read about them, but I lack even introductory knowledge. I would like to, more-or-less, understand the posts I read in threads such as this one in the Sitepoint Application Design forum.

So many books, and so little time.

« Previous PageNext Page »