Joyce: You don't think it's too obvious? I think I look like I have a cat on my head. Buffy: But a very well groomed cat. Joyce: Well that's a comfort.

'Bring On The Night'


Buffistas Building a Better Board  

Do you have problems, concerns or recommendations about the technical side of the Phoenix? Air them here. Compliments also welcome.

To-do list


John H - Mar 12, 2003 1:52:23 pm PST #3446 of 10000

I would like to learn how to do cool stuff.

Well I've seen that you're learning SmallTalk, whatever that is.

If you'd like to learn stuff relevant to this board and how we set it up, the list is HTML, PHP and SQL, but any one of them would be fun and look good on your résumé.


Zoe Finch - Mar 12, 2003 2:05:15 pm PST #3447 of 10000
Gradh tu fhein

stuff relevant to this board and how we set it up, the list is HTML, PHP and SQL, but any one of them would be fun and look good on your résumé.

Thankyou John H.

Do you recommend one language as being more or less helpful?


§ ita § - Mar 12, 2003 2:06:18 pm PST #3448 of 10000
Well not canonically, no, but this is transformative fiction.

Depends on what your goals are, really. PHP/MySQL is a good combo for low cost web solutions, for instance.


John H - Mar 12, 2003 2:08:35 pm PST #3449 of 10000

HTML is the basic one, really.

I think every Well-Brought-Up Young Lady today needs to know HTML.

PHP is like Magic HTML. And SQL is the storage and retrieval system you need for the ingredients when they get above a certain size.

But we should probably have this chat in Buffistechnology if we're going to go on in details.


Zoe Finch - Mar 12, 2003 2:09:07 pm PST #3450 of 10000
Gradh tu fhein

PHP/MySQL is a good combo for low cost web solutions, for instance.

But ita I am embarrasingly rich! :-P


Zoe Finch - Mar 12, 2003 2:10:14 pm PST #3451 of 10000
Gradh tu fhein

PHP is like Magic HTML

Yay.

Ta John.


John H - Mar 12, 2003 2:11:32 pm PST #3452 of 10000

Do people come across the acronym L.A.M.P. much?

It means "Linux, Apache, MySQL and PHP". So we are, I'd guess, a LAMP site? Though I don't know about the L.

Anyway, all four technologies are open-source and free, so it's a deliberate contrast with dot-net, which isn't free and doesn't stand for anything.


Betsy HP - Mar 12, 2003 2:12:17 pm PST #3453 of 10000
If I only had a brain...

I think every Well-Brought-Up Young Lady today needs to know HTML.

Mine does!

Now if I can just educate her in the evils of (A) background patterns and (B) background MUSIC, I may just avoid the necessity of removing her from the meme pool.


§ ita § - Mar 12, 2003 2:12:21 pm PST #3454 of 10000
Well not canonically, no, but this is transformative fiction.

Actually, not so much. HTML is markup language -- it's all about presentation, and not about logic.

PHP is an actual programming language that's easily embedded in HTML, and provides a fair amount of server side logic.


John H - Mar 12, 2003 2:17:35 pm PST #3455 of 10000

it's all about presentation, and not about logic

Oh, but it was supposed to be! And, XHTML, and, and, my metaphor of CSS being like Han Solo riding to the rescue of Princess HTML...

No, seriously, all I meant was really that if you want to learn PHP, you should have a grounding in HTML first -- that's the order to learn them in.