Today I've done what I should have done (and in part did) a long time ago, get my blog up again, retire other blogs, integrate those posts here and modernize this blog. I did update WordPress a while back, adding a new design, but this time I've actually completed the look and made it, well, less fancy. It's the content, not the design, and until I get someone to actually make a working design, a slightly customized standard-design will do well for me.
My blog had been offline for a while due to a bad combination: server formatting (I changed from running ESXi with FreeBSD on top to just FreeBSD) and laziness.
I'm integrating my photoblog and early music blog, and ~10 years of blogging plus two blog integrations made for an awful lot of dead links. ...
Let me introduce to you Esbjerg Tidlig Ensemble, the ensemble where I'm privileged to be a recorder player. Right now we're planning our christmas concerts and we have time for one more. So if you're quick and get in touch with me, we can come and play for you and your audience this christmas ![]()
In my SheetMusic iPad application I want my users to be able to import new sheet music, get it back again for printing, and still keep the database and other working files away from the user. Luckily, hiding files is easy, even with file sharing enabled. Just prefix your files and directories with a dot, and they will be as hidden to iTunes as they always have been to Finder
I got an email today from two of my friends who had sent an email to everyone notifying that their email had changed. Not willing to do this work every time someone changes something I thought, I can just grab this via Facebook. A while back I used Address Book Sync (http://danauclair.com/addressbooksync/) and that was great, but one day it stopped working. I checked it out again, and although the new version 1.4 locks up while syncing, it actually does some work while appearing locked, and after a while it had chewed through my friends list and was ready to update my friends. It categorized them in matched and unmatched, so I started by syncing everyone who was matched. That seemed fine, but it synced photos more than phone numbers and email addresses, which is what I'm after. A couple ...
There's a great example of how to do spring security in Roo right here: http://bitbucket.org/jeduan/spring-roo-password/ Grab the code and read via