Tip 2: if you pop up a dialog saying "I'm going to delete 6 of your apps" and I click the cancel button. Do not silently delete the apps without confirmation when I try to sync a second time.
- Michael
Thankfully by restoring from a backup and redownloading the apps, I was able to restore the apps and their settings. Had I lost the settings for Peggle and the hundred+ hours I've put into those achievements, I can't be sure that the threat of life in prison would have dissuaded me from ending the life of a member of the iTunes team.
- Michael
Oh for the fucking love of jesus, it deleted all of the songs I'd purchased from my phone as well. At what point did iTunes stop copying things from my phone back to my Mac when I synced it? Where's an Apple engineer when you need someone to strangle?
- Michael
Oh wait, PEBKAC, I'm syncing my phone with the wrong Mac. That's what I get for owning four fucking Macs.
- Michael
May I suggest purchasing a dock - and attaching it to the mac you sync with?
- Robin Barooah
from email
That's a fine idea, and also not leaving the Mac I sync with in the closet because I'm currently in between apartments. :)
- Michael
One of our vlans just decided to magically stop working today. The other five are fine and nothing AFAIK has changed. It is a mystery of the most annoying sort.
- Michael
I know that TeX isn't a general solution, but I do think there's a real value to separating the process of writing content from application/management of layout and style. My current document consumed 4 pages in Google Docs, but is visible in one page in the LaTeX source -- there's something somehow beneficial to having that broader view. (This applies equally well to Word, Pages, etc, of course)
- landonf@bikemonkey.org
Much less time futzing with formatting in TeX. But trying to do certain things is nigh impossible until you overcome the learning curve. (Luckily one of those things is using Comic Sans.)
- Andy Carrel
Wow, I'm pretty sure less than 500ms elapsed between the time I clicked submit on Twitter's website and the time that the FriendFeed desktop notifier popped my tweet up in a window.
- Michael
@Michael you can get that by using the IM interface with Adium
- Robin Barooah
from IM
I just noticed it is using 38M of memory according to windows task manager
- Chris Lamprecht
Thanks for the info Chris, we're keeping an eye on memory usage, and we'll make an effort to keep it low. Developing for AIR was pretty good, with the inevitable frustrations.
- Casey Muller
Many people use their email inbox to store notes, reminders, or to do lists. Denote makes this simple and easy on the iPhone and iPod Touch. Use Denote to capture a thought that is keeping you awake or save a brilliant brainstorm before it is forgotten. By getting ideas out of your mind and into your inbox as quickly as possible, Denote frees your attention back to the moment at hand.
- Jonathan Le Plastrier
If you set your "release date" in iTunes Connect to the day it was actually posted (eg, today), then it'll show up at the top of the default "sort by release date" view of the Productivity section. Otherwise it shows up with your submission date as the release date, several pages in.
- landonf@bikemonkey.org
Ah cool, thanks for the tip. Doing so now once they finished rebooting iTunes Connect.
- Jonathan Le Plastrier
It's on my front page, sending all my notes. (That seems less funny without the ur and other grammatical errors.)
- Michael
Please let us all know how Denote is received. I wonder if there is any appropriate marketing approach that will stimulate acceptance, I mean, sales, moola, da green.
- Michael Muller
Please deconstruct the origins of: the logo, the company name, and the pounding pegs slogan!!!! All very clear and direct and memorable. Much better than the monkey chasing his tail or......
- Michael Muller
I tried using git, but I'm still pretty unclear on the actual advantages. It mostly seems to be hand waving about disconnected operation and cheap branches, but I already have the former, and don't really want the latter.
- landonf@bikemonkey.org
I warned you about that git-svn flakiness. That aspect of it is totally oversold - and really didn't seem to work very well.
- Robin Barooah
I just found it cumbersome to have to: git add (whatever small change I just made); git commit; git stash (whatever other mods I had); git svn dcommit (to push my commit upstream) and finally git stash pop; when with svn I just: svn commit (whatever small change I just made). Maybe I'm just not using GIT right. I still like the idea of being able to git blame and do incremental commits when I'm disconnected.
- Michael
yeah - well that dance you describe is part of what you pay for using it with svn. One doesn't have to do so much when just using git repos. Admittedly if you want an SVN like workflow, it's still 3 steps - add, commit, and push. Wouldn't SVK do your disconnected thing better?
- Robin Barooah
I've been thinking more about the concept of loosely organized collaboration between independent entities, using cooperatives as points of legal organization/representation. It's something I'd like to try, especially as I have quite a bit more work than I have time.
As an experiment, doing a 50/50 split with an artist here in SF on a smaller idea he had. He provides all the art + UI, I throw it together into an app. A one-click collaborative agreement would sure be handy.
- landonf@bikemonkey.org
Not sure quite yet. I am intrigued. Just getting started on the minimal library I need to use them
- landonf@bikemonkey.org
I've been doing stuff with the Facebook API recently and crying myself quietly to sleep. Documentation is weak, the PHP and JavaScript example code is terrifying, testing anything is a royal PITA. But some of it looks nice. :)
- Michael
I will note that getting things *out* of Facebook is easier than getting them in. Which is probably good for you.
- Michael
You aren't kidding, the documentation is mindbogglingly bad, not to mention the sample code I've found.
- landonf@bikemonkey.org
Yeah she was nice to look at, too bad her character did abosolutely nothing for the movie
- sara
I agree she felt a bit tacked on. Always puttering in the background or being sensitive to Frost's needs. Maybe Ron Howard is sexist, or maybe the studio forced him to put her in the movie.
- Michael
Glad to see you finally got on the train. Have you tried the interactive add mode where you can add a patch, hunk by hunk? Seems like something you could dig.
- Jonathan Le Plastrier
Haven't played with any fancy bits yet. Getting all 3 gigs of MSOY repository into GIT-land has taken a lot of time. Now I'm learning to love the branch.
- Michael
Wow - are you seriously considering a switch for MSOY? That would be super-cool (as they say in france).
- Robin Barooah
I don't think we'd ever switch the primary repository (and I don't think it necessarily makes sense for such a non-distributed-project), but I'm experimenting with using git-svn so that I can maintain multiple pending feature branches since I frequently end up working on many things at once.
- Michael
It looks like someone might be working on a Bamboo GIT plugin as well.
- Jonathan Le Plastrier
from IM