One of the things that helped me out the most when I was learning Yii was their series on YouTube called Yii Developer's Tutorial. I kind of stumbled across it when I was searching for help on getting started.
Unfortunately all the videos in the seri… more »
Categories: "Computer Languages"
When learning Yii I found it difficult to match the different layout strategies used in the demo applications that are bundled with Yii, specifically Helloworld, Hangman and Blog.
A layout is essentially another view. Layouts are optional as can be done in the view. more »
I would like to debug PHP in Eclipse PDT while it runs under an Apache server with a bit of MySQL thrown in. In order to do the remote debug one needs to configure PHP to use XDebug which is a standard cross-platform debugger that is used by a variety o… more »
I'm running Vista at the moment and it is terrible. I think we are all tired of the appalling file copying mechanism. I came across a new bug in Vista today and thought I'd blog how I got out of it.
Task manager was loaded in and minimized.
Sympto… more »
When you clone a VirtualBox machine in order to create a new virtual machine (as opposed to creating a back up of an existing machine) then you must check Reinitialize the MAC address of all network cards and use the Full clone type to make sure that th… more »