<?xml version="1.0" encoding="UTF-8"?> <rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
> <channel><title>gHacks Technology News &#124; Latest Tech News, Software And Tutorials &#187; notepad</title> <atom:link href="http://www.ghacks.net/tag/notepad/feed/" rel="self" type="application/rss+xml" /><link>http://www.ghacks.net</link> <description>A technology news blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description> <lastBuildDate>Fri, 10 Feb 2012 16:53:42 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/> <item><title>Notepad++ Plugins You Should Consider Installing</title><link>http://www.ghacks.net/2011/11/24/notepad-plugins-that-you-should-consider-installing/</link> <comments>http://www.ghacks.net/2011/11/24/notepad-plugins-that-you-should-consider-installing/#comments</comments> <pubDate>Thu, 24 Nov 2011 09:26:17 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[notepad]]></category> <category><![CDATA[notepad replacement]]></category> <category><![CDATA[plugins]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=53107</guid> <description><![CDATA[Many users of Notepad++, a popular Windows Notepad replacement, do not know that the program ships with a plugin system that allows them to extend its functionality. I will explain briefly how to find and use Notepad++&#8217;s plugin manager before I point you in the direction of some of the useful plugins found within. You [...]]]></description> <content:encoded><![CDATA[<p>Many users of Notepad++, a popular Windows Notepad replacement, do not know that the program ships with a plugin system that allows them to extend its functionality. I will explain briefly how to find and use Notepad++&#8217;s plugin manager before I point you in the direction of some of the useful plugins found within.</p><p>You can start the plugin manager of Notepad++ the following way. Start the text editor and then open Plugins > Plugin Manager > Show Plugin Manager on the menubar.</p><p>All stable plugins are now displayed in a table like interface. You can display unstable plugins with a click on Settings and the selection of &#8220;show unstable plugins&#8221; in the new window there.</p><p><a
href="http://www.ghacks.net/wp-content/uploads/2011/11/notepad-plugin-manager.jpg"><img
src="http://www.ghacks.net/wp-content/uploads/2011/11/notepad-plugin-manager.jpg" alt="notepad plugin manager" title="notepad plugin manager" width="585" height="456" class="alignnone size-full wp-image-53108" /></a></p><p>Plugins are listed with their name, category, version and stability there. A description is displayed below the table when you select one of the plugins in the list.  You install plugins by selecting them first (place a checkmark in their box) and then the Install button in the Plugin Manager interface.</p><p>The plugin will be downloaded from the Internet and installed automatically. It may be necessary to let the program close and re-open itself to complete the plugin installation.</p><p>An alternative to the process described here is to download and install plugins manually. You find a list of Notepad++ <a
href="http://sourceforge.net/apps/mediawiki/notepad-plus/index.php?title=Plugin_Central">plugins</a> on the official Sourceforge project page. All you need to do is to download the plugins there, unpack them and place the dlls into the Notepad plugin directory. The site lists additional plugins that are not available in the plugin manager.</p><p>Notepad++ checks for compatibility on every startup. You may receive a message that one or multiple plugins that you have installed manually are not compatible with the installed version of Notepad++ on the system.</p><p><a
href="http://www.ghacks.net/wp-content/uploads/2011/11/notepad++plugins.jpg"><img
src="http://www.ghacks.net/wp-content/uploads/2011/11/notepad++plugins.jpg" alt="notepad++ plugins" title="notepad++ plugins" width="456" height="233" class="alignnone size-full wp-image-53109" /></a></p><p>I suggest you make sure that you run the latest version of the program before you install any plugins. You can do that from within the application. Click on the question mark in the menubar and select Update Notepad++ from the menu there to run an update.</p><h3>Notepad++ Plugins</h3><p><a
href="https://skydrive.live.com/?cid=71a486ea08eb407c&#038;id=71A486EA08EB407C!129">Change Markers</a></p><blockquote><p>This plugin tracks changes made to documents, and enables navigation between changes, with a distinction being made between saved and unsaved changes. The change indicator is either a bar in the left margin or a specific highlighting.</p></blockquote><p><a
href="http://sourceforge.net/projects/cssexplorerplug/files/2.0.3/CSSEXplorer.2.0.3.BIN.zip/download">CSS-Explorer</a></p><blockquote><p>CSS-eXplorer is a CSS and HTML plug-in for Notepad++. It allows easy navigation and edit of CSS files with Notepad++. Main features:</p><p> TreeView: Allows easy navigation in CSS file.<br
/> Validation Service: Check errors in CSS file, and provide detailed report.<br
/> Web Page Preview: Test your work on CSS file immediately via HTML Web Page Preview Window.<br
/> CSS Editor: Add new parameters and design options to CSS file quickly and easily (support CSS 2.0 defines).</p></blockquote><p><a
href="http://sourceforge.net/projects/npp-plugins/files/Function%20List/FunctionList%20Plugin%20v2.1/FunctionList_2_1_UNI_dll.zip/download">Function List</a></p><blockquote><p>Function list offers a list of functions (or sections) according of the language of current document, in order to access to the function or section you need quickly.</p></blockquote><p><a
href="http://sourceforge.net/projects/npp-plugins/files/MultiClipboard/MultiClipboard%202.1%20unicode/MultiClipboard_2.1_unicode_dll.zip/download">Multi Clipboard</a></p><blockquote><p>MultiClipboard plugin implements multiple (10) text buffers that is filled up via copying and/or cutting of text.</p><p> To paste any text from the buffers, use Ctrl-V or middle mouse click (normal paste):<br
/> to paste the most recently copied/cut text Ctrl-Shift-V or Shift-middle mouse click:<br
/> to pop up a menu with the text buffer entries. Select the desired menu item to paste it</p></blockquote><p><a
href="http://nppregexhelper.sourceforge.net/">RegEx Helper</a></p><blockquote><p>A Notepad++ plugin that allows users to develop regular expressions and test them against their open documents</p></blockquote><p>This is only a small selection of Notepad++ plugins. I have tested them with the latest version of the text editor (Notepad++ 5.9.6.2 at the time of writing).</p><p>Are you making use of Notepad++ plugins? If so, which plugins are installed on your system?</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2011/11/24/notepad-plugins-that-you-should-consider-installing/feed/</wfw:commentRss> <slash:comments>4</slash:comments> </item> <item><title>Notepad++ Not Starting Up? Try Disabling Plugins</title><link>http://www.ghacks.net/2011/11/07/notepad-not-starting-up-try-disabling-plugins/</link> <comments>http://www.ghacks.net/2011/11/07/notepad-not-starting-up-try-disabling-plugins/#comments</comments> <pubDate>Mon, 07 Nov 2011 17:12:05 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[troubleshooting]]></category> <category><![CDATA[notepad]]></category> <category><![CDATA[notepad++ plugins]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=52422</guid> <description><![CDATA[I just wanted to test the Light Explorer plugin for the notepad replacement Notepad++ on Windows. The plugin itself adds a folder browser sidebar to the Notepad++ interface which can speed up the opening of documents in the program significantly. I previously was using Windows Explorer to open new text documents in Notepad++ because if [...]]]></description> <content:encoded><![CDATA[<p>I just wanted to test the Light Explorer plugin for the notepad replacement <a
href="http://notepad-plus-plus.org/">Notepad++</a> on Windows. The plugin itself adds a folder browser sidebar to the Notepad++ interface which can speed up the opening of documents in the program significantly. I previously was using Windows Explorer to open new text documents in Notepad++ because if was usually faster than having to use the built-in file browser of the software.</p><p>Installation of Light Explorer was not a issue. All I had to do was to click on Plugins > Plugin Manager > Show Plugin Manager to bring up the built-in plugin manager to install the Light Explorer plugin.</p><p>Listed there are dozens of plugins created by the developers or users of the service. From plugins that let you customize the program&#8217;s toolbar to a document monitor or translation plugin. Plugins can be easily installed by selecting them first, clicking the Install button afterwards and restarting the program when the installation has completed.</p><p>The issue that I experienced was that the graphical user interface of the program was not starting up anymore after installing Light Explorer. I checked the Windows Task Manager and noted that Notepad++ was running in the background.</p><p>Since I had only installed that one plugin I was pretty sure that it was the culprit that prevented the program&#8217;s gui from starting up. This happened on a Windows 7 64-bit system.</p><p>The idea now was to disable the plugin and see if that resolved the issue I had with Notepad++. After some looking around I discovered that Notepad++ plugins are installed as dll files in the Notepad++ directory on the hard drive.</p><p><a
href="http://www.ghacks.net/wp-content/uploads/2011/11/notepad-troubleshooting.jpg"><img
src="http://www.ghacks.net/wp-content/uploads/2011/11/notepad-troubleshooting.jpg" alt="notepad troubleshooting" title="notepad troubleshooting" width="454" height="294" class="alignnone size-full wp-image-52423" /></a></p><p>I went to C:\Program Files (x86)\Notepad++\plugins and found the LightExplorer.dll plugin in the root directory there. Copied and moved it to a backup location, killed all Notepad++ processes in Windows before I deleted the file. The program started up fine once again after the operation.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2011/11/07/notepad-not-starting-up-try-disabling-plugins/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>Trimming the Fat in Notepad++</title><link>http://www.ghacks.net/2011/06/22/trimming-the-fat-in-notepad/</link> <comments>http://www.ghacks.net/2011/06/22/trimming-the-fat-in-notepad/#comments</comments> <pubDate>Wed, 22 Jun 2011 07:58:04 +0000</pubDate> <dc:creator>Ryan D. Lang</dc:creator> <category><![CDATA[Tutorials Basic]]></category> <category><![CDATA[notepad]]></category> <category><![CDATA[notepad++ tips]]></category> <category><![CDATA[text editor]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=46811</guid> <description><![CDATA[Notepad++ is a great text editor for Windows. It has a lot of features and is very customizable. The downside to the program is that the load times can be noticeable. The default interface, especially the context menu, has several items that not everyone may find useful. Load Times In my experience, the biggest culprit [...]]]></description> <content:encoded><![CDATA[<p><a
href="http://www.ghacks.net/2006/04/13/freeware-notepad/">Notepad++</a> is a great text editor for Windows.  It has a lot of features and is very customizable.  The downside to the program is that the load times can be noticeable.  The default interface, especially the context menu, has several items that not everyone may find useful.</p><p><strong>Load Times</strong></p><p>In my experience, the biggest culprit in load time problems is the numerous syntax highlighting types.  Paring those down to just what you need should be the first thing you do.  By default, it loads a lot of languages, any of which may be useful to you, but rarely are they all needed.  Others, though handy, you really can live without.  This can even change over time.  For example, I took a C++ class last year and a JavaScript class earlier this year.  I don&#8217;t really need either of those anymore.  I do make and edit batch files often, so while most users will not need that one, I do.  Sometimes a file type may not do what you think.  In Litestep, .rc files are used to configure it, but the settings for Notepad++ does not highlight it as one might expect.</p><p>To trim, you highlighting list, go to Setting > Preferences.  Then click the &#8220;Language Menu/Tab Settings&#8221; tab.  From there, move items from the &#8220;Available&#8221; list to the &#8220;Disabled&#8221; list.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2011/06/notepad-load-times.jpg" alt="notepad load times" title="notepad load times" width="346" height="292" class="alignnone size-full wp-image-46812" /></p><p>The next thing to consider reducing is your plug-ins.  If you were testing a few out, but do not use them, get rid of them.  If you don&#8217;t use the FTP module, turn it off.  Just keep what you need.</p><p>To trim your plug-in list, go to Plugins > Plugin Manager > Show Plugin Manager.  Then click on the &#8220;Installed&#8221; tab.  Check anything you do not use (but know what it does) and click the &#8220;Remove&#8221; button.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2011/06/notepad-plugins.jpg" alt="notepad plugins" title="notepad plugins" width="345" height="312" class="alignnone size-full wp-image-46813" /></p><p>If you weed out highlighting before plug-ins, then you can keep more functionality.  Remember, all of this is to decrease your load times, so be mindful of that when you go to use the application again.  If you see a difference without sacrificing too much, then you are fine.  You may want to consider adding useful plug-ins once the useless ones are gone.</p><p><strong>Interface</strong></p><p>Notepad++ is designed for you to be able to modify the the context menu.  By default, there are ten items to turn on and off five types of highlighting.  I never used the feature, so I removed it and added ones that I do use.  Editing this menu, however, is not simple.  You would expect a GUI to guide you through it, but there is not one.  Even the help file has limited information.  It does refer you to a <a
href="http://sourceforge.net/apps/mediawiki/notepad-plus/index.php?title=Context_Menu">guide</a> on how to create a custom file.  I have included my own to give an idea of what can be done.</p><p>The file, named &#8220;contextMenu.xml&#8221;, is in a subfolder of your user folder.<br
/> Windows XP: C:\Documents and Settings\Name\Application Data\Notepad++<br
/> Vista/Win7: C:\Users\Name\Application Data\Notepad++</p><p><code>&lt;NotepadPlus&gt;<br
/> &lt;ScintillaContextMenu&gt;<br
/> &lt;Item MenuEntryName="File" MenuItemName="Save"/&gt;<br
/> &lt;Item id="0"/&gt;<br
/> &lt;Item MenuEntryName="Edit" MenuItemName="Cut"/&gt;<br
/> &lt;Item MenuEntryName="Edit" MenuItemName="Copy"/&gt;<br
/> &lt;Item MenuEntryName="Edit" MenuItemName="Paste"/&gt;<br
/> &lt;Item MenuEntryName="Edit" MenuItemName="Delete"/&gt;<br
/> &lt;Item id="0"/&gt;<br
/> &lt;Item MenuEntryName="Edit" MenuItemName="Select All"/&gt;<br
/> &lt;Item id="0"/&gt;<br
/> &lt;Item MenuEntryName="Edit" MenuItemName="Undo"/&gt;<br
/> &lt;Item MenuEntryName="Edit" MenuItemName="Redo"/&gt;<br
/> &lt;Item id="0"/&gt;<br
/> &lt;Item PluginEntryName="Spell-Checker" pluginCommandItemName="Spell-Checker..."/&gt;<br
/> &lt;Item MenuEntryName="Run" MenuItemName="Google Search"/&gt;<br
/> &lt;Item MenuEntryName="View" MenuItemName="Word Wrap"/&gt;<br
/> &lt;Item id="0"/&gt;<br
/> &lt;Item MenuEntryName="File" MenuItemName="Close"/&gt;<br
/> &lt;/ScintillaContextMenu&gt;<br
/> &lt;/NotepadPlus&gt;</code></p><p>The end result will look like this.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2011/06/notepad-context-menu.jpg" alt="notepad context menu" title="notepad context menu" width="202" height="313" class="alignnone size-full wp-image-46814" /></p><p>Be sure to backup your original and custom file someplace safe.  The installer once overwrote the contextMenu.xml in an update.  Make sure you edit the file while Notepad++ is closed, which means using Notepad or <a
href="http://liquidninja.com/metapad/">Metapad</a>.</p><p><strong>Go Minimal</strong></p><p>From here, you can turn off a lot of parts of the interface.  This can save you space or create headaches, but each user is free to decide what they want.  The menu, tool, and tab bars can all be hidden from the &#8220;General&#8221; tab in the preferences.  The menu bar can still be accessed by pressing Alt or F10.  The toolbar can be replaced with a custom context menu.  The tab bar, while seemingly indispensable, can be replaced by holding the right mouse button and scrolling.  This is awkward for a myriad of tabs, but convenient for a few.</p><p><strong>Summary</strong></p><p>If Notepad++ was too bulky for your tastes, I hope you give it a second chance.  Even if it is only to confirm my findings of how trimming the fat can speed things up.  If you are a Notepad++ user, then I hope you decide to customize the application to your liking.  Most of the shortcomings of the application can be solved with a few tweaks.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2011/06/22/trimming-the-fat-in-notepad/feed/</wfw:commentRss> <slash:comments>7</slash:comments> </item> <item><title>Entourage eDGe DualBook Is A Netbook, eBook Reader and Notepad All In One</title><link>http://www.ghacks.net/2009/10/23/entourage-edge-dualbook-is-a-netbook-ebook-reader-and-notepad-all-in-one/</link> <comments>http://www.ghacks.net/2009/10/23/entourage-edge-dualbook-is-a-netbook-ebook-reader-and-notepad-all-in-one/#comments</comments> <pubDate>Thu, 22 Oct 2009 22:56:53 +0000</pubDate> <dc:creator>Shailpik</dc:creator> <category><![CDATA[Gadgets]]></category> <category><![CDATA[ebook reader]]></category> <category><![CDATA[edge]]></category> <category><![CDATA[entourage edge]]></category> <category><![CDATA[netbook]]></category> <category><![CDATA[notepad]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=17580</guid> <description><![CDATA[Say hello to the eDGe, the name that I cannot write without MS Word auto correcting the hell out of me. This is a device that gives convergence a whole new side. Entourage has taken specialty devices like an eBook Reader and netbook and put them both together to have a dual screen, multi-function device. [...]]]></description> <content:encoded><![CDATA[<p><img
class="alignleft size-full wp-image-17600" title="header_logo" src="http://www.ghacks.net/wp-content/uploads/2009/10/header_logo.jpg" alt="header_logo" width="231" height="108" />Say hello to the eDGe, the name that I cannot write without MS Word auto correcting the hell out of me. This is a device that gives convergence a whole new side. Entourage has taken specialty devices like an eBook Reader and netbook and put them both together to have a dual screen, multi-function device. Hence the name DualBook.</p><p><span
id="more-17580"></span>Actually, I think this is a great idea. Consumers do not want multiple devices to carry and that is the main reason why convergent devices came in to existence. But even as newer devices are brought in to the market by the companies, we find ourselves owning multiple devices that we would love to carry with us. But we also want to travel light. So it’s usually a toss up between cramming the netbook, the eBook reader, the large smartphone and a PMP into your bags or carrying just your smartphone and maybe the netbook.</p><p><img
class="aligncenter size-full wp-image-17602" title="red version" src="http://www.ghacks.net/wp-content/uploads/2009/10/red-1.jpg" alt="red version" width="550" height="441" /></p><p>However, you cannot use either a netbook or a smartphone under direct sunlight and the battery life is usually not conducive to hours of reading. So Entourage’s idea is to give you something that will let you read books and surf the net at the same time.</p><p>They give you an e-Ink using eReader screen that is 9.6” diagonal (1200&#215;825 pixels) and has all the features of an eBook reader – like zooming, taking notes directly on the book, glare free screen and the ability to read under direct sunlight. Using its various connectivity options, which I am coming to in a bit, you can choose to store your notes and journals on a server, email them to a friend or just keep them on the device.</p><p>The screen accepts stylus input, so you can open a new journal page and draw on the screen. Text can be input by hand or by Bluetooth keyboard. The e-paper is Wacom Penabled, which is how you are able to draw on it. It supports both ePub and PDF formats, so you are pretty much covered on that area.</p><p><img
class="aligncenter size-full wp-image-17603" title="entourage midnight blue" src="http://www.ghacks.net/wp-content/uploads/2009/10/1256055980692911.jpg" alt="entourage midnight blue" width="450" height="361" /></p><p>What is does not have is an attached online store like the new Barnes &amp; Noble’s Nook or the Amazon Kindle. But I do not see that as a deal breaker. There are enough ways to get Books these days.</p><p>The netbook side is pretty basic. It has a 10.1” color touchscreen that displays 1024&#215;600 pixels. The two screens are connected with each other and you can view the images on your ebook in full color on the netbook screen. It has a webcam and microphone that allow you capture video, still images and audio respectively. You have the option of hooking a microphone up to it if you want better quality audio recording . It as built in speakers as well. It supports Mp3, MP4 and 3GP file formats.</p><p>You can browse the Internet, check and write emails, playback audio and video and type out long documents via Bluetooth keyboard if you so wish. It has an on-screen keyboard that you can use while chatting.</p><p>By the way, this is an Android device. No wonder they can claim so many things about the software.</p><p><img
class="aligncenter size-medium wp-image-17601" title="4angles" src="http://www.ghacks.net/wp-content/uploads/2009/10/4angles-500x142.jpg" alt="4angles" width="500" height="142" /></p><p>Coming to connectivity, it has a lot of options for you. It has Bluetooth, 3G, WiFi b/g (no ‘n’) along with optional EVDO or HSDPA mobile modem. You can have only one type of modem. Battery life is decent for such a device – 16 hours for the ebook reader only and 6 hours for the LCD screen only. I am suspecting about 8-9 hours with heavy netbook usage from time to time and long hours of ebook reading.</p><p>The inbuilt memory is 4GB, with 3GB available to the user, but you can take it up to 32GB with the included SD card slot. There are USB 2.0 ports as well. It will start shipping from February 2010 and is priced at $490. One thing that I do not get is why they charge $40 extra for getting it in a color other than the <em>‘midnight blue’</em>.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/10/23/entourage-edge-dualbook-is-a-netbook-ebook-reader-and-notepad-all-in-one/feed/</wfw:commentRss> <slash:comments>9</slash:comments> </item> <item><title>Notepad++ Autosave</title><link>http://www.ghacks.net/2009/06/27/notepad-autosave/</link> <comments>http://www.ghacks.net/2009/06/27/notepad-autosave/#comments</comments> <pubDate>Sat, 27 Jun 2009 08:11:50 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[autosave]]></category> <category><![CDATA[notepad]]></category> <category><![CDATA[notepad autosave]]></category> <category><![CDATA[notepad replacement]]></category> <category><![CDATA[notepad++ plugins]]></category> <category><![CDATA[plugins]]></category> <category><![CDATA[windows software]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=13911</guid> <description><![CDATA[Notepad++ is one of the most popular Notepad replacements that is constantly developed by its developers. It offers the same performance and comes with a multitude of features that range from syntax highlighting over multi-document support and auto-completion. What makes the text editor stand out a little bit more than comparable Notepad replacements is the [...]]]></description> <content:encoded><![CDATA[<p><img
src="http://www.ghacks.net/wp-content/uploads/2009/04/microsoft_windows.jpg" alt="microsoft windows" title="microsoft windows" width="128" height="128" class="alignleft size-full wp-image-11907" />Notepad++ is one of the most popular Notepad replacements that is constantly developed by its developers. It offers the same performance and comes with a multitude of features that range from syntax highlighting over multi-document support and auto-completion. What makes the text editor stand out a little bit more than comparable Notepad replacements is the plugin engine that makes it possible to load plugins in the text editor that extend the functionality further.</p><p>We have covered <a
href="http://www.ghacks.net/2009/06/27/notepad-autosave/">Notepad++ plugins</a> in the past which can be really helpful under certain circumstances. One of the most useful plugins for users who work with Notepad++ regularly is the Autosave plugin.</p><p><span
id="more-13911"></span>The <a
href="http://sites.google.com/site/fstellari2/npp_plugins">plugin</a> can be downloaded from the developer&#8217;s website. It needs to be extracted into the plugins folder of the Notepad++ installation (the folder might need to be created if this is the first plugin).</p><p>The new autosave option becomes available after the next program start once the two files have been placed in the plugins folders.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2009/06/autosave_menu.png" alt="autosave menu" title="autosave menu" width="218" height="141" class="alignnone size-full wp-image-13912" /></p><p>Autosave can be configured to automatically save documents if the application loses focus or at time intervals with the default interval set to one minute. It is furthermore possible to only save the current document or only named ones so that these temp documents that some users like to create do not get saved on the computer system.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/06/27/notepad-autosave/feed/</wfw:commentRss> <slash:comments>7</slash:comments> </item> <item><title>Quote, research and take notes with Quotepad</title><link>http://www.ghacks.net/2009/04/19/quote-research-and-take-notes-with-quotepad/</link> <comments>http://www.ghacks.net/2009/04/19/quote-research-and-take-notes-with-quotepad/#comments</comments> <pubDate>Sun, 19 Apr 2009 09:33:17 +0000</pubDate> <dc:creator>Daniel Pataki</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[copy paste]]></category> <category><![CDATA[notepad]]></category> <category><![CDATA[notes]]></category> <category><![CDATA[quotepad]]></category> <guid
isPermaLink="false">http://www.ghacks.net/2009/04/19/quote-research-and-take-notes-with-quotepad/</guid> <description><![CDATA[I sometimes run into an application that&#8217;s not hugely new, but it has such great handling, ease of use and functionality that I start to really like it. One such discovery today is Quotepad. Officially it&#8217;s positioned more like a copy-paste clipboard tool, but it is much more, offering checklists, reminders, timestamping and more. You [...]]]></description> <content:encoded><![CDATA[<p><img
class="alignleft size-full wp-image-12159" src="http://www.ghacks.net/wp-content/uploads/2009/04/quotepad.gif" alt="quotepad" width="250" height="225" />I sometimes run into an application that&#8217;s not hugely new, but it has such great handling, ease of use and functionality that I start to really like it. One such discovery today is <a
href="http://quotepad.info/">Quotepad</a>. Officially it&#8217;s positioned more like a copy-paste clipboard tool, but it is much more, offering checklists, reminders, timestamping and more.</p><p>You can use a simple key to add a quick note, just select any text and press ctr+shift+q. Your note will be instantly created, which you can then edit, add a subject to and save. This is not so new, a lot of apps offer this functionality, but the little things that Quotepad offers add a lot of extra to the program.</p><p><span
id="more-12160"></span></p><p>Just as an example, clicking the taskbar icon brings up a note list. Clicking it again (or double clicking) brings up the interface to add a new note. Simple, but very effective and efficient use interface. You can mark notes, have the whole window stay on top, change color schemes, change reading order, use filters to narrow your notes, Quotepad can become a great research tool, not just a copy-paste companion!</p><p>I find it very useful when I&#8217;m thinking about post ideas. Even with tools like Google Reader, it is sometimes hard to keep track of what I want to write about, and a quick copy paste into Quotepad is a big help, firstly because I can paste the intro paragraph from a blog post, or a description from the app main page. Quotepad shows the source of the text, so I can save the url copy-pasting time. I can then narrow by keyword, making all my blogging work much easier and faster.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/04/19/quote-research-and-take-notes-with-quotepad/feed/</wfw:commentRss> <slash:comments>7</slash:comments> </item> <item><title>Text XML Editor Intype</title><link>http://www.ghacks.net/2009/04/09/text-xml-editor-intype/</link> <comments>http://www.ghacks.net/2009/04/09/text-xml-editor-intype/#comments</comments> <pubDate>Thu, 09 Apr 2009 11:59:25 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[code editor]]></category> <category><![CDATA[editor]]></category> <category><![CDATA[intype]]></category> <category><![CDATA[notepad]]></category> <category><![CDATA[text editor]]></category> <category><![CDATA[windows editor]]></category> <category><![CDATA[xml editor]]></category> <guid
isPermaLink="false">http://www.ghacks.net/2009/04/09/text-xml-editor-intype/</guid> <description><![CDATA[Intype is a text, code and xml editor for the Windows operating system that resembles advanced editors like Notepad++ in many aspects. It features the same extensibility and customizability as the popular Notepad replacement including scripting support and native plugin support. There is not a noticeable difference performance wise considering the program startup time and [...]]]></description> <content:encoded><![CDATA[<p><img
src="http://www.ghacks.net/wp-content/uploads/2009/04/intype.png" alt="intype" title="intype" width="160" height="106" class="alignleft size-full wp-image-11836" />Intype is a text, code and xml editor for the Windows operating system that resembles advanced editors like Notepad++ in many aspects. It features the same extensibility and customizability as the popular Notepad replacement including scripting support and native plugin support.</p><p>There is not a noticeable difference performance wise considering the program startup time and text loading performance. The Intype text editor uses a tabbed interface to display multiple text documents in the same interface. Plugins &#8211; which are called bundles in the editor &#8211; are available for various programming languages to add better support in the editor. Support is build in for programming languages like C, PHP, Java and various other scripting languages like HTML, XML or CSS supporting language grammar snippets and additional features.</p><p>The project&#8217;s website contains downloads for additional bundles that can be added to the text editor. The editor is currently in alpha stage. It can be freely downloaded from the developer&#8217;s website. The FAQ states however that the editor will not be free once it is fully released.</p><p><span
id="more-11838"></span><img
src="http://www.ghacks.net/wp-content/uploads/2009/04/text_xml_editor-500x330.png" alt="text xml editor" title="text xml editor" width="500" height="330" /></p><p><a
href="http://intype.info/home/index.php">Intype</a> might be worth a look for users who use plain text editors for coding purposes. It does not however provide access to powerful new features or commands that other text editors like <a
href="http://www.ghacks.net/2008/06/16/notepad-50-beta/">Notepad++</a> do not offer.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/04/09/text-xml-editor-intype/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>Learn Microsoft Excel: Smart Paste</title><link>http://www.ghacks.net/2008/10/13/learn-microsoft-excel-smart-paste/</link> <comments>http://www.ghacks.net/2008/10/13/learn-microsoft-excel-smart-paste/#comments</comments> <pubDate>Mon, 13 Oct 2008 08:23:06 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Knowledge]]></category> <category><![CDATA[excel]]></category> <category><![CDATA[excel tutorial]]></category> <category><![CDATA[Learn Microsoft Excel]]></category> <category><![CDATA[microsoft]]></category> <category><![CDATA[microsoft excel]]></category> <category><![CDATA[notepad]]></category> <category><![CDATA[text editor]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=7589</guid> <description><![CDATA[Ashish Mohta posted an interesting Microsoft Excel tip at his website that explained how to smart paste contents from Notepad into Microsoft Excel. The procedure is actually working with any kind of text editor not just Notepad. When you normally copy paste contents into Microsoft Excel they will all be stored in the same cell [...]]]></description> <content:encoded><![CDATA[<p>Ashish Mohta posted an interesting Microsoft Excel tip at his website that explained how to <a
href="http://www.technospot.net/blogs/smart-paste-from-notepad-to-excel/">smart paste</a> contents from Notepad into Microsoft Excel. The procedure is actually working with any kind of text editor not just Notepad.</p><p>When you normally copy paste contents into Microsoft Excel they will all be stored in the same cell in the Excel application. That is usually not the desired way of presenting the information. It is possible to copy and paste the contents into other cells or prepare the text in the text editor in a way that the contents are automatically copied into separate cells.</p><p>Pasting text into different Excel cells can be done by making use of the TAB key in the text editor. Pressing Tab represents a new cell in Excel when pasting the contents into Microsoft Excel. To create a four column layout in Excel one would simply write down the name of the first column, press tab, write down the name of the second column, press tab and so on.</p><p><span
id="more-7589"></span><img
src="http://www.ghacks.net/wp-content/uploads/2008/10/learn_microsoft_excel.jpg" alt="learn microsoft excel" title="learn microsoft excel" width="461" height="136" class="alignnone size-medium wp-image-7590" /></p><p>The same holds true for additional rows. Just make sure to press tab only once even if the contents do not match in the text editor they will in Microsoft Excel. So even if the columns in the text editor will not look even they will be perfectly fine in Microsoft Excel.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2008/10/13/learn-microsoft-excel-smart-paste/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>First Ribbon User Interfaces Begin To Appear</title><link>http://www.ghacks.net/2008/09/22/first-ribbon-user-interfaces-begin-to-appear/</link> <comments>http://www.ghacks.net/2008/09/22/first-ribbon-user-interfaces-begin-to-appear/#comments</comments> <pubDate>Mon, 22 Sep 2008 09:08:14 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[microsoft-office]]></category> <category><![CDATA[notepad]]></category> <category><![CDATA[office 2007]]></category> <category><![CDATA[office ribbon ui]]></category> <category><![CDATA[ribbon]]></category> <category><![CDATA[ribbon user interface]]></category> <category><![CDATA[user interface]]></category> <category><![CDATA[windows7]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=7154</guid> <description><![CDATA[Microsoft introduced a new user interface that they called the Ribbon in Microsoft Office 2007. It was designed to reduce the number of hierarchical menus in previous versions of Microsoft Office. It was a bold move that caused lots of concern by experienced Office users who had to get used to the new Office user [...]]]></description> <content:encoded><![CDATA[<p>Microsoft introduced a new user interface that they called the Ribbon in Microsoft Office 2007. It was designed to reduce the number of hierarchical menus in previous versions of Microsoft Office. It was a bold move that caused lots of concern by experienced Office users who had to get used to the new Office user interface.</p><p>Ribbon seems the way to go and Microsoft already made several announcements about their upcoming operating system Windows 7 and the use of Ribbons in <a
href="http://www.windows7news.com/2008/09/17/more-basic-windows-applications-to-get-an-update-in-windows-7/">default applications</a> like MS Paint and Wordpad.</p><p>But Microsoft is not the only company that is trying to push the new interface. A user on the Deviant Art website saw the screenshot of Windows 7 Wordpad with the Ribbon interface and decided to code that for Windows XP and Windows Vista.</p><p><span
id="more-7154"></span><img
src="http://www.ghacks.net/wp-content/uploads/2008/09/notepad-500x403.png" alt="" title="notepad" width="500" height="403" class="alignnone size-medium wp-image-7155" /></p><p>Solo-Dev pushed out an release candidate that is currently supporting plain text documents: A Notepad replacement so to speak with plans to integrate rich text and doc applications so that it will become a Wordpad replacement instead.</p><p>The downside of the project is that it requires the Windows .net Framework 3.5. It also uses lots of resources currently but the software developer promised to optimize the code and application so that the computer memory consumption would become less.</p><p>The interesting questions leading from this is: Have you worked with Microsoft Office 2007 yet? Do you like the Ribbon interface? Let me know.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2008/09/22/first-ribbon-user-interfaces-begin-to-appear/feed/</wfw:commentRss> <slash:comments>11</slash:comments> </item> <item><title>Use Notepad++ Without Sessions</title><link>http://www.ghacks.net/2008/09/07/use-notepad-without-sessions/</link> <comments>http://www.ghacks.net/2008/09/07/use-notepad-without-sessions/#comments</comments> <pubDate>Sun, 07 Sep 2008 10:47:48 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[documents]]></category> <category><![CDATA[notepad]]></category> <category><![CDATA[notepad replacement]]></category> <category><![CDATA[notepad++ tips]]></category> <category><![CDATA[text]]></category> <category><![CDATA[text files]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=6838</guid> <description><![CDATA[The Notepad replacement Notepad++ is storing sessions by default. This means that a user opening a supported document in Notepad++ is also seeing the documents of the last sessions in the tabs on top. This feature can be handy if a user works with the same documents most of the time; It can on the [...]]]></description> <content:encoded><![CDATA[<p>The Notepad replacement Notepad++ is storing sessions by default. This means that a user opening a supported document in Notepad++ is also seeing the documents of the last sessions in the tabs on top. This feature can be handy if a user works with the same documents most of the time; It can on the other hand be a privacy risk and some users might want to turn of sessions in Notepad++ to eliminate the risk.</p><p>Disabling sessions from Notepad++ should not have any impact on other software features like the tabbed interface. The option to disable sessions in Notepad++ can be found in the options of the software program.</p><p>A user opening Notepad++ can open the program&#8217;s options by selecting Settings from the main menu and Preferences from the submenu. The Preferences window is opening which is displaying several tabs and lots of options.</p><p><span
id="more-6838"></span><img
src="http://www.ghacks.net/wp-content/uploads/2008/09/notepad_session-500x332.jpg" alt="notepad session" title="notepad session" width="500" height="332" class="alignnone size-medium wp-image-6839" /></p><p>Locate the Misc tab of the Preferences menu and uncheck the &#8220;Remember the current session for next launch&#8221; box to disable the session feature in Notepad++.The user will only see the current document the next time Notepad++ is opened. New documents are still added in tabs during a session but once Notepad++ gets closed the information are erased.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2008/09/07/use-notepad-without-sessions/feed/</wfw:commentRss> <slash:comments>3</slash:comments> </item> <item><title>Notepad++ 5.0 beta</title><link>http://www.ghacks.net/2008/06/16/notepad-50-beta/</link> <comments>http://www.ghacks.net/2008/06/16/notepad-50-beta/#comments</comments> <pubDate>Mon, 16 Jun 2008 14:05:13 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[documents]]></category> <category><![CDATA[notepad]]></category> <category><![CDATA[text]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=5004</guid> <description><![CDATA[Notepad++ has been my Notepad replacement for the last years and I have never looked back since I installed it on my first computer. It combines the speed and low resource usage of Notepad with an advanced functionality that includes syntax highlighting, plugins and multi-views. Today the first beta version of Notepad++ 5.0 was released [...]]]></description> <content:encoded><![CDATA[<p>Notepad++ has been my Notepad replacement for the last years and I have never looked back since I installed it on my first computer. It combines the speed and low resource usage of Notepad with an advanced functionality that includes syntax highlighting, plugins and multi-views.</p><p>Today the first beta version of Notepad++ 5.0 was released to the public on Sourceforge, more than 18 months after the release of Notepad++ 4.0. It offers further performance improvements over previous versions, bookmarked lines, different colored tabs, plugin commands in the context menu and additional options to configure the application.</p><p>The announcement lists 18 fixed bugs and features that have been added in Notepad++ 5.0, they are:</p><p><span
id="more-5004"></span><ul><li>1. Improve Notepad++ performance &#8211; on startup and on exit.</li><li>2. Add Calltip capacity.</li><li>3. All the menu commands can be added in context menu, including plugins&#8217; commands, macros and user defined commands.</li><li> 4. Add bookmarked lines operations : delete all marked lines, copy all marked lines into clipboard, cut all marked lines into clipboard, paste from clipboard to replace all marked lines content.</li><li>5. Fix crash bug : Open files with date pre-1970.</li><li>6. Fix clone mode bug : now the actions done in one view will be synchronized in the cloned view.</li><li>7. Add tooltips in document tab to display the full file name path.</li><li>8. Change hide lines behaviour : Hide lines now saved during switches.</li><li> 9. Change file history list behaviour : Most recent closed file is on the top. Add number on list.</li><li>10. Caret width and blink rate are customizable.</li><li>11. Add asterisk in title bar if file is dirty.</li><li>12. The bookmarks&#8217; look &#038; feel are improved.</li><li>13. Add &#8220;Select all&#8221; and &#8220;copy&#8221; context menu items in Find in files results window.</li><li>14. Fix goto line with command line bug.</li><li>15. Improve smart highlight / mark all / incremental search highlight all visibility</li><li>16. Tabbar&#8217;s coulours is configurable via Stylers Configurator(Active tab Text, Inactive tab text, Inactive tab background, Active tab focused indicator and Active tab unfocused indicator).</li><li>17. Add the smart highlight file size limit &#8211; 1.5 MB in order to improve the performance.</li><li>18. Add exception handling (dumping filedata)</li></ul><p>The complete announcement can be read in the Notepad++ <a
href="http://sourceforge.net/projects/notepad-plus/forums/forum/331753/topic/2072943?message=5019266">forum</a> and the new version can be downloaded directly from <a
href="http://sourceforge.net/projects/notepad-plus/files/notepad%2B%2B%20releases%20binary/npp%205.0%20beta%20bin/">Sourceforge</a>.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2008/06/16/notepad-50-beta/feed/</wfw:commentRss> <slash:comments>7</slash:comments> </item> <item><title>Extend Notepad++ with Plugins</title><link>http://www.ghacks.net/2008/05/05/extend-notepad-with-plugins/</link> <comments>http://www.ghacks.net/2008/05/05/extend-notepad-with-plugins/#comments</comments> <pubDate>Mon, 05 May 2008 20:37:29 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Operating Systems]]></category> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[notepad]]></category> <category><![CDATA[notepad replacement]]></category> <category><![CDATA[notepad++ plugins]]></category> <category><![CDATA[text editor]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=4015</guid> <description><![CDATA[I have never paid much attention to the plugin support of Notepad++ until today when I went to the official download website to notice them for the first time. You all know that I setup my new computer and one of the applications that I cannot live without is Notepad++. Several of the listed plugins [...]]]></description> <content:encoded><![CDATA[<p>I have never paid much attention to the plugin support of Notepad++ until today when I went to the official download website to notice them for the first time. You all know that I setup my new computer and one of the applications that I cannot live without is Notepad++. Several of the listed plugins sounded quite useful and I thought it would be great to point other users in the right direction.</p><p>Adding plugins is a breeze. <a
href="http://notepad-plus.sourceforge.net/uk/site.htm">Notepad++</a> comes with a plugin folder that is a subdirectory of the root directory of the installation. Just place all downloaded plugins into that directory and they will automatically be recognized by Notepad++. If the plugin directory is not existing create it. The plugins can be configured from within Notepad++ by clicking on the Plugins menu in the toolbar.</p><p>The removal process works the same way, just delete files in the plugin directory to remove a plugin that you do not want to use anymore.</p><p><span
id="more-4015"></span>The main <a
href="http://notepad-plus.sourceforge.net/uk/site.htm">plugin</a> page lists 26 plugins for the latest version of Notepad++. Here are the ones that I found useful and decided to install:</p><ul><li><a
href="http://sourceforge.net/projects/npp-plugins/files/XML%20Tools/">XML Tools</a> &#8211; XML Checker. Can auto-close tags and provides other useful features.</li><li>Hex Editor &#8211; adds a Hex Editor to Notepad++</li><li>Compare Plugin &#8211; compare two text files.</li><li>FTP Synchronize &#8211; modify and upload files directly to a ftp server.</li><li><a
href="http://sourceforge.net/projects/npp-plugins/files/MultiClipboard/">Multi Clipboard</a> &#8211; add up to ten text phrases to the clipboard.</li><li><a
href="http://sourceforge.net/projects/npp-plugins/files/WindowManager/">Windows Manager</a> &#8211; great if you work with many open windows at once regularly.</li></ul><p>Those are just five of the 26 available plugins. Most have been written for special purposes and are probably not useful to the majority of users.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2008/05/05/extend-notepad-with-plugins/feed/</wfw:commentRss> <slash:comments>5</slash:comments> </item> <item><title>Akelpad a lightweight Notepad alternative</title><link>http://www.ghacks.net/2008/01/08/akelpad-a-lightweight-notepad-alternative/</link> <comments>http://www.ghacks.net/2008/01/08/akelpad-a-lightweight-notepad-alternative/#comments</comments> <pubDate>Tue, 08 Jan 2008 13:21:53 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Operating Systems]]></category> <category><![CDATA[Software]]></category> <category><![CDATA[Tools]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[notepad]]></category> <category><![CDATA[text document]]></category> <category><![CDATA[windows software]]></category> <guid
isPermaLink="false">http://www.ghacks.net/2008/01/08/akelpad-a-lightweight-notepad-alternative/</guid> <description><![CDATA[Notepad is fast and that is probably the only good thing that I can say about the software that ships with Windows. It has a file size limitation and a lot of other limitations as well. Many users prefer to use so called Notepad replacements that do not have the limitations and I would like to introduce one that is called Akelpad.]]></description> <content:encoded><![CDATA[<p>Notepad is fast and that is probably the only good thing that I can say about the software that ships with Windows. It has a file size limitation and a lot of other limitations as well. Many users prefer to use so called Notepad replacements that do not have the limitations and I would like to introduce one that is called Akelpad.</p><p><a
href="http://akelpad.sourceforge.net/en/index.php">Akelpad</a> is lightweight. That is the first thing that I can tell you about it. It uses roughly 3 Megabytes of Ram with one text document open and all available plugins loaded. Yes that&#8217;s right, you can enhance the software with plugins to add functionality to it. Akelpad itself has a size of 186 Kilobyte and has several comfort features that are unknown to Notepad.</p><p>This includes the ability to load text documents that are larger than 64 Kilobytes, document previews before opening them, editing of read only files and more. Plugins add a number of additional features to Akelpad like syntax highlighting, auto completion, sessions, macros and scripts and auto saving.</p><p><span
id="more-2781"></span><img
src='http://www.ghacks.net/wp-content/uploads/2008/01/akelpad.jpg' alt='akelpad' /></p><p>Akelpad supports unicode codepages and unicode strings, text previews, printing of documents and previews, plugin support and text replacement options. Plugins are listed on the developer website. They can be used to increase the functionality of the core program, for instance by adding coding related functionality like syntax highlighting or a better file explorer.</p><p>You might be asking about the differences to other Notepad replacements such as Notepad++ and I can only say that Akelpad uses less resources to display the same text document but does not offer all of the functions that Notepad++ offers. It&#8217;s worth a try if you ask me and definitely an option if you are looking for a Notepad replacement and have not made a decision yet.</p><p>Update: Akelpad is still available. There are however other alternatives that may be better suited for text editing needs. Alternatives include the very popular <a
href="http://www.ghacks.net/2006/04/13/freeware-notepad/">Notepad++</a> or <a
href="http://www.ghacks.net/2009/04/19/quote-research-and-take-notes-with-quotepad/">Quotepad</a></p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2008/01/08/akelpad-a-lightweight-notepad-alternative/feed/</wfw:commentRss> <slash:comments>10</slash:comments> </item> <item><title>Freeware Notepad++</title><link>http://www.ghacks.net/2006/04/13/freeware-notepad/</link> <comments>http://www.ghacks.net/2006/04/13/freeware-notepad/#comments</comments> <pubDate>Thu, 13 Apr 2006 10:39:08 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Tools]]></category> <category><![CDATA[notepad]]></category> <category><![CDATA[notepad replacement]]></category> <category><![CDATA[Software]]></category> <category><![CDATA[text editor]]></category> <category><![CDATA[Windows]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=400</guid> <description><![CDATA[<a
href="http://notepad-plus.sourceforge.net/uk/site.htm" target="_blank">Notepad++</a> is a free source code editor (and Notepad replacement) for Microsoft Windows personal computers. The freeware application supports many programming languages like C, C++, Java, C#, XML, HTML, PHP and Javascript. It has many useful features that Notepad is lacking, some worth mentioning are auto completion, the ability to work with more than one document and a multi-view feature that shows two documents at the same time. (that you can edit of course).]]></description> <content:encoded><![CDATA[<p><a
href="http://notepad-plus.sourceforge.net/uk/site.htm" target="_blank">Notepad++</a> is a free source code editor (and Notepad replacement) for Microsoft Windows personal computers. The freeware application supports many programming languages like C, C++, Java, C#, XML, HTML, PHP and Javascript. It has many useful features that Notepad is lacking, some worth mentioning are auto completion, the ability to work with more than one document and a multi-view feature that shows two documents at the same time. (that you can edit of course).</p><p>Notepad++ can basically be used as a replacement for the standard Windows text editor Notepad, that&#8217;s good for editing and writing basic texts, but not so good anymore when it comes to larger texts or code. Notepad++ has been designed for web developers and software developers, as well as other users who need a fast loading text editor with advanced capabilities.</p><p>Besides syntax highlighting, which is one of the core features of Notepad++, users can make use of macros, a plugin system, command line options or session management, all of which is not available in the standard text editor Notepad.</p><p><img
src="http://www.ghacks.net/files/screens/200604/notepadpp.jpg" alt="notepad replacement tool word" /></p><p>Best of all, Notepad++ does not sacrifice speed to offer the features. You will notice no speed difference between the text editor and the default Windows editor.</p><p>Lets talk for a second about session management. Unlike Notepad, which forgets what has been opened once you close the program, Notepad++ remembers sessions and you can continue working on the text files that have been open in previous sessions. If you do not like that particular feature, you can disable it easily on the extensive program options.</p><p>Plugins need to be mentioned briefly as well. They extend the functionality of the text editor. A list of plugins is accessible <a
href="http://sourceforge.net/apps/mediawiki/notepad-plus/index.php?title=Plugin_Central">here at</a> Sourceforge. Among them plugins to automatically save texts, a ColdFusion plugin, Color Picker, Comparison plugin or a plugin to minimize JavaScript.</p><p>Notepad++ is an excellent program for Windows users who want better functionality than what the standard text editor Notepad has to offer.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2006/04/13/freeware-notepad/feed/</wfw:commentRss> <slash:comments>3</slash:comments> </item> </channel> </rss>
