Is anybody updating their Twitter feed automatically with Typo? I've seen a few sites that will pose as intermediaries, backed on trackback pings but I'm not real keen on handing them my password. I'd probably be willing to put it in my typo config file though. So, before I start hacking I thought I'd see if somebody's done it already. Thanks, -Bill
on 2008-10-15 00:01
on 2008-10-15 09:54
Bill McGonigle wrote: > Is anybody updating their Twitter feed automatically with Typo? > > I've seen a few sites that will pose as intermediaries, backed on > trackback pings but I'm not real keen on handing them my password. I'd > probably be willing to put it in my typo config file though. > > So, before I start hacking I thought I'd see if somebody's done it already. I just use the JavaScript/HTML provided by Twitter. It produces plain HTML so it integrates fairly well into the layout. And of course there's no need for a password, as your data is public anyway. Urban
on 2008-10-20 19:25
On Oct 15, 2008, at 03:32, Urban Hafner wrote: > Bill McGonigle wrote: >> Is anybody updating their Twitter feed automatically with Typo? > I just use the JavaScript/HTML provided by Twitter. It produces plain > HTML so it integrates fairly well into the layout. And of course > there's > no need for a password, as your data is public anyway. Yeah, I use that too, but what I want is the opposite of that. I want to update my Twitter feed when I post with Typo. e.g. "Bill just blogged about TITLE_GOES_HERE http://tinyurl.com/ foo_bar_baz" -Bill
on 2008-10-20 23:41
Le 20 oct. 08 à 19:24, Bill McGonigle a écrit : > > Yeah, I use that too, but what I want is the opposite of that. I > want to update my Twitter feed when I post with Typo. e.g. > > "Bill just blogged about TITLE_GOES_HERE http://tinyurl.com/foo_bar_baz > " > > -Bill <lazy mode> Check the Twitter API, if it uses some basic XMLRPC, it will be a piece of cake to do, just hack the ping functions to have it send a message to twitter when posting. Otherwise, I'm using twittfeed service for this </lazy mode> Oh, and spec lamentably fail on trunk for everything related to AWS, it's due to the new implementation for rails 2.2. It's functionnal, but I need to fix the remaining tests. -- Frédéric de Villamil frederic@de-villamil.com tel: +33 (0)6 62 19 1337 http://t37.net Typo : http://typosphere.org
on 2008-10-21 00:10
I wrote a little plugin that automates the Tweet process when a new blog post is created. I've been using it for my blog. It's not public yet, but if you're interested, I can toss it onto github and you can use it/hack it to fit your needs. -- Josh http://iammrjoshua.com de Villamil Frédéric wrote: > Le 20 oct. 08 � 19:24, Bill McGonigle a �crit : > >> >> Yeah, I use that too, but what I want is the opposite of that. I >> want to update my Twitter feed when I post with Typo. e.g. >> >> "Bill just blogged about TITLE_GOES_HERE http://tinyurl.com/foo_bar_baz >> " >> >> -Bill > > > <lazy mode> > Check the Twitter API, if it uses some basic XMLRPC, it will be a > piece of cake to do, just hack the ping functions to have it send a > message to twitter when posting. Otherwise, I'm using twittfeed > service for this > </lazy mode> > > Oh, and spec lamentably fail on trunk for everything related to AWS, > it's due to the new implementation for rails 2.2. It's functionnal, > but I need to fix the remaining tests. > -- > Fr�d�ric de Villamil > frederic@de-villamil.com tel: +33 (0)6 62 19 1337 > http://t37.net Typo : http://typosphere.org
on 2008-10-21 22:00
I need to either test yours for you or write my own, so mark me down as interested! :) Thanks, -Bill
on 2008-11-19 18:30
Hi, Josh, Just checking if you've had a chance to put this on github. Thanks, -Bill
on 2008-11-19 18:45
Should be on there in the next few days. By friday, for sure. I'll reply here when it is. -- Josh http://iammrjoshua.com Bill McGonigle wrote: > Hi, Josh, > > Just checking if you've had a chance to put this on github. > > Thanks, > -Bill
on 2008-11-26 10:03
Bill, I'm sure you thought this would never happen, but here it is. It's somewhat limited (in terms of functionality, documentation, and tests) but it gets the job done. Now that I have this on github, I'll be maintaining it often to make sure it can take full advantage of what the Twitter API offers. In the meantime, here it is: http://github.com/joshnabbott/twitter/tree/master Please let me know if you have any questions. I know the readme isn't as informative as it could be. -- Josh http://iammrjoshua.com Bill McGonigle wrote: > Hi, Josh, > > Just checking if you've had a chance to put this on github. > > Thanks, > -Bill
Please log in before posting. Registration is free and takes only a minute.
Existing account
(Switch to SSL-encrypted connection)
NEW: Do you have a Google/GoogleMail or Yahoo account? No registration required!
Log in with Google account | Log in with Yahoo account
Log in with Google account | Log in with Yahoo account
No account? Register here.