Feed on
Posts
Comments

Category Archive for 'PHP'

Speed up web session access

I recently solved a problem common to many heavy used web application following an idea of a friend of mine.
The problem is how to efficently manage the sessions of a web application when the number of them is high (500,000 for example) and the use of them his quite frequent (˜50,000 pages/day in my case).
A [...]

Read Full Post »

PHP per Mac OS X

L’obbiettivo di questo articolo è descrivere il percorso che ho fatto per installare un ambiente per l’esecuzione di applicazioni PHP sotto Mac OS X. Il mio obbiettivo è quello di poter eseguire applicazioni PHP sia a linea di comando sia sul web server interno.
L’approccio è quello di minimizzare gli interventi sistemistici e di configurazione per [...]

Read Full Post »

Trac has a great module to support notification about ticket changes via email. Starting from the 0.10 version of Trac the TracNotification module has some new configuration options that give to the administrator or project manager a good control on who should be notified and when.
By the way Trac lacks, in my opinion, of [...]

Read Full Post »

phpGoogleSearch 0.2.0

Con molta soddisfazione annuncio il rilascio della versione 0.2.0 della libreria phpGoogleSearch.
Sebbene il grosso del lavoro era stato già fatto, con questa versione è stata completata la copertura delle API messe a disposizione di Google via SOAP. In particolare sono stati implementati sulla classe GoogleSearch i metodi:

doGetCachedPage
doSpellingSuggestion

Nella cartella examples ho aggiunto anche due semplici script [...]

Read Full Post »

phpGoogleSearch 0.1.0

Recentemente ho interagito spesso per lavoro con alcuni personaggi di Google su alcuni aspetti principalmente legati al servizio Google Scholar. Incuriosito però dalla possibilità di sfruttare via SOAP gli indici di Google per fonire su un proprio sito un sistema di ricerca, ho dedicato un po’ tempo allo studio di quelle che vengono chiamate Google [...]

Read Full Post »

Creative Commons Attribution 3.0 Unported
Creative Commons Attribution 3.0 Unported