terça-feira, 19 de maio de 2009

Feature driven development

Hi,

Today, while reseaching about iterative and incremental software development, i found a methodoligy that almost fulfill my objectives to learn about. Feature driven development is a method that could help in a certain type of projects like we do in my company.

Although i think this method could be mix with others like BDD - Behavior driven development, using the stories that BDD talks about could help to better create a project.

So, see:
http://en.wikipedia.org/wiki/Feature_Driven_Development

quinta-feira, 23 de abril de 2009

Customer support

Why the hell customer support exists ... :D

This week my work was mostly customer support that i am not particulary found of.

The customer are such "pain in the ass" that sometimes i want to TURN OFF the phone, email and go home, today was one of those day.

The worst part is that they are question every minute we spend solving their problems, i'm sick of it.

Stay well,
LT

quinta-feira, 16 de abril de 2009

The barcode problem

Hi again,

Today my task at work was to draw barcode using bitmaps, i already had some part of the script but the positions of the vertical lines weren't being painted correct. So when i was telling that problem to a friend of mine he almost called me a dumme i said that he had the same issue to resolve and he resolve by using a font that generated barcode.

Nothing more simples, in almost 30 minutes i had my task done the rest was to put it in the docx document.

Bye,
LT

The start

Hi,

I read somewhere that having a blog to talk about programming could help me on a resume and to my self also.

So i will write about stuff that happened during my work days around C#.Net, Sql Server, Silverlight and many more stuff.

Do good code,
LT