Ludvig A Norin

531
Reputation
76 views

Registered User

name Ludvig A Norin
member for 1 year
seen 7 hours ago
website
location Sweden
age 35
Dec
2
comment Simple way to colour alternate output lines in bash
Very neat, can also be used as a function to avoid a second script.
Dec
2
accepted Performance Implications when sending large files via HTTPS
Dec
1
comment When To Use C# vs C++ For Performance (London Stock Exchange)
This question should be presented to the decision makers, not SO. We know nothing about the measured performance of the app in question. Generally speaking, if performance is important, prototype and profile, rinse, repeat.
Dec
1
answered Performance Implications when sending large files via HTTPS
Dec
1
comment Is it true that in France log files have to be French?
I agree. There may be good reasons for this questions not to be on SO, but "too localized" is certainly not one of them. France is the largest western European nation, the 9th largest economy (measured by GDP) and is the 6th largest country in the world measured by number of internet hosts. All data taken from CIA factbook
Dec
1
comment Is it true that in France log files have to be French?
This question is useful to other not because of any answer stating the state of law, but as an area that must be considered for professional legal advice when entering the French market.
Dec
1
revised Is it true that in France log files have to be French?
Added elaboration on usefullness of complete translation.
Dec
1
answered Is it true that in France log files have to be French?
Nov
26
awarded  Tumbleweed
Nov
19
revised WPF WebBrowser control doesn’t enter design mode when the document property is changed
Clarifications
Nov
19
revised WPF WebBrowser control doesn’t enter design mode when the document property is changed
Added description of workaround of the problem
Nov
19
revised WPF WebBrowser control doesn’t enter design mode when the document property is changed
Clarifications
Nov
19
asked WPF WebBrowser control doesn’t enter design mode when the document property is changed
Oct
12
comment Why aren’t a batch file’s environment variables set when run from Perl?
Besides, nofollow is used on all links. There's no google juice to be gathered here.
Oct
12
comment Why aren’t a batch file’s environment variables set when run from Perl?
Sinian, are you being directed to a spam site when clicking that link, or an overview of how to start external commands in perl? The site may not be to your liking, not the best or even correct - but you should respect my answer anyway (and downvote it, comment on it, as is the way things goes, if you wish). As for the correctness, the actual bug seems to be that he is using 'start' in his code (which wasn't shown in the original question).
Oct
12
awarded  Cleanup
Oct
12
revised Why aren’t a batch file’s environment variables set when run from Perl?
added 161 characters in body
Oct
12
answered Why aren’t a batch file’s environment variables set when run from Perl?
Oct
10
comment URL Moniker Examples for C# (IMoniker)
The res protocol handler is great for loading images from resources in the application. I need to load images from an application specific storage (a proprietary database).
Oct
9
asked URL Moniker Examples for C# (IMoniker)
Oct
9
accepted viewing the stack when a crash happens
Oct
8
awarded  Notable Question
Oct
7
accepted Visual Studio 2008 Managed Incremental Build doesn’t work
Oct
7
answered Visual Studio 2008 Managed Incremental Build doesn’t work
Oct
5
revised Visual Studio 2008 Managed Incremental Build doesn’t work
Retagged
Oct
4
asked Visual Studio 2008 Managed Incremental Build doesn’t work
Oct
4
revised Drawing a 2px Hatch brush in WPF
added 133 characters in body
Oct
4
answered WPF Anti aliasing workaround
Oct
4
answered Drawing a 2px Hatch brush in WPF
Oct
3
comment How do I create a nice-looking DMG for Mac OS X using command-line tools?
I haven't found any way to deterministically wait for the completion of the 'update without registering applications' command. I am not sure sleep is needed after "hdiutil attach", you'll have to check the documentation (man hdiutil). Sync should only be needed to be called once, I do it twice out of old habit since the good old SunOS days.
Oct
3
accepted Releasing software for OS X
Oct
3
revised Releasing software for OS X
added 245 characters in body; deleted 1 characters in body
Oct
3
answered How do I create a nice-looking DMG for Mac OS X using command-line tools?
Oct
3
answered Releasing software for OS X
Sep
30
awarded  Nice Answer
Sep
29
answered Extension Methods - IsNull and IsNotNull, good or bad use?
Sep
29
revised Improve algorithmic thinking.
Simplified language
Sep
29
revised Improve algorithmic thinking.
Added a clarification
Sep
29
answered Improve algorithmic thinking.
Sep
29
answered how to see current version of iphone SDK in MAC system?
Sep
24
answered How do I make cron run something every “N”th minute, where n % 5 == 1?
Sep
24
answered viewing the stack when a crash happens
Sep
24
answered Using make on OSX
Sep
24
accepted Signing data with smartcards on Mac in C++
Sep
24
answered Signing data with smartcards on Mac in C++
Sep
23
comment Silverlight combo box with 1000 values.
What is the use-case that requires 1000s of values in a combo box? It sounds like a combo box might not be the best solution, I suggest you re-think the design rather than optimize...
Sep
21
answered What is your favorite XCode keyboard shortcut?
Sep
21
answered How to launch XCode executables from command line
Sep
21
revised Xcode’s shared workgroup ‘Unreachable’ after Snow Leopard/Xcode upgrade.
Added some debugging tips; added 228 characters in body
Sep
21
answered Xcode’s shared workgroup ‘Unreachable’ after Snow Leopard/Xcode upgrade.