aphenine: Teresa and Claire (Default)
aphenine ([personal profile] aphenine) wrote in [site community profile] dw_dev_training2009-07-29 12:43 pm
Entry tags:

Hello

Hello everybody!

I got a dreamhack account a few days ago and I'm trying to get my head around the Dreamwidth code base, in the hopes that I can contribute something. I just thought I'd introduce myself. I was also going to ask a question, but someone lovely and unexpectedly answered it on LJ. *grin*

I've never coded in Perl before, so it's a bit of a learning curve for me. However, I have web coded in PHP before and I've used MySQL before and I have also used *Nix environments before, so I'm not starting totally from scratch.

I think the dominant reason I signed up for a dreamhack account was that I kept looking at DW and thinking "if it was simple, I could change that". In the end, my curiosity got the better of me and I just had to find out if it really was simple or not. Since then, I've been far too amused sitting in the MySQL console pulling up a test comment and post directly from the database. SELECT * FROM logtext2; has not lost its power to make me squee for the last few minutes. But, a question. No, two questions. Why log for posts? And why talk for comments?

So far the only thing I've really contributed is an entry in the Dreamhack wiki giving an overview of some of the database tables. It's found here. It was in the wanted list and I thought, hey, what the hell.
yvi: Dreamsheep in Germany's national colors (Dreamsheep - Germany)

[personal profile] yvi 2009-07-29 01:20 pm (UTC)(link)
Welcome!

So far the only thing I've really contributed is an entry in the Dreamhack wiki giving an overview of some of the database tables. It's found here

Oh, that's really cool. I have very limited mySQL experience - I can basically select a database, look at what columns it has and see what's in there. Sometimes I even manage a few WHERE commands. Which is why this took about three tries longer than it should have :) Any documentation of the databases is great!

So, I can't help you, I just wanted to welcome you :)
denise: Image: Me, facing away from camera, on top of the Castel Sant'Angelo in Rome (Default)

[staff profile] denise 2009-07-29 01:34 pm (UTC)(link)
Welcome!

I'm not really sure what the names signify! The only suggestion I have is that it was 1999 and Brad didn't have conventional vocabulary already established, so he made his own. I'm guessing 'talk' because commenting is like talking, and 'log' because journal entries are like an event log? ('blog' being short for 'web log' and all...)

(The answer to 'why' around here is usually 'Brad'. *G*)
badgerbag: (Default)

[personal profile] badgerbag 2009-07-29 05:28 pm (UTC)(link)
Yay! I'm hoping to dig into the code a bit this weekend and I'll read your wiki page!