MyJournal.lnk

Profile
None
Drizzled in TODO with a side order of HACK
27 comments
25 entries
Advertisement
Zanthos
February 12, 2006
Distractions
I'm sure you've sat down at your desk with the best intentions of being productive and ticking off more items on your todo list, but somehow you get side-tracked. This is almost a daily occurence with me, as everything suddenly becomes a million times more interesting than what I'm working on(regar…
956 views
Zanthos
February 05, 2006
Doomed to fail...
Whenever I boot a computer from cold, I'm always slightly nervy until the OS had loaded, this is probably from the number of times seemingly OK equipment has just coughed up blood. Well, today was the debut of my laptop HD problem... The BIOS fails to detect the drive, so it spits out the immortal …
983 views
Zanthos
January 16, 2006
.MSI error woes
The installer tells me...

"Error 2203. There's something wrong with this package. kthxbye."

The log file tells me...

"Ack something bad happened. Bye."

But what really happened...

"You noob. The G:\Temp\ folder you recently created doesn't have SYSTEM full access priviledges. Go download XP Home if you …
935 views
Zanthos
January 12, 2006
Long time no siege
Well the time for exams has sprung up on me again, like some cunningly placed jungle trap. And naturally my response to this immense burden of work is to wander off and start a side project, which probably isn't one of the best ideas, but it keeps me off the streets(being 21 and all...). Anyway mor…
827 views
Zanthos
September 19, 2005
Super-lightweight testing for the lazy
Today I've been working on a texture manager as part of my library of useful components which I'll hopefully use on my next project. Now I don't want to delve into how it works, because that's not what I want to blather on about.. what I *do* want to talk about is test-first development.

Step 1. Dra…
888 views
Zanthos
August 22, 2005
Network Stuff
Over the past couple of days I've been looking at some low-level network APIs(so this disregards behemoths like Raknet, etc), in an attempt to find something to start using for a remote debugger/python interface(sorta like a remote telnet session for any projects I may be working on). So obviously …
888 views
Zanthos
June 15, 2005
A warning would be nice
Grrrr....


class X { }

class M
{
public:
M(X* x) {}
}

class Y
{
private:
M m;
X* x;
public:
Y(X* nx):
x(nx),
m(x) {}
}



The above code raises an exception when attempting to create a new class Y. The order of attributes is M, X*. In the constructor, x is initialised with nx, then m is initialised wit…
846 views
Zanthos
June 09, 2005
Single-user version control software
An answer:Google Desktop Search.

Not only is it incredibly easy to set up, installing the correct plugins will give you a simple versioning system for all your projects files. I'm unsure as to the number of cached versions GDS will store for a particular file, but I'm at 8 already, and you presumabl…
892 views
Zanthos
May 29, 2005
Steam engine simulation.
*Wouldn't it be cool if* a physics engine could be used to construct a working steam train? Afaik the components missing from today's physics engines are the notions of temperatures and pressures. Ok, yeah, the whole principle of a steam engine is pressure and temperature, but I think it'd be cool …
1,055 views
Zanthos
May 28, 2005
Trend in maths explanations?
I'm pretty sure I'm not just imagining things(unfortunately) when I talk about explanations given by maths lecturers.. This is what I've noticed:

- Easy stuff is drummed into our heads in great detail, far more than is necessary. The steps in easy calculations are too drawn out, and look almost redu…
815 views
Zanthos
May 25, 2005
Sorting my act out.
I took time out yesterday to reflect on what I've managed through my many years of coding as a hobby, and it's pretty pathetic really, with respect to projects completed, and knowledge gained. Sure, I know a fair deal in about a dozen languages, but I feel that I really need to sort out my coding d…
773 views
Zanthos
May 17, 2005
Not sure if this is a good thing...
Recently I've been working like crazy on my second year group project at uni, and i've managed to (inavertently) pull two 80~ hour weeks :( Now, I've managed to get soooo much done, we're definitely in the top couple of groups, but it's been so tiring, and my diet has temporarily shifted to consist…
694 views
Zanthos
April 10, 2005
Nine Inch Nails
Omg. well, I went to go and see Trent and his posse perform at the Astoria in London on the 30th, and it was so amazing I actually nearly passed out from excitement(and lack of oxygen/water), anyway, yeah, it was cool.. and all you NIN fans out there that didn't bother/haven't bothered to get ticke…
699 views
Zanthos
February 26, 2005
Woo.
Work has begun.
734 views
Zanthos
February 03, 2005
SDL Project Generator
MAKEPROJ v1.0 : Get it here

I know how many people hate so much to faff around with the project settings just to get a quick prototype SDL project to compile... and here is the answer(almost). You can create a new project straight from a template, specifying which libraries you want to use, whether …
764 views
Zanthos
January 23, 2005
Exams  *
I dislike the majority of exams, they want me to regurgitate whatever I've been reading exactly as it was in the text book, and it's not particularly interesting either. I'm looking forward to my Systems Analysis and Design exam tomorrow, which is strange.. Primarily because from the past papers I'…
710 views
Zanthos
January 03, 2005
Yay Pressies!
C++ Fourth Edition (McGraw Hill)
Design Patterns
Python In A Nutshell (O'Reilly)
The C++ Programming Language

Nothing better than eating through 2 months of food lazing out on the sofa at christmas half-watching a war film and reading a book on Design Patterns :)
721 views
Zanthos
December 14, 2004
Sounding nice.
5.1 Headphones > *
787 views
Zanthos
December 13, 2004
Daydream In Blue
me ..<240miles>.. her, go figure :( She kissed another guy, and considers our relationship over, she wants to be "free and single", ...I'd much rather have one person for more than just one night that I can have a good time with. Oh well, there's "plenty more fish in the sea", whoever first s…
661 views
Zanthos
December 05, 2004
Visual Assist X
My trial version ran out :( And I felt so lonely... and naked... I couldn't look at myself in the mirror, or leave the house...I felt the world was ashamed of me for having crap Intellisense... ThenIboughtVAXandeverybodywashappytheend.

707 views
Zanthos
December 04, 2004
Python MUD
Through wanting to learn Python I've taken up a side project of developing a MUD server. Nothing much to show at the moment, but the code will be available from my webspace as I continue developing it. Note: There is *no* design that is going into this project, it's a totally Ad-Lib thing :)
802 views
Zanthos
December 01, 2004
Advent Calendar Yumminess
Well my windows install decided to bork on me, which wasn't nice, and I don't have the install cd with me, it's at home :( But fortunately thanks to the very kind people at Microsoft, they gave me a free copy, well, my CompSci department did, yay!!
*group hug with Zanthos and the Academic Alliance p…
633 views
Zanthos
November 25, 2004
Limbo
When you feel too ill to do anything, and feel so bored you want to do something, that's limbo.. :(
761 views
Zanthos
November 23, 2004
Lab

Lab

Hmm, this seems to have appeared from nowhere..
Map Generator

It's a quasi-lame badly coded 2D map generator, notice the file names =) This is only supposed to be a little prototype for something far more advanced, no, really :P For 45mins work it's not that bad. Anyway, Prolog lab class...
760 views
Zanthos
November 22, 2004
Yay!
First post! Yay! :)

Well I've finally managed to get myself this shiny GDNet+ subscription, and am so glad I did because I've fallen in love with the Christmas site theme =) My SDL/TrueType/OpenGL font system is coming along swimmingly, got Italic and multi-coloured text output to be finished and te…
731 views
Advertisement

Popular Blogs

shawnhar
Generalist
101 Entries
9 Followers
15 Entries
10 Followers
johnhattan
Programmer
1,277 Entries
47 Followers
ApochPiQ
Generalist
628 Entries
44 Followers
dgreen02
Generalist
338 Entries
56 Followers
Advertisement