Jake Strawn's blog

Complete overhaul of Himpressive theme

Jake Strawn's picture
Posted by Jake Strawn on Wed, 07/09/2008 - 16:32 in

Since recently updating himerus.com to Drupal, and breaking out an old PSD that I had originally started for the project I had titled "himpressive", I've been working on figuring out how to really make that into a Drupal theme that people would want to use, as well as a theme that I can use as a core starting block for all my Drupal projects.

Himerus.com updated to Drupal

Jake Strawn's picture
Posted by Jake Strawn on Thu, 06/19/2008 - 23:47 in

I've updated the himerus.com site to Drupal, and decided once again to make it a project I keep on the front burner for personal blogging purposes.

Chapter 1 Finished... Roughly

Jake Strawn's picture
Posted by Jake Strawn on Sun, 03/23/2008 - 13:16 in

Well, I can say after getting into this that writing isn't the easiest thing. I've always been capable of writing fairly proficiently, however, writing for a book that can't be updated easily after publish is another ball of wax altogether.

ShareThis module for Drupal 6

Jake Strawn's picture
Posted by Jake Strawn on Fri, 03/07/2008 - 10:27 in

Update: The official release is active, and posted in the projects section. The official Drupal page is located here.

Last night, I was doing some further research to find a valid solution for implementing the ShareThis system into Drupal 6. There was a valid solution (still in an alpha stage) for Drupal 5 by using the share module, but nothing for Drupal 6, which is what I was going for.

Personal Project: Mastering CVS and publishing first Drupal module

Jake Strawn's picture
Posted by Jake Strawn on Wed, 03/05/2008 - 22:46 in

I've spent the last couple of days starting a project that will be first in place here on this site regarding a full featured Drupal module that encompasses the functionality of the quote form.

jQuery Tutorial: Using jQuery to align column heights

Jake Strawn's picture
Posted by Jake Strawn on Wed, 03/05/2008 - 19:02 in

This tutorial will show you how to use the popular jQuery library to match the height of 2 columns in your layout. I've found that I'm always needing to have this type of feature on design projects in order to make sure a navigation column is the same height as the main body content section, or vice versa. This walk through will get you there with a quick bit of jQuery added to your code.

The status of himerus.com

Jake Strawn's picture
Posted by Jake Strawn on Mon, 03/03/2008 - 20:27 in

I've been debating on what to do with the Wordpress blog that I've been using at himerus.com. Over the past few months, I haven't had too much time for personal blogging, and since truly, the development/design blogging takes precedence over general chatty type blogging, I'm going to be phasing that blog out somewhat, or at least converting it for other purposes.

Official launch active

Jake Strawn's picture
Posted by Jake Strawn on Mon, 03/03/2008 - 14:09 in

Well, the IE7 bug didn't prove that problematic, so the site is now up and running here at himerusinc.com, and will continue to be improved upon over upcoming weeks.

IE6 Compatability Update

Jake Strawn's picture
Posted by Jake Strawn on Mon, 03/03/2008 - 12:49 in

After a quick look at IE6 in this new layout, there are only a few bugs that are currently causing issue. The header menu isn't displaying inline properly, and the footer region is a bit off.

How To: Check if Apache is running & restart via cron job

Jake Strawn's picture
Posted by Jake Strawn on Mon, 03/03/2008 - 01:24 in

I've personally been running into issues on my server lately that would for some still unknown reason crash Apache at some point during the night, and I'd have to find out when I first loaded up one of the sites on the server the next morning, then manually start Apache back up, and it had become quite tiresome. So I've done some investigating on how I can set up a shell script to check to see if Apache is currently active, and if not, restart the service.

Syndicate content