Revision: 656
http://assorted.svn.sourceforge.net/assorted/?rev=656&view=rev
Author: yangzhang
Date: 2008-04-06 22:31:11 -0700 (Sun, 06 Apr 2008)
Log Message:
-----------
added more notes
Modified Paths:
--------------
pidgin-facebook/trunk/doc/TODO
Modified: pidgin-facebook/trunk/doc/TODO
===================================================================
--- pidgin-facebook/trunk/doc/TODO 2008-04-07 05:22:45 UTC (rev 655)
+++ pidgin-facebook/trunk/doc/TODO 2008-04-07 05:31:11 UTC (rev 656)
@@ -6,9 +6,17 @@
- logins
- next steps in getting this thing up and running
- echo the challenge
- - transliterate the charset_test: "€´.<B4>..." -> "%E2%82%AC%C2%B4.%EF%BF%BD..."
+ - transliterate the charset_test: "€´.<B4>..." ->
+ "%E2%82%AC%C2%B4.%EF%BF%BD..."
- verify that simply sending this (and answering the basic tests) works
- chat
- see what the xml http requests look like from netcat
- general practice
- get proper codecs
+
+RESOURCES
+- <http://shanti.railsblog.com/how-to-automate-facebook-interaction-using-ruby-and-www-mechanize>
+- <http://shanti.railsblog.com/introducing-fsx-trader-automated-fantasy-stock-trading-in-ruby>
+- <http://fsxtrader.rubyforge.org/>
+ - trader.rb:135
+- <http://mechanize.rubyforge.org/>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|