Changes between Version 11 and Version 12 of WikiStart
- Timestamp:
- Apr 18, 2012, 1:33:30 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v11 v12 10 10 == Binaries == 11 11 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].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://members.aon.at/buchinger/Download/index.html]. 13 13 14 14 == Feedback == 15 15 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]).16 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]). 17 17 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/] .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/]). 19 19 20 20 If you like to see improvements or bug fixes, you ''have to let me know'' or make it yourself (see Building !DataSeeker). 21 21 22 == Larsen Commander Integration == 23 24 If 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 28 To 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 22 36 == History == 23 37 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 38 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. 26 39 == Building !DataSeeker == 27 40