Some time ago I realized that some of the buttons in my eclipse don’t work. I mean that I can’t press it by clicking, but I can press it using keyboard. To fix it… I had to create new file.
While we already know how to create script for getting number of followers from twitter – now it’s the best time for getting number of subscribers from feedburner. Everything will be done in python (django).
I would like to secure my VPS. That’s why I had to find some more informations about firewalls. The most interesting idea… “firewall” via iptales. However managing iptables is a litlle bit complicated, so I decided to use UFW.
We already know how to implement functionality for automatic adding statuses to twitter. Today we will implement a functionality for automatic downloading a number of your twitter followers in python (django).
Earlier we created functionality for automatic adding of statuses to blip.pl. Today we would like to do the same thing, however for adding statuses to twitter.com. It will be based on twitter API, so without any “hacks”.
blip.pl is a Polish microblogging service (some kind of Polish twitter). Today I’d like to present how to integrate python application (django application) with blip.pl API.
Django uses save() method in models to save all kind of data into database. This method is used by framework when you want to add or edit data. That’s great, however sometimes we need to know is it INSERT, or maybe UPDATE. How to check it?
Hello, I'm Karol Zielinski, internet evangelist, an entrepreneur, project manager and a web developer from Gdynia, Poland. I like creative design, good advertisement, social media and all kind of stuff around the web.