<?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; cmdow</title> <atom:link href="http://www.ghacks.net/tag/cmdow/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 16:53:42 +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>Session files can save you effort</title><link>http://www.ghacks.net/2007/04/22/session-files-can-save-you-effort/</link> <comments>http://www.ghacks.net/2007/04/22/session-files-can-save-you-effort/#comments</comments> <pubDate>Sun, 22 Apr 2007 18:45:16 +0000</pubDate> <dc:creator>Tobey</dc:creator> <category><![CDATA[Operating Systems]]></category> <category><![CDATA[Tools]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[auto it]]></category> <category><![CDATA[autorun]]></category> <category><![CDATA[cmdow]]></category> <category><![CDATA[easy macro]]></category> <category><![CDATA[macros]]></category> <category><![CDATA[session files]]></category> <category><![CDATA[xstarter]]></category> <guid
isPermaLink="false">http://www.ghacks.net/2007/04/22/session-files-can-save-you-effort/</guid> <description><![CDATA[Creating "session files" can help you speed up your work and also give you a tiny little bit of rest by preventing you from doing repetitive tasks every day again and again. For example, when you work on some kind of project (webdesign, audio, video, graphics), maybe you often start some sort of programs at once, together, like say &#124;:Paintbrush - Photoshop - ColorPickerTool - ImageViewer:&#124; or maybe &#124;:Audacity - MusicPlayer - FrequencyAnalyzer:&#124; and so on.]]></description> <content:encoded><![CDATA[<p>Creating &#8220;session files&#8221; can help you speed up your work and also give you a tiny little bit of rest by preventing you from doing repetitive tasks every day again and again. For example, when you work on some kind of project (webdesign, audio, video, graphics), maybe you often start some sort of programs at once, together, like say |:Paintbrush &#8211; Photoshop &#8211; ColorPickerTool &#8211; ImageViewer:| or maybe |:Audacity &#8211; MusicPlayer &#8211; FrequencyAnalyzer:| and so on.</p><p>Instead of browsing through your system menus and launching applications, or even instead of just clicking shortcuts on desktop or on a launcher application, you can create simple (or complex) scripts that will do the job for you while you sit back and watch. With these &#8220;session&#8221; scripts you can launch multiple applications at once, from one place by clicking one icon. Sometimes when launching manually, you maybe got used to adding delays between starting resource-intensive applications so that your CPU can handle it better. Session scripts can take care of it for you too, you can define as long delays as you want.There are at least 2 ways of creating such scripts:</p><p><span
id="more-1453"></span></p><p>1) you might want to use some of many task automating applications which can handle a lot of routine work (eg. <a
href="http://www.autoitscript.com/site/autoit/">AutoIt</a>, free; <a
href="http://www.xstarter.com/">xStarter</a>, paid; <a
href="http://www.flashplayerpro.com/MacroRecorder/index.htm">EasyMacro</a>, paid)</p><p>2) you can write a simple batch script for your system handler using commands like &#8220;start %program_xyz% -parameter1 &#8211; parameter2 | application_abc&#8221; and so on</p><p>I won&#8217;t describe using automating programs because they vary from each other and moreover they usually contain a comprehensible tutorial or help files. Using batch scripts is very easy (at least for our purpose), you can find a lot of tutorials and examples either for Windows, Mac or Unix systems. To completely hide (minimize) running batch script on Windows, I use a great freeware application called <a
href="http://www.commandline.co.uk/cmdow/">cmdow</a> which lets you do stuff like that and a lot more.</p><p>Using these session files can help you to save a little effort, maybe few seconds of your life. But every single second counts, right ;)</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2007/04/22/session-files-can-save-you-effort/feed/</wfw:commentRss> <slash:comments>3</slash:comments> </item> </channel> </rss>
