Archive for the 'development' Category
A Quick Overview of the XML DOM Extension in PHP 5
0 Comments Published by zdzislaw February 26th, 2008 in php, xmlTo be frank how many times in your life as a PHP developer have you had to deal with XML documents Probably dozens of times particularly if you use it to develop PHP applications that implement some kind of web service or possibly when creating RSS feeds and template files for different web sites. And surely the list goes on and on….
Go beyond knowing technology and manage it Get a Master of Science in Technology Management online. Enroll with National University today.
Class Inheritance with PHP
0 Comments Published by zdzislaw February 17th, 2008 in Uncategorized, phpClass Inheritance with PHP
Welcome to the final chapter of the series Understanding Destructors in PHP 5. In consonance with this article s title this series walks you through the basics of utilizing class destructors in object-based applications and also provides you with a decent number of hands-on examples so you can start incorporating these useful methods into your PHP 5 classes with minor efforts….
Embedded Linux From a Trusted Source Reduce your development schedules with pre-compiled Linux components, along with tools and support.
Using Yahoo Web Services to Perform Searches with an Object-Oriented Approach
0 Comments Published by zdzislaw February 12th, 2008 in tutorials, phpIf you re a PHP developer who wants to take the first steps toward building web applications that interact with specific web services in this article series you ll find an approachable guide to implementing some of the most useful search services provided by Yahoo by using a few simple PHP scripts….
Two-Day RailsQuickStart Seminar in SF Learn to build Ruby on Rails sites in a two-day seminar. Kick-start your Rails skills!
Retrieving Information on Several Objects with Destructors in PHP 5
0 Comments Published by zdzislaw February 6th, 2008 in tutorials, phpWelcome to the fourth part of the series Understanding Destructors in PHP 5. Made up of five comprehensive tutorials this series brings to you the foundations of how to declare and implement destructors in PHP 5-driven classes. And it tackles this process from a practical point of view since you ll be able to learn these methods by using copious examples….
Two-Day RailsQuickStart Seminar in SF Learn to build Ruby on Rails sites in a two-day seminar. Kick-start your Rails skills!
Defining Some Custom PHP Functions with Yahoo Web Services
0 Comments Published by zdzislaw February 5th, 2008 in Uncategorized, phpWelcome to the fourth installment of the series Using Yahoo Web Services with PHP 5. Made up of six approachable tutorials this series provides you with the right pointers to start using these useful web services within the context of your PHP 5-driven applications. It complements the corresponding theoretical concepts with a decent variety of hands-on examples….
Two-Day RailsQuickStart Seminar in SF Learn to build Ruby on Rails sites in a two-day seminar. Kick-start your Rails skills!
Python: More Fun with Strings
0 Comments Published by zdzislaw February 4th, 2008 in tutorials, pythonIn our last article we left off discussing ways to manipulate strings in Python like concatenating repeating escape characters and so forth. In this episode we will pick up where we left off and learn some more ways to work with strings starting with the comparison method….
Phoenix Software Design For custom software design & development services call us today.
Keeping Track of Objects when Using Destructors in PHP 5
0 Comments Published by zdzislaw January 30th, 2008 in tutorials, phpAmong the improvements that were introduced into the object model of PHP 5 class destructors are quite possibly one of the easiest to learn and implement. As you may have heard a destructor is a special kind of method that is called automatically by the PHP interpreter right before destroying a particular object. So if you re interested in learning how to use them in your own PHP 5-driven applications you should start reading this article series …
$2.50 SVN Hosting $2.50 Subversion Hosting. 1GB, SSL included. No-risk trial. Sign up today.
Implementing Yahoo Image Search Web Service with PHP 5
0 Comments Published by zdzislaw January 29th, 2008 in tutorials, phpWelcome to the third installment of the series Using Yahoo Web Services with PHP 5. If you re a PHP programmer who wants to learn how to incorporate the useful web services offered by Yahoo then this series of articles might be what you re looking for. You ll find numerous code samples to help you start using these popular web services within your own PHP 5 applications….
See how easy remote support can be. Try WebEx free! Deliver efficient and effective support. Remotely control applications. Leap securely through firewalls.
Python: Stringing You Along
0 Comments Published by zdzislaw January 28th, 2008 in tutorials, pythonIf you have ever programmed before or are a ninety-year-old lady or a cat then you know how useful strings are. If you have been reading these articles you will know that a string is a character a sentence a paragraph a book etc. If you haven t been reading these articles then you re missing an important part of your education as a programmer. Don t keep yourself in the dark start reading …
Automate Software Builds with Visual Build Pro Easily create an automated, repeatable process for building and deploying software.
Object Oriented Programming in PHP: The Way to Large PHP Projects
0 Comments Published by zdzislaw January 25th, 2008 in phpObject Oriented Programming in PHP: The Way to Large PHP Projects
Universally Related Popup Menus AJAX Edition: Part 1
0 Comments Published by zdzislaw January 24th, 2008 in ajax, javascriptThis week we look at a brief overview of AJAX, some relevant JavaScript 1.3 enhancements, how to run the example and using the script within your own Web page. By Rob Gravelle. 0123
Implementing Destructors with Multiple Objects in PHP 5
0 Comments Published by zdzislaw January 23rd, 2008 in tutorials, phpWelcome to the second installment of the series Understanding Destructors in PHP 5. Whether you re a PHP programmer who s making their first steps in the area of professional PHP development or an experienced developer with a solid background in object-based PHP programming this article series can provide you with an approachable guide for using destructors in PHP 5-controlled development environments….
Software Development at Shopping.com! Find, compare and buy Internet and Communication Applications and other Computer Software products at Shopping.com. Read product reviews and compare prices with tax and shipping.
Using Multiple JavaScript Onload Functions
0 Comments Published by zdzislaw January 21st, 2008 in javascriptWhen scripts are written they’re used to accomplish a given task, such as creating a rotating picture gallery, or to validate a form. For each task, a separate script is necessary. Often, a script is called using an onload function. By Lee Underwood. 0121
Email Forms in PHP
A Primer On Postgres Exception Handling for the PHP Developer
0 Comments Published by zdzislaw January 17th, 2008 in phpA Primer On Postgres Exception Handling for the PHP Developer
PHP with Apache on Windows? Piece of Cake!
0 Comments Published by zdzislaw January 17th, 2008 in phpPHP with Apache on Windows? Piece of Cake!
Securing Data Sent Via GET Requests
0 Comments Published by zdzislaw January 17th, 2008 in tutorials, phpSecuring Data Sent Via GET Requests
phpwiki - The Wiki for PHP Developers
PHP Basics: Intro to PHP
Reading RSS feeds in PHP: Part 2
0 Comments Published by feeder December 20th, 2006 in php, xml, developmentReading RSS feeds in PHP: Part 2
Additional Methods for Using SQLite with PHP 5
0 Comments Published by zdzislaw December 18th, 2006 in Uncategorized, php, development, sqliteWelcome to the concluding part of the series Using SQLite with PHP 5. As you ll possibly know PHP 5 comes equipped with a fully-featured RDBMS called SQLite that definitely can make your life as a PHP developer much easier. It s particularly helpful if you want to get rid of MySQL at least for a time while maintaining the data layer of your application completely isolated from the business logic….
InSpec Implement and manage your source code and design review process. Be efficient with your reviews. Reduce team frustration. Collect and keep inspection data for analysis and ROI determination.
Using Directory Iterators and MySQL with Adapter Objects with PHP
0 Comments Published by zdzislaw December 13th, 2006 in php, mysql, developmentIf you re a PHP programmer who s searching for a comprehensive tutorial on how to create adapter classes with PHP 5 them look no further. Welcome to the final installment of the series Implementing adapter objects with PHP. Made up of two parts this series teaches you how to implement the adapter design pattern in PHP 5 and it accompanies the corresponding theory with educational examples….
New SAP NetWeaver J2EE Preview! Try the new SAP NetWeaver J2EE preview. Download this exclusive development kit now!
Reading RSS feeds in PHP: Part 1
0 Comments Published by zdzislaw December 13th, 2006 in php, xml, developmentReading RSS feeds in PHP: Part 1
Understanding Ajax: Getting Started: Part 2
0 Comments Published by zdzislaw October 16th, 2006 in ajax, development, web 2.0This week we continue with our exploration of Ajax. Topics covered are sending a request using an IFrame, creating a hidden IFrame, creating a form, sending a request using a cookie and more. By Joshua Eichorn. 1016
Search
About
You are currently browsing the one man army's blog weblog archives for the 'development' category.
Longer entries are truncated. Click the headline of an entry to read it in its entirety.Latest
- A Quick Overview of the XML DOM Extension in PHP 5
- Building a Complete Web Searching Class with Yahoo Web Services and PHP 5
- Python: Count on It
- Class Inheritance with PHP
- Executing Destructors Manually in PHP 5
- Using Yahoo Web Services to Perform Searches with an Object-Oriented Approach
- Joomla Templates: Creating a Pure CSS Template
- Python Strings: Spinning Yarns
- Retrieving Information on Several Objects with Destructors in PHP 5
- Universally Related Popup Menus AJAX Edition: Part 3
Archives
Categories
- ajax (10)
- apache (4)
- book (1)
- css (5)
- development (22)
- devshed (4)
- eclipse (5)
- flash (2)
- frameworks (1)
- java (5)
- javascript (12)
- music (2)
- mysql (5)
- news (1)
- patterns (12)
- perl (1)
- photoshop (3)
- php (48)
- python (2)
- python (2)
- seo (5)
- sitepoint (4)
- sqlite (1)
- techcrunch (7)
- tutorials (54)
- Uncategorized (7)
- web 2.0 (13)
- webreference (6)
- xml (11)
- zeldman (1)
