Re: Another cakephp success story
:)
nice website.
Did you find any difficulties in using postgresql with cakephp ?
Did you used bake command ?
Please share your experiences, I love cakePHP and in my opinion it is
the best framework for rapid development of application.
Thanks
On Mar 10, 8:50 am, welzie <wel...@gmail.com> wrote:
> I recently finishedhttp://www.host-rater.com. As the name points out
> it's a site for rating web hosts. This was my first cakephp
> application. The site is still in beta, please try it out and let me
> know what you think.
>
> The funnest part for me was creating a helper to display the star
> ratings. I need to get some documentation together and contribute
> that helper. With the helper creating star fields became one line in
> the views: <?php echo $rating->starRatingInput('cost_rating'); ?>
>
> Used
> --CakePHP 1.2.1
> --Postgresql
> --Recaptha helper and component
> --Homegrown
> --star rating helper
> --authentication and authorization component
>
> Favorite things about cakephp which I learned while doing this project
> --ability to encapsulate functionality with components and helpers
> --the out of the box view template system is great and easy to use
> --pagination works out of the box, can be a little tricky if you need
> advanced sorting
> --CoC really applies to cakephp. You only need to write code when u
> need unique functionalityhttp://en.wikipedia.org/wiki/Convention_over_configuration
>
> Again please test the site out and let me know what you think. btw
> the site looks pretty bad in IE6 at the moment so be warned.http://www.host-rater.com
Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions.
You received this message because you are subscribed to the Google Groups "CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to
cake-php+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/cake-php?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home