Categories
General

I’m back…

After a while of having
hassles with IMHO not talking to my blog and then IMHO not liking my new
company’s proxy, I finally have it all up and working again.  So hopefully
this is the start of some more regular posts.


For those who noticed, I did say “new company”.  I
moved companies in the begining of October… I’m no longer based in Centurion,
I’m now based in Morningside and I’m loving it.  Far less traffic, far
easier to get to SA Dev meetings, and so many more cool things.  More posts
should soon be following…

Categories
General Internet/Links

Cool online shop!

Wow!  I just placed an order for my wife’s birthday
present from Take2 and I found out something… They’re bloody cheap. 
I checked out prices for some music and some DVD’s (a few boxed sets and a few
individual movies) and they beat Kalahari’s prices (not difficult).  But
what suprised me is that usually if you order more than 3 or 4 DVD’s
you can usually get them way cheaper if you were to use Amazon.com.  In
this case however, Amazon.com had the one set of DVD’s at about R350,
Amazon.co.uk had them at R200, and Take2 had them even cheaper than that. 


I’ve dealt with Take2 before and they’re really cool – a little understaffed
– but their products have arrived on time, and their site is really easy to
use.  Take 2 used to be more expensive than Kalahari, so I’ve used Kalahari
a few times… Their service sucks! Ever tried calling their support line? 
Or even using their revolutionary use of QQ for customer service.  I tried
QQ (yet another irritating IM client) and their customer service people are
NEVER online.  So I’ve always had to call them.  Their IVR system is
silly…  Instead of asking you what language you want to be spoken to up
front, they insist on repeating everything in both english and afrikaans until
the very last question.  I’ve waited for over 15 minutes every time I call
them, and their support people generally seem rather clueless.


Anyway, I just love getting good bargains online.  So next time you shop
for DVDs, CDs, Books, or electronic goods take a look at Take2 – maybe
they’ll suprise you like they did me.

Categories
.Net Stuff Development General

SA Imagine Cup Entrants – Update…

For the latest info, check out Ruari’s blog and his photo gallery.  Sounds like they’re off to a good start!

Categories
.Net Stuff Development Geek food General

SA Team for Imagine Cup

I just read an IT Web article on the SA entrants to the Imagine Cup.  For those who don’t know, Microsoft South Africa has run Project Firefly for a number of years… Its basically a software development competition amongst SA Academic institutions.  The Imagine Cup started after Firefly and is an international “version” of the competition.


I was fortunate to meet the guys from PE who are going to Japan this week for the international competition.  Their system looks amazing!  I had no idea that people at varsity had the ability to write such cool and useful software in .Net.  Their IDS (Intrusion Detection System) is damn awesome in what it does, and they’ve done some amazing work on it.  I know its not from some big name that we can all trust, but after hearing them talk and seeing a demo of some of their project I seriously think they have a winning product.  If I was a system admin I’d seriously want some of their features on any IDS I bought for my company.


Imagine sitting at home on a weekend, and getting a message on your iMate phone or other Pocket PC based phone to tell you that a user’s PC is being used to hack your network.  For most people that would be good enough, but in this case it goes further.  Rather than having to get to a PC or rush into work, you can quickly and easily disable their account, shut down their pc, etc, right from your phone.  Just push a few buttons and get back to watching the game/braai/beer/etc.  No stress, no hassle, network intrusion averted.  This example is just one of the many super cool things that their system does!


Aparently they have only got 15 minutes to present their project in the first round, and 10 minutes in the 2nd round (excluding a 5 minute demo).  I have no idea how they’ll get that right because they could spend hours talking about all the features they have.  Aparently they built most of their UI controls themselves, so their UI is really cool and was made locally!


Needless to say I’m VERY impressed and I hope they get the top spot in the competition!

Categories
General Internet/Links

Another free skype day…

Ok, so I just read that Wednesday (today) is a free skype day.  So hopefully this post won’t end up like my last one.  Now stop reading and go to Skype to get your free minutes!

Categories
.Net Stuff Development General Internet/Links

Google Earth and GeoCaching

I’m torn between two statements “There are two kinds of people on the earth, those who hack a use in Google Earth and those who don’t” and “There are two kinds of people on the earth, those who see the value of Google Earth and those who haven’t yet”.


A short while after the bombs in London someone posted a link to a file that contained the co-ordinates of the various sites where the bombs exploded.  It was a .kmz file and when I “double clicked” it, Google Earth opened and scrolled the locations into view.  It was pretty cool.


For an *AGE* I’ve wanted to do something with the waypoints of geocaches  in South Africa so that I can visually see how far the caches are from my house, and try and plan which caches to get in which order when I go caching.


I knew that GeoCaching.com gave you the ability to download the cache coordinates, so I set about learning their format (based on the file I downloaded), and I did the same for the Google Earth .kmz file.  Basically they’re both simple XML files (the .kmz file is just a zipped up .kml file which contains XML).  Unfortunately as a non-paying GeoCaching.com member I can only download the cache locations that are displayed in their grid, so I had to manually change to each page of their grid and download the locations on the page.  


20 minutes later I had them all downloaded, and merged into one big file, and I started processing them.  I’m not the biggest guru when it comes to working with XML so I kinda hacked my way around some XPath queries and XPathNavigators in .Net but I ended up with a pretty easy way to get all the info out of the GeoCaching .loc file, and I then outputted the right format for the Google Earth .kml file.  


The outputting of the .kml file is really bad because I got lazy so I’m not using .Net objects to create an XML Document or anything, I just use Console.WriteLine and write out what I want.  (I’ll fix that when next I have some time.)  But the result is a list of all the caching locations in South Africa.  And here is “Paul’s List of Google Earth Coordinates for GeoCaches In South  Africa” the list as of yesterday (12/07/2005)


[Update: There was a problem with the link to the file – aparently IIS 6 didn’t like the file type, butafter adding a custom mime header thingy to my IIS config, it was all sorted out.]

Categories
Geek food General Internet/Links

First day of the 10 free SkypeOut minutes promotion…

Today is the first of four days this month where you get 10 free minutes of SkypeOut calls.  Check it out on their site – Skype, or via Skype Journal.


[Update: Aparently the promotion started yesterday, so their 24 hours is over.  I’ll try and be a bit faster in posting the next time.]

Categories
General

Machine issues…


Hrm… I always knew that I disliked Norton Antivirus
(now Symantec Antivirus) but I’ve never had any proof besides a hunch that was
formed during the early 90’s after seeing their products at work.  On
monday my already ailing work computer started to die.  The “System”
process suddenly started using 99% of the cpu time and I had very little way to
find out why.  (I’m not an XP guru by any means so besides opening up the
task manager and seeing which process was hogging my CPU, I was clueless) 
I decided that trying to end the task would not be a good idea. (After all,
isn’t the System process going to be some microsoft internal thingy?)


Since I didn’t have huge deadlines and my pc was kinda stuffed to start with
(errors in explorer.exe when shutting down, IIS didn’t work at all, I kept
losing icons from my task bar, and a few other odd things like not being able to
install some internal apps we use because their activex controls “weren’t
registered” even though they were)… So I re-installed my pc. 
Unfortunately just after installing MS’s Antispyware Beta and Symantec AV, the
problem of the 99% cpu usage started again.  So I uninstalled MS’s
Antispyware Beta, and the problem was still there.  Unfortunately I
couldn’t uninstall Symmantec’s AV because our company policy enforced by
Symantec is that I can’t uninstall it without entering in a
password.  Eventually I tracked someone down who knew the password,
and the problem was solved.   So I’m now running McAfee’s AV software.
 YAY!


Oh, and in the re-install I lost my usual blogging tool – an old
(pre-commercial) version of BlogJet… So I installed IMHO, and I actually
managed to get it to work. (I told you my PC was stuffed, so I think it had
something to do with that that caused me to not be able to use it before) 
Anyway, it seems super cool.  So I think I might just become a regular IMHO
user.



powered by IMHO 1.2

Categories
General

MIT Blogging Survey

I just finished the MIT blogging survey… can’t rember how I got the link… It was probably from Jo’Blog or one of the DotNet.Org.Za blogs….

Take the MIT Weblog Survey

Categories
General Internet/Links

Discount PDA/SmartPhone games…

I read a news article on SmartPhoneThoughts.com which said that PDAMill are giving 35% discount on three of their games (and if you buy one of them you get 30% discount on some of their other games)… Unfortunately there are only 2 smartphone games available on discount, the 3rd game requires a pocket pc (like the iMate JAM) But its super cool to get the games at a discount.

Most people who got an iMate phone from MTN will have a whole bunch of their games on their phones already…