.

Entries from August 2007

Windows XP command line FTP program

August 24th, 2007 · 2 Comments

Yesterday I found out Windows XP has a built in FTP program.
It’s simply called ‘ftp’ and is accessed via the command line and it’s become one of my most favoriatist tools ever. Previously to update my website I had to use my browser to access cPanel and upload files one at a time - ugh.
The […]

[Read more →]

Tags: Uncategorized

Java Applet Programming Tip

August 13th, 2007 · 1 Comment

My newest project is a Java Applet game (still hush hush on the details tho…) and I thought I’d share a nice little tip for securing a java applet so that it can only be run from within your webpage and not from anybody elses.
This is particularly useful if you don’t want others to profit […]

[Read more →]

Tags: Game Programming

Understanding Comics - Book Review

August 11th, 2007 · No Comments

Because I spend quite a bit of time on the bus everyday I have found myself with lots of reading time (my mp3 player broke.) And one of the books that I’ve been wanting to take a look at for some time now is “Understanding Comics” by Scott McCloud. Many have recommended this book including […]

[Read more →]

Tags: Book Reviews