Category Archives: Apple

Apple Computer Cryptography Linux Mac Networking OS X Technology

SSH debug

http://hints.macworld.com/article.php?story=20080424055927442

The crux is that SSH even when connecting w/ -vvv  or -vT modes won’t tell you precisely why it’s not connecting for obvious security purposes.  This is presuming you’ve double checked all other obvious issues and your public/private key pairs are setup correctly.

In the linked post above Kent Martin writes, the answer is to bind debug to an alternate port on the server side:
/usr/sbin/sshd -d -p 2222

then similarly from the client machine:
ssh -v -p 2222 user@machine_I_am_trying_to_ssh_to

On the server machine terminal you’ll see a more verbose debug log and hopefully it will tell you exactly why your client machine is being rejected.

Apple Audio Computer Music OS X Technology

EMU 0404 USB driver finally updates….

I’ve never been displeased with the price performance of the Creative/E-MU 0404 USB 2.0 [DAC] MIDI audio interface, but seeing as how I mostly use it for music listening I’m not super reliant on the latest and greatest drivers, it’s worked fine with OS X.

From past experience, I know configuring just about any USB audio interface in Windows XP was a headache, and I am told Vista/Win7 fixes some of the audio path issues. But I don’t run Windows 7. I have 10.6.8 on my systems now, the Mini is the main playback hub. The E-MU drivers for it were old, think Rosetta, possibly PowerPC binaries, as in old, but they worked. And despite being capable, Creative/E-MU has never enabled 24 bit 192KHz playback with the 0404 USB under OS X. I’m sure it’s possible. This is all to say, when I updated to the latest drivers for 32/64 bit Snow Leopard / Lion compatibility I just wanted to make sure it didn’t break anything, if it sounds better, great, so long as it doesn’t break functionality.

Here’s a link to the October 14, 2011 64 bit Lion driver download page: http://support.creative.com/downloads/download.aspx?nDownloadId=12115

I can’t hear any difference but it didn’t seem to break anything. Still no 192KHz up-sampling option.

On a side note, C says it’s not worth it yet to sync all the songs to the cloud, too much lag, in which case I need to upgrade to a 1TB 9.5mm 2.5″ SATA drive in the Mini, as I’m running low on space. I like having most albums at 16bit/44.1KHz lossless audio, and I occasionally buy CD’s and rip it to such. For streaming over the cloud 320kbps .mp3/aac seems to be standard. At $5/mo Spotify doesn’t sound very good, comparatively, $10/mo apparently bumps the streaming quality. At home FLAC/Apple Lossless sounds better, for sure.

Apple Computer Mac Mark Technology

MacBook Pro Magsafe Charging Issues…

No one is alone here with MagSafe issues.  Apple recently announced a MagSafe replacement program (US only) for which I’m quite sure I’m a good candidate (I see some insulating wire); the strain relief on the head of the magnetic adapter simply isn’t up to snuff, which forced a redesign a couple of years ago (along with the requisite California Class Action fire hazard lawsuit).  All of this is to say, if you can see wires sticking out of your MagSafe, the strain relief “issue” qualifies under warranty for replacement.

But what about the ‘ole “MagSafe won’t charge battery” issue?  Well, as it turns out this could be related to the pins in the magnetic tip, or it could be the “System Management Controller” on your laptop.  This is the exact wording of the Apple Support Document for resetting the SMC on a laptop with removable battery:

  1. Shut down the computer.
  2. Disconnect the MagSafe power adapter from the computer, if it’s connected.
  3. Remove the battery.
  4. Press and hold the power button for 5 seconds.
  5. Release the power button.
  6. Reconnect the battery and MagSafe power adapter.
  7. Press the power button to turn on the computer.

Ah, but if only it were so simple. I recently watched this video on YouTube:

Macbook Battery Not Charging Fix

 

 

 

 

 

 

 

 

 

http://www.youtube.com/watch?v=jRYIMDQxunI

What Kris tells us, with one critical difference from the official Apple support document, is that after pulling the battery he reconnects the MagSafe, waits five seconds, and then re-installs the battery. I did this tonight with my 1st generation MacBook Pro and it solved the charging issue immediately, which makes me think that this is indeed the correct order. YMMV.  Godspeed.

Apple Computer Music Poetry

Sacco e Vanzetti

Sacco e Vanzettihttp://www.youtube.com/watch?v=gcgYwTnBIIQ

Here’s To You
- Ennio Morricone & Joan Baez

Here’s to you, Nicola and Bart
Rest forever here in our hearts
The last and final moment is yours
That agony is your triumph

Ferdinando Nicola Sacco (1891-1927)
Bartolomeo Vanzetti (1888-1927)

Apple Computer Mac Mark OS X Technology

No more shiny plastic discs

The latest updates from the Cupertino camp have included the elimination of the plastic encased MacBook from the notebook lineup and the disappearance of any sort of optical drive from the Mac Mini. And perhaps saddest of all no black anodized MacBook Air. All the newer Macs are now reasonably up to date with mobile Core i3, i5 or i7 processors and “Thunderbolt” ports.

But say again, no DVD drive? What about a Blue-ray Disc drive? Surely iTunes or Amazon isn’t about to start streaming 1080p movies anytime soon. In fact when I recently rented a movie on iTunes to my last generation Mac Mini (late 2009) it forced me to download the entire 1.4GB SD video. Craziness. At least Netflix has HD streaming working well. I think perhaps the Apple TV supports streaming films from iTunes, it’s unclear, though it’s likely a licensing issue.

I mean, I understand where they are going here, people are using discs a lot less. The App Store now allows direct downloading & upgrading of the latest OS (10,7). But I thought the Mac Mini was good for servers & HTPCs? Doesn’t that sometimes require a disc? And why has Apple never been excited about Blu-ray (beyond the awkward hyphenation)? The biggest gripe I have about the Netflix pricing hike is that there simply aren’t nearly as many good films on demand as there are currently on DVD.

I cannot imagine studios are going to kill off the DVD anytime soon. And certainly Blu-ray Disc is the last generation of physical media out there. Anyhow I’m glad I’ve got my not very upgrade friendly 2009 Mini.

Android Google Networking OS X SIP VoIP

I Can Blink

C turned me on to Blink, a very high quality SIP communications package, which just happens to be GNU General Public Licensed, v3. With Android 2.2 and Google Voice I’ve been forced to use a mix-mash of modes to make cSipSimple work reliably. Part of the issue is forwarding phones. With Google Voice I am now forwarding to Gmail, Virgin Mobile, and now SIPgate One. When I turn off all cellular communcations in theory cSipSimple should be the only phone to ring, and in theory it shouldn’t use mobile anytime minutes.

I managed to get this to work on the PEAP encrypted 802.1x Wifi on campus, so in theory at home it should work fine. ICE/STUN with NAT seems to help call quality. The SIPGate iOS application also seems to work fine, though sometimes there is a bit of crackling not present on SIP>SIP calls using other clients.

A third option, which may or may not be in the works at the Googleplex [sic] is the integration of SIP directly to Google Voice. Google was likely testing this functionality as Dan York wrote in his blog, however, it appears Google pulled the plug on it publicly. It would be incredibly convenient to not have to route via the PSTN for Google Voice because as Dan mentions, the calls are already IP based, if only they could stay that way Google Voice users would have higher quality calls and an easier time of it. To test if you have any SIP functionality, plug in +1xxxxxxxxxx@sip.voice.google.com, where that number is your GV number.

Android Apple Computer Google iOS VoIP

Cutting Cords & the Best Deal Going

So I finally got another Android phone. This time I think it’ll stick. My little prepaid Nokia 2330 on T-Mobile was finally proving itself too expensive, especially in comparison to the current deal Virgin Mobile has with the LG Optimus V Android phone. For $25/month I now get 300 minutes of talk and unlimited SMS and data. Not that SMS matters too much since I use Google Voice as my carrier, but nonetheless, it’s nice not having to pay $0.10 per SMS as I did using T-Mobile Prepaid (which will soon be owned by Bell/AT&T).

Like all Android phones Google Voice integrates very well. The Optimus V runs a mostly stock version of Froyo, Android’s version 2.2 OS. Compared to the Huwaie Ideos (T-Mobile Comet) that I owned briefly, the LG Optimus V is fast. That’s not saying much, but the phone has been very usable so far. There are are a few things that are not as polished as iOS 4.x (on our iPod Touch), but the fact that it can make and receive phone calls, a feat I was unable to replicate consistently using the iPod Touch save for making Skype Out calls, makes it worth the $25/month.

My latest effort to avoid using up my 300 minutes of talk time while I’m at home is getting SIP to work. It’s a similar idea to Skype, except you’re not paying Microsoft for your minutes. Unlimited Skype outgoing usually works out to about $3/month. With a free SIP number from SIP Gate One I can reroute calls via Google Voice to the SIP number while I’m at home using Wifi.

If I’m on the computer I’ll usually make calls via the Gmail Gchat voice call-out function. The best Android SIP client I found so far is CSipSimple. It is in active development, works well, and requires significantly less setup than SIPdroid. Android’s “Gingerbread” OS update (2.3.x) actually integrates SIP calling natively into the mobile operating system. Sadly, it seems most carriers do not push for the latest updates on their phones, and with the exception of the flagship models or “Google Phones” like the Nexus One and Nexus S, you’ll need to root/flash the phone yourself if you want 2.3, if there is even a stable port for your phone.

So those are my first impressions. I’ll write more about the LG Optimus V and SIP as I get some more use out of it.

Virgin Mobile's LG Optimus V

Virgin Mobile's LG Optimus V

Apple Audio iOS

SoundCloud HTML5 finally works, mostly

This post, with many linkbacks to other posts (dee3′s), shows how to embed SoundCloud’s Flash player and allow an HTML5 mini player as a fallback for iOS, using the <audio> tag: http://soundcloud.com/101/html5-embed

The only step that was a little bit tricky was figuring out how to view the cache window and see where the stream was pointing to for the HTML5 portion of the code. In Google Chrome (12.x) I found it easiest to flush the past hour of browsing history and then load the SoundCloud player and see where it pointed to the audio stream, typing About:Cache in the location bar. Anyhow, if you view my last post about Borg & McEnroe using an iOS device there should be a small audio player below the YouTube clip. Amazingly, it’ll even let you stream that clip over AirPlay.

So that’s kind of cool. If that’s what you’re into.

Here’s Four Tet’s track Pinnacles:



Link: http://snd.sc/hbo2eT

Apple OS X

No more Java Plug-In support OS X 10.5.8 Chrome & Firefox

I was trying to figure out what had happened after I ran a system update, and as it turns out, Java Plug-In support for both Chrome and Firefox web browsers is now deprecated in OS X 10.5.8 “Java Update 10″. Ugh. I’d been meaning to do a clean install of 10.6 for sometime now, I suppose this is just one more reason to do it, but really Apple, you couldn’t have let people know before you did this?

https://discussions.apple.com/message/15544003#15544003
https://discussions.apple.com/thread/3151047

Apple Audio Audio Server iOS Mac

Eye Oh-Ess Four Point Two

A classmate of Z’s mentioned that the iOS 4.2 update was a worthy upgrade specifically for its ability to stream audio to Airport Express Base Stations (from your iDevice). Of course I didn’t really believe him, you know, because I already have a Mac Mini server and I can stream via iTunes from my laptop.

Sure enough, after I updated to 4.2 on the iPod Touch I’ve enjoying the streaming feature, though it depends on your setup. My old amp, a late 70′s Denon PMA-850 started blowing fuses and I was bequeathed a functioning 90′s Denon AVR-610 (I believe the rear channel outputs are bad but using “bypass pre” the main L+R channels sound good). I’ve been slow to build the LM4780 Chipamp and it was terrible not having music in the living room. Per wireless, we have an older Time Capsule that isn’t dual band (I keep it at 5GHz 802.11n) so I have an 802.11g/n Airport Express on 2.4GHz bridged to give my iPod touch wireless access and “AirTunes”.

But how does it sound? Well it works like a champ. Initially I tried using the digital optical out of the AE and I was disappointed with sync and jitter issues. It sounds pretty good, but being streamed wirelessly (.mp3, compressed AAC) from the iPod Touch over 802.11g doesn’t sound nearly as good as lossless audio from the Mac Mini into the DAC and the receiver (100% wire). However, the convenience factor of being able to pick and choose music from the iPod Touch without having to deal with the server/player is huge. The Mini or a dedicated audio server (or using Amazon S3 for cloud based music storage) gives you a much greater capacity, but again it’s the convenience factor; I appreciate that I don’t have to turn on the Mini. The Denon AVR-610 has an IR remote so once I click ‘power’, bingo bango, I’ve got music.

Compared to using iTunes (or something like Sonos or Logitech’s Slim Server) you can only stream from one iOS device to one AE Base Station at a time. And unlike Sonos you cannot have different music streams going to different rooms of the house at once. Within iTunes, when you select multiple “AirPlay” channels each room hears identical streams.

Being a “free” upgrade (to 3rd & 4th gen iPod touches and newer iPhones) iOS 4.2 is an easy recommendation, especially for those who own AE Base Stations connected to their stereos.

iOS 4.2 Audio Streaming

iOS 4.2 Audio Streaming

Apple Audio Mark Technology VoIP

Goodbye Comet

I returned the T-Mobile Comet and exchanged it for a cheap candy bar style Nokia prepaid phone. Android 2.2, on the Comet, simply required too much work. Skype was nearly unusable. The Gmail native app from Google had to be updated, and even then the sync functionality with Gmail didn’t work correctly. Let me re-state that: Gmail didn’t work correctly on a Google phone. Thankfully contacts synced fine, but I had to update nearly every app that came with the phone.

So, maybe it’s something to do with Huwaei and the T-Mobile build of Froyo 2.2 or perhaps things simply aren’t as polished across the board. Compared to my experiences with iOS 3.x and 4.x I’d say it’s like night and day. Yes, it’d be nice to have a bulk task manager (other than double clicking ‘home’) in iOS 4.2, but it doesn’t really make a difference, you can run 20 apps “backgrounded”. In Android you absolutely must use a task killer or your phone runs out of memory and turns to molasses. Multitasking in iOS simply works and is more intuitive. Skype works nearly as well as a native phone dialer, Netflix streams terrifically, and the bundled iOS apps are all winners. And with the 4.2 update I can stream audio to the Airport Express directly from the iPod Touch and wirelessly print. At no point using Android did I think to myself, ‘Man this is so much easier/quicker/better than the iPod Touch’, in fact I lamented that for $180, despite being the cheapest Android phone on the market, it just wasn’t very good.

It’s unfortunate, in my limited usage of WebOS I’d say that Palm had a superior product that was poorly marketed, that suffered early quality control issues, and with HP’s purchase, has essentially died a premature death. Compared to Android 2.2 – WebOS 1.x feels significantly more polished – and really should be second to Apple in smart phone market share. When you go to the Verizon store and look at the myriad Android phones (several now bundled with Bing! as default search engine) it becomes clear that the carriers and Google simply don’t care about the user’s experience. While I’m sure the newest Nexus S is a better example of what Android can do, I don’t trust telecommunication companies to make good UID & IxD decisions.

Apple Audio Audio Server Computer Music

Mass .flac to Apple Lossless (ALAC .m4a) conversion

I have a couple posts going on the back burner, namely the re-foaming process on the 8″ woofer drivers from the Advent Heritage speakers I found in Greenpoint and the Mac Mini media server setup we have going now.  But first, say you want to convert all the albums you ripped to FLAC to Apple Lossless (.m4a) under OS X.  You want to know what’s easiest and quickest for batch conversion?

The X Lossless Decoder (see: XLD) is one very good option for OS X.  I find generally his application works best decoding full album single file rips from EAC with .cue sheets.  Usually with EAC you’d have three files, the .log, the .cue and the full album .flac file, XLD will nicely split the .flac into .m4a (Apple Lossless) individual files with little effort.

For larger batches, and because I used Stephen Booth’s “Max” for a lot of ripping, I find batch processing of tags and mass conversion a bit easier.  Where XLD is good on an album by album basis I found that Max was very good for converting whole directories of individual artists with multiple albums.  I find that I’m often fixing tags first in Max and then again in iTunes and then the last step is usually confirming the album art for use with Cover Flow.  It takes probably 5-10 minutes per album and it’d be faster if I had uniformity in my ripping standards.

I think ultimately, as an archive, using EAC and backing up to an image (.flac, .cue & .log) makes the most sense (but takes the longest). For playback and ease of use, unless you’re really crazy about bit perfection, I think the sound quality with Apple Lossless (.m4a) and iTunes is perfectly acceptable, especially with a halfway decent external DAC.  I’ve been using the Mac Mini as our A/V front end and the Apple Remote application for the iPod Touch works very well (over wifi)  allowing me to control iTunes on the Mini.

X Lossless Decoder (XLD)

X Lossless Decoder (XLD)

Stephen Booth's "Max"

Stephen Booth's "Max"

Apple Computer Linux Mac Mark

OS X and the “cat” command for appending sequential .zip files

For whatever reason there is certain a level of incompatibility between various .zip (archive) file formats among various operating systems today.  It’s certainly not that you won’t be able to access any file type on any given system, as there are many tools to do so, mostly it’s a question of how many hoops you have to jump through.

Specifically, I had a sequential .zip file that was in multiple chunks where the first file ends in something like:

zzzzzz.zip.001.zip

And the next files in sequence look like this:

zzzzzz.002
zzzzzz.003

OS X comes with a couple of utilities for archives but neither seem to be able to handle this particular sequence (especially if it is AES256 encoded with a password).  There is a $20 piece of software called BetterZip that has no problem with any type I gave it, however, I found a free utility called The Unarchiver which seems to be an excellent replacement for the OS X native ‘BOMArchiveHelper.app‘ and if you use the *nix ‘cat‘ command (see: Concatenation) you can append the sequential files all into one and The Unarchiver will work fine.

Open the Terminal in OS X, red is what you type, assuming all the files you want to append are in your home directory:

computer:~user$ cat zzzzzz.zip.001.zip zzzzzz.002 zzzzzz.003 > onebigfile.zip

Where onebigfile.zip is your new appended file, ready to be unarchived.  I’m sure they teach this to preschoolers in *nix 101, in fact I think there is a book out now called Linux For Lilliputian Lads, but I found it useful.

I’ll be doing a writeup soon of the re-foaming process of my Advent Heritage speakers, they sound better now.

Apple

Ipod touch blog

Okay here is a blog entry from our new iPod touch with the wordpress application installed. It seems to work pretty well. There are some parallels with this trip and my xc bicycle trip 10 years ago only then there was no wifi and digital cameras were very expensive now photos are cheap, talk is cheap what with skype and all, and now we’ll be half way around the world.

Apple Audio Server Computer Mac Mark Technology

iPod Touch has 802.11n! But it’s not enabled! Zing!

I went to the Apple Store on 5th Ave before doing a little bouldering in Central Park.  Chris sent the Polish Traverse and made it look effortless.  At least someone is in shape.  So, I stopped by Apple and asked what they knew about the 802.11n chipset on the latest model iPod Touch.  Nothing.  They never know anything.  Seriously, I’ve had my best experiences at these stores only in the morning on very un-busy days.

I had to get a new battery once for a black Macbook and my options were: 1) schlep to Staten Island 2) buy one or 3) schlep to the 14th Street store because they are less busy.  I sat around the 14th Street store for about 45 minutes, crossed my fingers and waited for a lull in the ever present traffic.  The Genius there was very nice, she took pity on me and warranteed a new battery. But my other option was to come back to the 59th store at 5AM on a Friday. Their system blows, but I digress…

The employee didn’t have any specific answers about 802.11n on the new Touch.  It was his belief that it works, though I imagine if this were the case I’d have read at least one technical blog mention it.  Right now the word is that it has Broadcom’s mobile n chipset and it has a single antenna and it should be capable up to 30 Mb/s. Most tech writers speculate it’ll be enabled in the next 6 months. Oh well. Also, there is no camera yet on the Touch.

The image below links to the tear down, and if you’re into such things, click here for the Broadcom PDF spec sheet.

[youtube]http://www.youtube.com/watch?v=K567Ld3QYxA[/youtube]

iFix it 802.11n iPod Touch Teardown

iFix it 802.11n iPod Touch Teardown

802.11n in iPod Touch

802.11n in iPod Touch

Apple Computer Leopard Linux Mac Shimergo Technology

Darwine you are a fine Wine.

For whatever reason I’d never played around with application compatibility layer software like Wine under OS X. Parallels and VMware are quite overkill for most people’s purposes.  Usually the user may need to run one application in the guest OS and setting up an entire VM and giving 10GB or whatever over to that system, not to mention memory resources, is overkill.  Certainly for developers being able to load/change machine states with VMs and sandbox their development, it makes sense, but for most end-users it’s crazy.

I haven’t checked all the applications I’d like to use, the ones I found myself booting to XP the most were A/V stuff like Foobar2000, MediaMonkey, EAC, etc.  But the good news is that under Leopard Darwine v1.21.1 runs Foobar2000 just fine, a fine Wine if you will (hah).  So that’s exciting.  Codeweavers sells something similar called CrossOver but Darwine is free and I figured since I already had X11 installed it was worth a shot.  Pretty cool stuff.

Darwine

Darwine

Apple Backups Coffee Computer Linux Mac MythTV Technology

WWDC no 802.11n in on the 3G S iPhone!? Drat!

So, with the new iPhone 3.x OS you will not be purchasing an 802.11N enabled wireless chipset.  Apparently the new 3G S model does support 4G HSDPA but not 5 GHz 802.11N wireless with the new lower powered Broadcom BCM4325. Apparently the 3G S model is a bit snappier. When is the 802.11n iPod Touch coming out? That’s what I’m waiting for. I saw that Garret had a very small LG phone that’s basically free from Verizon, if I could find that used/new and then go with a Touch remote… we’ll see how it goes…. Windows 7 RC is OK. It works, for what it’s worth.

I like Ubuntu 9.04 with MythTV…. I’m going to go back to that but probably do a dual boot leaving Win7 RC just in case…. Sadly, for Netflix playback due to Silverlight DRM a Windows XP/Vista/7 VM or even an OS X VM is necessary for Netflix streaming…. or buy a Roku box, unfortunately our TV doesn’t have 2 HDMI inputs… I’m surprised no one has been able to reverse engineer the Roku Box’s chipset and put the Silverlight DRM code out there…. Or even just have a “Roku Box VM”…. Why not, right? Seems possible, when you consider how almost all old video console games can now be played and fit on one flash drive.

I brewed with the Yama 5 Cup Vacuum brewer today. Thank you Conor and Leigh, awesome gift BTW; best of luck in your trip West. The coffee is very good, very clean, very smooth. I currently am grinding Gimme’ Coffee’s Picolo Mondo variety. Thank you Japanese vacuum brewing technology and to Chris for the awesome vintage German Peter Dienes grinder which does it job remarkably well for a hand grinder over twice as old as I am.

Yama Brewing

Yama Vaccuum Brewing by Digital Colony

My Vintage PeDe looks similar, all metal on top though

My Vintage PeDe looks similar, all metal on top though

Hackable?

Hackable? Image from ehomeupgrade.com blog

Apple Audio Server Computer DIY Leopard Music Technology

I am Netatalk you are Netatalk we are Netatalk

What happens to a dream deferred? Does it dry up like a raisin in the sun?  Or does it spend all weekend working out Ubuntu 8.04 command line shell commands to make a beautiful thing happen?  Namely, mount an Apple Time Capsule share over ethernet via Samba/CIFS and and then serve the data via mt-daapd to iTunes and Airport Express.  All from the command line baby.  Yeah.  Compile that package of Netatalk with libcrack2 and ssl. Talk to me dirty with inexplicable buffer writes in  vi baby.  And you’ll do a lot of apt-get.  And if you’re lucky you’ll do a few apt-get purge(s) thrown in there for good measure.

What about mounting the Time Capsule in Ubuntu?  Shouldn’t that be simple beans? You know, smbclient, smbfs, and GO right? It just works.  Hah. Apple doesn’t exactly have a support page for this sort of thing.  The crux of it for me was the domain=workgroup option, and figuring out that with Netatalk everything referenced .local addresses no the local IPs for some reason.  Whatever.  The FLAC flows now.  OGG, wavpac, you name it, this little Linux machine can serve it to iTunes whole.  No more dealing with that cursed iTunes XML library.  Unless of course you want to put music on your iPod.  I still don’t have that part completely figured out.  My feeling is you copy and add music as you want it on your iPod.

Apple Audio Server Computer Mac Music Technology

It goes – Ethernet > Airtunes > SPDIF > DAC

Got the two Airport Express Base Stations working on the network with Airtunes & iTunes.  I bought an older 802.11b/g one for wired usage and an 802.11n one for wireless audio in the kitchen.  I had to do hard resets on both of them before they’d show up on the Airport Utility.  I turned off wireless on the b/g one and told it to use Airtunes via ethernet.  The newer 802.11n Express joins our existing Time Capsule 802.11n network. Optical SPDIF out from the wired b/g Express goes into the E-MU 0404 DAC, unbalanced RCA analog line into the old Denon amplifier.  Works well.  Pretty light, open and clear DAC on the high end.  These old Bose speakers were never much for bass anyhow, and we don’t like to annoy the building.

Apparently Hulu’s content providers (which I believe includes FOX & NBC) decided to pull their support for Boxee.  Now if you haven’t been following Boxee, they are one of the few companies actually making inroads into “set-top conversion” software, allowing people with computers to get the TV shows they want legally from their computers onto actual television screens.  It’s sad really, that this should be an issue.  Almost every show we watch online (legally, usually via the networks’ streaming sites) usually only has one commercial.  So if you’re watching an hour of television at NBC.com and you’re hoping for a variety of commercials you’ll be disappointed, you’ll simply get the same commercial over and over again.  How is it they can’t figure this out?  I distinctly remember watching a Verizon LG Chocolate phone commercial approximately 30 times (with the Feist song as soundtrack) as multiple episodes of a show simply had the same commercial.

Anyhow, at some point I’m going to try and put together a small low power HTPC that can record and playback at least a 720p stream.  Most of the Intel Atom motherboards simply have abysmal video performance and NVIDIA is supposed going to release something soon (and possibly a new Mac Mini). XMBC or Boxee, or even XP Media Center would work as far as a front end.  My requirements are pretty minimal, I’d like to have a Firefly MT-DAAPD server running for music (transcoding .flac to .wav for iTunes/Airtunes) and possibly a second instance of it running for the rest of the mp3/aac/m4a’s.  I’d probably record shows via the SiliconDust HDHomeRun, which would give two tuners for playback/recording.  Mostly the challenge has been finding something that is close to silent and fanless (especially as the Atom could be fanless) but it really hasn’t been optimized for HTPC applications yet.  OSX86 (search “Hackintosh”) with Boxee and Elgato EyeTV could potentially be an option as well.  MythTV could work too.  Who knows?  Right now I’m pretty happy with the Airtunes and Firefly setup.

Apple Audio Server Computer Mac Music

Firefly Transcodes FLAC > .WAV for iTunes & Airtunes

So I bit the bullet and ordered a couple of Airport Express base stations so that I can finally listen to music over both ethernet and 802.11n.  A small miracle, the old Dell P3 is able to transcode the FLAC on a USB hard disk drive attached to the Time Capsule (a Samba share via Bonjour in Windows XP mind you) and serve it via Firefly to the iTunes (as uncompressed .WAV with track info) on our Mac laptops.  So now, when I get the Airport Express base stations it should be a matter of selecting both “kitchen” and “living room” in the Airtunes settings and bingo bango, I’m done. Music everywhere.  If I’m ever flush I could use an iPod touch or iPhone to remote control via the mobile interface, however, I’m holding out until they offer 802.11n 5 GHz as a feature.  I don’t understand how Apple could push so hard for 802.11n and then not have it on the products that are supposed to integrate into the “home media system”.  So I think this is it.  It’s the end of the odyssey.  If Z’s in the kitchen with her laptop she can select music from the MP3 library via her iTunes, or if I want to listen to FLAC I select the Firefly Share.  Simple as that, really.