Treb

6,577
Reputation
556 views

Registered User

Name Treb
Member for 1 year
Seen 7 hours ago
Website
Location Hamburg, Germany
Age 40
  • An engineer by trade
  • A programmer by passion
  • An interface between the user and the developer by chance

    I have come to like it that way.

All original code samples I post here are given freely to the public domain. You may use them for whichever purpose you like, as long as it is not illegal.

Nov
26
answered How do you distribute an HTML/Javascript web app?
Nov
24
accepted Uninstalling files not originally installed by INNO setup
Nov
21
comment Why are developers generally opposed to purchasing software tools?
It's not the actual payment process that takes long, it's getting the purchase approved by our purchase department. (Yes, even a 20$ purchase has to be cleared by them...)
Nov
3
accepted Where should I save database files?
Sep
26
awarded  Yearling
Sep
14
revised VBA Error “Bubble Up”
improved formatting
Sep
12
accepted Do you find that corporate buzzwords or heavy jargon gets in the way of software project communication?
Sep
11
answered MonthCalendar control selection range with EnableVisualStyles?
Sep
3
accepted Why would I use Powershell over C#?
Aug
31
answered Uninstalling files not originally installed by INNO setup
Aug
30
revised how to secure my c# program(.exe) for using on one drive only.
corrected spelling
Aug
27
answered open PDF in the browser
Aug
20
comment How to change defaultdirname parameter just before Install in Inno Setup?
Ok, this qualifies as a 'compelling reason' in my book ;-)
Aug
19
answered Check Java is present before installing
Aug
19
answered How to change defaultdirname parameter just before Install in Inno Setup?
Aug
13
comment How to Uninstall the software programattically in c#
Does this work with software that has been not installed using Windows Installer?
Aug
13
revised Does avoiding functions increase the performance?
improved formatting
Aug
12
revised Send e-mail through VBA
added 387 characters in body; deleted 1 characters in body
Aug
12
accepted HTTPS POST request using VBA for Excel
Aug
12
revised runtime error 287 when sending mail using vba in access 2003
improved code formatting
Aug
12
revised Send e-mail through VBA
improved source formatting
Aug
12
answered Send e-mail through VBA
Aug
12
answered HTTPS POST request using VBA for Excel
Aug
10
comment Run methods as service c#?
Instead of an exe that calls all five programs, why not use a batch file?
Aug
10
comment Offered a new position should I take it in this economy?
Tagging it Yahoo and Google does not make it relevant for this site...
Aug
10
revised Offered a new position should I take it in this economy?
edited tags
Aug
10
comment How can I help killing IE6?
Right, but the standard google search still works in IE6. Unfortunately...
Aug
10
answered How can I help killing IE6?
Aug
10
comment how to find a variable is a type of array
@Daniel: I disagree.
Aug
10
awarded  Nice Answer
Aug
9
comment Excel 2007 VBA - Run Time Error 1004
Thanks for the feedback, you never know when someone will encounter the same problem...
Aug
9
accepted Excel 2007 VBA - Run Time Error 1004
Aug
9
answered Excel 2007 VBA - Run Time Error 1004
Aug
8
comment what does “engineering judgement” really mean?
@Eric J: I think we are disagreeing on semantics mostly, the label you call 'Gut' would be 'Estimated guess',i.e. estimate with a big uncertainty in my book. The opposite side of the spectrum would be 'Secure estimate', as in well supported by facts/numbers, or somesuch.
Aug
8
revised what does “engineering judgement” really mean?
deleted 3 characters in body
Aug
8
comment what does “engineering judgement” really mean?
I don't use my gut, I am making an estimated guess. Using your gut is unprofessional, estimated guessing is what I'm paid for.
Aug
8
answered what does “engineering judgement” really mean?
Aug
8
comment How does the above-average programmer learn today ?
Sad, but true!
Aug
3
awarded  Enlightened
Jul
31
comment How to increase code quality?
@jandersson: I disagree with that: In my current project, the most important lessons came from our mistakes. @David Christiansen: I disagree with wear the hat part. Public humiliation should never be among your management tools (agree with all the rest, though).
Jul
31
comment How to increase code quality?
+1 for exception strategies
Jul
31
comment How to calculate an angle from three points?
I don't think there is a more efficient way to do this.
Jul
31
revised How to calculate an angle from three points?
added 8 characters in body
Jul
31
answered How to calculate an angle from three points?
Jul
30
accepted .NET “Send error report to [me]”
Jul
30
comment MS access table as centralised location for storing data
I don't think so. I originally said that Access was always loading the complete tab.mdb, which was wrong, as Tony pointed out. Which part in the last paragraph of my revised answer is wrong?
Jul
29
comment MS access table as centralised location for storing data
I stand corrected and edited my answer. That should teach me to believe everything I'm told without researching it myself ;-)
Jul
29
revised MS access table as centralised location for storing data
corrected answer
Jul
29
comment VBA Programming in Excel
If you don't want to implement this as a macro, why tag the question VBA?
Jul
29
accepted How to display line numbers by default in SciTE?