| rindolf | HandsomeDevil: Perl is a good option. |
| HandsomeDevil | so to build websites i need, webserver, script lang, db, sql, db driver, db module |
| rindolf | HandsomeDevil: I didn't have much experience with Ruby or Lua or whatever to testify for them. |
| HandsomeDevil | am i missing anything? |
| rindolf | HandsomeDevil: what is the difference between DB driver and DB module? |
| HandsomeDevil | rindolf do you like mod perl fast cgi or cgi or what? I think DBI is db module, then you need oracle driver eh? |
| ayrnieu | nanonyme - you'll have a better time learning databases for their own sake, using SQL. You don't need to become a DBA, but some clue about relational databases will help you even if you then promptly use Class::DBI or somesuch. |
| action | CPAN upload: Test-ClassAPI-1.04 by ADAMK |
| CPAN | upload: Test-ClassAPI-1.04 by ADAMK |
| action | CPAN upload: Parse-DMIDecode-0.03 by NICOLAW |
| CPAN | upload: Parse-DMIDecode-0.03 by NICOLAW |
| nanonyme | mm, yeah well, we take a course on that in CS |
| HandsomeDevil | so I need 7 things |
| nanonyme | proper table designing is a quite important thing to learn |
| rindolf | HandsomeDevil: I tend to use CGI, but mod_perl is much faster. |
| HandsomeDevil | apache, mod-perl, perl, db, sql, DBI, and dbi-oracle |
| dazjorz | rindolf: your feed is broken |
| HandsomeDevil | whew lots of reading ahead :( |
| rindolf | dazjorz: which feed? HandsomeDevil: DBD::Oracel. HandsomeDevil: you can normally learn only DBI and what you know will apply to DBD::Oracle. |
| dazjorz | rindolf: my bot isn't in #perl anymore, but join #codeyard and I'll show you |
| rindolf | dazjorz: ? HandsomeDevil: I think you can avoid using mod_perl for now if speed is not your major concern. HandsomeDevil: and you don't need to learn everything about Apache. Configuring Apache to run CGI scripts is easy. |
| HandsomeDevil | how about poe? |
| rindolf | HandsomeDevil: what do you need POE for? |
| HandsomeDevil | is poe niver than apachemodperl nicer |
| rindolf | HandsomeDevil: I've never used POE. HandsomeDevil: and I don't think you would need it for that. |
| integral | POE and mod_perl tend to solve slightly different problems. Another thing to consider is FastCGI (for which apache and POE both offer different ends of a solution, although POE is oft' unnecessary |
| dazjorz | LeoNerd: there? |
| integral | GumbyBRAIN: This really is fascinatingly boring, but it's a very short list luckily |
| GumbyBRAIN | But it's a directory. |
| dazjorz | GumbyBRAIN: gumbybrain update; gumbybrain commit; |
| GumbyBRAIN | Pull out before you commit. |
| xand | ROFL |
| jagerman | heh |