lol. Sorry acksaw.

19:38 <+Acksaw> how do i measure a screw?
19:38 <+Acksaw> i have a screw and need to get some more but have no idae of the size
19:38 <+Acksaw> its metric
19:38 <+Acksaw> and a crosshead/phillips
19:39 <+Ticky> uhm, a ruler, perhaps?
19:40 <+Acksaw> i dunno fi you measure teh diamtere though
19:40 <+Ticky> Or drill it into a harddrive and see how much data you lose.
19:42 <+Acksaw> think thats a record, someone on ignore ater the first 2 things they've said

lawl.

Ads by Goooooooooooooooooooooooogle.

Yup. Finally got AdSense working. Pretty stupid how they had it set up. I couldn't register because my main Google account had an "expired" account attached, and I couldn't log in because it was expired. So I had to use an alternate Google account. Ooookay.

Anway. Clicks make me money, supposedly, and I figure they're not TOO invasive, so they're gonna stay. 'Sides, if i only ever get about 40-70 hits per month, I can only hope someone will click, right?

Oh, and I plan to add the Explorer Destroyer script to this site soon. I mean, come on guys, the browser needs to die already. MOVE ON.

What's been up? A buttload. Might talk about it more later. Aaaaanyway.

If you've read my blog (And seriously, who here hasn't? :P) and enjoyed my rantings, you might find following me on Twitter (I rarely bite) to be an interesting exercise, as my rants are shorter, but more frequent and targetted on there. I'm even considering setting it up (somehow) to post tweets to my blog on a daily, possibly weekly basis. Seriously. Run along and follow.

Also newsworthy(ish) - I plan to purchase myself a real domain and hosting, and whack Wordpress on there. I've even been working on a theme for it and everything. Wanna sneak a peek? Sure! It's currently in rearrangement, and the currently uploaded version is a) rather old and b) most definitely not in a wordpress theme format yet, so take it purely as a layout guide.

Hey, it is Tara and John


Why, internet, Why is this chain email from 2002 still being distributed? Why can't people just let it die?

Seriously, I remember seeing this one on Hotmail in 2003. I knew it was BS then, and the situation hasn't changed.

Also, MSN have started charging for premium accounts on Hotmail. So there, this was actually partially true, but idiots took it out of context.

AND IT'S STILL SURVIVING thanks to the ignorance of today's internet users. I'm not a sexist person, but, according to some hasty statistics i've gathered, it's the females of the species who are continuing to distribute this and other bullshit like it.

Can we stop, please? Spam is contributing more to greenhouse gas emissions on this planet than 3.1 Million cars. Please, for the good of the planet, stop distributing chain emails like these.

This spam should've died with Hotmail years ago. If the colours, formatting, enormous font (That screenshot is a screnshot of it zoomed WAY out) and poor language comprehension displayed in the message should suggest to EVERYONE that this is a scam.

Programming and Consistency

NOTICE: This is an odd little rant I came up with yonks ago. I'm posting it simply because I can, really. It might not actually make sense!

A major thing I've noticed recently in my programming and general computer usage is that most... no, make that all Operating Systems have something of an interface consistency issue.

I'll start with Windows. Windows' popularity is both a blessing and a curse for the OS, as it's great for Microsoft, who can rake in the money from everyone who wants compatibility with 90% of programs.

Windows itself has gone through several iterations of its interface and general function. This has usually been due simply to the fact that Microsoft wanted to make it look and function better, which is fine. The problem is, what was seen as good, functional interface design and consistency on Windows 95 would be seen as a silly way to do things in the days of WPF and Vista.

The major problem is, so many people are working on Windows now it's almost becoming as inconsistent as Linux is. Some people prefer to use Windows style interface elements, some prefer their own library, some like WPF, and some like to make their interface entirely out of link labels. All are, really, valid ways of designing an interface, but the problem is, with Microsoft (at least claiming) they want to make computers easier to use and friendlier for those who are less computer-literate, someone needs to set a standard. In a way, Microsoft has started this, by creating WPF, which provides a solid toolkit for making apps that look and feel like Vista, and future iterations of Windows, want to look, however, the major problem, at least at the moment with Vista, is that even Microsoft aren't entirely following their new UI design.

Just take a look at the Control Panel; Most of the control panels have been integrated into the explorer-like control panel interface, however, one notable exception is the Display Properties (Now dubbed "Personalize") - The opening screen and some of the simpler operations follow the new UI, but the advanced options such as specifying the system theme, and changing the screen resolution, still hark back to the Windows 95 style tabbed window, and yet only have one tab. It's these kinds of inconsistencies that just kind of irk me. That one company, developing this operating system, can't even decide how it should operate and remain consistent. I know there are many, many people working on each version of Windows these days, so of course there's not the level of communication between, say, the Control Panel team and, for instance, the Internet Explorer team.

Now I'm not saying every programmer should immediately make all their interfaces exactly like Microsoft forevermore, because we know Microsoft will likely rearrange everything as it likes to do after Windows 7 is released, but in the interests of the newbies, i think it would be much better if even Microsoft themselves could achieve a higher level of consistency.

Now onto Linux. Linux suffers a similar, if not even more pronounced version of the problem. It's created and developed by a massive team. Thousands and thousands of people, and they're not all creating just one version of the operating system, they're creating hundreds.

On Linux, the issue is even more pronounced. Interfaces can be developed in straight X, GTK, QT and a bunch of other UI toolkits (And many of these have been ported to Windows just to exacerbate its problem, too) which means that no two applications have the same ideas about how things should look. This is true on Windows, too, as not everyone will want their layouts exactly the same, but again, this makes the OS far less beginner friendly than it perhaps could be were more thought put into this.

Mac OS has a much smaller version of the problem. Most of its programs can only be run on particular versions of the OS. The majority of the interface is extremely well laid out and designed for the average joe user. Even between versions, Mac OS, both Classic and X, have kept their UI elements consistent and functional. The only major difference, at least in terms of interface, between OS X 10.0 and the latest 10.5 is a new skin, and some rearranged buttons, so even coming from 10.0 to 10.5 would be a relatively straightforward exercise.

Baby steps... Baby Steps...

Here's my first attempt at making... anything using PHP.

My TF2 Screenshot Gallery

Okay, so it's really just a pre-existing script taken and forced to do something just slightly different, but hey, I'm going to count it. lollol

Loops through images in the current directory, picking up any that fit, then chucks them on the page.

Nothing amazing here, folks, except my latest site design. I hope to transition THAT template over to Wordpress in time for the "launch" of my new site. Stay tuned on that front.. It may be a while.