<?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; text files</title> <atom:link href="http://www.ghacks.net/tag/text-files/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>Sat, 11 Feb 2012 09:52:46 +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>Split Text Files With Simple Text Splitter</title><link>http://www.ghacks.net/2010/11/03/split-text-files-with-simple-text-splitter/</link> <comments>http://www.ghacks.net/2010/11/03/split-text-files-with-simple-text-splitter/#comments</comments> <pubDate>Wed, 03 Nov 2010 15:15:23 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[simple text splitter]]></category> <category><![CDATA[split large text files]]></category> <category><![CDATA[split text files]]></category> <category><![CDATA[text files]]></category> <category><![CDATA[windows software]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=36499</guid> <description><![CDATA[Many stories here at Ghacks are based on my personal endeavors in the computing world. I was just recently trying to find a program to split a text file into multiple smaller files. Why? Because the program that I tried to load the data into had a limit of two thousand lines, adding larger text [...]]]></description> <content:encoded><![CDATA[<p>Many stories here at Ghacks are based on my personal endeavors in the computing world. I was just recently trying to find a program to split a text file into multiple smaller files. Why? Because the program that I tried to load the data into had a limit of two thousand lines, adding larger text files to it would cause the program to throw an error message.</p><p>I knew that I could do it manually. But the file had more than 30k lines, which would mean that I had to copy, create and paste more than fifteen times to split the text file into a compatible format.</p><p>That was not very promising. Simple Text Splitter to the rescue. The portable application takes a text file and splits it into chunks defined by the user. All I had to do was to load the text file into the application interface, specify the number of chunks (in my case 17) and the output folder before hitting the start button. The file has been reviewed earlier here at Ghacks, and has been updated by the developer yesterday.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2010/11/split-text-files-500x368.png" alt="split text files" title="split text files" width="500" height="368" class="alignnone size-medium wp-image-36501" /></p><p>Text files can be dragged and dropped into the program window, or added via the file browser after clicking on the Open Text button in the interface. The contents of the text file are displayed in the program window, with options to edit it right there. It is for instance possible to remove lines from the file.</p><p>There are three naming options. The newly split text files are either named part+index, which is the default value, only index (which is just a number beginning at 1) or original file name + part + index which is the most complex but also the most describing naming template.</p><p>The process takes little time and the split text files are then available in the selected output folder.</p><h3>Simple Text Splitter Download And Compatibility</h3><p>Simple Text Splitter is a portable open source program for the Windows operating system. It tested fine on a Windows 7 Professional 64-bit test system, and should run on most other Windows editions and versions as well. The program can be downloaded <a
href="http://sourceforge.net/projects/simpletextsplit/">directly from</a> the developer website over at Sourceforge.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2010/11/03/split-text-files-with-simple-text-splitter/feed/</wfw:commentRss> <slash:comments>5</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> </channel> </rss>
