• App Store Preview Videos

    Apple now allows app developers to add a video preview of their app when uploading to iTunes Connect. This video is shown to potential purchasers when they are looking at an app in the iTunes App Store, just like the screen shots.

    I have been working on an update to 19th Hole and since it uses a custom method for data input, I decided that a video would be really useful in this case.

    The first step was to work out how to record video from my iPhone. In OS X Yosemite (10.10), this can be done using QuickTime Player. Connect your device to your Mac using a Lightning cable (I think it has to be a Lightning cable - the old cables will not work). Open up QuickTime Player and choose "New Movie Recording" from the File menu. By default this shows input from the Mac's FaceTime camera, but just to the right of the red Record button, there is a down arrow that shows a popup menu. Click this and you can select your iPhone as the Camera. Since I wanted the sound effects included, I also selected my iPhone as the Microphone, but if you want to provide a voice-over or sound-track, you might want to change this.

    Read More »
  • Testing automation

    Today I am experimenting with automating post generation.

    Firstly, there is the structure of the post Markdown document, which really boils down to the file name and the header.

    I have set up a macro in Typinator so that I just type the title of the post in a text document. I copy that title to the clipboard and type the shortcut. The header is then created with the title and the formatted permalink.

    To save the document, I use another Typinator snippet to convert the title (still in the clipboard) to lower case and to replace the spaces in the title with dashes.

    Read More »
  • Workflow for writing a post

    So here is where I need to get used to Jekyll and how things are done. I will end up automating this when I am sure of the process, but for now, I am just going to work my way through it.

  • Start up the local Jekyll server:

  • My goal is to write a new blog post (this one in fact).

    Read More »
  • New Site for TrozWare

    Welcome to TrozWare's new site.

    It appears that I am not alone in deciding to move away from WordPress. WordPress is great - easy to set up and with lots of cool themes to allow customisation of your site. But it is slow, especially if (like me) you are running on a low-cost shared server.

    I had been reading about Jekyll, so I decide to give it a go and also host my site on GitHub, taking advantage of their faster servers.

    Read More »
  • Man Reader 1.4 Now Available

    Man Reader 1.4 is now available through the Mac App Store.

    The new features and fixes are:

    Read More »