| bio | website | yoy.be |
|---|---|---|
| location | Ghent, Belgium | |
| age | 34 | |
| visits | member for | 3 years, 11 months |
| seen | 2 days ago | |
| stats | profile views | 81 |
Was introduced to computers really young by father and brother, started BASIC (CP/M!), a bit of assembler and C, but then Pascal and later Delphi. Growing up, added SQL, HTML, CSS, ASP(JScript!), Cold Fusion, PHP, regexes etc.
|
Apr 23 |
comment |
TortoiseSVN: searching for removed code hmm, sounds like something one could automate... |
|
Nov 21 |
comment |
Windows 7 resizes desktop when I switch of a monitor Tried 'obstructing' pin 19 on the HDMI connectors and 'Rigorous detection' in the nvidia control panel, but doesn't work, 'Regorous detection' didn't do anything by the way except ask if I want to detect televisions or not. |
|
Nov 11 |
comment |
Set display number for Windows 8 Start Menu Sound just like what I created yoy.be/sideswitch for, been using it since WinXP |
|
Nov 9 |
comment |
Windows 7 resizes desktop when I switch of a monitor In my case it's an NVidia NVS 310, have been searching but haven't found it yet. |
|
Aug 29 |
comment |
Downloading a HTTPS website and all of its contents for offline viewing in Chrome and IE9? Are you sure you find calling a program with two parameters too complicated? |
|
Aug 27 |
comment |
vlc dshow:// how to limit playback time I'm not sure what the time displayed for a dshow stream is, but it makes --stop-time unusable, --run-time works though, so I accept this answer. Thank you. |
|
Oct 31 |
comment |
Increase most visited page display in google chrome? I see there's an issue open on the subject in the Chromium google code project: code.google.com/p/chromium/issues/detail?id=27704 |
|
May 20 |
comment |
Disassemble Asus A2500H tss! a tiny hole posing as reset button! this did the trick, thank you |
|
Dec 4 |
comment |
WinXP: window focus messed up Are you sure you only added RAM? I've seen this behaviour before, but only because some (unwanted) hidden application was hogging the focus. Check what is run on startup. (see support.microsoft.com/kb/179365 ) |
|
Nov 29 |
comment |
Windows Security while Browsing Sites I've googled a but, and found this, looks like you're running a halflife server? isc.sans.org/port.html?port=27015 |
|
Nov 29 |
comment |
SVN Requires Lock Is this related to the "svn:needs-lock" property? There might be more here: svnbook.red-bean.com/en/1.2/svn.advanced.locking.html |
|
Nov 2 |
comment |
How to take a screenshot on a Windows CE 5.0 device Thanks, was a bit of a search to get cerdisp.exe running, but it works! |
|
Sep 30 |
comment |
How do I save an image PDF file as an image? interesting to know, Adobe Reader has a setting to override the dpi of images taken with the snapshot tool, when set to 300dpi, you'll get snapshots that are ready for print (by default the screen resolution is taken, which generally is too low to re-use in other work) |
|
Aug 5 |
comment |
Alternative software for Pinnacle PCTV 100e And I couldn't locate ready-made windows binaries... |
|
Jul 20 |
comment |
Data Execution Prevention in Windows Live Messenger Do you use a virus-scanner? Have you tried to uninstall and re-install? Because the first thing that comes to mind is a corrupt exe of dll file. |
|
Jul 20 |
comment |
Prevent screensaver starting when an application runs fullscreen Please add this as an answer, not a comment. |
|
Jul 16 |
comment |
Killing the Windows Shell (especially when you're developing a shell namespace) |
|
Jul 16 |
comment |
Killing the Windows Shell Related: it's advisable to enable the "Open folder windows in a separate process", so you can kill the one explorer.exe that hangs, and still have the task-bar (with all of the systray-icons and their state) in a separate explorer.exe |
|
Jul 16 |
comment |
Remote desktop pressing Windows key randomly What's the syntax to get the button-borders like that? |