[twitter-dev] Re: Urls shorting connection successes

2010-05-20 Thread Feras Allaou
Well , I tried the URL shorting ! and twitter do this automatically if
the status characters are more than 160 !
just 1 problem now ! how can I make sure that twitter API is ok ?
is there and OAUTH method to do so ??


[twitter-dev] Urls shorting connection successes

2010-05-19 Thread Feras Allaou
Hi Twitters ,

I know that I am asking too much,but i'm working and a lot of problems
are facing me.
First of all, If I posted and url using my application , does twitter
automatically make it shorter ?or do I have to to use something
special ??.Secondly, how can I know if twitter API is working ??
because now it's going down and up, and I get error messages in my
application ! so could you please help me?
Note : i'm using Abraham Library for Oauth .


Regards,

Feras Allaou


[twitter-dev] Help in twitteroauth By Abraham Williams

2010-05-18 Thread Feras Allaou
Hi Folks,

How are you?
could you please help me in this issue ??
i'm using twitteroauth php library v 0.2.0-beta3, I want to know how
can I display a message regarding to the user status .
I mean, if the user is logged in I print Welcome , else print Not
Logged in !
How can I check so ?

Please help me

Regards,
Feras Allaou


[twitter-dev] OAUTH problems!

2010-05-17 Thread Feras Allaou
Hello

I was using Abraham Library for OAUTH , but since yesterday I faced a
lot of problems,So I decided to build my own library for OAUTH ! But
until now , I couldn't find any sources to make me understand the
whole issue ! could anyone help plz ?


Regards,
Feras Allaou


[twitter-dev] How Does TwittPic Works ?

2010-02-02 Thread Feras Allaou
Dear Sirs,

I was trying to do oAuth to use Twitter API but I was surprised that
TwitPic doesn't use this Authentication method ! so How could TwitPic
publish it's name when it updates the status ?
I mean if  I use simple Auth method the message will be sent using API
which means Twitter API.
but When I was OAuth the sending method will be my Twitter Client ,
right ?
So how does TwitPic sending method is TwitPic  they don't use Oauth ?


Regards,
Feras Allaou


[twitter-dev] Re: How to build a form to Login into Twitter?

2009-12-07 Thread Feras Allaou
Thank you very much .
So OAuth give me the ability to login ?  to let my application
loginto twitter account no ?
also if I want to update my status using my application , they write
down that I updated my status using my application name ?

Waiting ur reply.

On Dec 7, 4:10 am, Tobias Nix tobias@gmail.com wrote:
 Hello Feras,

 have a look onhttp://apiwiki.twitter.com/OAuth-Examples
 There are a lot of examples like:http://twitter.abrah.am/

 Hth, Tobias





 On Sun, Dec 6, 2009 at 18:58, Feras Allaou feras.all...@gmail.com wrote:
  Dear Sirs,

  I really need your help . I tried to read the Api wiki but I didn't
  understand anything :S . I want anyone who can help me in building a
  form to Login into Twitter ! I am PHP programmer , so could anyone
  explain the concept for me ?

  Waiting your kind reply.

  Regards,
  Feras Allaou

 --
 ★ Tobias Nix ‐http://paupau.de☎ 0173 5138661
 ☞http://twitter.com/paupaude
 ☞http://www.xing.com/profile/Tobias_Nix/- Hide quoted text -

 - Show quoted text -


[twitter-dev] Re: simply verify that user exists

2009-12-06 Thread Feras Allaou
Well , this is a useful Idea but I think you should write a lot of
line for parsing the XML code no ?
try this :
http://pear.php.net/package/Services_Twitter
I hope this can be useful for you .


Regards,
feras

On Dec 6, 10:59 pm, TJ Luoma luo...@luomat.net wrote:
 Sorry, I'm having a brain cramp. I've been checking the wiki and can't
 for the life of me figure out what's the preferred way of taking a
 name and validating / verifying if the name is valid Twitter account.

 Is http://twitter.com/users/show.xml?screen_name=FOO; (and checking
 the response) the best way?

 TjL


[twitter-dev] How to build a form to Login into Twitter?

2009-12-06 Thread Feras Allaou
Dear Sirs,

I really need your help . I tried to read the Api wiki but I didn't
understand anything :S . I want anyone who can help me in building a
form to Login into Twitter ! I am PHP programmer , so could anyone
explain the concept for me ?


Waiting your kind reply.



Regards,
Feras Allaou