Hi folks!
I want to create a news website. Something like a public blog, where everyone,
who wants be able to add post to the news line. I want to add new sections
later (Job ads, articles on various subjects, photo gallery, etc). I know perl
basics, cgi, js, css, html and even developed small dynamical sites on
'vanilla' perl (about 5 pages), but haven’t written anything complex yet.
I haven’t mastered perl modules and object-oriented programming. I know
everything separately, but when I try to get things together, my creation
turnes into garbage (from the standpoint of support). There is a little bit
more then 3 months left.
I think to use dancer, but I’m not sure. Is it good choice for beginner?
Also, I have no idea how to design databases. For example, should I store
photos separately from the DB or in it? Prompt me with useful books / articles,
please. How to gather it all together and make it work with the prospect of
growth, where to start?
In the end, just wish me good luck.
Hope you will understand my runglish. Thank you.