Category Archives: Web

Site with useful online tools and utilities launched

Today we launched a new website full with useful tools and utilities – Urih.com Some of featured services: What is My IP – shows your IP address, that is seen by web servers and other network users. Subnet Calc – … Continue reading

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

Windows Update leads to spam site (hus.parkingspa.com/hc3.asp) today

Today when trying to update one of my Microsoft Windows – Windows 7 Ultimate 64-bit, and clicking to More Information link, it led my browser to SPAM site (DO NOT VISIT IT!): http://hus.parkingspa.com/hc3.asp – DO NOT VISIT IT! It happens … Continue reading

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

February 2011, links

WiX v3.5 with Votive that supports Visual Studio 2010 has been released. The Bugzilla Project announced the release of Bugzilla 4.0. News topic. Kippo is a medium interaction SSH honeypot designed to log brute force attacks and, most importantly, the … Continue reading

Posted in Web | Tagged | Leave a comment

January 2011, links

Hardcore optimization story – Would you believe me if I claimed that an algorithm that has been on the books as “optimal” for 46 years, which has been analyzed in excruciating detail by geniuses like Knuth and taught in all … Continue reading

Posted in Web | Tagged | Leave a comment

December 2010, links

Old, but still relevant test, to measure how good a software team is. From Joel Spolsky. Code Project article by Kanasz Robert: Visualization and Comparison of sorting algorithms in C# Kyle Simpson writes about: HTTP headers and performance.

Posted in Web | Tagged | Leave a comment

November 2010, links

The Zero One or Infinity (ZOI) rule is a rule of thumb in software design. Agile programming 10 years on: Did it deliver? from infoworld.com F# under Apache license. A look at C# 5.0 vNext – New Asynchronous Pattern by … Continue reading

Posted in Web | Tagged | Leave a comment

Free C# / .NET Profiler with Silverlight support

World is still lacking a good free .NET / C# / VB.NET / F# Profiler. There are plenty of overpriced tools (some very useful, but expensive). I need simple profiler for one of my free / hobby projects, so I … Continue reading

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

October 2010, links

Ten caching mistakes that break your app from CodeProject. Stuxnet is a Windows-specific computer worm. It is also the first known worm to target critical industrial infrastructure. The complexity of the software is very unusual for malware. The attack requires … Continue reading

Posted in Web | Tagged | Leave a comment

Updated post about Website speed optimizations

Just update post about Website speed optimizations – Things that will make your website much faster

Posted in Web | Tagged | Leave a comment

IPv6, literals and legacy software

IPv4 address exhaustion is slowly going into final phase. To use IPv6 addresses in legacy software, some mechanism must be in place to not confuse programs with colons (:) in the addresses. For Windows this is IPv6 literals. We have … Continue reading

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