Skip to main content

Darn, possible White Christmas in UK!

Well that's crap isn't it? So many years we've not had a white Christmas, then, just a few weeks before we head off there, UK ends up having one. Now I'll have to hope it will still be around come late January.

I've been sooooo busy, its unbelievable. I have so many things in my head, but no time to let them out. I would have thought having a laptop, it would be easier to do it, but no.

In the months since my last post, I've become a web and print master, now responsible for website production and bimonthly newsletters. The latter is a killer for me and the team! I insisted on getting hold of Adobe Creative Suite, and boy, was it worth it! The VersionCue system is just excellent for print production like ours (many many many revisions, some newsletter pages had over 50 versions, all backed up nicely thanks to VC).

More recently, I have been getting to grips with Flash Video. One of the best things of 2004, was the widening acceptance of Flash Video. Many big sites are using it, because it's so simple to implement, and it will work on almost any computer with Flash Player installed. Thats over 95% of Windows-based PCs. Add to that all the other delivery platforms, and you have a real killer-app here.

The initial sticking point for Flash Video was encoding it - you had to have Flash MX 2004 or Sorenson Squeeze to produce the videos. Although I have the former, I still find Flash a steep learning curve, and was put off from using it. All that changed, with Riva FLV Encoder. This is a free Flash Video Encoder. I've used it for MPEG1 videos successfully, although I have to pass them through TMPGEnc first, because sometimes the headers are missing, which messes up the encoding.

But the process is sheer joy. Combined with uvault's Flash Video Hosting Service, it's an excellent way of getting product videos etc online in the easiest way possible. No big plugins, no video player downloads. For a minority, it's a simple matter of updating the Flash player, and at only a few hundred kilobytes, there's no excuse for anyone not to be able to view them.

Gosh, now I'm emptying too much of my head, I'll need to do some articles on this I think, and perhaps start to embrace CSS for 2005 in my website.

My favorite browser now is Firefox. It's amazing, I've not come across any sites which trip it over, display capability is near flawless. And it's much better at saving webpages locally than the other browsers. If you ever get it on your platform, install it!

I'll sign off now, and wish you all a very Merry Christmas!

Popular posts from this blog

Using Beebasm for BBC Basic games programming (Mac & Windows)

In August 2021, I released Androidz Redux , a remastered version of my 1994 game Androidz . This process started a year ago, with a couple of days spent playing around with the original code, far away from a real BBC computer. The original game was published in a magazine called Acorn Computing, and has been available to play online for a number of years now. Because I wrote the game on an actual BBC Micro, I used what tools I had at the time, namely some graph paper to create the graphics, and the computer itself to do the actual coding. This is a world away from the tools we now have at our disposal. Fully rounded IDE's such as Visual Studio Code (my current favourite) make it an awful lot easier to program games. Even editors such as Notepad++ offers some ability to edit BBC Basic code. One of the difficulties with editing old games on modern systems is ensuring that you are able to ensure that the BASIC code is properly tokenised before running on an emulator/system, and indee

Blogger for Word and DirectNIC

Now I can use Word to make blogger.com postings. This post was done using it. Glad to see that my office installation of Word works properly with it. I think now that my personal website has settled down nicely. The only major downtime for which I had to make workarounds was DirectNIC ’s hosting of one of my work sites. Hurricane Katrina brought New Orleans practically underwater, taking down some of their infrastructure. I did say things were coming back to normal, which is somewhat optimistic, as the Mayor of New Orleans has ordered everybody to leave the city, as it is in no habitable condition. In fact, DirectNIC have been keeping their servers on with diesel generators, and some of their team have been holed up in the building during the whole event. Their blog has been reported widely in the media, since apart from their postings, they have had photos, and live camera feeds showing how things really are from the center of the city. Btw, I’ve moved the worksite back to them now, f

Rough guide to building UK election maps for D3.js

During my time at CITY A.M. I helped to build an interactive British General Election Map . This blog outlines how I created it. Let's see the map then Here's a simplified version of the map, hosted at Codepen. See the Pen D3 Election Map by Stephen Scott ( @sassquad ) on CodePen . Here, the map looks rather small, as it has been resized to fit the page. You can use your mouse wheel (or double-click/double-tap) to zoom in or out of the map, and click constituencies to view more detailed results on the left hand side. Each constituency is coloured according to party livery. This blog post gives a very general guide as to how that map was created. I'll be adding further detail about the creation of the map in subsequent posts. Acknowledgements This project was the work of several people, in addition to myself. Here are the other former colleagues who collectively made the election map possible: Michael King (back end programming of data capture system) Bill