Alexandra Holden UK   Alexandra Holden UK
Site updates...

21 Jan 08: In time I'll explain any major changes to the site, including any site links and info that have helped me in my quest to bring this all together.

Current major change is that all video clips now work in Firefox and Safari. If you check the source you'll find XHTML validated code. Previously, we were missing the 'data' line that allows FF and co to show the video.



For the longest time I've been trying to make rounded-corners workable and never really succeeded, until now - albeit in a basic way. Photoshop has an excellent tool for creating rounded rectangles - but there's slight difficulty in rounding the inner corners. If you check here you will find a tutorial for older Photoshop programs (works in the newer, I have PS v8). Quite an amazing trick. There are plenty of PS demos on YouTube. Check out the AbsoluteCross website graphics - that some serious talent right there, very impressive.

I use a mass of programs when playing around with websites: Photoshop 8, After Effects 7, Paint Shop Pro versions 7 and 9, ACDSee for image conversion. Sites are checked in Safari, Firefox and IE 7 - all on a PC running XP Pro, Dual Core AMD 2.11 GHz, 2gb memory, 120 GB of drive space.



That rather nice font on most styles is called "Asenine" and can be found here.

For anyone that hasn't noticed the Google Ads update, you can now have rounded corners (we don't currently use them, but they look cool) - info here. As for us having ads - we've never considered Google Ads intrusive, so they stay. We'll always say no to popups and all that other nonsense.



The punching monkey wallpaper was actually created by taking the picture from Alexandra's top (screengrab from How to Deal) - then enlarged. Spent a long time trying numerous routines to clean it up, eventually just traced the picture with a second PSPro layer and readded the colour. The reason for so many wallpaper additions is that Oliver bought me a new 19" LCD monitor - this led me to gain more interest in the graphic side of things and clean up some of the mess in the older styles (jpg artifacts and such that I couldn't see on my old CRT monitor). Web GFX work is a lot more fun when you're sitting in 1280x1024 resolution - Adobe After Effects can become quite a busy working area on an 800x600 screen (which I lived with for ages).

Sometimes I work with small images and need to blow them up to wallpaper size, so you can imagine how grainy etc the result will be. A fantastic program to smooth out an image can be found here. Neat Image.



Behind the scenes, what you don't see, is the extensive work undertaken by Oliver - setting up an entire dedicated server to deal with 25+ sites - writing *ALL* the code for the contact form, guestbook, top 20, header/footer cookie-control, footer date-stamps plus systems for emailing us both an SQL backup every week (guestbook entries lives there, for example), the DNS servers, domain control, hit counter, picture displayer.

Oliver also rejigged the style-switcher to almost zero-code compared to the original. Wallpaper page is now automatic, I simply adjust the paper number and upload new pics. There's a whole guestbook administration you don't see, allowing for deleting, approving etc. So yes, my workload is minimal really. I could never have done this much by myself. Not even close. Especially the validation - that was originally Oli's idea (XHTML and CSS) - but I've grown used to it now: Those buttons are mainly for us, to spot errors and problems in the pages.



HR dividers: This brings problems in Firefox, but the fix is pretty simple. A basic HR will show a default size and colour, which is ugly so try using this style line instead:
hr{
border: 0; 
height: 1px; 
color: #2D3F49; 
background-color: #2D3F49;
}
Color and Background-Color are always the same value.



At the moment nothing breaks badly - for example, when increasing the font size to something abnormal in Firefox will send the layout crazy. I guess that would happen almost anywhere. IE7 is not a problem since it won't resize a fixed-sized font. FF likes to hand all font control over to the user, which I guess is the right thing for a browser to do. The footer contains a fixed-sized font.
Choose style:
Site updates here