Jun
01
2005
0
comments

Djief

Once again, I start a blog and leave it to rot for a few weeks. Actually, I started a new post two weeks ago about Lean Software Developement by Mary and Tom Poppendiek, telling how great of a book it is. However I did not like the few sentences I had written. It did not do the book justice. I tried again a few days later and still couldn’t finish it. I could not find the words again.

Meanwhile, I read on another blog, I don’t remember which one, about getting into some kind of rythm when it comes to writing, how the author finds it tougher if he has not done it for a while. Which reminded me why I kinda started a blog in the first place: not because I think my daily activities or opinion on world events might interest somebody, but because I want to improve my communications skills, better explain my ideas.

Some of my posts won’t make sense some of the time, but I guess it will get better over time.

Written by jfcouture in: Uncategorized |
Apr
24
2005
0
comments

2 weeks with ASP.Net

I inherited some of the worst code I have ever seen. Part of the problem, according to the original coder, is ASP.Net strange ways of doing things. The real problem is that he didn’t really try to understand how the framework actually works. This led to him creating a method called EnsureStart() that is the first thing called inside every method for example.

Anyway, in two weeks, I refactored most of his code to make it understandable, have the intialization happen only in one place. I think the biggest problem with ASP.Net right now is the magic is does automatically when you create your controls in the web form with the Visual Studio designer. Once you start to add dynamic controls, things start to get messy, as the magic is not done for you, and you have to make sure you recreate them every time. Also, on your page_load event, your dynamic controls might not all be loaded. This generally means that you do not have access to the new values entered by the user yet.

After two weeks, I cannot say that I’m impressed, but it is definitely less bad than what most people told me.

Written by jfcouture in: Uncategorized |
Mar
18
2005
0
comments

Undergraduation

Undergraduation

The social sciences are also fairly bogus, because they’re so much influenced by intellectual fashions. If a physicist met a colleague from 100 years ago, he could teach him some new things; if a psychologist met a colleague from 100 years ago, they’d just get into an ideological argument.

That was too funny to pass on. I normally don’t really like what Paul Graham has to say, but this time he nailed something that I never could quite articulate by myself about social science.

Written by jfcouture in: Uncategorized |
Mar
13
2005
0
comments

Djief, the untold story

the forest wallaby Dorcopsis muelleri (or Djief in Meybrat language)

CAR May 03 webnews

I have been using djief as a nickname for about 8 years now thinking it meant nothing. Guess I was wrong. Djief is apparently a wallaby, a marsupial from the western half of New Guinea.

Written by jfcouture in: Uncategorized |

Powered by WordPress | Aeros Theme | TheBuckmaker.com WordPress Themes