Tag Archives: Steam

05/12/2010
Comments

Portal free ’til May 24th

Courtesy of Valve, Portal is now free until May 24th for both PC, and yes, Mac! Portal is a really great puzzle game and if you haven’t yet played it, so you should really take the opportunity. Get your friends … Continue reading


03/31/2009
Comments

Steam ID to Steam community ID

The following PHP code converts a Steam ID (STEAM_X:Y:Z) into a steam community ID. It has been sitting on my desktop for a while now, and I need to do something with it. <?php function steamID2CommunityID($steam_id) {     $steam_id … Continue reading