Plugin WordPress Google +1 Button

Plugin WordPress Google +1 Button

ago 31

Con un breve post volevo segnalare la presenza di questo utile plugin. Clicca per il Plugin! Esso aggiungerà il famigerato +1 Google Plus Button ai vostri post. E’ possibile configurarlo in maniera tale da inserire il bottone in cima al post, sotto, floating etc etc. Debbo dire molto completo. Oltretutto vi fornisce anche la callback per inserire il codice direttamente nel file php che...

Apple Provisioning Nightmare

Apple Provisioning Nightmare

giu 12

Dopo alcuni giorni di peripezie, alla fine sono arrivato alla conclusione che XCODE sia uno degli ambienti più incasinati che possano essere stati concepiti dall’uomo Il problema sorge nel momento in cui si incappa nel fatidico errore “Code Sign error: Provisioning Profile …” could not be found oppure “the (nome periferica di sviluppo) doesn’t have the...

WPF WebBrowser Workarounds – Part Two

WPF WebBrowser Workarounds – Part Two

giu 06

We continue from yesterday, with this other little workaround about opening an external link (example: target=”_blank” tags). The System.Windows.Controls.WebBrowser did not provide the NewWindow Event, so “virtually” it’s impossible to obtain the request of the opening of a new window/tab. However, we can do some little tricky things First of all, we must have a...

WPF WebBrowser Workarounds – Part One

WPF WebBrowser Workarounds – Part One

giu 05

During the last time of my programmer’s life (a very hard life!), i enjoyed programming with Visual Studio 2010, and in particular with WPF and WebBrowser component of System.Windows.Controls . I learned that , despite from the hopes of programmers, the changelog from System.Windows.Forms of the control was really “painful”. And i agree. Really badly, i found that the control...

News in casa Android

News in casa Android

mag 11

Tempo di news in casa Android: con un bel paio di annunci mirati allo Hype , sono state rilasciati 2 interessanti news: 1) in Android Ice Cream tecnologie NFC e 0-click 2)Annunciato il kit di sviluppo per accessori Android In pratica, saranno disponibili ed utilizzabili nella release futura del sistema operativo, prevista per “Quarter 4, 2011″ le tecnologie di Near Field Comunication...

In-app purchase per Titanium Appcelerator

In-app purchase per Titanium Appcelerator

mag 09

Cercando notizie su questo tool di sviluppo, che sicuramente molti di voi conosceranno ( ) ne ho notato parecchio alcune limitazioni, tra cui l’impossibilità di realizzare acquisti “in-app”. Tale modulo, che potete scaricare dalla repository https://github.com/masuidrive/TiStoreKit promette di abilitare in maniera “semplice” l’acquisto in-app sui vari...