Image Resizing in C#

   I got complaints from millions of readers that I have not posted any programming articles with actual code lately. I do not have anything to write about right now so I decided to pull out some old code. It seems that this one is the most useful piece of code I have ever written. I originally wrote it for my first project and then wrote it again for this very no-blog. I have been asked by several people how to do this and it seems that it is a common problem so maybe someone will find it with the help of mighty Google...
Posted by:   Stilgar
02:44 12.06.2009

On the Shoulders of Giants - Part 1 - John Atanasoff

On the Shoulders of Giants - Part 1 - John Atanasoff
   We are like dwarfs on the shoulders of giants, so that we can see more than they, and things at a greater distance, not by virtue of any sharpness of sight on our part, or any physical distinction, but because we are carried high and raised up by their giant size.

   Being a Bulgarian, I decided to dedicate the second part of the series to John Atanasoff. In Bulgaria he is known as the creator of the computer. I want to make it clear that I do not think that he was the creator of the computer. The computer did not have a single creator so no giant can bear this title alone. John Atanasoff however is certainly one of the giants, who carried on their shoulders the machine we call computer during the times when it was really heavy. In his case, it was 320 kg. One way or another, shedding light on his work should be interesting even if you are one of the people who choose to believe that this particular giant invented the computer on his own...
Posted by:   Stilgar
22:51 27.05.2009

Upgrade 1.2.0

    It was high time for our team to introduce a new set of features. Like half of the Web users visit this website so optimizing the experience is really important. The first feature we have added is the OR-based tag search. I think it is pretty self-explanatory what it does. It also works with the RSS feed if you craft the URL using '|' as the separator symbol for OR and '+' as the separator symbol for AND. For example subscribing for:

http://sietch.net/Rss.aspx?Tag=programming+english

Yields a feed of all posts that are in English AND are about programming. Subscribing for:

http://sietch.net/Rss.aspx?Tag=music|movies

Will produce a feed of all posts that are about music OR movies.

    The second addition is the Web Slice for the latest comments. Web Slices are something like a visual RSS feed that is refreshed automatically. If you are using Internet Explorer 8 you can subscribe to it. Alternatively if you are using the minority browser Firefox you can use the WebChunks ( https://addons.mozilla.org/en-US/firefox/addon/8494 ) addon to subscribe. Rumor has it that Opera 10 will support Web Slices out of the box. If you are using other minority browser I just do not know what you can do and how you are going to live without this invaluable feature. I guess you will have to keep refreshing the page manually every 15 minutes. Here is what the Web Slice looks like:

Web Slice

    We also fixed a bug related to duplicate items in feeds in some readers like Google Reader. This particular fix was deployed some time ago so people who are subscribed via Google Reader should have had no duplicates for the last items.

    As always you can download the source code and even get involved in the development on Codeplex - http://blognet.codeplex.com/

Posted by:   Stilgar
14:08 27.04.2009

Dark Fields of Pain

   Отивам на концерта на Pain с десет минути по-късно от обявения начален час (20:00) и какво да видя? Хората дори не са почнали да влизат. Колко странно. Все пак никога не се е случвало концерт да закъснее. Явно извънземните ПАК са отвлекли Пешо Шведа (рождено име Peter Tägtgren). Еми ще чакаме заедно с аудиторията от обичайните заподозрени, които присъстват на всички концерти. Към 20:30 почват да пускат някакви хора, но малко по-късно лепват бележка, че концертът всъщност ще започне в 21:30.  А колко е студено...
Posted by:   Stilgar
23:18 26.04.2009

ASP.NET MVC vs ASP.NET Web Forms

   I have been playing with ASP.NET MVC these days and I am ready to share my impressions with the countless readers of this no-blog. I have seen several presentations comparing ASP.NET Web Forms with ASP.NET MVC and they inevitably start with the presenter slipping out of any responsibility and telling the audience that he cannot tell them what to use. Well, these presenters are pussies. While I will not take any responsibility when your project fails I can tell you which one you should choose. Just take this simple quiz...
Posted by:   Stilgar
16:16 06.04.2009
First Previous ... 31 32 33 34 35 36 37 38 39 40  ... Next Last