So when you use the Twitch API to get a user:
https://api.twitch.tv/kraken/users/seanbud
There's a profile picture link in there:
http://static-cdn.jtvnw.net/jtv_user_pictures/seanbud-profile_image-8feca52a40c892ad-300x300.jpeg
I just learned that if you rewrite the URL, you can change the size to 600x600, 300x300, 150x150, 70x70, 50x50, 28x28. So this:
http://static-cdn.jtvnw.net/jtv_user_pictures/seanbud-profile_image-8feca52a40c892ad-50x50.jpeg
Shows 
http://static-cdn.jtvnw.net/jtv_user_pictures/seanbud-profile_image-8feca52a40c892ad-50x50.jpeg
Strictly cosmetic, but it might be nice and make it easier to spot out a streaming user on the list.
			 
			
		So when you use the Twitch API to get a user:
[code]https://api.twitch.tv/kraken/users/seanbud[/code]
There's a profile picture link in there:
[code]http://static-cdn.jtvnw.net/jtv_user_pictures/seanbud-profile_image-8feca52a40c892ad-300x300.jpeg[/code]
I just learned that if you rewrite the URL, you can change the size to 600x600, 300x300, 150x150, 70x70, 50x50, 28x28. So this:
[code]http://static-cdn.jtvnw.net/jtv_user_pictures/seanbud-profile_image-8feca52a40c892ad-50x50.jpeg[/code]
Shows [img]http://static-cdn.jtvnw.net/jtv_user_pictures/seanbud-profile_image-8feca52a40c892ad-50x50.jpeg[/img]
Strictly cosmetic, but it might be nice and make it easier to spot out a streaming user on the list.
		
		
	 
	
		
		
		
		
							
				seems unnecessary to me since there aren't that many streamers and it would just clutter up the page with pictures
			 
			
		seems unnecessary to me since there aren't that many streamers and it would just clutter up the page with pictures
		
		
	 
	
		
		
		
		
							
				If you mean on the stream list, could be nice - http://teamfortress.tv/streams
			 
			
		If you mean on the stream list, could be nice - http://teamfortress.tv/streams
		
		
	 
	
		
		
		
		
							
				if you made a hover effect on each streamer, with a profile pic, name, bio it would work, otherwise what #2 said
			 
			
		if you made a hover effect on each streamer, with a profile pic, name, bio it would work, otherwise what #2 said
		
		
	 
	
		
		
		
		
							
				I don't know streamers by avatars but by names.  Incredibly pointless addition.
			 
			
		I don't know streamers by avatars but by names.  Incredibly pointless addition.