Filed under PHP

Aggiornamento My Application on PHPFog

Spesso i post che pubblico hanno a che fare con applicazioni quali Joomla, SugarCRM, Liferay, etc.. Desidero informarvi che su PHPFog (Rock-solid Cloud Platform for PHP) ho aggiornato l’applicazione di SugarCRM, in particolare: Ho installato una nuova istanza di SugarCRM Community Edition 6.4.1 URL: http://shirus-crm1.phpfogapp.com/ User: admin Password: Admin123 Ho aggiornato la precedente istanza di SugarCRM Community … Continua a leggere »

PHP Application on the Cloud

Il termine Cloud Computing è divenuto molto comune e sempre più spesso conosciuto anche da coloro che non sono propriamente addetti IT. Esistono numerosi testi e risorse su internet che spiegano tutto ciò che è nascono dietro il termine Cloud Computing, vi assicuro che c’è il mondo. Il post Quante tipologie di cloud computing esistono? … Continua a leggere »

Virtual Appliance Zend Server 5.1 + WSF/PHP 2.1

I adopted WSO2 WSF/PHP as a framework for developing Web services in enterprise-type environments, not to be underestimated is the aspect that concerns the accession to the most common WS-*. In such environments is easy to find enterprise web applications (both front-end and back-end) of which the container is running the application server based on … Continua a leggere »

Build RPM WSO2 WSF/PHP 2.1 per Zend Server 5

Da parecchio tempo ho adottato WSO2 WSF/PHP come piattaforma di rifermento per lo sviluppo di Web Services in ambienti di tipo enterprise, da non sottovalutare è l’aspetto che riguarda l’adesione ai più comuni standard WS-*. In ambienti di tipo enterprise è facile trovare applicazioni web (sia front-end sia back-end) il cui container di esecuzione è l’application server basato sulla soluzione Zend Server. Continua a leggere »

Activate the PDO Informix module in Zend Server 5

This brief article draws on an issue raised by a colleague of mine about not being able to load the PHP module PDO Informix on Microsoft Windows platform. The resolution of the problem is very simple, it is similar to that described in The Ultimate Guide of: Mac OS X Snow Leopard, Informix, PHP 5.3 & PDO , the only difference is the execution platform, ie, Microsoft Windows. Continua a leggere »

What would you like SugarCRM RDBMS support ?

I am involved in several projects including SugarCRM. I had the opportunity to study in depth the architecture of SugarCRM and make extensive customizations to the core. I received many requests about extending SugarCRM to support the most popular RDBMS. For this reason I decided to post this poll.

Attivare il modulo PHP PDO Informix in Zend Server 5

Questo breve articolo prende spunto da un problema sollevato da un mio collega circa l’impossibilità di caricare il modulo PHP PDO Informix su piattaforma Microsoft Windows. La risoluzione del problema è molto semplice, è analoga a quella descritta nell’articolo The ultimate guide of: Mac OS X Snow Leopard, Informix, PHP 5.3 & PDO, l’unica differenza … Continua a leggere »

WordPress 3.0.5 Virtual Appliance

Linux Appliance based on openSUSE 11.3 64bit, ideal for those who want an environment ready to use WordPress. From SUSE Gallery http://susegallery.com/a/2Vav5p/wordpress-305-virtual-appliance all the details on the appliance.   The appliance includes the following software installed: Linux OpenSUSE 11.3 64bit Apache 2.2 + PHP 5.2 MySQL Community Server 5 GNOME Desktop WordPress 3.0.5 The software … Continua a leggere »

WSO2 WSF/PHP Linux Virtual Appliance (EN)

WSO2 is growing up, I look for almost 3 years with great attention to this growth of Open Source Middleware. WSO2′s not just an observer, I almost immediately adopted the framework WSO2 WSF/PHP to develop Web services in enterprise applications. The Web Services Framework for PHP is a PHP extension that delivers comprehensive WS-* based … Continua a leggere »

WSO2 WSF/PHP Linux Virtual Appliance

Seguo con grande attenzione la crescita di WSO2 nell’area Open Source che tocca i temi riguardo SOA Web Service e Middleware da quasi 3 anni. Del mondo WSO2  non sono solo un osservatore, ho adottato quasi immediatamente il framework WSO2 WSF/PHP per lo sviluppo di Servizi Web in applicazioni di classe enterprise. The Web Services … Continua a leggere »

Intro: Integrazione CMS Joomla & CRM SugarCRM

Recentemente ho tenuto in azienda un corso di formazione introduttivo sull’intergrazione di due tipi di sistemi informatici che facilmente è possibile trovare presso qualunque media/grande azienda. I due tipi di sistemi sono: CMS – Content Management System & CRM – Customer Relationship Management. Ho pubblicato su Slideshare, all’indirizzo http://slidesha.re/acWdzD, le slide (circa 25) di questa sessione … Continua a leggere »

New Release of J-SugarCRM Authentication (EN)

Will shortly be issued to the directory of Joomla, the J-SugarCRM Authentication Plugin 1.6. If interested to the plugin before publication, write to J-SugarCRM Authentication – Request to receive the link where you can download the new version. The features introduced with the new version are: Added support for the Professional and Enterprise Editions of … Continua a leggere »

SugarCRM Italia Group on Facebook

Qualche mese addietro ho deciso di creare un gruppo su Facebook riguardo il CRM Open Source più conosciuto e con un parco clienti (la versione commerciale) di oltre 5.000 unità. Il sistema è SugarCRM e il gruppo che ho creato su Facebook si chiama SugarCRM – Italia (http://www.facebook.com/home.php?#!/group.php?gid=203214873159&ref=ts). Il gruppo nasce con l’obiettivo di creare … Continua a leggere »

J-SugarCRM Authentication

Si tratta di Plugin di Joomla il cui scopo è quello di aggiungere un ulteriore “Driver di autenticazione” basato però su SugarCRM. Attraverso questo Plugin, è possibile quindi, consentire l’accesso al vostro portale realizzato con Joomla agli utenti del vostro sistema di CRM basato su SugarCRM. Il Plugin sfrutta i servizi web disponibili su SugarCRM … Continua a leggere »

SugarCRM SOAP API: Enable Users Notify

Le SOAP[1] API[2] messe a disposizione da SugarCRM[3] consentono l’integrazione e l’estensione di altre applicazioni. Non ho nessuna intenzione di trattare i Web Services[4] di SugarCRM, ho invece il desiderio di mostrare come risolvere un problema sollevato da qualche utente del forum di SugarCRM. La versione di riferimento è la 5.2 di SugarCRM, la versione … Continua a leggere »

Smarty Support for PDT

Sono dell’avviso che nel nostro lavoro d’informatici utilizzare strumenti di supporto è pressoché indispensabile. Questo post sarà molto stringato, desidero segnalare a tutti coloro che sviluppano in PHP e fanno uso di Smarty (New Digital Group, Inc., 2002) come Template Engine (Wikipedia, 2010) il progetto Smarty PDT (ganoro, 2007), ospitato su Google Code (Google). Il progetto altro … Continua a leggere »