PHP Tip: Keep your Code Clean!

November 11, 2011

In this not so concise somewhat blathering video I talk about keeping code clean. Applies to not only PHP and HTML, but to all languages like Javascript, Java and your bedroom too. Stefan Mischook www.killerphp.com

Read More

Steve Jobs has Died

October 5, 2011
Posted in News

Statement from Apple: We are deeply saddened to announce that Steve Jobs passed away today. Steve’s brilliance, passion and energy were the source of countless innovations that enrich and improve all of our lives. The world is immeasurably better because of Steve. His greatest love was for his wife, Laurene, and his family. Our hearts…

Read More

Build A CMS Training Video – Conclusion

September 16, 2011
Posted in CMS Videos

In this video tutorial from our Build a CMS Course, we go over some final touches on our CMS and bring things to a close. To find more courses on PHP Programming, check out our Killersites Video Tutorial Library! Note that all of our videos are in a higher quality when purchased from our Killer…

Read More

Build A CMS Training Video – Editing Content Blocks Continued

September 12, 2011
Posted in CMS Videos

This is the second video tutorial in a 2 part series, where we continue our look at building up functionality that allows you to edit your content areas. From our Build a CMS Course! To find more courses on PHP Programming, check out our Killersites Video Tutorial Library! Note that all of our videos are…

Read More

Build A CMS Training Video – Editing Content Blocks

September 9, 2011
Posted in CMS Videos

This is the first video tutorial in a 2 part series, where we teach you how to build up functionality that allows you to edit your content areas. From our Build a CMS Course! To find more courses on PHP Programming, check out our Killersites Video Tutorial Library! Note that all of our videos are…

Read More

Build A CMS Training Video – Starting Edit.php

September 5, 2011
Posted in CMS Videos

In this video tutorial, we focus on getting your database setup so you can store content, as well as working on your edit.php file and view files. From our Build a CMS Course! To find more courses on PHP Programming, check out our Killersites Video Tutorial Library! Note that all of our videos are in…

Read More

Build A CMS Training Video – Styling With CSS

September 2, 2011
Posted in CMS Videos

In this video tutorial, we teach you how to style your CMS with CSS. From our Build a CMS Course! To find more courses on PHP Programming, check out our Killersites Video Tutorial Library! Note that all of our videos are in a higher quality when purchased from our Killer Video Store or by subscription…

Read More

The 'Good Enough' Principle and PHP

August 31, 2011

Hi, One of the mistakes web developers make is to spend too much time perfecting the code base in a project. This waste too much time and ignores one very important fact: you need to get the software into the users hands as quickly as possible, so they can give you feedback. … Most end…

Read More

Build A CMS Training Video – CMS Object

August 29, 2011
Posted in CMS Videos

In this video tutorial, we teach you how to create editable regions that users can edit, as well as adding in your WYSIWYG functionality. From our Build a CMS Course! To find more courses on PHP Programming, check out our Killersites Video Tutorial Library! Note that all of our videos are in a higher quality…

Read More

Choices in your Programming Career

August 28, 2011

Hi, In the following video blog, I discuss the options you have to consider when getting into programming/software development as a career. Choisces that include: – the language: PHP, Ruby, Java etc – where you want to work: as a contractor, for small business, or for the enterprise. You can watch the full video here:…

Read More
To Top