hash_bucket()

Archive for October 2007

Larger than life, or just about the same size ;)

Posted by: globbe on: October 19, 2007

 
This is very very hard to sum up in words,
especially when I don’t know who I’m ‘talking’ to,
so let the following suffice:

 
 
 
1 + 1 = … 3 ;)
 
 
 
YATTA!!!!!!!!!
 
(Yes, this is def. the happiest news
I have ever had a chance to share!)

Coolast pa skolgarden? Knappast!

Posted by: globbe on: October 9, 2007

DN citerar teknikmagasinet M3 Digital World med en lista over ‘Tidernas Coolaste Prylar’. Listan avslojar vad manga av oss upptackte for over 20 ar sedan, att c64′an helt enkelt var/ar ball. Dar fick ni som trackade oss nordar pa skolgardarna sverige over! Wooha! ;)
http://www.dn.se/DNet/jsp/polopoly.jsp?d=678&a=702102

So today Microsoft revealed to the public that they will make the source code of major parts of the .NET framework available for viewing and debugging under the Microsoft Reference License. I’m not going to go into a lot of details of what the offering actually contains and I am sure a lot of people [...]

PMX-001 Palace Athene Part 2

Posted by: globbe on: October 4, 2007

Behold the fruits of many hours of … putting tiny plastic pieces together! (And fitting in tiny stickers)

Something to look forward to

Posted by: globbe on: October 3, 2007

I believe, based on my own experience, that there comes a time when as a programmer you reach enough understanding of programming per se that language constructs, APIs and frameworks no longer make much difference. Ones you reach a certain level of experience you start to discern the underlying patterns that govern most all programming [...]

PMX-001 Palace Athene

Posted by: globbe on: October 2, 2007

I recently stumbled on an excellent chance at better my image as a geek and Otaku ;) when a co-worker gave me a complete, un-opened plastic model of a Gundam Robot. The kind where you get 500 pieces and you have to put it all together yourself. I have never been interested in model building, [...]


.

This blog has no clear focus. It has a focus though, it's just not very clear at the moment...

meanwhile, in the bat-cave:

  • @joltcan let's hope it stays 'til xmas!! 4 weeks ago
  • @sefr jo ti s? 4 weeks ago
  • looking for a good webhosting company in japan, with support for Ruby/MySQL/mail... any ideas? 国内でルビーの利用可のホスティングを探してます。お勧めはありますか? 4 weeks ago
  • should be sleeping, can't stop coding... 1 month ago
  • @kohji405mi16 True dat! But I have no LP player any more, and sadly most of the great new jazz that comes out is not released on wax.. 1 month ago

c

Dev Env.

Visual Studio 2008 Prof / NUnit / Gallio / csUnit / STools (ExactMagic) / doxygen / dxCore / TypeMock / TestDriven.net / SequenceViz / CLRProfiler / Snoop / Reflector / Mole / FxCop / Subversion / TortoiseSVN / SlikSVN / CruiseControl.net / msbuild / nant

Blog Stats

  • 26,943 hits

  • Paul Molyski: I ran into the problem of Premiere Pro 1.5 hanging on startup when I tried to run it from a cloned backup of my XP Pro system disk drive. Running the
  • LosManos: Instead of writing "DEBUG" everywhere one can do: private const string Debug = "DEBUG"; [System.Diagnostics.Conditional(Debug)]
  • LosManos: Running a client which talked to a web service I noticed: Only the client's System.Diagnostics.Debug.WriteLine calls were visible, not IIS's. But wh