Pascal.NET
A Pascal compiler for .NET not from Borland is available from RemObjects. However the site seems to be dead.
Events and BinaryFormatter serialization in .NET
Serialization in .NET world is not straightforward. For years we’ve been told to use
XmlSerializer
, but it has its limitations. It is unable to …
Drupal mobile theme
Drupal - a very popular open source CMS (Content Management System) - doesn’t have a built-in support for mobile and handheld devices (PDAs). If …
Restore window location in WPF
For years I was server-oriented developer, quite often writing code for Unix environment and helping others to do so. However I never mind doing …
Source code highlighting in Drupal
It is nice to be able to blog about software. For instance, a few years ago I wrote an article about web development using C++ . I still get a comment …
Code generation in Visual Studio
I have never suspected that Microsoft had this built-in, but it appears to be the case. Code generator called T4 , which targets both C# or VB.NET, is …
New software
Great new piece of software, recently discovered by me - Foxit PDF Reader . Just a few advantages over the standard Acrobat Reader: it’s faster, …
New super-computing option from NVIDIA
From the Internet:
*NVIDIA announced a new category of supercomputers — the Tesla Personal Supercomputer — a 4 TeraFLOPS desktop for under $10,000. …
Drupal modules
I like Drupal a lot. It’s a great system, easy to set up and use, and the most important thing, there are plenty of modules, which provide …