<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>gHacks technology news &#187; screen</title>
	<atom:link href="http://www.ghacks.net/tag/screen/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ghacks.net</link>
	<description>A technology blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description>
	<lastBuildDate>Tue, 24 Nov 2009 11:26:04 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Create No-Go Areas for Maximized Windows</title>
		<link>http://www.ghacks.net/2008/06/13/create-no-go-areas-for-maximized-windows/</link>
		<comments>http://www.ghacks.net/2008/06/13/create-no-go-areas-for-maximized-windows/#comments</comments>
		<pubDate>Fri, 13 Jun 2008 08:42:33 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[screen]]></category>
		<category><![CDATA[shellinit]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=4968</guid>
		<description><![CDATA[Maximized windows usually cover the whole screen but the taskbar if it is configured to be permanently displayed. The main use of a maximized window is obviously the increased space for the interface of the window or application. The drawback is that it covers every other application or window making them more or less invisible [...]]]></description>
			<content:encoded><![CDATA[<p>Maximized windows usually cover the whole screen but the taskbar if it is configured to be permanently displayed. The main use of a maximized window is obviously the increased space for the interface of the window or application. The drawback is that it covers every other application or window making them more or less invisible on the desktop. Some users might want to keep another part of their screen from being covered by maximized windows. This can be useful to display always visible widgets, chat interfaces, media player or information on the computer.</p>
<p>Hawkeye ShellInit can create margins on the screen that maximized windows will not cover. The effect is similar to that of the Windows taskbar but more flexible since users can run any kind of application in that area. Hawkeye Shellinit comes with its own basic scripting language that does take a few moments to get used to it. It is not really that complicated but a better help would be really appreciated.</p>
<p>Scripts manage the margins on the screen and everything else related to them. To create a margin the user would use the command <strong>Margin, 0, Top, 50</strong>. This would create a margin with a height of 50 pixels on the top that no window could penetrate (full screen games can by the way)</p>
<p><span id="more-4968"></span><a href='http://www.ghacks.net/wp-content/uploads/2008/06/shellinit.jpg'><img src="http://www.ghacks.net/wp-content/uploads/2008/06/shellinit.jpg" alt="shellinit" title="shellinit" width="500" height="470" class="alignnone size-medium wp-image-4969" /></a></p>
<p>Another command is being used to add applications that are allowed to cover that area with their window and another to position those windows exactly on the screen. The best way to get started is to load the Watercolor script that resides in the same directory as the main application.</p>
<p>The author added comments to all commands and it&#8217;s easy afterward to create your own scripts. Scripts are executed with CTRL R or by clicking on File > Run Script Now. Margins can be destroyed again by using the command <strong>Destroy Margin, #</strong> where # is the number of the margin used. (That&#8217;s the second parameter)</p>
<p>The software has a size of less than 100 Kilobyte and is flexible enough to cover most uses. A more intuitive interface and a tutorial would be nice though.</p>

	Tags: <a href="http://www.ghacks.net/tag/screen/" title="screen" rel="tag">screen</a>, <a href="http://www.ghacks.net/tag/shellinit/" title="shellinit" rel="tag">shellinit</a>, <a href="http://www.ghacks.net/tag/software/" title="software" rel="tag">software</a>, <a href="http://www.ghacks.net/tag/windows/" title="Windows" rel="tag">Windows</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/04/03/reserve-screen-space/" title="Reserve Screen Space (April 3, 2008)">Reserve Screen Space</a> (0)</li>
	<li><a href="http://www.ghacks.net/2008/06/08/zip-repair/" title="Zip Repair (June 8, 2008)">Zip Repair</a> (3)</li>
	<li><a href="http://www.ghacks.net/2008/07/15/zen-key-an-all-purpose-application-manager/" title="Zen Key An All Purpose Application Manager (July 15, 2008)">Zen Key An All Purpose Application Manager</a> (3)</li>
	<li><a href="http://www.ghacks.net/2008/05/13/youtube-batch-downloader/" title="Youtube Batch Downloader (May 13, 2008)">Youtube Batch Downloader</a> (13)</li>
	<li><a href="http://www.ghacks.net/2008/07/10/yahoo-widget-position-restorer/" title="Yahoo Widget Position Restorer (July 10, 2008)">Yahoo Widget Position Restorer</a> (1)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/06/13/create-no-go-areas-for-maximized-windows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Reserve Screen Space</title>
		<link>http://www.ghacks.net/2008/04/03/reserve-screen-space/</link>
		<comments>http://www.ghacks.net/2008/04/03/reserve-screen-space/#comments</comments>
		<pubDate>Thu, 03 Apr 2008 20:56:01 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[desktop coral]]></category>
		<category><![CDATA[donation-coder]]></category>
		<category><![CDATA[reserve screen]]></category>
		<category><![CDATA[screen]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=3708</guid>
		<description><![CDATA[Have you ever asked yourself if it is possible to add another horizontal or vertical barrier to the screen in Windows ? With another I mean that the taskbar is already something that is always visible unless you start a full screen application. It might be useful to create another area on the screen that [...]]]></description>
			<content:encoded><![CDATA[<p>Have you ever asked yourself if it is possible to add another horizontal or vertical barrier to the screen in Windows ? With another I mean that the taskbar is already something that is always visible unless you start a full screen application. It might be useful to create another area on the screen that is a no-go area for windows of all kind. Could be useful for instance if you want to display widgets in that area, information, to-do lists or everything else that makes sense to be always on top of the screen.</p>
<p>Mouser from <a href="http://www.donationcoder.com/">Donation Coder</a> created the application <a href="http://www.donationcoder.com/Software/Mouser/desktopcoral/index.html">Desktop Coral</a> [via <a href="http://cybernetnews.com/2008/04/03/reserve-part-of-your-screen-with-desktopcoral/">Cybernet News</a>] which can reserve part of the screen so that no other window can place itself over that area. Everything gets pushed away from that area once the bar gets docked to the screen and only information that are displayed on the desktop remain.</p>
<p>Even shortcuts are moved from the area. As I said the main use is for widgets or other kind of information that are displayed right on the desktop without windows.</p>
<p><span id="more-3708"></span><a href='http://www.ghacks.net/wp-content/uploads/2008/04/desktopcoral.jpg'><img src="http://www.ghacks.net/wp-content/uploads/2008/04/desktopcoral.jpg" alt="desktop coral" title="desktop coral" width="500" height="330" class="alignnone size-full wp-image-3709" /></a></p>
<p>Applications that are started in full screen mode are still displayed in that mode, Desktop Coral is not interfering with them at all. It would be awesome if it would be possible to drop another window or application in the area that is secured by Desktop Coral. This would increase the possibilities quite a bit.</p>

	Tags: <a href="http://www.ghacks.net/tag/desktop-coral/" title="desktop coral" rel="tag">desktop coral</a>, <a href="http://www.ghacks.net/tag/donation-coder/" title="donation-coder" rel="tag">donation-coder</a>, <a href="http://www.ghacks.net/tag/reserve-screen/" title="reserve screen" rel="tag">reserve screen</a>, <a href="http://www.ghacks.net/tag/screen/" title="screen" rel="tag">screen</a>, <a href="http://www.ghacks.net/tag/software/" title="software" rel="tag">software</a>, <a href="http://www.ghacks.net/tag/windows/" title="Windows" rel="tag">Windows</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/02/09/use-related-icons-for-any-folder-icon/" title="Use Related Icons for any Folder Icon (February 9, 2008)">Use Related Icons for any Folder Icon</a> (2)</li>
	<li><a href="http://www.ghacks.net/2008/04/16/toddler-trap/" title="Toddler Trap (April 16, 2008)">Toddler Trap</a> (11)</li>
	<li><a href="http://www.ghacks.net/2008/03/18/display-windows-taskbar-only-when-key-is-pressed/" title="Display Windows Taskbar only when key is pressed (March 18, 2008)">Display Windows Taskbar only when key is pressed</a> (4)</li>
	<li><a href="http://www.ghacks.net/2008/06/13/create-no-go-areas-for-maximized-windows/" title="Create No-Go Areas for Maximized Windows (June 13, 2008)">Create No-Go Areas for Maximized Windows</a> (0)</li>
	<li><a href="http://www.ghacks.net/2008/06/08/zip-repair/" title="Zip Repair (June 8, 2008)">Zip Repair</a> (3)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/04/03/reserve-screen-space/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Taksi Open Source Alternative to Fraps</title>
		<link>http://www.ghacks.net/2006/12/12/taksi-open-source-alternative-to-fraps/</link>
		<comments>http://www.ghacks.net/2006/12/12/taksi-open-source-alternative-to-fraps/#comments</comments>
		<pubDate>Tue, 12 Dec 2006 13:33:02 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[audio]]></category>
		<category><![CDATA[capture]]></category>
		<category><![CDATA[fraps]]></category>
		<category><![CDATA[freeware]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[record]]></category>
		<category><![CDATA[screen]]></category>
		<category><![CDATA[stream]]></category>
		<category><![CDATA[taksi]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/2006/12/12/taksi-open-source-alternative-to-fraps/</guid>
		<description><![CDATA[Fraps is a application that lets you capture videos / screens of 3D applications and is mostly used for recording in game movies. The biggest drawback of Fraps is that it is not freeware, you have to purchase it to use all of its features. Taksi steps in and provides a similar functionality with the advantage that it is Open Source, free for everyone to use and download.]]></description>
			<content:encoded><![CDATA[<p><a target="_blank" title="fraps" href="http://www.fraps.com/">Fraps</a> is a application that lets you capture videos / screens of 3D applications and is mostly used for recording in game movies. The biggest drawback of Fraps is that it is not freeware, you have to purchase it to use all of its features. <a target="_blank" title="taksi" href="http://taksi.sourceforge.net/">Taksi</a> steps in and provides a similar functionality with the advantage that it is Open Source, free for everyone to use and download.</p>
<p>The unregistered version of Fraps stops after 30 seconds of recording and adds a Fraps watermark automatically to the captured video. It does not make lots of sense to use this version but for testing purposes. Taksi on the other hand has no such limitations making it an ideal capturing application for everyone who does not want to buy Fraps.</p>
<p><span id="more-1002"></span>Taksi is able to use installed video codecs to compress the recorded video on the fly which makes it possible to record very long sequences. The biggest drawback is that Taksi will not record audio as well, you need to find a different way to record the audio. (should work with <a target="_blank" title="harddisk ogg" href="http://www.fridgesoft.de/harddiskogg.php">harddisk ogg</a> for example, not tested though). There are no limitations but the space on your hard disk for recording videos.</p>
<p>I hope the Taksi team decides to integrate audio recording to their application, this seems to be the only thing that is missing to make it a great alternative to Fraps.</p>

	Tags: <a href="http://www.ghacks.net/tag/audio/" title="audio" rel="tag">audio</a>, <a href="http://www.ghacks.net/tag/capture/" title="capture" rel="tag">capture</a>, <a href="http://www.ghacks.net/tag/fraps/" title="fraps" rel="tag">fraps</a>, <a href="http://www.ghacks.net/tag/freeware/" title="freeware" rel="tag">freeware</a>, <a href="http://www.ghacks.net/tag/open-source/" title="Open Source" rel="tag">Open Source</a>, <a href="http://www.ghacks.net/tag/record/" title="record" rel="tag">record</a>, <a href="http://www.ghacks.net/tag/screen/" title="screen" rel="tag">screen</a>, <a href="http://www.ghacks.net/tag/stream/" title="stream" rel="tag">stream</a>, <a href="http://www.ghacks.net/tag/taksi/" title="taksi" rel="tag">taksi</a>, <a href="http://www.ghacks.net/tag/video/" title="video" rel="tag">video</a>, <a href="http://www.ghacks.net/tag/windows/" title="Windows" rel="tag">Windows</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2007/02/21/universal-extractor/" title="Universal Extractor (February 21, 2007)">Universal Extractor</a> (3)</li>
	<li><a href="http://www.ghacks.net/2006/11/18/top-xp-freeware-that-every-user-needs-part-3/" title="Top Xp Freeware that every user needs part 3 (November 18, 2006)">Top Xp Freeware that every user needs part 3</a> (5)</li>
	<li><a href="http://www.ghacks.net/2007/09/18/software-updates-week-38-2007/" title="Software Updates Week 38 2007 (September 18, 2007)">Software Updates Week 38 2007</a> (4)</li>
	<li><a href="http://www.ghacks.net/2006/12/22/software-for-starving-students/" title="Software for Starving Students (December 22, 2006)">Software for Starving Students</a> (1)</li>
	<li><a href="http://www.ghacks.net/2006/12/07/security-and-privacy-complete/" title="Security and Privacy Complete (December 7, 2006)">Security and Privacy Complete</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2006/12/12/taksi-open-source-alternative-to-fraps/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
