The "Works on My Machine" Certification Program

The starburst version is now standard issue in my development team. Sadly.

catch ( exception e )
{
cerr “Thats weird\n”;
cerr “It works on my machine\n”;
}
Andy, Love it!!
Im going to put it on a shirt in java form

try{
//Something that has not been tested but just
//HAS to work flawlessly, but really won’t :slight_smile:
}catch(Works.On.My.Computer.ButNotOnYoursException haha)
{
System.err.println(“Thats really weird,”);
System.err.println(“It works on my computer.”);
}

This is a humorous way to point a common mistake to developers.

I think it is completely unfair to require that you be able to operate a compiler to meet this certification process. My developers are way too busy to help me compile our application, and the head office is demanding that we ship with as many certifications as possible to improve customer confidence in our product.

So true, so true.

Even with our Java servlet application, we have this problem.

I’ll need to make up a snarky Works on my dev server equivalent :slight_smile:

I think it is completely unfair to require that you be able to operate a compiler to meet this certification process. My developers are way too busy to help me compile our application, and the head office is demanding that we ship with as many certifications as possible to improve customer confidence in our product.
http://landeus.ru

I think it is completely unfair to require that you be able to operate a compiler to meet this certification process. My developers are way too busy to help me compile our application, and the head office is demanding that we ship with as many certifications as possible to improve customer confidence in our product.
http://landextre.ru

Great!

A friend of a friend used to compile his C++ code and then wait a few minutes for it to ‘settle’ before running it being thoroughly convinced it worked better that way…

I made a partner program “It Works on My Virtual Machine.” http://jonathan.dickinsons.co.za/blog/2009/07/it-works-on-my-virtual-machine/

1 Like

This is by far the best certification I’ve seen yet.

The badge is licensed under Creative Commons Attribution-ShareAlike 3.0.
http://creativecommons.org/licenses/by-sa/3.0/

I made use of a badge template from BittBox, which also under CC Attribution ShareAlike.
http://www.bittbox.com/freebies/free-vector-badges-glass/

I used Inkscape, which is available for free from Inkscape.org. No animals were harmed in the construction of this post. Three carrots were consumed. Mistakes were made.

I think there should be an * with the disclaimer saying. Even though it works on my machine it might not on yours.

appropriate for any VSTO deployment on a local desktop. Truly, it works on my machine; just not the user’s. I even managed to get it to work on another developer’s computer. Just not the user’s.

This reminds me on a policy, our CTO introduced once: “Locally signed off is releasable”

I wanted my website to get WOMM-Certification. However, I faced some serious issues during the process and actually gave it up. It happened quite a while ago, so I’m a bit frustrated to find this article only now. But as far as I understood, you don’t have to own an MBA degree to pass the certification process.

By the way, forgot to mention that you are doing great work! I believe that one can succeed in business and life only through hard work and constant revision.
ACCA Revision Courses

WorksOnMyMachine is why web hosted applications are so popular. Now it only has to work on your web server!

It’s also why so many companies now ship software complete with its own virtual machine image. Now you can just have a copy of my machine!

Thanks Joseph,It’s nice article.your idea and your way of thinking is really helpful for the software developers.Please visit sharppharma,It is also help to way of new thinking and technology.

I’m sure that the " in the title worked on your machine?

I used the “Works on My Machine” logo as my instant messenger avatar at work and was encouraged to see that members of all teams found it to be humorous. It’s good that we can all have a healthy sense of humor about the mindset that spawned this article.