Stuart's Blog
  • Home
  • Galleries
    • Star Trek Online
  • Liquid
    • Download
    • Screenshots
    • Changelog
    • Help
  • About
Follow

Monthly archives for October, 2008

How to display loading text whilst processing

Oct06
2008
Leave a Comment Written by Stuart Clark

Occasionally when writing ASP.NET pages you may find that the Page_Load subroutine will take a long time to complete and therefore the final page will not be viewable by the end user until the processing has completed. It is possible to send some HTML to render before the Page_Load subroutine has finished using the Response.Write and Response.Flush commands.

Continue reading “How to display loading text whilst processing” »

Posted in .NET

The great Steam ripoff

Oct05
2008
Leave a Comment Written by Stuart Clark

Steam is well known for doing weekend deals, often with them halving the price of a game just for a few short days. Recently I noticed that Bioshock was being offered at half price and as it is a critically acclaimed game with a Metacritic score of 96% (external link) I was interested in buying it.

At least I was until I noticed this link (external link), in summary the US were being offered Bioshock for $15 whilst in the UK it was $27.49! Thats almost double!

Continue reading “The great Steam ripoff” »

Posted in Video Games - Tagged Steam

How to take a screenshot in Team Fortress 2

Oct05
2008
Leave a Comment Written by Stuart Clark

Team Fortress 2 (PC) (external link) allows you to take screenshots in game without requiring third party software. Firstly you will need to ensure that a screenshot button has been configured in game, this is setup under the Options menu and is located at the bottom of the scrolling list:

TF2 Screenshot Key Setting

As you can see in the screenshot I have configured my screenshot key as F5, once in game pressing F5 will create a TGA screenshot.

To find the the created screenshots you can have to navigate to the following folder where <steam id> is your login id, if one of the folders does not exist then try the other one:

  • C:Program FilesSteamsteamapps<steam id>team fortress 2tfscreenshots
  • C:Program FilesValveSteamsteamapps<steam id>team fortress 2tfscreenshots

TGA files are not very common and as such you generally won’t be able to view them without additional software such as Quicktime. In order to convert them into more manageable files such as JPG or BMP I use the open source image program GIMP, it’s a bit overpowerful for this task but is very easy to use. If you have trouble with it you could try IrfanView instead which is more user friendly.

Posted in Video Games - Tagged Team Fortress 2
Newer Entries →
Download Liquid

Popular Posts

  • Assassin’s Creed save game location
  • Fix Windows Update error code 80240025
  • .NET charting with ZedGraph
  • How to disable real-time protection in Microsoft Security Essentials
  • Grand Theft Auto IV command line options
  • Map a network drive in Windows 7
  • Nokia 5230 codes
  • Xfire shortcut keys
  • Assassin’s Creed and Xfire
  • How to load the web page instead of the RSS feed summary in Thunderbird 3

Archives

  • July 2011
  • October 2010
  • September 2010
  • July 2010
  • January 2010
  • December 2009
  • November 2009
  • October 2009
  • September 2009
  • May 2009
  • March 2009
  • February 2009
  • January 2009
  • December 2008
  • October 2008

EvoLve theme by Theme4Press  •  Powered by WordPress Stuart's Blog