Slavo Ingilizov

Archive for the ‘Software Development’ Category

What to love in a job?

Posted by: Slavo on: April 24, 2008

Let me begin with a quotation: “If you love your job, you’ll never work a day in your life”.
This has been attributed to Confucius, James Worsham, Mark Jackson, and Anonymous. I don’t know who the credits go to, but it’s someone of the above.
It is a fact that people who love their jobs are in [...]

Programmer Ethics

Posted by: Slavo on: April 3, 2008

I read a lot of blogs. Everyone’s definition of “a lot” is different, what I’m saying is that I have too many feeds in my reader to follow. This is why I delay reading some of them. I usually disregard the ones I know are not that interesting and then come back to read the [...]

Scrum in 5 minutes

Posted by: Slavo on: February 7, 2008

Most agile developers out there already know the advantages of Scrum. I did a little bit of reading on the subject these days, and I found a great beginners’ guide to Scrum. Here’s the link:
http://www.softhouse.se/Uploades/Scrum_eng_webb.pdf (opens as a PDF in new window)
All of you who want to become better developers or do something about the [...]

Seam Carving on Google

Posted by: Slavo on: February 1, 2008

As I mentioned, I started implementing the Seam Carving algorithm as a Senior Project at school. Here is the link to the project, hosted on Google. I’m going to update the Wiki and Description soon. In the meantime please comment on everything you find interesting or wrong
Here’s the link: Seam Carving on Google

Comparison of Project Hosting solutions

Posted by: Slavo on: January 30, 2008

If you’ve read my previous post, you know that I started my Senior Project recently. One thing I decided to do for the first time is to put it under source control, no matter that I might be the only one working on it. This decision came gradually after I came upon some people who [...]

Seam Carving Implementation – Senior Project II

Posted by: Slavo on: January 29, 2008

I’m starting my Senior Project at school, which is going to be an implementation of the seam carving algorithm. I plan to write this in C# as a WinForms application first. This effort alone is going to take a while and probably take a lot of the time I have this semester. If I finish [...]

Welcome to the Software Development Category

Posted by: Slavo on: August 10, 2007

Here I will post anything that concerns programming in general, and not related to any particular technology. If i decide to go in details about .NET, I will create a separate category.