A Little more on Subversion

I should follow up a bit on my last post. Versions did in fact fix the 1.4/1.5 issue that drove me to looking at Cornerstone in the first place. And in the comments a developer of Versions stopped by to mention that they've really improved the visibility of contact information since I first looked at their site. Lastly, somebody from Cornerstone responded to my question and told me that it doesn't support svn switch functionality. Versions doesn't either, but one key difference is Versions is a free beta, whereas Cornerstone is a 14 day trial and they are charging for version 1.0.3. Given that, I'll probably go back to using Versions. I just got the new version and checked in some code with it, and it seemed fine. I still give them a black mark for attempting to force the svn 1.5 upgrade but they responded quickly to customer pressure and did the right thing. But more to the point - I don't think a svn client that doesn't support branching is "finished". These apps are sort of specifically vying for position based on fit and finish/polish and branching is such a core function for version control that it just seems really glaring to me. I seriously doubt Cornerstone will add branch support in the next 8 days, and when my trial license expires it will likely get deleted. In the meantime, if you want to use svn as far as I can tell you gotta know the command line tools. Which isn't the worst thing in the world for a programmer I suppose.
Read more

Subversion GUI Clients on the Mac

So I've been experimenting with some of the new Subversion clients for the Mac. Until yesterday that experimenting was with Versions, but they did something that drove me to investigating Cornerstone. I use Subversion for my own personal version control system (VCS). The software ships with OS X, it is stable, and it is cross-platform. I know all the cool kids are messing about with git, mercurial, or bazaar but I don't need bleeding-edge stuff in my VCS, nor would I benefit from distributed storage. I'm reminded of when Subversion was first on the scene and I was still using CVS. There are things I want the latest and greatest of and things I want the "Hey we know this works and works well" and VCS is the latter. One thing that has bugged me is that the state of OS X Subversion GUI's has historically been very poor. I've been using RapidSVN for OS X repository browsing, but believe me that's not a recommendation, just a statement of fact. For whatever reason several new svn GUI candidates have surfaced recently so I've been trying them. Versions was slightly earlier than Cornerstone and so I had been using the Versions betas for a while now. Versions is pretty cool but I haven't figured out how to handle branches with it and there's no documentation available and it's not even clear how to contact the developers from their web page. Major strikes! While I was on vacation I had been doing some working through the Cocoa Programming book and I had a new project on my laptop. I hadn't checked it into Subversion but now that I was back yesterday I wanted to get the code on my desktop and work on it some more. So I fired up Versions, but the beta had expired (sigh). I downloaded the new version, but here's the kicker: the new version used Subversion 1.5 so if I used Versions I would have to upgrade all of the command line clients across the four machines I access Subversion from. Well no. This is a show-stopper people. I wanted to check in a handful of files and suddenly you're shoving an unannounced VCS upgrade down my throat in a "Sorry our old software stopped working" manner? Oh, and Xcode isn't compatible with svn 1.5? Fantastic! (In fairness I noticed today when I went to get the links for this post that there's a new version that supports Subversion 1.4 but still - they decided yesterday they didn't want to be my client, even for a day. You have to respect that sort of call when a developer makes it.) So I installed Cornerstone and took it for a spin. I like it so far. The history view seems more elegant and somehow it was just more intuitive to set up. It's just like Versions in that there's no documentation, but at least they provide prominent "contact the developer" links. I don't see the GUI equivalent of svn switch, and quite frankly I'm not going to pay for a client that doesn't support that. If I have to drop down to the command line to do the complicated things then I might as well just stick with the command line. I sent the developers an email today inquiring about switch, so we'll see what they say. Versions looks nice, but I don't like their support thus far and I can't recommend something with frequent beta "expirations" and cavalier "Let's all switch to the new shiny!" attitudes. If Cornerstone has the svn switch functionality somewhere I'll probably go ahead and drop the $60 to buy a copy.
Read more

I don't think Sony gets it yet

So I got my first PS3 "trophy" this morning in Pixeljunk Eden and I've played a bit with the Playstation network id. It's still not a good equivalent to Xbox Live and Gamerscore. First off you apparently can't see trophies from the web or anywhere but the PS3 itself. Second off, this silly PSN network ID badge I added to my site doesn't display anything other than an avatar icon and a phrase I set on the PS3. Worse, it doesn't even update when those change unless I got to a web page and click an "update" button. Lastly, trophies without Home is just a text string. Whoopee! No graphic, no score, just a little picture of a bronze trophy and the trophy description. It's hard to imagine this catching on. Seems like if they were going to rip off Xbox (while Xbox was busy ripping off Nintendo), they should have been at least able to rip off the cool bits ....
Read more

iPhone Apps

Yesterday in the comments JP asked about iPhone applications that I recommend. It's still early days for iPhone 3rd party apps, but a few stand out so far. My two most favorite applications would certainly be NetNewsWire (RSS reader) and OmniFocus (productivity Getting Things Done application), but both of those are probably only interesting if you use the Mac desktop versions. They both sync so that you can move easily between the desktop and the phone and manipulate the data in either place. After those my favorite is the Apple Remote. If you have iTunes, an Airport Express, or an Apple TV you can now use your iPhone to control that music source. You can browse music, set volume, and if you do have an Airport Express you can select which speakers are in use. I used this over the past weekend at Game Day to control the music playing in two different rooms and it worked great. Again, if you don't use iTunes in some flavor it won't do much for you, but if you do you should definitely check out Apple Remote. Other freebie apps that I've been impressed with are Twitterific, Yelp and Shazam. Yelp is a front end for Yelp (big surprise), and Shazam records a snippet of a song, then sends it off to some internet server and about 80 - 90% of the time it comes back and tells you what song it is. That's really cool. Mocha VNC Lite seems to work as advertised (and it can control a Mac with "Back to My Mac" turned on if you open the firewall port for it). I've downloaded but not yet tried the Wordpress app. Tap Tap Revolution seems pretty fun, but the no-name music is a bit of a bummer. Obviously if it played from your music library it would be a good bit better. I've used FileMagnet to put a couple of PDF files on the phone and that seems decent. It isn't free, but if you want to read PDF's on the phone it's worth $5. The only app that I paid for so far that I find disappointing is Super Monkey Ball. The camera interacts poorly with the tilt controls and the game requires you to play something like 10 levels at go without saving - which is very un-iPhone-like. If you shut it off after only five levels when you come back you need to play those five levels over again. I just bought Cocktails today and I like it for what it does, but it seems really short on tiki recipes (it doesn't know a Shark's Tooth or a Blue Hawaiian for example). I haven't really used it enough yet to pass opinion on the database, but it looks like a nice enough application. Plus it will Twitter what drink you're making!
Read more