Wednesday, 23 April 2008 22:45 by
admin
I've decided to migrate to new a blog engine and retire BlogX. It was very interesting to run BlogX all these two years, be able to port the engine to .Net framework 2.0 and add some custom code to tailor it to my specific needs. Now its time to have a better standards compatibility, add a new features to the blog, support RSS 2.0 feeds and use community recognized blog engine.
c9873e9a-a697-4a5c-9fbd-8209902798e3|0|.0
Thursday, 1 November 2007 22:03 by
admin
Recently, I was challenged by the task of managing the overflow of the post on this site, for example in the following post: Visual Studio 2005 Class Diagram for Web Site. The problem is that there is no easy way to shorten the text and add ellipsis to the end, because the actual html of the post has complex structure. So, I decided to parse the code to a graph and work on this graph until it satisfies the condition. In this case, the condition was to have the length of the source not greater than some constant N, for example, N=1000 characters. So, I wrote the following class and validated it using several test cases.
More...
839baee6-6bcd-428d-ac09-ff0fc493b7a9|0|.0
Thursday, 4 October 2007 21:56 by
admin
Just got back from the Genesis concert at United Center called Turn It On Again Tour. Phil Collins rocks! The performance was awesome, sound was perfect and visuals are excellent. He performed the best songs including Invisible Touch, Mama, Turn It On Again of course and many other well-known songs.
afff75c0-8777-4a84-9884-6b23559d3fc4|0|.0
Thursday, 4 October 2007 21:56 by
admin
If you try to add class diagram to Web Site in Visual Studio 2005 and create a diagram of code-behind classes of web controls, the following messages will appear preventing from creating the diagram for such classes:


Visual Studio allows only classes in Add_Code folder and its subfolders added to class diagram and to manipulate such classes. This is a limitation in current release of Visual Studio because development team decided to take an opportunistic approach and limit the functionality of class designer only to static classes, not dynamic classes such as code-behind ones in web site projects.
More...
4d5522bc-a08b-4c80-869e-ea504167fbf3|3|3.3
Friday, 16 February 2007 22:10 by
admin
Still didn't get my own copy of the Vista, but found this one and was thinking it might be worth to get this one:
PS. http://www.gotw.ca/publications/C++CLIRationale.pdf
171917c2-79c1-4d16-adb3-2a7831e13853|0|.0
Thursday, 15 February 2007 21:48 by
admin
Interesting book by Kraig Brockschmidt: Mystic Microsoft: A Journey of Transformation in the Halls of High Technology
HTML version: http://www.mysticmicrosoft.com PDF version: http://www.mysticmicrosoft.com/MysticMicrosoft_ebook.pdf
318e06ed-0c87-4965-b73e-8fa501b1296b|0|.0
Thursday, 15 February 2007 21:47 by
admin
a50e9daa-b06e-42fd-ba9e-4733520ea87d|0|.0
Sunday, 11 February 2007 21:27 by
admin
13e22492-0387-41e2-8cec-4ed7dcdef5fe|0|.0