2011-03-31

Dynamic Playlists

There is a feature I miss from Audion, which they removed before they retired the app entirely, that I have yet to see recreated in any other music player. It was simple. It was brilliant. I want it back.

Basically, Audion used to allow you to group tracks in your playlists into folders, and - this is the important part - check or uncheck folders to include or exclude them from the playlist, temporarily.

Big deal, right? iTunes lets you check or uncheck songs, and you can multi-select and do a bunch at once. Except that it unchecks them everywhere, not just in that playlist, and you still have to do your multi-select by hand every time.

The beauty of this was it gave playlists a sort of dynamic quality: I could have a playlist with folders for happy tracks, funny tracks, angry tracks, sad tracks, tracks with a good beat, tracks with a fast beat, etc. and so on. Then, depending on my mood, I could check, say, happy songs and songs with a good beat, when I'm in a good mood. Or angry songs and songs with a fast beat, when I'm looking to play some first-person shooters. And if my mood changes an hour later, I can uncheck parts and check other parts and it will just keep shuffling through whatever is active when it comes time to pick the next track. It was brilliant.

And I miss it, and I want it back. iTunes doesn't do it, WinAmp doesn't do it, Songbird doesn't do it, VLC doesn't do it... nobody does. And it doesn't seem like it should be necessary to write an entire music player just to get this one feature; maybe one day I'll get up the nerve to modify Songbird or VLC to do it. Or maybe, sometime between now and then, some kind-hearted developer will hear my pleas and implement it in their player. Who knows.

If anybody out there knows of a player that does have this functionality, please, let me know in the comments... I'd be forever grateful!

2010-07-06

On New Tricks, Old Hacks, and Web Browsers

I must say, I'm a little curious why I haven't seen mention of this before; a quick Google search didn't turn anything up either. For the last, oh, ten years or so, web designers have been wrestling with all the different browsers, and different versions of each browser, to get their web pages to behave the same - or at the very least, behave relatively well - on all the browsers their users are likely to employ.

The whole time, the W3C has been releasing new standards and new versions of old standards to give web designers new tricks... and every time, the browsers all catch up to the new standards at different speeds, and implement different parts of the standards, or implement them slightly differently.

My question, then, is this: why is there no W3C specification for browser detection? Why can't I use CSS selectors to target certain styles at certain browsers, without resorting to lousy hacks? Even CSS3's new media queries allow me to check the screen size before applying styles, but not whether or not the browser supports, say, CSS3 Of course, it'll take forever for designers to be able to count on all the browsers supporting a new feature like that, but I haven't even seen a proposal.

Today, putting together a design involves pulling up your design in all the browsers, figuring out what works and what doesn't, and then applying hacks specific to each browser. Life would be so much easier in the web design world if instead you could say something like, "if the browser doesn't support CSS3 background properties, apply this style instead."

Suddenly, I don't need to use the hack that hides CSS from IE, and the other hack that hides CSS from everything but IE, and test it, and then find another set of hacks for the Android browser, and another for FireFox, and so on. I can apply styles logically by selecting for specific features, rather than selecting for specific browsers, then having to keep up with the features of each browser - because the features are all I really care about as a designer.

I would much rather "hack" for specific features than specific browsers because it's more intuitive, and it's less work to support multiple browsers and different versions of each browser. The browser makers know what features they support. If I can select for the features I want to use, I don't have to worry about keeping up-to-date with what features are supported by what versions of what browsers.

I'm bringing it up on the W3C mailing list, but I thought I would bring it up here... I'd love to hear your thoughts in the comments!

2010-02-01

Home-Made Guitar Work Mat

I made a guitar work mat for about $6 and ten minutes' work. It works perfectly, so I thought I'd share it here.


From Mat

While I was at the grocery store one day, I saw a small selection of shelf/drawer liners. They had a rubber webbing liner, and a self-adhesive cork liner. I bought one of each, I think the cork was $4 and the rubber was $2.




The rubber roll was 12" x 5', and the cork roll was 12" by 4'. 12" is too narrow, so I used two rows of each. I laid the rubber down in two 2' rows, then adhered the cork to it in two perpendicular rows, so that each side would hold the other side together. So far it's been fine, but if the layers start to separate I plan to seal around the edges with tape, probably electrical tape.


This picture shows how the seams on each layer run perpendicular. Half of the mat is rolled up so you can see the cork side against the rubber side.


Advantages:
  • Rubber bottom provides traction on all surfaces -- I have a glass work table and it's rock solid.
  • Cork top provides good traction for your guitar body, but will not mar or scuff the finish in any way.
  • Both the cork and the rubber provide some level of impact protection; a regular cloth doesn't protect your guitar from the hard surface underneath, while the rubber and cork will.
  • Rolls up for easy storage.
  • Costs less than a store-bought guitar work mat, which will probably not have the nice non-skid surface. Cheap & easy to replace if it gets lost or damaged.
If you try this out yourself, please let me know in the comments how it worked out for you!

2009-12-12

Neverwinter Nights 2 Crash on Windows 7

I've had Neverwinter Nights 2 pretty much since it was released, but I never bought the expansion packs. I installed it on my new machine, and it's worked perfectly. Then I saw that the expansion packs were 50% off right now, so I went and grabbed them, digital download.

I installed the first expansion first, Mask of the Betrayer. I launched NWN2. It crashed before it ever started. I tried to update, in case there were updates specific to MotB, but it said I had to launch the game before I could update; but launching the game hangs instantly.

So I uninstalled, thinking the issue was that NWN2 was fully updated before I installed MotB, which is built against v1.10. I reinstalled NWN2, didn't update it, just launched it, closed it, and installed MotB. And it crashed as soon as it opened.

So I installed Storm of Zehir. And it installed successfully. And NWN2 launched without crashing. SoZ is built against v1.20, so it was a short trip to the current latest v1.23, which also launches without crashing. All is well now.

Just thought I'd post this for anyone having Neverwinter Nights 2 crash on Windows 7 after installing Mask of the Betrayer. Try installing Storm of Zehir (if you've got it) and see if that helps. I don't know if you have to install against a base (non-updated) copy of NWN2, as I haven't tried it with updating NWN2 fully then installing the expansions. However, given that there are no catch-up patches and you have to install all the intermediate patches to get the boxed v1.00 up to the current v1.23, installing MotB and SoZ may be the fastest way to get a fresh install fully-updated anyway.

Hope that helps somebody out there!

2009-12-10

Windows Backup Error (0x80070002) When Adding Custom Libraries

I've encountered an issue with Windows Backup in Windows 7 that, upon some research, appears to be both a) not uncommon and b) not new; it seems this has been an issue since the new backup tool arrived in Windows Vista. Users have posted in Microsoft's forums, and Microsoft has responded with workarounds, but no indication that a fix is forthcoming.

For those with this issue (your backup completes successfully but "some files were skipped", and the log shows something like "Backup encountered a problem while backing up file C:\Windows\System32\config\systemprofile\My Projects Error:(The system cannot find the file specified. (0x80070002))" -- the "My Projects" would be the name of a folder you added to a library you created), the fix is relatively simple.

  1. Either click the Change Backup Settings link from the error message, or open Backup and Restore and click Change Settings.
  2. Choose your destination drive.
  3. "Let me choose."
  4. Uncheck any libraries you've created.
  5. At the bottom under Computer, expand you drive and work your way to the folder(s) contained in the libraries you disabled in step 4. Check each one.
  6. Click next, make sure all your files are listed, and click Save & Exit.
  7. Try your backup - it should complete successfully, with no files skipped.