Posts tagged Twitter

Tweets on 2009-01-23

0
  • now i can really test wp super cache. engadget just linked to my site and the hits have started coming in… #
  • ok that’s 6 pingbacks in 20 minutes, 5 of those from sites that just cloned the engadget article #
  • if only woopra were working I wouldn’t have to keep refreshing the wp.com stats page in my admin cp… #
  • oh wait i can monitor the stats on wp.com….hehe :D #
  • ok most of the US hasn’t woken up yet and traffic has already begun to spike… :S #
  • @donccha if i lock down my blog with wp super cache, will the cached pages be regenerated every time someone comments? #
  • @donncha sorry i meant when i directly cache a page in reply to donncha #
  • @donncha thanks I’ll try that in reply to donncha #
  • the hits on the momento live post for today alone is twice the highest number of hits i ever got for my whole blog…did i say that right? #
  • WPMU 2.7 beta released http://tinyurl.com/clnt4v #
  • Who would’ve thunk a little “read” link on Engadget could have caused so much problems…Thank God for WP Super Cache! #
  • think I’m gonna have an early nite (yes, 11.30pm is early by my standards) gd nite twitterland! #

Tweets on 2009-01-22

0

Tweets on 2009-01-19

0
  • friends timeline in pyTwit still playing up. the replies and public timeline seem to be working fine though…weird #
  • aptitude installs v0.10.3 of trac which has a bug that doesn’t allow me to sync trac with svn. looks like i’ll have to reinstall trac 0. … #
  • timeline #
  • arrrghh…another pyTwit bug. ah well i’ll look into it tomorrow. too sleepy now. gd nite twitterland #
  • whoa, i just realised @stephenfry is following me on twitter! well he’s following a billion others as well but still… :D #

Tweets on 2009-01-12

0
  • oh twitter i missed you… #
  • oops, almost forgot…happy new year everyone! my first day back online this year :D #
  • Utd 3 – Chelsea 0….it’s been a great new year so far! #
  • @TheChrisD I know EXACTLY what you mean. I’m really sick of it as well! in reply to TheChrisD #
  • can’t believe it actually snowed 3 times last week…unheard of in London! #
  • I think I’m gonna install Trac on my server for project management…your views??? #

pyTwit 0.2.1

0

I just uploaded a new version of pyTwit. It fixes a bug in the previous version. The ‘timeline’ command was throwing up an index error so this fixes it. Many thanks to Jeff Dimond for reporting it in the first place.

Tweets on 2008-12-09

0
  • activated my usual plugins and load time went back up to 40s. Deactivated Twitter Tools and load time reduced to 27s… #
  • preparing for tomorrows interview with york…wish me luck! #
  • ok better get to bed or i’ll be falling asleep during the interview…nite all #

pyTwit

0

I’ve decided to call my Twitter app pyTwit. I’ve searched the Twitter Fan Wiki list of apps and there doesn’t seem to be a pyTwit yet so I’ve decided to claim the name (hey it rhymes!)

Anyways, I did a version 0.1.1 which was basically adding the functionality for posting tweets but I’ve also added many more features (like displaying multiple timelines and a command system for using the different features) and redesigned the code structure so I’ve decided to call this one version 0.2

You can check it out here. I’ve also included a compiled Windows executable in the archive for those who are unfortunate enough to be running using Microsuck Windows…me included :(

My own Twitter app

0

OK I know we really don’t need yet another Twitter app but I’m doing this to practice programming in python. This is version 0.1 so I’ll definately add more stuff as I go along.

I’m using the XML feed from the Twitter REST API. I know there are modules to process the XML feed (like minidom and sax) but I decided to write my own method for processing the feed for educational purposes. My method won’t work with any feed (yet) but it’ll work fine for the Twitter feed.

At the moment, the app will only get your friends timeline and display it for you. I’ll add more functionality later this week if I have the time. In the mean time please try it out. All comments/criticism/suggestions/feedback are welcomed.

twitter.py

Go to Top