Welcome guest, is this your first visit? Create Account now to join.
  • Login:

Discuss App Store apps for iPhone, iPad and iPod touch here.

+ Reply to Thread
Page 4 of 4 FirstFirst ... 234
Results 61 to 68 of 68
  1. #61
    dotnet's Avatar
    Join Date
    Feb 2007
    Location
    Toongabbie, NSW
    Posts
    3,074

    Default

    If all you need is iPhone push notification then the "Render, Save & Shutdown" script can be changed into "Render, Save & Notify" quite trivially.

    Cheers
    Steffen.
    It's Unix, Jim, but not as we know it...

  2. #62
    mallo's Avatar
    Join Date
    Jul 2008
    Location
    melbourne
    Posts
    1,108

    Default

    Quote Originally Posted by dotnet View Post
    If all you need is iPhone push notification then the "Render, Save & Shutdown" script can be changed into "Render, Save & Notify" quite trivially.

    Cheers
    Steffen.
    Thanks dotnet.

    I have no idea how scripts work, I'll have a play and see if I can get it going though :s
    MacPro 2x3.2Ghz Quad Core // 16GB RAM // Leopard // 2x23in Apple Cinema Displays
    Airport Extreme // 802.11n // Gigabit Ethernet

    I have a blog. nathanmallon.com

  3. #63
    Plagiarism saves time. Beau's Avatar
    Join Date
    Jul 2007
    Location
    Sydney, NSW
    Posts
    1,969

    Default

    PHP RSS script that pushes RSS feeds to your iPhone - rss2prowl 0.1 | Selling Expectations
    MacBook Unibody 2.4GHz // iPhone 4 32GB (Telstra) // iPad 2 64GB Wifi+3G
    twitter | lifestream | last.fm

  4. #64
    dotnet's Avatar
    Join Date
    Feb 2007
    Location
    Toongabbie, NSW
    Posts
    3,074

    Default

    Quote Originally Posted by mallo View Post
    Thanks dotnet.

    I have no idea how scripts work, I'll have a play and see if I can get it going though :s
    I've hacked up the Render, Save & Shutdown script for Prowl. Have a go at it if you like, it's here. There are a few bits and pieces at the top the script that you need to adjust to your preference. Most importantly, put your API key there. You also need to download prowl.pl and install it in /usr/local/bin:

    Code:
    sudo cp /Users/You/Downloads/prowl.pl /usr/local/bin/
    sudo chmod 755 /usr/local/bin/prowl.pl
    I don't have AfterEffects, let me know how it goes.

    Cheers
    Steffen.
    It's Unix, Jim, but not as we know it...

  5. #65

    Join Date
    Jul 2009
    Posts
    2

    Default

    Thank you very much!

    Quote Originally Posted by dotnet View Post
    I don't have AfterEffects, let me know how it goes.

    Cheers
    Steffen.
    It took some mucking about to get working, but most of the problems stemmed from an (apparently) corrupted CPAN installation. Once that was fixed, things fell into place a little better. The biggest issue with the AE script was getting it to find Prowl.pl - I needed to define the full path, not just the file name. Once that was figured out (took me long enough!), I posted the updated file to my blog:

    iaian7.com » iphone render notifications

    I also removed the project saving function, and added a quick speech notification (figured I'd create a script that added notifications for both local and remote devices ). There are still a few things to polish (such as the %20 present in file names returned by AE), but it's usable.

  6. #66
    mallo's Avatar
    Join Date
    Jul 2008
    Location
    melbourne
    Posts
    1,108

    Default

    Quote Originally Posted by iaian7 View Post
    Thank you very much!



    It took some mucking about to get working, but most of the problems stemmed from an (apparently) corrupted CPAN installation. Once that was fixed, things fell into place a little better. The biggest issue with the AE script was getting it to find Prowl.pl - I needed to define the full path, not just the file name. Once that was figured out (took me long enough!), I posted the updated file to my blog:

    iaian7.com » iphone render notifications





    I also removed the project saving function, and added a quick speech notification (figured I'd create a script that added notifications for both local and remote devices ). There are still a few things to polish (such as the %20 present in file names returned by AE), but it's usable.

    Hi iaian7

    Thanks so much for this, I'm pretty excited...

    I've managed to get the script working, it tells me my render has finished on the machine, but no push notifcation.

    I have the prowl.pl located in /Local Storage/Applications and have put then in the script, and have also generated an API from the prowl website, and added that to the script.

    Is this all I should need to do?

    Cheers,
    Nath
    MacPro 2x3.2Ghz Quad Core // 16GB RAM // Leopard // 2x23in Apple Cinema Displays
    Airport Extreme // 802.11n // Gigabit Ethernet

    I have a blog. nathanmallon.com

  7. #67

    Join Date
    Sep 2009
    Posts
    1

    Default

    Quote Originally Posted by mallo View Post
    Hi iaian7

    Thanks so much for this, I'm pretty excited...

    I've managed to get the script working, it tells me my render has finished on the machine, but no push notifcation.

    I have the prowl.pl located in /Local Storage/Applications and have put then in the script, and have also generated an API from the prowl website, and added that to the script.

    Is this all I should need to do?

    Cheers,
    Nath
    Also having this same problem! please help

  8. #68
    mallo's Avatar
    Join Date
    Jul 2008
    Location
    melbourne
    Posts
    1,108

    Default

    Bumping this thread up, would love to get push notifications working for AE, iaian7 seems to of done most of the work, but I'm still a little lost. any advice would be hugely appreciated.

    Cheers,
    Nath
    MacPro 2x3.2Ghz Quad Core // 16GB RAM // Leopard // 2x23in Apple Cinema Displays
    Airport Extreme // 802.11n // Gigabit Ethernet

    I have a blog. nathanmallon.com


 

Tags for this Thread

Posting Permissions

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