Links for 21 March 2010
- A Simple Resource Injector for ZF Action Controllers details how to automatically make your bootstrap resources available in your controllers
- Windows Phones 7 Developer Area
- Creating and Registering your custom plugins in Zend Framework 1.8 I used this at work this week for my ProtectedResources plugin (which handles restricting access on a per module/controller/action combination)
- Dissecting iTunes links covers all the different ways to link to music, apps and review pages
- Meet the Pseudo Class Selectors everything you need to know about CSS pseudo class selectors
- Image Resizing Made Easy with PHP nice tutorial covering most of the aspects that you'd need to implement
- Building the PHP MS SQL Server extension from source on Ubuntu 8.10 I remember having to do this at work a while back but this might be more up-to-date.
- Zend Framework MVC Request Lifecycle sheds a bit of light on what exactly is going on behind the scenes when you access a page
- Random Key Generator A useful site that upon loading generates various passwords and encryption keys (including WEP and WPA)