Baccega Andrea Blog


The future is web3.0

Archive for ottobre, 2008

Wp Reciprocal Links 1.0.77 Out

author Posted by: veke87 on date ott 24th, 2008 | filed Filed under: Wordpress, wp-reciprocal-links
  1. La nuova versione di Wp Reciprocal Links è uscita . In questa versione sono state implementate queste nuove funzionalità:
  1. È stato tolto il filtro antispam in javascript per evitare problemi di incompatibilità .
  2. È stato implementato il filtro antispam che utilizza akismet per filtrare i link.
  3. È stato fatto un improvement della gestione degli errori e della visualizzazione di questi.
  4. È stato creato una piccola thanks page… In particolare, se il link ha passato tutti i filtri del plugin, viene stampato un messaggio di ringraziamento.
  5. È stato risolto un bug di malfunzionamento del plugin nel caso fosse settata qualche altra variabile in POST

Aspettando notizie, Saluti Baccega Andrea


English Version

The new version of Wp Reciprocal Links is out. In this version have been implemented these new features:
  1. It was removed in the spam filter javascript to avoid incompatibility problems.
  2. It was implemented spam filter that uses Akismet to filter link.
  3. It was made improvement of management errors and displaying them.
  4. It was created a little thanks page … In particular, if the link has passed all the plugin filters, a printed thanks message appears.
  5. The update fixes a plugin bug occoured when POST was setted by other plugins.

Waiting for news, Greetings Andrea Baccega

Wordpress 2.6.3 Out

author Posted by: veke87 on date ott 24th, 2008 | filed Filed under: Wordpress

Wordpress 2.6.3 Out

In questi giorni è stata trovata una vulnerabilità ad una libreria che wordpress utilizza per fare il fetch degli rss nella dashboard.

La libreria, snoopy, permette ad un utente con dei privilegi di eseguire dei comandi sulla macchina dove il vostro blog è utilizzato. Ne deriva quindi che un utente potrebbe tranquillamente garantirsi accesso alla macchina di hosting.

Il team di wordpress, pur reputando il richio per la sicurezza minimo,  ha rilasciato quasi in tempi tempestivi una nuova versione della famosa piattaforma di blogging .

La nuova versione è gia disponibile nella pagina di download di wordpress

Wp Reciprocal Links 1.0.76 Out

author Posted by: veke87 on date ott 19th, 2008 | filed Filed under: Wordpress, wp-reciprocal-links

Ho appena rilasciato la versione nuova del mio plugin che mette fine a molti casi di incompatibilita js.

Inoltre ho patchato alcuni bug che grazie a voi sono stati scovati, e ho aggiunto un codice per la cattura dei nuovi bug.

Il js adesso risulta essere molto piu veloce e stabile.

Fatemi sapere che ne pensate..

PS: A breve rilascero un altra versione con molte altre features…  ( come una thanks page e la possibilità di approvare i link direttamente dall’e-mail di notifica )



English Version

I have just released the new version of my plugin that puts an end to many cases of JavaScript incompatibility .

I also patched some bugs that thanks to you were found, and I added a code for the capture of the new bug.

The js now is much more fast and stable.

Let me know what you think ..

PS: A brief release another version with more features … (As a thanks page and the opportunity to approve the link directly by e-mail notification)

Unofficial Google Translate Api

author Posted by: veke87 on date ott 13th, 2008 | filed Filed under: google

Salve gente,

Oggi, per necessità lavorative, mi sono ritrovato a cercare qualche tool che mi facilitasse l’uso  del servizio di traduzione fornito da google. (google translate)

Facendo un po di ricerche ho trovato un’api non officiale che, purtroppo, non è più sviluppata ( per info eccolo ).  Continuando a googlare ho visto che google a rilasciato un api ufficiale che tuttavia ha delle grandissime limitazioni.

Eccoci quindi alla mia implementazione.. La mia api, necessita di php ed è formata da questa cortissima funzione :


function gTranslate($from,$to,$text) {

$result = getPage(”http://translate.google.it/translate_a/t?client=t&text=”.urlencode($text).”&sl=$from&tl=$to”);
echo substr($result,1,strlen($result)-2);
}


Nel caso l’api non si commentasse da sola ecco la spiegazione dei tre campi:

  • $from : codice di lingua di partenza.. (Esempio: en, it, de …)
  • $to : codice di lingua di arrivo;
  • $text : Il testo da tradurre.

La funzione ritorna, ovviamente, il testo tradotto da google..  Per richieste o malfunzionamenti lasciate un commento .. Saluti :)






English Version :

Hello people,

Today, the need for work, I try to find some tools that I facilitate the use of translation service provided by google.

Doing some research I found an API that is not official, unfortunately, is no longer developed (for info Here). Continuing to google that I saw an official released api but has great limitations.

My apis, needs php and is formed by this short function:


function gTranslate($from,$to,$text) {

$result = getPage(”http://translate.google.it/translate_a/t?client=t&text=”.urlencode($text).”&sl=$from&tl=$to”);
echo substr($result,1,strlen($result)-2);
}


If the apis do not comment on its own this is the explanation of the three fields:

  • $From code language of departure .. (Example: en, it, de …)
  • $To: code of the target language;
  • $Text: The text to translate.

The function returns, of course, the text translated by google .. For inquiries or malfunctions leave a comment .. Greetings:)

Yahoo Web Analytics vs Google Analytics

author Posted by: veke87 on date ott 10th, 2008 | filed Filed under: google, yahoo

Pochi giorni fà Dennis Mortesen ha annunciato l’avvio del nuovo web analytics di Yahoo (YWA)destinato a fare concorrenza a GA ( anche se Eric peterson crede che i due non siano in diretta concorrenza ).

Purtroppo per ora l’accesso è riservato per poche persone d’elite :(( . Quindi, non potendolo provare, riporto di seguito il lavoro effettuato da tambu di Google Analytics in 30 secondi dove nel suo articolo effettua un’ ottima comparazione usando le features rilasciata.

Yahoo Web Analytics Google Analytics
Executive dashboards
Customize your dashboard with the metrics, benchmarks and gauges that meet your specific needs and preferences. presente
Quickly set goals, track progress and identify danger points. non ha i danger points, che presumo essere degli alert se il tasso di conversione scende sotto a un tot prefissato
Each person and role within your company can have their own dashboard. presente
Custom Reports
Add categories to pre-defined reporting items, so your reports match the way your business is organized. tutti vedono tutti i report, non ci sono viste predefinite
Use custom fields. For example, if you have a travel website, you could track according to travel destination, length of stay, price ranges, or ticket type. assente
Advanced Campaign Management
Measure cost-per-click (CPC), cost-per-impression (CPM), cost-per-acquisition (CPA) and return-on-investment (ROI)-and adjust your budget if necessary. solo CPC e ROI
Organize your reports by hierarchical categories you determine. assente
Analyze your campaign results according to the categories you define. assente
Real-Time Segmentation
See how visitors react to different campaign landing pages, page layouts, calls to action, and more - then optimize your pages and offers. difficile dirlo senza vederlo. Direi che è presente, eventualmente in collaborazione con Google Website Optimizer
Identify your best visitors and use that information to find more of those visitors. assente
Live Cost Analysis
Take advantage of Advanced Live Cost Analysis that collects data from Yahoo!, Google and MSN, and integrates it with the revenue earned on your website. assente (killer application)
Measure the ROI of your paid search campaigns, keyword by keyword. presente, nativamente solo per AdWords
Resolve inconsistencies between Yahoo! Web Analytics data and your Paid Search reports. probabilmente si realizza legando l’account YWA a quello della piattaforma Panama, come GA con AdWords
Merchandise Reporting
Track the products - and product combinations - your customers purchase, add to their carts, and preview. presente, con modifiche allo script e abilitazione dei report e-commerce
Create reports that reflect cancelled orders or changes to order amounts by sending API requests to the system. assente (è presente solo la possibilità di inserire transazioni negative)
Upload product costs to calculate overall campaign profitability. assente
Scenario Analysis
Track visitor behavior through multi-step processes, like purchases or form submissions, and troubleshoot popular paths to improve task completions. presente (dagli screenshot parrebbe che YWA mostri i funnel anche su comparazioni temporali, cosa che GA non fa)
Redefine a process and the changes apply to historical data too. assente (killer application)
Comparative Reporting
Learn how your website performance develops from month to month. presente
Bookmark reports and use past results as a benchmark for improvement. assente
Advanced Path Analysis
Identify popular paths through your site - viewing user paths as branched, hierarchical maps. presente
Drill down on branches to follow visitor movements down to a single visit. assente
Marketing Workflow Management
Monitor events that affect your website, such as site changes, holidays or system outages. assente
Create custom email alerts to notify you of changes to website performance. assente
Improve communication with colleagues by sharing notes on reports and dashboards, and color coding report results to easily identify irregularities. assente (killer application)

Tambu, ottimo utilizzatore di google analytiics, ha marcato in grassetto le features che, secondo il suo parere, google dovrà implementare velocemente.

Per maggiori informazioni vi raccomando di leggere l’articolo di tambu qui.

Saluti.

La comunicazione

author Posted by: veke87 on date ott 7th, 2008 | filed Filed under: Uncategorized

inauguro, con questo post, un capitolo sulla comunicazione .
Userò questo blog come un libro di appunti personali che desidero condividere con ogni internauta.

In questo periodo mi sto interessando molto al marketing e quindi anche al web marketing.
Quindi per puro caso un giorno mi è capitato di trovare in un autogrill uno degli , solitamente inutili, libri tascabili .

“Parlare in pubblico”

Il titolo potrebbe sembrare ingannevole… Questo libro spazia in campi veramente vasti riguardo la comunicazione.

Alcune frasi mi hanno colpito parecchio, come:
“Comunicare significa far capire ad altri il nostro messaggio”
e poi continua dicendo:
“Parlare non significa necessariamente comunicare”

L’autore cerca di sottolineare in più parti del primo capitolo che le parole non bastano per far capire ad altri il nostro messaggio.

  • Siete mai stati a contatto con qualcuno che non parlava perfattamente la vostra lingua? in un modo o nell’altro si è riusciti a comunicare, a far capire all’altro ciò che si voleva comunicare.
  • Avete mai avuto problemi a capire se una cosa scritta aveva un tono arrabbiato invece che sarcastico?

Bene. In questi esempi vi sarete stupiti come le parole contassero effettivamente poco. Infatti il contorno, nel primo caso  un insieme di fattori ( gestualità, tono della voce, contatto visivo ) , nel secondo  semplicemente il tono della voce, giocan un ruolo importante nel processo cognitivo.

Quindi, si capisce, che le parole da sole a volte non bastano per trasmettere un messaggio. Nel caso del marketing le parole ci giochiamo solo il 7% del nostro successo.

wp