<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title>Just Great Software Newsfeed</title>
		<link>http://www.just-great-software.com/maillist.html</link>
		<description>Subscribe to the Just Great Software newsfeed to be notified about new product releases and free minor updates.  The newsfeed also regularly shares tips and tricks, and information about future developments.</description>
		<copyright>Copyright © 2005-2012 Jan Goyvaerts</copyright>
		<generator>AceText 3.1.2 DEBUG</generator>
		<pubDate>Fri, 17 May 2013 15:09:52 +0700</pubDate>
		<item>
			<title>Updated: AceText 3.1.2</title>
			<description>&lt;p>&lt;A HREF="http://www.acetext.com/download.html">AceText 3.1.2 is now available for download&lt;/A>.&lt;/p>&#13;&#10;&#13;&#10;&lt;p>When you press the &lt;a href="http://www.acetext.com/manual.html#tray-aceedit">AceEdit&lt;/a> hotkey (Win+Ctrl+X by default), AceText sends a Copy command to the active application and then brings itself to front showing the Clipboard tab.  This enables you to use AceText to edit the text you selected in the other application.  In previous versions of AceText this didn't work with certain applications such as Firefox.  AceText would send the Copy command and pop up, but the other application wouldn't copy the selection to the clipboard.  AceText now pauses briefly between sending the Copy command and popping up, giving Firefox and other applications more time to copy the selection to the clipboard.&lt;/p>&#13;&#10;&#13;&#10;&lt;p>Several fixes were made to the &lt;a href="http://www.acetext.com/manual.html#search-options">search options&lt;/a> which you can set by clicking the button in the bottom right corner of AceText's window.  The Regular Expression option now works on the Clipboard tab too.  The Loop Automatically and All Clips in All Collections options now work together correctly.&lt;/p>&#13;&#10;&#13;&#10;&lt;p>The best way to get technical support for AceText is via its &lt;b>built-in forum&lt;/b>.  You can access it by selecting Help|Forum in the menu in AceText.  Previously, AceText could connect to the Internet (and to the forum) if your PC had a direct internet connection or if it could connect through an &lt;b>HTTP proxy&lt;/b> that either required no authentication or allowed basic authentication.  You can configure the proxy server via the Proxy button on the login screen to the forum.  Now AceText supports additional authentication methods for HTTP proxies.  It will automatically negotiate a supported authentication method with the proxy server, so there's no need to select the authentication method when you configure your HTTP proxy in AceText.  AceText can now also connect to the Internet via proxy servers using versions 4, 4A, or 5 of the &lt;b>SOCKS&lt;/b> protocol.  You'll need to select the correct version when configuring your SOCKS proxy in AceText.  If your SOCKS proxy needs a password, then it will be running SOCKS version 5.&lt;/p>&#13;&#10;&#13;&#10;&lt;UL>&#13;&#10;&lt;LI>If you have already purchased AceText, you can &lt;A HREF="http://www.acetext.com/download.html">download this free update for free&lt;/A>.&#13;&#10;&lt;LI>&lt;A HREF="http://www.acetext.com/buynow.html">Buy AceText now&lt;/A>.&#13;&#10;&lt;LI>&lt;A HREF="http://www.acetext.com/history.html">Complete Version History&lt;/A>.&#13;&#10;&lt;/UL></description>
			<link>http://www.acetext.com/releasenotes.html#312</link>
			<guid isPermaLink="false">2013-05-17 15:09:52 2896</guid>
			<pubDate>Fri, 17 May 2013 18:00:00 +0700</pubDate>
		</item>
		<item>
			<title>Updated: PowerGREP 4.5.0</title>
			<description>&lt;p>&lt;a href="http://www.powergrep.com/download.html">PowerGREP 4.5.0 is now available for download&lt;/a>.&lt;/p>&#13;&#10;&#13;&#10;&lt;p>PowerGREP's &lt;a href="filesel.html">File Selector&lt;/a> now automatically updates its list of &lt;b>drive letters&lt;/b> when drive letters are added or removed in Windows, such as when you plug or unplug a USB stick, or map network drive.  Combined with PowerGREP's existing ability to automatically refresh changed folders as needed, this means you'll never need to manually refresh the file selection again.  But if you really want to, the Refresh command is still available in the File Selector menu.&lt;/p>&#13;&#10;&#13;&#10;&lt;p>The Results menu and toolbar offer various commands for &lt;b>making and reverting replacements after you have previewed or executed a search-and-replace&lt;/b>.  These commands now show a progress meter when making or reverting replacements across multiple files.  The commands for making and reverting replacements in all files are now disabled for actions that produce more search matches than PowerGREP can hold in memory at a time, because PowerGREP won't be able to make or revert the replacements that didn't fit into memory.  This can happen when millions of replacements need to be made on computers with limited amounts of RAM.  Disabling the commands makes sure you don't mistakenly think that all replacements were made or reverted.  The commands for reverting or replacing selected matches or all matches in selected files will still be available to work on those matches that did fit into memory.  And the Undo History will always allow you to revert all changes that an action made, even when using the Quick Replace button that does not keep the details of any search matches.&lt;/p>&#13;&#10;&#13;&#10;&lt;p>On the Results panel, you can set &lt;b>10 numbered bookmarks&lt;/b> that allow you to quickly jump back to a particular file or match in the search results.  You can now remove bookmarks by setting the same bookmark at the same position.  Setting a different bookmark at the same position now sets that bookmark and removes the old bookmark, instead of leaving the old bookmark at that position along with the new bookmark.  Remember that bookmarks are linked to items such as search matches rather than to lines.  If two matches are shown on the same line, you can have two bookmarks on the same line, even though the margin will show only one of them.  To remove a bookmark, the cursor needs to be on the same item in the search results, not just on the same line.&lt;/p>&#13;&#10;&#13;&#10;&lt;p>If you &lt;b>export the search results into an HTML file&lt;/b> via the Results|Export menu item or via the command line, then the exported HTML now includes a Content-Type meta tag to indicate the character set you selected.  If you do so via the command line and specify an empty string &lt;tt>""&lt;/tt> as the encoding, then PowerGREP will now export the HTML using your computer's default code page instead of crashing.&lt;/p>&#13;&#10;&#13;&#10;&lt;p>The best way to get technical support for PowerGREP is via its &lt;b>built-in forum&lt;/b>.  You can access it by selecting View|Forum in the menu in PowerGREP and then clicking the Login button.  Previously, PowerGREP could connect to the Internet (and to the forum) if your PC had a direct internet connection or if it could connect through an &lt;b>HTTP proxy&lt;/b> that either required no authentication or allowed basic authentication.  You can configure the proxy server via the Proxy button on the login screen to the forum.  Now PowerGREP supports additional authentication methods for HTTP proxies.  It will automatically negotiate a supported authentication method with the proxy server, so there's no need to select the authentication method when you configure your HTTP proxy in PowerGREP.  PowerGREP can now also connect to the Internet via proxy servers using versions 4, 4A, or 5 of the &lt;b>SOCKS&lt;/b> protocol.  You'll need to select the correct version when configuring your SOCKS proxy in PowerGREP.  If your SOCKS proxy needs a password, then it will be running SOCKS version 5.&lt;/p>&#13;&#10;&#13;&#10;&lt;p>When searching through &lt;b>files in proprietary formats&lt;/b> such as MS Office or PDF files, PowerGREP first needs to convert the file into plain text before it can search through it.  Since this conversion typically takes much longer than the actual search, PowerGREP keeps a cache of converted files.  You can configure this in the File Formats section in the Preferences.  It is possible for this conversion to fail because another application has a lock on the file, preventing PowerGREP from opening it.  A typical case is a spreadsheet still being open in Excel.  Previously, such errors were reported as complete conversion failures or crashes, and recorded as such in the cache.  Subsequent attempts to search through those files would fail immediately saying a previous attempt to convert the file had failed.  Now, PowerGREP treats the inability to open a file as a special case.  The search results will report an error saying the file could not be opened.  The error will not be recorded by the cache, so subsequent attempts to search through those files will succeed if the lock on them was released.  Other conversion errors continue to be recorded in the cache, so PowerGREP doesn't repeatedly try to convert a file that it cannot decode.  This improvement does not automatically clear out errors previously stored by the cache.  You can manually clear the cache by deleting the cache folder specified in the File Formats section in the Preferences while PowerGREP is not running.&lt;/p>&#13;&#10;&#13;&#10;&lt;p>In the File Formats section in the Preferences, you can specify how much disk space PowerGREP can use for its cache of text conversions of files in proprietary formats.  You can specify one size for when PowerGREP is running, and optionally a smaller size for when PowerGREP is not running.  If you specify the smaller size, the cache will be trimmed when you close the last PowerGREP instance that actually used the cache.  Previously, there were circumstances in which PowerGREP would trim the cache as soon as it completed a search, defeating the purpose of specifying a larger cache size for when PowerGREP is running.&lt;/p>&#13;&#10;&#13;&#10;&lt;p>While PowerGREP is only officially supported on Windows 2000 and later, you can &lt;b>run it on Linux using WINE&lt;/b>.  On 64-bit Linux, you'll need to run PowerGREP's installer with the &lt;tt>/32&lt;/tt> command line parameter to force it to install the 32-bit version.  The 64-bit version of WINE has bugs or omissions that cause the 64-bit version of PowerGREP to crash.  WINE's implementation of the TreeView common control differs slightly from that in Windows.  This caused access violation errors in PowerGREP when using the files and folders tree on the File Selector panel.  PowerGREP now includes a workaround for this incompatibility between WINE and Windows.&lt;/p>&#13;&#10;&#13;&#10;&lt;UL>&#13;&#10;&lt;LI>If you have already purchased PowerGREP 4, you can &lt;A HREF="http://www.powergrep.com/download.html">download this update for free&lt;/A>.&lt;/li>&#13;&#10;&lt;LI>&lt;A HREF="http://www.powergrep.com/upgradenow.html">Upgrade from PowerGREP 2.x or 3.x to 4.x&lt;/A>.&lt;/li>&#13;&#10;&lt;LI>&lt;A HREF="http://www.powergrep.com/buynow.html">Buy PowerGREP now&lt;/A>.&lt;/li>&#13;&#10;&lt;LI>&lt;A HREF="http://www.powergrep.com/history.html">Complete Version History&lt;/A>.&lt;/li>&#13;&#10;&lt;/UL></description>
			<link>http://www.powergrep.com/releasenotes.html#450</link>
			<guid isPermaLink="false">2013-03-20 10:41:05 2877</guid>
			<pubDate>Wed, 20 Mar 2013 18:00:00 +0700</pubDate>
		</item>
		<item>
			<title>Updated: RegexMagic 1.3.1</title>
			<description>&lt;p>&lt;a href="http://www.regexmagic.com/download.html">RegexMagic 1.3.1 is now available for download&lt;/a>.&lt;/p>&#13;&#10;&#13;&#10;&lt;p>This release fixes a number of corner case bugs.  The "&lt;a href="http://www.regexmagic.com/manual.html#patternvalues">list of literal text&lt;/a>" pattern now correctly handles items that start with the same characters but differ in case.  The &lt;a href="http://www.regexmagic.com/manual.html#samples">Samples panel&lt;/a> now correctly highlights the matches of regexes generated from a single field with a pattern that uses alternation (such as the list of literal text field).  On the &lt;a href="http://www.regexmagic.com/manual.html#use">Use panel&lt;/a>, Visual Basic.NET code snippets using free-spacing regular expressions now have the necessary line continuation characters before and after the regex.&lt;/p>&#13;&#10;&#13;&#10;&lt;UL>&#13;&#10;&lt;LI>&lt;A HREF="http://www.regexmagic.com/download.html">Download this free update&lt;/A>.&#13;&#10;&lt;LI>&lt;A HREF="http://www.regexmagic.com/history.html">Complete version history&lt;/A>.&#13;&#10;&lt;LI>&lt;A HREF="http://www.regexmagic.com/buynow.html">Buy RegexMagic now&lt;/A>.&#13;&#10;&lt;LI>&lt;A HREF="http://www.regexmagic.com/download.html">Free trial download&lt;/A>.&#13;&#10;&lt;/UL></description>
			<link>http://www.regexmagic.com/releasenotes.html#131</link>
			<guid isPermaLink="false">2013-03-20 10:41:05 1295</guid>
			<pubDate>Tue, 12 Mar 2013 18:00:00 +0700</pubDate>
		</item>
		<item>
			<title>Updated: RegexBuddy 3.6.1</title>
			<description>&lt;p>&lt;a href="http://www.regexbuddy.com/download.html">RegexBuddy 3.6.1 is now available for download&lt;/a>.&lt;/p>&#13;&#10;&#13;&#10;&lt;p>This release fixes a number of corner case bugs.  Groups with {0} as the quantifier are now correctly indicated with their quantifier on the Create tab, and are correctly excluded from the regex on the Test tab.  Replacement texts ending in an odd number of backslashes and replacement texts containing a literal backslash followed by &lt;tt class=regex>\r&lt;/tt>, &lt;tt class=regex>\n&lt;/tt>, or &lt;tt class=regex>\t&lt;/tt> are now handled correctly when copying the replacement text as a literal string and when generating source code snippets.  Visual Basic.NET code snippets using free-spacing regular expressions now have the necessary line continuation characters before and after the regex.&lt;/p>&#13;&#10;&#13;&#10;&lt;UL>&#13;&#10;&lt;LI>If you have already purchased or upgraded to RegexBuddy 3, you can &lt;A HREF="http://www.regexbuddy.com/download.html">download this update for free&lt;/A>.&#13;&#10;&lt;li>If you own RegexBuddy 2, you can &lt;a href="http://www.regexbuddy.com/upgradenow.html">upgrade to version 3 at a special price&lt;/a>.&#13;&#10;&lt;LI>&lt;A HREF="http://www.regexbuddy.com/buynow.html">Buy RegexBuddy now&lt;/A>.&#13;&#10;&lt;LI>&lt;A HREF="http://www.regexbuddy.com/history.html">Complete version history&lt;/A>.&#13;&#10;&lt;/UL></description>
			<link>http://www.regexbuddy.com/history.html#361</link>
			<guid isPermaLink="false">2013-03-20 10:41:05 1296</guid>
			<pubDate>Tue, 12 Mar 2013 18:00:00 +0700</pubDate>
		</item>
		<item>
			<title>Tips &amp; Tricks: WebRoot SecureAnywhere May Block Applications from Pasting</title>
			<description>&lt;p>Some of our customers have reported that after upgrading to EditPad Lite or Pro 7, they would occasionally be unable to paste into EditPad Pro, particularly after copying text from a browser or an email program.  While this problem occurred, they could still paste just fine from any application into Notepad, and could also copy and paste text within EditPad 7.  After wasting lots of time trying to figure out the cause of this "bug" in EditPad, we discovered that all these customers had one thing in common: they were all using WebRoot SecureAnywhere.&lt;/p>&#13;&#10;&#13;&#10;&lt;p>After some more digging we found that the inability to paste is actually "feature" of WebRoot.  Presumably WebRoot thinks that text copied from applications like browsers and email clients may be sensitive, and shouldn't be pasted by other applications without your permission.  If you are running WebRoot SecureAnywhere, follow these steps to make sure that you can paste without restriction into your favorite applications:&lt;/p>&#13;&#10;&#13;&#10;&lt;ol>&#13;&#10;&lt;li>Open WebRoot SecureAnywhere&lt;/li>&#13;&#10;&lt;li>Click the Identity &amp; Privacy tab&lt;/li>&#13;&#10;&lt;li>Click on Identity Shield in the left hand list&lt;/li>&#13;&#10;&lt;li>Click the View/Edit Protected Applications link&lt;/li>&#13;&#10;&lt;li>Select the Allow option for all applications that you want to be able to copy and paste text normally&lt;/li>&#13;&#10;&lt;/ol></description>
			<link>http://www.just-great-software.com/newsletter.html</link>
			<guid isPermaLink="false">2013-02-28 15:08:01 2869</guid>
			<pubDate>Thu, 28 Feb 2013 15:00:00 +0700</pubDate>
		</item>
		<item>
			<title>Updated: EditPad Pro 7.2.3</title>
			<description>&lt;p>&lt;a href="http://www.editpadpro.com/download.html">EditPad Pro 7.2.3 is now available for download&lt;/a>.&lt;/p>&#13;&#10;&#13;&#10;&lt;p>This release brings several fixes and improvements to EditPad's features for searching for text.  In the &lt;a href="http://www.editpadpro.com/manual.html#prefssearch">Search Preferences&lt;/a>, you can enable an option to make double-clicking a shortcut for &lt;a href="http://www.editpadpro.com/manual.html#instanthighlight">Search|Instant Highlight&lt;/a>.  Turning this on will no longer change the highlighting when you double-click something like an URL that has its own double-click action (opening the URL in your browser).  You can still select Search|Instant Highlight in the menu if you do want to highlight something that has a double-click action.  The &lt;a href="http://www.editpadpro.com/manual.html#searchlistall">Search Matches&lt;/a> panel now uses the same tab size as the files that the matches were found in.  If those files use different tab size settings, the settings from the first file with matches will be used.&lt;/p>&#13;&#10;&#13;&#10;&lt;p>In version 7.2.1 we introduced a new bug that caused search commands that process all matches like Replace All to show an access violation error after showing a proper error message when attempting to use an invalid regular expression.  Version 7.2.3 fixes this, while keeping the otherwise improved handling of invalid regular expressions introduced in version 7.2.1.&lt;/p>&#13;&#10;&#13;&#10;&lt;p>Using the &lt;a href="http://www.editpadpro.com/manual.html#fold">Fold menu&lt;/a>, or by using &lt;a href="http://www.editpadpro.com/manual.html#filetypenavigation">automatic folding from a file navigation scheme&lt;/a>, you can make large files easier to navigate by folding away the parts of the file you're not working on.  In previous versions of EditPad Pro, there were two specific situations in which folded text could result in erratic cursor movement or incorrect lines being displayed.  Unfolding the text always made the issue go away.&lt;/p>&#13;&#10;&#13;&#10;&lt;p>EditPad Pro allows foldable ranges to be nested inside each other.  It does not allow two ranges to start on the same line, but it does allow two ranges to end on the same line.  Previous versions did not correctly handle multiple ranges ending on the same line when they were actually folded.  This has been corrected.&lt;/p>&#13;&#10;&#13;&#10;&lt;p>When a foldable range is nested inside another range, it must be completely inside the other range.  Previously, EditPad Pro did not check this, which allowed you to create interlocking ranges in which the inner range ends after the outer range.  This caused EditPad to get confused when the inner range was folded.  Now EditPad Pro prevents this situation.  When you fold a new range inside an existing range, Editpad will force the new range to stop at the same line or a prior line as the existing range.  When you fold a new range before an existing range, the new range must stop at a line prior to the line the existing range starts on.&lt;/p>&#13;&#10;&#13;&#10;&lt;p>The &lt;a href="http://www.editpadpro.com/manual.html#foldfold">Fold All&lt;/a>, &lt;a href="http://www.editpadpro.com/manual.html#foldunfoldall">Unfold All&lt;/a>, and &lt;a href="http://www.editpadpro.com/manual.html#foldtoggleall">Toggle All Folds&lt;/a> commands now have improved cursor handling.  After folding or unfolding, they will scroll the editor in order to keep the line with the cursor at the same vertical position, instead of putting it at the bottom of the editor when scrolling is required to keep the cursor visible.  This will make it a bit easier to keep track of where you are in your file, as folding or unfolding everything may drastically change the number of visible lines.&lt;/p>&#13;&#10;&#13;&#10;&lt;p>The &lt;a href="http://www.editpadpro.com/fns.html">file navigation scheme&lt;/a> for Delphi source code has been improved.  It now makes nested begin..end blocks foldable if you turn on detailed folding in &lt;a href="http://www.editpadpro.com/manual.html#filetypenavigation">Options|Configure File Types|Navigation&lt;/a> for the Delphi file type.  It now supports records that have methods and properties.  Records now have their own "Records" node in the tree, rather than being added under "Types" where simple types are added.&lt;/p>&#13;&#10;&#13;&#10;&lt;p>The &lt;a href="http://www.editpadpro.com/cscs.html">syntax coloring scheme&lt;/a> for Python now correctly handles escaped triple quotes in triple-quoted strings.&lt;/p>&#13;&#10;&#13;&#10;&lt;p>A bunch of other minor bugs were also fixed.  The &lt;a href="http://www.editpadpro.com/editpadprohist.html#723">version history&lt;/a> has the complete list.&lt;/p>&#13;&#10;&#13;&#10;&lt;ul> &#13;&#10;&lt;li>If you already purchased EditPad Pro 7.x.x, you can &lt;a href="http://www.editpadpro.com/download.html">download this minor upgrade for free&lt;/a>.&lt;/li>&#13;&#10;&lt;li>If you have EditPad Pro 4, 5, or 6, you can &lt;a href="http://www.editpadpro.com/upgradenow.html">upgrade to version 7 at a special price&lt;/a>.&lt;/li>&#13;&#10;&lt;li>&lt;a href="http://www.editpadpro.com/buynow.html">Buy EditPad Pro now&lt;/a>.&lt;/li>&#13;&#10;&lt;li>&lt;a href="http://www.editpadpro.com/editpadprohist.html">EditPad Pro version history&lt;/a>.&lt;/li>&#13;&#10;&lt;/ul></description>
			<link>http://www.editpadpro.com/releasenotes.html#723</link>
			<guid isPermaLink="false">2013-02-22 16:21:42 4400</guid>
			<pubDate>Fri, 22 Feb 2013 18:00:00 +0700</pubDate>
		</item>
		<item>
			<title>Updated: EditPad Lite 7.2.3</title>
			<description>&lt;p>&lt;a href="http://www.editpadlite.com/download.html">EditPad Lite 7.2.3 is now available for download&lt;/a>.&lt;/p>&#13;&#10;&#13;&#10;&lt;p>This release brings several fixes and improvements to EditPad's features for searching for text.  In the &lt;a href="http://www.editpadpro.com/manual.html#prefssearch">Search Preferences&lt;/a>, you can enable an option to make double-clicking a shortcut for &lt;a href="http://www.editpadpro.com/manual.html#instanthighlight">Search|Instant Highlight&lt;/a>.  Turning this on will no longer change the highlighting when you double-click something like an URL that has its own double-click action (opening the URL in your browser).  You can still select Search|Instant Highlight in the menu if you do want to highlight something that has a double-click action.&lt;/p>&#13;&#10;&#13;&#10;&lt;p>In version 7.2.1 we introduced a new bug that caused search commands that process all matches like Replace All to show an access violation error after showing a proper error message when attempting to use an invalid regular expression.  Version 7.2.3 fixes this, while keeping the otherwise improved handling of invalid regular expressions introduced in version 7.2.1.&lt;/p>&#13;&#10;&#13;&#10;&lt;p>A few other minor bugs were also fixed.  The &lt;a href="http://www.editpadlite.com/editpadlitehist.html#723">version history&lt;/a> has the complete list.&lt;/p>&#13;&#10;&#13;&#10;&lt;p>EditPad Lite is free for personal use.  Business and government users can &lt;a href="http://www.editpadlite.com/buynow.html">purchase a license&lt;/a>.&lt;/p>&#13;&#10;&#13;&#10;&lt;p>&lt;a href="http://www.editpadlite.com/download.html">Download EditPad Lite&lt;/a>.&lt;/p></description>
			<link>http://www.editpadlite.com/releasenotes.html#723</link>
			<guid isPermaLink="false">2013-02-22 16:21:42 4401</guid>
			<pubDate>Fri, 22 Feb 2013 16:00:00 +0700</pubDate>
		</item>
		<item>
			<title>Tips &amp; Tricks: Running a Macro on All Open Files in EditPad Pro</title>
			<description>&lt;p>Keystroke macros enable you to perform the same task on all open files, even if EditPad does not have a built-in option to perform that task on all open files.  As an example, let's say you have a bunch of files open that are use &lt;a href="http://www.editpadpro.com/unicode.html">different encodings&lt;/a>.  You want to convert all the files to UTF-8.&lt;/p>&#13;&#10;&#13;&#10;&lt;p>Doing this for a single file is easy.  Simply select &lt;a href="http://www.editpadpro.com/manual.html#convertencoding">Convert|Text Encoding&lt;/a> in the menu, choose the "Encode" option, pick UTF-8, and click OK.  But the Convert|Text Encoding command does not have an option to do this for all open files.  Doing it manually for each file gets tedious very quickly.&lt;/p>&#13;&#10;&#13;&#10;&lt;p>Fortunately, you can easily &lt;b>automate this with a simple keystroke macro&lt;/b>.  Before you begin, activate the first file.  Select &lt;a href="http://www.editpadpro.com/manual.html#macrosrecord">Macros|Record Macro&lt;/a> in the menu to start recording a new macro.  Then convert the active file as described in the previous paragraph.  Now, select Go|Next File in the menu.  Finally, select Macros|Stop Recording in the menu to finish the macro.&lt;/p>&#13;&#10;&#13;&#10;&lt;p>Now you can use this macro to convert all open files to UTF-8 at any time.  Activate the first file.  Select &lt;a href="http://www.editpadpro.com/manual.html#macrosmaintain">Macros|Organize Macros&lt;/a> in the menu.  Choose the macro you just recorded.  Set the Repeat value to a number that is equal to or greater than the number of files you have open.  Set it to 1,000, for example, if you have hundreds of files open.  Then click the Play Macro button.&lt;/p>&#13;&#10;&#13;&#10;&lt;p>The macro will be &lt;b>played back exactly as many times as you have files open&lt;/b>, even if you specified a greater number of repetitions.  The reason is that &lt;a href="http://www.editpadpro.com/manual.html#gonextfile">Go|Next File&lt;/a> is aware whether it is being played back by a macro.  Go|Next File automatically stops macro playback when a macro tries to play back this command when the last file is already active.  So by recording Go|Next File as the last command in a macro, you can make the macro process all files, and have it stop after the last file was processed.&lt;/p>&#13;&#10;&#13;&#10;&lt;p>&lt;a href="http://www.editpadpro.com/tricks.html">More tips &amp;amp; tricks for EditPad Pro&lt;/a>&lt;/p></description>
			<link>http://www.editpadpro.com/trickmacroallfiles.html</link>
			<guid isPermaLink="false">2013-01-31 10:26:21 2853</guid>
			<pubDate>Thu, 31 Jan 2013 12:00:00 +0700</pubDate>
		</item>
		<item>
			<title>Updated: DeployMaster 4.1.2</title>
			<description>&lt;p>&lt;A HREF="http://www.deploymaster.com/">DeployMaster 4.1.2&lt;/A> is now available for download.&lt;/p>&#13;&#10;&#13;&#10;&lt;p>This release fixes several bugs.  If you've added 3rd party installers on the &lt;a href="manual.html#3rdparty">3rd Party page&lt;/a>, those will now have their command line parameters passed correctly to them.  3rd party MSI installers are now run silently when your installer is run silently.  On the &lt;a href="manual.html#identity">Identity page&lt;/a>, some combinations of identity settings were not handled correctly while building the installer, causing the installer to skip asking for identity information if no support DLL with identity routines was provided, or to ask for all information if it was.  If you've configured certain DLLs to be registered on the &lt;a href="files.html#3rdparty">Files page&lt;/a>, the uninstaller will no longer make a command prompt window briefly flash on the screen when unregistering the DLL.&lt;/p>&#13;&#10;&#13;&#10;&lt;UL>&#13;&#10;&lt;LI>If you have already purchased DeployMaster, you can &lt;A HREF="http://www.deploymaster.com/download.html">download this free update for free&lt;/A>.&lt;/LI>&#13;&#10;&lt;LI>&lt;A HREF="http://www.deploymaster.com/buynow.html">Buy DeployMaster now&lt;/A>.&lt;/LI>&#13;&#10;&lt;LI>&lt;A HREF="http://www.deploymaster.com/history.html">Complete Version History&lt;/A>.&lt;/LI>&#13;&#10;&lt;/UL></description>
			<link>http://www.deploymaster.com/releasenotes.html#412</link>
			<guid isPermaLink="false">2013-01-23 14:32:37 2864</guid>
			<pubDate>Wed, 23 Jan 2013 18:00:00 +0700</pubDate>
		</item>
		<item>
			<title>Updated: HelpScribble 7.8.3</title>
			<description>&lt;p>&lt;a href="http://www.helpscribble.com">HelpScribble 7.8.3 is now available for download&lt;/a>.&lt;/p>&#13;&#10;&#13;&#10;&lt;p>This release makes HelpScribble fully compatible with Windows 8.  There are no changes to HelpScribble itself.  The documentation was updated to reflect the help file situation on Windows 8.  Just like Windows 7, Windows 8 has out-of-the-box support for HTML Help, but &lt;a href="http://www.helpscribble.com/vista.html">WinHelp requires a separate download&lt;/a>.&lt;/p>&#13;&#10;&#13;&#10;&lt;p>HelpScribble's installer was also updated.  It will no longer pin the uninstall shortcut to the Windows 8 start screen (but it won't unpin any shortcuts that were previously pinned).&lt;/p>&#13;&#10;&#13;&#10;&lt;UL>&#13;&#10;&lt;LI>If you have already purchased helpscribble, you can &lt;A HREF="http://www.helpscribble.com/download.html">download this update for free&lt;/A>.&#13;&#10;&lt;LI>&lt;A HREF="http://www.helpscribble.com/buynow.html">Buy helpscribble now&lt;/A>.&#13;&#10;&lt;LI>&lt;A HREF="http://www.helpscribble.com/history.html">Complete version history&lt;/A>.&#13;&#10;&lt;/UL></description>
			<link>http://www.helpscribble.com/history.html</link>
			<guid isPermaLink="false">2012-12-06 11:13:39 2870</guid>
			<pubDate>Thu, 6 Dec 2012 18:00:00 +0700</pubDate>
		</item>
	</channel>
</rss>
