How to save / receive jpg image or any binary data in C# Web Api 2

Searched all through the web for a simple way to save / receive binary data or image file using Web Api 2. Solutions range from very complex to complex: using JSON (30% overhead?) BSON (looks nice, but not widely supported – bsonspec.org) Multipart MIME (why multi-part, if we have only one file?) Complex Web Api …

Spammed by WordPress comment stealing bot with Facebook profile

Some time ago (1/2 year, may be 1 year) strange comments started to appear in our WordPress comment moderation queue. They all contained some random comments from random places, they all had the similar URL: http://www.facebook.com/profile.php?id=XXXXXXXXXXXXXXX where XXXXXXXXXXXXXXX is profile ID, that is changing from one comment to another. I didn’t click on the fake …

Online CPU benchmark now with user comments

Two weeks ago we launched a New version (v1.5) of online CPU benchmark – SilverBench. This new version allows users to post comments — details about their tested machines. Of course these comments are optional and completely anonymous if user chooses to. Comments can be viewed on the main page, result page and Top 100 …