Author Archive for admin
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.
Building a Complete Web Searching Class with Yahoo Web Services and PHP 5
0 Comments Published by zdzislaw February 20th, 2008 in UncategorizedWelcome to the final part of the series Using Yahoo Web Services with PHP 5. As the title claims this series walks you through the basic concepts surrounding the correct utilization of the most relevant web search services provided by Yahoo and puts the corresponding theory into practice by utilizing both procedural and object-oriented approaches….
Automate Software Builds with Visual Build Pro Easily create an automated, repeatable process for building and deploying software.
We touched on how numbers work in Python a while back in the beginning of our series on Python. In the past few tutorials we discussed strings and how to manipulate them and some of the string methods. Here in this article we will go over some of the math modules and discuss different uses for numbers in Python….
Embedded Linux From a Trusted Source Reduce your development schedules with pre-compiled Linux components, along with tools and support.
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!
Joomla Templates: Creating a Pure CSS Template
0 Comments Published by zdzislaw February 12th, 2008 in cssThis week you’ll learn how to create a Joomla template that uses Cascading Style Sheets (CSS) to produce a layout. This makes the template code easier to validate. It also tends to load faster and is easier to maintain.`By Barrie North. 0211
As the students used to say to Mr. Kotter Welcome back welcome back welcome back. In our previous article we talked some more about how to manipulate strings in Python leaving off with indexing and slicing. Here we will pick up again with slicing using it to change the contents of a string….
Refurbished and Used Networking Equipment Network Liquidators sells refurbished and used networking equipment for up to 95% off list, with a 1 year warranty. We buy and sell top brands like Cisco, Extreme, Foundry, and more. Call us for best pricing.
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!
Universally Related Popup Menus AJAX Edition: Part 3
0 Comments Published by zdzislaw February 6th, 2008 in ajax, tutorialsLast week we looked at an in-depth explanation of the JavaScript code. This week, we conclude the series with a line-by-line walkthrough of the JavaScript code and describe the server-side classic ASP script code. By Rob Gravelle. 0206
Page Structuring Using Cascading Style Sheets: Part 2
0 Comments Published by zdzislaw February 5th, 2008 in cssThis week we look at how to modify AP element properties with the AP elements panel, design tableless Web pages with AP elements, work with built-in CSS page layouts and more. By Zak Ruvalcaba. 0204
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.
Universally Related Popup Menus AJAX Edition: Part 2
0 Comments Published by zdzislaw February 1st, 2008 in ajax, tutorialsLast week we looked at a brief overview of Ajax, relevant JavaScript 1.3 enhancements, how to run the example and using the script within your own Web page. This week we look at additional functionality that you’d like to add to scripts and an in-depth explanation of the JavaScript code. By Rob Gravelle. 0130
In this conclusion to a six-part series on Apache configuration and installation you will learn how to use chroot to put Apache in jail how to prepare PHP to work in jail and more. This article is excerpted from chapter two of em Apache Security em written by Ivan Ristic O Reilly ISBN 596 7248 . Copyright 2 6 O Reilly Media Inc. All rights reserved. Used with permission from the publisher. Available from booksellers or direct from O Reilly Media….
Go beyond knowing technology Â? manage it Get your Master of Science in Technology Management online from National University, accredited since 1971. You can enroll anytime and take classes night or day anywhere.
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.
Page Structuring Using Cascading Style Sheets: Part 1
0 Comments Published by zdzislaw January 28th, 2008 in tutorials, cssThis week you’ll learn about AP (or Absolutely Positioned) Elements. These are CSS-driven “content blocks” in Dreamweaver that can contain text, images, media elements and more. Additionally, you can freely position the AP Element anywhere you want on a page. By Zak Ruvalcaba. 0128
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
In this fifth part to a six-part series on installing and configuring Apache you will learn among other things how to put Apache in jail. This article is excerpted from chapter two of em Apache Security em written by Ivan Ristic O Reilly ISBN 596 7248 . Copyright 2 6 O Reilly Media Inc. All rights reserved. Used with permission from the publisher. Available from booksellers or direct from O Reilly Media….
Solve more issues on the first call. Try WebEx free! Zap remote support issues. Crush support log jams. Blast through firewalls. Try WebEx Remote Support now!
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.
MySQL much beloved among the Open Source community has recently been acquired by Sun Microsystems for the small pittance of insert picture of Dr. Evil here one billion dollars in cash and stock options. How this will affect end users and open source in general is still up in the air but understanding a little bit about the history of open source and the two businesses should help to give us a clearer picture of what is really at stake….
IT Developer Training Begin preparing for your career in Information Technology at ITT Tech.
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
Search
About
Archive for zdzislaw.
Longer entries are truncated. Click the headline of an entry to read it in its entirety.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)