From building cloud servers to writing ExpressionEngine add-ons or touring through CodeIgniter applications, this is the place to see what nerdy stuff Phil is up to.
The videos module can be used to aggregate your hosted video content and put them together in one location using the websites "embed code". Your collection of videos are broken down by channel and sub channel and can have permissions applied.
This is a preview of the upcoming social module for PyroCMS which will allow users to easily register and log in using social networks. The module keeps access tokens and refresh keys so that API requests can be made on the users behalf to do fun things on the website.
This is a quick video outlining how you can create Sparks in CodeIgniter using Git. I take my Template library as an example and upgrade it from v1.7.0 to v1.8.0, finishing in a bit of a ramble about how Sparks can help fix some of the problems in the CodeIgniter community. Sparks are pretty damn awesome, check the video out and have a play with them when you're done.
This video covers the basic implementation, HTTP Basic/Digest authentication, format switching and goes onto the new API Key and logging features. As this is admittedly an unplanned video I'll be accepting answers to the question "How many mistakes did I make?" on the back of a postcard.Rest Server on GitHubWorking with RESTful Services on NetTuts
A quick demonstration of Migrations, Tasks and the Console within Oil, the command line utility for FuelPHP.
A quick demonstration of how Scaffolding works within Oil, the command line utility for FuelPHP. Also touches on Migrations and running tasks.
This video demonstrates my new Widgets Module for ExpressionEngine. Create Widget Areas, add instances and fill your site with dynamic content that even your simplest client will know how to use.
Over the last few months I have seen several discussions - especially in the CodeIgniter community - about wether or not to convert their GitHub repo's over to BitBucket. I say: why not use both?
This video serves as an introduction, explanation and demonstration of my new Rest module for ExpressionEngine 2. Use it to interact with any RESTful web service and display the returned data using Template Syntax.
PyroCMS v0.9.8 brings an awesome new feature: "Widgets". This video is intended to explain what they are and how they work.