Hi Meme Team! Is it possible for you to share the VarChars limits you guys used for the fields on meme.popular table? I'm playing with the data, and in order...
... I don't think it is possible directly from the bookmarklet, but there probably is a solution using an intermediate page or generating the JavaScript on...
Hi! I was playing with the timestamps found in the meme.popular table but can't figure out how they can be traslatd into a meaningful date. THey seem to be ...
Hi Flavio, the timestamps are in milliseconds. So, just divide them by 1000 and you should get the number of seconds since epoch (the unix timestamp), which is...
Hi Flavio, Sorry, but we can't guarantee that, actually. It's better not to say what are our limits today because they are likely to change. You should...
No problem. I was just wondering what I can do to create my tables accordingly. Last question, Whats The size of the content field? Tx. Sent from my iPhone...
Hey again! Yeah, it was memethis2.js but i've renamed it to memethis.js It was already working, have you tested it? You'll just need to copy the js to some...
Hi Fabio, The button to send the full page as a link was broken because you were not sending the URL, you were sending the comment inside the content field and...
Hi! YQL is returning meme URLs as http://meme.yahoo.com:4080/kulbirsaini/ . I have no idea from where that port part is coming. Is anyone else experiencing the...
Hi! This page ( http://developer.yahoo.com/meme/guide/meme-yql-tables.html ) specifies a Meme YQL Table named meme.people when none exists in YQL Tables' List...
... Hi, thanks for reporting this. Unfortunately that is a bug, which will be fixed in next release. You can assume it will return the proper value when it get...
... Hi, meme.memes will be renamed to meme.people in near future. If your app is using meme.memes you might have to change it when meme.people is published....
... Hi, it should be fixed by now in yql. :-) Thanks, -- ~dsouza yahoo!im: paravinicius gpg key fingerprint: 71B8 CE21 3A6E F894 5B1B 9ECE F88E 067F E891 651E...
Hi, If you are a developer that got an early start with the Meme API, you probably managed to get an App ID before being able to select the Meme Scope. ...
Hey Bani, Unfortunately you are right, and there is no way to migrate. Sooner or later we would be forced to do this, as the scope took some time to become...
I'm trying to list the people I'm following through YQL but I can't figure out how to overcome the 20 limit. I've tried setting the offset with SELECT name...
I have a suggestion: how about some sort of public changelog so that the developers have a central point to find out what is being changed? Right now we have...
I second the sugestion for a changelog. You probably can derive that from your internal development process, and it will free you from answering the same...
Hi list, I have just finished writing a new wordpress plugin Memepost. Memepost lets you add a `Memepost' or `Post to Meme' or `MemeThis' or `MemeIt' button to...
Hi! Not sure if this list is the best place to write that, but I found this out while developing the new MemeThis version. The issue is: both the API and the...
HI, that is a known issue we have: we can't handle HTTP redirects. $ curl -I http://abstrusegoose.com/strips/computer_science_major.PNG HTTP/1.1 302 Moved...