Feed on
Posts
Comments

Category Archive for 'My Blog'

Joining Windows 7 to a Samba Domain

This is a problem I ran into at YSTV recently. We run a Samba 3 domain and have recently upgraded our Edit PCs to use Windows 7. Unfortunately Windows 7 out of the box will not join a Samba domain, saying that the “Domain does not exist or could not be contacted” after asking you [...]

Read Full Post »

It has been an interesting year, and those of you who know me should certainly agree. This last year has been my Industrial placement year as part of my Degree – All fun and games you might think. Mostly, you’d be right – aside from the daily struggle of commuting to Leeds every day.
It’s [...]

Read Full Post »

Spamtastic!

This weekend saw a sudden surge of spam comments coming my way. Strangely though, the comments seem legit. No links to various websites, not random text – nothing. Just a few sentances that are so generic they seem relevant.
I let the first couple through – It wasn’t until I noticed i had comments from several [...]

Read Full Post »

Show SVN revision number in PHP

I recently had a need to display the current svn revision of a php based website on the home page. This is particularly useful when working on a website as part of group and you have a central dev server than runs a copy of the latest code. It allows you to quickly and easily [...]

Read Full Post »

I’ve recently been doing some research in the area of producing High Quality MP4 files with the h264 codec. Of course, my program of choice for encoding to this format was ffmpeg with the libx264 codec. I just wanted to share some of my findings, in particular a few example commands for creating these videos. [...]

Read Full Post »

If like me you learnt SQL using MySQL, and then gone into a job and found yourself using Microsoft’s SQL Server, you’ll probably be as irritated as me to find that Transact-SQL does not feature the ‘AUTO INCREMENT’ keyword that MySQL provides. Fortunately, the solution is far easier here than it is in PostgreSQL.
All you [...]

Read Full Post »

Windows 7 – A Pleasant Surprise

After a few delays by Microsoft, I finally got a hold of Windows 7 Beta this morning. I must say…I’m pleasantly surprised. It certainly does seem much much better than Vista was – even at the Beta stage!

Read Full Post »

Updates and new features…

Right. So i finally decided it’d be a good idea to update my wordpress installation – V2.2 was a little out of date! I must say though, V2.6.x is suprisingly different – but in a good way. The admin panel is so much nicer to use. Looks and feels better too – full of all [...]

Read Full Post »

Time for a change…

The keen eye among you may have noticed a slight change in this website. Not only that, but what i’m doing has changed a bit too….

Read Full Post »

Video Encoding

As you may have noticed I’ve recently started adding video to my website which has added a whole new set of things to do. Hurray. Anyways…just thought I’d share exactly how my video is encoded etc.

Read Full Post »