Im having problems naming my classes and services correctly when utils and other help classes are involved.
I am loading some content via ajax.. the content has a require_once in it that seems to be causing it to hang for at least one second before it loads, which is really distracting on the page.I haven\'
Currently I have the foll开发者_Python百科owing structure: Model/ Entities/ Repositories/ Proxies/ Services/
So, here\'s a quick extract of the directory structure on a web application that I am working on currently:
I wish to make use of modals in my app, for which I will use jQuery\'开发者_运维技巧s UI dialog (unless anyone has better suggestions).I was hoping to keep all modal content strictly within CakePHP fr
I want to use TFS like a project repository; I have had a very good experience with SVN, CVS alike. But I am not sure how to achieve this with TFS2010.
I develop python application which i decided to turn into package to be installed by easy_install or pip later. I\'ve used search to find several good sources about directory structure for python pack
My current hosting company cannot a开发者_Go百科llow me to place any content above the server root. So i have no way to protect those config.php files from those evil people. I know a way to stop them
Right now I have a assortment of 9 files (javascript, image, stylesheet, php) in the root开发者_如何学C directory of my web server. I would like too put all of these files in a directory called home (
I\'m trying to figure out a folder structure for storing user content such as images, which will work for a massive amount of users. I was going to go with something like... 000/000/001(user id 1) ...