<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://brandontools.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>News</title><link>http://brandontools.com/blogs/news/default.aspx</link><description /><dc:language>en</dc:language><generator>CommunityServer 2.1 SP2 (Build: 61129.2)</generator><item><title>Indexer Gadget now available on Gadget Gallery</title><link>http://brandontools.com/blogs/news/archive/2008/05/09/indexer-gadget-now-available-on-gadget-gallery.aspx</link><pubDate>Fri, 09 May 2008 17:07:00 GMT</pubDate><guid isPermaLink="false">2b645eb8-cac9-4dac-b6c7-489f70076f85:573</guid><dc:creator>Brandon</dc:creator><slash:comments>0</slash:comments><comments>http://brandontools.com/blogs/news/comments/573.aspx</comments><wfw:commentRss>http://brandontools.com/blogs/news/commentrss.aspx?PostID=573</wfw:commentRss><description>The Indexer Status Gadget is now &lt;A class="" href="http://gallery.live.com/liveItemDetail.aspx?li=45c441a6-edbc-454d-9262-d264728d6a3a&amp;amp;bt=1&amp;amp;pl=1"&gt;available via the Windows Live Gallery site.&lt;/A&gt;&amp;nbsp; This is the same version available via this site, but provides another avenue of exposure for it.&amp;nbsp; If you like the gadget, please &lt;A class="" href="http://gallery.live.com/liveItemDetail.aspx?li=45c441a6-edbc-454d-9262-d264728d6a3a&amp;amp;bt=1&amp;amp;pl=1"&gt;visit the gallery page and rate or review it!&lt;/A&gt;&lt;img src="http://brandontools.com/aggbug.aspx?PostID=573" width="1" height="1"&gt;</description></item><item><title>Start++ 0.8.1</title><link>http://brandontools.com/blogs/news/archive/2008/04/25/start-0-8-1.aspx</link><pubDate>Fri, 25 Apr 2008 07:58:00 GMT</pubDate><guid isPermaLink="false">2b645eb8-cac9-4dac-b6c7-489f70076f85:549</guid><dc:creator>Brandon</dc:creator><slash:comments>1</slash:comments><comments>http://brandontools.com/blogs/news/comments/549.aspx</comments><wfw:commentRss>http://brandontools.com/blogs/news/commentrss.aspx?PostID=549</wfw:commentRss><description>&lt;P&gt;This is a minor update to &lt;A class="" href="http://brandontools.com/blogs/news/archive/2008/04/22/start-0-8.aspx"&gt;last week's release.&lt;/A&gt;&amp;nbsp; Currently I have not enabled automatic updates for users on 0.7.x.&amp;nbsp; I will enable them in a day or two assuming no regressions are found with this release.&lt;/P&gt;
&lt;P&gt;The changes are:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;The typing delay added in 0.8 will now only affect Start Gadgets, and only once they are already showing.&amp;nbsp; This&amp;nbsp;was added to&amp;nbsp;prevent unnecessary queries to the web server while you are still typing.&amp;nbsp; This fix, combined with prevous ones, should give a much better response to your typing than in the past for all situations.&lt;/LI&gt;
&lt;LI&gt;Any systems which use comma-delimited decimal formats should no longer save out incorrect data for the ZoomFactor parameter in the XML.&amp;nbsp; This should prevent the crashes many users of non-English systems&amp;nbsp;have been seeing.&lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;A class="" href="http://brandontools.com/files/folders/startplusplus/entry33.aspx"&gt;Download here&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;img src="http://brandontools.com/aggbug.aspx?PostID=549" width="1" height="1"&gt;</description></item><item><title>Start++ 0.8</title><link>http://brandontools.com/blogs/news/archive/2008/04/22/start-0-8.aspx</link><pubDate>Tue, 22 Apr 2008 07:53:00 GMT</pubDate><guid isPermaLink="false">2b645eb8-cac9-4dac-b6c7-489f70076f85:543</guid><dc:creator>Brandon</dc:creator><slash:comments>1</slash:comments><comments>http://brandontools.com/blogs/news/comments/543.aspx</comments><wfw:commentRss>http://brandontools.com/blogs/news/commentrss.aspx?PostID=543</wfw:commentRss><description>&lt;P&gt;It's been a long time since I've released an update to Start++.&amp;nbsp; Since then I've been working sporadically on a major overhaul to Start++, which will likely be released as version 2.0.&amp;nbsp; However, due to time constraints imposed by my real job, and the fact that I have lots of ideas and no PMs to tell me which ones are actually worth implementing - it will likely take a while longer for that to see the light of day.&lt;/P&gt;
&lt;P&gt;So in the meantime, I decided to backport several of the fixes I have made in the 2.0 branch.&amp;nbsp; This does not address &lt;EM&gt;all&lt;/EM&gt; of the known issues with the last update, but I think it provides several worthwhile enhancements.&amp;nbsp; These include:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Better responsiveness to queries for Start Gadgets&lt;/LI&gt;
&lt;LI&gt;Fewer intermediate Gadget updates while you're typing, no longer a chance of "lost characters"&lt;/LI&gt;
&lt;LI&gt;Better keyboard and mouse interaction with Start Gadgets&lt;/LI&gt;
&lt;LI&gt;Fixed the default Dictionary gadget to have an OnSubmit handler as it was meant to&lt;/LI&gt;
&lt;LI&gt;Fixed the calculator gadget (and problems with any gadgets that use OnSubmit but have SubmitNewWindow set to false)&lt;/LI&gt;
&lt;LI&gt;Small UI clean-up for gadget rendering&lt;/LI&gt;
&lt;LI&gt;Fixed tab ordering for most of the configuration UI&lt;/LI&gt;
&lt;LI&gt;Fixed focus of UAC prompts when using commands like "sudo" from the start menu if the Secure Desktop switch is disabled&lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;That last one is tricky, but this fix seems to work well.&amp;nbsp; Unfortunately, I discovered today that it only works if the Secure Desktop switch is disabled (as you might guess, that's how I run most of my systems).&amp;nbsp; This is unfortunate, but hopefully something I can fix in a future update.&lt;/P&gt;
&lt;P&gt;Also, the installer is back to its leaner size of 1.2MB or so.&amp;nbsp; This coincides with&amp;nbsp;a change to ensure the hook installation issue from the past never returns.&amp;nbsp; The installer no longer includes the merge modules for the 32-bit and 640bit C++ runtimes as the hook DLL now statically links the CRT.&lt;/P&gt;
&lt;P&gt;As always, your feedback is appreciated.&lt;/P&gt;&lt;img src="http://brandontools.com/aggbug.aspx?PostID=543" width="1" height="1"&gt;</description></item><item><title>Indexer Status Gadget Updated</title><link>http://brandontools.com/blogs/news/archive/2008/04/12/indexer-status-gadget-updated.aspx</link><pubDate>Sat, 12 Apr 2008 18:37:00 GMT</pubDate><guid isPermaLink="false">2b645eb8-cac9-4dac-b6c7-489f70076f85:540</guid><dc:creator>Brandon</dc:creator><slash:comments>0</slash:comments><comments>http://brandontools.com/blogs/news/comments/540.aspx</comments><wfw:commentRss>http://brandontools.com/blogs/news/commentrss.aspx?PostID=540</wfw:commentRss><description>&lt;P&gt;The&amp;nbsp;&lt;A class="" href="http://brandontools.com/content/IndexerStatusGadget.aspx"&gt;gadget&lt;/A&gt; has been updated to fix a few problems people have been reporting.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Changes in version 1.1.1, uploaded 4/12/2008 (11:51AM PST)&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Fixed support for non-English versions of Windows&lt;/LI&gt;
&lt;LI&gt;Fixed a bug that prevented the indexer controls from working&lt;/LI&gt;
&lt;LI&gt;Improved accuracy of back-off state&amp;nbsp;after the user clicks "cancel" to the UAC dialog.&lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;The second bug only affects users who installed the gadget &lt;STRONG&gt;yesterday&lt;/STRONG&gt;.&amp;nbsp; &lt;A class="" href="http://brandontools.com/content/IndexerStatusGadget.aspx"&gt;Upgrading to&amp;nbsp;version 1.1 or later&lt;/A&gt; should correct the problem.&lt;/P&gt;&lt;img src="http://brandontools.com/aggbug.aspx?PostID=540" width="1" height="1"&gt;</description></item><item><title>Indexer Status Gadget 1.0 Released</title><link>http://brandontools.com/blogs/news/archive/2008/04/09/indexer-status-gadget-1-0-released.aspx</link><pubDate>Thu, 10 Apr 2008 02:58:00 GMT</pubDate><guid isPermaLink="false">2b645eb8-cac9-4dac-b6c7-489f70076f85:512</guid><dc:creator>Brandon</dc:creator><slash:comments>0</slash:comments><comments>http://brandontools.com/blogs/news/comments/512.aspx</comments><wfw:commentRss>http://brandontools.com/blogs/news/commentrss.aspx?PostID=512</wfw:commentRss><description>&lt;P&gt;The second tool to join the BrandonTools.com collection is a new Windows Vista Sidebar Gadget for monitoring and controlling the Windows Search indexer.&lt;/P&gt;
&lt;P&gt;&lt;IMG style="WIDTH:174px;HEIGHT:99px;" height=99 src="http://brandontools.com/images/gadget.jpg" width=174&gt;&lt;/P&gt;
&lt;P&gt;&lt;A class="" href="http://brandontools.com/content/IndexerStatusGadget.aspx"&gt;&lt;STRONG&gt;Click here for more information.&lt;/STRONG&gt;&lt;/A&gt;&lt;/P&gt;&lt;img src="http://brandontools.com/aggbug.aspx?PostID=512" width="1" height="1"&gt;</description></item><item><title>Start++ 0.7.8 Changes</title><link>http://brandontools.com/blogs/news/archive/2007/09/26/start-0-7-8-changes.aspx</link><pubDate>Wed, 26 Sep 2007 23:32:00 GMT</pubDate><guid isPermaLink="false">2b645eb8-cac9-4dac-b6c7-489f70076f85:394</guid><dc:creator>Brandon</dc:creator><slash:comments>2</slash:comments><comments>http://brandontools.com/blogs/news/comments/394.aspx</comments><wfw:commentRss>http://brandontools.com/blogs/news/commentrss.aspx?PostID=394</wfw:commentRss><description>&lt;UL&gt;
&lt;LI&gt;Fixed the hook installation error for users without the right CRT libraries installed.&amp;nbsp; Hopefully.&amp;nbsp; For real this time (finally got a clean Vista VPC to test on and repro).&lt;/LI&gt;&lt;/UL&gt;&lt;img src="http://brandontools.com/aggbug.aspx?PostID=394" width="1" height="1"&gt;</description></item><item><title>Start++ 0.7.7 changes</title><link>http://brandontools.com/blogs/news/archive/2007/09/23/start-0-7-7-changes.aspx</link><pubDate>Sun, 23 Sep 2007 22:20:00 GMT</pubDate><guid isPermaLink="false">2b645eb8-cac9-4dac-b6c7-489f70076f85:368</guid><dc:creator>Brandon</dc:creator><slash:comments>3</slash:comments><comments>http://brandontools.com/blogs/news/comments/368.aspx</comments><wfw:commentRss>http://brandontools.com/blogs/news/commentrss.aspx?PostID=368</wfw:commentRss><description>&lt;P&gt;More fixes today:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Start Gadgets now work when themes are disabled&amp;nbsp;("Windows Standard" or "Windows Classic" visual styles).&amp;nbsp; &lt;/LI&gt;
&lt;LI&gt;Start Gadgets now go away when you click the "clear" button in the search box.&lt;/LI&gt;
&lt;LI&gt;The ZoomFactor property on Start Gadgets should now be serialized correctly when your system locale is one that uses commas instead of periods as the decimal delimiter.&amp;nbsp; &lt;/LI&gt;&lt;/UL&gt;&lt;img src="http://brandontools.com/aggbug.aspx?PostID=368" width="1" height="1"&gt;</description></item><item><title>Start++ 0.7.6 changes</title><link>http://brandontools.com/blogs/news/archive/2007/09/22/start-0-7-6-changes.aspx</link><pubDate>Sun, 23 Sep 2007 01:10:00 GMT</pubDate><guid isPermaLink="false">2b645eb8-cac9-4dac-b6c7-489f70076f85:362</guid><dc:creator>Brandon</dc:creator><slash:comments>0</slash:comments><comments>http://brandontools.com/blogs/news/comments/362.aspx</comments><wfw:commentRss>http://brandontools.com/blogs/news/commentrss.aspx?PostID=362</wfw:commentRss><description>&lt;P&gt;2 changes in 0.7.6:&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;This update&amp;nbsp;should remove the requirement to install the seperate VC++ redistributable package.&amp;nbsp; I don't have a system without those libraries to test on, so I can't be 100% sure.&lt;/LI&gt;
&lt;LI&gt;A bug in Search Startlets was causing an error if there were exactly 2 search results, this is now fixed.&lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;img src="http://brandontools.com/aggbug.aspx?PostID=362" width="1" height="1"&gt;</description></item><item><title>Start++ 0.7.5</title><link>http://brandontools.com/blogs/news/archive/2007/08/21/start-0-7-2.aspx</link><pubDate>Tue, 21 Aug 2007 08:09:00 GMT</pubDate><guid isPermaLink="false">2b645eb8-cac9-4dac-b6c7-489f70076f85:262</guid><dc:creator>Brandon</dc:creator><slash:comments>3</slash:comments><comments>http://brandontools.com/blogs/news/comments/262.aspx</comments><wfw:commentRss>http://brandontools.com/blogs/news/commentrss.aspx?PostID=262</wfw:commentRss><description>&lt;P&gt;0.7.5 includes the following changed from 0.7.4:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Fixed a problem with Import / Export of gadgets introduced in 0.7.2.&lt;/LI&gt;
&lt;LI&gt;Added mousewheel support for gadgets.&lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;0.7.4 includes the following changed from 0.7.3:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;The necessary C++ runtime libraries will now be installed automatically if you need them (this is why the installer is now 2.5MB or so).&amp;nbsp; This should get rid of the error messages about the hook failing to install on machines without these libraries already installed by some other app (ie. Visual Studio).&lt;/LI&gt;
&lt;LI&gt;Fix to gadgets like "calc" (or any that were submit-only) that would not work properly because of a bug introduced in 0.7.2.&lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;0.7.3 includes the following changes from 0.7.2:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Some users reported an&amp;nbsp;error message shown when Start++ fails to find&amp;nbsp;an&amp;nbsp;included DLL.&amp;nbsp; This update includes an attempt to address that, as well as&amp;nbsp;a more verbose error message to help troubleshoot the issue.&amp;nbsp;&lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;0.7.2 includes the following changes from 0.7.1:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Fixed a crash when using the context menu of the Start Gadget browser window&lt;/LI&gt;
&lt;LI&gt;Added some additional Gadget properties for Gadget authors, largely targetted at Twitter support:&lt;/LI&gt;
&lt;UL&gt;
&lt;LI&gt;The user can now specify a username / password which will be used for HTTP Basic Authentication when connecting to the server.&amp;nbsp; The password is saved on the disk in an AES encrypted format.&lt;/LI&gt;
&lt;LI&gt;OnActivate and OnSubmit now support providing HTTP POST parameters.&lt;/LI&gt;
&lt;LI&gt;When exporting a Gadget, the username and password fields will be blanked out.&lt;/LI&gt;&lt;/UL&gt;&lt;/UL&gt;
&lt;P&gt;Known issues:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Passwords are not masked when displayed on the screen in the Start++ UI.&amp;nbsp; I plan to fix this, but as far as I can tell it's not something the Property Grid control supports natively.&lt;/LI&gt;
&lt;LI&gt;Installing Gadgets is supposed to launch a second copy of Start++ momentarily, but sometimes it seems to hang.&lt;/LI&gt;
&lt;LI&gt;For now, a reboot&amp;nbsp;or log-off/log-on is recommended after upgrading Start++ 0.7 and later.&amp;nbsp; It shouldn't be necessary, but in certain upgrade scenarios it seems to be.&amp;nbsp; Still working out exactly why that is.&lt;/LI&gt;&lt;/UL&gt;&lt;img src="http://brandontools.com/aggbug.aspx?PostID=262" width="1" height="1"&gt;</description></item><item><title>Start++ 0.7.1 update</title><link>http://brandontools.com/blogs/news/archive/2007/08/18/start-0-7-1-update.aspx</link><pubDate>Sat, 18 Aug 2007 22:38:00 GMT</pubDate><guid isPermaLink="false">2b645eb8-cac9-4dac-b6c7-489f70076f85:242</guid><dc:creator>Brandon</dc:creator><slash:comments>0</slash:comments><comments>http://brandontools.com/blogs/news/comments/242.aspx</comments><wfw:commentRss>http://brandontools.com/blogs/news/commentrss.aspx?PostID=242</wfw:commentRss><description>I just posted a small update to Start++.&amp;nbsp; It's the &lt;A class="" href="http://brandontools.com/blogs/news/archive/2007/08/18/start-0-7-now-available.aspx"&gt;same as 0.7&lt;/A&gt;, except that now you can scroll up and down within a Start Gadget using either Control+Up / Control+Down or PageUp / PageDown (without taking focus out of the search box).&lt;img src="http://brandontools.com/aggbug.aspx?PostID=242" width="1" height="1"&gt;</description><category domain="http://brandontools.com/blogs/news/archive/tags/Start_2B002B00_/default.aspx">Start++</category></item><item><title>Start++ 0.7 now available</title><link>http://brandontools.com/blogs/news/archive/2007/08/18/start-0-7-now-available.aspx</link><pubDate>Sat, 18 Aug 2007 18:34:00 GMT</pubDate><guid isPermaLink="false">2b645eb8-cac9-4dac-b6c7-489f70076f85:238</guid><dc:creator>Brandon</dc:creator><slash:comments>1</slash:comments><comments>http://brandontools.com/blogs/news/comments/238.aspx</comments><wfw:commentRss>http://brandontools.com/blogs/news/commentrss.aspx?PostID=238</wfw:commentRss><description>&lt;P&gt;This version includes the following major&amp;nbsp;changes from 0.6:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Users can now install or create&amp;nbsp;custom Start Gadgets which wrap web pages and services, including many iPhone apps that happen to fit quite well in the Start Menu.&lt;/LI&gt;
&lt;LI&gt;The mechanism by which the Start Menu is hooked has been rewritten.&amp;nbsp; It should no longer be possible for it to "lose track" of the Start Menu.&lt;/LI&gt;
&lt;LI&gt;Start++ no longer uses Automation/Accessibility APIs for anything, so no longer will provoke non-hotfixed versions of IE 7 to crash (due to an IE 7 bug).&lt;/LI&gt;
&lt;LI&gt;Fixed many potential memory / resource leaks.&lt;/LI&gt;
&lt;LI&gt;New UI for building basic&amp;nbsp;Start Gadgets, which can be shared on BrandonTools.com just like any other Startlets.&lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;&lt;A class="" href="http://brandontools.com/files/folders/startplusplus/entry33.aspx"&gt;Download Here&lt;/A&gt;&lt;/P&gt;&lt;img src="http://brandontools.com/aggbug.aspx?PostID=238" width="1" height="1"&gt;</description><category domain="http://brandontools.com/blogs/news/archive/tags/Start_2B002B00_/default.aspx">Start++</category></item><item><title>Next version coming soon</title><link>http://brandontools.com/blogs/news/archive/2007/08/08/next-version-coming-soon.aspx</link><pubDate>Wed, 08 Aug 2007 10:59:00 GMT</pubDate><guid isPermaLink="false">2b645eb8-cac9-4dac-b6c7-489f70076f85:229</guid><dc:creator>Brandon</dc:creator><slash:comments>0</slash:comments><comments>http://brandontools.com/blogs/news/comments/229.aspx</comments><wfw:commentRss>http://brandontools.com/blogs/news/commentrss.aspx?PostID=229</wfw:commentRss><description>&lt;P&gt;I really can't believe it's already been so long since 0.6... I guess the summer has sort of rushed by.&amp;nbsp; Anyway, Start++ definitely isn't dead, and in fact the next update should be released very soon.&amp;nbsp; I almost uploaded 0.7 tonight, but I want to run it myself for a few days to make sure the new hooking mechanism is as reliable as I believe it is.&lt;/P&gt;
&lt;P&gt;That's right, I rewrote the core Start menu hooking functionality yet again.&amp;nbsp; While Start++ remains a C# application, there's now a very small (about 8k) unmanaged DLL that hooks into Explorer.&amp;nbsp; Benefits include vastly increased reliability for the hook&amp;nbsp;(the old method, which relied on automation APIs, would often "lose track" of the Start menu) &lt;EM&gt;and&lt;/EM&gt; some other side benefits (reduced memory usage, faster, and no more&amp;nbsp;provoking IE 7's crashing bug, etc).&amp;nbsp; I've also streamlined a few things, added some additional error handling code, and started to pave the way for some future improvements.&amp;nbsp; Oh, and I think things may work better for non-English systems, though I don't have one to try at the moment.&lt;/P&gt;
&lt;P&gt;With that major hurdle out of the way (hopefully for good), I'll start focusing on features and cleaning up some thing (like the scripting implementation) for 1.0.&amp;nbsp; &lt;STRONG&gt;After&lt;/STRONG&gt; 1.0 I plan to add support for other languages in the Start++ UI, which is when I'll start enlisting some help for the translations (thanks again to those who have offered!).&amp;nbsp; I don't want to do it yet because the UI is going to change pretty soon...&lt;/P&gt;&lt;img src="http://brandontools.com/aggbug.aspx?PostID=229" width="1" height="1"&gt;</description></item><item><title>Start++ 0.6</title><link>http://brandontools.com/blogs/news/archive/2007/05/21/start-0-6.aspx</link><pubDate>Tue, 22 May 2007 02:38:00 GMT</pubDate><guid isPermaLink="false">2b645eb8-cac9-4dac-b6c7-489f70076f85:145</guid><dc:creator>Brandon</dc:creator><slash:comments>3</slash:comments><comments>http://brandontools.com/blogs/news/comments/145.aspx</comments><wfw:commentRss>http://brandontools.com/blogs/news/commentrss.aspx?PostID=145</wfw:commentRss><description>&lt;P&gt;Hot on the heels of 0.5 comes 0.6, which is mainly bug fixes.&amp;nbsp; But a bunch of them!&lt;/P&gt;
&lt;P&gt;&lt;A class="" href="http://brandontools.com/files/folders/startplusplus/default.aspx"&gt;Download here&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Changes since 0.5&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;The included "play" scripts were broken for most people, they are now fixed.&lt;/LI&gt;
&lt;LI&gt;Start++ no longer attempts to hook the Start Menu UI on non-English versions of Windows (support for other language versions will come eventually).&lt;/LI&gt;
&lt;LI&gt;Fixed focus issues when launching commands.&amp;nbsp; Still issues with getting the elevation prompt focused for "sudo" command, maybe the next version.&lt;/LI&gt;
&lt;LI&gt;Running a Startlet from the Start Menu&amp;nbsp;no longer starts a new shortlived Start++ process to execute it in, if Start++ is running in the background.&lt;/LI&gt;
&lt;LI&gt;The&amp;nbsp;embedded Start Menu&amp;nbsp;UI shouldn't jump around anymore the first time it's shown.&lt;/LI&gt;
&lt;LI&gt;The "mail" and "play" scripts now show friendly error messages if no results are found.&lt;/LI&gt;
&lt;LI&gt;Script authors can now get at the&amp;nbsp;parameters the user typed in as well as&amp;nbsp;the full search query&lt;/LI&gt;
&lt;LI&gt;Added "Donation / License" tab.&lt;/LI&gt;
&lt;LI&gt;Other misc fixes.&lt;/LI&gt;&lt;/UL&gt;&lt;img src="http://brandontools.com/aggbug.aspx?PostID=145" width="1" height="1"&gt;</description></item><item><title>Start++ 0.5</title><link>http://brandontools.com/blogs/news/archive/2007/05/20/start-0-5.aspx</link><pubDate>Sun, 20 May 2007 08:38:00 GMT</pubDate><guid isPermaLink="false">2b645eb8-cac9-4dac-b6c7-489f70076f85:121</guid><dc:creator>Brandon</dc:creator><slash:comments>0</slash:comments><comments>http://brandontools.com/blogs/news/comments/121.aspx</comments><wfw:commentRss>http://brandontools.com/blogs/news/commentrss.aspx?PostID=121</wfw:commentRss><description>&lt;P&gt;&lt;A class="" href="http://brandontools.com/files/folders/startplusplus/entry120.aspx"&gt;It's up!&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Fixes since 0.4.6&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Double-quotes in web searches should work properly now. 
&lt;LI&gt;UI hook should be more reliable 
&lt;LI&gt;Fixed some erroneous idle&amp;nbsp;CPU usage when running in the background. 
&lt;LI&gt;Misc stability improvements.&lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;New Features:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Search Startlets can now be scripted using JavaScript!&amp;nbsp; 
&lt;LI&gt;Fancy new scripting UI.&lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;Since the scripting features are new, please report issues / bugs / suggestions in the forum!&lt;/P&gt;&lt;img src="http://brandontools.com/aggbug.aspx?PostID=121" width="1" height="1"&gt;</description><category domain="http://brandontools.com/blogs/news/archive/tags/Start_2B002B00_/default.aspx">Start++</category><category domain="http://brandontools.com/blogs/news/archive/tags/News/default.aspx">News</category></item><item><title>Upcoming feature - Script support</title><link>http://brandontools.com/blogs/news/archive/2007/05/19/upcoming-feature-script-support.aspx</link><pubDate>Sun, 20 May 2007 06:09:00 GMT</pubDate><guid isPermaLink="false">2b645eb8-cac9-4dac-b6c7-489f70076f85:119</guid><dc:creator>Brandon</dc:creator><slash:comments>0</slash:comments><comments>http://brandontools.com/blogs/news/comments/119.aspx</comments><wfw:commentRss>http://brandontools.com/blogs/news/commentrss.aspx?PostID=119</wfw:commentRss><description>&lt;P&gt;So it's been a while since I've made a Start++ update.&amp;nbsp; But don't worry, I haven't forgotten about it!&lt;/P&gt;
&lt;P&gt;This weekend I'll be posting version 0.5.&amp;nbsp; What's new?&amp;nbsp; Well, I fixed some common bugs (certain characters like double-quotes could get mangled in commands, etc), and have made improvements to the UI hook for those who run Start++ in the background.&lt;/P&gt;
&lt;P&gt;There's also a new feature:&amp;nbsp; script supported for Search Startlets.&amp;nbsp; What does that mean?&amp;nbsp; Well, previously when creating a Search Startlet&amp;nbsp;you could only choose from two specific "actions" - &lt;STRONG&gt;Open Results&lt;/STRONG&gt; and &lt;STRONG&gt;Play Media&lt;/STRONG&gt;.&amp;nbsp; Now in 0.5, there's a third option.&amp;nbsp; JavaScript.&lt;/P&gt;
&lt;P&gt;How is this useful?&amp;nbsp; Well, here's how you could write your own version of the Play Media action.&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;FONT color=#008000 size=2&gt;//System.ItemUrl&lt;/FONT&gt;&lt;FONT color=#008000 size=2&gt; &lt;BR&gt;&lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;var&lt;/FONT&gt;&lt;FONT size=2&gt; fs = &lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;new&lt;/FONT&gt;&lt;FONT size=2&gt; ActiveXObject(&lt;/FONT&gt;&lt;FONT color=#a31515 size=2&gt;"Scripting.FileSystemObject"&lt;/FONT&gt;&lt;FONT size=2&gt;);&lt;BR&gt;&lt;/FONT&gt;&lt;FONT size=2&gt;&lt;FONT color=#0000ff size=2&gt;var&lt;/FONT&gt;&lt;FONT size=2&gt;&amp;nbsp;pList = fs.CreateTextFile(StartPath + &lt;/FONT&gt;&lt;FONT color=#a31515 size=2&gt;"\\playlist1.m3u"&lt;/FONT&gt;&lt;FONT size=2&gt;, &lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;true&lt;/FONT&gt;&lt;FONT size=2&gt;);&lt;BR&gt;pList.WriteLine(&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color=#a31515 size=2&gt;"#EXTM3U"&lt;/FONT&gt;&lt;FONT size=2&gt;);&lt;/FONT&gt;&lt;FONT size=2&gt; &lt;BR&gt;&lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;for&lt;/FONT&gt;&lt;FONT size=2&gt;(i = 0; i &amp;lt; ResultCount; i++)&lt;BR&gt;&lt;/FONT&gt;&lt;FONT size=2&gt;{&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/FONT&gt;&lt;FONT size=2&gt;&lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;var&lt;/FONT&gt;&lt;FONT size=2&gt; file = SYSTEM_ITEMURL&lt;img src="http://brandontools.com/emoticons/emotion-55.gif" alt="Idea" /&gt;;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; pList&lt;/FONT&gt;&lt;FONT size=2&gt;.WriteLine(file.slice(5));&lt;/FONT&gt;&lt;FONT size=2&gt; &lt;BR&gt;}&lt;BR&gt;pList.Close(); 
&lt;P&gt;&lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;var&lt;/FONT&gt;&lt;FONT size=2&gt; WshShell = &lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;new&lt;/FONT&gt;&lt;FONT size=2&gt; ActiveXObject(&lt;/FONT&gt;&lt;FONT color=#a31515 size=2&gt;"WScript.Shell"&lt;/FONT&gt;&lt;FONT size=2&gt;); &lt;BR&gt;&lt;/FONT&gt;&lt;FONT size=2&gt;WshShell.Run(&lt;FONT color=#a31515 size=2&gt;"wmplayer.exe \""&lt;/FONT&gt;&lt;FONT size=2&gt; + StartPath + &lt;/FONT&gt;&lt;FONT color=#a31515 size=2&gt;&lt;A&gt;\\playlist1.m3u\"&lt;/A&gt;&lt;/FONT&gt;&lt;FONT size=2&gt;); &lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&lt;FONT size=2&gt;Neat huh?&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size=2&gt;Just as before, you can export your Startlet to a file that you can share with others or submit to the &lt;A class="" href="http://brandontools.com/files/5/default.aspx"&gt;gallery on BrandonTools.com&lt;/A&gt;.&amp;nbsp; The Startlet file will include your script, basically turning them into light-weight "plug-ins."&lt;/P&gt;&lt;/FONT&gt;&lt;img src="http://brandontools.com/aggbug.aspx?PostID=119" width="1" height="1"&gt;</description><category domain="http://brandontools.com/blogs/news/archive/tags/Start_2B002B00_/default.aspx">Start++</category><category domain="http://brandontools.com/blogs/news/archive/tags/News/default.aspx">News</category></item></channel></rss>