| retrohackers.org http://retrohackers.org/ |
|
| A twitter client for the C64 http://retrohackers.org/viewtopic.php?f=5&t=462 |
Page 1 of 2 |
| Author: | nanoflite [ Thu Jun 11, 2009 9:29 pm ] |
| Post subject: | A twitter client for the C64 |
Hi, Not sure if I can post this here, but I cooked up a twitter client for the C64 using Contiki for the network stack. You can find more over here: http://www.vandenbrande.com/wp/2009/06/ ... r-the-c64/ The twitter client allows you to log in to twitter, post your 'what are you doing' message and retrieve your and your friends time line. I use an MMC Replay with RR-Net on my real system (C128D) and developed it using Contiki, CC65 and VICE on my macbook. If there is some interest I'll release the source code as well... I wrote it to get acquainted with Contiki. I should have used the Contiki UI (CTK) so it could also run on some other 8-bit boxes, but hey I wanted to have a sprite in there... Regards, Johan |
|
| Author: | sixstringmonk [ Thu Jun 11, 2009 11:35 pm ] |
| Post subject: | Re: A twitter client for the C64 |
Fantastic! I'll try to give it a go with my 1541U + Ethernet. |
|
| Author: | sixstringmonk [ Fri Jun 12, 2009 6:26 am ] |
| Post subject: | Re: A twitter client for the C64 |
It worked without a hitch. I have to say that I am VERY impressed. |
|
| Author: | masterhit [ Fri Jun 12, 2009 11:46 am ] |
| Post subject: | Re: A twitter client for the C64 |
WOW this is great. a really good idea. you should post this on the great news sites, really. masterhit |
|
| Author: | mareLock [ Fri Jun 12, 2009 5:27 pm ] |
| Post subject: | Re: A twitter client for the C64 |
nice one works fine |
|
| Author: | bbraun [ Mon Jun 15, 2009 5:03 pm ] |
| Post subject: | Re: A twitter client for the C64 |
I've been using this and it works great. The only problem I've encountered is when following someone with non-ascii (in this case Kanji) characters, it will crash. I wouldn't expect such characters to display, but it would be nice if it didn't crash. |
|
| Author: | Schema [ Mon Jun 22, 2009 8:20 pm ] |
| Post subject: | Re: A twitter client for the C64 |
Well done. Can't wait to try it. There's a certain humor in the fact that we got a Twitter client for the C64 before we got a real Telnet client though! |
|
| Author: | Schema [ Thu Jun 25, 2009 3:06 pm ] |
| Post subject: | Re: A twitter client for the C64 |
Works perfectly on my IDE64 with RR-Net. Except...it's hardcoded to Drive #8! |
|
| Author: | groepaz [ Thu Jun 25, 2009 7:08 pm ] |
| Post subject: | Re: A twitter client for the C64 |
then take the source and change it to whatever you want? =P |
|
| Author: | RaveGuru [ Tue Jul 07, 2009 2:06 pm ] |
| Post subject: | Re: A twitter client for the C64 |
This is just the kind of stuff I want to see in here. Thanks and damn good job! |
|
| Author: | zap [ Wed Jul 08, 2009 3:24 pm ] |
| Post subject: | Re: A twitter client for the C64 |
RaveGuru wrote: This is just the kind of stuff I want to see in here. Thanks and damn good job! Ditto |
|
| Author: | Oliver [ Wed Aug 25, 2010 3:12 pm ] |
| Post subject: | Re: A twitter client for the C64 |
Hi, Just for the sake of completeness I'd like to add that the recently made available Contiki 2.4 binary release for Retrocomputing includes the Twitter client (named BREADBOX64) discussed here. As BREADBOX64 is a Contiki program it shares the Ethernet drivers and network configuration with the other Contiki programs. The binary included with Contiki 2.4 contains some fixes including working from other drives than #8. Aside that I ported BREADBOX64 to the C128 (VDC) and the Apple II. As BREADBOX64 is by now member of the Contiki Projects Community the latest source is available via SVN. Have a look at http://contikiprojects.svn.sourceforge.net/viewvc/contikiprojects/vandenbrande.com/twitter/. Regards, Oliver |
|
| Author: | Ragooman [ Wed Sep 08, 2010 12:20 pm ] |
| Post subject: | Re: A twitter client for the C64 |
I just heard from the guy who wrote the Twitter App. I didn't realize it this past wknd, but the Twitter Oauth security affected his App too. And I'm here trying to troubleshoot the network when it works fine with the Contiki WebBrowser. I knew it would affect our cellphones, but it was way past midnight the other day and things started to blur |
|
| Author: | Oliver [ Wed Sep 08, 2010 1:20 pm ] |
| Post subject: | Re: A twitter client for the C64 |
Hi Ragooman, You are right: BREADBOX64 doesn't work anymore. Sorry for not mentioning it here On the one hand it's a pity that I invested quite some time in fixes and ports. On the other hand it's great that I finished that work before the deadline so I can claim to have sent Tweets from an Apple II and a C128 I'm pretty sure that straight Oauth is no option for 65xx machines as it requires SSL/TLS. Fortunately the same is true for other Twitter clients too... In example: http://groups.google.com/group/twitter-development-talk/browse_thread/thread/4e294679b68f8ab3/7547570289f3ff51 So there are potential workarounds/tweaks: Most promising: http://www.supertweet.net/ Or maybe: http://dev.twitter.com/pages/oauth_single_token We'll have to see... Regards, Oliver |
|
| Author: | Ragooman [ Wed Sep 08, 2010 4:40 pm ] |
| Post subject: | Re: A twitter client for the C64 |
Oliver wrote: I'm pretty sure that straight Oauth is no option for 65xx machines as it requires SSL/TLS. Fortunately the same is true for other Twitter clients too... I read some of the info on those links you posted. I would approach this another way, since my background is hardware. Since this is some form of another standard protocol, I suppose a layer which I similar to TCP or higher, I would suggest embedding this in a faster microcontroller. Then, the software driver can be written to make us of this for any platform. I use the AVR microcontrollers extensively here, and some of these can run at 20mhz for an 8bitter. I would be glad to experiment with this. If someone has this coded already I could build a little card to fit in the cartridge port of the C64 - and later for my Apple II. This can be a form of an accelerator. And it can sit in a slot on the C64 cartridge expander. So then is can be used in tandem with the C64NIC+ card. |
|
| Page 1 of 2 | All times are UTC [ DST ] |
| Powered by phpBB® Forum Software © phpBB Group https://www.phpbb.com/ |
|