Comments on “Bombs away” http://boxerapp.com/blog/2009/12/13/bombs-away/feed/Bombs+away 2009-12-27T19:44:35+02:00 Chyrp Bombs away tag:boxerapp.com,2009-12-13:/blog/id/38//comment_5360 2009-12-13T16:28:52+02:00 2009-12-13T16:28:52+02:00 Mimsy Swallows <p>Excellent - I can play Harvester! :)</p> <p>Many thanks!</p> Bombs away tag:boxerapp.com,2009-12-13:/blog/id/38//comment_5361 2009-12-13T17:04:08+02:00 2009-12-13T17:04:08+02:00 Aaron <p>Congrats on the release!</p> Bombs away tag:boxerapp.com,2009-12-13:/blog/id/38//comment_5362 2009-12-13T17:13:31+02:00 2009-12-13T17:13:31+02:00 Chris R <p>Kudos!</p> Bombs away tag:boxerapp.com,2009-12-13:/blog/id/38//comment_5363 2009-12-13T22:52:41+02:00 2009-12-13T22:52:41+02:00 Chris R <p>Two things;</p> <p>http://boxerapp.com/contact/ is a 404</p> <p>Have you considered using code.google.com for issue tracking? I'd love to know where a list of outstanding bugs were so that I could, plausibly, help fix 'em.</p> Bombs away tag:boxerapp.com,2009-12-13:/blog/id/38//comment_5364 2009-12-13T23:40:38+02:00 2009-12-13T23:39:26+02:00 Alun Bestor http://washboardabs.net/ <p>Thanks for pointing out the broken link Chris, fixed it now.</p> <p>Bitbucket has <a href="http://bitbucket.org/alunbestor/boxer/issues/">issue tracking</a> of its own, and I'd prefer to use that to keep everything in one place. There's no tickets for known bugs yet, because I've been too busy fixing them to document them ;) But in the coming days I'll add some tickets for large-scale bugs (the kind it takes longer to fix than to document, that is).</p> Bombs away tag:boxerapp.com,2009-12-14:/blog/id/38//comment_5365 2009-12-14T07:15:33+02:00 2009-12-14T07:15:33+02:00 Chip McK <p>Can 0.8x and 1.0 coexist? Or does install of 1.0 overwrite 0.8x?</p> Bombs away tag:boxerapp.com,2009-12-14:/blog/id/38//comment_5366 2009-12-14T08:05:07+02:00 2009-12-14T08:03:19+02:00 Alun Bestor http://washboardabs.net/ <p>They can coexist fine - Boxer 1.0 does not even share settings with Boxer 0.8x. As mentioned in the post though, OS X can be very picky about which version of an application is associated with filetypes: I have found that OS X frequently refuses to re-associate all gameboxes with Boxer 1.0 when I tell it to, instead reverting to Boxer 0.8x. This can make it tricky to use them both side-by-side if you want one particular version to be the 'preferred' one.</p> Bombs away tag:boxerapp.com,2009-12-21:/blog/id/38//comment_5369 2009-12-21T19:56:45+02:00 2009-12-21T19:56:45+02:00 Lajcik <p>Really, really, really awesome job. Period.</p> Bombs away tag:boxerapp.com,2009-12-26:/blog/id/38//comment_5370 2009-12-26T20:29:14+02:00 2009-12-26T20:29:14+02:00 Chris R <p>Here's another issue (sorry to be a pest): BGHUDAppKitPlugin.ibplugin doesn't load in Snow Leopard's interface builder (which seems odd; don't you use SL?) due to an architecture mismatch. Where can I dig up a replacement?</p> Bombs away tag:boxerapp.com,2009-12-26:/blog/id/38//comment_5371 2009-12-26T20:38:36+02:00 2009-12-26T20:38:36+02:00 Chris R <p>Or, never mind; I found the plugin (and am downloading it) so I hope that'll be all I need.</p> Bombs away tag:boxerapp.com,2009-12-26:/blog/id/38//comment_5372 2009-12-26T22:29:24+02:00 2009-12-26T22:29:24+02:00 Alun Bestor http://washboardabs.net/ <p>Hi Chris, that is very weird - what CPU are you running on? Anyway, it'll be fine to just download the framework and doubleclick the plugin in that to register it. (Just don't go as far as copying the downloaded framework over the copy that Boxer uses, as it's been customised a bit.)</p> Bombs away tag:boxerapp.com,2009-12-27:/blog/id/38//comment_5373 2009-12-27T19:44:35+02:00 2009-12-27T19:44:35+02:00 Chris R <p>$ uname -a Darwin void.local 10.2.0 Darwin Kernel Version 10.2.0: Tue Nov 3 10:37:10 PST 2009; root:xnu-1486.2.11~1/RELEASE_I386 i386</p> <p>2.4 GHz Intel Core 2 Duo</p> <p>I built the IBPlugin myself and it works fine now.</p> <p>Now to see if I can figure out how Cocoa works. Coming from C/Java/Python, this Cocoa/IB thing is just bloody confusing.</p>