APIs and webservices
Come realizzare in PHP un bot per il controllo di accesso ad un gruppo Telegram
Ho raccolto in questo post una serie di appunti per la realizzazione di un bot di controllo di un gruppo Telegram, non è un vero e proprio tutorial, ma è sicuramente utile per ripercorrere il progetto.
Customize your site icon for new WordPress 4.4 embeds
With the new WordPress 4.4 embed feature the posts of your blog becomes embeddable in other WordPress sites, like you do…
Twitter counter no longer works
Since 20 of November 2015 the twitter button has changed. This is the new Twitter sharing button, as you can…
Get instagram data without official api in PHP
Instagram has an official API to interact with its database of images and users. If you have enough time to…
PHP bot to get wikipedia definitions
Wikipedia, the collaborative and multilingual encyclopedia project, has a lot of usefull terms defined in its database, you can find…
Send push notification to iPhone with PHP and pushme.to
UPDATE: 2013/11/18 This code no longer works, but you can check a similar function here: Sending push notifications with php…
PHP google images mini bot
UPDATE 2013/12/12: Now, in the Mini Bot Class there is a version of this function that is still working. You…
Ping pingomatic.com services with PHP
Ping-o-matic is a service that calls (ping) server engines and popular services to notify them that you have new contents…
For next project: Google Analytics API
This is a memo, because at the moment I don’t need to use this new API from Google, but since…