WPF and smooth interfaces

March 22nd, 2011 2 comments
12_02_06_66551

WPF is very powerful technology when it comes to designing cool animated interfaces. All animations run just fine and so sweet … unless you resize the window itself. What a disappointment. To demonstrate it, I created an application that takes screenshots non-stop, played with resizing for a minute and selected few screenshots where crappy resizing [...]

Links

February 4th, 2011 no comment

Check out few examples: On my twitter page I post updates about my site. On my twitter page I post updates about my site. To see my twitter page, click here. China is the most populated country at the moment. China is the most populated country at the moment. For the source, please visit: http://en.wikipedia.org/wiki/List_of_countries_by_population [...]

The longest debug in my life (yet)

September 7th, 2010 2 comments

It’s been a year. I’ve been struggling to catch a bug for a year!!! I’m overexcited. More details later… Subscribe to RSS feed.

Ubuntu, Windows 7

April 5th, 2010 1 comment

Windows 7 defaults have increased productivity, indeed. It’s nice to be able to catch a window by the title, throw it to the left and have it to occupy a half of your screen real estate. Do the same with another one, but throw it to the right side and, volià! – you have a [...]

Malware

April 5th, 2010 1 comment

(Unfortunately) I need to do occasional work with an old PC running Win XP. It works slow, begging for re-installation. I expect it to be malware infected, but my commercial antivirus is up-to-date yet calm. Yet something makes me think it’s doing something I didn’t ask; to put it simply, perhaps a new virus is [...]

Learning F# (via sample application) — Looking for file duplicates in your filesystem

January 2nd, 2010 2 comments

Intro — why I did write it Time goes by, hard drives become larger and larger and it is no more strange to have more than 500 Gib of information you have downloaded or copied. After even a year spent working with PC, you are likely to have too much data to remember where you [...]