RSS feed
  • Convert .bin/.cue to .iso [Mac/Linux]

    I dislike .bin/.cue combinations for a few reasons. But the biggest is that Mac doesn’t natively support mounting them. Good thing I have macports to install linux programs.

    Firstly lets install bchunk (use your favorite package manager, or macports on the mac)

    # Mac Installation
    sudo port install bchunk
    

    Then locate your .bin/.cue combinations and CONVERT!

    jg_mbp:CBT NUGGETS CISCO CCNA CCENT EXAM-PACK 640-822 ICND1 jgerold$ bchunk agcnccci.{bin,cue} CCENT
    binchunker for Unix, version 1.2.0 by Heikki Hannikainen <hessu@hes.iki.fi>
     Created with the kind help of Bob Marietta <marietrg@SLU.EDU>,
     partly based on his Pascal (Delphi) implementation.
     Support for MODE2/2352 ISO tracks thanks to input from
     Godmar Back <gback@cs.utah.edu>, Colas Nahaboo <Colas@Nahaboo.com>
     and Matthew Green <mrg@eterna.com.au>.
     Released under the GNU GPL, version 2 or later (at your option).
    
    Reading the CUE file:
    
    Track  1: MODE1/2352    01 00:00:00
    
    Writing tracks:
    
     1: CCENT01.iso  338/338  MB  [********************] 100 %
    jg_mbp:CBT NUGGETS CISCO CCNA CCENT EXAM-PACK 640-822 ICND1 jgerold$ ls
    CCENT01.iso     agcnccci.bin    agcnccci.cue
    # ^Yay a new .iso
    

    bchunk makes .bin/.cue > .iso conversion EASY!

  • Gmail Tasks Application (Mac)

    I just built up a neat standalone task manager for macs.

    For those of you that keep up with the times:

    http://blogoscoped.com/archive/2009-03-03-n11.html

    I was disappointed when this service went down, yet today I figured out a way to make Gmail tasks into a standalone application. Since I’m working on my mac I built a copy…

    Download here:

    http://dl.getdropbox.com/u/52078/Tasks.zip