-
PHP Master Series
What are your plans December 21st? Other than the world coming to an end Cal Evans has organized an amazing online PHP conference. If you are a PHP Developer there will be no better way to spend that day than to attend the PHP Master Series online developer conference. Seriously if you are a PHP developer YOU NEED TO ATTEND this online conference.
-
Sub-Domain Pointing to my Home Computer
For many years I have always wondered just how difficult it would be to make a sub-domain point to my home computer. I never really took the time to look into it because my web host Lunarpages does not offer this ability through CPanel. However recently I changed domain registrars from GoDaddy to NameCheap due to the SOPA controversy started by GoDaddy publicly supporting SOPA. Since I switched to NameCheap I noticed that they offer free dns services. I started to look into this today and found that it works exactly as I thought and will allow you to customize your DNS to your liking.
-
Time Between Posts
I want to start out by apologizing that I have not been posting that frequently and not really posting any content with meat. Things will be changing soon and I will be updating this site more and more frequently. I plan to continue writing about PHP but I also might start looking at Python and writing about that too.
-
Free WordPress Development Environment
Over the years I have been running this site and never even really had to think about WordPress or a development environment. Lately I have been looking at plugin development and nothing I have been reading has even once mentioned a sandbox or development environment.
-
Site Downtime Caused by Plugin
To all of my readers who noticed my site was showing the 404 page for every page on the site I apologize. The issue is now fixed. I noticed the issue this morning and started to diagnose the issue. It appears that a plugin I recently installed caused the issues.
-
The PHP Anthem
Someone with a very creative mind and musical talent has created an anthem for PHP. You just have to hear this song, make sure you pay attention to the lyrics.
-
ZF: Creating RESTful Applications
Over the last few days I have been trying to use the Zend_Rest_Controller along with the Zend_Rest_Route to make a RESTful application for an API that I am working on. It is very easy to get things setup with these components and I will cover that now. You might be asking yourself why do I have to use both components, why is it not rolled into one nice component. The answer is really basic and if you look at the source code for the Zend_Rest_Controller you will see that it is solely an abstract class that defines the methods required for use with the Zend_Rest_Route.
-
Change in Atmosphere and Technology
Most of you probably do not yet know but I have resigned from Tatto Media and have moved back to Namespace, Inc. I cannot tell you about the different projects I worked on for Tatto Media because I was under an NDA.
-
Mojo Lists: The Depot Data Source (Part 4)
In this tutorial we are going to cover using the Depot as a data source for a list. We will be expanding on the code written in the previous parts of this tutorial listed below.












Recent Comments