AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Off-Topic (https://forums.alliedmods.net/forumdisplay.php?f=15)
-   -   SteamPNG BETA Steam Status as Image (https://forums.alliedmods.net/showthread.php?t=81047)

KoST 11-27-2008 00:14

SteamPNG BETA Steam Status as Image
 
Hello !

i need some beta testers to help me test SteamPNG BETA,
which allows you to display online/offline/in-game status of steam users.

this application is written in python running on google servers where generation of dynamic images is impossible. now i'm using googles chart api to generate the images. this is why i can't include the steam avatar icon into the image :(

# how to include #
html:
Code:

<a href="http://steam064.appspot.com"><img border="0" src="http://steam064.appspot.com/img/STEAM_0:x:xxxxxx"/></a>
bbcode:
HTML Code:

[url="http://steam064.appspot.com"][img]http://steam064.appspot.com/img/STEAM_0:x:xxxxxx[/img][/url]
make sure to replace STEAM_0:x:xxxxxx by a real steam_id !!

in addition you can adjust the width of the image by adding ?width=w to the url where w is in range (140..600)

edit: fixed bbcode :O (ty AntiBots)

danielkza 11-27-2008 00:23

Re: SteamPNG BETA Steam Status as Image
 
Just put it in my signature, seems to be working fine. Nice work (again)!

AntiBots 11-27-2008 00:52

Re: SteamPNG BETA Steam Status as Image
 
Exelent Work :D

EDIT: I Think that for BBCode not it necesary change anythink. Look my signature

Pro Patria Finland 11-27-2008 03:11

Re: SteamPNG BETA Steam Status as Image
 
I'll try to remember this at home, I'll surely join up testing.

xPaw 11-27-2008 06:40

Re: SteamPNG BETA Steam Status as Image
 
thats nice! but that image are worst ;o
you should do it better with avatar or something
or do, the choise of images in link ?style=1 for ex.

DruGzOG 11-27-2008 09:37

Re: SteamPNG BETA Steam Status as Image
 
Good JOB!

Fry! 11-27-2008 10:32

Re: SteamPNG BETA Steam Status as Image
 
nice, I like it. :)

KoST 11-27-2008 12:59

Re: SteamPNG BETA Steam Status as Image
 
Quote:

Originally Posted by xPaw (Post 718962)
..you should do it better with avatar..

i'd like to, but it isn't possible to include the avatar icon into the image since the 'image' is actually a 'chart' produced by google chart api and there is no way to load external images into the chart. i'm forced to do this cuz PIL(Python Imaging Library) is disabled.

Quote:

Originally Posted by xPaw (Post 718962)
..or do, the choise of images in link ?style=1 for ex..

first i want to see if the application works well with more users and later on i'm going to address style concerns.

Bend3R 11-28-2008 20:08

Re: SteamPNG BETA Steam Status as Image
 
nice.

bmann_420 11-28-2008 21:10

Re: SteamPNG BETA Steam Status as Image
 
Hell yea :up:


All times are GMT -4. The time now is 22:11.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.