Tracker - 1.0track file system activities, see what changed or is used |
|
||||||||||||||||
|
|||||||||||||||||
Feedback Summary:
| Version 1.0: | |||||
| Overall Rating: | Features: | Support: | |||
| Ease of Use: | Quality / Stability: | Price: | |||
Key to Types of Feedback:
Reviews
Troubleshooting
Usage Tips
Developer Notes
Commentary
Featured Reviews
Re: Dear young Kugo (aka Rixstep) - Version: 1.0, 7/23/2006 11:43AM PST
(8 of 8 users found this comment useful)
aweinand
Worth $25 ? - Version: 1.0, 7/22/2006 03:15PM PST
(6 of 6 users found this comment useful)
aweinand
This is basically a rather limited UI for the shell commands
"find / -newer <some_file> -print" and "ls"
Yes, it's easier to use than the CLI version, but I doubt whether it's worth $25.
"find / -newer <some_file> -print" and "ls"
Yes, it's easier to use than the CLI version, but I doubt whether it's worth $25.
Runs on all systems 



- Version: 1.0, 7/22/2006 01:27AM PST
(1 of 5 users found this comment useful)
Kugo
I don't like the fsevents idea. Apple did this for Spotlight. If you want to hook into that, you have to do it as root. Bad idea. Also, the queue can get clogged, there's only one buffer for all clients, and if anything else happens on the system - expanding VM for example - then the system sends a different event instead, namely that it's currently unable to send events [sic]. I figure at least 50% of those capable of upgrading to Tiger have not done so for well documented reasons, and at any rate this way of doing things works better, faster, more reliably, and it works on all platforms.
Most Recent Replies: View All 1 Replies
- Runs on all systems
Judge yourself about the "garbage"...
- add a filter to hide any readonly accesses
Rixstep: Not sure what you mean here.
- add a text filter like the one in Apple's log viewer
Rixstep: Not at all familiar with this.
- as an option, don't do an exhaustive scan of the filesystem but instead 'observe' file system changes like "fseventer"
Rixstep: Yes, but then the application will _only_ work under 10.4. No matter that you can turn the option off, the executable won't link with the frameworks and methods because they don't exist.
Considering perhaps 50% of all users have not upgraded to Tiger, that's really cutting them short.