Twitter4J

2009-07-30 Thread mugathur
Hello. I was wondering if anyone had any experience with twitter4j and the google web toolkit. I'm fairly new to web programming and I'm not entirely sure where to execute the sample code. Specifically, I'm trying to get the OAuth working. There is sample code here: http://yusuke.homeip.net/t

Local Data Error

2009-07-14 Thread mugathur
I'm experiencing a strange set of behaviors and was wondering if anyone had any ideas. I'm using the datastore to write out some user data. When it's hosted on the actual app engine, everything works just fine. However, when I run in hosted mode on my local machine, the first time a query is ma

Re: Image Links

2009-07-14 Thread mugathur
Thank you very much. For some reason I read the docs wrong and assumed all the non () constructors were protected, not just the (Element) one. Thanks again. -moo --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Go

Image Links

2009-07-13 Thread mugathur
Hello. I'm quite new to all of this. I'm trying to generate a very simple image that links to another page (ie. ). I've read a discussion about how to do this with listeners and manually serving the link, but is there a more straight forward way of generating this simple behavior? I've tried u