Page 2 of 5 FirstFirst 1234 ... LastLast
Results 11 to 20 of 46

Thread: Photostory: A simple Python program

  1. #11
    Join Date
    Mar 2009
    Location
    Ireland
    Beans
    362
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Photostory: A simple Python program

    That was what it was originally, but the function I use to turn images into a video needs to be a series, like %d.

  2. #12

    Re: Photostory: A simple Python program

    So, is this to make like a cartoon, or a series of flat images, or can you make like an animated storybook from drawings with it? I am not clear on what it produces.

  3. #13
    Join Date
    Mar 2009
    Location
    Ireland
    Beans
    362
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Photostory: A simple Python program

    This is roughly what it produces, though it isn't made with Photostory. Photostory uses your webcam.

    http://www.youtube.com/watch?v=6B26asyGKDo

  4. #14
    Join Date
    Mar 2009
    Beans
    927
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Photostory: A simple Python program

    Quote Originally Posted by Tahakki View Post
    I wonder how hard it is to get something into the software store? Anyone feel like designing a decent icon?
    Nice idea for an app, obviously needs a bit of work though. Why not make a Launchpad team - with a few people helping out you'll stand a better chance of getting into the official repositories (and until such time, you can set up a PPA). As for the icon, I had a go at making one - I know it's nothing amazing but perhaps it will do until you can find a better one.
    Attached Files Attached Files

  5. #15
    Join Date
    Mar 2009
    Location
    Ireland
    Beans
    362
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Photostory: A simple Python program

    PG - that's absolutely brilliant, thanks! Maybe a bit more colour though? You've certainly captured the essence of the application. ^_^

    Just a hint - I like logos to be roughly circular. Because I'm weird.

  6. #16
    Join Date
    Mar 2009
    Beans
    927
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Photostory: A simple Python program

    Quote Originally Posted by Tahakki View Post
    Maybe a bit more colour though?
    ...
    Just a hint - I like logos to be roughly circular.
    Not sure about either of those requests, I had a go at both but the result seems pretty horrible IMO. Here it is anyway.
    Attached Files Attached Files

  7. #17
    Join Date
    Mar 2009
    Location
    Ireland
    Beans
    362
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Photostory: A simple Python program

    Hmm...could you do the first one in those colours? It's your call though, you're the artist.

    What name shall I put in the credits?

  8. #18
    Join Date
    Apr 2009
    Location
    Canada
    Beans
    414
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Photostory: A simple Python program

    Quote Originally Posted by Penguin Guy View Post
    Nice idea for an app, obviously needs a bit of work though. Why not make a Launchpad team - with a few people helping out you'll stand a better chance of getting into the official repositories (and until such time, you can set up a PPA).
    I'll participate. It could be a good way for me to learn python

  9. #19
    Join Date
    Mar 2009
    Beans
    927
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Photostory: A simple Python program

    Quote Originally Posted by Tahakki View Post
    Hmm...could you do the first one in those colours? It's your call though, you're the artist.

    What name shall I put in the credits?
    There we go, I've attached the SVG and some PNGs ready for uploading to Launchpad. As for credit - no need, it's really a lot easier than it looks. However I also know a bit of Python and am familiar with Launchpad, so if you do get a team running, or if you need help setting one up, you can find me at: https://launchpad.net/~joshbrown
    Attached Files Attached Files
    Last edited by Penguin Guy; July 12th, 2010 at 01:36 AM.

  10. #20
    Join Date
    Apr 2009
    Location
    Canada
    Beans
    414
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Photostory: A simple Python program

    I believe that I have fixed the index problem that was mentioned earlier. The only changes that I made should be in the deletePic function.
    Attached Files Attached Files

Page 2 of 5 FirstFirst 1234 ... LastLast

Tags for this Thread

Bookmarks

Posting Permissions

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