Indigo Rose Software

Professional Software Development Tools

 
Page 1 of 2 1 2 LastLast
Results 1 to 15 of 30
  1. #1
    Join Date
    Jul 2002
    Location
    USA
    Posts
    3,959

    Is your clock Atomically correct?

    In an effort to be sure that all of us AMS'ers will know when the Big Guy will arrive on Saturday evening, I've a present for you.

    Here's a simple little plugin that will pull the time from the Atomic Time Servers. You can optionally have it set you system time.

    Merry Christmas All!!
    Code:
    --Get the time, and set the system clock
    sTime = AtomicClock.GetTime(true);
    
    --Get the time, and DO NOT set the system clock
    sTime = AtomicClock.GetTime(false);
    Unzip AtomicClock.zip and drop the AtomicClock folder in
    Code:
    C:\Program Files\AutoPlay Media Studio 6.0\Plugins\Actions
    You'll now have a new plugin in the Project->Plugins menu named AtomicClock
    Attached Files

  2. #2
    Join Date
    Dec 2003
    Location
    Location! Location!
    Posts
    6,137
    Here's my Atomic clock offering, from the past:

    http://www.indigorose.com/forums/sho...t=atomic+clock

    Intrigued

  3. #3
    Join Date
    Oct 2004
    Location
    East, South & West Asia
    Posts
    1,020
    Hi,

    I used the app. Nice piece of work.

  4. #4
    Join Date
    Jul 2002
    Location
    USA
    Posts
    3,959
    Thanks... not much on my part, I found a C++ class on the internet

  5. #5
    Join Date
    Oct 2005
    Location
    American Dubai
    Posts
    629
    yup this is good

  6. #6
    Join Date
    Dec 2005
    Posts
    46

    Atomic Clock

    How do I use this plugin ?

    How do I get rid of "Corrected: 0 Days 00:00:00 on 12/27/2005 11:50:57 AM"

    with an input of "12/27/2005 11:50:57 AM"

    Where does this imput mask get edited?

    toksa

    Lookinghawk

  7. #7
    Join Date
    Dec 2003
    Location
    Location! Location!
    Posts
    6,137
    SEE: Attachment
    Attached Images
    Intrigued

  8. #8
    Join Date
    Nov 2005
    Location
    Banned by moderator.
    Posts
    264
    Awesome! I'll implement it in PlayMeNow 6. Worm, you're the AMS Geek
    Hmm...error opeing file....bad
    Last edited by playmenow; 03-03-2006 at 10:50 AM.

  9. #9
    Join Date
    Jul 2002
    Location
    USA
    Posts
    3,959
    Where do you get the error?

  10. #10
    Join Date
    Nov 2005
    Location
    Banned by moderator.
    Posts
    264
    extracting zip file...i use WinAce 2.6...it's first time when it can't extract a zip file...i'm sure it's corrupted.

  11. #11
    Join Date
    Jul 2002
    Location
    USA
    Posts
    3,959
    I just DL'ed it and extracted it without any issues. Try clearing you cache and DL'ing again.

  12. #12
    Join Date
    Nov 2005
    Location
    Banned by moderator.
    Posts
    264
    again error...it extracts the .lid & .lmd files...is this OK?

  13. #13
    Join Date
    Jul 2002
    Location
    USA
    Posts
    3,959
    There should be a .lic and a .lmd file.

    Put them in a folder here:
    C:\Program Files\AutoPlay Media Studio 6.0\Plugins\Actions\AtomicClock

  14. #14
    Join Date
    Nov 2005
    Location
    Banned by moderator.
    Posts
    264
    alright..everything is ok...

  15. #15
    Join Date
    Dec 2003
    Posts
    891
    Ah..Thanx for another one WORM

Page 1 of 2 1 2 LastLast

Similar Threads

  1. Atomic Clock snyc in you apps.!
    By Intrigued in forum AutoPlay Media Studio 5.0
    Replies: 0
    Last Post: 05-29-2005, 09:10 PM
  2. System Clock Checking
    By HAZ in forum AutoPlay Media Studio 5.0
    Replies: 37
    Last Post: 12-03-2004, 07:32 AM
  3. Flash clock?
    By element78 in forum AutoPlay Media Studio 4.0
    Replies: 5
    Last Post: 09-07-2003, 01:56 PM
  4. Real-time clock
    By Derek in forum AutoPlay Media Studio 4.0
    Replies: 0
    Last Post: 08-14-2002, 10:43 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts