Skip to content

www.rolfje.com

Tag: Utilities

Starting Java app from Applescript

Posted on 2009-06-11 By rolfje No Comments on Starting Java app from Applescript

Suppose you have a Java Swing application which you can start by typing the following on the command line:

java -jar myTerrificSwingApp.jar

If you want to make that application start from the Finder in OSX, there are a lot of options which range from ugly to convoluted. If you need a quick fix, here’s how to do it.

Read More “Starting Java app from Applescript” »

Apple, Software

Migrate from Password Gorilla to KeePass

Posted on 2009-05-12 By rolfje 3 Comments on Migrate from Password Gorilla to KeePass

KeePass logoI used to use Password Gorilla to store my passwords, because it can run on both Mac and Windows. Because my password database keeps growing, Password Gorilla is becomming a very slow starter, even on my new solid state disk. A few weeks ago I learned that KeePass is a much more modern application, and is available for both Mac and Windows. Here’s what I did to get all my passwords into KeePass:

Read More “Migrate from Password Gorilla to KeePass” »

Uncategorized

How to put DVD’s on your iPhone (for free)

Posted on 2009-02-28 By rolfje 11 Comments on How to put DVD’s on your iPhone (for free)

For A Few Dollars More

A lot of companies like to sell you applications to put DVD’s on your iPhone. Usually these apps are just wrappers around existing tools, and are pretty expensive if you consider you can do it for free. And you don’t need to be a computer wizard either! The steps are simple:

  1. Use Handbrake to rip the DVD to iPhone format
  2. Drag the generated mp4 file into iTunes
  3. Sync it to your iPhone like all other content

To show you exactly how this is done, I’ve  written up this “babystep-by-babystep” tutorial. Let me show you how I ripped “For A Few Dollars More” and put it on my iPhone:

Disclaimer: The DVD I ripped is bought and payed for. This article does not relief you of your responsibility to obey the law, so please be careful. And be nice, don’t pirate.

Read More “How to put DVD’s on your iPhone (for free)” »

Apple

Tweet Week

Posted on 2009-02-15 By rolfje 1 Comment on Tweet Week

TwitterAbout a week ago, I was a bit bored and decided to see what Twitter is all about. I created an account, and I Tweeted for a week. I tried to keep to the original idea, where a Tweet should answer the question “What are you doing”? Looking back, my tweets include Coffee, Podcasts, Global frustration, Small joys, Small irritations, Re-tweets, and Replies. 

Read More “Tweet Week” »

Uncategorized

Rip and Convert FLAC, M4A, MP3, AAC files

Posted on 2009-02-14 By rolfje 1 Comment on Rip and Convert FLAC, M4A, MP3, AAC files

Max Audio TranscoderI recently found an old harddisk which used to be in one of my old PC’s. I discovered some FLAC files on there, which were rips of old CD’s I used to have. iTunes is not too happy with importing them into my library, and the original CD’s are in a box in a deep dark corner of my garage.

I searched for a converter and found this wonderful converter which can just about convert any audio format out there. It’s called “Max”, it’s Open Source, free to use, and available as bundled OSX application. Brilliant! It does have a bunch of options, but as long as you go for the “MP4 Audio” output format, high quiality, 256 bits and VBR, you can’t go wrong.

According to their website “Max can generate audio in over 20 compressed and uncompressed formats including MP3, Ogg Vorbis, FLAC, AAC, Apple Lossless, Monkey’s Audio, WavPack, Speex, AIFF, and WAVE”.

Happy transcoding!

Uncategorized

DLNA on OSX, done right

Posted on 2009-01-31 By rolfje 60 Comments on DLNA on OSX, done right

Sony PS3 LogoMy wife bought me a playstation 3 last year, and I’ve enjoyed many hours of gaming on it, finishing Tomb Raider underworld, and now making decent progress in Ratchet and Clank: Tools of Destruction.

DLNA logo

I was a bit sceptical about the DLNA capabilities of the PS3, because I read a lot of bad news on this fairly new  “Interoperability Guidelines” concept. It sounded like a lot of trouble to go through to simply watch the photos and home videos on a TV. For weeks, I was not able to find a single site telling me how to install a DLNA server on my Mac, or where to find a decent one.

Altgough they’re hard to find, there are a few OSX DLNA servers out there. One of them is actually very good. Here’s what I found:

Read More “DLNA on OSX, done right” »

Apple, Software

Remote Desktop Connection updated

Posted on 2009-01-25 By rolfje 1 Comment on Remote Desktop Connection updated

Remote Desktop Connection icon

“Remote Desktop Connection.app” allows you to see the desktop of a remote Windows machine on your mac. This application will not update itself automatically, unless you have it installed as part of the Microsoft Office for Mac suite. If you’ve downloaded the 1.0.3 version you probably did not notice that “Remote Desktop Connection.app” was updated somewhere last year by microsoft.

You can find the latest version of Remote Desktop Connection on the Microsoft Mactopia site. Version 2 is an improvement over 1.0.3 (which I had). Notable differences are:

  • Nicer configuration screens, makes configuring your resolution and shares easier.
  • Now a Universal Binary, which should improve performance on Intel Macs. I have not noticed improvement, but that’s probably because the network is the bottleneck.
  • Supports the new RDC 6.0 protocol used by Vista.
  • Can do authentication of the remote machine (if it’s a Vista machine).
  • Your Mac printer can be exposed to the Windows machine so you can print documents on your local printer.

I played with it for a while, and apart form the new looks I can not say it’s very different from the 1.0.x version. It could load my old RDC 1.0.3 configuration files. If you need to connect to a Windows desktop from your Mac, this does the job just fine.

Apple, Microsoft, Software

Automount network shares

Posted on 2009-01-18 By rolfje No Comments on Automount network shares

Bonjour Mounter iconThere is a nice and clean way to automatically mount network shares each time you log into your Mac. It’s called the “Bonjour Mounter”, a simple application which runs on login, and mounts the drives you configured it to mount. No more, no less.

Apple, Software

“Instruments” – Application monitor

Posted on 2009-01-02 By rolfje No Comments on “Instruments” – Application monitor

InstrumentsDid you know that your installation of Leopard comes with a built-in performance monitor? It’s called “Instruments” and you can attach it to any process currently running. In the screenshot you see here I attached it to an instance of Eclipse while running some unittests.

Instruments has some nice templates for you to choose from, and you can monitor CPU activity per thread, disk I/O, User Interface activity, Object allocations, and leaks. Just so you know, it might come in handy.

Apple, Software

Wiimote Whiteboard

Posted on 2008-12-12 By rolfje 7 Comments on Wiimote Whiteboard

WiimoteWhiteboardFor people wanting to have an interactive whiteboard but don’t have the money, Johnny Chung Lee has found the solution. Using a Wiimote, he can track an infrared lightsource (like an LED) and use that to control the mousecursor. I tried some software on the Mac and the PC, and I actually got both to work without too much trouble.

Read More “Wiimote Whiteboard” »

Apple, Fun, Hardware, Microsoft

Posts navigation

Previous 1 2 3
           

Recent Comments

  • rolfje on Methode Buijs uitgelegd
  • LinkedIn is at Peak Enshittifaction – Will Chatham's Blog on Linked-In not really Opt-in?
  • Hans j on 1N4148 diode as RF switch
  • Roaming Rhonda on DLNA on OSX, done right
  • Frans on How to fix a Krups XN2001 Nespresso machine

Tags

Anonimatron Apple backup design DIY DRM eclipse environment Fun gmail google hacking hamradio Hardware helicopter iphone ipod iTunes Java Keynote maven modelling motorcycle music news opinion oracle osx photo photography programming repair review security Software Steve Jobs T-Mobile technology Time Machine Ubuntu usability Utilities vacation windows Workshop

Categories

  • Apple (105)
  • Divorce (1)
  • Electronics (3)
  • Fun (57)
  • Games (7)
  • Hardware (72)
  • Microsoft (18)
  • Racing (14)
  • Software (134)
  • Uncategorized (65)
  • Workshop (20)

Archives

Copyright © 2025 www.rolfje.com.

Powered by PressBook WordPress theme