Pagination and JQuery: Passing parameters with JQuery to controller

2011-08-28 Thread Tomfox Wiranata
Hi, this is hard to explain quick but i'll try :) I have one view "profile" in my controller. in that profile.ctp i have two elements. "following" and "created". in each element i want paging. i got it work for the element "following" but i need also for "created". The Catch: i need to use one

Re: accessing field of paginate array in my view

2011-08-28 Thread Tomfox Wiranata
thx thats kimd of a good idea :) On 26 Aug., 12:15, WebbedIT wrote: > OK, I would create a model for the BookUser table rather than using > the standard HABTM relationship.  This way, BookUser would belongTo > Book and User and you can run a paginate on BookUser being able to > simply include c

Re: Is cakephp 2 beta ready for small web development?

2011-08-28 Thread Tilen Majerle
use 1.3.11 -- Lep pozdrav, Tilen Majerle http://majerle.eu 2011/8/28 Salines > My Dear, > > I need to build a small CMS that will have more external data sources > (Facebook, > Twitter, Youtube,..). I now have doubt whether to use, 1.3.11 or 2.0 beta. > > I know that the new version is a beta

Is cakephp 2 beta ready for small web development?

2011-08-28 Thread Salines
My Dear, I need to build a small CMS that will have more external data sources (Facebook, Twitter, Youtube,..). I now have doubt whether to use, 1.3.11 or 2.0 beta. I know that the new version is a beta, but the development and upgrading of CMS will be a long-term deal for more customers. Tha

Pretty HABTM List Entry

2011-08-28 Thread Mondo
I have a Recipe, Item, and Units table/model. I have a HABTM relationship with Recipe and Item, and I get the default multiple- select box when adding/editing Recipe. (am using Bake for everything for the most part). The problem is I need to associate quantities and units with each Item. Sample

Re: Scalable CakePHP Architecture

2011-08-28 Thread Ben McClure
I don't know, whether spread out over several installations or in one (or several) installations utilizing plugins, the various components are going to need to talk to each other and share data anyway... Developing in separate applications is the ultimate in separation of code, I suppose, but

Re: Pre CakeFest meetup in Manchester?

2011-08-28 Thread mail
Just sent an email to you and Larry at: predomin...@com  php...@com --- On Sun, 28/8/11, Graham Weldon wrote: From: Graham Weldon Subject: Re: Pre CakeFest meetup in Manchester? To: cake-php@googlegroups.com Date: Sunday, 28 August, 2011, 8:36 Hi Tijan, Ticket details are still on the

Re: Pre CakeFest meetup in Manchester?

2011-08-28 Thread Graham Weldon
Hi Tijan, Ticket details are still on the site if you are interested, though as Larry mentioned, sales are now closed: http://cakefest.org/ticket-info Where abouts do you work? Perhaps Larry (president of the cake software foundation) and Myself (lowly servant) could drop in and visit on monday

Re: Pre CakeFest meetup in Manchester?

2011-08-28 Thread mail
Thanks. How much was the tkt for? This is very close to my office. Would perhaps hang around to chat to pple Tijan --- On Sun, 28/8/11, Larry E. Masters wrote: From: Larry E. Masters Subject: Re: Pre CakeFest meetup in Manchester? To: cake-php@googlegroups.com Date: Sunday, 28 August, 2011, 7

Re: Pre CakeFest meetup in Manchester?

2011-08-28 Thread Larry E. Masters
tijan, You can no longer attend the event this year, we closed reservations last week. http://cakefest.org is where you can find information about our annual CakeFest event. -- Larry E. Masters On Sun, Aug 28, 2011 at 9:05 AM, mail wrote: > I would be interested in attending Fest, is it Manc

Re: Scalable CakePHP Architecture

2011-08-28 Thread Dr. Tarique Sani
#1 Share nothing architecture :-) Tarique On Sun, Aug 28, 2011 at 7:17 PM, Ben McClure wrote: > Certainly a valid approach, but why do you need the overhead of multiple > applications when you could simply have one application with several > plugins? -- ===

Re: Pre CakeFest meetup in Manchester?

2011-08-28 Thread mail
I would be interested in attending Fest, is it Manchester-Uk? I have a moderately large website developed in Cakephp and i am currently looking for a parttime developer so it would be exciting to meet you guys. Please keep me posted with the location of the fest. tijan --- On Sun, 28/8/11, des

Re: Scalable CakePHP Architecture

2011-08-28 Thread Ben McClure
Certainly a valid approach, but why do you need the overhead of multiple applications when you could simply have one application with several plugins? The plugin concept also allows you to run it in as many different apps as you'd like, but doesn't require that they remain as separate applicati

Re: Scalable CakePHP Architecture

2011-08-28 Thread Dr. Tarique Sani
I would still like to stick with my original stance of splitting the code into applications rather than plugins irrespective of whatever caching solution you use. Varnish is a good choice. Cheers Tarique On Sun, Aug 28, 2011 at 2:48 AM, Ben McClure wrote: > I would agree that splitting the code

Re: Pre CakeFest meetup in Manchester?

2011-08-28 Thread designv...@gmail.com
I doing the 4 days, so will be around for all of it. d//t. On Aug 28, 8:18 am, WebbedIT wrote: > @WebbedIT Are you doing the full 4 days or just the conference? > > On Aug 27, 11:55 pm, "designv...@gmail.com" > wrote: > > > > > > > > > Prolly easiest way to do this is to add eachother to twitte

Re: Pre CakeFest meetup in Manchester?

2011-08-28 Thread WebbedIT
@WebbedIT Are you doing the full 4 days or just the conference? On Aug 27, 11:55 pm, "designv...@gmail.com" wrote: > Prolly easiest way to do this is to add eachother to twitter - my > username is: designvoid > > Really happy to meet up with folks and show you around a bit! > > On Aug 26, 8:16 pm