After a fairly long search, I discovered a very interesting SMS provider, with the lowest fares and a very customizable…
Archive for the ‘Programming’ Category
dicembre 26th, 2011
Send SMS via web and API with the lowest fares and custom sender ID
No Comments, Internet providers, Programming, by Emilio Alfredo Lodigiani.dicembre 26th, 2011
Sms Global api for Zend Framework (working)
1 Comment, Approfondimenti, Programming, by Emilio Alfredo Lodigiani.The popular Australian SMS provider Sms Global is releasing an API to use its services form a Zend Framework application….
dicembre 7th, 2011
Usare il sistema di versione Mercurial (hg) per caricare i file sul server
No Comments, Approfondimenti, Programming, by Emilio Alfredo Lodigiani.Un sistema molto pratico per caricare e tenere aggiornati i file sul server รจ usare per l’upload il sistema di…
ottobre 27th, 2011
Alternate CSS for different client browsers
No Comments, Approfondimenti, Programming, by Emilio Alfredo Lodigiani.An other question I responded to in StackOverflow some days ago regarded layout and browser compatibility. The self explanating title…
ottobre 27th, 2011
Zend_ACL with modular structure
No Comments, Approfondimenti, Programming, by Emilio Alfredo Lodigiani.I recently ansewered this question on StackOverflow. Question I created a MVC with Zend by reading http://framework.zend.com/manual/en/zend.controller.modular.html. The problem is…