00:14 July 16th, 2008 by shadow_of__soul

Hi,
i dont know how much lines of code i write in my life, surely i wrote more than 1000 files of php of 300 lines each, at least… for that, i want to share my knowledge about this marvelous languaje, and for that, we need to start form the beginning.:D
i try to post 1 entry per day, i hope in 15 or 20 days, you can learn with my tutorial, all the basics and advanced things about the web develoment with php.
well, now, start with the lesson:
Read the rest of this entry »
Tags: development, lesson 1, php
Posted in Uncategorized | No Comments »
01:40 July 14th, 2008 by shadow_of__soul

Hi,
working like a freelance developer you are forced to make several things, using several tools,apis, codes and framework. for a experienced developer, it’s easy to make code for a new platform, if the documentation it’s available and it’s clear.
in the past few days i has been doing a component for joomla, and it’s not hard, but has been some difficult to find some specific information about the framework. for this, i want to use this post explain the principal function and how it work
note:
in the bottom you going to find a hello world component like a example of all what i’m talking here.
Read the rest of this entry »
Tags: joomla, joomla component, php
Posted in Uncategorized | No Comments »