 |
 |
Auto start and shutdown
|
 |
|
 |
|
Mac Enthusiast
Join Date: Jun 2000
Location: Sacramento, CA, USA
Status:
Offline
|
|
Mac OS 9 Energy Saver had an option for automatic startup and shutdown. How do I do this in OS X?
|
|
|
| |
|
|
|
 |
|
 |
|
Mac Elite
Join Date: Apr 2003
Location: The City Of Diamonds
Status:
Offline
|
|
You can't, you can only auto-shutdown IIRC but not automatic booting.
|
|
|
| |
|
|
|
 |
|
 |
|
Mac Enthusiast
Join Date: Jun 2000
Location: Sacramento, CA, USA
Status:
Offline
|
|
that is BS - there is still a "Restart Automatically After Power Failure" option
|
|
|
| |
|
|
|
 |
|
 |
|
Senior User
Join Date: Aug 2002
Location: Oxford, England
Status:
Offline
|
|
Actually theres a shareware application called iBeeZz that lets you schedule startups, shutdowns, restarts and sleeps. Its 10 Euros and works very well.
http://ibeezz.reboute.net
This app doesn't seem to be very well known for some reason.
|
|
Luke
|
| |
|
|
|
 |
|
 |
|
Mac Elite
Join Date: Apr 2003
Location: The City Of Diamonds
Status:
Offline
|
|
Originally posted by TheGreatButcher:
that is BS - there is still a "Restart Automatically After Power Failure" option
I'm sorry I said something.  ."Restart Automatically After Power Failure" you said it.. RESTART not automatic booting when shut down.
PS: I didn't know about the app sandsl mentioned here. It looks nice.
|
|
|
| |
|
|
|
 |
|
 |
|
Grizzled Veteran
Join Date: Dec 2000
Location: Málaga, Spain, Europe, Earth, Solar System
Status:
Offline
|
|
If you only need to be able to schedule a shutdown, restart or log out you can use Kudown, it is free.
|
|
|
| |
|
|
|
 |
|
 |
|
Posting Junkie
Join Date: Jun 2000
Location: Union County, NJ
Status:
Offline
|
|
I'm currently working on an app to do this. It's working perfectly now with everything hard-coded. In fact, my PM DP500 just booted on its own  . As soon as I get the GUI taken care of I'll release it.
Mike
|
|
|
| |
|
|
|
 |
|
 |
|
Senior User
Join Date: Aug 2002
Location: Oxford, England
Status:
Offline
|
|
Originally posted by starman:
I'm currently working on an app to do this. It's working perfectly now with everything hard-coded. In fact, my PM DP500 just booted on its own . As soon as I get the GUI taken care of I'll release it.
It better be free (or less than 10 Euros) because we already have a great app (iBeeZz) which works perfectly 
|
|
Luke
|
| |
|
|
|
 |
|
 |
|
Posting Junkie
Join Date: Jun 2000
Location: Union County, NJ
Status:
Offline
|
|
Originally posted by sandsl:
It better be free (or less than 10 Euros) because we already have a great app (iBeeZz) which works perfectly
I don't force people to pay for stuff I write. I already have a real job  . I'd have to write the Next Big Thing for be to even consider shareware fees. Not that there won't be a link to PayPal  .
Mike
|
|
|
| |
|
|
|
 |
|
 |
|
Senior User
Join Date: Aug 2002
Location: Oxford, England
Status:
Offline
|
|
Originally posted by starman:
I don't force people to pay for stuff I write. I already have a real job . I'd have to write the Next Big Thing for be to even consider shareware fees. Not that there won't be a link to PayPal .
Mike
Thats excellent then cus' my trail period of iBeeZz just run out 
|
|
Luke
|
| |
|
|
|
 |
|
 |
|
Dedicated MacNNer
Join Date: Apr 2003
Location: Rochester, NY
Status:
Offline
|
|
I have heard from 3 different places that the fees for iBeezz are not worth it because this feature will be in Panther. I hope it's true, because I didn't plan on keeping iBeezz after my trial period is up in about a week.
|
|
|wishing is for suckers|
|
| |
|
|
|
 |
|
 |
|
Posting Junkie
Join Date: Jun 2000
Location: Union County, NJ
Status:
Offline
|
|
They're putting it in Panther? It's about time.
I have the core done (so easy) but I've never written a Cocoa app before. I can write Carbon, C, C++, and MFC with my eyes closed but this book I have for Cocoa just blows. Time to go to B&N.
Mike
|
|
|
| |
|
|
|
 |
|
 |
|
Addicted to MacNN
Join Date: Nov 2002
Location: Seattle, WA
Status:
Offline
|
|
so why not write it in carbon?
PS I'd like a free app for this too. If you're willing to share what you have I could whip up a cocoa gui for you right quick
nsorscher a t attbi d o t com
|
|
|
| |
|
|
|
 |
|
 |
|
Posting Junkie
Join Date: Jun 2000
Location: Union County, NJ
Status:
Offline
|
|
Skel,
I appreciate that, but I have to do this on my own. It's how I am  . That's how I got past loops in BASIC in high school, data types in Pascal, pointers in C, frameworks in C++. Now I have to tackle Carbon. I'm close...VERY close. What throws me off is how in frameworks you subclass everything and in Carbon you don't, so I'm still in this MacApp/MFC mindset of how object oriented programming is done. So far I understand actions and outlets and a lot of the NS classes, but I'm hoping that by the end of the weekend I'll get past this. Why not Carbon? I need a challenge  .
Mike
|
|
|
| |
|
|
|
 |
|
 |
|
Professional Poster
Join Date: Dec 2000
Location: Chicago, Illinois
Status:
Offline
|
|
To make yourself the savior of many programmers (like myself) you should make it a framework that developers can build against - Alarm Clock S.E. could really use this functionality (shamless plug). Or just reslease the code and you'll make me happy
I think IBeeZz only works on some machines and not others. It would have been a lot easier for apple to add this functionality from the beginning...
Matt Fahrenbacher
|
|
|
| |
|
|
|
 |
|
 |
|
Dedicated MacNNer
Join Date: May 2002
Status:
Offline
|
|
Originally posted by starman:
I don't force people to pay for stuff I write. I already have a real job . I'd have to write the Next Big Thing for be to even consider shareware fees. Not that there won't be a link to PayPal .
Mike
Have you considered makeing it open source
many people (like me  ) can learn from it.
|
|
|
| |
|
|
|
 |
|
 |
|
Posting Junkie
Join Date: Jun 2000
Location: Union County, NJ
Status:
Offline
|
|
Update: I can now properly set the time for startup, but there are more complicated issues. In order to start up, you don't set "Every Monday at 7am", you tell the system how many SECONDS until the NEXT startup, which means, yes, there has to be a startup script and preferences since the counter is set to 0 on reboot. Anyway, I got through the whole Cocoa BS so now I'm on a roll. The issue now is a proper GUI for all the possible combinations. I'm going to focus on perefences and the startup script so that I can get something out soon, and then update it as I go along.
EDIT: Look for a preview release tomorrow. Mindfad just tried it out for me and it works on his machine. HOWEVER, this will be a preview app which means that it won't do "every day", "every week", etc. It will only allow you to set it once at this point, but at least people can use it until I get the thing working with the startup script.
Mike
(Last edited by starman; Jun 3, 2003 at 11:11 PM.
)
|
|
|
| |
|
|
|
 |
|
 |
|
Posting Junkie
Join Date: Jun 2000
Location: Union County, NJ
Status:
Offline
|
|
|
|
|
|
| |
|
|
|
 |
|
 |
|
Professional Poster
Join Date: Jan 2001
Location: Between Sydney and Melbourne
Status:
Offline
|
|
Originally posted by TheDisaster:
I have heard from 3 different places that the fees for iBeezz are not worth it because this feature will be in Panther. I hope it's true, because I didn't plan on keeping iBeezz after my trial period is up in about a week.
Where are these 3 places??
|
|
|
| |
|
|
|
 |
|
 |
|
Professional Poster
Join Date: Jan 2001
Location: Between Sydney and Melbourne
Status:
Offline
|
|
Originally posted by TheGreatButcher:
that is BS - there is still a "Restart Automatically After Power Failure" option
I think BS is too strong a term.
|
|
|
| |
|
|
|
 |
 |
|
 |
|
|
|
|
|

|
|
 |
Forum Rules
|
 |
 |
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
|
HTML code is Off
|
|
|
|
|
|
 |
 |
 |
 |
|
 |
|