The Wiert Corner – irregular stream of stuff

Jeroen W. Pluimers on .NET, C#, Delphi, databases, and personal interests

  • My badges

  • Twitter Updates

  • My Flickr Stream

  • Pages

  • All categories

  • Enter your email address to subscribe to this blog and receive notifications of new posts by email.

    Join 1,861 other subscribers

Archive for the ‘Opinions’ Category

Twitter / @uɾıʇɹɐW: ROFLOL The United Kingdom …

Posted by jpluimers on 2011/02/03

Brilliant!

Twitter / @uɾıʇɹɐW: ROFLOL The United Kingdom ….

–jeroen

Posted in Opinions | Leave a Comment »

BEKIJK DE FILM, en steun hiermee de strijd tegen kanker!

Posted by jpluimers on 2011/02/02

BEKIJK DE FILM, en steun hiermee de strijd tegen kanker!.

–jeroen

Posted in About, Opinions, Personal | Leave a Comment »

31 Days – A Month of Style Tips and Tricks

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 »

Fox News’ guess on where Egypt is…

Posted by jpluimers on 2011/01/31

Brilliant: Brent Martin’s photos – A lot of Americans can’t even find their own country on a map. So I’m not surprised Fox News has no idea about Egypt! | Plixi.

–jeroen

Posted in Opinions | Leave a Comment »

#vodafone #3G #UMTS transparent http proxy #fail: it breaks the #hyves on-line mail system

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 »

Twitter / Danny Thorpe: New programmers are drawn …

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

via Twitter / Danny Thorpe: New programmers are drawn ….

Posted in .NET, Agile, CommandLine, Debugging, Delphi, Development, Opinions, Software Development | 10 Comments »

.NET/C#: stupid code of the day – Cosmos.Debug.VSDebugEngine

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;

Read the rest of this entry »

Posted in .NET, C#, Debugging, Development, Opinions, Software Development | Leave a Comment »

Embarcadero moving GoToWebinar/GoToMeeting this month from Live Meeting

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 »

co-worker question: what is better, extension methods or helper classes?

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 »

Humans are the weakest link: HDCP Master Key Confirmed; Blu-Ray Was Cracked, but now you can remove rights management for HDCP sources

Posted by jpluimers on 2010/09/18

The human factor is always the weakest link in any rights management: HDCP Master Key Confirmed; Blu-Ray Has Been Cracked.

–jeroen

Via: HDCP Master Key Confirmed; Blu-Ray Has Been Cracked | News & Opinion | PCMag.com.

Posted in Opinions | 2 Comments »