OVchipkaart hacken is helemaal niet nodig: GVB blundert met gratis opladen OV-chip – AT5 Nieuws.
–jeroen
Posted by jpluimers on 2011/02/04
OVchipkaart hacken is helemaal niet nodig: GVB blundert met gratis opladen OV-chip – AT5 Nieuws.
–jeroen
Posted in Opinions | Leave a Comment »
Posted by jpluimers on 2011/02/03
Posted in Opinions | Leave a Comment »
Posted by jpluimers on 2011/02/02
Posted in About, Opinions, Personal | Leave a Comment »
Posted by jpluimers on 2011/02/01
Boy, did I really miss all these Tips and Tricks last month?
–jeroen
Posted in About, Opinions, Personal | Leave a Comment »
Posted by jpluimers on 2011/01/31
–jeroen
Posted in Opinions | Leave a Comment »
Posted by jpluimers on 2010/11/05
When connecting through Vodafone 3G/UMTS, it leads all http traffic through a transparent proxy.
In The Netherlands, hyves is a pretty popular social network (especially for maintaining the family and friends part of your networks).
Vodafone 3G/UMTS breaks the email functionality of hyves.
The Vodafone transparent proxy loads http://1.2.3.4/bmi-int-js/bmi.js, and I bitten by this proxy before, so it was pretty easy to find the cause.
There is no work around (apart from RDP-ing into a remote machine and doing all the browsing from there).
I’ll blog about what Vodafone does in a future blog post, because they do a couple of things that I think are pretty rude.
But more on that later.
Most important thing to know that if something doesn’t work that normally works, and the only difference is that you are connected through Vodafone 3G/UMTS, then it is probably their transparent HTTP proxy breaking it.
–jeroen
notes:
Posted in Opinions, Power User | Leave a Comment »
Posted by jpluimers on 2010/10/21
Brilliant and so true:
New programmers are drawn to multithreading like moths to flame, with similar results.
Edit: And this is just one example on how tiny little details can impact threading so much.
–jeroen
Posted in .NET, Agile, CommandLine, Debugging, Delphi, Development, Opinions, Software Development | 10 Comments »
Posted by jpluimers on 2010/10/13
I wasn’t the first one to notice this one, but is hilereous:
bool enabled = fEnable == 0 ? false : true;
Posted in .NET, C#, Debugging, Development, Opinions, Software Development | Leave a Comment »
Posted by jpluimers on 2010/10/11
One of the annoying issues with LiveMeeting is that it has no way to set the audio level under which it should mute.
In other words: the auto-muting logic of LiveMeeting cannot be influenced, so you get strange audio articats.
So I’m glad that DavidI announced during CodeRage that Embarcadero will be moving to http://www.gotomeeting.com/fec/webinar later this month.
–jeroen
Posted in Opinions | Leave a Comment »
Posted by jpluimers on 2010/09/29
Recently, a co-worker at a client asked me “What is better: extension methods of helper classses?”.
This question is relevant not only in the .NET and Delphi worlds.
My answer was simple, consisting of these 3 points: Read the rest of this entry »
Posted in .NET, C#, C# 4.0, Delphi, Development, Opinions, Software Development | 5 Comments »