Yii 2.0 framework description (marketing alert!)
#1
Posted 16 May 2012 - 03:05 AM
My thoughts on how to create a good statement:
1. Don't use technical terms (despite PHP and open source). Why? Look at Web 2.0. It easily feels dated after a while
2. Focus on your own workflow. What are the most important benefits when using Yii compared to all the other clunky monsters?
And here's my first suggestion:
"a fast, rock solid and secure open source PHP framework made to achieve more with less code"
Any thoughts?
Cheers,
Hannes
#2
Posted 16 May 2012 - 03:24 AM
Haensel, on 16 May 2012 - 03:05 AM, said:
And if we went into the opposite direction?

Quote
#5
Posted 16 May 2012 - 08:26 AM
Haensel, on 16 May 2012 - 03:05 AM, said:
Yes, "rock solid". That's it. I like this phrase.
One thing I really love in Yii is its "straightness" ... there should be a better word for it, but I can't think of it ... that gives me a well-sorted good perspective of the whole framework.
It ensures me that I can manage to accomplish my work even when I'm yet to dig into the details.
#6
Posted 16 May 2012 - 09:08 AM
You should have said:
Quote

#7
Posted 16 May 2012 - 09:17 AM

Best line I ever heard in that form:
Quote
#8
Posted 16 May 2012 - 01:22 PM

Quote
Thanks! This is exactly the philosophy behind Yii. We want Yii to have less twisted code while still very flexible to be customized.
#9
Posted 17 May 2012 - 02:53 AM
That is of course if CHTML is being updated to make use of new HTML5 features

#10
Posted 17 May 2012 - 03:44 AM
POPULAR
Change Haensels proposal to:
a modern and rock solid open source PHP framework made to achieve more with less code
#11
Posted 17 May 2012 - 04:22 AM
Onman, on 17 May 2012 - 03:44 AM, said:
Change Haensels proposal to:
a modern and rock solid open source PHP framework made to achieve more with less code
I like that one because it sounds a bit "smoother" than mine. Thanks
#12
Posted 17 May 2012 - 04:48 AM
Enjoying Yii? Star us at github
Support me so I can work more on Yii: https://www.patreon.com/samdark
#13
Posted 17 May 2012 - 05:19 AM
#14
Posted 17 May 2012 - 06:40 AM
Cause is what we do, letting the framwork do "worst" job.
The problem is communication! Excess of communication!
#15
Posted 18 May 2012 - 01:56 AM

Enjoying Yii? Star us at github
Support me so I can work more on Yii: https://www.patreon.com/samdark
#17
Posted 18 May 2012 - 03:40 AM
Things developers are usually looking for:
1. Open source with a strong community behind it: You don't want to be alone when problems arise
2. Ease of use: MVC, code reusability, abstraction layer on top of the heavy stuff (ActiveRecord etc.) to be able to focus on the creative aspects of coding.
3. Security: It should be easy to build secure applications from the ground up without worrying too much about SQL injections and stuff.
Things managers are usually looking for:
1. Agile development: In less time more work gets done => saves money
2. Wide spread use/community. If a developer is leaving your team you need to be able to quickly hire another or you are doomed
3. Learning curve: Is it relatively easy to learn or something really weird and complex so that your developers will have a hard time understanding its concepts? => costs more money
#18
Posted 18 May 2012 - 03:48 AM
#19
Posted 18 May 2012 - 04:05 AM

From rubyonrails.org
Quote
Ruby on Rails is an open-source web framework that's optimized for programmer happiness and sustainable producitvity. It let's you write beautiful code by favoring convention over configuration
So the first part is the slogan and the rest the USP. I was focusing on the second and fully agree that the slogan should be short and catchy. But you need both to actually tell people what the heck this whole thing is we are talking about

#20
Posted 18 May 2012 - 04:11 AM
