Blender Fox


Christmas Run

#

So, it’s Christmas Day, and rather than lie in, I let my alarm go off this morning, got up, and did an early morning run. Not a long distance, mind you, since it was only 6 deg C, but a nice, quiet run. No cars on the road, just me, my music, and the pavement in front of me.

The Conference Call

#

https://www.youtube.com/watch?v=zbJAJEtNUX0

David Grady: The Conference Call - YouTube.

Christmas Message From TfL

#

GTA fan dialled 999 to report death of video game character

#

I might be a gamer myself, but I might get pissed off when my character dies, but calling the police just because your game character died? That’s a sad state of affairs.

David Grady: How to save the world (or at least yourself) from bad meetings | Talk Video | TED.com

#

[ted id=2135 lang=en]

David Grady: How to save the world (or at least yourself) from bad meetings | Talk Video | TED.com.

Training Systems

#

Training

Parkrun & Strava

#

ParkrunStrava

Final Fantasy

#

Grrr. So I uploaded some Final Fantasy videos over the weekend using my mobile phone to speed things up, and one of them got hit immediately by Square Enix. They were only opening videos….

Fiona Bennett - A Country Suite (Flashmob)

#

I have always been a big fan of piano music, especially solo piano. Yiruma, Einaudi and then I heard this on Classic FM. If I ever learn to play the piano with any decent skill, this is one piece I’m definitely going to have on my list to learn how to play.

www.youtube.com/watch

Internet Speeds

#

And this is why people are now using their mobiles phones' 4G connection above home broadband…

On the top my home broadband (Sky). On the bottom, Three’s 4G connection. Guess which one I use most? And the interesting thing? Even whilst downloading Final Fantasy XIII via Steam, my connection on Three still registered in excess of 50Mb/s. No wonder my Sky connection was graded F. That’s F for fail, Sky.

SkyThree

Dust vs Gaius

#

My first attempt at in-game footage capture.

www.youtube.com/watch

Uploading (and Resuming) videos to YouTube via GoogleCL and AWS - Updated 15th Dec

#

If you are like me, and have a slow and/or unreliable internet connection, trying to upload any reasonably-sized video to YouTube can be a nightmare, forcing you to have your computer on for hours on end, and then finding your upload failed because your connection dropped, and then having to start all over again.

Well, one way to have resume protection is to use a middle-point, which is Amazon Web Services, or a similar cloud-based provider, then using that to upload to YouTube. Since the connection between the cloud system and YouTube is likely to be more reliable (and faster) than your connection, the upload from the cloud system to YouTube will be faster.

The first step is to setup and start an instance on AWS. I am using the Ubuntu image.

SSH into the instance and install supporting packages via apt-get or aptitude. Make sure you change the IP (xx.xx.xx.xx) and the key (AWS_Ireland.pem) to match your files.

$ ssh -o IdentityFile=/home/user/.ssh/AWS_Ireland.pem ubuntu@xx.xx.xx.xx

$ sudo apt-get install python-gdata python-support rsync

Then download the latest googlecl deb file from https://code.google.com/p/googlecl/downloads/list

$ wget [googlecl.googlecode.com/files/goo...](https://googlecl.googlecode.com/files/googlecl_0.9.14-2_all.deb)

Now, install the deb file using dpkg

$ sudo dpkg -i googlecl_0.9.14-2_all.deb

We can now start using the Google services, but first we need to authenticate. This is normally done via a browser, but since we are in a terminal, we skip this.

$ google youtube list
Please specify user: [enter your email address here]

You will see a text-version of the login page. Don’t bother entering your values. Just press ‘q’ to quit and confirm exit. Then, you’ll see in the terminal window, a url along the lines of this:

Please log in and/or grant access via your browser at:
[www.google.com/accounts/...](https://www.google.com/accounts/OAuthAuthorizeToken?oauth_token=){hidden}&hd=default

Go to that url and sign in. Then, come back to the console and press enter. If all goes well, you should see your video uploads in the console window.

Now, to upload a video to the AWS instance. You can use rsync for that, and the command to enter into your local terminal is as follows (change the key file to match yours and the IP address field to match your instance’s IP):

rsync -vhPz --compress-level=9 -e "ssh -o IdentityFile=/home/user/.ssh/AWS_Ireland.pem" source ubuntu@{EC2_IP}:.

This uploads the video called “source” onto your EC2 instance at the home folder of the default user (if you have another location in your instance, use that here). Rsync will allow you to resume uploads via the P switch. When the rsync command successfully completes, you can then SSH back onto the instance, and use the “google youtube post” command to upload your video onto YouTube.

NOTE: On some large files, rsync breaks on resuming with the error message “broken pipe”, if this happens to you, see this page (specifically, Q3).

Once your video is uploaded to your EC2 instance, you can then upload that video to YouTube by using this:

$ google youtube post path/to/video

This resignation letter in a video-game could be the greatest ever

#

Dust

#

I finished my first Steam-based game today, and it was Dust. Going to replay the final scenes again, but this time, try to catch the fight on video.

5210K - Week 1, Day 2

#

I completed Five to 10K Week 1 Day 2 (7.04 km), in 46:21, pace 06:35 min/km, with @RunDouble http://rndb.co/k5NK

A delay between my last run and this run due to work pressures, reasonably good on this run, dropped to a walk just before the end.

Sports

#

Parents, remember this

sports

Vet sends this heartbreaking note to dog owner after putting his pet down

#

Catherine Crump: The small and surprisingly dangerous detail the police track about you

#

[ted id=2149 lang=en]

Tesco launches HUGE bottles of champagne that have 48 glasses worth of fizz in

#

Christmas Surprise Traffic Stop with Lowell Police

#

https://www.youtube.com/watch?v=mlnxajQrL8w

Christmas Surprise Traffic Stop with Lowell Police - YouTube.

Steam

#

With my new laptop up and running, I am happily playing several Steam-based games:

Dust (I am pretty impressed by this. It is a platformer, side-scrolling game with really nice visuals, voice-acting and insane combo options) Dungeon Defenders (yet to start this under Steam, but played it extensively under Android) Dota (downloading) Wakfu (played on my old 32-bit box, but Steam refuses to start the game if you are running 32-bit arch. With a 64-bit arch, it will start)

I also have some extra games that I’m not playing or stopped playing: Bastion (tried it and it is interesting, but I’m finding it really difficult to get into Dungeon Hearts (slow and laggy) Ravensword: Shadowlands (an interesting 3D, but very little customisation options) Toribash (Appeal wore off very quickly)

I am also playing two non-Steam-based games

World of Warcraft League of Legends

Although, I have them tied into the Steam framework so I can start them up via Steam and grab screenshots, etc.

I have also looked at Fraps and Kazam – two screen recorders (Fraps for Windows, Kazam for Linux) and both perform pretty well. Fraps performs great, I got smooth high-quality video out of WoW. Kazam, I am tweaking settings. It also generates good-quality video, but I need to play with the framerate and encoding settings. Look out for some uploads at some point in the future.

Stealth "Turla" Malware Infects Unknown Number of Linux Systems

#

Wizards of Winter

#

(Best with headphones)

www.youtube.com/watch

Google is voted best place to work in the UK

#

It might be the best place to work, but getting into Google might be another thing. And staying there is a whole new ball game.

Being polite left this man with a debit card that had ‘Mr Please’ on it

#