<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-17606531</id><updated>2011-12-15T03:52:57.590+01:00</updated><title type='text'>AddictiveWords</title><subtitle type='html'>This blawg is about ActiveWords as a supertool, to manage  Windows XP, and together with other effective tools as Mindmanager and Opera. Combined with GTD, your PC is then turbocharged.</subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://addictivewords.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/17606531/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://addictivewords.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>Ronald Ryland</name><uri>http://www.blogger.com/profile/12098763068603352104</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://i35.photobucket.com/albums/d174/pocolocoyokoono/avatarronald2.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>12</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-17606531.post-114692960099500291</id><published>2006-05-06T17:33:00.000+02:00</published><updated>2006-08-28T08:26:18.613+02:00</updated><title type='text'>Uppercase / lowecase switch aided by Wordpad.</title><content type='html'>&lt;p&gt;I have made this huge script to quickly change between uppercase and lowercase without running any large programs like Word, etc. Mostly it have finished before the great hog (Word) have arisen. I have not tried it on very large documents, but in such cases its better to use Word itself. The script is simple, but large. &lt;/p&gt;&lt;p&gt;This cleans the text for any instances of LARGE letter. I name it UC (Uppercase)&lt;/p&gt;&lt;p&gt;&lt;textarea style="WIDTH: 500px; HEIGHT: 150px" rows="10" cols="52"&gt;&amp;lt;ctrl&amp;gt;c&amp;lt;/ctrl&amp;gt;&amp;lt;winstart&amp;gt;r&amp;lt;/winstart&amp;gt;wordpad&amp;lt;return&amp;gt;&amp;lt;wait for window:title="word"&amp;gt;&amp;lt;ctrl&amp;gt;v&amp;lt;/ctrl&amp;gt;&amp;lt;ctrl&amp;gt;h&amp;lt;/ctrl&amp;gt;&amp;lt;alt&amp;gt;w&amp;lt;/alt&amp;gt;&amp;lt;alt&amp;gt;n&amp;lt;/alt&amp;gt;a&amp;lt;tab&amp;gt;A&amp;lt;alt&amp;gt;a&amp;lt;/alt&amp;gt;&amp;lt;enter&amp;gt;&amp;lt;delay:100&amp;gt;&amp;lt;alt&amp;gt;w&amp;lt;/alt&amp;gt;&amp;lt;alt&amp;gt;n&amp;lt;/alt&amp;gt;b&amp;lt;tab&amp;gt;B&amp;lt;alt&amp;gt;a&amp;lt;/alt&amp;gt;&amp;lt;enter&amp;gt;&amp;lt;delay:100&amp;gt;&amp;lt;alt&amp;gt;w&amp;lt;/alt&amp;gt;&amp;lt;alt&amp;gt;n&amp;lt;/alt&amp;gt;c&amp;lt;tab&amp;gt;C&amp;lt;alt&amp;gt;a&amp;lt;/alt&amp;gt;&amp;lt;enter&amp;gt;&amp;lt;alt&amp;gt;w&amp;lt;/alt&amp;gt;&amp;lt;alt&amp;gt;n&amp;lt;/alt&amp;gt;d&amp;lt;tab&amp;gt;D&amp;lt;alt&amp;gt;a&amp;lt;/alt&amp;gt;&amp;lt;enter&amp;gt;&amp;lt;delay:100&amp;gt;&amp;lt;alt&amp;gt;w&amp;lt;/alt&amp;gt;&amp;lt;alt&amp;gt;n&amp;lt;/alt&amp;gt;e&amp;lt;tab&amp;gt;E&amp;lt;alt&amp;gt;a&amp;lt;/alt&amp;gt;&amp;lt;enter&amp;gt;&amp;lt;alt&amp;gt;w&amp;lt;/alt&amp;gt;&amp;lt;alt&amp;gt;n&amp;lt;/alt&amp;gt;f&amp;lt;tab&amp;gt;F&amp;lt;alt&amp;gt;a&amp;lt;/alt&amp;gt;&amp;lt;enter&amp;gt;&amp;lt;delay:100&amp;gt;&amp;lt;alt&amp;gt;w&amp;lt;/alt&amp;gt;&amp;lt;alt&amp;gt;n&amp;lt;/alt&amp;gt;g&amp;lt;tab&amp;gt;G&amp;lt;alt&amp;gt;a&amp;lt;/alt&amp;gt;&amp;lt;enter&amp;gt;&amp;lt;alt&amp;gt;w&amp;lt;/alt&amp;gt;&amp;lt;alt&amp;gt;n&amp;lt;/alt&amp;gt;h&amp;lt;tab&amp;gt;H&amp;lt;alt&amp;gt;a&amp;lt;/alt&amp;gt;&amp;lt;enter&amp;gt;&amp;lt;delay:100&amp;gt;&amp;lt;alt&amp;gt;w&amp;lt;/alt&amp;gt;&amp;lt;alt&amp;gt;n&amp;lt;/alt&amp;gt;i&amp;lt;tab&amp;gt;I&amp;lt;alt&amp;gt;a&amp;lt;/alt&amp;gt;&amp;lt;enter&amp;gt;&amp;lt;delay:100&amp;gt;&amp;lt;alt&amp;gt;w&amp;lt;/alt&amp;gt;&amp;lt;alt&amp;gt;n&amp;lt;/alt&amp;gt;j&amp;lt;tab&amp;gt;J&amp;lt;alt&amp;gt;a&amp;lt;/alt&amp;gt;&amp;lt;enter&amp;gt;&amp;lt;alt&amp;gt;w&amp;lt;/alt&amp;gt;&amp;lt;alt&amp;gt;n&amp;lt;/alt&amp;gt;k&amp;lt;tab&amp;gt;K&amp;lt;alt&amp;gt;a&amp;lt;/alt&amp;gt;&amp;lt;enter&amp;gt;&amp;lt;delay:100&amp;gt;&amp;lt;alt&amp;gt;w&amp;lt;/alt&amp;gt;&amp;lt;alt&amp;gt;n&amp;lt;/alt&amp;gt;l&amp;lt;tab&amp;gt;L&amp;lt;alt&amp;gt;a&amp;lt;/alt&amp;gt;&amp;lt;enter&amp;gt;&amp;lt;alt&amp;gt;w&amp;lt;/alt&amp;gt;&amp;lt;alt&amp;gt;n&amp;lt;/alt&amp;gt;w&amp;lt;tab&amp;gt;w&amp;lt;alt&amp;gt;a&amp;lt;/alt&amp;gt;&amp;lt;enter&amp;gt;&amp;lt;delay:100&amp;gt;&amp;lt;alt&amp;gt;w&amp;lt;/alt&amp;gt;&amp;lt;alt&amp;gt;n&amp;lt;/alt&amp;gt;n&amp;lt;tab&amp;gt;N&amp;lt;alt&amp;gt;a&amp;lt;/alt&amp;gt;&amp;lt;enter&amp;gt;&amp;lt;alt&amp;gt;w&amp;lt;/alt&amp;gt;&amp;lt;alt&amp;gt;n&amp;lt;/alt&amp;gt;o&amp;lt;tab&amp;gt;O&amp;lt;alt&amp;gt;a&amp;lt;/alt&amp;gt;&amp;lt;enter&amp;gt;&amp;lt;delay:100&amp;gt;&amp;lt;alt&amp;gt;w&amp;lt;/alt&amp;gt;&amp;lt;alt&amp;gt;n&amp;lt;/alt&amp;gt;p&amp;lt;tab&amp;gt;P&amp;lt;alt&amp;gt;a&amp;lt;/alt&amp;gt;&amp;lt;enter&amp;gt;&amp;lt;alt&amp;gt;w&amp;lt;/alt&amp;gt;&amp;lt;alt&amp;gt;n&amp;lt;/alt&amp;gt;q&amp;lt;tab&amp;gt;Q&amp;lt;alt&amp;gt;a&amp;lt;/alt&amp;gt;&amp;lt;enter&amp;gt;&amp;lt;delay:100&amp;gt;&amp;lt;alt&amp;gt;w&amp;lt;/alt&amp;gt;&amp;lt;alt&amp;gt;n&amp;lt;/alt&amp;gt;r&amp;lt;tab&amp;gt;R&amp;lt;alt&amp;gt;a&amp;lt;/alt&amp;gt;&amp;lt;enter&amp;gt;&amp;lt;delay:100&amp;gt;&amp;lt;alt&amp;gt;w&amp;lt;/alt&amp;gt;&amp;lt;alt&amp;gt;n&amp;lt;/alt&amp;gt;s&amp;lt;tab&amp;gt;S&amp;lt;alt&amp;gt;a&amp;lt;/alt&amp;gt;&amp;lt;enter&amp;gt;&amp;lt;alt&amp;gt;w&amp;lt;/alt&amp;gt;&amp;lt;alt&amp;gt;n&amp;lt;/alt&amp;gt;t&amp;lt;tab&amp;gt;T&amp;lt;alt&amp;gt;a&amp;lt;/alt&amp;gt;&amp;lt;enter&amp;gt;&amp;lt;delay:100&amp;gt;&amp;lt;alt&amp;gt;w&amp;lt;/alt&amp;gt;&amp;lt;alt&amp;gt;n&amp;lt;/alt&amp;gt;u&amp;lt;tab&amp;gt;U&amp;lt;alt&amp;gt;a&amp;lt;/alt&amp;gt;&amp;lt;enter&amp;gt;&amp;lt;alt&amp;gt;w&amp;lt;/alt&amp;gt;&amp;lt;alt&amp;gt;n&amp;lt;/alt&amp;gt;v&amp;lt;tab&amp;gt;V&amp;lt;alt&amp;gt;a&amp;lt;/alt&amp;gt;&amp;lt;enter&amp;gt;&amp;lt;delay:100&amp;gt;&amp;lt;alt&amp;gt;w&amp;lt;/alt&amp;gt;&amp;lt;alt&amp;gt;n&amp;lt;/alt&amp;gt;w&amp;lt;tab&amp;gt;W&amp;lt;alt&amp;gt;a&amp;lt;/alt&amp;gt;&amp;lt;enter&amp;gt;&amp;lt;delay:100&amp;gt;&amp;lt;alt&amp;gt;w&amp;lt;/alt&amp;gt;&amp;lt;alt&amp;gt;n&amp;lt;/alt&amp;gt;x&amp;lt;tab&amp;gt;X&amp;lt;alt&amp;gt;a&amp;lt;/alt&amp;gt;&amp;lt;enter&amp;gt;&amp;lt;delay:100&amp;gt;&amp;lt;alt&amp;gt;w&amp;lt;/alt&amp;gt;&amp;lt;alt&amp;gt;n&amp;lt;/alt&amp;gt;y&amp;lt;tab&amp;gt;Y&amp;lt;alt&amp;gt;a&amp;lt;/alt&amp;gt;&amp;lt;enter&amp;gt;&amp;lt;delay:100&amp;gt;&amp;lt;alt&amp;gt;w&amp;lt;/alt&amp;gt;&amp;lt;alt&amp;gt;n&amp;lt;/alt&amp;gt;z&amp;lt;tab&amp;gt;Z&amp;lt;alt&amp;gt;a&amp;lt;/alt&amp;gt;&amp;lt;enter&amp;gt;&amp;lt;alt&amp;gt;w&amp;lt;/alt&amp;gt;&amp;lt;alt&amp;gt;n&amp;lt;/alt&amp;gt;æ&amp;lt;tab&amp;gt;Æ&amp;lt;alt&amp;gt;a&amp;lt;/alt&amp;gt;&amp;lt;enter&amp;gt;&amp;lt;delay:100&amp;gt;&amp;lt;alt&amp;gt;w&amp;lt;/alt&amp;gt;&amp;lt;alt&amp;gt;n&amp;lt;/alt&amp;gt;ø&amp;lt;tab&amp;gt;Ø&amp;lt;alt&amp;gt;a&amp;lt;/alt&amp;gt;&amp;lt;enter&amp;gt;&amp;lt;delay:100&amp;gt;&amp;lt;alt&amp;gt;w&amp;lt;/alt&amp;gt;&amp;lt;alt&amp;gt;n&amp;lt;/alt&amp;gt;å&amp;lt;tab&amp;gt;Å&amp;lt;alt&amp;gt;a&amp;lt;/alt&amp;gt;&amp;lt;enter&amp;gt;&amp;lt;delay:100&amp;gt;&amp;lt;esc&amp;gt;&amp;lt;ctrl&amp;gt;a&amp;lt;/ctrl&amp;gt;&amp;lt;ctrl&amp;gt;c&amp;lt;/ctrl&amp;gt;&amp;lt;previous window&amp;gt;&amp;lt;ctrl&amp;gt;a&amp;lt;/ctrl&amp;gt;&amp;lt;ctrl&amp;gt;v&amp;lt;/ctrl&amp;gt;&amp;lt;previous window&amp;gt;&amp;lt;close window&amp;gt;&lt;/textarea&gt;&lt;/p&gt;&lt;p&gt;It simply calls the search and replace function in Wordpad. BTW it will not run with notepad.&lt;/p&gt;&lt;p&gt;To use it: please select the text you want to convert before you run it. If you don&amp;rsquo;t run it from a texteditor, you should leave out the code before the pasting.&lt;/p&gt;&lt;p&gt;Because of the language settings on my OS, its not possible for me to check this script, but it runs perfectly in native mode, and have all similar settings.&lt;/p&gt;&lt;p&gt;The other is just opposite, it removes any instances of SMALL letters: &lt;/p&gt;&lt;p&gt;AW: lc (lowercase)&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;textarea style="WIDTH: 500px; HEIGHT: 150px" cols="66"&gt;&amp;lt;CTRL&amp;gt;c&amp;lt;/CTRL&amp;gt;&amp;lt;WINSTART&amp;gt;r&amp;lt;/WINSTART&amp;gt;wordpad&amp;lt;RETURN&amp;gt;&amp;lt;WAIT FOR WINDOW:TITLE=uten navn&amp;gt;&amp;lt;CTRL&amp;gt;v&amp;lt;/CTRL&amp;gt;&amp;lt;CTRL&amp;gt;h&amp;lt;/CTRL&amp;gt;&amp;lt;ALT&amp;gt;m&amp;lt;/ALT&amp;gt;&amp;lt;ALT&amp;gt;s&amp;lt;/ALT&amp;gt;A&amp;lt;TAB&amp;gt;a&amp;lt;ALT&amp;gt;a&amp;lt;/ALT&amp;gt;&amp;lt;ENTER&amp;gt;&amp;lt;DELAY:100&amp;gt;&amp;lt;ALT&amp;gt;m&amp;lt;/ALT&amp;gt;&amp;lt;ALT&amp;gt;s&amp;lt;/ALT&amp;gt;B&amp;lt;TAB&amp;gt;b&amp;lt;ALT&amp;gt;a&amp;lt;/ALT&amp;gt;&amp;lt;ENTER&amp;gt;&amp;lt;DELAY:100&amp;gt;&amp;lt;ALT&amp;gt;m&amp;lt;/ALT&amp;gt;&amp;lt;ALT&amp;gt;s&amp;lt;/ALT&amp;gt;C&amp;lt;TAB&amp;gt;c&amp;lt;ALT&amp;gt;a&amp;lt;/ALT&amp;gt;&amp;lt;ENTER&amp;gt;&amp;lt;ALT&amp;gt;m&amp;lt;/ALT&amp;gt;&amp;lt;ALT&amp;gt;s&amp;lt;/ALT&amp;gt;D&amp;lt;TAB&amp;gt;d&amp;lt;ALT&amp;gt;a&amp;lt;/ALT&amp;gt;&amp;lt;ENTER&amp;gt;&amp;lt;DELAY:100&amp;gt;&amp;lt;ALT&amp;gt;m&amp;lt;/ALT&amp;gt;&amp;lt;ALT&amp;gt;s&amp;lt;/ALT&amp;gt;E&amp;lt;TAB&amp;gt;e&amp;lt;ALT&amp;gt;a&amp;lt;/ALT&amp;gt;&amp;lt;ENTER&amp;gt;&amp;lt;ALT&amp;gt;m&amp;lt;/ALT&amp;gt;&amp;lt;ALT&amp;gt;s&amp;lt;/ALT&amp;gt;F&amp;lt;TAB&amp;gt;f&amp;lt;ALT&amp;gt;a&amp;lt;/ALT&amp;gt;&amp;lt;ENTER&amp;gt;&amp;lt;DELAY:100&amp;gt;&amp;lt;ALT&amp;gt;m&amp;lt;/ALT&amp;gt;&amp;lt;ALT&amp;gt;s&amp;lt;/ALT&amp;gt;G&amp;lt;TAB&amp;gt;g&amp;lt;ALT&amp;gt;a&amp;lt;/ALT&amp;gt;&amp;lt;ENTER&amp;gt;&amp;lt;ALT&amp;gt;m&amp;lt;/ALT&amp;gt;&amp;lt;ALT&amp;gt;s&amp;lt;/ALT&amp;gt;H&amp;lt;TAB&amp;gt;h&amp;lt;ALT&amp;gt;a&amp;lt;/ALT&amp;gt;&amp;lt;ENTER&amp;gt;&amp;lt;DELAY:100&amp;gt;&amp;lt;ALT&amp;gt;m&amp;lt;/ALT&amp;gt;&amp;lt;ALT&amp;gt;s&amp;lt;/ALT&amp;gt;I&amp;lt;TAB&amp;gt;i&amp;lt;ALT&amp;gt;a&amp;lt;/ALT&amp;gt;&amp;lt;ENTER&amp;gt;&amp;lt;DELAY:100&amp;gt;&amp;lt;ALT&amp;gt;m&amp;lt;/ALT&amp;gt;&amp;lt;ALT&amp;gt;s&amp;lt;/ALT&amp;gt;J&amp;lt;TAB&amp;gt;j&amp;lt;ALT&amp;gt;a&amp;lt;/ALT&amp;gt;&amp;lt;ENTER&amp;gt;&amp;lt;ALT&amp;gt;m&amp;lt;/ALT&amp;gt;&amp;lt;ALT&amp;gt;s&amp;lt;/ALT&amp;gt;K&amp;lt;TAB&amp;gt;k&amp;lt;ALT&amp;gt;a&amp;lt;/ALT&amp;gt;&amp;lt;ENTER&amp;gt;&amp;lt;DELAY:100&amp;gt;&amp;lt;ALT&amp;gt;m&amp;lt;/ALT&amp;gt;&amp;lt;ALT&amp;gt;s&amp;lt;/ALT&amp;gt;L&amp;lt;TAB&amp;gt;l&amp;lt;ALT&amp;gt;a&amp;lt;/ALT&amp;gt;&amp;lt;ENTER&amp;gt;&amp;lt;ALT&amp;gt;m&amp;lt;/ALT&amp;gt;&amp;lt;ALT&amp;gt;s&amp;lt;/ALT&amp;gt;M&amp;lt;TAB&amp;gt;m&amp;lt;ALT&amp;gt;a&amp;lt;/ALT&amp;gt;&amp;lt;ENTER&amp;gt;&amp;lt;DELAY:100&amp;gt;&amp;lt;ALT&amp;gt;m&amp;lt;/ALT&amp;gt;&amp;lt;ALT&amp;gt;s&amp;lt;/ALT&amp;gt;N&amp;lt;TAB&amp;gt;n&amp;lt;ALT&amp;gt;a&amp;lt;/ALT&amp;gt;&amp;lt;ENTER&amp;gt;&amp;lt;ALT&amp;gt;m&amp;lt;/ALT&amp;gt;&amp;lt;ALT&amp;gt;s&amp;lt;/ALT&amp;gt;O&amp;lt;TAB&amp;gt;o&amp;lt;ALT&amp;gt;a&amp;lt;/ALT&amp;gt;&amp;lt;ENTER&amp;gt;&amp;lt;DELAY:100&amp;gt;&amp;lt;ALT&amp;gt;m&amp;lt;/ALT&amp;gt;&amp;lt;ALT&amp;gt;s&amp;lt;/ALT&amp;gt;P&amp;lt;TAB&amp;gt;p&amp;lt;ALT&amp;gt;a&amp;lt;/ALT&amp;gt;&amp;lt;ENTER&amp;gt;&amp;lt;ALT&amp;gt;m&amp;lt;/ALT&amp;gt;&amp;lt;ALT&amp;gt;s&amp;lt;/ALT&amp;gt;Q&amp;lt;TAB&amp;gt;q&amp;lt;ALT&amp;gt;a&amp;lt;/ALT&amp;gt;&amp;lt;ENTER&amp;gt;&amp;lt;DELAY:100&amp;gt;&amp;lt;ALT&amp;gt;m&amp;lt;/ALT&amp;gt;&amp;lt;ALT&amp;gt;s&amp;lt;/ALT&amp;gt;R&amp;lt;TAB&amp;gt;r&amp;lt;ALT&amp;gt;a&amp;lt;/ALT&amp;gt;&amp;lt;ENTER&amp;gt;&amp;lt;DELAY:100&amp;gt;&amp;lt;ALT&amp;gt;m&amp;lt;/ALT&amp;gt;&amp;lt;ALT&amp;gt;s&amp;lt;/ALT&amp;gt;S&amp;lt;TAB&amp;gt;s&amp;lt;ALT&amp;gt;a&amp;lt;/ALT&amp;gt;&amp;lt;ENTER&amp;gt;&amp;lt;ALT&amp;gt;m&amp;lt;/ALT&amp;gt;&amp;lt;ALT&amp;gt;s&amp;lt;/ALT&amp;gt;T&amp;lt;TAB&amp;gt;t&amp;lt;ALT&amp;gt;a&amp;lt;/ALT&amp;gt;&amp;lt;ENTER&amp;gt;&amp;lt;DELAY:100&amp;gt;&amp;lt;ALT&amp;gt;m&amp;lt;/ALT&amp;gt;&amp;lt;ALT&amp;gt;s&amp;lt;/ALT&amp;gt;U&amp;lt;TAB&amp;gt;u&amp;lt;ALT&amp;gt;a&amp;lt;/ALT&amp;gt;&amp;lt;ENTER&amp;gt;&amp;lt;ALT&amp;gt;m&amp;lt;/ALT&amp;gt;&amp;lt;ALT&amp;gt;s&amp;lt;/ALT&amp;gt;V&amp;lt;TAB&amp;gt;v&amp;lt;ALT&amp;gt;a&amp;lt;/ALT&amp;gt;&amp;lt;ENTER&amp;gt;&amp;lt;DELAY:100&amp;gt;&amp;lt;ALT&amp;gt;m&amp;lt;/ALT&amp;gt;&amp;lt;ALT&amp;gt;s&amp;lt;/ALT&amp;gt;W&amp;lt;TAB&amp;gt;w&amp;lt;ALT&amp;gt;a&amp;lt;/ALT&amp;gt;&amp;lt;ENTER&amp;gt;&amp;lt;DELAY:100&amp;gt;&amp;lt;ALT&amp;gt;m&amp;lt;/ALT&amp;gt;&amp;lt;ALT&amp;gt;s&amp;lt;/ALT&amp;gt;X&amp;lt;TAB&amp;gt;x&amp;lt;ALT&amp;gt;a&amp;lt;/ALT&amp;gt;&amp;lt;ENTER&amp;gt;&amp;lt;DELAY:100&amp;gt;&amp;lt;ALT&amp;gt;m&amp;lt;/ALT&amp;gt;&amp;lt;ALT&amp;gt;s&amp;lt;/ALT&amp;gt;Y&amp;lt;TAB&amp;gt;y&amp;lt;ALT&amp;gt;a&amp;lt;/ALT&amp;gt;&amp;lt;ENTER&amp;gt;&amp;lt;DELAY:100&amp;gt;&amp;lt;ALT&amp;gt;m&amp;lt;/ALT&amp;gt;&amp;lt;ALT&amp;gt;s&amp;lt;/ALT&amp;gt;Z&amp;lt;TAB&amp;gt;z&amp;lt;ALT&amp;gt;a&amp;lt;/ALT&amp;gt;&amp;lt;ENTER&amp;gt;&amp;lt;ALT&amp;gt;m&amp;lt;/ALT&amp;gt;&amp;lt;ALT&amp;gt;s&amp;lt;/ALT&amp;gt;Æ&amp;lt;TAB&amp;gt;æ&amp;lt;ALT&amp;gt;a&amp;lt;/ALT&amp;gt;&amp;lt;ENTER&amp;gt;&amp;lt;DELAY:100&amp;gt;&amp;lt;ALT&amp;gt;m&amp;lt;/ALT&amp;gt;&amp;lt;ALT&amp;gt;s&amp;lt;/ALT&amp;gt;Ø&amp;lt;TAB&amp;gt;ø&amp;lt;ALT&amp;gt;a&amp;lt;/ALT&amp;gt;&amp;lt;ENTER&amp;gt;&amp;lt;DELAY:100&amp;gt;&amp;lt;ALT&amp;gt;m&amp;lt;/ALT&amp;gt;&amp;lt;ALT&amp;gt;s&amp;lt;/ALT&amp;gt;Å&amp;lt;TAB&amp;gt;å&amp;lt;ALT&amp;gt;a&amp;lt;/ALT&amp;gt;&amp;lt;ENTER&amp;gt;&amp;lt;DELAY:100&amp;gt;&amp;lt;ESC&amp;gt;&amp;lt;CTRL&amp;gt;a&amp;lt;/CTRL&amp;gt;&amp;lt;CTRL&amp;gt;c&amp;lt;/CTRL&amp;gt;&amp;lt;PREVIOUS WINDOW&amp;gt;&amp;lt;CTRL&amp;gt;a&amp;lt;/CTRL&amp;gt;&amp;lt;CTRL&amp;gt;v&amp;lt;/CTRL&amp;gt;&amp;lt;PREVIOUS WINDOW&amp;gt;&amp;lt;CLOSE WINDOW&amp;gt;&amp;lt;ALT&amp;gt;e&amp;lt;/ALT&amp;gt;&lt;/textarea&gt;&lt;/p&gt;&lt;p&gt;If you have a slow or fast PC, just play around with the &amp;lt;DELAY&amp;gt;times.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Enjoy!&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/17606531-114692960099500291?l=addictivewords.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://addictivewords.blogspot.com/feeds/114692960099500291/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=17606531&amp;postID=114692960099500291' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/17606531/posts/default/114692960099500291'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/17606531/posts/default/114692960099500291'/><link rel='alternate' type='text/html' href='http://addictivewords.blogspot.com/2006/05/uppercase-lowecase-switch-aided-by.html' title='Uppercase / lowecase switch aided by Wordpad.'/><author><name>Ronald Ryland</name><uri>http://www.blogger.com/profile/12098763068603352104</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://i35.photobucket.com/albums/d174/pocolocoyokoono/avatarronald2.gif'/></author><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-17606531.post-114691011431971008</id><published>2006-05-06T12:08:00.000+02:00</published><updated>2006-05-06T17:59:57.320+02:00</updated><title type='text'>Use MindManager to link maps, like "The Brain". ActiveWords makes it quick</title><content type='html'>&lt;p&gt;I have loved mindmapping since Tony Buzan invented them (afaik), and the first program I found with mindboggling capabilities, was "The brain" software, which linked almost anything in a mindmapping like enviroment. But it was not very good at maintaining the overview. So I ditched it.&lt;/p&gt;&lt;p&gt;But Mind Manager suddenly came with the "export to link" feature, and &lt;a title="RobinNZ CAD blog" href="http://rcd.typepad.com/rcd/" target="_blank"&gt;RobinNZ CAD &lt;/a&gt;blog made me realize its potensial.&lt;/p&gt;&lt;p&gt;But it was somewhat cumbersome to use, so I just made a&amp;nbsp; ActiveWord for it.&lt;/p&gt;&lt;p&gt;&lt;span class="message"&gt;&amp;lt;WORD:mm&amp;gt;&amp;lt;WINMENU&amp;gt;o&amp;lt;ENTER&amp;gt;&amp;lt;WAIT FOR WINDOW:title="Send to"&amp;gt;&amp;lt;ENTER&amp;gt;&lt;/span&gt; &lt;/p&gt;&lt;p&gt;Just replace &amp;lt;WORD:mm&amp;gt;&amp;nbsp;with your own aw for&amp;nbsp;Mind Manager.&amp;nbsp;&lt;/p&gt;&lt;p&gt;Important!&lt;br /&gt;The topic you want to link, have to be selected. &lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/17606531-114691011431971008?l=addictivewords.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://addictivewords.blogspot.com/feeds/114691011431971008/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=17606531&amp;postID=114691011431971008' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/17606531/posts/default/114691011431971008'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/17606531/posts/default/114691011431971008'/><link rel='alternate' type='text/html' href='http://addictivewords.blogspot.com/2006/05/use-mindmanager-to-link-maps-like.html' title='Use MindManager to link maps, like &quot;The Brain&quot;. ActiveWords makes it quick'/><author><name>Ronald Ryland</name><uri>http://www.blogger.com/profile/12098763068603352104</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://i35.photobucket.com/albums/d174/pocolocoyokoono/avatarronald2.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-17606531.post-113725761398369133</id><published>2006-01-14T17:00:00.000+01:00</published><updated>2006-05-06T17:06:56.273+02:00</updated><title type='text'>Superquick email with ActiveWords !</title><content type='html'>&lt;p&gt;Sometimes you just need to send a email, without any fuss and loading. Traditionally you could got to the Start menu, find the outlook icon, wait and wait again, open new email, find email-address.... A drag!!!&lt;/p&gt;&lt;p&gt;If you use this script, then you just enter your keyword (I use mail, nice and simple) and away it is. &lt;br /&gt;&lt;br /&gt;1. Type add in your&amp;nbsp;Action-Pad or&amp;nbsp;monitor bar and select F8 or&amp;nbsp;Enter.&lt;/p&gt;&lt;p&gt;2.&amp;nbsp;Select scripting in the add-wizard and paste this in the action field. : &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;textarea style="WIDTH: 467px; HEIGHT: 75px" cols="40"&gt;&amp;lt;"MAILTO:&amp;lt;INPUTBOX:e-mail adress?:Please fill in. &amp;gt;?subject=&amp;lt;INPUTBOX:Subject?:Please fill in!? &amp;gt;&amp;amp;Body=&amp;lt;INPUTBOX:Text?: Please fill in, MAX 255 characters &amp;gt; &amp;gt;&amp;lt;WAIT FOR WINDOW:TITLE=message&amp;gt;&lt;/TEXTAREA&gt; &lt;P&gt;&lt;/P&gt;&lt;P&gt;This will open the default mail program which handles mailto: , usually Outlook.If you&amp;nbsp;have made&amp;nbsp;a signature (text&amp;nbsp;substitution ), it is easy to script it into the other. Like this:&lt;/P&gt;&lt;P&gt;&lt;PRE&gt;&lt;SPAN class=message&gt;&amp;lt;WAIT FOR WINDOW:TITLE=message&amp;gt;&amp;lt;END&amp;gt;&amp;lt;ENTER:2&amp;gt;&amp;lt;WORD:[your ActiveWord signature]&amp;gt;&lt;/PRE&gt;&lt;/SPAN&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are particular brave,&amp;nbsp;its possible to send it directly, and even select which account. Give it a try!&lt;/P&gt;&lt;P&gt;Remember, with the&amp;nbsp;Action-Pad you can always test your script&amp;nbsp;if you paste/enter into the text field and enter Ctrl + S (Scripts it out)&lt;/P&gt;&lt;P&gt;Technorati Tags: &lt;A href="http://www.technorati.com/tag/email" rel=tag&gt;Email&lt;/A&gt;, &lt;A href="http://www.technorati.com/tag/signature" rel=tag&gt;Signature&lt;/A&gt;, &lt;A href="http://www.technorati.com/tag/activewords" rel=tag&gt;ActiveWords&lt;/A&gt;, &lt;A href="http://www.technorati.com/tag/scripting" rel=tag&gt;Scripting&lt;/A&gt;, &lt;A href="http://www.technorati.com/tag/automated" rel=tag&gt;Automated&lt;/A&gt;&lt;/P&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/17606531-113725761398369133?l=addictivewords.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://addictivewords.blogspot.com/feeds/113725761398369133/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=17606531&amp;postID=113725761398369133' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/17606531/posts/default/113725761398369133'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/17606531/posts/default/113725761398369133'/><link rel='alternate' type='text/html' href='http://addictivewords.blogspot.com/2006/01/superquick-email-with-activewords.html' title='Superquick email with ActiveWords !'/><author><name>Ronald Ryland</name><uri>http://www.blogger.com/profile/12098763068603352104</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://i35.photobucket.com/albums/d174/pocolocoyokoono/avatarronald2.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-17606531.post-113724986659064426</id><published>2006-01-14T15:44:00.000+01:00</published><updated>2006-12-07T16:12:16.936+01:00</updated><title type='text'>Creating text substitutions in 2 seconds</title><content type='html'>&lt;p&gt;Via the Action-Pad you can create text substitutions in two seconds.&lt;/p&gt;
&lt;p&gt;1. Invoke the Action-Pad via Ctrl-Space, Ctrl-Ctrl or Shift-Shift (depending on your settings)&lt;/p&gt;
&lt;p&gt;2. Copy the text you want to use (or you can just type it straigt in the Action-Pad )&lt;/p&gt;
&lt;p&gt;3. Paste the text into the Action-Pad.&lt;/p&gt;
&lt;p&gt;4. Press Ctrl - N &lt;/p&gt;
&lt;p&gt;5. Enter your keyword.&lt;/p&gt;
&lt;p&gt;6. Use immediately.&lt;/p&gt;
&lt;p&gt;&lt;img src="http://picturelli.com/images/emo/smile_biggrin.gif" valign="absmiddle" alt="smile_biggrin" border="0"/&gt;&lt;/p&gt;
&lt;p&gt;Technorati Tags: &lt;a href="http://www.technorati.com/tag/ActiveWords" rel="tag" &gt;ActiveWords&lt;/a&gt;, &lt;a href="http://www.technorati.com/tag/Action-Pad" rel="tag" &gt;Action-Pad&lt;/a&gt;, &lt;a href="http://www.technorati.com/tag/text%20substitutions" rel="tag" &gt;Text substitutions&lt;/a&gt;&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/17606531-113724986659064426?l=addictivewords.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://addictivewords.blogspot.com/feeds/113724986659064426/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=17606531&amp;postID=113724986659064426' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/17606531/posts/default/113724986659064426'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/17606531/posts/default/113724986659064426'/><link rel='alternate' type='text/html' href='http://addictivewords.blogspot.com/2006/01/creating-text-substitutions-in-2.html' title='Creating text substitutions in 2 seconds'/><author><name>Ronald Ryland</name><uri>http://www.blogger.com/profile/12098763068603352104</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://i35.photobucket.com/albums/d174/pocolocoyokoono/avatarronald2.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-17606531.post-113724145706989510</id><published>2006-01-14T13:24:00.000+01:00</published><updated>2006-01-14T13:24:17.130+01:00</updated><title type='text'>Internet Explorer obsolete??</title><content type='html'>&lt;p&gt;Internet Explorer is treating css really badly, and when was the last time it was updated really?? Since I found Opera, I haven&amp;quot;t missed Internet Explorer a day. Originally I had implemented a tre column template to my page, but Internet Explorer handled the css so badly. And I had to replace it. Back to start again. &lt;/p&gt;
&lt;p&gt;Internet Explorer haven&amp;rsquo;t seen a update for the longest time, at least any updates with regards to usability. Uncle Bill seems to have forgotten his bad boy!&lt;/p&gt;
&lt;p&gt;Technorati Tags: &lt;a href="http://www.technorati.com/tag/Opera%20Browser" rel="tag" &gt;Opera Browser&lt;/a&gt;, &lt;a href="http://www.technorati.com/tag/Internet%20Explorer" rel="tag" &gt;Internet Explorer&lt;/a&gt;, &lt;a href="http://www.technorati.com/tag/obsolete" rel="tag" &gt;Obsolete&lt;/a&gt;&lt;/p&gt;
&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/17606531-113724145706989510?l=addictivewords.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://addictivewords.blogspot.com/feeds/113724145706989510/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=17606531&amp;postID=113724145706989510' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/17606531/posts/default/113724145706989510'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/17606531/posts/default/113724145706989510'/><link rel='alternate' type='text/html' href='http://addictivewords.blogspot.com/2006/01/internet-explorer-obsolete.html' title='Internet Explorer obsolete??'/><author><name>Ronald Ryland</name><uri>http://www.blogger.com/profile/12098763068603352104</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://i35.photobucket.com/albums/d174/pocolocoyokoono/avatarronald2.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-17606531.post-113723817275546080</id><published>2006-01-14T12:29:00.000+01:00</published><updated>2006-01-14T12:31:34.570+01:00</updated><title type='text'>Keywords in ActiveWords; best practice</title><content type='html'>&lt;p&gt;The ActiveWords you name, could easily be too creative. I have found some rules quite effective:&lt;/p&gt;
&lt;p&gt;1. If you use the ActiveWord often, make it short. &lt;/p&gt;
&lt;p&gt;2. If you use it rarely, make it easy to remember. Often a full name is OK. &lt;/p&gt;
&lt;p&gt;3. If&amp;nbsp;you use many similar commands, consider to use the same ActiveWord for the entire group.&lt;/p&gt;
&lt;p&gt;4. Make use of the add-ins on &lt;a href="http://www.ActiveWords"&gt;www.ActiveWords&lt;/a&gt; .com. Rename and reuse them. Edit them and delete unnecessary ActiveWord.&lt;/p&gt;
&lt;p&gt;5. Similar uses gives similar keywords. I use "ie" and "op" for Internet Explorer and Opera Browser, and "iee" and "opr" to transfer links between browsers.&lt;/p&gt;
&lt;p&gt;6. Special characters could easily be connected to a character ; ooo could give ò and aa could give å. Easy peasy.&lt;/p&gt;
&lt;p&gt;Technorati Tags: &lt;a href="http://www.technorati.com/tag/Keywords" rel="tag" &gt;Keywords&lt;/a&gt;, &lt;a href="http://www.technorati.com/tag/ActiveWords" rel="tag" &gt;ActiveWords&lt;/a&gt;, &lt;a href="http://www.technorati.com/tag/special%20characters" rel="tag" &gt;Special characters&lt;/a&gt;&lt;/p&gt;
&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/17606531-113723817275546080?l=addictivewords.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://addictivewords.blogspot.com/feeds/113723817275546080/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=17606531&amp;postID=113723817275546080' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/17606531/posts/default/113723817275546080'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/17606531/posts/default/113723817275546080'/><link rel='alternate' type='text/html' href='http://addictivewords.blogspot.com/2006/01/keywords-in-activewords-best-practice.html' title='Keywords in ActiveWords; best practice'/><author><name>Ronald Ryland</name><uri>http://www.blogger.com/profile/12098763068603352104</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://i35.photobucket.com/albums/d174/pocolocoyokoono/avatarronald2.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-17606531.post-113617206986583819</id><published>2006-01-02T04:21:00.000+01:00</published><updated>2006-01-14T11:26:51.333+01:00</updated><title type='text'>Research with Mindmanager and ActiveWords.</title><content type='html'>&lt;p&gt;Mindmanager is my favorite choice to collect information and still maintain an overview. Lately the new research &amp;nbsp;module does a very good job on collecting information from Google, but still I prefer to gather most information by myself. Mostly because the relevance problems on search engines.

This simple code cuts the marked area to the clipboard, and paste it back in a predefined mindmap, then it returns and gather the url it was copied from, and creates a hyperlink in the map.

&lt;font color="#008000"&gt;&lt;font color="#0000ff"&gt;&amp;lt;ONLY:opera.exe&amp;gt;&lt;/font&gt;&amp;lt;CTRL&amp;gt;c&amp;lt;/CTRL&amp;gt;&lt;font color="#0000ff"&gt;&amp;lt;WORD:scraps&amp;gt;&lt;/font&gt;&amp;lt;INSERT&amp;gt;&amp;lt;CTRL&amp;gt;v&amp;lt;/CTRL&amp;gt;&amp;lt;PREVIOUS WINDOW&amp;gt;&amp;lt;&lt;font color="#0000ff"&gt;CTRL&amp;gt;l&amp;lt;/CTRL&amp;gt;&amp;lt;CTRL&amp;gt;c&amp;lt;/CTRL&amp;gt;&lt;/font&gt;&amp;lt;PREVIOUS WINDOW&amp;gt;&amp;lt;CTRL&amp;gt;v&amp;lt;/CTRL&amp;gt;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;This link is optimized for Opera, but you could easily convert it to Internet Explorer. Code marked with blue should be customized by the current user. In Internet Explorer you could use this code to perform the magic:

&amp;nbsp;&amp;nbsp;&lt;font color="#008000"&gt;&lt;font color="#0000ff"&gt;&amp;lt;ONLY:iexplore.exe&amp;gt;&lt;/font&gt;&amp;lt;CTRL&amp;gt;c&amp;lt;/CTRL&amp;gt;&lt;font color="#0000ff"&gt;&amp;lt;WORD:scraps&amp;gt;&lt;/font&gt;&amp;lt;INSERT&amp;gt;&amp;lt;CTRL&amp;gt;v&amp;lt;/CTRL&amp;gt;&amp;lt;PREVIOUS WINDOW&amp;gt;&lt;font color="#0000ff"&gt;&amp;lt;F4&amp;gt;&lt;/font&gt;&lt;font color="#0000ff"&gt;&amp;lt;CTRL&amp;gt;c&amp;lt;/CTRL&amp;gt;&lt;/font&gt;&amp;lt;PREVIOUS WINDOW&amp;gt;&amp;lt;CTRL&amp;gt;v&amp;lt;/CTRL&amp;gt; &lt;font color="#000000"&gt;

You can even set it up to gather to a particular mindmap, insert a title for the subtopic, and paste the selected text into a Topic Note, and set up a link to the site it was collected from. Optimized for Opera. Here goes... 
&lt;hr/&gt;
&lt;/font&gt;&lt;font color="#808000"&gt;&lt;font color="#0000ff"&gt;&amp;lt;ONLY:opera.exe&amp;gt;&lt;/font&gt;&lt;font color="#808000"&gt;&amp;lt;&lt;/font&gt;CTRL&amp;gt;c&amp;lt;/CTRL&amp;gt;&lt;font color="#0000ff"&gt;&amp;lt;WORD:ref aw&amp;gt;&lt;/font&gt;&amp;lt;WAIT FOR WINDOW:TITLE=Mindmanage:TIMEOUT=10&amp;gt;&amp;lt;INSERT&amp;gt;&amp;lt;INPUTBOX:&lt;font color="#0000ff"&gt;Name Topic :Topic title&amp;gt;&lt;/font&gt;&amp;lt;CTRL&amp;gt;t&amp;lt;/CTRL&amp;gt;&amp;lt;CTRL&amp;gt;v&amp;lt;/CTRL&amp;gt;&amp;lt;PREVIOUS WINDOW&amp;gt;&amp;lt;CTRL&amp;gt;l&amp;lt;/CTRL&amp;gt;&amp;lt;CTRL&amp;gt;c&amp;lt;/CTRL&amp;gt;&amp;lt;PREVIOUS WINDOW&amp;gt;&amp;lt;CTRL&amp;gt;t&amp;lt;/CTRL&amp;gt;&amp;lt;CTRL&amp;gt;k&amp;lt;/CTRL&amp;gt;&amp;lt;CTRL&amp;gt;v&amp;lt;/CTRL&amp;gt; &lt;/font&gt;
&lt;hr/&gt;
&lt;font color="#000000"&gt;Internet Explorer &lt;/font&gt;
&lt;hr/&gt;
&lt;font color="#808000"&gt;&lt;font color="#0000ff"&gt;&amp;lt;ONLY:iexplore.exe&amp;gt;&lt;/font&gt;&lt;font color="#808000"&gt;&amp;lt;&lt;/font&gt;CTRL&amp;gt;c&amp;lt;/CTRL&amp;gt;&lt;font color="#0000ff"&gt;&amp;lt;WORD:ref aw&amp;gt;&lt;/font&gt;&amp;lt;WAIT FOR WINDOW:TITLE=Mindmanage:TIMEOUT=10&amp;gt;&amp;lt;INSERT&amp;gt;&amp;lt;INPUTBOX:&lt;font color="#0000ff"&gt;Name Topic :Topic title&amp;gt;&lt;/font&gt;&amp;lt;CTRL&amp;gt;t&amp;lt;/CTRL&amp;gt;&amp;lt;CTRL&amp;gt;v&amp;lt;/CTRL&amp;gt;&amp;lt;PREVIOUS WINDOW&amp;gt;&amp;lt;F4&amp;gt;CTRL&amp;gt;c&amp;lt;/CTRL&amp;gt;&amp;lt;PREVIOUS WINDOW&amp;gt;&amp;lt;CTRL&amp;gt;t&amp;lt;/CTRL&amp;gt;&amp;lt;CTRL&amp;gt;k&amp;lt;/CTRL&amp;gt;&amp;lt;CTRL&amp;gt;v&amp;lt;/CTRL&amp;gt; 
&lt;hr/&gt;
&lt;/font&gt;&lt;font color="#000000"&gt;should do the trick! &lt;/font&gt;
&lt;br/&gt;
&lt;/font&gt;&lt;font color="#000000"&gt;Now you can easily gather whatever you want and even possibly find it again!! Gather wisely!&lt;/font&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/17606531-113617206986583819?l=addictivewords.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://addictivewords.blogspot.com/feeds/113617206986583819/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=17606531&amp;postID=113617206986583819' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/17606531/posts/default/113617206986583819'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/17606531/posts/default/113617206986583819'/><link rel='alternate' type='text/html' href='http://addictivewords.blogspot.com/2006/01/research-with-mindmanager-and.html' title='Research with Mindmanager and ActiveWords.'/><author><name>Ronald Ryland</name><uri>http://www.blogger.com/profile/12098763068603352104</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://i35.photobucket.com/albums/d174/pocolocoyokoono/avatarronald2.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-17606531.post-113617113077918685</id><published>2006-01-02T04:05:00.000+01:00</published><updated>2006-01-23T22:22:41.950+01:00</updated><title type='text'>GTD + ActiveWords + Mindmanager = SuperPC</title><content type='html'>&lt;p&gt;Currently I am implementing av system to connect GTD with ActiveWords  and Mindmanager. I will keep you posted on my progress, and hope to publish a wordbase quite soon.&lt;/p&gt;
&lt;p&gt;Be patient.&lt;/p&gt;
&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/17606531-113617113077918685?l=addictivewords.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://addictivewords.blogspot.com/feeds/113617113077918685/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=17606531&amp;postID=113617113077918685' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/17606531/posts/default/113617113077918685'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/17606531/posts/default/113617113077918685'/><link rel='alternate' type='text/html' href='http://addictivewords.blogspot.com/2006/01/gtd-activewords-mindmanager-superpc.html' title='GTD + ActiveWords + Mindmanager = SuperPC'/><author><name>Ronald Ryland</name><uri>http://www.blogger.com/profile/12098763068603352104</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://i35.photobucket.com/albums/d174/pocolocoyokoono/avatarronald2.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-17606531.post-113572304856513949</id><published>2005-12-27T23:37:00.000+01:00</published><updated>2006-05-06T17:10:42.596+02:00</updated><title type='text'>Supercharge your Send To menu, or ActiveWords it!</title><content type='html'>&lt;p&gt;It would be nice to put everything you&amp;nbsp;like on the "Send to" menu on the right click menu, wouldn`t it? And indeed you can! But how? &lt;br /&gt;&lt;br /&gt;In fact you can put any shortcut to the "Send to" menu. Find the folder you want to have there. Make a shortcut and cut it. Then just&amp;nbsp;navigate to document and settings folder, select the correct user, enter the "Send to" folder ( usually hidden ) and paste the folder in it. Voilà! A new folder in the "send to" - menu. &lt;br /&gt;&lt;br /&gt;But there is a even more cunning way to do it. Just make a shortcut of the "Send to" folder, and place it in the "Send to" folder. Then if you&amp;nbsp;want a particular folder in the "Send to" menu, just make a shortcut, and "Send to" the "Send to" folder. &lt;br /&gt;&lt;br /&gt;AND yes, of course you can compose the most cunning ActiveWords to use it: &lt;br /&gt;&lt;/p&gt;&lt;hr&gt;&lt;font color="#000000"&gt;&lt;strong&gt;My name: Send to (ST)&lt;/strong&gt; &lt;br /&gt;&lt;/font&gt;&lt;font color="#000000"&gt;&lt;/textarea&gt;:&lt;/font&gt; &lt;font color="#808000"&gt;&amp;lt;CTRL&amp;gt;x&amp;lt;/CTRL&amp;gt;&amp;lt;WINSTART&amp;gt;e&amp;lt;/WINSTART&amp;gt;&amp;lt;WAIT FOR WINDOW:TITLE=My&amp;gt;&amp;lt;F4&amp;gt;C:\Documents and Settings\CURRENT USER\SendTo&amp;lt;RETURN&amp;gt;&amp;lt;CTRL&amp;gt;v&amp;lt;/CTRL&amp;gt;&amp;lt;RETURN&amp;gt;&lt;/textarea&gt; &lt;/font&gt;&lt;hr&gt;&lt;font color="#000000"&gt;Presumptions: The wanted shortcut must be selected before triggering.&lt;/font&gt; &lt;p&gt;&lt;/p&gt;&lt;p&gt;Happy sending! &lt;br /&gt;&lt;br /&gt;Technorati Tags: &lt;a href="http://www.technorati.com/tag/customize%20windows" rel="tag"&gt;Customize windows&lt;/a&gt;, &lt;a href="http://www.technorati.com/tag/send%20to" rel="tag"&gt;Send to&lt;/a&gt;, &lt;a href="http://www.technorati.com/tag/ActiveWords" rel="tag"&gt;ActiveWords&lt;/a&gt;, &lt;a href="http://www.technorati.com/tag/shortcut" rel="tag"&gt;Shortcut&lt;/a&gt;&lt;/p&gt;&lt;!-- google_ad_section_end--&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/17606531-113572304856513949?l=addictivewords.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://addictivewords.blogspot.com/feeds/113572304856513949/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=17606531&amp;postID=113572304856513949' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/17606531/posts/default/113572304856513949'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/17606531/posts/default/113572304856513949'/><link rel='alternate' type='text/html' href='http://addictivewords.blogspot.com/2005/12/supercharge-your-send-to-menu-or.html' title='Supercharge your Send To menu, or ActiveWords it!'/><author><name>Ronald Ryland</name><uri>http://www.blogger.com/profile/12098763068603352104</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://i35.photobucket.com/albums/d174/pocolocoyokoono/avatarronald2.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-17606531.post-113495495186986252</id><published>2005-12-19T02:15:00.000+01:00</published><updated>2006-01-02T21:20:35.033+01:00</updated><title type='text'>Opera magic!</title><content type='html'>&lt;!-- google_ad_section_start--&gt;
&lt;p&gt;&lt;strong&gt;&lt;span style="mso-ansi-language: EN-GB" lang="EN-GB"&gt;I love Opera!&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="mso-ansi-language: EN-GB" lang="EN-GB"&gt;Kinda harsh statement?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="mso-ansi-language: EN-GB" lang="EN-GB"&gt;Not really, we are talking about the Norwegian browser Opera. Not the singing italian guys..&lt;/span&gt;&lt;?xml:namespace prefix = v /&gt;&lt;v:shapetype id=_x0000_t75 stroked="f" filled="f" path="m@4@5l@4@11@9@11@9@5xe" o:preferrelative="t" o:spt="75" coordsize="21600,21600"&gt; &lt;v:stroke joinstyle="miter"&gt;&lt;/v:stroke&gt;&lt;v:formulas&gt;&lt;v:f eqn="if lineDrawn pixelLineWidth 0"&gt;&lt;/v:f&gt;&lt;v:f eqn="sum @0 1 0"&gt;&lt;/v:f&gt;&lt;v:f eqn="sum 0 0 @1"&gt;&lt;/v:f&gt;&lt;v:f eqn="prod @2 1 2"&gt;&lt;/v:f&gt;&lt;v:f eqn="prod @3 21600 pixelWidth"&gt;&lt;/v:f&gt;&lt;v:f eqn="prod @3 21600 pixelHeight"&gt;&lt;/v:f&gt;&lt;v:f eqn="sum @0 0 1"&gt;&lt;/v:f&gt;&lt;v:f eqn="prod @6 1 2"&gt;&lt;/v:f&gt;&lt;v:f eqn="prod @7 21600 pixelWidth"&gt;&lt;/v:f&gt;&lt;v:f eqn="sum @8 21600 0"&gt;&lt;/v:f&gt;&lt;v:f eqn="prod @7 21600 pixelHeight"&gt;&lt;/v:f&gt;&lt;v:f eqn="sum @10 21600 0"&gt;&lt;/v:f&gt;&lt;/v:formulas&gt;&lt;v:path o:connecttype="rect" gradientshapeok="t" o:extrusionok="f"&gt;&lt;/v:path&gt;&lt;?xml:namespace prefix = o /&gt;&lt;o:lock aspectratio="t" v:ext="edit"&gt;&lt;/o:lock&gt;&lt;/v:shapetype&gt;&lt;v:shape id=_x0000_i1025 style="WIDTH: 15pt; HEIGHT: 15pt" alt="smile wink" type="#_x0000_t75"&gt;&lt;v:imagedata o:href="http://picturelli.com/images/emo\smile_wink.gif" src="file:///C:\tmp\msohtml1\01\clip_image001.gif"&gt;&lt;/v:imagedata&gt;&lt;/v:shape&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="mso-ansi-language: EN-GB" lang="EN-GB"&gt;Just like in ActiveWords, Opera can be configured extensively. And the two together is a real winner!! &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="mso-ansi-language: EN-GB" lang="EN-GB"&gt;But even Superman have his flaws, and so has Opera. Mostly small troubles with badly programmed css and IE optimized pages. Earlier I had to copy the link, open IE, past the link and push GO! And back again... But ActiveWords to the rescue!&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="mso-ansi-language: EN-GB" lang="EN-GB"&gt;This code copy the link in opera, and sends it to Internet Explorer: 
&lt;br/&gt;
&lt;br/&gt;&lt;span style="COLOR: green"&gt;&amp;lt;CTRL&amp;gt;l&amp;lt;/CTRL&amp;gt;&amp;lt;CTRL&amp;gt;c&amp;lt;/CTRL&amp;gt;&amp;lt;"&amp;lt;ProgFilesDir&amp;gt;\Internet Explorer\iexplore.exe"&amp;gt;&amp;lt;WAIT FOR WINDOW:TITLE=Microsoft :TIMEOUT=60&amp;gt;&amp;lt;F4&amp;gt;&amp;lt;ctrl&amp;gt;v&amp;lt;/ctrl&amp;gt;&amp;lt;RETURN&amp;gt;&lt;/span&gt; 
&lt;br/&gt;
&lt;i style="mso-bidi-font-style: normal"&gt;My word: iee 
&lt;br/&gt;
(I use “ie” to open IE)&lt;/i&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="mso-ansi-language: EN-GB" lang="EN-GB"&gt;This code copy the link in IE, shuts it down, and returns to Opera:&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="COLOR: green; mso-ansi-language: EN-GB" lang="EN-GB"&gt;&amp;lt;ONLY:iexplore.exe&amp;gt;&amp;lt;F4&amp;gt;&amp;lt;CTRL&amp;gt;c&amp;lt;/CTRL&amp;gt;&amp;lt;ESC&amp;gt;&amp;lt;WORD:avv&amp;gt;&amp;lt;WORD:opr&amp;gt;&amp;lt;WAIT FOR WINDOW:TITLE=Opera:TIMEOUT=10&amp;gt;&amp;lt;F2&amp;gt;&amp;lt;CTRL&amp;gt;d&amp;lt;/ctrl&amp;gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;i style="mso-bidi-font-style: normal"&gt;&lt;span style="mso-ansi-language: EN-GB" lang="EN-GB"&gt;My Word: opr 
&lt;br/&gt;
(I use “op” to open Opera)&lt;/span&gt;&lt;/i&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="mso-ansi-language: EN-GB" lang="EN-GB"&gt;Happy Surfing the &lt;?xml:namespace prefix = st1 /&gt;&lt;st1:Street w:st="on"&gt;&lt;st1:address w:st="on"&gt;Opera Way&lt;/st1:address&gt;&lt;/st1:Street&gt;!&lt;/span&gt;&lt;/p&gt;&lt;!-- google_ad_section_end--&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/17606531-113495495186986252?l=addictivewords.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://addictivewords.blogspot.com/feeds/113495495186986252/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=17606531&amp;postID=113495495186986252' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/17606531/posts/default/113495495186986252'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/17606531/posts/default/113495495186986252'/><link rel='alternate' type='text/html' href='http://addictivewords.blogspot.com/2005/12/opera-magic.html' title='Opera magic!'/><author><name>Ronald Ryland</name><uri>http://www.blogger.com/profile/12098763068603352104</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://i35.photobucket.com/albums/d174/pocolocoyokoono/avatarronald2.gif'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-17606531.post-113495356834096484</id><published>2005-12-19T01:52:00.000+01:00</published><updated>2006-04-18T17:24:02.766+02:00</updated><title type='text'>What can ActiveWords help you with??</title><content type='html'>&lt;p&gt;&lt;strong&gt;What can ActiveWords do?&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;- Universal text substitutions.&lt;/strong&gt; 
&lt;br/&gt;
is one of the main advantages with this program. No matter where you write on the desktop, or in a window; ActiveWords will track your typing. Word, notepad, or web mailer?&amp;nbsp;ActiveWords can help you correct your misspellings or types out words used on regular basis. 
&lt;br/&gt;
I use it extensively on every signature I make. In Word, Opera, on the web,&amp;nbsp;ActiveWords picks it up and types it out for me.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;- Open every program you want, even files, folder,&amp;nbsp;windows settings, etc.&lt;/strong&gt; 
&lt;br/&gt;
Only the imagination sets the limit. 
&lt;br/&gt;
Thanks to ActiveWords I no longer rambles around the Start Menu to find my programs or settings.&amp;nbsp;With help from drag and drop and auto sensing, you can in no time be the Commander of your PC.&amp;nbsp;Type "word" and F8 (default trigger) and voilà! Ready to write a commercial bestseller!&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;-Surf the internet from the keyboard - rest your mouse.&lt;/strong&gt; 
&lt;br/&gt;
ActiveWords makes it easy to associate different words to different websites. There is even pre made plugins which makes it easy to search a myriad of search engines. The flexible buildup of the program, makes it possible to give all websites&amp;nbsp;within a&amp;nbsp;field of interest, the same&amp;nbsp;ActiveWord. Then you get a editable, flexible, searchable&amp;nbsp;directory with all links YOU relates to a theme.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;- Send email.&lt;/strong&gt; 
&lt;br/&gt;
With&amp;nbsp;ActiveWords you can give every contact a active word. Either by a agent for Outlook, or manually. The same ActiveWord can contain different email adresses, post address, general info, whatever you wish. And YOU decide what to type out, or activate. Just by typing a name and push the trigger button YOU choose, ActiveWords opens your email client, fills in the correct address and you are ready to write!&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;- Manage Windows 
&lt;br/&gt;
&lt;/strong&gt;Thanks to the add-ins, ActiveWords have built in shortcuts to control most functions in windows. Try&amp;nbsp;to write "display", activate the trigger, and you goes straight to display settings. Easy&amp;nbsp;peasy! Why not use "max" and "min" to maximize and minimize your windows?&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;- Scripting&lt;/strong&gt; 
&lt;br/&gt;
ActiveWords can run several functions one after&amp;nbsp;another, without the security concern of macros. It is almost only the imagination that limits your possibilities. With one trigger, you can open Word, insert a text, save it where you want, and close it again. BTW:&amp;nbsp;ActiveWords cleans your word format in no&amp;nbsp;time at all! (Look in a later post!)&lt;/p&gt;
&lt;p&gt;Like a not so unfamiliar company once said: What are you going to do today? Enjoy! Just Do It!&lt;/p&gt;
&lt;p&gt;Good luck!&lt;/p&gt;
&lt;p&gt;Tags: &lt;a href="http://www.technorati.com/tag/Technorati%20Tags:%20Universal%20text%20substitutions%2C%20Open%20programs%2C%20ActiveWords%2C%20Email%2C%20Flexible%2C%20scripting%2C%20manage%20windows" rel="tag" &gt;Technorati Tags: Universal text substitutions, Open programs, ActiveWords, Email, Flexible, scripting, manage windows&lt;/a&gt;&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/17606531-113495356834096484?l=addictivewords.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://addictivewords.blogspot.com/feeds/113495356834096484/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=17606531&amp;postID=113495356834096484' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/17606531/posts/default/113495356834096484'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/17606531/posts/default/113495356834096484'/><link rel='alternate' type='text/html' href='http://addictivewords.blogspot.com/2005/12/what-can-activewords-help-you-with.html' title='What can ActiveWords help you with??'/><author><name>Ronald Ryland</name><uri>http://www.blogger.com/profile/12098763068603352104</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://i35.photobucket.com/albums/d174/pocolocoyokoono/avatarronald2.gif'/></author><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-17606531.post-113494591596780515</id><published>2005-12-18T23:45:00.000+01:00</published><updated>2006-01-14T15:56:33.793+01:00</updated><title type='text'>Get control in Win Xp with command line tools and ActiveWords</title><content type='html'>&lt;!-- google_ad_section_start--&gt;
&lt;p&gt;&lt;span style="mso-ansi-language: EN-GB" lang="EN-GB"&gt;
&lt;br/&gt;
Incredible effective, if you only know what to write!&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="mso-ansi-language: EN-GB" lang="EN-GB"&gt;Command line is not everyone`s cup of tea, some cannot remember the intricate commands, even&amp;nbsp;fewer is familiar with it anymore.&amp;nbsp;Some people&amp;nbsp;don"t know it exist&amp;nbsp;anymore. Some fear them, almost. Like a ghost. But here comes&amp;nbsp;ActiveWords to&amp;nbsp;the&amp;nbsp;rescue! (At least if you uses ActiveWords Plus: SE cannot script in any way. )&lt;/span&gt;&lt;span style="mso-ansi-language: EN-GB" lang="EN-GB"&gt;Fumbly things like turning on and off the firewall is done in a blink of an eye.&amp;nbsp;&lt;/span&gt;&lt;span style="mso-ansi-language: EN-GB" lang="EN-GB"&gt;At first I make a script to trigger the command line. This&amp;nbsp;AW I will use in all command line actions.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="mso-ansi-language: EN-GB" lang="EN-GB"&gt;1.&amp;nbsp;Press "add" on the monitor bar / action bar&amp;nbsp;and up pops the&amp;nbsp;ActiveWords Wizard 
&lt;br/&gt;
2.&amp;nbsp;Choose scripting from the list in the wizard, choose next. 
&lt;br/&gt;
3. Enter the following in the&amp;nbsp;"Action" field: &lt;span style="COLOR: green"&gt;&amp;lt;"cmd.exe"&amp;gt;&lt;/span&gt; 
&lt;br/&gt;
4. "Description" is very important when you search after ActiveWords, and I fill in "command line" in this field.&amp;nbsp;Choose next. 
&lt;br/&gt;
5. I use the ActiveWord&amp;nbsp;&lt;span style="COLOR: green"&gt;"dos"&lt;/span&gt;&amp;nbsp;to easy association. &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="mso-ansi-language: EN-GB" lang="EN-GB"&gt;The command &lt;span style="COLOR: green"&gt;&amp;lt;" PATH "&amp;gt; &lt;/span&gt;executes the program. You&amp;nbsp;must enter the entire path, such as c:/program files/opera.exe. Or use ActiveWords` special &lt;span style="COLOR: green"&gt;&amp;lt;"&amp;lt;ProgFilesDir&amp;gt;\path \program.exe"&amp;gt;&lt;/span&gt;&amp;nbsp;. Some "native" programs in Windows can be started up from the&amp;nbsp;Run option in the Start menu, like&amp;nbsp;notepad, cmd and wordpad. All these you can apply in ActiveWords too. But if your want to use switches, always use a additional .exe ending. &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="mso-ansi-language: EN-GB" lang="EN-GB"&gt;BEWARE! Any spaces before a command will cause the script to "misfire"!&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="mso-ansi-language: EN-GB" lang="EN-GB"&gt;The Scripting language in ACTIVEWORDS is very straight forward, and easy to compose. It`s only emulating key presses. Then the only ting you have to know, is how to press the buttons. &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="mso-ansi-language: EN-GB" lang="EN-GB"&gt;All the following&amp;nbsp;script hereafter assumes the script above: &amp;nbsp;&lt;span style="COLOR: green"&gt;&amp;lt;dos&amp;gt;&lt;/span&gt; :&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="mso-ansi-language: EN-GB" lang="EN-GB"&gt;In&amp;nbsp;code it will be:&amp;nbsp;  &lt;/span&gt;&lt;span style="COLOR: green; mso-ansi-language: EN-GB" lang="EN-GB"&gt;&amp;lt;"cmd.exe"&amp;gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="mso-ansi-language: EN-GB" lang="EN-GB"&gt;Here is a heap of useful scripts, for your easy cut and paste, into the wizard scripting-guides Action-field.&amp;nbsp;Assume ActiveWords at your own wish. &lt;/span&gt;&lt;span style="mso-ansi-language: EN-GB" lang="EN-GB"&gt;Many of the commands have similar functions, and it could be convenient to gather them under the same ActiveWord.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="mso-ansi-language: EN-GB" lang="EN-GB"&gt;I have collected all&amp;nbsp;ActiveWords concerning firewalls under "&lt;span style="COLOR: green"&gt;firewall&lt;/span&gt;" and&amp;nbsp;ActiveWords&amp;nbsp;then&amp;nbsp;collect everyone in the same directory. All commands together&amp;nbsp;at your fingertips. But it is VERY important to use the description field&amp;nbsp;to describe the action. &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;b style="mso-bidi-font-weight: normal"&gt;&lt;span style="mso-ansi-language: EN-GB" lang="EN-GB"&gt;Turn off Windows "native" firewall:&lt;/span&gt;&lt;/b&gt;&lt;span style="mso-ansi-language: EN-GB" lang="EN-GB"&gt; 
&lt;br/&gt;
&lt;i style="mso-bidi-font-style: normal"&gt;Action:&lt;/i&gt; &lt;span style="COLOR: green"&gt;&amp;lt;WORD:dos&amp;gt;netsh firewall set opmode disable&amp;lt;ENTER&amp;gt;&lt;/span&gt; 
&lt;br/&gt;
&lt;b style="mso-bidi-font-weight: normal"&gt;&lt;i style="mso-bidi-font-style: normal"&gt;My word&lt;/i&gt;&lt;/b&gt;&amp;nbsp;&lt;span style="COLOR: green"&gt;"firewall"&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;b style="mso-bidi-font-weight: normal"&gt;&lt;span style="mso-ansi-language: EN-GB" lang="EN-GB"&gt;Turn on Windows "native" firewall:&lt;/span&gt;&lt;/b&gt;&lt;span style="mso-ansi-language: EN-GB" lang="EN-GB"&gt; 
&lt;br/&gt;
&lt;i style="mso-bidi-font-style: normal"&gt;Action:&lt;/i&gt; &lt;span style="COLOR: green"&gt;&amp;lt; WORD:dos&amp;gt;netsh firewall set opmode enable &amp;lt;ENTER&amp;gt;
&lt;br/&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style="mso-ansi-language: EN-GB" lang="EN-GB"&gt;
&lt;br/&gt;
&lt;b style="mso-bidi-font-weight: normal"&gt;Turn on Windows "native" firewall and allow port / program exceptions: 
&lt;br/&gt;
&lt;i style="mso-bidi-font-style: normal"&gt;Action:&lt;/i&gt;&lt;/b&gt; &lt;span style="COLOR: green"&gt;&amp;lt;WORD:dos&amp;gt;netsh firewall set opmode enable enable&amp;lt;ENTER&amp;gt;&lt;/span&gt; 
&lt;br/&gt;
&lt;br/&gt;&lt;b style="mso-bidi-font-weight: normal"&gt;Turn on Windows "native" firewall and do not allow port / program exceptions: 
&lt;br/&gt;
&lt;i style="mso-bidi-font-style: normal"&gt;Action:&lt;/i&gt;&lt;/b&gt;&amp;nbsp;&lt;span style="COLOR: green"&gt;&amp;lt;WORD:dos&amp;gt;netsh firewall set opmode enable disable&amp;lt;ENTER&amp;gt;&lt;/span&gt; &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="mso-ansi-language: EN-GB" lang="EN-GB"&gt;&lt;strong&gt;Add ports to the exception list: &lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;span style="mso-ansi-language: EN-GB" lang="EN-GB"&gt;TCP:&lt;/span&gt;&lt;/strong&gt;&lt;span style="mso-ansi-language: EN-GB" lang="EN-GB"&gt; 
&lt;br/&gt;
&lt;em&gt;Action:&lt;/em&gt; &lt;span style="COLOR: green"&gt;&amp;lt;WORD:dos&amp;gt;netsh firewall add portopening TCP &amp;lt;INPUTBOX:TCP portnr?: Enter TCP portnr"&amp;gt; &amp;lt;INPUTBOX:Wanted Port name?: Enter name"&amp;gt; &amp;lt;ENTER&amp;gt; 
&lt;br/&gt;
&lt;/span&gt;&lt;em&gt;My word &lt;/em&gt;&lt;i&gt;&lt;span style="COLOR: green"&gt;"newtcp"&lt;/span&gt;&lt;/i&gt; &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;span style="mso-ansi-language: EN-GB" lang="EN-GB"&gt;UDP: &lt;/span&gt;&lt;/strong&gt;&lt;b&gt;&lt;span style="mso-ansi-language: EN-GB" lang="EN-GB"&gt;
&lt;br/&gt;
&lt;/span&gt;&lt;/b&gt;&lt;em&gt;&lt;span style="mso-ansi-language: EN-GB" lang="EN-GB"&gt;Action&lt;/span&gt;&lt;/em&gt;&lt;i&gt;&lt;span style="COLOR: green; mso-ansi-language: EN-GB" lang="EN-GB"&gt;: &lt;/span&gt;&lt;/i&gt;&lt;span style="COLOR: green; mso-ansi-language: EN-GB" lang="EN-GB"&gt;&amp;lt;WORD:dos&amp;gt;netsh firewall add portopening UDP &amp;lt;INPUTBOX:TCP portnr?: Enter Nr"&amp;gt; &amp;lt;INPUTBOX:Wanted Port name?: Enter name"&amp;gt; &amp;lt;ENTER&amp;gt; 
&lt;br/&gt;
&lt;/span&gt;&lt;em&gt;&lt;span style="mso-ansi-language: EN-GB" lang="EN-GB"&gt;My word&amp;nbsp;"&lt;/span&gt;&lt;/em&gt;&lt;i&gt;&lt;span style="COLOR: green; mso-ansi-language: EN-GB" lang="EN-GB"&gt;newudp&lt;/span&gt;&lt;/i&gt;&lt;em&gt;&lt;span lang="EN-&amp;#13;&amp;#10;GB" style="mso-ansi-language: EN-GB" &gt;"
&lt;br/&gt;
&lt;br/&gt;&lt;/span&gt;&lt;/em&gt;&lt;strong&gt;&lt;span style="mso-ansi-language: EN-GB" lang="EN-GB"&gt;LAN / Wireless &lt;/span&gt;&lt;/strong&gt;&lt;b&gt;&lt;span style="mso-ansi-: EN-GB" lang="EN-GB"&gt;
&lt;br/&gt;
&lt;/span&gt;&lt;/b&gt;&lt;span style="mso-ansi-language: EN-GB" lang="EN-GB"&gt;
&lt;br/&gt;
&lt;b style="mso-bidi-font-weight: normal"&gt;Turn on Windows "native" firewall on LAN(Local Area Connection):&lt;/b&gt; 
&lt;br/&gt;
Action: &lt;span style="COLOR: green"&gt;&amp;lt;WORD:dos&amp;gt;netsh firewall set opmode mode=ENABLE interface= "local area 
&lt;br/&gt;
connection"&amp;lt;ENTER&amp;gt; &lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;b style="mso-bidi-font-weight: normal"&gt;&lt;span style="mso-ansi-language: EN-GB" lang="EN-GB"&gt;Turn off Windows "native" firewall&amp;nbsp;on LAN (Local Area Connection): 
&lt;br/&gt;
&lt;/span&gt;&lt;/b&gt;&lt;span style="mso-ansi-language: EN-GB" lang="EN-GB"&gt;Action: &lt;span style="COLOR: green"&gt;&amp;lt;WORD:dos&amp;gt;netsh firewall set opmode mode=DISABLE interface= "local area connection"&amp;lt;ENTER&amp;gt; &lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;b style="mso-bidi-font-weight: normal"&gt;&lt;span style="mso-ansi-language: EN-GB" lang="EN-GB"&gt;Turn on Windows "native" firewall on wireless network: (Wireless Network Connection):&lt;/span&gt;&lt;/b&gt;&lt;span style="mso-ansi-language: EN-GB" lang="EN-GB"&gt; 
&lt;br/&gt;
Action: &lt;span style="COLOR: green"&gt;&amp;lt;WORD:dos&amp;gt;netsh firewall set opmode mode=ENABLE interface= "wireless network connection"&amp;lt;ENTER&amp;gt; &lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="mso-ansi-language: EN-GB" lang="EN-GB"&gt;
&lt;br/&gt;
&lt;b style="mso-bidi-font-weight: normal"&gt;Turn&amp;nbsp;off Windows "native" firewall on wireless network: (Wireless Network Connection): &lt;/b&gt;
&lt;br/&gt;
Action: &lt;span style="COLOR: green"&gt;&amp;lt;WORD:dos&amp;gt;netsh firewall set opmode mode=DISABLE interface= "wireless network connection"&amp;lt;ENTER&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="mso-ansi-language: EN-GB" lang="EN-GB"&gt;Technorati Tags: &lt;/span&gt;&lt;a href="http://www.technorati.com/tag/command%20line"&gt;&lt;span style="mso-ansi-language: EN-GB" lang="EN-GB"&gt;Command line &lt;/span&gt;&lt;/a&gt;&lt;span style="mso-ansi-language: EN-GB" lang="EN-GB"&gt;, &lt;/span&gt;&lt;a href="http://www.technorati.com/tag/scripting"&gt;&lt;span style="mso-ansi-language: EN-GB" lang="EN-GB"&gt;Scripting&lt;/span&gt;&lt;/a&gt;&lt;span lang="EN-&amp;#13;&amp;#10;GB" style="mso-ansi-language: EN-GB" &gt;, &lt;/span&gt;&lt;a href="http://www.technorati.com/tag/ActiveWords"&gt;&lt;span style="mso-ansi-language: EN-GB" lang="EN-GB"&gt;ActiveWords&lt;/span&gt;&lt;/a&gt;&lt;span style="mso-ansi-language: EN-GB" lang="EN-GB"&gt;, &lt;/span&gt;&lt;a href="http://www.technorati.com/tag/firewall"&gt;&lt;span style="mso-ansi-language: EN-GB" lang="EN-GB"&gt;Firewall&lt;/span&gt;&lt;/a&gt;&lt;span style="mso-ansi-language: EN-GB" lang="EN-GB"&gt;, &lt;/span&gt;&lt;a href="http://www.technorati.com/tag/wireless"&gt;&lt;span style="mso-: EN-GB" lang="EN-GB"&gt;Wireless&lt;/span&gt;&lt;/a&gt;&lt;span style="mso-ansi-language: EN-GB" lang="EN-GB"&gt;, &lt;/span&gt;&lt;a href="http://www.technorati.com/tag/LAN"&gt;&lt;span style="mso-ansi-language: EN-GB" lang="EN-GB"&gt;LAN &lt;/span&gt;&lt;/a&gt;&lt;span style="mso-ansi-language: EN-GB" lang="EN-GB"&gt;, &lt;/span&gt;&lt;a href="http://www.technorati.com/tag/open%20ports"&gt;&lt;span style="mso-ansi-language: EN-GB" lang="EN-GB"&gt;Open ports&lt;/span&gt;&lt;/a&gt;&lt;span lang="EN-&amp;#13;&amp;#10;GB" style="mso-ansi-language: EN-GB" &gt;, &lt;/span&gt;&lt;a href="http://www.technorati.com/tag/TCP"&gt;&lt;span style="mso-ansi-language: EN-GB" lang="EN-GB"&gt;TCP&lt;/span&gt; &lt;/a&gt;&lt;span style="mso-ansi-language: EN-GB" lang="EN-GB"&gt;, &lt;/span&gt;&lt;a href="http://www.technorati.com/tag/UDP."&gt;&lt;span style="mso-ansi-language: EN-GB" lang="EN-GB"&gt;UDP.&lt;/span&gt;&lt;/a&gt;&lt;/p&gt;&lt;!-- google_ad_section_end--&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/17606531-113494591596780515?l=addictivewords.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://addictivewords.blogspot.com/feeds/113494591596780515/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=17606531&amp;postID=113494591596780515' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/17606531/posts/default/113494591596780515'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/17606531/posts/default/113494591596780515'/><link rel='alternate' type='text/html' href='http://addictivewords.blogspot.com/2005/12/get-control-in-win-xp-with-command.html' title='Get control in Win Xp with command line tools and ActiveWords'/><author><name>Ronald Ryland</name><uri>http://www.blogger.com/profile/12098763068603352104</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://i35.photobucket.com/albums/d174/pocolocoyokoono/avatarronald2.gif'/></author><thr:total>0</thr:total></entry></feed>
