Follow me also on Diaspora* or Twitter Trying to catch up with my blog posts about My Free Activities. This blog post will tell you about my free activities from January to May 2016. 1. Personal projects db2twitter 0.6 released (Github stars appreciated ) – sending tweets with image feed2tweet 0.4 released (Github stars appreciated)… Continuer de lire My Free Activities in May 2016
Catégorie : sysadmin
Tweet your database with db2twitter
Follow me also on Diaspora* or Twitter You have a database (MySQL, PostgreSQL, see supported database types), a tweet pattern and wants to automatically tweet on a regular basis? No need for RSS, fancy tricks, 3rd party website to translate RSS to Twitter or whatever. Just use db2twitter. A quick example of a tweet generated… Continuer de lire Tweet your database with db2twitter
Feed2tweet, your RSS feed to Twitter Python self-hosted app
Feed2tweet is a self-hosted Python app to send you RSS feed to Twitter. Feed2tweet on Github (stars appreciated ) The official documentation of Feed2tweet on Readthedocs. Feed2tweet on PyPi Feed2tweet is in production for Le Journal du hacker, a French Hacker News-style FOSS website and LinuxJobs.fr, the job board of the French-speaking FOSS community. Feed2tweet… Continuer de lire Feed2tweet, your RSS feed to Twitter Python self-hosted app
Du danger d’un acteur non-communautaire dans votre chaîne de production du Logiciel Libre
Suivez-moi aussi sur Diaspora* ou Twitter La récente affaire désormais connue sous le nom de npmgate (voir plus bas si cet événement ne vous dit rien) est encore une illustration à mon sens du danger intrinsèque d’utiliser le produit possédé et/ou contrôlé par un acteur non-communautaire dans sa chaîne de production du Logiciel Libre. J’ai… Continuer de lire Du danger d’un acteur non-communautaire dans votre chaîne de production du Logiciel Libre
Simplifier la vie de votre community manager avec le projet Twitter Out Of The Browser
Afin d’exister médiatiquement aujourd’hui, il est devenu nécessaire d’être présent sur plusieurs réseaux sociaux. Il faut y apporter quotidiennement du contenu pour espérer construire une audience, et cela sur chacun des ces réseaux sociaux. Heureusement pour vous ou votre community manager, vous pouvez grandement réduire ce travail pour le réseau social Twitter grâce au projet… Continuer de lire Simplifier la vie de votre community manager avec le projet Twitter Out Of The Browser
Extend your Twitter network with Retweet
Retweet is self-hosted app coded in Python 3 allowing to retweet all the statuses from a given Twitter account to another one. Lots of filters can be used to retweet only tweets matching given criterias. Retweet on Github (stars appreciated if you like it/use it 🙂 ) Retweet official documentation Retweet 0.8 is available on… Continuer de lire Extend your Twitter network with Retweet
Feed2tweet 0.2: power of the command line sending your Feed RSS to Twitter
Feed2tweet is a self-hosted Python app to send you RSS feed to Twitter. A long descriptions about why and how to use it is available in my last post about it. Feed2tweet on Github (stars appreciated 🙂 ) The official documentation of Feed2tweet on Readthedocs. Feed2tweet is in production for Le Journal du hacker, a… Continuer de lire Feed2tweet 0.2: power of the command line sending your Feed RSS to Twitter
My Free Activities in December 2015
I was quite busy in December 2015, especially with my new Python projects related to automatize Twitter actions. Have a look at my Github home for more information ! 1. Personal projects db2twitter 0.5 released (Github stars appreciated 🙂 )- new option to circle through a ring of the last N tweets in order to… Continuer de lire My Free Activities in December 2015
To be alerted if no more tweet is sent from your Twitter account: Twitterwatch
This version 0.1 of Twitterwatch is dedicated to Ian Murdock, Debian project Founder. If you use an automated system like Feed2tweet in order to feed your Twitter account from your website of any RSS feed, it is of the utmost important to know when this system is broken, because you are losing traffic because of… Continuer de lire To be alerted if no more tweet is sent from your Twitter account: Twitterwatch
Parse your rss feed and post to Twitter with feed2tweet
What’s more important today for a website than relaying your new blog posts to the social networks, especially Twitter ? Lots of unmaintained or unreliable third-parties web services offer this feature. I tried and was really disappointed using them. Feed2tweet, forked from rss2twitter, now offer a self-hosted, documented, easy-to-read Python application to automatically transfer the… Continuer de lire Parse your rss feed and post to Twitter with feed2tweet