<?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 &#124; Latest Tech News, Software And Tutorials &#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 news blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description> <lastBuildDate>Fri, 10 Feb 2012 13:29:21 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/> <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 Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></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> ]]></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 Brinkmann</dc:creator> <category><![CDATA[Operating Systems]]></category> <category><![CDATA[Software]]></category> <category><![CDATA[Tools]]></category> <category><![CDATA[Windows]]></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/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> ]]></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 Brinkmann</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> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2006/12/12/taksi-open-source-alternative-to-fraps/feed/</wfw:commentRss> <slash:comments>5</slash:comments> </item> </channel> </rss>
