If you are a web designer/developer type, and you use the mac as your dev platform of choice, and you are planning on upgrading to Leopard when it drops later today, knowing a couple of things before-hand will be helpful. Namely your shiny new OS now sports Apache 2.2.x and and PHP 5.2.x. This is a huge change.

Continue Reading ]

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

As you read this, I am on the road, driving the benz to Columbus to speak at the Ohio Linux Fest. It has been strange preparing for this engagement, since for the first time, my slides won't have any code in them!

All the talks I have given to date have been covering specific types of technology (XSLT) or methods for using technology (Apache 2 on MacOS X). Never have I spoken about trends, and philosophies in conjunction with technology. This certainly should be interesting.

Continue Reading ]

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

So yeah, I bet you didn't see this one coming. I am back with a new series on hacking WordPress. This time we are going to focus on WordPress MU. Fasten your safety belts people, it may be a bumpy ride.

Setting the stage

So, while I have left behind WordPress in favor of Habari for my personal sites, I still use WP in some of my professional endeavors. I have found that WordPress MU specifically is a great platform to build on for a number of situations.

Continue Reading ]

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

I have really become a fan of the "quick post" inline aside thing. It really has played well into the type of blogging I have the time for at the moment.

It began to be a pain to load the admin area and go to the post page, just to write two sentences. So I started brainstorming some ways to make things a little easier on myself.

The solution was pretty straightforward, and with Habari, suprisingly simple to implement.

Continue Reading ]

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

So I thought I would outline the process I used to achieve the inline asides effect you are seeing on Sillyness. This was one of those moments where I just love how Habari handles things.

So lets set the stage

So this is what we are going to do. First we choose a tag that we will use to identify our asides. I chose "quickie". Once we have settled on a tag that will be used, we create at least one entry that uses the tag.

Once we have some content to test with, we move on to some PHP goodness. Habari returns an array of tags within the $post object. Normally we would make a call to the tags like so:

Continue Reading ]

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Inline asides, whatever you want to call them, prompted by Kristin enabling them on her site, this is how you do it with Habari.

There are a couple of things to look at before we get into the actual code:

  1. Habari doesn't use categories like WP or MT, we use tags.
  2. We need to choose a tag that will identify our inline asides.
  3. The Habari loop is much simpler than what you are used to from something like WP.

Okay, with that out of the way, let talk through what we are going to do to achieve the quickie/inline asides that you see on this site.

Continue Reading ]

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

This is Sillyness Spelled Wrong Intentionally. Going strong for 9 years, 8 months and 3 weeks