Not long until Christmas!

It's not long until Christmas now! I calculate about 27 days left until the big day...

This year has flown by, but no doubt 2008 will too. It has been over 2 years since we finished University, but it feels like only last month. Slickhouse has been using WordPress since November 2005 and Slickhouse.com was first registered on the 4th October, 2004.

Here's to the last month of 2007 and the run-up to Christmas. I hope you like the Christmas-y feel going on here too!

P.S. You may need to hit ctrl + f5 to force your browser to reload the page - in case it's caching the old (not-so-Christmas-y) background.

comments Posted: Wednesday 28th November 2007, 15:30pm
Categories: Slickhouse
Tags: christmas, slickhouse, wordpress

Subscribe to comments

Thanks to Chris @ CSS-Tricks (for recommending the plugin), Slickhouse now has a 'Subscribe to comments' feature.

When replying to posts, simply tick the box below the Submit button that says "Notify me of followup comments via e-mail" and it'll do exactly as it says on the tin, well screen.

For those of you using WordPress you can get the plugin (currently version 2.1) from TxFx.net. To implement it is a doddle.

comments Posted: Monday 26th November 2007, 15:30pm
Categories: Slickhouse, Web
Tags: slickhouse, wordpress

Prison Break, Season One

This afternoon we managed to watch Episodes 21 and 22, the last of Prison Break Season One.

I thought we were at this stage a fortnight ago, as I'd only downloaded Episodes 1 - 14 of the first season - which meant when we started on Episode 2 of Season 2, there were a lot of unanswered questions. The prisoners had managed to escape, yet we hadn't seen any of it.

A quick check on the official site proved us right - we were missing a few episodes. So for those of you thinking of downloading a TV series any time soon - check the seeder is actually seeding the whole series!

So, we've been catching up and have finally seen all 22 Episodes. And what a great season it is! The plot is great - even though you know they'll make it out, it's interesting to see WHO will actually make it and what trouble they'll face in the process. Michael's planning is spotless to the point that it's obsessive. The characters each play a valuable role throughout the 22 Episodes.

If you've not yet seen Prison Break, then acquire it any way you can. We're going to start on Season 2 tomorrow, but I've also got Heroes to start, along with Season 1 and 2 of Entourage. Let me know what American TV Series you've been following recently and how you rate them.

comments Posted: Saturday 24th November 2007, 15:30pm
Categories: Video
Tags: prison-break, tv

Plenty to write about, not much time...

You probably wouldn't believe me if I told you I had a huge list of things to write about, for slickhouse.

Well I do! My only problem is that there's so much interesting content out there, that I barely get round to writing some of my own - by which time, I'm probably falling asleep.

Over the past few weeks, I've been using Google Reader, which allows me to keep track of all my favourite sites via their RSS feeds. The following list is a taster of the feeds I follow:

As you are probably experiencing right now (if you've started browsing any of the above), with all of these feeds to keep track of (and a few others), I am left with a few minutes here and there. During these spare moments, I tend to add to my ever-growing list of articles to write - but at least this time, I sat down and typed something on here.

Over the next few weeks I've got several personal projects to accomplish. Firstly there's the Botswana site to complete - it's live, but missing a bit of content. Then I am going to be setting up a new blog/community which is still under wraps. Finally, there is a revolutionary site to finish planning and start developing - more on that later.

Let me know what feeds you like to keep track of. And do you use Google Reader to do so?

[note - I could have provided you with direct-links to each feed, but opted to link to the site so that you can get a 'feel' prior to subscribing]

comments Posted: Tuesday 13th November 2007, 15:30pm
Categories: Computers and Technology, Slickhouse, Web
Tags: google-reader, rss

Litebox

As I helped Simon out last night setting up Litebox on his blog, well CG Partnership's - I decided to throw it on here too, as it's easy once you've done it the first time (as with most things in life). You may have come across Litebox whilst browsing the web, as many would categorise it under 'Web 2.0', which instantly attracts newcomers. I like it as it allows for a simple way to create a photo album on a site, whilst still remaining accessible - for example, if you're using a screen-reader, or have Javascript disabled the core links still work.

There are several ways to implement Litebox. You can use the traditional thumbnail approach:

Example 1

To expand on the thumbnail approach you could have a group, or album of thumbnails:

Example 2 Example 2

You could also revert to a simple text anchor:

Example 3

Then there is the option of group/album text links:

Example 4 A Example 4 B

And finally, something I added to the mix late last night - a single text-based link that triggers a group/album:

Example 5

The last example could be adapted so that you show a single thumbnail as your 'trigger' instead of the more traditional text link. If you're interested in how all of the above were achieved, you could either view the source code of this page, or tax your brain by figuring each one out yourself. I'll give you a hint for how to achieve the single link/multiple pictures though - display: none;

There is, however, one fairly major problem with Lightbox, or the lighter, Litebox - neither validate according to the W3C's rules for both HTML/XHTML and CSS. This is something that I am looking into myself, with the outcome hopefully being a valid version.

comments Posted: Wednesday 7th November 2007, 15:30pm
Categories: Articles, Computers and Technology, Web
Tags: javascript, lightbox, litebox