KJohn Posted July 26, 2007 Author Share Posted July 26, 2007 This GUI is awesome, looks so Vista-ish!Where'd you learn to make it like that?If you are talking about the code, I wrote it... It was a mission and a half but I did it by myself...If you were refering to the visuals, I created them from screenshots of Vista (the close and minimize buttons)... I'm on Vista now so its wasn't all that hard to get hold of the images... But taking out what I needed was painfully slow task since even a pixel of error would make the buttons look amateur... but it was worth it if somebody recoginizes the work that went into it...Thanks!!! Link to comment Share on other sites More sharing options...
KJohn Posted July 26, 2007 Author Share Posted July 26, 2007 Ha Like You Say KJohn Test It Before And I Found Somethingabout:Blank Work But We Canงะ Click On The Link When We Do InnterHTML So about Blank Failand I am plan on limit the Results for faster how many Results should i put before stop it!!Is 25 ok 25 for song and 25 for fileGive the user that choice (let them decide what number to limit to)... I used to do that in KJSearch (2000 by default)... but computers now have become really fast... limiting results won't make much of a difference for my program... Link to comment Share on other sites More sharing options...
dNino Posted July 26, 2007 Share Posted July 26, 2007 That's not really a bug... Different files take different times to process before putting into the index... neoSearch bases its estimates on what it has seen upto that point... I could do more complex calculations for a slightly more accurate listing of data but it would seriously slow down the indexing process...oh, we don't want that Link to comment Share on other sites More sharing options...
WolfWorld Posted July 26, 2007 Share Posted July 26, 2007 (edited) Give the user that choice (let them decide what number to limit to)... I used to do that in KJSearch (2000 by default)... but computers now have become really fast... limiting results won't make much of a difference for my program...The Real Thing is Your Program Limit at 4 (Even you can get more)But my it search for all so I need to limitAnd Check my new one out Similar File Name(If You Can't Spell the name right!)And Timer That You Want Can Be found in Option For Index Time And For Search Found In The HtmlAnd I Did Split Into two Fine like you. so i can index and search in the same timeAlso The Limit Box is ThereDownload OpenIndex Version 0.0.4.3Do You have Time Can You Help With My Gui >> I Never Be Good At Gui Edited July 26, 2007 by athiwatc Main project - Eat Spaghetti - Obfuscate and Optimize your script. The most advance add-on.Website more of GadGets! Link to comment Share on other sites More sharing options...
KJohn Posted July 26, 2007 Author Share Posted July 26, 2007 The Real Thing is Your Program Limit at 4 (Even you can get more)But my it search for all so I need to limitAnd Check my new one out Similar File Name(If You Can't Spell the name right!)And Timer That You Want Can Be found in Option For Index Time And For Search Found In The HtmlAnd I Did Split Into two Fine like you. so i can index and search in the same timeAlso The Limit Box is ThereDownload OpenIndex Version 0.0.4.3Do You have Time Can You Help With My Gui >> I Never Be Good At GuiI was talking about full results... You can limit the dynamic results to anything u want as long you let the user see all the results.. understood?And I'm not able to install your new version.. every time I run it it says "Do you want to install"Over and over...I was not able to test it coz of it but the similar filenames thing sounds good...But for eg: What would be a simlar file name to "Laconic", would a search for "Lakonic" find "Laconic"? Link to comment Share on other sites More sharing options...
ashley Posted July 26, 2007 Share Posted July 26, 2007 (edited) koshy john did u get my PM... Can you do that for me... Please... Edited July 26, 2007 by ashley Free icons for your programs Link to comment Share on other sites More sharing options...
KJohn Posted July 26, 2007 Author Share Posted July 26, 2007 koshy john did u get my PM...Can you do that for me...Please...replied to it...Continue the conversation here so that even if I'm not able to help you, someone else who's developing a similar program like athiwatc or randallc can help you out... Link to comment Share on other sites More sharing options...
WolfWorld Posted July 26, 2007 Share Posted July 26, 2007 (edited) I was talking about full results... You can limit the dynamic results to anything u want as long you let the user see all the results.. understood?And I'm not able to install your new version.. every time I run it it says "Do you want to install"Over and over...I was not able to test it coz of it but the similar filenames thing sounds good...But for eg: What would be a simlar file name to "Laconic", would a search for "Lakonic" find "Laconic"?Did you open it from The Destop after Install ??I don't have a loopI don't have runThis can not happen And Am A Vista User TooYes, simlar file name to "Laconic", would a search for "Lakonic" find "Laconic"? Edited July 26, 2007 by athiwatc Main project - Eat Spaghetti - Obfuscate and Optimize your script. The most advance add-on.Website more of GadGets! Link to comment Share on other sites More sharing options...
ashley Posted July 26, 2007 Share Posted July 26, 2007 replied to it...Continue the conversation here so that even if I'm not able to help you, someone else who's developing a similar program like athiwatc or randallc can help you out...oops sorry.. missed this before i sent u a PM answer me this time throught PM Please... Free icons for your programs Link to comment Share on other sites More sharing options...
KJohn Posted July 26, 2007 Author Share Posted July 26, 2007 Did you open it from The Destop after Install ??I don't have a loopI don't have runThis can not happenYes, simlar file name to "Laconic", would a search for "Lakonic" find "Laconic"?I ran the file but nothing was installed... NO FOLDER was created in @AppData... NO SHORTCUT was created on the desktop...So I ran the executable I downloaded... the same thing happens... Check your code carefully... Link to comment Share on other sites More sharing options...
KJohn Posted July 26, 2007 Author Share Posted July 26, 2007 oops sorry.. missed this before i sent u a PM answer me this time throught PM Please...replied again... check it and then I can start helping you out...I won't be online very long... so the faster you get about it, the faster we finish it... Link to comment Share on other sites More sharing options...
ashley Posted July 26, 2007 Share Posted July 26, 2007 replied again... check it and then I can start helping you out...I won't be online very long... so the faster you get about it, the faster we finish it...here you go as requested...the link Free icons for your programs Link to comment Share on other sites More sharing options...
WolfWorld Posted July 26, 2007 Share Posted July 26, 2007 (edited) I ran the file but nothing was installed... NO FOLDER was created in @AppData... NO SHORTCUT was created on the desktop... So I ran the executable I downloaded... the same thing happens... Check your code carefully... Download OpenIndex Version 0.0.4.7 This Version Got The New Similar It VersionFast From 4 Second Now The Same Rate At Search(But You Need The Same Len) And I Did Check My Code Work FIne I Try Install It Ok The Onyl Code That Change Is If $Cmdline[0] = 1 Then If $Cmdline[1] = '/Index' Then Cmdindex() EndIf Edited July 27, 2007 by athiwatc Main project - Eat Spaghetti - Obfuscate and Optimize your script. The most advance add-on.Website more of GadGets! Link to comment Share on other sites More sharing options...
JohnBailey Posted August 13, 2007 Share Posted August 13, 2007 (edited) This does indeed look very cool!! However, I think I'm a bit paranoid myself as to not download and install this way awesome cool app I understand your concern (ie "paranoia"). I just wish we knew if this is in fact legit. Has anyone tested it through protection software or analyzed it for any potential harmful effects?Koshy John, great job on the presentation and possibly on the program itselfEdit fixed the credited name (sorry Koshy John) Edited August 13, 2007 by JohnBailey A decision is a powerful thing Link to comment Share on other sites More sharing options...
KJohn Posted August 14, 2007 Author Share Posted August 14, 2007 This does indeed look very cool!! However, I think I'm a bit paranoid myself as to not download and install this way awesome cool app I understand your concern (ie "paranoia"). I just wish we knew if this is in fact legit. Has anyone tested it through protection software or analyzed it for any potential harmful effects?Koshy John, great job on the presentation and possibly on the program itselfEdit fixed the credited name (sorry Koshy John)Hi JohnI totally understand your point of view, and I'm listing the following (highly respected) sources on the internet where they have reviewed my program and listed it for download. If you can't trust the opinion of the people on these sites, its time you toned down the paranoia a bit... Softpedia: http://www.softpedia.com/get/System/File-M...neoSearch.shtmlSnapFiles: http://www.snapfiles.com/reviews/neosearch/kjneosearch.htmlSoftonic: http://neosearch.en.softonic.com/There are a couple of pages listing this program in a number of other languages too on the web, i won't bother listing them out here... Of course, my program is ALSO listed in the Downloads section of the AutoIt Forum by Jon.All the above should be enough to convince you that this program is indeed legit.Cheers'Koshy John Link to comment Share on other sites More sharing options...
JohnBailey Posted August 14, 2007 Share Posted August 14, 2007 Koshy John! Congrats on all those listings and getting Jon's approval too!! Your program totally looks awesome, and looks like you put in a ton of hard work. As for my paranoia, thanks for letting me know those links and such. I have been told by a few mods here not to DL any programs unless I trust the author. Well, I came across your app and wanted to DL it, but alas I don't know you. I thought I would heed the wisdom of the mods and ask the blokes in this thread what they think (which my logic may have been flawed). I saw a brief discussion on some data retrieval also in this thread, so it really pushed me to ask. Since you had 11 pages of posting, I doubted that it was not legit. Good work; I hope you don't think I'm dogging on the obvious amount of thought and work you've put into this. I've almost DLed a harmful app before, which the mods shut down the thread. Thanks Koshy John for sharing it with us. A decision is a powerful thing Link to comment Share on other sites More sharing options...
fowmow Posted August 18, 2007 Share Posted August 18, 2007 This reminds me a *lot* of Locate.Also, so far for me neoSearch doesn't beat the footprint nor the speed of Locate. At least on my machine.And for the record... I've no clue how to make neoSearch faster.*And* I skipped to the end after the first few pages of "release your source" rants, so... did you ever fully release it all?Is there a ZIP of everything? Link to comment Share on other sites More sharing options...
res2cpu Posted August 21, 2007 Share Posted August 21, 2007 Very nice program. Nice and quick. But it has the same problem as google desktop, you cant click and drag the files it finds Link to comment Share on other sites More sharing options...
WolfWorld Posted August 21, 2007 Share Posted August 21, 2007 Very nice program. Nice and quick.But it has the same problem as google desktop, you cant click and drag the files it finds It Hard To DO That In Autoit - -*And He is using a gui too Main project - Eat Spaghetti - Obfuscate and Optimize your script. The most advance add-on.Website more of GadGets! Link to comment Share on other sites More sharing options...
fowmow Posted August 22, 2007 Share Posted August 22, 2007 Very nice program. Nice and quick.But it has the same problem as google desktop, you cant click and drag the files it finds See "Locate" in my previous post!It Hard To DO That In Autoit - -*And He is using a gui tooWhat is hard about it?And what does a GUI have to do with it? Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now