Category Archives: Web

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 … Continue reading

Posted in Web | Tagged , , | 1 Comment

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 … Continue reading

Posted in Web | Tagged , , , | Leave a comment

How to execute JavaScript after inserting into element.innerHTML automatically

Here is a scenario: you have some software/component that inserts partial HTML into page using JavaScript element.innerHTML function; you can insert any HTML tags including <script>; you can not call any JS function (software/component does not have such functionality), and … Continue reading

Posted in Programming, Web | Tagged , , , | Leave a comment

On production machine: AjaxControlToolkit requires ASP.NET Ajax 4.0 scripts.

I was helping my colleagues to debug one weird bug on ASP.NET 4.0 website. Everything worked well on developer’s machine, but after publishing to IIS 7.5 Windows 2008 R2 Webserver, we always got site partially working. Everything worked, except AJAX … Continue reading

Posted in Computers, Programming, Web | Tagged , , , , , | 1 Comment

2011 links no. 3

Interview With Sacha Barber in The Code Project. The ABA problem occurs during synchronization, when a location is read twice, has the same value for both reads, and “value is the same” is used to indicate “nothing has changed”. However, … Continue reading

Posted in Computers, OS, Programming, Web | Tagged , , , , , , , , , , , , , , , , | Leave a comment

Urih.com statistics – you never know what will be most used feature

22 weeks (or 5 months and 5 days) after urih.com launch, here we have an interesting stats. Clearly, the most used feature on the urih.com is SilverBench – online CPU benchmark tool. The opposite – the feature that no one … Continue reading

Posted in Web | Tagged , , , | Leave a comment

2011 links no. 2

Stack Overflow profiler open sourced: Profiling your website like a true Ninja. Smaller is Faster (and Safer Too). Chrome team have just started using a new compression algorithm called Courgette to make Google Chrome updates small. Read more. Ask Amir … Continue reading

Posted in Programming, Web | Tagged , , , , , , , , , , , | Leave a comment

Strange HTTP GET requests from IP 150.70.x.x and IP 62.24.x.x

Recently I started to notice that one of our sites gets strange HTTP GET requests from two IP ranges: 150.70.x.x and IP 62.24.x.x. The short version of this goes as follows: we have web service when users can submit results … Continue reading

Posted in Computers, Programming, Web | Tagged , , | 3 Comments

Error while receiving Verisign Authenticode certificate

Today when I was downloading/receiving Verisign Authenticode certificate I got the following error window: ————————— VBScript ————————— Error: 1AD occured, your certificate may not be co`rrectly installed ————————— OK ————————— Then I was redirected to the page with the following … Continue reading

Posted in Computers, Web | Tagged , , , | Leave a comment

2011 links no. 1

3D Software Rendering Engine – Part I by darkoman. Fluent CSV/XML Exporter For List by Sacha Barber allows to export / save any C# container to CSV and XML. Push Framework – A C++ toolkit for high performance server development … Continue reading

Posted in OS, Programming, Web | Tagged , , , , , , , , , | Leave a comment