how to setup cakephp with mongodb??

2013-08-18 Thread raj kumar Pustela
hi to all I am new to mongodb with cakephp 2.3.9.. how to setup cakephp with mongodb??.. pls help me .. how to do. Thanks, Rajakumar. -- Like Us on FaceBook https://www.facebook.com/CakePHP Find us on Twitter http://twitter.com/CakePHP --- You received this message because you a

Re: live validation

2013-08-18 Thread Eric Haskins
So when your server side validation fails the email for the same reason as the Live version Dave it some how doesnt expose the users?? I see you post over and over and Im not sure you have thought out your argument Eric Haskins On Friday, August 16, 2013 7:00:34 PM UTC-4, advantage+ wrote

Re: Where are the sites?

2013-08-18 Thread Jippi
Also a pretty big site, which won tons of prices is Diesel Offline Challenge; https://diesel.like.st/ On Sunday, 18 August 2013 23:00:08 UTC+2, José Lorenzo wrote: > > I know I'm feeding the trolls, but here you have a short list of good > looking pages, have fun looking at the CSS and HTML > >

Re: Where are the sites?

2013-08-18 Thread José Lorenzo
I know I'm feeding the trolls, but here you have a short list of good looking pages, have fun looking at the CSS and HTML http://www.zumba.com http://theoatmeal.com http://billabonggirls-usa.com http://www.blendtec.com http://www.missuniverse.com http://getcrowdit.com/ http://www.mountago.c

Re: Include count of nested associated object as virtual field.

2013-08-18 Thread Nicholas Amon
Hi, I have been able to use the counter cache for computing the number of questions in a chapter since the Question model belongs to the Chapter model. But now I want to calculate the total number of questions in a Unit where the Chapter model belongs to the Unit Model. Can this also be done

Re: How to Add external Javascript and CSS for CakePhp

2013-08-18 Thread Gaurav Matta
Though they are added in template or view depends on need for example a framework like jQuery can be added to template and it's widgets to respective views.. I would recommend you to go through.a simple blog tutorial which is the first.example in.cookbook before you move ahead.. On 19-Aug-2013 1:0

RE: Where are the sites?

2013-08-18 Thread Advantage+
It was a simple question. How many people are a part of this group? Easily 1 people and no one says hey check out my site or I did think what do you think. That all I was saying. Dave Maharaj Freelance Designer | Developer Description: header_logo www.movepixels.com | <

RE: Where are the sites?

2013-08-18 Thread Advantage+
Do you also speak English by any chance? but then I lose my companies edge. Ok good stuff! Maybe take a second and hit spell check. Have to run I am in my edges of these comapines. Dave Maharaj Freelance Designer | Developer Description: header_logo www.movepixels.com |

How to Add external Javascript and CSS for CakePhp

2013-08-18 Thread Malintha Adikari
I am new to CakePhp. I want to get the help of the external javascript and css files. I have downloaded those files. And included those files in * webroot* directory (js and css sub directories). So If I want to use those in a view.ctp how can I call them. Can you explain me simply ? -- L

Re: Where are the sites?

2013-08-18 Thread Jamie
If you're just going to troll, take it somewhere else. On Saturday, August 17, 2013 2:16:06 PM UTC-7, advantage+ wrote: > > Just a curiosity question. > > > > So many people are part of the Cake group yet we never see any actual work. > > > > No hey check out my site I did this, very little sh

Re: Where are the sites?

2013-08-18 Thread Eric Haskins
Dave, I have some Open-Source but I have some proprietary stuff I am developing mainly in the SaaS market with CakePHP I would love to share but then I lose my companies edge. Eric Haskins http://highoctanebrands.com -- Like Us on FaceBook https://www.facebook.com/CakePHP Find us on Twit

Data validation: Client or Server?

2013-08-18 Thread Sebastien Beausoleil
I think you should see client side validation like a way to give the user a better (and faster) experience, the server side validation is to ensure the reliability of sent data. -- Like Us on FaceBook https://www.facebook.com/CakePHP Find us on Twitter http://twitter.com/CakePHP --- You recei

Re: Include count of nested associated object as virtual field.

2013-08-18 Thread Nicholas Amon
Hi, Thanks for the reply. Would that require me to introduce the field in the database schema? I would like to also include the count in chapters, units and subjects. Would that require a schema change for each of these tables? Thanks again for your reply. On Sunday, August 18, 2013 2:14:49