October 2003 - Posts

missed the PDC

Well I missed this PDC and I am not sure if I can attend the next one.. but I am having a really nice curry now so I can't complain really. All these small pleasures in my life make the difference.... I feel really happy now!

Creating a generic Site-To-RSS tool

I just found this article about site scraping written by Roy Osherove. This is something I always wanted to write/create/code but never had enough time/drive to make it happen. Great.

In Search of Stupidity: Over 20 Years of High-tech Marketing Disasters

I purchased this book after reading about it on Jole Spolsky's website. He wrote the foreword for the book wich you can read here - a pearl on its own - and there is an interview with him at the end of the book. All in all I think this is a very well written and fun book. It presents you some of the big marketing mistakes of the software industry in the past two decades. Made by companies like IBM, Wordstar, DBase and Borland. It is an easy and entertaining read and each story teaches you by example what to do and not do to with your own software business. If you want to do start your own business, interested in marketing and software or just need a book for your lunch break then this is the book to read.


Future of flash

an interview with Lucian Beebe about the Future of Flash MX.

All about ninjas....

This page is an all in all guide to ninjas. You can find here everything that you wanted to know about them.

Q: Why is everyone so obsessed about ninjas?
A: Ninjas are the ultimate paradox. On the one hand they don't give a crap, but on the other hand, ninjas are very careful and precise.


Q: I heard that ninjas are always cruel or mean.  What's their problem?
A: Whoever told you that is a total liar.  Just like other mammals, ninjas can be mean OR totally awesome. 


Q: What do ninjas do when they're not cutting off heads or flipping out?
A: Most of their free time is spent flying, but sometime they stab.  (Ask Mark if you don't believe me.)

RealUltimatePower.net 

running Ximian Evolution on XP

this should be interesting, running Ximian Evolution and other Linux X apps from Cygwin. I guess I am going to update and have a look at it myself. (from Bryce Yehl)

AnotherEon001

The skin I am using is called AnotherEon and it is made by Christian Nordbakk. Thank you very much Christian for this nice skin.

download it from here

Star Wars: Knights of the Old Republic

I just received and begin to play with this game last night and I really like it so far. The first night resulted a long lasting gaming session (I went to bed around 2 AM). This game is very refreshing experience after playing endless number of FPS and racing games. The story line just gives me this epic movie like feeling. My only regret is that I cannot control the fights the same way as I could do in an FPS (or I might missing something). The game itself somewhat remembers me Warcart III - which is another great game to play. In both games you are controlling parties but in KOTOR you cannot build, upgrade or manage buildings. But the atmosphere very much similar to me.

As for the first play I am going with the light side but I think the dark side must be fun too. Man I will waste countless hours with this.... Cool. This is a must have game for your xbox collection, the other must be HALO of course.

Bioware

KOTOR site

 

Path.GetTempFile()

I just found this cool method couple of days ago and I think it is just really cool, here is a short description what it does

public static string GetTempFileName();

Returns a unique temporary file name and creates a zero-byte file by that name on disk.