<?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; file search</title> <atom:link href="http://www.ghacks.net/tag/file-search/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 20:51:26 +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>SearchMyFiles, A Versatile Desktop Search for Windows</title><link>http://www.ghacks.net/2012/01/15/searchmyfiles-a-versatile-desktop-search-for-windows/</link> <comments>http://www.ghacks.net/2012/01/15/searchmyfiles-a-versatile-desktop-search-for-windows/#comments</comments> <pubDate>Sun, 15 Jan 2012 19:45:02 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[desktop search]]></category> <category><![CDATA[file search]]></category> <category><![CDATA[nirsoft]]></category> <category><![CDATA[portable software]]></category> <category><![CDATA[windows software]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=55844</guid> <description><![CDATA[SearchMyFile is a portable desktop search software for the Windows operating system. The program&#8217;s portable nature ensures that searches do not leave traces on the system the program is executed on. And while that may slow down result generation a bit, it is still faster than many other programs that you can use to search [...]]]></description> <content:encoded><![CDATA[<p>SearchMyFile is a portable desktop search software for the Windows operating system. The program&#8217;s portable nature ensures that searches do not leave traces on the system the program is executed on. And while that may slow down result generation a bit, it is still faster than many other programs that you can use to search for files and folders in Windows.</p><p>When you first start the program you will notice that two program windows are opened. The first window lets you configure the search parameters, the second displays the results.</p><p><a
href="http://www.ghacks.net/wp-content/uploads/2012/01/search-options.jpg"><img
src="http://www.ghacks.net/wp-content/uploads/2012/01/search-options-600x568.jpg" alt="search options" title="search options" width="600" height="568" class="alignnone size-medium wp-image-55845" /></a></p><p>When you look at the search window, you will notice that it offers a lot of search options. You only need to select at least one base folder for the search though to get started, as everything else is optional. The program supports multiple base folders for the search, as well as file, folder and extension exclusions. You could for instance search only for doc or docx files on all hard drives and partitions connected to the computer. And while those options are handy enough, you can use the program to search for file contents in text or binary form as well.</p><p>That&#8217;s still not everything there is to search. How does searching in alternate data streams sound? Or parameters that take the file size, file attributes or creation, modification or access time into consideration?</p><p>SearchMyFiles stops by default after the first ten thousand matching files it finds, with an option to set a different limit or no limit at all.</p><p>The Search Mode menu defines how results are displayed in the search window.</p><p><a
href="http://www.ghacks.net/wp-content/uploads/2012/01/searchmyfiles.jpg"><img
src="http://www.ghacks.net/wp-content/uploads/2012/01/searchmyfiles-600x350.jpg" alt="searchmyfiles" title="searchmyfiles" width="600" height="350" class="alignnone size-medium wp-image-55847" /></a></p><ul><li>Standard Search &#8211; Displays a list of files matching the query.</li><li>Duplicate Search Mode &#8211; Will display only duplicate files in the search results.</li><li>Non-Duplicates Search Mode &#8211; Displays all files that are unique.</li><li>Summary Mode &#8211; Displays information for each folder included in the scan.</li></ul><p>All search modes share the same layout. Details are displayed for each result, including the file or folder name, location on the computer, size and time related information.</p><p>The program comes with the usual Nirsoft tools to create HTML reports and to export the data to text, xml or csv files.</p><p>One interesting option, available under Options > Open File on Double Click, allows you to open any file in the search results listing with a double-click. This can be handy to verify duplicate files or to open the file that you were looking for.</p><p>A command line version supporting the majority of search parameters is available as well.</p><p>Windows users can download <a
href="http://www.nirsoft.net/utils/search_my_files.html">Search My Files</a> from the official Nirsoft website. The program is offered as a 32-bit and 64-bit version.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2012/01/15/searchmyfiles-a-versatile-desktop-search-for-windows/feed/</wfw:commentRss> <slash:comments>6</slash:comments> </item> <item><title>Get to know Linux: Using grep</title><link>http://www.ghacks.net/2010/09/06/get-to-know-linux-using-grep/</link> <comments>http://www.ghacks.net/2010/09/06/get-to-know-linux-using-grep/#comments</comments> <pubDate>Mon, 06 Sep 2010 11:49:54 +0000</pubDate> <dc:creator>Jack Wallen</dc:creator> <category><![CDATA[Advice]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Open Source]]></category> <category><![CDATA[Software]]></category> <category><![CDATA[Tutorials Basic]]></category> <category><![CDATA[file search]]></category> <category><![CDATA[grep]]></category> <category><![CDATA[LCI]]></category> <category><![CDATA[linux command line]]></category> <category><![CDATA[regular expressions]]></category> <category><![CDATA[search files]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=33971</guid> <description><![CDATA[If you use Linux long enough, you are going to wind up getting to know (and using) the command line. And if you use the command line long enough, you are going to find yourself using the grep tool. Grep is one of the most useful linux utilities in that it will search WITHIN a [...]]]></description> <content:encoded><![CDATA[<p>If you use Linux long enough, you are going to wind up getting to know (and using) the command line. And if you use the command line long enough, you are going to find yourself using the <em>grep</em> tool. Grep is one of the most useful linux utilities in that it will search WITHIN a text file for a string of characters. Grep is such a useful tool that it is often used in shell scripts and much, much more.</p><p>In this article I am going to introduce you to the <em>grep </em> command and how it is used. Once you know this command, your life with the Linux command line will be made much easier.</p><p><span
id="more-33971"></span><strong>Limitations</strong></p><p>Although grep is a very versatile command to know, it does have its limitations. One of the biggest limitations it has is that it can not search within binary files. That&#8217;s all fine, because your typical binary file would be searchable with the application that created said binary file.</p><p>Grep also has a line limit of 2048 lines. This means if your file is beyond that, grep will stop searching at the line limit.</p><p><strong>Installation</strong></p><p>You are in luck. Grep is a tool that comes pre-installed with all Linux distributions. So no installation is required.</p><p><strong>Usage</strong></p><p>The basic usage of <em>grep </em>is:</p><p><em>grep [OPTIONS] [PATTERN] file</em></p><p>Their are numerous options to use with the Grep command. The more helpful of these options are:</p><p><code>-E Interpret the PATTERN section as an extended regular expression.<br
/> -P Interpret the PATTERN section as a Perl regular expression.<br
/> -e Use PATTERN as the pattern. If searching a single PATTERN you do not need the -e option. But this option allows you to search for multiple search patterns.<br
/> -f  Obtain patterns from a file, one per line.<br
/> -i Ignore case.<br
/> -c Suppress normal output and only output count of matching lines.<br
/> --color Display the matched strings in color.<br
/> -n Display the line number associated with the matching entry.</code></p><p><strong>Examples</strong></p><p>Let&#8217;s take a look at a very basic example first. You want to search the file <strong>/etc/test.conf</strong> for the string <em>input</em>. The grep command for this would be:</p><p><code>grep input /etc/test.conf</code></p><p>Now, let&#8217;s say that <strong>test.conf</strong> is a larger file and you need to know the line number the string <em>input</em> is on. For this the command would look like:</p><p><code>grep -n input /etc/test.conf</code></p><p>The above output would then include the line number associated with each matching entry. Now, let&#8217;s say you wanted to search the same file for both <em>input </em>and <em>output </em>and you want to know the line numbers associated with each. For this the command would look like:</p><p><code>grep -n -e input -e output /etc/test.conf</code></p><p>But what if you only want to know how many times the string <em>input</em> is found in the file <strong>/etc/test.conf</strong>. For this you could use the command like so:</p><p><code>grep -c input /etc/test.conf</code></p><p><strong>Final thoughts</strong></p><p>Grep is one of those commands that you will use time and again, in many, various ways. I always tell new users that, once you reach the point where you begin using the command line, <em>grep </em>is one of the first commands you should master.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2010/09/06/get-to-know-linux-using-grep/feed/</wfw:commentRss> <slash:comments>3</slash:comments> </item> <item><title>Desktop Search Software Agent Ransack</title><link>http://www.ghacks.net/2010/03/25/desktop-search-software-agent-ransack/</link> <comments>http://www.ghacks.net/2010/03/25/desktop-search-software-agent-ransack/#comments</comments> <pubDate>Thu, 25 Mar 2010 11:54:26 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[desktop search]]></category> <category><![CDATA[file search]]></category> <category><![CDATA[search]]></category> <category><![CDATA[search tool]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=23939</guid> <description><![CDATA[The standard Windows search is usually sufficient for most search related tasks even though it is not the fastest nor a feature rich desktop search software. Instead of using Windows search users can install third party search tools that promise better performance and functionality. We have reviewed our fair share of desktop search tools in [...]]]></description> <content:encoded><![CDATA[<p>The standard Windows search is usually sufficient for most search related tasks even though it is not the fastest nor a feature rich desktop search software. Instead of using Windows search users can install third party search tools that promise better performance and functionality.</p><p>We have reviewed our fair share of desktop search tools in the past from <a
href="http://www.ghacks.net/2008/12/01/everything-is-a-rather-unusual-desktop-search-tool/">Everything</a> and <a
href="http://www.ghacks.net/2010/02/17/windows-file-search-index-your-files/">Index Your Files</a> to the <a
href="http://www.ghacks.net/2010/01/27/desktop-search-tool-puggle/">desktop search tool Puggle</a> and <a
href="http://www.ghacks.net/2009/06/08/desktop-search-engine-docfetcher/">Doc Fetcher</a>.</p><p>Agent Ransack is another search software for the Windows operating system that is provided as a 32-bit and 64-bit version. Unlike most of the other tools it does not need to index files prior to running searches. That&#8217;s good for the application&#8217;s resource footprint but means that the search speed is lower than those of search engines that make use of indexing.</p><p><span
id="more-23939"></span><img
src="http://www.ghacks.net/wp-content/uploads/2010/03/desktop_search_agent_ransack-500x335.jpg" alt="desktop search agent ransack" title="desktop search agent ransack" width="500" height="335" class="alignnone size-medium wp-image-23940" /></p><p>Searches can be started right after installing the program. Filters aid the user in finding files faster on the computer system. It is for instance possible to search for a filename, specify directories, minimum and maximum sizes as well as dates (modified, created, last accessed).</p><p>The search tool supports regular expressions and can search the contents of supported files as well which takes longer than just searching for file names. Agent Ransack can search all file types, even binary files, for relevant text entered in the search form by the user of the application. Adobe PDF, Microsoft Office (including Office 2007) and OpenOffice documents are specifically supported by the search software.</p><p>A regular expression tester is included in the application to aid inexperienced users with the configuration of their searches that make use of regular expressions.</p><p>Agent Ransack is an interesting alternative to the desktop search tools mentioned above. Its file search is relatively fast as long as it is not searching for text in the file&#8217;s contents. It is recommended to limit the directory as narrow as possible to speed up the search processing.</p><p>The software program is compatible with 32-bit and 64-bit editions of the Microsoft Windows operating system. It can be downloaded from the developer&#8217;s homepage over at <a
href="http://www.mythicsoft.com/page.aspx?type=agentransack&#038;page=home">Mythicsoft</a>.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2010/03/25/desktop-search-software-agent-ransack/feed/</wfw:commentRss> <slash:comments>6</slash:comments> </item> <item><title>Windows File Search Index Your Files</title><link>http://www.ghacks.net/2010/02/17/windows-file-search-index-your-files/</link> <comments>http://www.ghacks.net/2010/02/17/windows-file-search-index-your-files/#comments</comments> <pubDate>Wed, 17 Feb 2010 11:42:13 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[file search]]></category> <category><![CDATA[index your files]]></category> <category><![CDATA[search software]]></category> <category><![CDATA[windows file search]]></category> <category><![CDATA[windows software]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=23133</guid> <description><![CDATA[Index Your Files is a portable file search alternative for the Windows operating system. It uses an index that needs to be created on the first run and consecutive runs. The index can either consist of the contents of selected hard drives, partitions or individual folders. The index is automatically compressed by the file search [...]]]></description> <content:encoded><![CDATA[<p>Index Your Files is a portable file search alternative for the Windows operating system. It uses an index that needs to be created on the first run and consecutive runs. The index can either consist of the contents of selected hard drives, partitions or individual folders.</p><p>The index is automatically compressed by the file search software which does not noticeably affect the speed of the program.</p><p>Several filters are provided in the program&#8217;s interface. It is possible to search by name, file extension, time period, file contents or file sizes.</p><p><span
id="more-23133"></span><img
src="http://www.ghacks.net/wp-content/uploads/2010/02/file_search-500x349.jpg" alt="" title="file search" width="500" height="349" class="alignnone size-medium wp-image-23134" /></p><p>The program can maintain multiple indexes which can be searched together or individually. All results are displayed in the same interface with their name, folder, file extension, size, data and database the entry was found.</p><p>Selected files are automatically shown in the preview area. Not all files can be previewed but it works fine for images and plain text documents but not other formats like Microsoft Word or Excel files.</p><p>Several controls are available at the bottom of the search interface that can be used to open files, add them to the clipboard, copy, move or delete files and to export the selected files to a csv file.</p><p>One interesting option is the import of search databases which offers another interesting application: Searching the databases that have been created on other computer systems. All that needs to be done to do that is to create the index on another computer system and import that index of the files in the program. This is even easier than it sounds because of the portability of the file search application.</p><p>The search is not as fast as that of other Windows file search tools like <a
href="http://www.ghacks.net/2008/12/01/everything-is-a-rather-unusual-desktop-search-tool/">Everything</a> but the additional options might make the program interesting for users who prefer the features provided by Index Your Files.</p><p><a
href="http://www.indexyourfiles.com/">Index Your Files</a> can be downloaded from the developer&#8217;s website. A language pack for additional languages such as German or Spanish is provided by the software developer as well.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2010/02/17/windows-file-search-index-your-files/feed/</wfw:commentRss> <slash:comments>3</slash:comments> </item> <item><title>Tags For Your Files</title><link>http://www.ghacks.net/2009/03/22/tags-for-your-files/</link> <comments>http://www.ghacks.net/2009/03/22/tags-for-your-files/#comments</comments> <pubDate>Sat, 21 Mar 2009 22:45:49 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[desktop search]]></category> <category><![CDATA[file search]]></category> <category><![CDATA[tag]]></category> <category><![CDATA[tag 2 find]]></category> <category><![CDATA[tag files]]></category> <category><![CDATA[tags]]></category> <category><![CDATA[windows search]]></category> <category><![CDATA[windows software]]></category> <guid
isPermaLink="false">http://www.ghacks.net/2009/03/22/tags-for-your-files/</guid> <description><![CDATA[The usual way of organizing files is by either performing a realtime search on the computer system or by using a search software that build an index of files which speeds up the search tremendously. The search usually finds file names and directories but can also search for information contained in the files, at least [...]]]></description> <content:encoded><![CDATA[<p>The usual way of organizing files is by either performing a realtime search on the computer system or by using a search software that build an index of files which speeds up the search tremendously. The search usually finds file names and directories but can also search for information contained in the files, at least some file types like documents.</p><p>Tag 2 Find uses a different approach. It brings the tags known from indexing websites to the computer desktop. It is currently available in a preview version for the Windows operating system. Users who have been using services like Delicious and Flickr or run their own blog will be immediately comfortably with the software program. Any file located on the computer system can be tagged by the user. No user would want to tag all files as this would mean to work with hundreds of thousands of files which could take a lifetime. The software program can assist the user by automatically suggesting tags based on file names, directory names, file extensions and even metadata for multimedia files.</p><p>It is furthermore possible to include and exclude drives from the program completely. The software program will display a wizard after installation that is walking the user through the first initial configuration. The user can pick drives, directories and files that he wants to tag right away. Tag 2 Find can also be integrated in Windows Explorer to add tags right away for selected files.</p><p><span
id="more-11380"></span><img
src="http://www.ghacks.net/wp-content/uploads/2009/03/tags-500x350.jpg" alt="tags" title="tags" width="500" height="350" class="alignnone size-medium wp-image-11379" /></p><p>It would be impracticable if the application window would have to be opened to search the files and tags. The application is therefor offering a floating transparent search window that can be moved around on the computer desktop. Entering tags into that search form will open another transparent connected window that is displaying the results which include hits, partial hits and related tags. A click on a resulting tag will show all the file names that have been tagged with the word or phrase.</p><p><a
href="http://www.tag2find.com/">Tag 2 Find</a> can monitor the computer system for new files. The folders that are monitored can be defined in the application. It is for instance monitoring the Windows Clipboard and will display files that are copied to it for a while waiting for user input.</p><p>Additional options that might be interesting for some users are access to a tag cloud, automatic category management for selected file types, color coding tabs, drag and drop support plus import and export options for tags. It is really surprising how stable and extensive this early version of the software program is.</p><p>The only downside is the rather large resource usage. The software program uses roughly 23 Megabytes of computer memory while displaying the floating tags search box and about 53 Megabytes of virtual memory. Tag 2 Find runs on Windows XP or Windows Vista and requires the Microsoft .net Framework 2.0, an NTFS formatted file system (at least on the partitions that contain files that the user wants to tag and administrative privileges during installation.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/03/22/tags-for-your-files/feed/</wfw:commentRss> <slash:comments>3</slash:comments> </item> <item><title>Searching for Files in Linux via Command Line</title><link>http://www.ghacks.net/2009/02/13/searching-for-files-in-linux-via-command-line/</link> <comments>http://www.ghacks.net/2009/02/13/searching-for-files-in-linux-via-command-line/#comments</comments> <pubDate>Fri, 13 Feb 2009 17:38:29 +0000</pubDate> <dc:creator>Jack Wallen</dc:creator> <category><![CDATA[Advice]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Open Source]]></category> <category><![CDATA[Tutorials Basic]]></category> <category><![CDATA[command-line]]></category> <category><![CDATA[file search]]></category> <category><![CDATA[find]]></category> <category><![CDATA[locate]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=10540</guid> <description><![CDATA[Being able to search for files is a fairly important aspect of using a computer. Naturally there are a number of ways to accomplish this task. You can use a powerful tool like Beagle (check out my article Enable Beagle Searching in GNOME) or you can use easier, faster command line tools to handle your [...]]]></description> <content:encoded><![CDATA[<p>Being able to search for files is a fairly important aspect of using a computer. Naturally there are a number of ways to accomplish this task. You can use a powerful tool like Beagle (check out my article <a
title="Beagle" href="http://www.ghacks.net/2009/01/14/enable-beagle-searching-in-gnome/" target="_blank">Enable Beagle Searching in GNOME</a>) or you can use easier, faster command line tools to handle your searching tasks.</p><p>There are a couple of searching tools that immediately come to mind to take care of your searching needs. The first tool is <em>locate</em> and the second is <em>find</em>. I much prefer the former tool because it is much faster. But both tools can do the job. Both tools are run from the command line and can be run as either the root or a standard user. Let&#8217;s take a quick look at each.</p><p><span
id="more-10540"></span><strong>Locate</strong></p><p>The <em>locate </em>command does not actually search through the directory hierarchy. What <em>locate</em> does is search through a database for the files you are looking for.  Because of this the search is faster. But because it uses a database that means the database has to be updated in order for new to show up in results (or deleted files to not show up in results). So before you actually start using this command you will want to update the database. In order to update the database used by <em>locate</em> you need to issue the command <em>updatedb</em>. It might be wise to set up a cron job to have the database updated regularly (as most of us won&#8217;t remember to update the database as often as it is necessary.)</p><p>Once you have the database updated you are ready to search. The <em>locate </em>command is simple:</p><p><em>locate FILENAME</em></p><p>(Where <em>FILENAME</em> is the actual name of the file you are searching.</p><p>Naturally there are switches you can use with the command. The most useful of these are:</p><p>(NOTE: Switches will be proceeded by the &#8220;-&#8221; character.)</p><ul><li>c &#8211; Instead of writing the resulting names it writes the number of matches found.</li><li>d &#8211; Use a different database than the default.</li><li>i &#8211; Ignore case</li><li>r &#8211; Use a regular expression.</li></ul><p>The last switch should really raise the eyebrows of the hard core at heart. The <em>locate </em>command can use regular expressions which makes this command VERY useful.</p><p><strong>Find</strong></p><p>Unlike the <em>locate</em> command, <em>find </em>does search through the filesystem hierarchy. Because of this <em>find</em> is much slower than <em>locate</em>. But also because of this, there is no need to update a database. So the <em>find</em> command always will have the most up-to-date results.</p><p>The syntax of the <em>find</em> command is very similar to that of <em>locate.</em></p><p><em>find FILENAME</em></p><p>Where <em>FILENAME</em> is the actual name of the file name to search.</p><p>And, like <em>locate</em> (and nearly every Linux command), there are switches to enhance the usability. The most useful of these switches are:</p><p>(NOTE: Switches will be proceeded  by the &#8220;-&#8221; character.)</p><ul><li>L &#8211; Follow symbolic links</li><li>delete &#8211; Will delete the found files.</li><li>exec ; <em>COMMAND FILENAME</em>- Will execute the COMMAND on the FILENAME.</li></ul><p>The <em>find </em>command is actually quite a bit more complex than locate. Because <em>find&#8217;s</em> actually purpose is to examine files (the end results can be found files), <em>find</em> does much more. But for command line file searching, it does perform admirably.</p><p><strong>Final Thoughts</strong></p><p>My preferences is to use <em>locate.</em> I always use <em>locate</em> before I will use a gui search tool. I trust the results, the results are faster, and often more accurate (so long as I have updated the database.) Give either of these tools a try. You will most likely be happy with the results (unless, of course, you can&#8217;t find the file you&#8217;re trying to locate.)</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/02/13/searching-for-files-in-linux-via-command-line/feed/</wfw:commentRss> <slash:comments>3</slash:comments> </item> <item><title>Rapidshare Links Checker</title><link>http://www.ghacks.net/2008/11/16/rapidshare-links-checker/</link> <comments>http://www.ghacks.net/2008/11/16/rapidshare-links-checker/#comments</comments> <pubDate>Sun, 16 Nov 2008 10:42:20 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Browsing]]></category> <category><![CDATA[Software]]></category> <category><![CDATA[file search]]></category> <category><![CDATA[Firefox]]></category> <category><![CDATA[google chrome]]></category> <category><![CDATA[greasemonkey]]></category> <category><![CDATA[Opera]]></category> <category><![CDATA[rapidshare]]></category> <category><![CDATA[rapidshare files]]></category> <category><![CDATA[rapidshare links checker]]></category> <category><![CDATA[rapidshare search]]></category> <category><![CDATA[userscripts]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=8307</guid> <description><![CDATA[Greasemonkey scripts can really increase the usability of a web browser which is especially true for scripts that improve a day to day activity. If you regularly search for and download files at Rapidshare you might have felt the frustration when a link was not working anymore. Most Rapidshare Search sites and search engines give [...]]]></description> <content:encoded><![CDATA[<p>Greasemonkey scripts can really increase the usability of a web browser which is especially true for scripts that improve a day to day activity. If you regularly search for and download files at Rapidshare you might have felt the frustration when a link was not working anymore. Most <a
href="http://www.ghacks.net/2008/01/04/5-rapidshare-search-engines/">Rapidshare Search</a> sites and search engines give no indication if a link is valid or expired.</p><p>The <a
href="http://userscripts.org/scripts/show/29222">Cavern Links Checker</a> has been developed as a links checker for the Cavern&#8217;s forum but has been expanded since then to check links anywhere on the Internet pointing to various file hosts like Rapidhsare, Megashare or Megaupload.</p><p>A total of 13 different file hosters are currently supported by the script. Since the link checker works on every Internet site it comes in handy for users who use search engines to find files on sites like Rapidshare but also for users who frequent forums or websites with their own databases.</p><p><span
id="more-8307"></span><img
src="http://www.ghacks.net/wp-content/uploads/2008/11/rapidshare_link_checker-500x155.jpg" alt="rapidshare link checker" title="rapidshare link checker" width="500" height="155" class="alignnone size-medium wp-image-8308" /></p><p>Firefox users will have to download and install the Greasemonkey extension for Firefox before installing the user script. Google Chrome users can take a look at the <a
href="http://www.ghacks.net/2008/10/18/google-chrome-adds-greasemonkey-support/">Google Chrome Greasemonkey</a> article while Opera users can do the same at <a
href="http://www.ghacks.net/2008/08/10/greasemonkey-in-opera/">Greasemonkey in Opera</a>. Internet Explorer users might want to take a look at <a
href="http://www.ghacks.net/2008/11/16/install-greasemonkey-scripts-in-internet-explorer/">Trixie</a> to add Greasemonkey support.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2008/11/16/rapidshare-links-checker/feed/</wfw:commentRss> <slash:comments>10</slash:comments> </item> <item><title>Windows Search 4.0</title><link>http://www.ghacks.net/2008/07/23/windows-search-40/</link> <comments>http://www.ghacks.net/2008/07/23/windows-search-40/#comments</comments> <pubDate>Wed, 23 Jul 2008 10:37:43 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[desktop search]]></category> <category><![CDATA[file search]]></category> <category><![CDATA[locate32]]></category> <category><![CDATA[microsoft]]></category> <category><![CDATA[search]]></category> <category><![CDATA[windows search]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=5531</guid> <description><![CDATA[Microsoft released a new version of Windows Search on Windows Update and made it a recommended update for Windows XP, Windows Vista, Windows Server 2003 and 2008 users. Windows Search 4.0 introduces a wealth of new features and improvements over the previous version including the automatic indexing of shared folders, improvements in indexing online e-mail [...]]]></description> <content:encoded><![CDATA[<p>Microsoft released a new version of Windows Search on Windows Update and made it a recommended update for Windows XP, Windows Vista, Windows Server 2003 and 2008 users. Windows Search 4.0 introduces a wealth of new features and improvements over the previous version including the automatic indexing of shared folders, improvements in indexing online e-mail as well as in the performance and stability of the indexer.</p><p><a
href="http://support.microsoft.com/kb/940157">Windows Search</a> is basically a desktop search application much like Google&#8217;s Desktop Search. It builds an index of the files &#8211; and other information like emails &#8211; on the system after installation which takes some time depending on the size of the hard disks and the amount of files stored on them. Some users reported indexing times of several hours in previous versions of Windows Search.</p><p>It does take this long because Windows Search does not only index file names and attributes but also file contents for selected files including most text formats like Word and HTML documents but also media files like images and video formats.</p><p><span
id="more-5531"></span>I still prefer <a
href="http://www.ghacks.net/2008/02/17/the-fastest-windows-file-search-just-got-better/">Locate32</a> which is resource friendly and faster in my opinion.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2008/07/23/windows-search-40/feed/</wfw:commentRss> <slash:comments>14</slash:comments> </item> <item><title>Windows Search Replacement Fileseek</title><link>http://www.ghacks.net/2008/04/27/windows-search-replacement-fileseek/</link> <comments>http://www.ghacks.net/2008/04/27/windows-search-replacement-fileseek/#comments</comments> <pubDate>Sun, 27 Apr 2008 09:50:07 +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[desktop search]]></category> <category><![CDATA[file search]]></category> <category><![CDATA[fileseek]]></category> <category><![CDATA[locate32]]></category> <category><![CDATA[search]]></category> <category><![CDATA[windows search]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=3935</guid> <description><![CDATA[Fileseek is another application developed by the creator of Display Fusion, one of the best multi-monitor wallpaper applications in existence. The software is a file search that can be seen as a Windows Search Replacement. Why could it be a great replacement ? Because it does offer features that the default Windows search does not [...]]]></description> <content:encoded><![CDATA[<p>Fileseek is another application developed by the creator of Display Fusion, one of the best multi-monitor wallpaper applications in existence. The software is a file search that can be seen as a Windows Search Replacement. Why could it be a great replacement ? Because it does offer features that the default Windows search does not offer and it provides results much faster than the default search.</p><p>The two parameters that you always have to select are a path and a search term that you want to find, every other parameter is optional. Search results begin to appear immediately while other files are still processed. The time it takes to process all files depends on the size of the hard drive(s), the cpu, ram, files on disk and several other factors. It is still fast enough and responsive so that it is possible to work with the search results even if the search is still going on.</p><p>Search queries are not only compared to filenames but also with file contents. This is extremely useful if you are looking for documents that contain a specific phrase. The line containing the phrase is shown in the search results together with the filename and path of the file.</p><p><span
id="more-3935"></span><a
href='http://www.ghacks.net/wp-content/uploads/2008/04/fileseek_1_2_0.png'><img
src="http://www.ghacks.net/wp-content/uploads/2008/04/fileseek_1_2_0-300x228.png" alt="fileseek" title="fileseek" width="300" height="228" class="alignnone size-medium wp-image-3936" /></a></p><p>Fileseek offers a few functions that allow users to refine their searches. Files and Filetypes can be included or excluded in the search. This feature supports wildcards and multiple entries.</p><p>Regular Expressions are supported in the search queries. This is a powerful advanced feature of Fileseek. Best of all though is the size of Fileseek. It&#8217;s tiny with only 186 Kilobyte unpacked.</p><p><a
href="http://www.fileseek.ca">Fileseek</a> uses a different approach than my favorite search utility <a
href="http://www.ghacks.net/2008/02/17/the-fastest-windows-file-search-just-got-better/">Locate32</a>. Locate32 uses a database that has to be updated regularly. The benefit of this approach is a blazing fast search, much faster than that of Fileseek. If you do not search that often Fileseek might be the better alternative.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2008/04/27/windows-search-replacement-fileseek/feed/</wfw:commentRss> <slash:comments>3</slash:comments> </item> <item><title>The fastest Windows File Search just got better</title><link>http://www.ghacks.net/2008/02/17/the-fastest-windows-file-search-just-got-better/</link> <comments>http://www.ghacks.net/2008/02/17/the-fastest-windows-file-search-just-got-better/#comments</comments> <pubDate>Sun, 17 Feb 2008 10:58:28 +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[file search]]></category> <category><![CDATA[locate]]></category> <category><![CDATA[windows search]]></category> <guid
isPermaLink="false">http://www.ghacks.net/2008/02/17/the-fastest-windows-file-search-just-got-better/</guid> <description><![CDATA[Locate is one of the fastest ways to search for files and content in files in Windows. It uses a file database which is created once at first run and then updated regularly to reflect the changes to the system. The initial scan takes a few minutes while the updates usually finish in a matter [...]]]></description> <content:encoded><![CDATA[<p><a
href="http://locate32.net/">Locate</a> is one of the fastest ways to search for files and content in files in Windows. It uses a file database which is created once at first run and then updated regularly to reflect the changes to the system. The initial scan takes a few minutes while the updates usually finish in a matter of seconds.</p><p>I did mention Locate before here at Ghacks and thought that this awesome program deserves another article. The software developer is constantly working on Locate and he has added several new functions since the last time that I wrote a review about it. The biggest change in this new version of Locate is the Find as you type function. Locate does not wait anymore until the user presses the submit button to find files or text in files but presents results immediately.</p><p>You can still filter results in so many ways that it would take ten articles to explain all the options. It is possible to filter by file size, file date, extension and file path for instance. Normal file searches take about a second before all results are displayed, it takes a bit longer to search for content in files naturally but it is fast as well if you consider that all files on all hard drives can be searched.</p><p><span
id="more-3255"></span><img
src='http://www.ghacks.net/wp-content/uploads/2008/02/locate_fastest_windows_search.jpg' alt='locate fastest windows search' /></p><p>I would suggest to schedule daily updates for Locate if you have the intention to use it regularly. You can either configure this option in Locate but the application has to be running to start the file update process on its own or you can use the task scheduler of Windows to update the Locate database regularly.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2008/02/17/the-fastest-windows-file-search-just-got-better/feed/</wfw:commentRss> <slash:comments>15</slash:comments> </item> <item><title>5 Rapidshare Search Engines</title><link>http://www.ghacks.net/2008/01/04/5-rapidshare-search-engines/</link> <comments>http://www.ghacks.net/2008/01/04/5-rapidshare-search-engines/#comments</comments> <pubDate>Fri, 04 Jan 2008 10:52:45 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Online Services]]></category> <category><![CDATA[Search Engines]]></category> <category><![CDATA[file search]]></category> <category><![CDATA[rapid share]]></category> <category><![CDATA[rapidshare]]></category> <category><![CDATA[search rapidshare]]></category> <guid
isPermaLink="false">http://www.ghacks.net/2008/01/04/5-rapidshare-search-engines/</guid> <description><![CDATA[Rapidshare is a goldmine if you know how to search it properly. There are basically two ways to do that. First, you can use Google search parameters to search Rapidshare. Several websites offer a basic search interface that does nothing more than to add the parameters to your searches and display the Google search results. Then there is a different kind of website that has its own database and performs searches using it.]]></description> <content:encoded><![CDATA[<p><strong>Rapidshare</strong> is a file hosting goldmine if you know how to search it properly. There are basically two ways to do that. First, you can use Google search parameters to search Rapidshare. Several websites offer a basic search interface that does nothing more than to add the parameters to your searches and display the Google search results. Then there is a different kind of website that has its own database and performs searches using it.</p><p>The second kind of site tends to be more up to date because they use several sources for finding new <a
href="http://www.ghacks.net/2008/09/03/rapidshare-files/">Rapidshare files</a> including user submitted ones. I do not like the first kind of sites to search Rapidshare  that much because I can enter those parameters by myself into a search engine like Google and get the desired results.</p><p>To be able to compare the Rapidshare search engines I have performed searches for the terms &#8220;video&#8221;, &#8220;avi&#8221; and &#8220;windows&#8221;. Finding files is one thing but finding working files on file hosting websites and keeping the file database up to date deleting files that have been removed from the file hosting website properly is another. This has also been born in mind.</p><p><span
id="more-2735"></span>I did check three results for each search term, namely the first, fifth and tenth entry to see if the links were not broken.</p><p>A basic search engine and site that does nothing more than to offer a search form and a results page.</p><p><strong>Video:</strong> More than 5000 results. Gave no exact number unfortunately. All three results that I tested were valid and could be downloaded.</p><p><strong>Avi:</strong> This search revealed more than 5000 results as well. All three results worked fine.</p><p><strong>Windows:</strong> The search revealed 2096 results, the test downloads were working.</p><p><strong>Removed because of Zango Ads on site</strong></p><p>Removed as well.</p><p>Offers Web and Database search for files hosted on Rapidshare. Offers additional functions that increase the value of this service. Has a Rapidshare link checker for instance and offers keyword email updates.</p><p><strong>Video:</strong> 1471 links were found in their database for the term video. Passed all three test downloads.</p><p><strong>Avi:</strong> Not found in their database.</p><p><strong>Windows:</strong> 2100 links found for the term Windows. All three downloads were working fine.</p><p><a
href="http://www.filecrop.com/"><img
src='http://www.ghacks.net/wp-content/uploads/2008/01/filecrop.jpg' alt='filecrop' /></a></p><p>A basic search engine that seems somewhat slow at this time. You can limit the file size of the files that are displayed in the search results. Users can report broken links.</p><p><strong>Video:</strong> 500+ results found. All three tests were working.</p><p><strong>Avi:</strong> 500+ results found. All three tests successful.</p><p><strong>Windows:</strong> 500+ results found. All three tests successful.</p><p><img
src='http://www.ghacks.net/wp-content/uploads/2008/01/tvphp.jpg' alt='tvphp' /></p><p>Is not displaying the amount of search results. Search is tag driven and the file size is shown for each file. Is listing dead files as well, wonder what that is good for. Great Speed.</p><p><strong>Video:</strong> Does not list the amount of results. Test were fine.</p><p><strong>Avi:</strong> Does not list the amount of results. Test were fine.</p><p><strong>Windows:</strong> Does not list the amount of results. Test were fine.</p><p>Alternatives:</p><p><a
href="http://www.rapidsharedata.com/">RapidShare Data</a><br
/> Xoogo</p><p>The alternative Rapidshare Search Engines have been added because some of the initial sites have been deleted or added malicious software to their sites.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2008/01/04/5-rapidshare-search-engines/feed/</wfw:commentRss> <slash:comments>241</slash:comments> </item> <item><title>Save and Locate all Files on your hard drives fast</title><link>http://www.ghacks.net/2007/11/05/save-and-locate-all-files-on-your-hard-drives-fast/</link> <comments>http://www.ghacks.net/2007/11/05/save-and-locate-all-files-on-your-hard-drives-fast/#comments</comments> <pubDate>Mon, 05 Nov 2007 20:54:01 +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[desktop search]]></category> <category><![CDATA[file search]]></category> <category><![CDATA[locate]]></category> <category><![CDATA[windows search]]></category> <guid
isPermaLink="false">http://www.ghacks.net/2007/11/05/save-and-locate-all-files-on-your-hard-drives-fast/</guid> <description><![CDATA[The build in Windows search is slow, really slow compared to a software like Locate that indexes all of your files on all hard drives and offers almost instantaneous results. But let us start at the beginning. Locate32 is a small software for Windows that works like updatedb and locate on Unix machines.]]></description> <content:encoded><![CDATA[<p>The build in Windows search is slow, really slow compared to a software like Locate that indexes all of your files on all hard drives and offers almost instantaneous results. But let us start at the beginning. Locate32 is a small software for Windows that works like updatedb and locate on Unix machines.</p><p>It scans your hard drives initially for all files, writes them to a database and offers a basic search form that can be spiced up with advanced search options. The basic search lets you search for filenames, extensions and specific locations on your hard drive. Advanced search parameters let you specify minimum and maximum file sizes, file age and other parameters like searching for files and folders or matching names only.</p><p>After the initial scan which takes a few minutes normally all search results are presented in 1-2 seconds. The speed is really incredibly and it is well worth using it. I wish there was a way to replace the Windows search with Locate for Windows.</p><p><span
id="more-2229"></span><img
src="http://www.ghacks.net/files/screens/2007/11/locate.jpg" alt="locate all files in seconds" /></p><p>Locate comes with its own scheduler that can update the file database on a regular basis. Those updates don&#8217;t take long because only new files will be added to the database (and old removed). There are so many options available that it would take a book to describe them all.</p><p>To sum it up. Locate is the best file search for Windows that I encountered so far. A must have software.</p><p><strong>Read More:</strong></p><p>Locate for Windows<br
/> <a
href="http://www.donationcoder.com/MiniReviews/Locate/">Locate Introduction</a> (Screencast from Donation Coder)</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2007/11/05/save-and-locate-all-files-on-your-hard-drives-fast/feed/</wfw:commentRss> <slash:comments>3</slash:comments> </item> <item><title>Efficient Rapidshare file search</title><link>http://www.ghacks.net/2005/10/26/efficient-rapidshare-file-search/</link> <comments>http://www.ghacks.net/2005/10/26/efficient-rapidshare-file-search/#comments</comments> <pubDate>Wed, 26 Oct 2005 09:18:02 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Search Engines]]></category> <category><![CDATA[file search]]></category> <category><![CDATA[rapidshare file search]]></category> <category><![CDATA[rapidshare search]]></category> <category><![CDATA[rapidshare tips]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=62</guid> <description><![CDATA[Just a quick rapidshare trick to find valid files and less already deleted ones. ]]></description> <content:encoded><![CDATA[<p>Just a quick Rapidshare trick to find valid files and less already deleted ones.  Just add to your searches the following: -forbidden -inactivity -found -deleted</p><p>This ensures that most pages with invalid files will be removed from your search results.</p><p><strong>Update:</strong> This may require some explanation after all. When you run searches on sites such as Google or Bing, you can make use of advanced parameters that further define what you are looking for. The minus sign parameter at the top avoids results that have the words forbidden, inactivity, found or deleted on the page.</p><p>The reason for excluding those words is simple: You do not want results displayed in Google that are pointing to invalid downloads. And downloads that are no longer working are usually highlighted with those words, e.g. the file has been deleted.</p><p>You can use the same principle for other file hosting sites, or to further refine your <a
href="http://www.ghacks.net/2008/01/04/5-rapidshare-search-engines/">Rapidshare searches</a>.</p><p>Please note that Google has recently begun to block Rapidshare and other file hosting site results from its search engine. If you run a search like site:rapidshare.com linux on Google you are presented with no file results at all, only a few core pages of the service that are not used for hosting at all.</p><p>If you run the same query on Bing, you will notice that Microsoft&#8217;s search engine offers more results. It is still a low amount of results though. Most search engines censor or filter out search results for file hosting sites nowadays.</p><p>You may need to use specialized search engines and file databases instead to find files on Rapidshare. Just search for &#8220;Rapidshare search engine&#8221; or &#8220;Rapidshare files&#8221; to find those sites. They come and go fairly quickly usual, and it makes no sense to link to a service from here that may not be there anymore tomorrow.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2005/10/26/efficient-rapidshare-file-search/feed/</wfw:commentRss> <slash:comments>4</slash:comments> </item> <item><title>Google File Search Beta 1</title><link>http://www.ghacks.net/2005/10/05/google-file-search-beta-1/</link> <comments>http://www.ghacks.net/2005/10/05/google-file-search-beta-1/#comments</comments> <pubDate>Wed, 05 Oct 2005 09:12:02 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Project]]></category> <category><![CDATA[file search]]></category> <category><![CDATA[Google]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=8</guid> <description><![CDATA[We are proud to announce the first beta ver...]]></description> <content:encoded><![CDATA[<p>We are proud to announce the first beta version of our Google File Search Tool. The most important question you will have is probably: What does it do ? Well, it uses advanced searches to find Files (and more) using the google search engine. You can look for Apps, Movies, Games and Adult Content with it and I suppose you will be suprised at how much you will find.</p><p>The tool is also able to test websites for security holes using the google cache.  You can search for webstats, usernames, passwords, logs and much more.</p><p>A nice feature is that you are able to test and add your own findings to it by simply clicking a button. You can also import searches from other websites. The tool grows with its community.</p><p>Enjoy the program, remember to read the Help file first.</p><p>If you find errors or bugs or have ideas on how to improve it then  tell us about them in our support forum located @ Deny.de</p><p>yours truly<br
/> Martin and Kenny L</p><p><strong>Update:</strong> The project is dead. We have not updated the application for a long time, and Ghacks has since then turned to technology related news. We are currently posting an average of five new articles per day, bringing the total article count to more than 1600 articles per year, and the overall count to more than 11,000 articles.</p><p>You can use the links at the top of the page or the sidebar to find articles that have been posted in specific categories. You can alternatively use the search to find specific articles or subscribe to our email newsletter or RSS news feed to get regular updates whenever we publish news on the tech blog.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2005/10/05/google-file-search-beta-1/feed/</wfw:commentRss> <slash:comments>10</slash:comments> </item> </channel> </rss>
