User Name raymondlewisjones
Member Since 2005-01-09
Total number of Feedback Posts: 5
Total number of comments: 29
Last 10 Feedback Posts by raymondlewisjones [ Search for All ]
Virtual DVDs 2.0.2 (Mac OS X)
Version 2.0.4 will be available tomorrow New: Link Support (You can now use a symbolic link for your "Virtual DVD Library", so that your Virtual DVDs can be stored on an External drive.) New version is way more stable! [alert admin]
Wednesday, November 28 2007 @ 09:26 PM PST
Security_Key 1.2 (Mac OS X)
Well, I guess I consider myself to be pretty good at the computer, so sometimes I forget to include error messages and such in my apps. You see, since I am the one who is writing the app, I already know what to do and how to do it. So, I don't expect any mistakes to be made. MY mistake. Your feedback is greatly appreciated! Without it, I would never be able to create the next version of the app. This app really only has about 10-15 lines of code and only took me about 20 minutes to develop, but it is fast-becoming my favorite project. I love the idea of having a "Key" for my computer. Also, the idea of my kids having their own "limited" or "valet" keys that only give them certain permissions. Of course, let me address the issue presented in the previous comment: During development, I used a read/write disk image as my "key". I did not want to keep restarting and such, so I used a disk image and then started/stopped the launch daemon as needed using the Terminal. Also, I note that you should make a backup of your security key. And what better way to do that than to use a read/write disk image during installation, and then, before restarting your computer, clone the disk image to your usb drive or onto a CD or whatever. [alert admin]
Monday, August 20 2007 @ 06:20 AM PDT
RemoveDS_Store 1.0 (Mac OS X)
Okay, so maybe you like your .DS_Store files. My machine is running as a server mostly. Those annoying .DS_Store files are always preventing me from doing stuff. Sometimes a get an error when I try to delete a folder that says "the .DS_Store file is too big and it cannot delete". Also, I do not want my windows to always be how the person before left them, so getting rid of these files helps everyone to view the folders without all the damn list views completely expanded which could slow down the Finder. you can always edit the "RemoveDS_Store" Unix executable in /usr/bin. Change the part where there is a lonesome "/" all by itself. Add the full path to a specific directory instead of the default "/" which is the path to your startup disk. For that matter, duplicate the whole line and add as many custom paths as you want: find /path/to/folder -name .DS_Store -delete find /path/to/folder2 -name .DS_Store -delete find /path/to/folder3 -name .DS_Store -delete find /path/to/folder4 -name .DS_Store -delete [alert admin]
Friday, August 10 2007 @ 09:52 AM PDT
No Spin 0.1 (Mac OS X)
I have updated the disk image to include an uninstaller. [alert admin]
Read Comments (1) | More Info
Friday, January 12 2007 @ 10:52 AM PST
No Spin 0.1 (Mac OS X)
In the future there will be a PrefPane and an uninstaller. However, for now, to uninstall remove these to files: 1. /System/Library/Launch Daemons/com.electriceelprod.nospin.plist 2. /usr/sbin/nospin Restart probably a good idea. The future PrefPane will involve manual selection of which volumes you wish to effect and changing the interval time (currently every 60 seconds). For those of you interested, here are some websites I have designed: www.cchangegraphics.com www.barthpackaging.com www.electriceelprod.com [alert admin]
Friday, January 12 2007 @ 09:48 AM PST
Last 10 Comments by raymondlewisjones [ Search for All ]
That is not where the Movies should be moved. As stated on the Developer page: Just double click them and they will be moved to your Library. The Movies folder simply contains links to the originals and is constantly wiped/updated to reflect your Library.
Original feedback item : Read More
Wednesday, November 28 2007 @ 09:27 AM PST
Running Tiger on that MacBook, ot Panther? I bet it has something to do with the window. Is there an error message after launch?
Original feedback item : Read More
Tuesday, October 09 2007 @ 01:03 PM PDT
Gotta pass on this one for now
Ha!
Yeah, dude, it's free. You may be a potential user, but you are not a potential customer.
I reserve the right to piss you off!
Original feedback item : Read More
Tuesday, October 09 2007 @ 11:49 AM PDT
Oaky, follow these steps. Add the Toolbar Extras folder to your Applications folder. Then go to that folder. Now, drag one of the apps to your toolbar....wait a couple of seconds.....you will see that you can now drop it there. Follow these steps for each app. Add them to the dock, also, if you like.
Original feedback item : Read More
Monday, October 08 2007 @ 11:23 AM PDT
Gotta pass on this one for now
Oh, yeah, geez. Sorry, I have a family to look after. I don't have time to keep up on such trivial things like every page of the site. i only created the site so people could click on the "paypal" buttons for "No Spin.app". Not really worried about the rest right now.
Original feedback item : Read More
Monday, October 01 2007 @ 06:15 AM PDT
The full path: /System/Library/LaunchDaemons/com.electriceelprod.securitykeycheck.plist Sorry to exclude the ".plist" at the end. I thought that was a give-in. So, using single-user mode try: "rm -Rf /System/Library/LaunchDaemons/com.electriceelprod.securitykeycheck.plist" Once that is executed, you can start up the machine as normal and run the uninstaller to completely remove all othe support files.
Original feedback item : Read More
Monday, August 27 2007 @ 07:45 AM PDT
Hitting the "OK" button on the installer when it is done will automatically force the system to restart. Did you already run the "Firmware Password Utility"? If not you can start in single-user mode and get rid of the daemon from there using: rm -Rf /System/Library/LaunchDaemons/com.electriceelprod.securitykeycheck or start up in target disk mode and connect it to another mac and get rid of it that way. Also, if you have access to another mac and you remember the password…
Original feedback item : Read More(1 words)
Tuesday, August 21 2007 @ 06:04 AM PDT
This program "works" but it doesn't deserve a v1.2 label
Well, I guess I consider myself to be pretty good at the computer, so sometimes I forget to include error messages and such in my apps. You see, since I am the one who is writing the app, I already know what to do and how to do it. So, I don't expect any mistakes to be made. MY mistake. Your feedback is greatly appreciated! Without it, I would never be able to create the next…
Original feedback item : Read More(1 words)
Monday, August 20 2007 @ 12:28 PM PDT
re: Ummm, I'm not sure I like this...
my website is: http://raymondlewisjones.electriceelprod.com
Original feedback item : Read More
Thursday, August 09 2007 @ 08:39 PM PDT
Home.app takes you to your home folder Refresh.app refreshes the current window Up.app takes your current Finder window back one level File.app creates a file in the current window with the name you supply Delete.app permanently removes the selected files/folders from your machine (use with care) Trash.app empties all trashes for all users on all volumes. Shutdown.app shuts your computer down with no prompts Restart.app ....well you get the idea.
Original feedback item : Read More
Wednesday, August 08 2007 @ 06:13 AM PDT