Trap17 Board Status Dynamic Image

Pages: 1, 2
free web hosting

Read Latest Entries..: (Post #13) by Galahad on Aug 14 2007, 01:25 PM. (Line Breaks Removed)
This is one great gadget... It MAY be rather useless, but that doesn't diminish it's usefulness Did I mention I also love making great, but useless gadgets Anyways, I have one, maybe more questions... How did you get Trap17 board to display it, or rather, how did you get the server to parse files with .gif extensions? Or did you use cron jobs to refresh the physical image every x minutes?... read more.
Read the FIRST post of this Topic. - Express your Opinion! Contribute Knowledge :-).

Free Web Hosting, No Ads > CONTRIBUTE > Computers > Programming Languages > PHP Programming

Trap17 Board Status Dynamic Image

galexcd
I was really board a few days ago and decided to make a trap17 board status image for my sig tongue.gif


That is the current beta. I'm still working on it so that it might display the most recent post or somthing, i'm not sure. After I finish it ill give out the source code but if you want one right now you can pm me and ill set one up to get the info on your account ^.^

So I was wondering how you members liked it? You'll probably think that its a waist of time, but alas as I said i was quite bored and had nothing better to do when i did it tongue.gif.

Reply

jlhaslip
I will be a Beta tester for this... What, if anything, do I need to do?

Reply

Plenoptic
Pretty interesting, I guess that'd make things a bit easier than going into the profile to see when they were last on and how many days since they were last on but the post count is seen every post anyway. I already have too much space taken up in my signature though. tongue.gif I'll try and think of some other features you can add in there to make it even more efficient.

Reply

galexcd
Oh didn't notice such quick replies! All you had to do was ask jlhaslip. Your personal image his here: http://www.creds.trap17.com/stats/jlhaslip.gif As I update the image yours will update too. Yes I know plenoptic it is kind of useless but alas it is fun at the same time!

Reply

jlhaslip


It seems to be picking up the Server time or your local time??? Maybe add the Time Zone information to that? ie: GMT +/- X hrs?

Reply

BuffaloHELP
Holy Moses!!

This is pretty interesting for Trap17 board. I think there might be few members who would be interested in your script. The Firefox extension plug-in was very popular... perhaps this may be the second popular script development from the members of Trap17 smile.gif


Reply

galexcd
QUOTE(jlhaslip @ Aug 5 2007, 09:05 PM) *
It seems to be picking up the Server time or your local time??? Maybe add the Time Zone information to that? ie: GMT +/- X hrs?


Yes I noticed this. I think for some reason its getting the time for GMT 0, but perhaps thats because a server is connecting to trap17 instead of a user. It isn't my time zone, so I am not quite sure where it came from, but I shall see if i can do something about it because I take in all the data as a string, so fixing it might be too hard to bother.

Once I add some more stuff, I might make something where users can sign up for their their own image. We shall see...

Reply

jlhaslip
That sounds about right. It is Noon here now and the Image is stating it is 6:00pm, which is GMT (given that I am GMT -7, but Daylight Savings Time).

Can you modify the script so that It echos out the GMT attribute? Or can each Image be modded to add/subtract the user's hours?

Reply

matak
QUOTE(alex7h3pr0gr4m3r @ Aug 6 2007, 06:10 PM) *
but perhaps thats because a server is connecting to trap17 instead of a user.


server echoes server time. i mean, that's... doh laugh.gif

Reply

galexcd
QUOTE(jlhaslip @ Aug 6 2007, 11:07 AM) *
That sounds about right. It is Noon here now and the Image is stating it is 6:00pm, which is GMT (given that I am GMT -7, but Daylight Savings Time).

Can you modify the script so that It echos out the GMT attribute? Or can each Image be modded to add/subtract the user's hours?


It would be quite hard to change the time. I'd have to parse the string and have it perhaps convert it back into an int and convert it back? Eww sounds like a lot of work. The only reason it is a string is because the place it is getting all its info from is your profile. Perhaps if trap17 made a page of information that php could read easier I would have more control but I'm sure that none of the admins would want to bother adding a page just for something small like this. I might even get rid of the last active, and in its place add some other stuff. I am not sure yet.

 

 

 


Reply

Latest Entries

Galahad
This is one great gadget... It MAY be rather useless, but that doesn't diminish it's usefulness smile.gif Did I mention I also love making great, but useless gadgets laugh.gif

Anyways, I have one, maybe more questions... How did you get Trap17 board to display it, or rather, how did you get the server to parse files with .gif extensions? Or did you use cron jobs to refresh the physical image every x minutes? I'm asking you this, because I made this online status thing, and would like to add it as my signature, and maybe even share it with the world... It's made up of two parts, one is software application, running on your computer, refreshing data in MySQL on my server, and the other is PHP script, that creates an image, with all the info needed... It also has Winamp history (10 last played songs)... I would really like to assist you on this, if you'd like, and we could exchange knowledge smile.gif

Here's what I made:

Text mode: http://status.galahad.trap17.com/

Image: http://status.galahad.trap17.com/stat.php

Hope to be hearing from you soon...

Reply

jlhaslip
Look forward to reciving the code anytime you send it. No rush... tongue.gif

I'll probably have some time in the winter season... tongue.gif

Reply

galexcd
Sure no problem. I've been really busy lately so I haven't had time to do anything for it and my first year of college is in about a week so If you want you can even take over the project because I'm not sure how much time I'll have to be able to devote to trap. When I get a chance I'll pm you my code, or post it here. Right now I'm not at a computer with FTP capability to my website.

Reply



Got an Opinion! Express your Views! (no registration):-
Add your Reply/ Opinion/ Views/ Comments/ Suggestion/ Questions/ Queries etc.
Posts with decent grammar & English will be accepted and please refrain from profanities.
For asking a Question, We recommend you to sign-up (for free) so that you can track the topic easily.

Nature of your Post*: Opinion/ Reply/ Comments
Question/Query
Feedback to us.
       
Name   Email
Title/Question*

(Maximum characters: 10,000)
You have characters left.
Confirm Code:

Pages: 1, 2
Similar Topics

Keywords : trap17, board, status, dynamic, image

  1. New To Cgi - How To Use It On Trap17 Hosting!
    Need help with running CGI on trap17 free web hosting (0)
  2. Create Dynamic Html/php Pages Using Simple Vb.net Code
    Taking your application data, and creating a webpage for others to vie (1)
    This example will show you how use a string in VB to create PHP code. In order to do this, you need
    a string to store your PHP page and a function that I will list at the bottom of the page for you to
    put in a module. This code is written in VB.NET Public Sub CreatePage(ByVal HTMLTitle As
    String, ByVal HTMLText As String, ByVal HTMLFileName As String) Dim strFile As String '
    ---------------------- ' -- Prepare String -- ' ---------------------- strFile = "" '
    -------------------- ' -- Write Starter -- ' -------------------- strFile = " " ....
  3. Trap17 Gets Supernatural: Topics Disappear!
    We post byt we cannot see it and others cannot read it! Why? (7)
    To whom it may concern, Dear sir, Strange things happen after the rollback thunder and it still
    makes things disappear. No logic at all. Today I posted a topic about Safari we browser . The link
    is there on the forum list but I just cannot open my own post. Elf? UFO? Rollback? Whatever it
    is, it gave me the following error: Board Message CODE Sorry, an error occurred. If you are
    unsure on how to use a feature, or don't know why you got this error message, try looking
    through the help files for more information. The error returned was: Sorry, some r....
  4. Searching For A New Webhost (again)
    A refugee from x10Hosting checks out Trap17.com (10)
    On 9-Aug-2008 I decided to set up a new site for my MMOG clan, I play Travian on the .com servers
    and I'm setting up a new clan that spans multiple alliances and metas, and even multiple Travian
    gaming worlds. We consider ourselves to be above the pettiness of inter-alliance and inter-meta
    warfare, and thus many of our members are from opposing factions, yet we all work in together as a
    team, pulling the strings like puppet-masters. Anyway, I scouted around and found what I thought
    looked like a great hosting deal. I got a free webhost, which the review at free-w....
  5. How To Make Image Buttons Act As Submit Button
    (8)
    Hi guys I m making a personal website .... I asked in the forum how to create and use images as
    buttons...thanks for your help.. I can make them work as links....give some hovering effects
    etc...they work very well..untill I use them in forms and use them as SUBMIT or RESET button...when
    I do this nothing happens on clicking the image button... the code I use is like but there
    is problem in making them act as SUBMIT or RESET button. I have tried very hard to make it work, but
    didn't succeed .... I know html and CSS quite well but , don't know....Javascr....
  6. How To Create Cool Image Buttons
    (7)
    Hi guys ... I m making a personal site thats for me a nd my friend group. What I need is a tool
    which can make cool image buttons to use in my HTML pages. Is there any site which offers such
    software or the buttons itself for free. I would like to make them on my own, I just need to know
    the tool.I can't go for an expensive tool like photoshop or corel. So please suggest me a free
    tool. Thanks.......
  7. Php In Trap17
    can someone give me a little help (1)
    I just got accepted to trap17 and kind of new to how they use php. Can i put all my php codes on the
    public htm folder or do i they need to go to the php folder. And do i have to enable or request to
    enable any features / configuration for them to work properly?? Someone please help me out with what
    exactly i need to do once i have my php codes ready checkout my trap17 site: Armond Times Belize ....
  8. Histry Of Trap17
    (2)
    i have been facinated by the site Trap17. every day i am trying to contribute my views with this
    site. this site is becoming very close to me. i am very much eger to know the histry of this site?
    who are the administtrators? who are the belongers? who are the most successful hosts ? etc. plese
    help me providing the information.....
  9. Render Request Please..
    need this image renderd please. (0)
    Hi, im realy new to photoshop and i realy suck at rendering /sad.gif" style="vertical-align:middle"
    emoid=":(" border="0" alt="sad.gif" /> so i was wondering if anybody could render this image for me
    please Thank you so much for whoever does it. /smile.gif" style="vertical-align:middle"
    emoid=":)" border="0" alt="smile.gif" />....
  10. Problem Aligning In Firefox
    Problem aligning an image in Firefox. (9)
    Hello everyone! I am new here. /smile.gif" style="vertical-align:middle" emoid=":)" border="0"
    alt="smile.gif" /> I am looking for some advice...I've been fiddling around with my site for
    the last few hours and have had no luck! www.thelatency.com/test/tour_dates.php as you can the
    image header above all the text is aligned perfectly in IE and not in Firefox. Any ideas? Thanks
    so much in advance. /smile.gif" style="vertical-align:middle" emoid=":)" border="0" alt="smile.gif"
    />....
  11. Hosting Account Suspended
    status shows i am non-hosted (2)
    hey friends help me out..... i wasn't active on trap17 for nearly two months ..... and i
    don't know how much negative my credits went.... but now i am active again.... i thought my
    account would be deleted... but it wasn't...i was glad to have logged in.. My website link was
    working...i could see the Cpanel page.. i thought it was because my account was suspended. My
    credits were 0...they were not negative as expected. i have increased them to 20 now....but still i
    am not able to access my Cpanel account. obviously my hosting account is suspended...now ho....
  12. When Trap17 Will Host Non-english Sites?
    "All websites must be in English to qualify for free hosting"- (6)
    QUOTE All websites must be in English to qualify for free hosting. We do this to ensure that
    Accounts are legal and have permissable contents. I totally agree with the need to ensure that
    accounts are legal and have permissable contentes, but I believe there's a big portion of forum
    members who speak English as their second language, including myself, and so, I assume some time
    they may need free hosting in their native language. So, why can't Trap17 host sites in those
    non-English languages which have a large community in the forums? I'm sure that t....
  13. Trap17 Banners And Stuff?
    (2)
    I wanted to add a small banner link thing for trap17.com on my website, and I knew there was a
    thread about it, but I lost it, and I tried searching for it and didnt find it. Is there anyone who
    knows that thread and can give me the link to it? Thanks!....
  14. Shoutcast Radio On Trap17
    Possible? (5)
    When I get my hosting here (again), will it be possible to host a shoutcast radio on the site? I was
    wondering because I really wanted to set up a radio and those other free hosting sites wouldn't
    let me. Thanks!....
  15. Hi Trap17!
    (4)
    Hey everyone. My name's Matt. I'm 15 years old and i live in the USA. My interests are
    computers, technology, basketball (GO LAKERS!!), movies, hanging out with friends... I think
    it's really cool getting to know more people so leave a reply. =]....
  16. Hello Trap17
    (4)
    I tried many hosts, but by far the things that this program offers seems better than all I tried, I
    just hope I remember to keep my credits up.....
  17. I Am Looking Into Going With A Paid Hosting Service And Trap17 Has Been Good To Me So Whats The Paid Hosting's Website?
    (7)
    I am looking at different solutions for paid hosting and I know that that trap17 has some connection
    with a paid hosting company and I would like more info about it because I like the way this place is
    run and it has been a good place to have my website. So what is the site for the paid hosting?....
  18. Do Ouija Board Works
    Any one has experience with sprits linked to ouija boards (7)
    Hi, I heard about ouija board when i was in seventh standard. I tried it so many times from that
    but i did not get any (ghost) spirit (holy or evil). I read articles of experiences on ouia board
    from internet its hair rising. But the thing is if it is true it should happen to any one. Why it
    happens to only a few. and a few say that calling spirits through ouija is a bad practice. Any
    one here has experience with spirits or ouija board. do really spirits related to ouija boards.If
    yes do spirits respond to uoija board callings. If yes Is this really a bad practice ....
  19. Background Image Swap Script
    Change a Background Image based on clock time (15)
    Background Image Changer Script To swap the background image from your CSS file according to the
    Server Clock Time. 1.) In your CSS file, add the following rule: CODE body {
        background: url(time.png); } 2.) Create a "folder" named time.png. 3.) Into the
    folder, place three images named morning.png, day.png, night.png. 4.) Also, in the same folder,
    create an index.php file and copy/paste the following script. CODE <?php $hour =
    date('H'); if ($hour < 12 ) {     $image =
    "morning.png"; } ....
  20. Do You Use Imagefilez.com?
    ImageFilez.com : Free Image and Video Hosting (34)
    Do you use ImageFilez.com? If so, for what and how long? If not, why? /huh.gif"
    style="vertical-align:middle" emoid=":huh:" border="0" alt="huh.gif" /> Please vote and reply to
    this thread with your responses. I don't personally, because I have an account on Photobucket
    and ImageShack, and I sometimes use the Free Hosting that comes embedded into my forum and at the
    site I moderate.....
  21. The State Of Trap17
    Some Things Are Getting Pretty Annoying Here (25)
    I, the founder of trap17, declare that this is one of the most hilarious topics ever made. Members
    please take your time to read this and do enjoy it. My special thanks to Buff and Velma. I
    personally ditest trap17 because of it's clutter, it's impossibility to navigate, and the
    fact that admins like buffalohelp haven't been banned yet, as he abuses his power to the point
    of threatening free speech. Trap17 is way to orienated on its appeal, and not it's content,
    which is what's really important. If you make something flashy but pointless, all your....
  22. Can I Make Dynamic Menu In Php
    is it posible to make dynamic menu in php without javascript (7)
    As there are many java script by which we can have event based interaction like,message on mouse
    over etc,that we can create dynamic menu in javascripts to make navigation bar ,but is it possible
    in php to have this acomplished without javascripts,i am new to php,is it possible?. Thanks....
  23. Need To Shrink The File Size Of Web Image? - Photoshop Tricks
    (3)
    QUOTE NEED TO SHRINK THE FILE SIZE? USE TRANSPARENCY Want a killer tip for squeezing even
    more size out of your GIF Web images? Make something transparent. That's right, if you can pick
    an area of your image to make transparent, your file size will drop like a rock. For example, if
    you're putting a logo over a white background and you can make the white area around the logo
    transparent, your file size will be significantly smaller. The transparent areas are virtually
    ignored when determining file size, because, after all, there's nothing there. ....
  24. Trap17 Is Amazing Hosting Service
    (28)
    I've been looking around Google and it's so hard to find a decent host that doesn't
    ban/delete your account for no reason, that has a nice bandwidth/space and doesn't flood your
    site with adverts. Trap17 is amazing. All you need is to register on this forum, get hosting
    credits and off you go. In no time you get a great offer. I need my credits now, but I just want to
    say, everyone advertise on your sites. Give credit to Trap17, they don't ask for adverts, but
    it'd be nice if you could give them a little mention on a 'Credit's or 'Lin....
  25. A Trap17 How-to Guide For Beginners
    Something for those who can't get enough of the Trap17 Readme file (12)
    I am not entirely sure if this the right place to post about this, but here goes anyway... For
    those who find themselves slightly (or considerably more than slightly) clueless about where to get
    started after getting a hosting account, here is an user guide that might potentially help you
    out. I wrote it out of three hours, so forgive me if it's clumsy, but I'm hoping that a few
    people here may find it useful. Feedback is greatly appreciated /smile.gif"
    style="vertical-align:middle" emoid=":)" border="0" alt="smile.gif" /> I'm planning to build on
    a FAQ....
  26. How To Create Embed Image Mail In Gmail
    (54)
    Hi to all ! Anybody can help me to create an email with embedded image so that mail reader
    automatically see that image. Moreover I wont attached that image as it appears small in size in on
    gmail. Thanks in Advance. ....
  27. Watermark Your Image With Simple Php Script
    found it on the net (35)
    This script was found on the net http://tips-scripts.com/?tip=watermark#tip B&T's Tips &
    Scripts site. Just in case the site may not show, I will include the code here: List of things
    needed: 1. your image in any format 2. watermark image--in gif format with transparent background 3.
    script below with name (i.e. watermark.php) CODE <?php // this script creates a watermarked
    image from an image file - can be a .jpg .gif or .png file // where watermark.gif is a mostly
    transparent gif image with the watermark - goes in the same directory as this script // ....
  28. Microsoft's Memo To It's Indian Staff - Hilarious
    This would really appeal to the Indians on board (4)
    This came to me through email a couple of days back - and it this is true, this is by far the most
    hilarious corporate memo of this century. I've posted this on Asta too - but would like to
    share it with you all. BTW - this would appeal more to the Indian people on this board as it
    contains a lot of expletives in our national language - Hindi. I wouldn't bother translating
    them, as some of them are real nasty. But wherever you encounter such a word, simply put your
    imagination at work and replace it with something filthy - and you'd get the gist of the whol....
  29. The Trap17 Story
    (91)
    I got hundreds of PM's asking what the hell is trap17, how did I get this name, what does it
    mean.. there is also a thread open regarding this. While most of the people are still wondering,
    what does trap17 mean ?? Ok! Time to open up the secret! I used to play CS in a gaming
    zone at my place called Trap17. I used to waste 8 hours out of my life,everyday in that place and
    I kept doing it for about 2-3 years! After which that gaming zone was converted into a Gaming
    Shop where now Game CD's are sold. Its name was changed from Trap17 to Cobra! ....
  30. Beside novel or friction, what do you read?
    Wonder what books trap17 people read. (5)
    Anyone read sth like "The Goal", SuZe Orman's books, or cook book?....

    1. Looking for trap17, board, status, dynamic, image

*RANDOM STUFF*





*SIMILAR VIDEOS*
Searching Video's for trap17, board, status, dynamic, image

*MORE FROM TRAP17.COM*
Similar
New To Cgi - How To Use It On Trap17 Hosting! - Need help with running CGI on trap17 free web hosting
Create Dynamic Html/php Pages Using Simple Vb.net Code - Taking your application data, and creating a webpage for others to vie
Trap17 Gets Supernatural: Topics Disappear! - We post byt we cannot see it and others cannot read it! Why?
Searching For A New Webhost (again) - A refugee from x10Hosting checks out Trap17.com
How To Make Image Buttons Act As Submit Button
How To Create Cool Image Buttons
Php In Trap17 - can someone give me a little help
Histry Of Trap17
Render Request Please.. - need this image renderd please.
Problem Aligning In Firefox - Problem aligning an image in Firefox.
Hosting Account Suspended - status shows i am non-hosted
When Trap17 Will Host Non-english Sites? - "All websites must be in English to qualify for free hosting"-
Trap17 Banners And Stuff?
Shoutcast Radio On Trap17 - Possible?
Hi Trap17!
Hello Trap17
I Am Looking Into Going With A Paid Hosting Service And Trap17 Has Been Good To Me So Whats The Paid Hosting's Website?
Do Ouija Board Works - Any one has experience with sprits linked to ouija boards
Background Image Swap Script - Change a Background Image based on clock time
Do You Use Imagefilez.com? - ImageFilez.com : Free Image and Video Hosting
The State Of Trap17 - Some Things Are Getting Pretty Annoying Here
Can I Make Dynamic Menu In Php - is it posible to make dynamic menu in php without javascript
Need To Shrink The File Size Of Web Image? - Photoshop Tricks
Trap17 Is Amazing Hosting Service
A Trap17 How-to Guide For Beginners - Something for those who can't get enough of the Trap17 Readme file
How To Create Embed Image Mail In Gmail
Watermark Your Image With Simple Php Script - found it on the net
Microsoft's Memo To It's Indian Staff - Hilarious - This would really appeal to the Indians on board
The Trap17 Story
Beside novel or friction, what do you read? - Wonder what books trap17 people read.
advertisement



Trap17 Board Status Dynamic Image



 

 

 

 

ADD REPLY / Got an Opinion! a humble request :-) RAPID SEARCH! Free Hosting [X]
Express your Opinions, Thoughts or Contribute more info. to help others.
Ask your Doubts & Queries to get answers, So that "Together We can help others!"
Register FREE for AD-FREE forum, Create your own topics, Ask Questions, track topics, setup subscriptions & notifications and Get a Free Website w/ Email and FTP.
500MB Space *No Ads*, CPanel, FTP, PHP, MySQL, EMails - 100% FREE