Page 1 of 5 12345 LastLast
Results 1 to 10 of 49

Thread: ARGH!! GD!!

  1. #1

    Default ARGH!! GD!!

    Hey.

    I've been working on a project similar to twitsig.com, where the user can enter their twitter username and generate an image with their latest tweet and use it as a forum signature or something along those lines.

    Link:
    http://www.jamiecassidy.net/tweetbox/?user=JamieCassidy

    I've run into a few problems

    1. The user variable HAS to be case sensitive, does anyone know why this is?
    2. The avatar image on the image has a wierd colouring, anyone know how to fix it?

    If anyone can help, it would be awesome.

    Thanks,
    Jamie.

    EDIT: Fixed the avatar colouring by changing the content type to image/png but the variable problem is still an issue.
    Last edited by Jme; 24-10-2008 at 12:34 AM.

  2. #2
    Join Date
    Sep 2008
    Location
    UK
    Posts
    3,670
    Tokens
    0

    Latest Awards:

    Default

    You really need to tell me how to do that?
    Back for a while.

  3. #3

    Default

    It's just simple gd, but it's still buggy and im trying to sort it anyone got any ideas?

  4. #4
    Join Date
    Nov 2007
    Posts
    1,253
    Tokens
    150

    Latest Awards:

    Default

    If your gonna put this live I've got a domain I never used, which was going to be for this purpose...

    twitteroo.co.uk

    I didn't realise at the time alot of other services used this domain name. But hey it you want it ask for it.

    I really don't like the design of the signiture at the moment, its not really that much like twitter...


    www.fragme.co = a project.

  5. #5

    Default

    Well that would be awesome, how much would you want for the domain?
    Well, i guess it doesn't but twitsig.com is currently the most used one I belive and it doesn't really look like twitter except for the logo in the background.

  6. #6
    Join Date
    Sep 2008
    Location
    UK
    Posts
    3,670
    Tokens
    0

    Latest Awards:

    Default

    I meant how did you grab your tweet? I've built a little status updater but having trouble grabbing the tweets
    Back for a while.

  7. #7

    Default

    I didn't use any API's I jsut use the file_get_contents(); function and explode(); function to get the required data.

  8. #8
    Join Date
    Nov 2007
    Posts
    1,253
    Tokens
    150

    Latest Awards:

    Default

    You can have the account if you want, got a year or 2 left I believe, im not gonna use it and at least I know your on eof the people on the forum that will probably get something out of it.

    P.S I got bored;



    www.fragme.co = a project.

  9. #9
    Join Date
    Sep 2008
    Location
    UK
    Posts
    3,670
    Tokens
    0

    Latest Awards:

    Default

    What url did you use to get the tweets?
    Back for a while.

  10. #10

    Default

    Quote Originally Posted by Source View Post
    You can have the account if you want, got a year or 2 left I believe, im not gonna use it and at least I know your on eof the people on the forum that will probably get something out of it.

    P.S I got bored;

    haha, that is so much better than my design I love it.

    @Excellent2
    I just used twitter.com/username

Page 1 of 5 12345 LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •