<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <id>http://groups.google.com/group/cake-php</id>
  <title type="text">CakePHP Google Group</title>
  <subtitle type="text">
  Search this group before posting anything it&#39;s very likely your question has already been answered. This group is moderated be patient if you are new member. Find us on FaceBook https://www.facebook.com/CakePHP
  </subtitle>
  <link href="/group/cake-php/feed/atom_v1_0_msgs.xml" rel="self" title="CakePHP feed"/>
  <updated>2013-05-24T01:08:49Z</updated>
  <generator uri="http://groups.google.com" version="1.99">Google Groups</generator>
  <entry>
  <author>
  <name>OJ Tibi - @ojtibi</name>
  <email>ojt...@gmail.com</email>
  </author>
  <updated>2013-05-24T01:08:49Z</updated>
  <id>http://groups.google.com/group/cake-php/browse_thread/thread/be076cb0e441f8b2/650c514180643275?show_docid=650c514180643275</id>
  <link href="http://groups.google.com/group/cake-php/browse_thread/thread/be076cb0e441f8b2/650c514180643275?show_docid=650c514180643275"/>
  <title type="text">Re: Broken Sessions When Using Firebug in CakePHP 2.3</title>
  <summary type="html" xml:space="preserve">
  It&#39;s worth noting that the FirePHP add-on on Firefox was modifying my &lt;br&gt; user-agent string. To turn it off, click on the FirePHP icon on your &lt;br&gt; Firebug panel -&amp;gt; Options -&amp;gt; Modify User-Agent String.
  </summary>
  </entry>
  <entry>
  <author>
  <name>rchavik</name>
  <email>rcha...@gmail.com</email>
  </author>
  <updated>2013-05-24T00:39:40Z</updated>
  <id>http://groups.google.com/group/cake-php/browse_thread/thread/71523ecb9bf6a5f5/ac80fe2477114d6e?show_docid=ac80fe2477114d6e</id>
  <link href="http://groups.google.com/group/cake-php/browse_thread/thread/71523ecb9bf6a5f5/ac80fe2477114d6e?show_docid=ac80fe2477114d6e"/>
  <title type="text">Re: Cache Implement on ACL</title>
  <summary type="html" xml:space="preserve">
  Maybe &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;https://github.com/croogo/croogo/blob/1.5/Plugin/Acl/Controller/Component/Auth/AclCachedAuthorize.php&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; could be used/modified as a starting point.
  </summary>
  </entry>
  <entry>
  <author>
  <name>lowpass</name>
  <email>zijn.digi...@gmail.com</email>
  </author>
  <updated>2013-05-24T00:09:44Z</updated>
  <id>http://groups.google.com/group/cake-php/browse_thread/thread/8786e53de7a1350f/af347ff203bf8f9d?show_docid=af347ff203bf8f9d</id>
  <link href="http://groups.google.com/group/cake-php/browse_thread/thread/8786e53de7a1350f/af347ff203bf8f9d?show_docid=af347ff203bf8f9d"/>
  <title type="text">Re: CakePHP 2.x Moving Find into Model</title>
  <summary type="html" xml:space="preserve">
  Apply the array to the $paginate class var, not the method. Basically, you &lt;br&gt; can declare the $paginate array as a class var, then add to or override any &lt;br&gt; part of it from within an action.
  </summary>
  </entry>
  <entry>
  <author>
  <name>Larry Lutz</name>
  <email>lut...@swbell.net</email>
  </author>
  <updated>2013-05-23T23:12:21Z</updated>
  <id>http://groups.google.com/group/cake-php/browse_thread/thread/8786e53de7a1350f/cf1a780c0d75399d?show_docid=cf1a780c0d75399d</id>
  <link href="http://groups.google.com/group/cake-php/browse_thread/thread/8786e53de7a1350f/cf1a780c0d75399d?show_docid=cf1a780c0d75399d"/>
  <title type="text">CakePHP 2.x Moving Find into Model</title>
  <summary type="html" xml:space="preserve">
  I&#39;m trying to achieve the fat model/skinny controller mantra in CakePHP &lt;br&gt; 2.7. In that scenario, the model should control the data, and that means &lt;br&gt; moving the finds out of the controllers and into the models. However, at &lt;br&gt; least with the view and admin_view actions, one needs the data paginated. &lt;br&gt; The problem starts there. It&#39;s easy enough to do a $this-&amp;gt;find(&#39;all&#39;) in
  </summary>
  </entry>
  <entry>
  <author>
  <name>PlanoCoder</name>
  <email>la...@lancebarron.com</email>
  </author>
  <updated>2013-05-23T18:58:58Z</updated>
  <id>http://groups.google.com/group/cake-php/browse_thread/thread/1e7bb6b77e0c2e93/76bef66e30c3bb5c?show_docid=76bef66e30c3bb5c</id>
  <link href="http://groups.google.com/group/cake-php/browse_thread/thread/1e7bb6b77e0c2e93/76bef66e30c3bb5c?show_docid=76bef66e30c3bb5c"/>
  <title type="text">cakePHP 2.3 and Sybase</title>
  <summary type="html" xml:space="preserve">
  I have been asked to develop a application using the companies existing &lt;br&gt; data base. The current database is on a microsoft 2008r2 server. I am &lt;br&gt; developing the application on a LAMP server. I need to connect to the &lt;br&gt; sybase database on the microsoft server. I have configured my lamp server &lt;br&gt; to connect to and pull information from the remote sybase data base. Is
  </summary>
  </entry>
  <entry>
  <author>
  <name>Yasir Arafat Hasib</name>
  <email>arafa...@gmail.com</email>
  </author>
  <updated>2013-05-23T15:10:32Z</updated>
  <id>http://groups.google.com/group/cake-php/browse_thread/thread/71523ecb9bf6a5f5/c2a626cc5371500f?show_docid=c2a626cc5371500f</id>
  <link href="http://groups.google.com/group/cake-php/browse_thread/thread/71523ecb9bf6a5f5/c2a626cc5371500f?show_docid=c2a626cc5371500f"/>
  <title type="text">Cache Implement on ACL</title>
  <summary type="html" xml:space="preserve">
  Hello, &lt;br&gt; I have used ACL in an application. It was fine when there were very few &lt;br&gt; functionality but day by day as the functionalities are increased the load &lt;br&gt; time is also increasing. I make sure about &lt;br&gt; &lt;p&gt; - *D**atabase is normalized properly* &lt;br&gt; - *I**ndex field properly* &lt;br&gt; - *T**able engine is innoDB*.
  </summary>
  </entry>
  <entry>
  <author>
  <name>André Luis</name>
  <email>cavall...@live.com</email>
  </author>
  <updated>2013-05-23T14:35:41Z</updated>
  <id>http://groups.google.com/group/cake-php/browse_thread/thread/e477db40eb8dd8d0/451d7ed367603d4d?show_docid=451d7ed367603d4d</id>
  <link href="http://groups.google.com/group/cake-php/browse_thread/thread/e477db40eb8dd8d0/451d7ed367603d4d?show_docid=451d7ed367603d4d"/>
  <title type="text">Re: Performance</title>
  <summary type="html" xml:space="preserve">
  Very nice, I already use most of those techniques, thanks!! &lt;br&gt; But it seems the more internet get faster, more people care about website &lt;br&gt; sizing and requests count &lt;br&gt; Em quinta-feira, 23 de maio de 2013 11h04min06s UTC-3, Eduardo Barbosa &lt;br&gt; Moreira escreveu:
  </summary>
  </entry>
  <entry>
  <author>
  <name>Eduardo Moreira</name>
  <email>eduard...@gmail.com</email>
  </author>
  <updated>2013-05-23T14:04:06Z</updated>
  <id>http://groups.google.com/group/cake-php/browse_thread/thread/e477db40eb8dd8d0/e96eb8dadb26af8b?show_docid=e96eb8dadb26af8b</id>
  <link href="http://groups.google.com/group/cake-php/browse_thread/thread/e477db40eb8dd8d0/e96eb8dadb26af8b?show_docid=e96eb8dadb26af8b"/>
  <title type="text">Performance</title>
  <summary type="html" xml:space="preserve">
  Hello friends, there is a guide about performance, it is very usefull: &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://browserdiet.com/&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;p&gt;Do you know it?
  </summary>
  </entry>
  <entry>
  <author>
  <name>André Luis</name>
  <email>cavall...@live.com</email>
  </author>
  <updated>2013-05-23T12:00:50Z</updated>
  <id>http://groups.google.com/group/cake-php/browse_thread/thread/2c01d88778112cbd/366c7952f143ca29?show_docid=366c7952f143ca29</id>
  <link href="http://groups.google.com/group/cake-php/browse_thread/thread/2c01d88778112cbd/366c7952f143ca29?show_docid=366c7952f143ca29"/>
  <title type="text">Re: How many Plug-ins Is Too many</title>
  <summary type="html" xml:space="preserve">
  When you load plugins, only bootstrap and routes are automatically loaded &lt;br&gt; everytime, so if you are loading some plugin´s bootstrap or routes be shure &lt;br&gt; there is nothing heavy on those files. &lt;br&gt; &lt;p&gt;Em quarta-feira, 22 de maio de 2013 03h57min50s UTC-3, advantage+ escreveu:
  </summary>
  </entry>
  <entry>
  <author>
  <name>André Luis</name>
  <email>cavall...@live.com</email>
  </author>
  <updated>2013-05-23T11:57:16Z</updated>
  <id>http://groups.google.com/group/cake-php/browse_thread/thread/2ef3848a569359c6/5aad2aef2247b051?show_docid=5aad2aef2247b051</id>
  <link href="http://groups.google.com/group/cake-php/browse_thread/thread/2ef3848a569359c6/5aad2aef2247b051?show_docid=5aad2aef2247b051"/>
  <title type="text">Re: Directory Protection</title>
  <summary type="html" xml:space="preserve">
  Just a suggestion, but why dont you create a images folder on the root of &lt;br&gt; the server, them create a controller wich read the image and outputs to &lt;br&gt; browser? It would be protected... &lt;br&gt; It would be like you create /app/images and upload the files to this &lt;br&gt; folder, them only cake would have access, but for a better security, the
  </summary>
  </entry>
  <entry>
  <author>
  <name>mulianto</name>
  <email>braveh...@gmail.com</email>
  </author>
  <updated>2013-05-23T09:35:04Z</updated>
  <id>http://groups.google.com/group/cake-php/browse_thread/thread/2ef3848a569359c6/fa3f18e5fe17a082?show_docid=fa3f18e5fe17a082</id>
  <link href="http://groups.google.com/group/cake-php/browse_thread/thread/2ef3848a569359c6/fa3f18e5fe17a082?show_docid=fa3f18e5fe17a082"/>
  <title type="text">Re: Directory Protection</title>
  <summary type="html" xml:space="preserve">
  Hi &lt;br&gt; &lt;p&gt;You can protect the image view via the web server hot link protection by make sure the request is come from your own application, which simply checking the http referrer of the requet. &lt;br&gt; &lt;p&gt;Let the web server do the static image serving, and cake for serving the app logic. &lt;br&gt; &lt;p&gt;Hope helps &lt;br&gt; &lt;p&gt;Mulianto
  </summary>
  </entry>
  <entry>
  <author>
  <name>OJ Tibi - @ojtibi</name>
  <email>ojt...@gmail.com</email>
  </author>
  <updated>2013-05-23T09:23:09Z</updated>
  <id>http://groups.google.com/group/cake-php/browse_thread/thread/be076cb0e441f8b2/ed0b3040a94e5010?show_docid=ed0b3040a94e5010</id>
  <link href="http://groups.google.com/group/cake-php/browse_thread/thread/be076cb0e441f8b2/ed0b3040a94e5010?show_docid=ed0b3040a94e5010"/>
  <title type="text">Re: Broken Sessions When Using Firebug in CakePHP 2.3</title>
  <summary type="html" xml:space="preserve">
  Works for me, thanks!
  </summary>
  </entry>
  <entry>
  <author>
  <name>AD7six</name>
  <email>andydawso...@gmail.com</email>
  </author>
  <updated>2013-05-23T07:31:19Z</updated>
  <id>http://groups.google.com/group/cake-php/browse_thread/thread/2c01d88778112cbd/8ccdd9e005c54da2?show_docid=8ccdd9e005c54da2</id>
  <link href="http://groups.google.com/group/cake-php/browse_thread/thread/2c01d88778112cbd/8ccdd9e005c54da2?show_docid=8ccdd9e005c54da2"/>
  <title type="text">Re: How many Plug-ins Is Too many</title>
  <summary type="html" xml:space="preserve">
  Nothing is loaded until you use it - and it won&#39;t make any difference if &lt;br&gt; you _are_ using a file, whether they are all located in one app/plugin, or &lt;br&gt; organized in plugins. &lt;br&gt; &lt;p&gt;AD
  </summary>
  </entry>
  <entry>
  <author>
  <name>Advantage+</name>
  <email>movepix...@gmail.com</email>
  </author>
  <updated>2013-05-23T02:08:56Z</updated>
  <id>http://groups.google.com/group/cake-php/browse_thread/thread/2ef3848a569359c6/66bf9c1a64270e0e?show_docid=66bf9c1a64270e0e</id>
  <link href="http://groups.google.com/group/cake-php/browse_thread/thread/2ef3848a569359c6/66bf9c1a64270e0e?show_docid=66bf9c1a64270e0e"/>
  <title type="text">Directory Protection</title>
  <summary type="html" xml:space="preserve">
  I have an&amp;quot; img/uploads&amp;quot; folder which has users profile images and such. &lt;br&gt; &lt;p&gt;How do you go about protecting the folder so there is no access except when &lt;br&gt; Cake gets the images? &lt;br&gt; &lt;p&gt;So anyone can&#39;t just browse thru the directory? &lt;br&gt; &lt;p&gt;Google search turned up MediaView so put the uploads outside of webroot, but
  </summary>
  </entry>
  <entry>
  <author>
  <name>lowpass</name>
  <email>zijn.digi...@gmail.com</email>
  </author>
  <updated>2013-05-23T01:30:20Z</updated>
  <id>http://groups.google.com/group/cake-php/browse_thread/thread/f52e767ef248f65d/fb51b72751bd7a4c?show_docid=fb51b72751bd7a4c</id>
  <link href="http://groups.google.com/group/cake-php/browse_thread/thread/f52e767ef248f65d/fb51b72751bd7a4c?show_docid=fb51b72751bd7a4c"/>
  <title type="text">Re: Tree Based Permissions</title>
  <summary type="html" xml:space="preserve">
  Record-level ACL. I did that for a Cake site and it worked quite well. In &lt;br&gt; that case also I only needed to set permissions by Group, so it was a &lt;br&gt; little bit simpler than if it was per user. &lt;br&gt; &lt;p&gt;The client who hired me to do it is long out of the picture, so it&#39;s &lt;br&gt; languished in the 1.2.x codebase. (The site is a company&#39;s private
  </summary>
  </entry>
</feed>
