Posts

Showing posts from 2014

Google Developer Group Offline DVD Developer Kits

Image
A pack of 4 DVDs (also available in a limited number of single USB thumb drives) containing useful content for developers who work with Google technologies and APIs. Each pack contains the following : These DVDs contain (Also available as USB thumb drives): The Google Cloud Platform docs from https://developers.google.com/cloud , including the SDKs (Software Development Kits) for App Engine The entire Android Website : http://developer.android.com including Android SDKs and Android Studio installs Material Design docs from http://google.com/design Web Fundamentals documentation from http://developers.google.com/web Videos on Google Cloud Platform development from Google Developers YouTube channel Videos on Android development from Google Developers YouTube channel The entire I/O Dev Bytes Series Full Google Udacity course videos ( Android , App Engine , HTML5 games , UX , Mobile Web ) Google I/O 2014 Design Track videos This content is curre

CakeAdminLTE is based on AdminLTE Theme for CakePHP 2.4+

Image
CakeAdminLTE v.1.0 CakeAdminLTE is based on  Twitter Bootstrap 3.0+  and  AdminLTE Theme  for  CakePHP 2.4+ AdminLTE Dashboard and Control Panel Template  Responsive admin template  Free & open source  Built with Bootstrap 3  Easy to customize Quick Start Download the .zip file Extract the files into your CakePHP folder To enable your theme add the following to your "app/Controller/AppController.php" class: public $theme = " CakeAdminLTE " ; IMPORTANT:  If you would like to bake your app, please make sure you have enabled the theme before baking. DOWNLOAD: CakeAdminLTE

Introduction to PHP MVC with CakePHP

Image
An introduction to building a PHP MVC website using the CakePHP Framework. The course includes installing and setting up your environment and walks you through the process of creating a functional web application. Play all   Share   Save   55 CakePHP Authentication - Passwords Demo   54 CakePHP Authentication - Passwords   53 CakePHP Authentication - beforeFilter Demo   52 CakePHP Authentication - before Filter   51 CakePHP Authentication - Components Demo   50 CakePHP Authentication - Components   49 CakePHP Authentication - Setup Demo   48 CakePHP Authentication - Setup   47 CakePHP Views - FormHelper   46 CakePHP Views - HtmlHelper   45 CakePHP Views - Helpers   44 CakePHP Views - Elements Demo   43 CakePHP Views - Elements   42 CakePHP Views - Controller Views Demo   41 CakePHP Views - Controller Views   40 CakePHP Views - Working with Layouts Demo   39 CakePHP Views - Working with Layouts   38 CakePHP Models -