beta it republik » Articles

Articles

Tuesday, 2 January 2007 | Article

Freelancer’s Corner

Why Should You Care?As a freelance coder, it’s easy to keep yourself locked in your room, music blaring, coding day in and day out, and avoiding human …

Friday, 29 December 2006 | Article

XML means Business

This will be XML. It has the potential to connect systems and applications from different vendors running on different platforms in different locations. It is well documented, …

Friday, 29 December 2006 | Article

Open Source Businesses

Since Linux, Open Source softwares have demonstrated that they are viable solutions for both maintaining and developing software. With open source software, bugs are being tracked and …

Wednesday, 27 December 2006 | Article

Locked!

The idea of encoding is very easy: you have to ensure that your source or parts of it will be compiled, optimized and encoded. The result of …

Tuesday, 26 December 2006 | Article

Programming with PHP

In this issue of the PHP Magazine, the focus is multimedia, and integrating multimedia applications with the environment around them; therefore I thought it is appropriate that …

Saturday, 28 October 2006 | Article

PHP CLI Unveiled!

Quietly and with little ado, PHP 5 has brought the power and strengths of PHP to the command line, making PHP a tool of choice for Web …

Wednesday, 10 December 2003 | Article

Write Once –Run Anywhere

While this is a Java marketing phrase it is also a key feature of PHP.Many business models dependon operating system independence to ensure that products can be …

Wednesday, 10 December 2003 | Article

Click Your Language

This topic is one that is often sidestepped in favor of a quicker or more unilingual solution, but with the internet being home to all nationalities, a …

Thursday, 26 June 2003 | Article

Zend Engine 2 Exposed

What’s New Compared to PHP4This article only covers the parts of the Zend Engine that are interesting for extension developers. Explaining the whole list of changes would …

Wednesday, 25 June 2003 | Article

More Templating

Though surmountable, the process of deciding the most appropriate templating system for a web-application often unduly burdens developers, for the PHP community is rife with templating engines, …

Monday, 23 June 2003 | Article

New tricks with PHP 4.3

In some situations, especially when creating content with text editors or when not so experienced users participate in a project, it is not an easy task to …

Saturday, 14 June 2003 | Article

Return of the BLOB

When we speak of storing images or binary data in a database many will assume we wish to use the data in a production environment such as …

Wednesday, 11 June 2003 | Article

cURL

Back in the olden days, using PHP to interact with external data sources was extremely tedious, requiring a bit of luck, a bit of magic and a …

Sunday, 8 June 2003 | Article

Web servers and IISfunc

When a PHP application is developed and ready for distribution/installation the developer often finds himself writing a brief installation guide, at least if the application is intended …

Friday, 23 May 2003 | Article

Where’s the SOAP

I will first try to explain what SOAP really is, and no I’m not talking about the substance which dissolves in water and is used as a …

Saturday, 19 April 2003 | Article

Performance Tuning Part 2

The first part of this article gave a theoretical overview and reviewed ways of optimizing data structures. In this part we will deal with runtime parameters and …

Friday, 18 April 2003 | Article

Word Documents on the Fly

Hello WorldIt really has to be done; the almost obligatory “Hello World” first example: Yes, you read that right, it’s HTML. Well, that’s not strictly true, because …

Friday, 18 April 2003 | Article

Flashed!

Ming is a library, released under the LGPL open-source license,which provides an interface for the creation and output of Macromedia Flash files.Ming provides many advantages over other …

Thursday, 17 April 2003 | Article

Windows Scripting

COM BasicsSome understanding of the COM Architecture is useful for working with components.Basically a COM component is a piece of software that exposes its functionality through well …

Wednesday, 16 April 2003 | Article

Stupid PHP Tricks

If PHP can be considered a major Galactic Civilization, then this column may be an indication that we are somewhere between the Sophistication phase and the unmentioned …

1 | 2 | 3 | 4 | 5 | 6 | 7 |