Peter

4,795
reputation
787 views

Registered User

name Peter
member for 8 months
seen 5 hours ago
website
location Belgium, Leuven
age 35
Make everything as simple as possible..
(but not simpler!)

Albert Einstein

The irrationality of a thing is no argument against its existence, rather a condition of it.

Friedrich Nietzsche
Dec
17
comment Test Driven Development - What exactly is the test?
Just pseudo. Mostly C# I guess
Dec
16
answered Test Driven Development - What exactly is the test?
Dec
11
comment Free webstorage that is accessible via code.
Thanks, I just tested it and it works fine.
Dec
11
comment Foundations of F# example code does not compile, why?
I have edited printmessage to print message. That is not the error is it?
Dec
11
revised Foundations of F# example code does not compile, why?
added 1 characters in body
Dec
11
comment Free webstorage that is accessible via code.
If you do, can you publish it? :) ==> lol, I might, alreay voted you up , but I'm afraid I'm going to test the free webdav solution of Pekka first. If I can't make that work, I will try your solution and publish it :-)
Dec
11
comment Free webstorage that is accessible via code.
It's personal use and text only, I guess I'm ok with their limits.
Dec
11
asked Free webstorage that is accessible via code.
Dec
11
comment How to ‘switch’ from MySQL to Amazon RDS with minimal application impact?
Deleted my answer since it appeared to be the wrong doc.
Dec
11
comment Is there a nice way to split an int into two shorts (.NET)?
@Roman : imho you are mingling things, I know what you mean : but still you can transform the 8 bits to 2 x 4 bits without loss of info. In the first example 00000000 and 10000000 indeed both mean zero, but that has nothing to do with the fact that it can be split up.
Dec
10
comment Development of Visual Studio IDE
They are using emacs and C. A fact.
Dec
10
answered How do I select the first row per group in an SQL Query?
Dec
10
comment issue in sql Query
indeed, hence my 'and what about tabletennis' remark
Dec
10
comment issue in sql Query
and what about tabletennis?
Dec
10
answered issue in sql Query
Dec
10
answered SQL Server 2000 command line utility
Dec
10
awarded  Necromancer
Dec
10
comment Capture Stored Procedure print output in .NET
Works like a charm! Thanks man
Dec
10
asked Capture Stored Procedure print output in .NET
Dec
9
revised What’s the difference between import java.util.*; and import java.util.Date; ?
edited title
Dec
9
revised Design by contract and class invariant
added 99 characters in body
Dec
9
answered Design by contract and class invariant
Dec
9
comment Is there a nice way to split an int into two shorts (.NET)?
@Luke : they won't run into integers represented by 4 bits and 8 bits any time soon, but since you are right I edited my question with the explanation.
Dec
9
revised Is there a nice way to split an int into two shorts (.NET)?
added 228 characters in body
Dec
9
comment Is there a nice way to split an int into two shorts (.NET)?
@Luke : it's clearly not two complement :-) , no it's just pseudocode for illustration
Dec
9
comment Is there a nice way to split an int into two shorts (.NET)?
@DrJokepu, It's about storing, not about meaning after storing. It's a formal issue, not a semantic one. I my view the requirements are met if you can reconstitute it with the same meaning after splitting
Dec
9
answered Is there a nice way to split an int into two shorts (.NET)?
Dec
8
comment Calculating shortest path between 2 points on a flat map of the Earth
@High Performance Mark : I was only talking about myself, never said anything about you, sorry if that came over wrongly
Dec
8
comment Calculating shortest path between 2 points on a flat map of the Earth
@rhirsh : that is the bleeding obvious, you better read the question : how do you draw it, totally dependent..
Dec
8
comment Calculating shortest path between 2 points on a flat map of the Earth
Tx, I have corrected it
Dec
8
revised Calculating shortest path between 2 points on a flat map of the Earth
added 164 characters in body; deleted 13 characters in body
Dec
8
answered Calculating shortest path between 2 points on a flat map of the Earth
Dec
8
answered Decorator Design Pattern
Dec
8
accepted Probability of SHA1 collisions
Dec
8
comment Probability of SHA1 collisions
hey man, thanks, and thank you google :-)
Dec
8
answered Probability of SHA1 collisions
Dec
8
answered Naming Classes - How to avoid calling everything a “<WhatEver>Manager”?
Dec
8
accepted Programming Languages for writing GUI application
Dec
8
revised Why doesn’t my exam mark averaging code work?
deleted 4 characters in body
Dec
8
answered which resources would you recommend for learning object oriented programming (C#)?
Dec
8
answered Is there a performance difference between select * from tablename and select column1, column2 from tablename?
Dec
8
accepted List of fundamental data structures - what am I missing?
Dec
7
revised How do you study about software animation ?
http://meta.stackoverflow.com/questions/10216/can-we-disallow-the-use-of-belongs-on-xxxxxxx-and-not-programming-related-tag
Dec
7
answered Why are people continuing to use xml mapping files instead of annotations?
Dec
7
accepted Better Performance: WMI vs SNMP?
Dec
7
answered Better Performance: WMI vs SNMP?
Dec
7
answered Finding Date Difference
Dec
7
answered Is there a “best” tool for exposing MySQL tables to an end user?
Dec
7
revised Python vs. Java — Which would you pick to do concurrent programming and why?
really nice link; deleted 1 characters in body; added 129 characters in body; added 9 characters in body
Dec
7
revised Python vs. Java — Which would you pick to do concurrent programming and why?
deleted 106 characters in body