<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Home</title><link>https://sourceforge.net/p/dataseeker/wiki/Home/</link><description>Recent changes to Home</description><atom:link href="https://sourceforge.net/p/dataseeker/wiki/Home/feed" rel="self"/><language>en</language><lastBuildDate>Sun, 16 Jan 2022 10:05:09 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/dataseeker/wiki/Home/feed" rel="self" type="application/rss+xml"/><item><title>Home modified by Andreas Buchinger</title><link>https://sourceforge.net/p/dataseeker/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v3
+++ v4
@@ -1,7 +1,11 @@
+# 20220116 - ONLY TEST HERE. IMPORT FROM netlabs.org
+http://trac.netlabs.org/dataseeker
+
+
+
+
 [TOC]

-# 20220116 - TEST IMPORT FROM netlabs.org
-#____________________________________________________
 # Welcome to the development home for DataSeeker

 DataSeeker is a PM based file and text search utility.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Buchinger</dc:creator><pubDate>Sun, 16 Jan 2022 10:05:09 -0000</pubDate><guid>https://sourceforge.net9bdaf2ab7c585e39a09dacea81a97032a96d7991</guid></item><item><title>Home modified by Andreas Buchinger</title><link>https://sourceforge.net/p/dataseeker/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -1,5 +1,7 @@
 [TOC]

+# 20220116 - TEST IMPORT FROM netlabs.org
+#____________________________________________________
 # Welcome to the development home for DataSeeker

 DataSeeker is a PM based file and text search utility.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Buchinger</dc:creator><pubDate>Sun, 16 Jan 2022 10:04:13 -0000</pubDate><guid>https://sourceforge.netcc0c1555e04f7c8557681cf4d4df92b3c1fa00df</guid></item><item><title>Home modified by Andreas Buchinger</title><link>https://sourceforge.net/p/dataseeker/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -1,8 +1,107 @@
-Welcome to your wiki!
+[TOC]

-This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: [SamplePage].
+# Welcome to the development home for DataSeeker

-The wiki uses [Markdown](/p/dataseeker/wiki/markdown_syntax/) syntax.
+DataSeeker is a PM based file and text search utility.

-[[members limit=20]]
-[[download_button]]
+  * National language support 
+  * Boolean AND/OR on search pattern allowed (search for multiple files or text strings) 
+  * Resizeable window (one of the main drawbacks of pmseek) 
+  * Multithreading 
+  * Search history 
+
+From here you can [​browse](http://svn.netlabs.org/dataseeker/browser) the
+source code, [​report bugs](http://svn.netlabs.org/dataseeker/newticket) and
+view your tickets.
+
+You can also check:
+
+  * [DataSeeker History](DataSeeker%20History)
+  * [DataSeeker News Archive](DataSeeker%20News%20Archive)
+
+## Download
+
+**Component**|  **Package**|  **Version**|  **Description**  
+---|---|---|---  
+DataSeeker Latest Release|  [​Netlabs
+FTP](ftp://ftp.netlabs.org/pub/dataseeker/) /
+[​Hobbes](http://hobbes.nmsu.edu/h-search.php?key=dataseek) | 1.15|  Binaries
+- [​Readme](ftp://ftp.netlabs.org/pub/dataseeker/DataSeek114_ReadMe)  
+Older Releases| [DataSeeker Older
+Versions](DataSeeker%20Older%20Versions)|  \-- | Here you can
+find older releases of DataSeeker  
+  
+## Feedback
+
+If you have tried out DataSeeker for the first time, or played with a new
+version, let me know
+([​contact](http://members.aon.at/buchinger/contact/contact.html)).
+
+If you find bugs, please report it ([​New
+Ticket](http://svn.netlabs.org/dataseeker/newticket)). You must be logged into
+TRAC to create tickets. Please login with your
+[​Netlabs](http://www.netlabs.org/) login id. If you do not have a login id,
+you can request one at
+[​http://www.netlabs.org/en/site/member/member.xml](http://www.netlabs.org/en/site/member/member.xml).
+If you have troubles acquiring a Netlabs login id send an e-mail to Netlabs
+Community Mailing List. The netlabs mailing lists
+([​http://wiki.netlabs.org/index.php/Mailinglists](http://wiki.netlabs.org/index.php/Mailinglists))
+are mirrored at [​gmane.org](http://www.gmane.org/) (f.i.
+[​http://news.gmane.org/gmane.org.netlabs.community/](http://news.gmane.org/gmane.org.netlabs.community/)).
+
+If you like to see improvements or bug fixes, you _have to let me know_ or
+make it yourself (see Building DataSeeker).
+
+## Larsen Commander Integration
+
+If you like to integrate DataSeeker as your standard file find utility in
+LarsenCommander you can set this in lcmd options as shown here
+
+[![http://members.aon.at/buchinger/Download/LcmdIntegration.png](http://members.aon.at/buchinger/Download/LcmdIntegration.png)](http://members.aon.at/buchinger/Download/LcmdIntegration.png)
+
+To start search with a single keystroke from within lcmd f.e. with F3 edit
+your lcmd.rc file
+
+    
+    
+    //   cmdViewFile                   (key=VK_F3                        ) // Files-&amp;gt;View
+       cmdFindFile                   (key=VK_F3                        ) // Commands-&amp;gt;Find File...
+    
+    
+
+## Alternative local search engine
+
+[​Regain](http://trac.netlabs.org/dataseeker/wiki/regain)
+
+## Building DataSeeker
+
+  * check out complete source tree from svn (trunk) 
+  * follow the included build.txt and you are done 
+  * if not, do not hesitate to ask 
+
+## License
+
+  * BSD 3-clause license. 
+
+## Credits
+
+  * [​Andreas Buchinger](http://web.utanet.at/abuchin1/contact/contact.html) \- Maintainer 
+  * Alessandro Cantatore - Original Author 
+
+## Screenshots
+
+[![](/dataseeker/raw-
+attachment/wiki/WikiStart/DataSeekerScreen1.png)](/dataseeker/attachment/wiki/WikiStart/DataSeekerScreen1.png)
+[![](/dataseeker/raw-
+attachment/wiki/WikiStart/DataSeekerScreen2.png)](/dataseeker/attachment/wiki/WikiStart/DataSeekerScreen2.png)
+[![](/dataseeker/raw-
+attachment/wiki/WikiStart/DataSeekerScreen3.png)](/dataseeker/attachment/wiki/WikiStart/DataSeekerScreen3.png)
+[![](/dataseeker/raw-
+attachment/wiki/WikiStart/DataSeekerScreen4.png)](/dataseeker/attachment/wiki/WikiStart/DataSeekerScreen4.png)
+
+[Last modified](WikiStart?action=diff&amp;amp;version=28 "Version 28
+by andib") [4 months
+ago](/dataseeker/timeline?from=2021-09-28T17%3A14%3A21Z&amp;amp;precision=second "See
+timeline at Sep 28, 2021, 5:14:21 PM") Last modified on Sep 28, 2021, 5:14:21
+PM
+
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Buchinger</dc:creator><pubDate>Sat, 15 Jan 2022 18:25:42 -0000</pubDate><guid>https://sourceforge.netd4c095f242a215f12b1d25f30223d8fa0a3f01af</guid></item><item><title>Home modified by Andreas Buchinger</title><link>https://sourceforge.net/p/dataseeker/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Welcome to your wiki!&lt;/p&gt;
&lt;p&gt;This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: &lt;span&gt;[SamplePage]&lt;/span&gt;.&lt;/p&gt;
&lt;p&gt;The wiki uses &lt;a class="" href="/p/dataseeker/wiki/markdown_syntax/"&gt;Markdown&lt;/a&gt; syntax.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;h6&gt;Project Members:&lt;/h6&gt;
	&lt;ul class="md-users-list"&gt;
		&lt;li&gt;&lt;a href="/u/andreas-b/"&gt;Andreas Buchinger&lt;/a&gt; (admin)&lt;/li&gt;
		
	&lt;/ul&gt;&lt;br/&gt;
&lt;p&gt;&lt;span class="download-button-61e311936440d7630a78e3ea" style="margin-bottom: 1em; display: block;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Buchinger</dc:creator><pubDate>Sat, 15 Jan 2022 18:25:24 -0000</pubDate><guid>https://sourceforge.net346bf0aa41e8519192c323a0041918f95d2cc584</guid></item></channel></rss>