We all know DotNet sucks. But how bad it sucks? James S. Gibbons put this to the test. And the results are impressive. DotNet is ‘coding horrors’ came to life.
I cannot image the person that really chooses to use in interpreted language like DotNet.
Delphi 2007 – Same Old Stuff Under a New Hat? We all love Delphi. It’s smart, easy to understand, fast, and user-friendly. But what truly makes Delphi so appealing? Is it the IDE, or is it the language itself?…
It’s truly a shame that in these modern days, some developers still cling to coding in Notepad. Many of them are so far from grasping advanced concepts such as IDEs. RAD? Well, they’ve never heard of it. Framework? “Why…
The problem My Delphi XE started to act strange lately. I have unit Unit2.pas that uses ‘FormatBytes’ declared in Unit1.pas. When I try to compile Unit2 Delphi says that it cannot find FormatBytes. But FormatBytes is there, in…
Starting this year Embarcadero has a new plan to milk money from its customers. With the new ‘Update Subscription’ plan, Embarcadero wants to charge 30% from original purchase price, each year, each customer that wants access to product bug…
Extracting unique identification numbers from hardware and using them for software protection scheme I had customers that are purchasing a single software license but using it on multiple computers so I wanted to prevent them from doing so. The…
The short answer is a big NO! No the long answer: Today I needed a function that will wrap a string (a contiguous block of characters with no spaces) after 80 characters. Not only that I have found SysUtils.WrapText…
I need a 3GB internal harddrive. Looking through statistic data from BackBlaze, it seems that Seagate is the worst solution because of it HUGE failure rate. Yes the prices are good for this drive but you don’t want a…