tterhttp://twitter.com/episod
>
>
>
> On Fri, Jun 4, 2010 at 9:01 AM, Sam Street wrote:
> > Im having difficulties adding favorites to Twitter.
>
> > I am using the following URL:
>
> >http://api.twitter.com/1/favorites/15256536658/create.xml
>
> >http://api.twit
Im having difficulties adding favorites to Twitter.
I am using the following URL:
http://api.twitter.com/1/favorites/15256536658/create.xml
http://api.twitter.com/1/favorites/15256536658/create.json
Neither seem to work via my OAuth App. I get the following response:
string(70) "{"request":"/1
I don't understand that code. I'm a PHP/MySQL kinda guy
... but if you're having problems with TwitVid - just use Twicli's
API. http://twic.li/api - support for photos/videos/audio/sets
I don't see the point in separating content over various different
sites. The internet is enough of a mess
I don't think you can do this directly with the API.
I've just used http://uk2.php.net/array_diff in the past
On Oct 28, 3:38 am, Chi-Shun Chen wrote:
> Hi all.
>
> I had a question,
> take a example for show what i want:
>
> if someone's
> Followers/ids = A,B,C,D,E,G
> Friends/ids = D,F,G
>
Hi I'm Sam from Twicli.com
We currently support photo, video, audio and set sharing.
Will be announcing the ability to sell your photos/videos at some
point (as it will integrate with the Marketplace that will soon be
coming to Picli.com). Will definitely investigate using TwitPay as a
payment o
ps. thats not the actual string. I'll paste actual noise here as I
discover it though
On Oct 9, 10:22 am, Sam Street wrote:
> Please don't forget the "Ive just taken the 'WHOSE HOTTER' quiz and
> voted for Miley fucking Cyrus" spam via @reply (and DM also)
&
Please don't forget the "Ive just taken the 'WHOSE HOTTER' quiz and
voted for Miley fucking Cyrus" spam via @reply (and DM also)
On Oct 9, 7:03 am, Dave Briccetti wrote:
> A Twitter client can do an HTTP get to here:
>
> http://talkingpuffin.appspot.com/filters/noise
>
> and expect lines of pla
It's a nice idea. I'd go ahead with it - but also release the regex
publicly.
Apps make enough external requests as it is
On Oct 9, 12:14 am, Dewald Pretorius wrote:
> I think it might be a better idea to publish the regex code somewhere,
> so that developers can directly include it in their app
Sounds interesting as a side project for me. Thanks
On Oct 8, 4:43 pm, "Avi Hein (Conduit)" wrote:
> Are you up to the challenge?
>
> Conduit, a SaaS platform that any web publisher can use to offer
> content and applications to users across the World Wide Web, has
> launched the Conduit Awards,
Hi all,
I've recently been doing some research on how FriendFeed manages to
push user's twitter updates to users FriendFeed profile so fast. I was
very impressed at the speed these updates were delivered to FriendFeed
and appears on my profile (within 5 seconds) so I started looking into
how it w
Just noticed something relating to the API method users/show
When requesting a user's data I dont see a field relating to whether
the user has chosen "Do not display a background image"
If you see here: http://twitter.com/users/show.xml?screen_name=AstuteCat
The default twitter background (cloud
I cache the users profile image and background when they authorize and
each time they reauthorize the return values are compared. If they are
different the images are updated and recached.
I couldn't find a better way to handle this other than running a
cronjob that calls /users/show method for ea
I totally agree.
It's going to work but will need full adoption from all major apps.
It's going to be confusing seeing different # retweets because certain
apps retweet without the RT API
On Aug 17, 4:21 pm, Cameron Kaiser wrote:
> > Favorites are like secret ballots. That has its place in socie
Necessary, for example, if you use a particular account to notify your
users of a certain event (sending them notifications). Large apps with
high traffic might need to send over 150 alerts from the bot account
per hour.
Im thinking it's also used for apps that try to deliver tweets in
'realtime'
Thanks Dale :) Hope you enjoy it.
On Aug 16, 1:16 am, Dale Merritt wrote:
> Cool app. I'll help you test it as a user. Just checking it out. Dale
>
>
>
> On Sat, Aug 15, 2009 at 2:04 PM, Sam Street wrote:
>
> > Hi all,
>
> > I'm looking for a fe
I recommend switching to OAuth where verify_credentials seems to be
handled in conjunction with the oauth tokens rather than user/pass.
Here's how I use it:
1. User authorizes for the first time
2. Twitter user ID, Screen name, password (and various style data) is
stored in my 'twitter_users' ta
Hi all,
I'm looking for a few developers to help me test the API I have built
for http://twicli.com (content sharing & user tagging)
The API's work as you would expect with each content type (photo,
video, audio) having an 'upload' and 'uploadAndTweet' method.
The backend of the API is actually
This library worked perfectly for me
http://github.com/jmathai/twitter-async/tree/master
On Aug 15, 6:28 am, Adam Shannon wrote:
> On Fri, Aug 14, 2009 at 5:37 PM, Chad Etzel wrote:
>
> > Hi Adam,
>
> > If you really want to learn this yourself, the best method is to read
> > through the oAuth
http://pastebin.com/m4fd058a4
This code will be able to determine whether a password is weak, ok or
strong based on whether it contains lowercase, uppercase + numbers
hope thats what you were after
-Sam @sampicli http://twicli.com
On Aug 15, 7:33 am, Xpineapple wrote:
> I could probably play
I haven't experienced any downtime or lack of connectivity so far.
On Aug 15, 7:16 pm, dougw wrote:
> Looks like I forgot the link to the status blog.
>
> [1]http://status.twitter.com/post/163603406/working-on-unexpected-downtime
>
> Thanks,
> Doug
>
> On Aug 15, 11:08 am, Doug Williams wrote:
I haven't been able to login for the past few days either.
Luckily using Firefox I was still logged in through a session so this
is fine and apps like TweetDeck for iPhone seem to work (HTTP Auth API
must have no problems logging in)
I can not login through the twitter frontpage or through OAuth.
My app fails when requesting tokens.
I still cant even login to Twitter.com through web - it just freezes.
Anyway, nope its solved soon.
Thanks
On Aug 7, 6:28 pm, Vincent Nguyen wrote:
> Me too! My App can request a oauth token but can not do anything when
> redirecting to Twitter!
> And I even
Oh yeah. This just worked for me through web.
My mistake!
On Aug 7, 7:59 am, Abraham Williams <4bra...@gmail.com> wrote:
> 2009/8/6 Sam Street
>
> > 2. replying to a status id that you posted yourself from the same
> > account
>
> This is actually incorrect. I
My app http://twicli.com is unavailable. Looks like the ?oauth_token
isnt being created properly.
Hope things come back soon. Thanks
On Aug 7, 7:06 am, Rich wrote:
> The most frustrating thing is oAuth being down, meaning new users
> can't sign in to oAuth apps!
>
> On Aug 7, 6:40 am, Jesse Sta
The message will not include 'in reply to X' if you are
1. replying to an invalid status id
2. replying to a status id that you posted yourself from the same
account
On Aug 6, 9:50 pm, Duane Roelands wrote:
> Difficult to spot the error without knowing the values of "message"
> and "in inreply".
My app also dies straight during auth http://twicli.com/auth
On Aug 6, 10:45 pm, Rich wrote:
> Especially annoying seeing as I've gone totally oAuth now. I don't
> blame Twitter, just the idiots that initiated the DDoS attack
>
> On Aug 6, 10:33 pm, Andreu Pere wrote:
>
> > The same behaviour
I've had this difficulty too, with the 'source' parameter being
ignored.
I recommend using OAuth which handles it all fine. I'm weary about
providing my password to apps these days
On Aug 3, 6:49 am, Pek wrote:
> how do you set the from field when you tweet from the API. Right now
> mine says fr
Welcome :)
On Jul 31, 9:59 pm, Doug Williams wrote:
> Hi all --
> We are excited to announce that Chad Etzel has joined our team part-time to
> support the developer community. He is the one man show behind TweetGrid [1]
> amongst other projects [2]. We reached out to Chad to join our team after
28 matches
Mail list logo