Blog

Tuesday, November 17, 2009
Snow Leopard
Windows Live Sync finally works on Snow Leopard. As does the SonicWall NetExtender VPN client, if you follow the instructions at this page. Lotus Notes 8.5.1 works a bit better than 8.5 did under Snow Leopard, but it's still not perfect. So, I've now got everything I need running on the Mac under OS X 10.6, though Notes still needs some work.

Labels:

posted by Andrew 7:29 PM
0 comments

Tuesday, September 01, 2009
Snow Leopard
I have a bunch of stuff I've been meaning to write up and post, but I just haven't had a chance to do it. For now, just a couple of observations on Snow Leopard, since I upgraded my MacBook on Friday. The upgrade was smooth. I've got two semi-important programs that don't work anymore though: Windows Live Sync and SonicWall NetExtender. I'm hopeful that both will be updated, but I'm not holding my breath. Meanwhile, on the list of stuff that *does* work, there are a few oddball programs I use that are working fine: KeePassX, Lotus Notes 8.5, and Missing Sync all work. I *think* Fusion and TechTool Pro work, but I haven't really tried anything crazy in either of those yet.

Labels:

posted by Andrew 9:00 PM
0 comments

Thursday, June 11, 2009
stupid boot camp
So I decided to mess around with Boot Camp tonight, and maybe install Win 7 on my Mac.
First problem: I figure out that Boot Camp Assistant isn't installed on my Mac. So, I have to get the OS X install DVD, and figure out where the installer is, and run that. OK.
Next problem: When I set up my new 500 GB drive a couple of weeks ago, I used 400 GB for my Mac partition, and left 100 GB for a possible Windows partition. Thinking ahead is good, yes? Apparently, no. Boot Camp Assistant doesn't recognize that. It cheerfully offers to subdivide my 400 GB partition, so I can use part of *that* for Windows, but it doesn't even see that 100 GB unpartitioned space.
So, now I've re-sized my main partition to take up the whole drive. Maybe tomorrow night I'll run BCA again and see about breaking it back up into two partitions.

Labels: ,

posted by Andrew 10:23 PM
0 comments

Wednesday, June 03, 2009
random stuff
Some random notes, since I haven't been doing much blogging lately:

I replaced the hard drive in my MacBook with a new 500 GB drive a couple of weeks ago. It's working pretty well. At first, I thought the fan on the MacBook was coming on too often, but that doesn't seem to be a big problem now. I used Carbon Copy Cloner to copy everything from the old drive to the new one, then just switched drives. No problems. I did de-authorize iTunes before switching drives, just in case. I really don't know if switching to the new drive would have caused me to have to re-authorize iTunes, but I thought it might. I got the drive, and an external enclosure from Newegg.

I upgraded the OS on my BlackBerry Storm to 4.7.0.148 on Sunday, when Verizon released it. I couldn't do the OTA upgrade, since I didn't have enough free space for that, so I did it through Desktop Manager. It worked OK, but I had to manually restore my apps after the upgrade. DM backed up the apps, but couldn't restore them for some reason. It wasn't a big deal to do the restore myself. All my application settings, though, apparently got lost in the upgrade. I had to re-enter user names and passwords into a few apps, and re-enter authorization codes into a couple of apps. I also found that QuickLaunch 1.x didn't work right with the new OS, so I paid CrackBerry $2 to upgrade to 2.x. It works fine now, and the new features were certainly worth the $2, so I'm glad I upgraded.

I've been fighting a cold since Mother's Day. The first week, it was pretty much a standard cold. In the second week, I developed a really bad cough, but all the other symptoms pretty much went away. I went to the doctor, and she basically told me that it was a post-nasal drip problem, and just gave me some samples of Zyrtec and Nasonex. I'm not sure if either of those did me any good. When I ran out, I switched back to Claritin (actually, a generic equivalent). I'm not sure if *that's* doing me any good either, but I think it is, at least a bit. The cough, and the throat tickle, come and go. I've learned to keep my windows closed at home, with the air conditioning on, and (sometimes) my air cleaner too. I definitely sleep better that way. I've also signed up for allergy alert e-mails from the Claritin site, and from pollen.com. I'd like to see if I can really correlate my problems with any specific allergy levels, or particular allergens. I remember having this same problem last year, right around the same time, so I'm guessing it's a seasonal thing that I might be able to manage, if I can figure out exactly what's screwing me up, and learn to stay away from it.

Meanwhile, I'm spending a lot of time alone in my apartment, catching up on my reading! I've read all the Hugo-nominated novels that were in the Hugo packet. I've now started into the novellas. Honestly, I thought all the novels were great, and I'm not sure which one deserves the Hugo. Conversely, none of the novellas has stood out as really great so far. I've only finished two though.

Labels: ,

posted by Andrew 7:02 PM
0 comments

Saturday, April 18, 2009
CVS and ViewVC on the Mac
I'm working on a project right now that involves CVS and ViewVC. I decided to set up a test environment on my MacBook for this. It was pretty easy. CVS is apparently part of the standard Mac OS dev tools install, so it was already on the machine. I set up a test repository under my home directory and put a few files in there. There's an article on the Apple site about CVS that could get you started if you're not familiar with CVS.

Getting ViewVC up and running took a bit more effort, but wasn't really difficult. If you just unpack it in a folder off your home directory, you can easily run it in standalone mode. My repository is under ~/sandbox, so "bin/standalone.py -r ~/sandbox" gets it running at localhost:7467/viewvc. (Python needs to be set up on your machine, but that too is part of the standard dev tools install.)

Installing ViewVC so it's running under Apache takes a little more effort, but it's not too hard. I used the standard "./viewvc-install" to do a standard install to /usr/local/viewvc-1.0.7. From there, I just edited the viewvc.conf file to set my CVS root. Then, I had to set up a couple of things in Apache. The Apache config on my Mac was in /etc/apache2/httpd.conf. I set up a script alias like this:
ScriptAlias /viewvc /usr/local/viewvc-1.0.7/bin/cgi/viewvc.cgi
I also set up a "Directory" section to point to "/usr/local/viewvc-1.0.7/bin/cgi/". I think that's all I had to do. After that, I could access the ViewVC site at localhost/viewvc.

I didn't try to set up the ViewVC stuff that requires MySQL, but that probably wouldn't be too hard.

Labels:

posted by Andrew 7:07 PM
0 comments

Tuesday, March 24, 2009
some more calendar syncing notes
OK, I'm sure anyone reading this blog is by now bored out of their skull by all this talk about syncing calendars. I have no idea why, but I'm still finding it kind of interesting getting all this stuff straightened out. A while back, I blogged about the weird way that Apple handles birthdays between iCal and Address Book.

To summarize: You can generate a calendar in iCal that shows all the birthdays for your contacts. It's not a normal calendar, though. It's more like a calendar subscription, which means you can't push it down to your iPod with MobileMe. I've been using a third-party utility to generate a "real" birthday calendar, which *can* be pushed down to the iPod, or anywhere else I'm syncing my calendars.

I think this auto-generated birthday calendar is the source of some of my syncing problems, both with Outlook (on the PC) and on the BlackBerry (via Missing Sync).

Looking at this thread at the Macworld forums, it appears that iPhone OS 3.0 may actually support subscribing to calendars, so I won't need the third-party utility anymore. I'm not sure if Missing Sync will support pushing that down to my BlackBerry though.

Labels: ,

posted by Andrew 8:53 PM
0 comments

Saturday, March 21, 2009
Missing Sync troubles
I seemed to have Missing Sync working OK with my Storm for a little while, then the calendar sync starting tossing out errors. I opened up a support ticket on Friday night. I'll see if someone gets back to me on Monday or not. Meanwhile, I tried a few random things to fix the situation, and I have gotten it working again, though I'm not confident it'll *keep* working.

I did a backup and restore of my iCal data, then ran Onyx to clear out all my logs, then rebooted and did a fresh sync. No errors. It's getting late, so I'm not going to mess with it any more tonight, but we'll see if the device keeps syncing OK over the next few days.

I was listening to a DNR episode last week which dealt with some of Microsoft's work on sync technology. It was pretty interesting. Apparently, sync still isn't an easy problem to solve.

Labels: ,

posted by Andrew 11:09 PM
0 comments

Thursday, March 19, 2009
Missing Sync
I just installed Missing Sync on my Mac. I've got it all set up to sync my contacts and calendars between the Mac and the BlackBerry over Bluetooth. Sweet. I encountered a few bumps while setting it up, but I think I've ironed out all the weird little conflicts, and it's working OK now.

I've still got the BlackBerry Desktop Manager software installed on my Vista machine, but I don't think I'm going to use it for anything except maybe software installs.

Overall, the Storm is working out pretty well so far. I haven't had any random reboots, software glitches, or anything like that. I'm getting used to the touchscreen and virtual keyboards.

In terms of my overall "holy grail" quest for maximum syncing between all my devices, I think I'm actually doing a lot better than I would have ever expected. I've got my contacts & calendar on my Mac, on the web, on my iPod Touch, and now on my BlackBerry. On my Vista PC, I've only got my contacts, but I can always get to the calendar on the web.

On the random notes side, I have Backpack on the web, accessible through FrontPocket on the iPod Touch, and through the mobile version of the BackPack site on the Storm. It would be cool if I could directly sync Backpack to the notes app on the iPod Touch and/or the Storm, but that doesn't seem likely at this point.

On the e-mail front, I have access to all of my e-mail accounts on both the iPod Touch and the Storm now. I think the iPod Touch is a little nicer to use for e-mail than the Storm, mainly because it has full IMAP support. The BIS solution on the Storm really just forwards mail to the device. Sometimes, it seems to be able to mirror read/unread marks and deletions back to the server, but I'm not sure if it's doing that for all my accounts. I think I've figured out that, for my Lotus Notes e-mail, if I delete a message on the Storm and tell it to delete that message on the server, it *will* remove the message from my Notes inbox, but it doesn't actually delete it. I'm not 100% sure on that. I think I need to mess around with it some more.

Labels: ,

posted by Andrew 9:34 PM
0 comments

Friday, March 06, 2009
Kindle iPhone App
I downloaded the Kindle reader for my iPod Touch earlier this week. I don't anticipate that I'll use it much, since I do have an actual Kindle, but I wanted to play around with it. Given the limitations of the iPhone form factor, the app works reasonably well. I suppose I could manage to read a book on it, but I'm not sure I'd want to.

I think that releasing this app right now was a good move on Amazon's part. There do seem to be a lot of people who are comfortable reading on the iPhone. A good number of e-books have been released as iPhone apps, so apparently there's a market. Amazon might as well pick up some sales this way, and maybe the app will eventually drive some Kindle 2 hardware sales, as people get used to buying and reading e-books, and decide to step up to a dedicated device.

I'm a little surprised that they don't support reading newspapers and magazines via the iPhone app. Maybe it's a rights issue. If I was going to read *anything* on the iPhone, it'd more likely be newspaper and magazine articles, rather than full-length books though.

Labels: ,

posted by Andrew 9:42 PM
0 comments

iPhone app store
There's an article up on LifeHacker about the first year of the iPhone app store. Here's a statement I heartily agree with:
The little things: We'll keep saying it until it's fixed. It's ridiculous that a phone that can remotely control your computer and work as a WebDAV server can't be made to monitor a folder full of text notes and sync its own Notes application to it.

I'm still looking for a really good note-taking app that allows you to use it offline, then sync it back to your computer and/or the web. FrontPocket is working well for me, but it still doesn't allow me to do much offline. Actually, FrontPocket may be the "killer app" that finally convinces me to switch from the iPod Touch to an iPhone, just so I'll have constant access to my Backpack data.

Labels:

posted by Andrew 7:35 AM
0 comments

Wednesday, February 25, 2009
FrontPocket review
I just installed FrontPocket on my iPod Touch. I stumbled across this program yesterday while I was working on my MobileMe issue. FrontPocket is an application that gives you (almost) full access to your Backpack account on your Touch (or iPhone). This is something I've really been looking for since I got the iPod Touch. I was hoping somebody would get around to coding something like this, and now someone has!

The program uses the Backpack API to access the info in your Backpack account, and pull it down to the iPod over the air. It caches the info locally, so you can still have access to it when you're not connected to WiFi. I just did some testing, and it doesn't look like the program automatically sucks down your whole Backpack account; it seems like you only have offline access to stuff that you've previously viewed online, and only the version you've most recently viewed, not necessarily the current version on the web. And it seems like you can't add new notes or edit existing ones offline.

While online, you can add notes, edit notes, add journal entries, and add reminders, so you can do pretty much anything you'd want to do. The program does not, though, render Textile or HTML, so you're just viewing the text of your notes. And URL links are not active links, so you can't click on them and have them open in Safari or anything like that. (And, of course, the iPod Touch still has no copy & paste functionality, so you can't just copy & paste an URL out of FrontPocket and into Safari.) Oh, and it doesn't render photos that you've stored in Backpack either.

So, overall, there are a number of limitations to this app that I really wish they could find a way to fix. Some of them are likely related to limitations in the Backpack API. Others could be fixed, though they might be non-trivial. The app's only on version 1.1, so maybe we'll see some new stuff added in the next iteration. (I wonder if there's an open source Textile rendering engine out there somewhere that they could convert for use on the iPod/iPhone and just drop into the app?)

The thing I'd most like to see is a full sync option, where my entire Backpack site would get pulled down to the device. I'd even be OK with having to press a button in the app to initiate the sync, though it would be cool if it could be done automatically in the background.

The app does have calendar functionality, by the way, but I don't use Backpack calendar, so I can't say much about that works. I haven't seen any indication that it integrates with the standard device calendar app, though I wouldn't expect it to; Apple probably hasn't made it easy for third-party apps to update the built-in ones.

Labels: , ,

posted by Andrew 9:17 PM
0 comments

more fun with MobileMe calendars
Okay, I thought I had everything straightened out, but it just seems that the combination of Outlook and the way I'm generating my "birthdays" calendar on the Mac is not happy. It seems like things go wrong on the MobileMe site after going from iCal, to MobileMe, to Outlook, and back to MobileMe. It's that last part, after Outlook does whatever it does to the calendars and pushes it back to the web, where everything goes wonky. If there was a way to just push the calendar to Outlook, and not let Outlook push it back to MobileMe, then I'd be OK. I wouldn't mind treating the calendar as read-only in Outlook. Oh well, I guess I'm going to have to de-sync the calendar on my PC for now. I'll leave the contact sync going, since that seems to work fine.

Labels:

posted by Andrew 6:38 PM
0 comments

more MobileMe syncing fun
So, following up on the problems I had yesterday, I did a bit more research and tried a few things. To make a long story short, I deleted my "birthdays" calendar in iCal and re-synced, and everything was OK. I added the birthday calendar back in, synced again, and things are still OK. The next test, which I'll probably do tonight, will be to sync Outlook on my PC again, then sync *that* back to MobileMe, and see if the problem returns. Hopefully not.

There's a heck of a lot of talk on this problem in the MobileMe calendar support forum at Apple. One other thing I did, which didn't seem to help, was to mess with the time zone settings in MobileMe. I'm back to the Eastern time zone, at least in the account page, but my calendar is showing everything in Mountain time, for some reason. I'm hoping that one will clear itself up.

Labels:

posted by Andrew 7:42 AM
0 comments

Tuesday, February 24, 2009
syncing
I've been using MobileMe to sync contact & calendar data between my MacBook and my iPod Touch for a while now. It works pretty well. Today, I decided to go one more step, and set up MobileMe on my Vista desktop machine to sync with Outlook. The contacts were no problem; they synced up fine the first time through, and I then went through them and weeded out a few duplicates.

The calendar was a little trickier. I have three calendars in MobileMe: Home, Work, and Birthdays. The birthday calendar is populated automatically via MenuCalendarClock, a shareware program that just pulls birthdays from the Mac address book and puts them into iCal. These calendars all now show as separate calendars in Outlook. I had to basically push them down to Outlook, rather than doing a straight merge, though, to get them to show up.

There's a default calendar in Outlook called "Calendar" that has now synced up the MobileMe (and hence my Mac and iPod). I never used the calendar in Outlook before, so this is just an empty calendar. There doesn't seem to be any obvious way to delete it in Outlook, or to tell the MobileMe control panel not to sync it up. Not a huge deal, but a little annoyance.

And repeating events seem to be treated a little differently in Outlook vs. iCal. After I pulled stuff into Outlook, then synced back to MobileMe, then synced my Mac, every repeating event on my calendars showed as changed. I'm hoping this is a one-time thing, and I'm not going to have to push & pull every repeating event at every sync.

I'm also a little worried that, when I go to http://www.me.com/calendar/ to check my calendar online, I just see "Loading Events", and nothing ever comes up. I think when something this has happened in the past, it would generally clear itself up overnight. Here's hoping. Looking around online, though, this may have something to do with the way Outlook messed with the repeating events. I may have to do some work to straighten this out.

My reason for setting up Outlook with MobileMe, by the way, is because I'm thinking about replacing my old Motorola cell phone with a BlackBerry in the not-too-distant future. If I do that, I'm going to want to do full contact & calendar sync with the BlackBerry, and it seems like the easiest way to do that might be through Outlook. It seems like it's possible to sync a BlackBerry directly with a Mac, but I figured it couldn't hurt to set up my PC with all my data either way.

Labels: , , ,

posted by Andrew 8:25 PM
0 comments

Sunday, January 11, 2009
more iTunes Plus
Only a few days after upgrading 200+ songs to iTunes Plus, I went back again today, and found another almost 200 songs to upgrade. The biggest chunk there is the complete Led Zeppelin, which I bought for $99 a while ago, and will now cost me about $30 more to upgrade. I've noticed that the songs are downloading pretty quickly, but the bit where it says "processing file" right after the download is taking quite a long time on each song. I have no clue why that is, but whatever it is, it's going to take a long time to get all that Led Zep converted to iTunes Plus.

Labels: ,

posted by Andrew 1:24 PM
0 comments

Thursday, January 08, 2009
iTunes Plus
I spent a little over $50 yesterday upgrading my iTunes library to the DRM-free iTunes Plus. I had 219 songs upgraded. I feel a bit like a chump for paying Apple so much money just to get DRM-free, slightly higher bitrate, versions of stuff I've already paid for. But it's a one-time thing, and I like the idea of having the DRM-free tracks. In practice, I don't think it's going to make much difference though. I listen to my music primarily on my iPod, or through my CD player, so the DRM never got in my way.

It took a surprisingly long time to download all the new tracks. I had to quit the download last night, so I could turn off the computer and go to bed. I picked it up again this morning, and I think it ran for a few hours at least. It was still running when I left for work, so I'm not sure. The download process does an OK job of replacing the old tracks with the new ones, but it didn't move all the old tracks out of the way like it should have. I had to go in and clean out about 50 tracks manually.

I wish Apple would have come up with a good way of automating the replacement of the old tracks on a second computer, though. To get the new tracks from my desktop to my laptop, I had to attach to the desktop, put together a "smart folder" to pull the new tracks together, copy them to the laptop, move them into the library, then delete the old versions manually for *all* the tracks. That was a bit of a pain. And there's no way to fix existing playlists, to replace the old tracks with the new ones, so now I have a bunch of empty, or nearly empty, playlists. Well, it was probably time I cleaned up some of my old playlists anyway.

Labels: ,

posted by Andrew 10:32 PM
0 comments

Sunday, October 26, 2008
random patching
I spent a bunch of time on Friday night bringing my various home machines up-to-date with patches and software updates. The impetus for that was largely this security hole in Windows, which seems to be the biggest vulnerability that's cropped up with Windows in quite a while.

I was also interested in updating my VMWare Fusion install to 2.0. Ars Technica has a good review of Fusion 2 up on their site. I did the upgrade, and it was pretty smooth, but I haven't had time to play around with it enough to tell if it will work any better on my old MacBook than the previous version.

I realized that I hadn't turned my Dell Vista laptop on in about a month, so there were plenty of patches and updates to run on that. And I hadn't started the virtual machine I have set up under Fusion in a while either, so there were a bunch of patches to install on that too.

On Saturday, I remotely applied a whole bunch of patches to our servers at work. The main goal was to get that Windows patch on all the servers, but I also had a bunch of other patching to do. I'm embarrassed to say that I'd never updated our main SQL 2005 server to SP2. That had been on my to-do list for about a year. And I had to apply a cumulative post-SP2 patch file to our HR/payroll SQL server, since our HR/payroll software vendor requires that I bring the server up to that level before I can apply their year-end update. It took about three hours to get all that done. Happily, nothing locked up at any point, so I didn't have to drive into the office just to power cycle a server. (And, yes, I know there are devices that would allow me to power cycle a machine remotely. But we can't buy any new equipment right now.)

I have one Windows 2000 server that's hanging up on one of the updates. I'll probably have to bring that one up to date in safe mode or something. I really don't know what's wrong with it, and I'd like to just get everything off it and moved to a WIndows 2003 machine, but I don't have the time right now.

I got some interesting errors on the two machines to which I applied SQL updates. There's a long thread on this problem here, at the Microsoft forum site. I haven't figured out if this error is actually going to be a problem or not. There's certainly a lot of confusing (and sometimes conflicting) advice out there on it.

I've been watching the Jets game today, and enjoying the newest Mac vs PC ads that Apple's been airing. The theme is basically how Microsoft is spending a bunch of money on advertising instead of fixing Vista. I have to say that I agree with that. This new security hole apparently exists in every version of Windows from Win 2000 to Vista and Win 2008 Server. There's an interesting blog entry about MS08-067 and the SDL, covering the failure of the SDL (Security Development Lifecycle) to catch this bug. To quote from the article: "I'll be blunt; our fuzz tests did not catch this and they should have." I can't help but think that a little bit of that Seinfeld cash might have caught this one earlier. I'm probably over-simplifying. These things are really complex, and a lot of stuff can go wrong that no pile of cash can fix.

Meanwhile, I'm looking forward to the Giants game this afternoon. It should be a good one. Well, this was a really long (and probably boring) blog entry, but I haven't written anything in a few weeks, so I was due for a long one. I've got a bunch more random thoughts in my head, but I'm going to resist the temptation to make this entry any longer!

Labels: , ,

posted by Andrew 1:32 PM
0 comments

Monday, September 22, 2008
DD-WRT
I went ahead and installed DD-WRT on my router today. I want to give it a few days before I say this for certain, but I think it's solved all the problems I had with the Apple TV. I tried streaming stuff wirelessly from my MacBook to the Apple TV, and that worked. I watched a podcast and a couple of YouTube videos over the Internet, no problem. And I synced a few TV shows from my desktop PC down to the Apple TV without the sync getting interrupted and restarting every few minutes.

The install was fairly straightforward. For a v8 WRT54G like mine, it's detailed here. It turns out that the v8 WRT54G isn't the best router to user for DD-WRT (that would probably be a WRT54GL, as explained here), but it works with with the "micro" distribution of DD-WRT, which is all I really need.

The installation write-up doesn't bother to mention the default user name and password for DD-WRT. You can find them in the FAQ, but if you haven't looked that up and written it down before installing, you might have to do what I did, which was to call a friend and have him look it up for me.

Aside from the usual setup, I didn't have to mess with any of the parameters in DD-WRT to get things working well, except to turn off "filter multicast", which I had to do under the original firmware also. (That setting is under security / firewall in the DD-WRT config.)

Overall, DD-WRT is pretty cool. You can see a lot of stuff in the status screens that you can't see under the default firmware. And there's lot of stuff you can tweak, though I doubt I'll mess with it much, assuming it keeps working OK.

Labels: ,

posted by Andrew 9:01 PM
2 comments

Sunday, September 21, 2008
more Apple TV fun
I'm still struggling with my Apple TV. I got an initial sync (with my desktop PC) done only by hooking up the Apple TV to my network with an Ethernet cable. I couldn't get it to work over wireless, no matter what I tried. I came across a good article on the way Apple TV tends to behave more like a computer (with all the usual problems) rather than a consumer electronics device. Good quote: "Whereas most CE A/V products just sit there and work, Apple TV is high-maintenance, demanding too much attention, updating, troubleshooting and overall spoon-feeding."

After the initial sync, I switched back to wireless, and I have been able to sync a few things down to it, though it hasn't been trouble-free. I've also been experimenting with streaming stuff from my MacBook to the Apple TV. I managed to watch an hour-long video podcast with no problems, but then I started experiencing problems with much smaller files. Weird. I played around today some more, and I've discovered that I can stream stuff from the MacBook fine, if it's connected to my network via Ethernet cable. (The Apple TV doesn't need to be wired, just the MacBook.) Again, kind of weird.

On the Apple discussion boards, I've seen three solutions to the Apple TV wireless problems that would probably work:
(1) Leave it hooked up via an Ethernet cable, and forget about using it wirelessly.
(2) Throw your WRT54G router away and get a new one.
(3) Load an alternate firmware on your router, such as DD-WRT.

I'm not real keen on any of those, though I wouldn't mind having an excuse to try out DD-WRT. I'm a little worried that I might brick my router if I do that, but it's only a $50 router, so it wouldn't be the end of the world if it happened. Maybe I'll be doing that later this week.

Labels: ,

posted by Andrew 7:51 PM
0 comments

Monday, September 15, 2008
Apple TV
I got an Apple TV today. I got it largely so I can watch Battlestar Galactica, season 4, in HD. And so I can watch Torchwood, season 2, which I downloaded back in July but haven't gotten around to watching yet.

It was relatively easy to set up, but I've hit a few snags. The biggest one involves syncing my videos from my PC to the Apple TV. I fully expected that an initial sync between the PC and the Apple TV would take a long time. However, I didn't expect that the sync would hit some kind of snag and abort after 5 minutes, every time I try to run it. Looking at the forums at Apple's web site, it seems like this is a fairly common problem. Reading through a few threads, it seems like the only foolproof way to do an initial sync is to use an Ethernet cable. Unfortunately, I don't have an Ethernet cable long enough to reach from my router to my TV here in the apartment. I'll have to borrow one from work tomorrow. I think that this is a pretty big problem -- syncing with a PC is pretty fundamental to the operation of this thing, and it should really be able to do it wirelessly. I don't need it to happen fast, but it should *happen*. I can download pretty big files to my PS3 and my Tivo over the wireless network, no problem, so I know it's not a problem with my network.

Labels:

posted by Andrew 10:29 PM
0 comments

Thursday, September 11, 2008
iTunes playlists
Okay, the Genius playlist thing is actually pretty fun. Here's a playlist I got from "Quiet As A Mouse" by Margot & The Nuclear So & So's. This one was off my MacBook rather than my PC.

Labels: ,

posted by Andrew 7:04 PM
0 comments

Tuesday, September 09, 2008
iTunes 8, continued
Well, my desktop Vista machine finally finished chugging through its "Genius" stuff. Just for yuks, I hit the Genius button on "Why Henry Drinks", by Drive-By Truckers, and iTunes gave me a pretty awesome playlist, which I'd like to paste here, but I'm having trouble exporting the playlist to a format that I can easily paste into Blogger's editor. The best I can do right now is a screenshot:

Labels: ,

posted by Andrew 10:40 PM
0 comments

iTunes 8
I've upgraded all of my home computers to iTunes 8 today. My desktop Vista machine is still running through the "Genius" setup, which apparently takes a long time when you run it on a large library. My one pet peeve with iTunes 8 is that there is no longer a preference pane setting to turn off the Genre column in the browser. It can still be turned off though, using this hint. That worked fine on the Mac, but I'm not sure how to translate that to the PC. It's probably a registry setting or something. I'll have to play around with it later.

Meanwhile, I can't seem to download app updates for my iPod Touch from iTunes right now. I'm hoping that's a temporary glitch related to the iTunes 8 rollout. I've got two apps that need to be updated. I'll have to take a look at that again tomorrow.

One more Apple-related note: I ordered a refurbished Apple TV unit today. I was motivated by the availability of Battlestar Galactica in HD on the iTunes store. I never got around to watching any of BSG season 4 off my Tivo, and now the first few episodes have disappeared. (Apparently, I ran out of room at some point, and they were dropped.) The quality on my Tivo Series 2 isn't great anyway. I don't mind paying $30 or so to get the whole season in HD, and without commercials or those annoying crawls for Ghost Hunters or whatever else SciFi is plugging. Oh, and with the Apple TV, I'll finally be able to watch Torchwood season 2 on my TV. I downloaded that from iTunes while I was in San Diego, and I watched the first episode on my laptop, but I haven't gotten around to watching any more of them.

Labels: ,

posted by Andrew 9:55 PM
0 comments

Sunday, August 03, 2008
iPhone note-taking apps
There are a couple of new note-taking apps for the iPhone that came out just recently. MagicPad's key feature is cut and paste, which, sadly isn't built into the iPhone system software. iNote is fairly straightforward and simple. One interesting feature is the ability to switch to landscape mode, which isn't present in the built-in notepad app. Sadly, neither of these apps has the capability to sync to the desktop or to the web in any way.

Labels:

posted by Andrew 10:10 PM
0 comments

Thursday, July 31, 2008
iPod Touch annoyances
The MobileMe syncing stuff has been working fine for my calendar and contacts. I mentioned previously that there was one annoyance with this -- there's no way to get the birthday calendar down to the iPod Touch. I've now gotten around this by turning off the normal birthday calendar in iCal, and instead using the ability of MenuCalendarClock to copy birthdays from Address Book into a "normal" iCal calendar. So, long story short, I've got all my birthdays on the iPod Touch. MenuCalendarClock costs $20 to register, which is pretty reasonable, given that it does a few other useful things.

I still haven't found a good note-taking app that syncs between the Touch and either my Mac, PC, or the web. I'm going to keep an eye on the app store and see if anything new and interesting appears.

Labels:

posted by Andrew 9:08 PM
0 comments

Wednesday, July 16, 2008
more iPod Touch and MobileMe stuff
I see that Apple is extending all MobileMe subscriptions by 30 days to make up for the hiccups in the first few days of the service. That's nice of them. MobileMe is working OK for me now. I've input stuff on the web, on my Mac, and on my iPod, and the sync is working fine no matter where I enter stuff. I'd still like to get the birthday issue straightened out though.

When I set up the 2.0 software on my iPod, I initially turned on "push". That works well, but really drains the battery. I've got "pull" turned on now instead, and I've got the thing configured to check once an hour. I hope that'll clear up the battery issues. I wonder if they could make the pull functionality work a bit more intelligently, so it doesn't kill battery life.

I've looked around at a number of productivity apps for the iPhone / iPod Touch. I haven't found one that looks like it's all the way there yet, for what I need. There are a few interesting apps that don't actually sync with their desktop counterparts yet. Things is a good example. Ditto for Dejumble.

I think my preference right now would be to have an iPhone version of DevonThink, Backpack, or maybe Yojimbo. With full sync, of course. I'm not sure any of these apps are going to get iPhone versions soon, though.

Labels:

posted by Andrew 10:01 PM
0 comments

Tuesday, July 15, 2008
MobileMe
I've updated my iPod Touch with the 2.0 software, and done the necessary updates on my Mac to support the new MobileMe syncing stuff. Apple is *almost* where they need to be to allow me to replace my old Palm with the iPod Touch. I now have my calendar and contacts synced automatically to the Touch, accessible on the web, and on my Mac. And I can update either the calendar or contacts on the Touch, Mac, or web, and it should all sync automatically. Pretty cool!

There are couple of little problems. First, while the birthdays from my contacts can show through to my calendar on the Mac and on the web, they don't show on the iPod Touch. This problem is described here, and there's a tech note about it here. That's not a killer problem, but it's definitely an annoyance.

The other problem is that there's still no good way to sync text notes in the same way as the contacts and calendar. There are a couple of third-party solutions that may work out for this. Here's an interesting one that should be available soon. Evernote is available now, and might be what I'm looking for. It would be nice if 37 Signals came up with something to allow you to sync BackPack to the iPhone/Touch for offline access, but I don't see any indication that they're working on that.

Labels:

posted by Andrew 6:03 PM
0 comments

Sunday, January 20, 2008
MacHeist and other Mac stuff
Well, after deciding not to buy this year's MacHeist, I changed my mind and gave them my $49 today. They've added enough stuff to the bundle to make it worthwhile for me. Even if I don't use anything else I'll probably get my money's worth out of the two games they added.

And I gave Apple $20 for the new iPod Touch apps. The Touch still isn't where I think it should be, in terms of functionality, but I'm hoping third-party software will fill the remaining holes after the API comes out next month. If I could just get contact, calendar, and note-taking apps that all sync back to my computer, and can be updated on either the Touch or the MacBook, I'll be happy. I'm basically just looking for the same stuff I've got on my Palm.

Labels: ,

posted by Andrew 4:00 PM
0 comments

Friday, January 11, 2008
Mac software
MacHeist has another bundle of Mac software on sale right now. It's a good deal, if you need more than one or two of the included applications. I bought the bundle that they were selling about a year ago. About the only app from that bundle that I'm using regularly is DevonThink, which is pretty useful. I'm not really seeing anything in the current bundle that I'd be likely to use, though, so I guess I'll skip this one.

I have pretty much everything working the way I want it on my new MacBook now. I've got FolderShare working fine now. I've replaced MacStumbler, which doesn't seem to work on Intel Macs, with iStumbler, which works fine. And I found out that my old version of the Transmission BitTorrent client didn't work, so I upgraded to the newest version, which is working fine.

Office 2008 looks interesting, but I don't think I'll bother with it. I hardly ever do any word processing or spreadsheet work on the Mac. I do all of that stuff on the PC.

I also paid for VMWare Fusion a couple of weeks ago. (I'd been using the trial version.) I've got a Windows XP virtual machine set up, and it's working reasonably well. I'm mostly just using it when I need remote access to some stuff at work. (I still use pcAnywhere for that, most of the time.)

Labels: ,

posted by Andrew 10:14 PM
0 comments

Saturday, December 15, 2007
random stuff
I haven't gotten around to blogging in the last couple of weeks. Things have been pretty hectic. I'm trying to relax right now, so I thought I'd just write up a few random bits.

I picked up a TomTom One LE GPS unit at Best Buy last week. I don't really need a GPS often. Most of my driving is just back and forth to work. But, it will definitely come in handy once in a while. I used it today to help me find my way to my friend Paul's house in New York. I've been there before, but not recently. The GPS was definitely a help. In particular, there's one point where I need to make a turn onto a side street that's pretty well hidden, until you're right on top of it. The GPS takes care of that nicely by announcing the turn in advance, then again when you're right there. It really makes things easier.

I've been working my way through the Thursday Next novels by Jasper Fforde. I'm on the third book now, Well of Lost Plots. It's starting out quite nicely. I'm really enjoying these books. Lots of fun, weird, stuff.

I installed the trial version of VMware Fusion on my MacBook yesterday, and installed Windows XP into a virtual machine. It works pretty well. It's a little slow, but a lot better than previous virtual machine products that I've used on the Mac. (Of course, this is the first time I've used an Intel Mac, so right there you've got a major advantage.) Oh, and I've got to say, I think it's time for Windows XP SP3. I installed XP with SP2, and had 90 patches to install from Windows Update. Hey Microsoft, isn't that enough patches to warrant a service pack? That's one of the nice things about Apple that we maybe take for granted. OS X 10.4 went from 10.4.0 to 10.4.10, and each of those point releases is cumulative, so you never have too many individual patches to install on a Mac.

Labels: , , ,

posted by Andrew 8:47 PM
0 comments

Tuesday, December 04, 2007
AppleCare
I didn't get the extended warranty from Best Buy when I bought my new MacBook. I generally don't see much point in Best Buy warranties. I'm considering AppleCare though. I don't think I've ever bothered with it before, and I've never really needed it on any of my previous Apple laptops. I might actually keep this laptop for three years, though, so that might make it worthwhile. I just figured out that you can get AppleCare at Amazon for $200 rather that the $250 that you'd have to pay if you bought it from Apple. That makes it a little more likely that I'll get it.

Labels: ,

posted by Andrew 8:27 PM
0 comments

Sunday, December 02, 2007
new MacBook
I bought a new MacBook today. I got the white 2.2 GHz / 120 GB HD model. This is my first Intel mac, so that's the major difference for me between the new machine and my old G4 iBook. I'm liking it so far. The keyboard is taking a while to get used to, but it's working fine, and I don't think I'll have any long-term problems with it. The screen is smaller than the iBook, but it's a little higher resolution (1280 x 800). That leaves me with slightly smaller type on screen for some things, but that hasn't been a problem (yet) either.

I was going to buy a custom MacBook from the Apple web site, and go for 2 GB of RAM and a 250 GB drive, but then I saw that I could get 2GB of RAM for about $50 from Crucial, vs. paying Apple $150. And I can probably get a 250 GB drive for less than what Apple is charging, if I decide I really need it at some point.

I bought the machine from Best Buy, online, for store pickup. That worked out pretty well. I actually got $10 off, since they didn't have the machine ready for me when I came to pick it up.

I have a few apps that haven't been upgraded in a while; while they all work on the Intel Mac, they're probably not working as well as they could. FolderShare was a little flaky even on the old iBook, and hasn't been updated for Intel, but I think it's working OK now, since I turned off encryption and compression, per some advice on the FolderShare message boards. I've been using Juice to download podcasts for a long time. It doesn't seem like they've got a Universal Binary out either. The PowerPC version works fine, but it's a bit slow. And I've switched over from an old organizer program called iOrganize to DevonThink, which is definitely up-to-date. I also had to apply a patch to KeePassX to get it to work on Leopard.

Overall, not that much grief, considering I'm switching to a new machine, a new processor, and a new OS version.

Labels: ,

posted by Andrew 6:44 PM
0 comments

Thursday, November 15, 2007
more fun with consumer electronics
I decided to update the firmware on my HD-DVD player tonight. I don't have the thing anywhere near my home network, so I figured it would be easier to do the firmware update via CD-R rather than trying to do it over the Internet. Lesson one: the Toshiba HD-A3 doesn't like CDs burned with Nero. It seems to like CDs burned with ISO Recorder, at 2x speed. I picked up that tidbit from AVS Forum, which is a great source of information on various audio/video stuff. So now I've got the HD-A3 at firmware version 1.1. I'm not sure that'll make any difference for anything I'm doing, but I feel like I've accomplished something.

I also ran over to the local Apple Store and picked up a new battery for my iBook G4 today. I'm pretty sure I want to get rid of the iBook and get a new MacBook soon, but the old battery had almost completely died over the last few days, and I really didn't want to pick up the new MacBook right away. So the new battery seems to be charging as it should right now. Hopefully, it's a good battery and will get me through until whenever I get the MacBook.

Labels: ,

posted by Andrew 9:10 PM
0 comments

Saturday, October 27, 2007
iPod Touch
I picked up an iPod Touch at CostCo today. Primarily, I'm just looking at it as a replacement for my Nano, which I'll probably be selling to a friend for a few bucks. I like it a lot, though there are a few little annoyances. Here's a couple of bullet lists of good and bad stuff:

Good

Bad
We won't see (approved) third-party apps for the iPhone/iPod Touch until next year. I'm hoping for a few key apps. First, a note-taking app. If I can get that, then I can probably (finally) dump my Palm i705. I use the Palm primarily for contacts, calendar, and notes. The Touch already has contacts & calendar; if they can just add notes, then they've got everything I need in a PDA. I'd like to see a good offline e-book reader, too. I don't know if I'd use it a lot, but I'd like to have it. And maybe a couple of games that make innovative use of the multi-touch interface. Heck, even a simple solitaire game would be nice.

Labels:

posted by Andrew 9:13 PM
0 comments

Sunday, September 16, 2007
weekend weirdness
My iBook stopped working on Saturday. I brought it to the Genius Bar at the local Apple Store, and they managed to get it back up and running again. For a little while there, though, I thought I was going to have to trash it and buy a new MacBook. I'm planning on doing that at some point next year; I'm glad I didn't wind up having to do it today. Right now, I'm doing a full backup with Retrospect, just in case.

I found out that Citibank canceled my credit card today and issued me a new one. I discovered this by trying to log on to my account on the web, and getting a big red error message about how my account was locked due to a security problem of some kind. I called them to ask what was going on, and they told me that they'd canceled the card due to the TJ Maxx security breach that happened a while back. Now, I can't access my account online until I get a new card in the mail (hopefully, early next week). And I'm going to have to change my card number with every merchant that has it on file -- Amazon, eBay, and so on. Fun.

Labels:

posted by Andrew 8:54 PM
0 comments

Wednesday, May 30, 2007
iTunes Plus
Apple rolled out "iTunes Plus" today, their DRM-free, higher-quality audio format. Any songs you already own that are now available in the new format can be "upgraded" for 30 cents a pop. I think this varies if you're upgrading an entire album -- my collection came to $11.70 for 44 songs, including two full albums and a handful of miscellaneous tracks. I decided to give it a shot, but I couldn't get the purchase to go through. I guess a lot of other people are trying, too. Maybe I'll try again in a day or two. Meanwhile, I'm trying to decide if I want to preorder the new Paul McCartney and Ryan Adams albums.

There's a good article on iTunes Plus over at Ars Technica.

Labels: ,

posted by Andrew 8:17 PM
0 comments

Friday, May 18, 2007
AppleScript
Related to my little iTunes buying spree from yesterday, I've been trying to find a good way to keep my purchased iTunes stuff in sync between my PC and my Mac. I've been thinking about just using rsync or something, but I haven't gotten around to playing with that yet.

Instead, I started looking into doing this with AppleScript. That seems like it should be easily doable, but I haven't been able to get this set up exactly the way I'd like. I started with a "copy files" script found at Doug's AppleScripts for iTunes page. The script just copies any selected songs in iTunes to a single location. I've just been selecting my most-recently purchased stuff in the "Purchased" list, then running this script to copy the files from my Mac to my PC. Then, on the PC, I just drag the files over iTunes, and they get moved into the right directories automatically.

I've got two little problems with this script: First, it tends to come back with an error when it's copying a big video file. Second, it doesn't provide any feedback while it's copying (no progress bar or anything like that). I decided to see what I could do about that, and came across this article at MacTech. I managed to use the example from that article to put together a nice app with a progress bar that should do just what the original script did. It compiles OK, but, unfortunately, doesn't work when I call it from the iTunes script menu. Clearly, I need to do some more reading on AppleScript and figure out how this stuff works. Also, the script uses the same method to do the file copies as the original script, so I'm assuming video file copies will probably error out the same as they did in the old script.

Labels: ,

posted by Andrew 11:05 PM
0 comments

more iTunes silliness
I preordered the new Wilco album from iTunes a couple weeks ago. It was released this week, so I went into iTunes to download it, but I kept getting an error 5002. I contacted support, and found out that there's a really weird bug in the iTunes store: if you've got song credits (as opposed to dollar credit) in your account, you can't download a pre-ordered album! How weird is that? The support guy told me that if I used up all my credits, then downloaded the album, he'd then replace the credits for me. So, basically, I'm getting 21 free songs out of this bug.

I'd been meaning to download the Essental Gram Parsons collection, so I went ahead and did that. Unfortunately, that used up dollar credit instead of song credits for some reason. It's not an album, just a collection of songs, so I don't see why the "buy all songs" button wouldn't use song credit before dollar credit, but that's what it did. So, I then decided to download the Essential Ryan Adams and Essential Sol Volt collections too (just the "basics" part, not the whole thing), but I did it song by song, so I'd use up the song credit.

So now I've got quite a pile of alt-country (and related) stuff -- Wilco, Son Volt, Ryan Adams, and Gram Parsons! A lot of stuff to listen to. I haven't heard from the support guy about putting those credits back in my account, but I'm assuming that'll happen by Monday.

Labels: ,

posted by Andrew 10:50 PM
0 comments

Wednesday, May 09, 2007
iTunes economics
Lately, I've been adding money to my iTunes account from various sources, rather than just putting stuff on my credit card. I've been cashing in pennnies, nickels, and dimes at CoinStar, and getting iTunes credit in return. And, a while ago, I bought a $50 iTunes card at CostCo for $45, and put that into my account.

Today, I was buying a gift certificate for someone from AmEx, using my rewards points, and I decided to spend some points on an iTunes certificate for myself while I was at it. I didn't look at the fine print too closely, though. The certificate you get through AmEx is a 50 song certificate, rather than, say, a $50 certificate. The difference seems to be that you can only use it towards individual song purchases, as explained in this tech note on Apple's site. So, that's a bit of a pain, since I'm usually only buying albums. Also, song credits expire after six months or so; regular dollar-value credit doesn't. I guess I'll have to spend it on individual songs, and maybe buy some albums song-by-song rather than all at once.

Labels: ,

posted by Andrew 9:39 PM
0 comments

Thursday, March 22, 2007
iBook problems and Jethro Tull
I noticed that Apple added a bunch of Jethro Tull stuff to the iTunes store this week. Tull was my very favorite band back in my teen years. They're still a sentimental favorite, though I don't listen to them much anymore. Browsing through the stuff in iTunes made me think a bit about which Tull albums I had on CD, vs. the ones I only ever had on cassette or vinyl. While I have about a dozen Tull CDs, I'm missing a few key albums that I never got around to re-purchasing. I also realized that I'd never ripped any Tull into my iTunes library. I decided to correct that by ripping the 20 Years of Jethro Tull box set.

I didn't get very far, since my iBook wouldn't pull the first CD into the drive. Nor would it pull any other CD into the drive. After some research, I eventually figured out that you can fix this problem by inserting a CD into the drive right as the iBook starts. OK, that's kind of weird. The drive sounds kind of funny now, but it's loading, reading, and ejecting CDs fine.

Getting back to Tull, I found a few casettes that I didn't have on CD, so I figured I'd look into buying them from iTunes, or maybe just getting the CDs from Amazon. As usual, the iTunes version is more expensive than buying the physical CD from Amazon in most cases -- usually $10 from iTunes and $8 from Amazon. The one notable exception is "A", which comes with a bonus DVD if you get it from Amazon, so it costs a bit more than just buying the album from iTunes.

Labels: ,

posted by Andrew 10:26 PM
0 comments

Thursday, January 11, 2007
iPhone FAQ
David Pogue has an iPhone FAQ up on his blog.
A few disappointing items, assuming he's correct:
Can it run Mac OS X programs? –No.
Can I add new programs to it? –No. Apple wants to control the look and feel and behavior of every aspect of the phone.
Does it have games? –No.
Does it have GPS? –No.

I was pretty sure it *did* have GPS, so that's a bit of a bummer. And the idea that it's not open to third-party development is pretty disappointing too, assuming it's correct. Oh well, maybe I should start thinking smartphone!

Labels:

posted by Andrew 9:26 PM
0 comments

Tuesday, January 09, 2007
iPhone
I have to admit I'm pretty interested in the iPhone. When it first started looking like the rumors were true, and this was really going to be coming out, I got pretty hopeful that it would be a decent PDA in addition to being a phone, and it looks like it is. I haven't really been 100% satisfied with any PDA I've owned since the Newton. The iPhone seems to have most of the stuff I'd want in a PDA: a touch-screen, a decent contact manager (and, presumably, calendar), and a robust OS that can (probably) do a decent job of running games and miscellaneous third-party software. I don't really *need* it to be a decent music and video player, but if it is, then that's OK. And if I can do a decent job of browsing the web with it, then that's great too.

I'm a little concerned about the fact that it's only going to be available through Cingular. I'm currently with Verizon, and I don't have any problems with them, so I'm not enthusiastic about switching carriers. Looking at Cingular's web site, it looks like they charge a minimum of $40/month for voice and $20/month for data, under their current plans. Assuming the iPhone plans with be similar, that'd be $60/month for service, minimum. Right now, I'm only paying about $20/month, though of course I'm getting very limited access to the internet on my current phone, and I have a very limited voice plan. Jobs didn't talk at all about monthly pricing during his keynote. I'm hoping that maybe there will be a special monthly plan for the iPhone that gets you voice and data together for a reasonable sum, maybe $40 or $50 per month total.

There's a somewhat interesting article on the iPhone over at Time.com, by the way, with a bit of history on the development of the device and some of the reasoning that went into the design.

Labels:

posted by Andrew 7:35 PM
0 comments

Tuesday, December 26, 2006
Delicious Library
I've been entering my audio CDs into Delicious Library. I've entered about 200 so far; probably another 200 to go. I just found one good reason why it's worth my time to do this. I bought a (used) copy of "Are You OK?" by Was (Not Was) from Amazon a couple of weeks ago. I was quite sure that I only had that album on vinyl and not CD. Well, now I have two copies on CD, since I just found my original CD while I was entering stuff into Delicious. As a side note, the main reason I bought the new copy was due to a strange desire to listen to "I Feel Better Than James Brown". Now, I'm feeling a little conflicted about that.

Labels: ,

posted by Andrew 11:31 PM
0 comments

Friday, December 15, 2006
MacHeist thoughts
Here are a few random thoughts on the applications that are part of the MacHeist bundle (still on sale for another two days!):

Overall, I have no problem with the $49 price on the bundle. I'm definitely getting my money's worth out of Delicious Library, and I'll hopefully get some use out of NewsFire, DevonThink, Disco, or one of the other apps. There's been a lot of talk in the blogs this week about whether or not the MacHeist bundle was a good thing for Mac developers or not. Personally, I wasn't planning on spending any money on Mac shareware any time soon, so right there that's $49 into the Mac shareware "economy" that wouldn't have been there otherwise. I imagine a lot of other buyers fit into the same category. In terms of this thing driving upgrade sales, or sales of other products from the participating developers, I can certainly see that happening. I'll likely buy the upgrade to the next version of Delicious when it comes out. And I may upgrade to the next verison of DevonThink when it comes out, and/or switch to DevonThink Pro.

Labels:

posted by Andrew 10:38 PM
0 comments

Wednesday, November 08, 2006
New MacBooks
Boy, I'm tempted to pick up a new MacBook now that they've got the Core 2 Duo thing going on. I've only had my iBook for about a year, though, so I think I need to hold onto it for awhile, huh? I usually try to get three years out of a laptop, if I can.

Labels:

posted by Andrew 10:30 PM
0 comments

Sunday, October 09, 2005
Notetaking applications for the Mac

All of these are pretty interesting. Meanwhile, I'm still using iOrganize, which isn't as flashy as any of these, but does the job.

Labels: ,

posted by Andrew 4:58 PM
0 comments

Monday, January 06, 2003
Happy New Year!
- I got a chance to see Adaptation and Nicholas Nickleby this weekend. Both were definitely worth seeing.
- So what's going on at Macworld right now? Boy it'd be nice to be in San Francisco right now.
- I give up on the Giants. Hey, the NFL admitted that there was an officiating screw-up on the last play, though. Can we just play the game over next week? Can we? Huh?

Labels: , ,

posted by Andrew 10:11 PM
0 comments


This page is powered by Blogger. Isn't yours?
© 2008 Andrew Huey