[[PageOutline]] = Welcome to the development home for !DataSeeker = !DataSeeker is a PM based file and text search utility. See [http://dataseeker.netlabs.org/en/site/index.xml the home page at netlabs] for more infos. From here you can [http://svn.netlabs.org/dataseeker/browser browse] the source code, report bugs and view your tickets. This page needs some polishing. So if you want to contribute, feel free to contact the project maintainers. == Binaries == The current release is available at [ftp://ftp.netlabs.org/pub/dataseeker Netlabs]. It can also downloaded from [http://hobbes.nmsu.edu/h-search.php?key=dataseek&pushbutton=Search Hobbes] or my home page [http://web.utanet.at/abuchin1/Download/index.html]. == Feedback == If you have tried out !DataSeeker for the first time, or played with a new version, let me know ([http://members.aon.at/buchinger/contact/contact.html contact]). If you find bugs, please report it ([http://svn.netlabs.org/dataseeker/newticket New Ticket]). You must be logged into TRAC to create tickets. Please login with your [http://www.netlabs.org/ Netlabs] login id. If you do not have a login id, you can request one at 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]) are mirrored at [http://www.gmane.org/ gmane.org] (f.i. [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). == Screenshots == [[Image(http://web.utanet.at/abuchin1/Download/DataSeekerScreen2.png)]] [[Image(http://web.utanet.at/abuchin1/Download/DataSeekerScreen3.png)]] [[Image(http://web.utanet.at/abuchin1/Download/DataSeekerScreen4.png)]] == 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 [[Image(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->View cmdFindFile (key=VK_F3 ) // Commands->Find File... }}} == History == I took over the sources mainly cause there were a few things in Alessandros version which I didn't like. But with the current version, I'm quite happy. There was zero feedback on the latest versions although I think the FOC integration is a major improvement. Seems all users are satisfied or no one using it anymore. Currently I don't see any need for further development. [[BR]] As of May 2014 current version is 1.13. See changelog in [ftp://ftp.netlabs.org/pub/dataseeker/DataSeek113_ReadMe readme] file == 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