|
Modding an X10 VT38A floodcam
Last updated by dbemowsk on 03/10/2010 12:06 AM (Read: 1953 times)
This article will show how to modify an X10 VT38A floodcam for improved night vision.
[ Read More] 1330 more words - 1 page
24 Comments Print eMail
Dynamic buttons using the GD library
Last updated by dbemowsk on 10/25/2009 05:28 PM (Read: 58727 times)
This will outline a script I created to dynamically generate web buttons. The script accepts a wide range of parameters for flexibility. Currently it is only written to use PNG files, but can be easily configured to use others.
[ Read More] 1538 more words - 1 page
1 Comment Print eMail
Creating and using templates with PHP
Last updated by dbemowsk on 10/04/2009 12:00 AM (Read: 32607 times)
This article will show you the basics of creating HTML templates and the steps needed for using them in your code.
[ Read More] 1990 more words - 2 pages
Add Comments Print eMail
Elimination of code redundancy.
Last updated by dbemowsk on 05/10/2009 12:00 AM (Read: 130355 times)
This article talks about code redundancy and the uses of functions and classes.
[ Read More] 1586 more words - 2 pages
Add Comments Print eMail
Beyond The Basics Of Template Usage With PHP
Last updated by dbemowsk on 02/21/2009 06:48 PM (Read: 8374 times)
This article covers the use of advanced templates and template engines. It also covers the separation of code logic and display logic.
|