Programación de contrato - web, móviles y aplicaciones de escritorio
Ofrecemos contrato de programación de sitios web, aplicaciones móviles y de escritorio.

Ofrecemos contrato de programación de sitios web, aplicaciones móviles y de escritorio.
Nosotros hacemos el desarrollo de contratos de software, utilizando un diseño orientado a objetos y la programación cuando sea posible.
De sitios web dinámicos, que están familiarizados con Javascript, Cascading Style Sheets (CSS), la librería jQuery, el Marco de Gestión de Contenido Drupal, Wordpress, Concrete5, PHP y MySQL.
En el LAMP (Linux, Apache, MySQL y PHP) hosting escenario donde la mayoría de los sitios web de comenzar la vida, hay varios populares CMS (Content Management Systems) para elegir. En nuestra opinión, estos son Wordpress, Drupal, Joomla y el próximo Concrete5. Cada uno tiene sus fortalezas y debilidades y la decisión sobre cuál utilizar se basa en varios factores tales como la intención del usuario y la capacidad de editar el contenido y las características adicionales se requieren.
Recently upgraded my site to d7 and wanted to have taxonomy images. This is extremely easy in Drupal 7 as you can add CCK fields to taxonomy. Some images used require a link back to the owner's website as a condition of use so I added a link field as well. Here is the taxonomy manage fields screen (goto edit vocabulary from structure, taxonomy):-
We provide contract programming for web sites, mobile and desktop applications.
You can read more about software development and Drupal consultancy.
In the LAMP (Linux, Apache, MySql and PHP) hosting arena where most websites begin life, there are several popular CMS's (Content management Systems) to choose from. In our opinion these are Wordpress, Drupal, Joomla and the upcoming Concrete5. Each has their strengths and weaknesses and the decision on which one to use will be based on several factors such as the user's intention and ability to edit content and what extra features are required. For e-commerce Magento is a strong product or there are commerce modules for the previously mentioned CMS's.
We do contract software development, using object oriented design and programming where possible.
For dynamic web sites, we are familiar with Javascript, Cascading Style Sheets (CSS), the jQuery library, the Drupal Content Management Framework, Wordpress, Concrete5, PHP and MySQL.
Contact us for a free no obligation chat about your software requirements.
This was an explanation of how I wrote a Drupal5.n module to filter javascript code so that it displayed syntax highlighted. Drupal 7 has been released, this site has been upgraded and I decided to display programming code syntax highlighted using the GeShi PHP library. It caters for most languages and there is a geshifilter module to integrate the library into Drupal. Here are some examples: