Statistics Signature

A General Discussion forum for TI calculators

Moderator: MaxCoderz Staff

User avatar
KermMartian
Calc Wizard
Posts: 549
Joined: Tue 05 Jul, 2005 11:28 pm
Contact:

Statistics Signature

Post by KermMartian »

From my site:

Code: Select all

A while back I was browsing ti-news.net and I noticed a neat image generator Jake had made to parse ticalc.org stats. Unfortunately, it didn't work in forums, and it didn't display the name of the author. To remedy this, I coded my own parser and generator in php. To implement it in any forum signature:

[url=http://www.ticalc.org/archives/files/authors/NN/NNNN.html] [img]http://www.cemetech.net/img/sig/NNNN.png[/img][/url]

Where NNNN is your 4-digit author ID and NN is the first two digits thereof. To implement it in an html page, simply use the tag.
http://www.cemetech.net/img/sig/yourticalcnum.png

eg
http://www.cemetech.net/img/sig/6077.png

Image

It's actually a php script, http://www.cemetech.net/img/misc/sig.php?yournum , but I had to rewriteengine mask it to make phpbb accept the image.
Image Image Image
the_unknown_one
Calc Master
Posts: 1089
Joined: Fri 17 Dec, 2004 9:53 am

Post by the_unknown_one »

Sweet :)
User avatar
KermMartian
Calc Wizard
Posts: 549
Joined: Tue 05 Jul, 2005 11:28 pm
Contact:

Post by KermMartian »

:) Hope you guys like it.
Image Image Image
the_unknown_one
Calc Master
Posts: 1089
Joined: Fri 17 Dec, 2004 9:53 am

Post by the_unknown_one »

I like it :)
User avatar
Timendus
Calc King
Posts: 1729
Joined: Sun 23 Jan, 2005 12:37 am
Location: Netherlands
Contact:

Re: Statistics Signature

Post by Timendus »

KermMartian wrote:It's actually a php script, http://www.cemetech.net/img/misc/sig.php?yournum , but I had to rewriteengine mask it to make phpbb accept the image.
You had to what?

And doesn't this put too much load on your server and Ticalc.org's?
http://clap.timendus.com/ - The Calculator Link Alternative Protocol
http://api.timendus.com/ - Make your life easier, leave the coding to the API
http://vera.timendus.com/ - The calc lover's OS
User avatar
KermMartian
Calc Wizard
Posts: 549
Joined: Tue 05 Jul, 2005 11:28 pm
Contact:

Post by KermMartian »

I made an htaccess entry with the RewriteEngine to map the directory.
Nope, it only dls the first 8kb of the file from ticalc.org, regardless of the author, 'cause that's where the text is. And it's a very efficient script on my server, I made it exec in about 0.005 seconds.
Image Image Image
User avatar
dysfunction
Calc Master
Posts: 1454
Joined: Wed 22 Dec, 2004 3:07 am
Location: Through the Aura

Post by dysfunction »

Ah Timendus, forever critical of Kerm. Things are as they should be :)
Image


"You're very clever, young man, but it's turtles all the way down!"
User avatar
KermMartian
Calc Wizard
Posts: 549
Joined: Tue 05 Jul, 2005 11:28 pm
Contact:

Post by KermMartian »

lol, some things will never change. :)
Image Image Image
thecheat
Calc Guru
Posts: 901
Joined: Tue 29 Mar, 2005 9:13 pm
Location: almost..........there........

Post by thecheat »

uhng the link didn't work for me... it said "404 file not found"
lloydkirk1989
Calc Wizard
Posts: 680
Joined: Wed 22 Dec, 2004 5:37 am
Location: West Palm Beach,FL
Contact:

Post by lloydkirk1989 »

thecheat wrote:uhng the link didn't work for me... it said "404 file not found"
Same here...it seems like people have to be registered and logged in to view half the stuff on Kerm's site.
User avatar
KermMartian
Calc Wizard
Posts: 549
Joined: Tue 05 Jul, 2005 11:28 pm
Contact:

Post by KermMartian »

Dudes, you have to change yourticalcnum in http://www.cemetech.net/img/sig/yourticalcnum.png to a NUMBER, your ticalc.org id (usually 4 digits) as stated in the first post.
Image Image Image
User avatar
Timendus
Calc King
Posts: 1729
Joined: Sun 23 Jan, 2005 12:37 am
Location: Netherlands
Contact:

Post by Timendus »

dysfunction wrote:Ah Timendus, forever critical of Kerm. Things are as they should be :)
Hahaha :P I call that a comliment :)
Criticism encourages people to improve. When I make something myself I always keep listing all the things that I think aren't as good as they could be (or just plain suck), and when that list is limited to the neccessities (due to technical limitations etc) I release it. That's probably why I haven't released much :) But at least it guarantees that something I DO release should be unique and state of the art ;)

Anyway, for the record: Well done Kerm :P
http://clap.timendus.com/ - The Calculator Link Alternative Protocol
http://api.timendus.com/ - Make your life easier, leave the coding to the API
http://vera.timendus.com/ - The calc lover's OS
User avatar
KermMartian
Calc Wizard
Posts: 549
Joined: Tue 05 Jul, 2005 11:28 pm
Contact:

Post by KermMartian »

Timendus wrote:
dysfunction wrote:Ah Timendus, forever critical of Kerm. Things are as they should be :)
Hahaha :P I call that a comliment :)
Criticism encourages people to improve. When I make something myself I always keep listing all the things that I think aren't as good as they could be (or just plain suck), and when that list is limited to the neccessities (due to technical limitations etc) I release it. That's probably why I haven't released much :) But at least it guarantees that something I DO release should be unique and state of the art ;)

Anyway, for the record: Well done Kerm :P
/me has a heart attack :D j/k
Thank you, Timendius! I appreciate that.
Image Image Image
User avatar
Jim e
Calc King
Posts: 2457
Joined: Sun 26 Dec, 2004 5:27 am
Location: SXIOPO = Infinite lives for both players
Contact:

Post by Jim e »

That's actually pretty cool. Good job Kerm.
Image
User avatar
dysfunction
Calc Master
Posts: 1454
Joined: Wed 22 Dec, 2004 3:07 am
Location: Through the Aura

Post by dysfunction »

Cool indeed, too bad I'm too ashamed of my worthless published programs (all released within the first 6 months after I got my calc, almost 3 years ago now) to use it.
Image


"You're very clever, young man, but it's turtles all the way down!"
Post Reply