File uploading, file storage and CakePHPs MediaView class
This article includes how to upload and store files, because I've seen a lot of discussion about that too, but if you're just interested in how to use the MediaView…
TIPS, INSIGHTS AND THE LATEST FROM THE EXPERTS BEHIND CAKEPHP
This article includes how to upload and store files, because I've seen a lot of discussion about that too, but if you're just interested in how to use the MediaView…
Felix gave a demonstration of the production level javascript separation and management that the team at Debuggable use in order to minimise the amount of Javasript…
If Marius had more than an hour to talk about the Media Plugin, he most certainly would have taken it. To go over the features and functionality of the entire…
Robert's talk was unscheduled, but ended up being a great case study for an insurance sales white-labelling solution that his company had undertaken and completed.…
After an introduction to bake, and what this shell means within CakePHP, Neil went on to explain and show examples of the code generation templates and capabilities…
Felix liked to Get Things Done™. And through experience and what became an interactive idea and experience sharing productivity session, he explained mechanisms and…
Joël's presentation on Web Services and CakePHP identifies important and interesting points that really demystify both implementation of datasources, and what web…
Beginning with an overview of the CakePHP project, changes and evolution of direction and development team members, Garret provided a great overview of where the…
Now there has been a lot of discussion in the past few months about requestAction() and how it can very easily create a negative impact on your application. In fact…
For my first entry, I am going to talk about how to create an RSS Feed on your website. RSS (Really Simple Syndication) is a format used to publish frequently…
I will tell you a story. Once upon a time... Seriously though, it was not too long ago in the past - but it happened and it is possible you can benefit from it.…
This article assumes you practice semantic markup and have a fairly good understanding of CSS. CakePHP does a number of things automatically that designers might…
The articles section of our site will include best practices, business advice, and technical advice, updated weekly or more often by our talented developers. Our…
Felix started off by baking his application. While baking his controller he added in the Javascript Helper and RequestHandler Component. This will save adding them…
Since we got through bake on the last talk, we are going to look at some advanced usage of bake and other consoles. The interactive console was demonstrated. With…
Why internationalize? You can attract a larger market by making content available in additional languages. When offering international content, you need to…
Martin's presentation was based around a behavior that he wrote to provide access control using SQL. In designing a solution, martin came up with a few criteria.…
Why talk about large companies. Larger companies have large demands and often they involve money over the internet. Large companies require fast and efficient…
Why authorize and authenticate? Authorization ensures someone is who they say they are. Restricting access is a separate process. Authorization is done in CakePHP…
Jim is from Expungement Assitance Services. They run clearMyRecord.com which helps people get their criminal records expunged. Origami is a proposed solution for…