Changes between Version 11 and Version 12 of WikiStart


Ignore:
Timestamp:
Apr 18, 2012, 11:33:30 AM (12 years ago)
Author:
andib
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v11 v12  
    1010== Binaries ==
    1111
    12 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].
     12The 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://members.aon.at/buchinger/Download/index.html].
    1313
    1414== Feedback ==
    1515
    16 If you have tried out !DataSeeker for the first time, or played with a new version, let me know ([http://web.utanet.at/abuchin1/contact/contact.html contact]).
     16If 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]).
    1717
    18 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/].
     18If 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/]).
    1919
    2020If you like to see improvements or bug fixes, you ''have to let me know'' or make it yourself (see Building !DataSeeker).
    2121
     22== Larsen Commander Integration ==
     23
     24If you like to integrate DataSeeker as your standard file find utility in LarsenCommander you can set this in lcmd options as shown here
     25
     26[[Image(http://members.aon.at/buchinger/Download/LcmdIntegration.png)]]
     27
     28To start search with a single keystroke from within lcmd f.e. with F3 edit your lcmd.rc file
     29
     30{{{
     31//   cmdViewFile                   (key=VK_F3                        ) // Files->View
     32   cmdFindFile                   (key=VK_F3                        ) // Commands->Find File...
     33
     34}}}
     35
    2236== History ==
    2337
    24 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's nearly no feedback on the latest versions, too. Seems all users are satisfied :-) Currently I don't see any need for further development. Although there's a !ToDo list, there are no real show stoppers in there, I think.
    25 
     38I 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.
    2639== Building !DataSeeker ==
    2740