Best Framework for big multilanguage site [message #181020] |
Sat, 06 April 2013 16:42  |
Giacomo M
Messages: 15 Registered: February 2013
Karma: 0
|
Junior Member |
|
|
Hi,
Which framework you advise me to develop a big multilanguage site?
I was thinking about:
- symphony
- yii
- code igniter
What you suggest me (any other framework is appreciated)?
Thank you
--
Giacomo
|
|
|
|
|
|
|
|
|
Re: Best Framework for big multilanguage site [message #181055 is a reply to message #181051] |
Sun, 07 April 2013 15:39   |
Peter H. Coffin
Messages: 245 Registered: September 2010
Karma: 0
|
Senior Member |
|
|
On Sun, 07 Apr 2013 17:14:04 +0200, Giacomo M wrote:
> Il 07/04/2013 02:12, Jerry Stuckle ha scritto:
>> Like Thomas said - if you don't know more than that, you haven't defined
>> your requirements sufficiently.
>>
>> A "big multilanguage site" is like telling an architect you want
>> "a house". You need to define MUCH better requirements.
>>
>> And if you don't know how to do that, I suggest you hire a consultant.
>> Usenet newsgroups are not a practical way to do that (or get free
>> consulting).
>
> I really don't know what you need to know.
>
> The website will be on Windows server, will have something like 1000
> access per day, and will cover 3 or 4 languages.
> It will have 500 users than will have the possibility to write own
> announcements.
Err... that sounds like a *small* site, to me, that ANY framework should
be able to handle. It's language themselves are necessarily beyond the
scope of anything, so long as you're willing to write content in UTF-8
so the engines don't need to care what it is.
--
"The bullets are just his way of saying 'Keep it down, I've got a
hangover.'"
Kiki to Dr. Schlock, as seen in
http://pics.sluggy.com/comics/000108a.gif
|
|
|
|
Re: Best Framework for big multilanguage site [message #181061 is a reply to message #181051] |
Mon, 08 April 2013 00:00   |
Denis McMahon
Messages: 634 Registered: September 2010
Karma: 0
|
Senior Member |
|
|
On Sun, 07 Apr 2013 17:14:04 +0200, Giacomo M wrote:
> Il 07/04/2013 02:12, Jerry Stuckle ha scritto:
>> Like Thomas said - if you don't know more than that, you haven't
>> defined your requirements sufficiently.
>>
>> A "big multilanguage site" is like telling an architect you want "a
>> house". You need to define MUCH better requirements.
>>
>> And if you don't know how to do that, I suggest you hire a consultant.
>> Usenet newsgroups are not a practical way to do that (or get free
>> consulting).
>
> I really don't know what you need to know.
>
> The website will be on Windows server, will have something like 1000
> access per day, and will cover 3 or 4 languages.
> It will have 500 users than will have the possibility to write own
> announcements.
That's not big in terms of users and accesses, < 1 page access per
minute, 2 page accesses per day per user.
How much data storage do you need for announcements. How often will
announcements change?
--
Denis McMahon, denismfmcmahon(at)gmail(dot)com
|
|
|
Re: Best Framework for big multilanguage site [message #181073 is a reply to message #181061] |
Tue, 09 April 2013 09:08  |
Giacomo M
Messages: 15 Registered: February 2013
Karma: 0
|
Junior Member |
|
|
Il 08/04/2013 02:00, Denis McMahon ha scritto:
> That's not big in terms of users and accesses, < 1 page access per
> minute, 2 page accesses per day per user.
The website it supposes will grow up a lot.
> How much data storage do you need for announcements. How often will
> announcements change?
Not that much. I guess 10-20 announcements per day.
--
Giacomo
|
|
|