Home > Blog > Archive by category 'Software'

October 2nd, 2008

Internet Explorer 6 Support

Internet Explorer 6 Support

It actually happened several months back, after years of trying to get my sites working properly in Internet Explorer 6 and below I finally reached the end of my patience.

So, Grey Skies at least will no longer be supporting Internet Explorer 6 and below.
(more…)

September 23rd, 2007

Structuring .PSD Files

Structuring .PSD Files

So we have structured HTML/XHTML, we have structured CSS but it seems like a rarity to find a structured .PSD file.
(more…)

April 1st, 2007

Simplicity

Simplicity

I have been finding lately that the applications I enjoy using seem to loose something upon receiving an upgrade. New features are added, things I would never use (and sometimes wonder if anyone would use) and eventually the neat little application becomes this bloated thing that just doesn’t inspire me to use any more. I am sure I am not the only one who feels this, infact I know I am not, one of the key points to Zenphoto being created was an answer to the bloated gallery software you find floating around.

I have been having this issue with Wiki software, a lot of it is insanely bloated and just a pain to use. Now I can understand that Wiki’s can be complex in structuring and so you are probably going to get a lot of coding going on there, but there are some “light” versions around that don’t seem to fall prey to this issue. I have tried countless versions of Wiki software to find something that I like, I admit I am being a little picky but I need to know that it can do what I have in mind without hacking into 50 different php files to do so. Ideally what I would like to see is someone like Automattic take on the Wiki area. The format that they use for both WordPress and BBPress is something I would like to see in a Wiki. A simple installation and customization of themes, and the use of plugins for extra options. Especially with a rewrite for the urls, which has been the draw back of the light Wiki software I have used, I want more control over the urls.

A guy can dream.

December 12th, 2006

Zenphoto 1.0.5

Zenphoto 1.0.5

It has been around 6 months since Tristan last released a verson of Zenphoto, and they we get 2 builds at the same time (ok so build 1.0.4 had a problem with short tags). I am exceptionally happy because with these builds comes a “stepping stone” to the implimentation of subalbums, a feature I have been greatly impatient to obtain.

It has yet to be fully implimented yet (which is apparently what will happen with buil 1.1) but the features are there for testing which I shall be experimenting with later. I might go ahead and upgrade the albums on DJC to use the new build if all looks well.

October 29th, 2006

Code is Poetry (1 Update)

Code is Poetry (1 Update)

Recently chucker mentioned in his “Remix” post about the tagline in wordpress, which states “Code is Poetry” and ventures the possibility of Code being Art.
This leads me to wonder if Code is Poetry what does that make the Kubrick style sheet? A Haiku perhaps?
I was wondering if I was the only one frustraited by the messy CSS code of Wordpress’ default theme, but as it turns out I wasn’t.

So I decided to do something about it, I went through and removed all the conflicting values (duplicate values) and added a few more to make customisation easier (some people know how to change values but not write new ones). I wrote this sheet in a structured way that I find works for me, not sure if others will find it usable as I can never tell if my CSS decent enough for people really. So here it is;

As chucker points out, Kubrick is third party and so doesn’t really fall under wordpress’ “Code is Poetry” line, this of course would depend on whether the line itself refers to just wordpress code or code in general.