From 3fb102a38418dccfce81f43e928031809257dfba Mon Sep 17 00:00:00 2001 From: basictheory Date: Tue, 2 Mar 2010 12:23:51 -0800 Subject: [PATCH] adding new tumblr tables --- tumblr/tumblr.posts.xml | 26 ++++++++++++++++++++++++++ tumblr/tumblr.tumblelog.xml | 18 ++++++++++++++++++ 2 files changed, 44 insertions(+) create mode 100644 tumblr/tumblr.posts.xml create mode 100644 tumblr/tumblr.tumblelog.xml diff --git a/tumblr/tumblr.posts.xml b/tumblr/tumblr.posts.xml new file mode 100644 index 00000000..41b1e57e --- /dev/null +++ b/tumblr/tumblr.posts.xml @@ -0,0 +1,26 @@ + + + + Yahoo! Inc. + http://www.tumblr.com/docs/api + select * from {table} where username='rickymontalvo' + + + + +
\ No newline at end of file diff --git a/tumblr/tumblr.tumblelog.xml b/tumblr/tumblr.tumblelog.xml new file mode 100644 index 00000000..c344142e --- /dev/null +++ b/tumblr/tumblr.tumblelog.xml @@ -0,0 +1,18 @@ + + + + Yahoo! Inc. + http://www.tumblr.com/docs/api + select * from {table} where username='rickymontalvo' + + + + +
\ No newline at end of file