Ted Turner Unveils All-Commercial Channel

For years, the pundits have predicted that the Web would become more like television. However, media tycoon Ted Turner is pursuing the exact opposite. Taking a cue from pop-under advertisements, Flash ads, get-rich-quick spam emails, viral marketing, and “Gator” programs, Turner has unveiled “TCC”, the Turner Commercial Channel, for cable TV.

TCC will feature “shows” like “Best Commercials That You’ve Seen A Million Times”, “Life Is A Slogan, Just Buy It”, and “Name That Jingle”. These shows will occupy about 30% of the screen, while several rows of marquees at the bottom will flash various advertising messages. An animated “TCC”
watermark will float around the screen while corporate logos are flashed randomly in the corners.

Meanwhile, “pop-up ads” will randomly appear that obscure the other ads.
These pop-ups will sometimes be further obscured by meta-pop-ups.
Likewise, corporate jingles will play in the background, interfering with other jingles and advertising sounds.

Archive for September, 2005

Plugin: KCA 1.9.1

Thursday, September 1st, 2005

KCA 1.9.1 is out!

This has version sees many changes to the admin interface, as well as some improvements to the backend.

Now it’s easier than ever to add content to your pages whether it be static or dynamic.

KCA 1.9.1 Admin Interface

Minor Site Face-Lift

Friday, September 9th, 2005

I gave the site a bit of a face-lift today, giving it an industrial-tech feel. The header image of the dawn / dusk sky makes for a nice contrast to the grey concrete background, while the angular features gives the page that clean, sharp look…well at least I think so anyway. I like it. :grin:

Bear + Trampoline + Tranquilizer Dart = ?

Saturday, September 10th, 2005

Bear + Trampoline + Tranquilizer Dart = Boing!

Parasitic or Symbiotic?

Sunday, September 11th, 2005

Got hayfever or asthma? Do you get allergies, but can’t find a way to get rid of it? I know that whenever it’s spring, it’s the start of sneezing season for me.

Well, there could be a treatment for these irritating allergies. It seems we might be missing something from our…erm…diet?

Apparently worms hold the key to our immune system.

Open wide!

“Worms require humans to survive. In essence the worms are part of us and it’s possible that we’ve become interdependent and removing worms has resulted in an imbalance to our immune systems.

“People have what I consider an irrational fear of worms. Nobody wants to go to the toilet and look into the toilet and see something wiggle”, says Dr Joel Weinstock, a specialist in bowel disorders.

If what they say is true, maybe we should not be calling worms good for nothing parasites, but instead refer to them as symbionts.

Whatever category worms belong in, they still make my skin crawl.

Article: Eat worms - feel better

Moo?

Tuesday, September 13th, 2005

I first¹ played a PC game in 1984. It was on an Acorn BBC Micro with 32K of memory! The game was a grand prix arcade style game that I had meticulously copied out from a programming magazine. The code was in BBC BASIC and had numerous data blocks in it. I don’t know what drove me to type out all that code, because it nearly sent me blind, but I guess I enjoyed seeing the results.

The game held my attention for a short while before I got bored, then I began typing out more game code from magazines I’d borrowed from my year eight teacher (Mr. Fielke, if I recall correctly).

Since computers were a new thing back then, the games used to enthrall me. After a while though, I found that the games did not intrigue me as much as the underlying code that drove it. I started modifying bits of code here and there to see how it affected the game, and not before too long I was putting together my own simple games.

One of the first games I made was an adventure game where you could move in one of four directions: North, South, East and West. You could go into rooms and find various treasures, items, objects etc. The game was entirely text based, so you had to use a good deal of imagination to get to where you want to go, but I had more fun putting it together than actually playing it. Thus, began my fascination with programming.

I used to spend hours after school working on my projects and lose track of time altogether (not much has changed in this regard). Eventually after missing dinner a few times, I was grounded indefinitely and thus came to an end my initial forays into programming.

It was not until years later, while in university, was I able to revisit my interests in programming. In first year I was taught GW-BASIC, then later on we dabbled in FORTRAN. I have to say that FORTRAN was not my cup of tea, but BASIC got me interested in what could be done on a 386 SX.

Pretty soon I was spending most of my spare time coding, much to the detriment of my studies. I spent hours in between / after lectures in the computer lab putting together programs in Turbo Basic. In the lab I met like minded kids and we taught ourselves how to program in Assembly. To us at the time, it was next to being the Holy Grail of programming languages. The ultimate language was of course machine code, but you need to be half insane to understand it, let alone write it.

'Terminus' went terminal

We used to write all kinds of things from TSRs to file managers and demos. My most ambitious project at the time was a text-based windows manager called Terminus².

I had just managed to get my menu system working just the way I wanted, the window management scheme was satifactory, and was optimising the memory management scheme, when a program called Windows 3.11 by Microsoft came out.

To cut a long story short, since the release of Windows, Terminus went terminal and I abstained from programming for another long spell. It wasn’t until relatively recently that I’ve actually taken more than a passing interest in coding again.

Which brings me to the topic of this post. :grin:

I can’t remember exactly what it was I was looking for at the time, but I stumbled on some obscure, esoteric programming languages. These languages have been designed for the sole purpose of amusing programmers. Nobody in their right mind would do serious programming using these languages, since they have been specifically designed to be as hard to comprehend as possible, while remaining Turing-complete.

One such programming language that I came across is COW. To quote the COW site:

The COW programming language was designed with the bovine in mind. Given that cows have somewhat limited vocabulary skills, it seemed natural to incorporate only the words they know into the language. As a result, all instructions are some variation on “moo” which just so happens to be the only word they really understand.

And to prove to you that this is actually a programming language, here is some sample code to generate the Fibonacci sequence:

MoO moO MoO mOo MOO OOM MMM moO moO
MMM mOo mOo moO MMM mOo MMM moO moO
MOO MOo mOo MoO moO moo mOo mOo moo

Hmmm…I’m not sure if even a cow would understand that piece of bovine articulation, but apparently it does compute!

¹ I’d played Space Invaders earlier - in 1981, but it was an arcade machine, not on a PC.
² Here is the original source code for Terminus if you are interested. I’ve tried it under a DOS-emulator in Win XP without any ill effects, but you are warned that I will not be held responsible for any damage caused through use of this code. The code was compiled using TASM.

I need to go to the potty!

Friday, September 16th, 2005

I need to go to the potty!

The note says:

I think I may need a bathroom break?
Is this possible…

Have a guess who wrote it for whom.

Source: Yahoo! News Photo

Irish vs USS Montana

Saturday, September 17th, 2005

The second largest ship in the North Atlantic Fleet

How’s the Coffee?

Monday, September 19th, 2005

How's the coffee?

Plugin Releases: KCA & KIN

Thursday, September 22nd, 2005

It’s time for another upgrade on KCA. Improved navigation and accessibility. The code has also been cleaned up some what.

Download: KCA (version 1.9.5)

Today I’m also releasing a new plugin: Khanh’s Instant Notepad (KIN). Lois came up with the idea. Thanks for helping me test it mate!

Download: KIN (version 0.2.0)

Enjoy!

Plugin Update: KCA & KIN

Thursday, September 22nd, 2005

It seems in my haste to release KCA and KIN last night, I’ve zipped them up in the wrong directories. This has caused installation problems and plugin errors.

In the case of KCA, the directory the installation should come under is kca, not kca-1.9.5.

Likewise for KIN, the installation directory should be kin, not kin-0.2.0.

Renaming the directories should fix the problems, but if you are unsure, just remove the them, download the fixed archives, re-install and all should be fine.

Updated:
KCA (version 1.9.5)
KIN (version 0.2.0)