omz:forum

    • Register
    • Login
    • Search
    • Recent
    • Popular
    1. Home
    2. pacco
    3. Best

    Welcome!

    This is the community forum for my apps Pythonista and Editorial.

    For individual support questions, you can also send an email. If you have a very short question or just want to say hello — I'm @olemoritz on Twitter.


    • Profile
    • Following 0
    • Followers 0
    • Topics 7
    • Posts 33
    • Best 4
    • Controversial 0
    • Groups 0

    Best posts made by pacco

    • [suggestion] Gift Pythonista 2.0 to someone

      Hi all,

      Pythonista 2.0 has finally arrived and there is much rejoicing!

      For me, Pythonista was initially a quick and easy way to become more proficient with the language -- it allowed tinkering and experimenting at odd moments from wherever I happened to be. Later, it provided an easy way to explore much of the Python standard library. Even later, I began to use it to prototype utility scripts for backend servers and simple network security testing.

      My point is that (like many of you), Pythonista has become one of my more/most important apps on my device and I'm very happy that Pythonista 2.0 is finally here.

      I also have to believe that there are many of us here who gladly would have paid for version 2.0 (either as an IAP or as a completely separate app).[1] Since omz has graciously chosen not to do either with this release, I have a modest proposal for any who feel that he deserves a show of appreciation for all his efforts on version 2.0:

      • Consider gifting the app to a new user through iTunes.

      While simply buying another copy of Pythonista with another iTunes account would accomplish the same thing, how about gifting it toward someone who you think just might be interested in learning programming? Maybe one of your kids, a spouse, a coworker? (And if you're feeling especially generous, maybe include a copy of a Python book to get them started. e.g., 'Python for Kids', 'Hello! Python', 'Learn Python the Hard Way', etc. or whatever helped you first learn the language) While some of you may have started programming in school or even on the job, I'd hazard to guess that many of us are developers today because someone else took the time to introduce us to the concept and provided the proper degree of encouragement. Why not use this as an opportunity to pass that on?

      Anyhow, it's simply a suggestion for those of us who feel we've gotten way more out of this app than the modest price it was purchased for. I understand that not everyone reading this may feel the same way. However, you still might consider another way to help omz and Pythonista that will cost you nothing: If you haven't already done so, why not post a detailed and honest review of Pythonista in the App Store?

      Thanks,
      Pacco
      [Who has no relationship with Pythonista, nor its developer]

      [1] While major app updates like this are a great deal to existing customers (free upgrades for the life of the original app), it's also been acknowledged that it can make sustained development for the App Store difficult as revenue comes solely from new purchases.

      posted in Pythonista
      pacco
      pacco
    • RE: Pythonista 2 Release

      Yep! (Or at least it's in the US Apps Store)

      Updating now.

      Thanks omz for all your hard work and effort behind this new version! I'm also impressed that you decided to offer it as a free/upgrade as there are a significant changes to the app. [more comments about this in another post]

      I realize over the years Apple has gradually relaxed a number restrictions on what is accepted to be published on the App Store, but to some degree I'm still amazed at what Pythonista is able to achieve on a non-JB device. Greatly looking forward to exploring the new features (e.g., ctypes!)

      Another quick note: I'm also just paranoid enough that immediately after updating the app, I'm going to sync to iTunes so I can keep a safe copy of the v2.0 Pythonista.ipa file. (Just in case Apple changes their mind on this release, for whatever reason. Sadly, there is some historical precedent in their allowing certain apps into the AppStore then later deciding they violate policy and pulling them).

      posted in Pythonista
      pacco
      pacco
    • RE: Is my device jailbroken?

      Agreed -- my point was simply that there are often a collection of different methods for detection, depending on the nature of the JB. Some of those techniques rely on positive as well as negative test results.

      Whatever the case, that's a neat script you came up with!

      posted in Pythonista
      pacco
      pacco
    • RE: Is my device jailbroken?

      Neat! (Of course, I don't have any JB devices to actually test it on at the moment...)

      A lot of MDM vendors will do these types of tests in their software agents as many institutions using their products won't allow jailbroken devices (even BYOD) to be enrolled.

      Another similar jailbreak test I've read about was to write a dummy file to certain normally-protected parts of the filesystem. If the write succeeded, then the device was likely jailbroken.

      posted in Pythonista
      pacco
      pacco