Archive

Archive for the ‘Software’ Category

Photo Rotate 1.2

February 14th, 2009 bed No comments

Photo Rotate 1.2 is now available on the App Store. This update contains the following changes:

  • Added “Mirror” function 
  • When running on an iPodTouch it tells you that it saved to the “Saved Photos” folder instead of the “Camera Roll” 

 

Photo Rotate 1.1

January 27th, 2009 bed 2 comments

Photo Rotate 1.1 has now been approved by Apple and is available. This update works around an iPhone bug to ensure that photos not taken with the iPhone camera do not appear to lose quality in the iPhone photo browser. It also has small UI enhancements.


Categories: Photo Rotate

iPhone: Photo Rotate

January 4th, 2009 bed 11 comments

My second iPhone App, Photo Rotate is now on sale in the App Store, for a tiny AU$1.19 (US$0.99). This app does one thing – rotates photos. Sometimes, when holding your iPhone at a strange angle and taking a photo, the orientation of the photo is incorrect. This app lets you correct the rotation of the photo, so you can view it correctly, or upload it to a site such as facebook the correct way up.

1. Select the photo from your camera roll or photo library

2. Rotate the photo until its the correct way up

3. Save the rotated photo to the camera roll.

Categories: Photo Rotate, Software

MServ Client for iPhone

September 23rd, 2008 bed 2 comments

Following closely from my first OSX application (MServClientOSX), I have finished up version one of porting it over to the iPhone. The guts of the code compiled over without any issue, so all I had to do was implement the different UI.

This doesn’t contain the browsing or queuing support that MServClientOSX does – but it allows viewing the currently playing song, skipping to the next song and adjusting the volume.

MServ Client for iPhone is a client for the MServ music jukebox server for common area music playing. You can download it from the AppStore by clicking here.

Config

Config

MServ status

MServ status

MServClientOSX 0.80

September 8th, 2008 bed No comments

MservClientOSX is a Mac OSX client for the mserv music server.

Version 0.80 supports the following functionality:

  • Viewing the current status of what’s playing
  • Play, Stop, Next and volume control
  • Browse and serach the list of tracks available
  • Add tracks to queue
  • Browse and search the queue
  • Configurable menubar status icon
  • Configurable Growl notifications
  • Self-Updating (via the Sparkle framework)

Download MServClientOSX 0.80 and copy to your applications folder.

MServClientOSX Main Controller

MServClientOSX's main controller

MServClientOSX Track Browser

MServClientOSX's track browser

MServClient OSXs menubar status item

MServClient OSX's menubar status item

Categories: MServClient, OSX

Vista

August 26th, 2008 bed No comments

Since we develop Windows applications at work, its now starting to become more common for clients to be running Vista. We found our first compatibility issue last week – performing ICMP pings that worked on XP nolonger worked – the API actually failed.

One of the quickest ways to find problems, is for the development enviroment to be moved from XP to Vista. So relunctantly, I am seting up a Vista Business virtual machine for this purpose.

I was quite suprised, however to discover that my Bed’s Printer Switcher application works perfectly in it. I was impressed to discover that OSX did this all for me – I don’t know if Vista does (it bloody well SHOULD), but if it doesn’t at least that will work without fiddling.

Categories: BPS, Personal

iiWidget 0.5

December 10th, 2007 bed No comments

This is an Opera 9.5+ widget for viewing iiNet DSL usage.

*download/install*

Tested with Opera 9.5beta++ under WinXP, Ubuntu 7.10 and OSX Leopard.

Notes:

  • Opera 9.24 and earlier do not support widgets and https and will not work.
  • If error getting usage occurs and username and password is correct, wait a few minutes and try again.

    screen1
    screen2

Note: This application is no-longer being maintained by myself as I have moved from Opera to Firefox. Feel free to modify and distribute.

Change Log:

0.5 10/12/2007
Fix for iiNet usage page login change

0.1 8/11/2007
Initial Release

Categories: iiWidget

CopyAttachmentToClipboard for Thunderbird 0.5

May 2nd, 2007 bed 3 comments

ScreenshotNote: Due to me not using Thunderbird anymore – this extension is nolonger being maintained. If someone would like to take it over, by all means do so.

This extension for windows Thunderbird 2 adds a ‘Copy attachment to clipboard’ menu option when you right click on one or more attachments. This allows you to then paste the file(s) into an explorer window, or any other application that supports pasting files.
Download – xpi File – 93Kb

HISTORY

v0.5 2008-27-02
- Attempt to fix a reported issue with messages not opening in a new
window. Changed a variable name that may have been conflicting.

v0.4 2008-22-01
- When no attachments are selected all attachments are copied
- The Menu item’s caption reflects how many attachments will be copied
and if you have selected them or not

v0.3 2007-05-02
- fixed ‘redeclaration of constant’ error that was appearing in the error console

v0.2 2007-05-01
- menu option now appears for messages opened in a new window (previously only worked in the preview pane)

v0.1 2007-04-28
- initial release

Categories: Thunderbird

Bed's Printer Switcher

March 21st, 2007 bed 9 comments

Version 1.0.2.2

Bed’s Printer Switcher is a small utility for Windows XP and Vista that enables automatic switching of the Windows Default Printer depending on what network you are connected to. It installs into the system tray and can be configured to exit after switching a printer – I generally have it start it up with windows, 60 seconds later it will change my printer to the appropriate one depending if I’m at home or work and then go away.

Note: This software is no longer being maintained by me, due to moving to Apple’s OSX from windows. If you would like the Delphi source code to this application, please contact me.


Download – Installer – 493KB

screenshot

HISTORY
1.0.2.2 2007-03-21
- Fixed issue with constantly setting the same printer
1.0.2.1 2007-03-19
- Proper printer switching for Win2K/XP/Vista. Now won’t get errors in Word etc, after automatic switching
1.0.0.1 2006-11-21
- initial release

Categories: BPS

LJBackup

July 29th, 2005 bed No comments

Version 0.9.4.0

LJBackup is a GPLed (see LICENSE.TXT) win32 application for backing up and searching through livejournal entries. It currently supports the following functions:

  • backup
  • re-backup (from given date)
  • re-backup (single entry)
  • Displays text entry
  • Display entry in default browser
  • Filter entries by date
  • Filter entries by keyword (on Entry, Subject, Mood, Music)

Note: LJBackup is nolonger maintained by me. Source code is available below.

Download

screenshot

Categories: LJBackup