TVSync 1.0 coming soonTuesday, May 13. 2008TVSync 1.0 is currently in development and arriving soon. 1.0 is a complete rewrite in Objective-C/Cocoa, and will reside in the menubar. New features include easy destination machine selection using Bonjour, configurable video size and quality, easy configuration of shows, including 'next episode to transfer' setting with Spotlight and Quick Look integration, and the option to transfer a once-off video file. Stay tuned.
![]()
Posted by Michael
at
11:11
| Comments (0)
| Trackbacks (0)
Convert text to iTunes audio bookWednesday, May 7. 2008
So, I've made a service which appears in the Services menu and operates on selected text. So, select it in Safari, or from an eBook in Preview (or Textedit if it's just plain text), and click 'Speak to iTunes Audiobook' to speak the text into a track in iTunes that will appear in 'Audiobooks'. Just remember to set the encoder quality beforehand, because it's not configurable through Applescript (I recommend 'Spoken podcast'). Download the thing here. Continue reading "Convert text to iTunes audio book"
Posted by Michael
at
16:25
| Comments (3)
| Trackbacks (0)
Automatic genre identification and 'similar track' matchingThursday, April 10. 2008
There's no way anyone's going to go through every track independently and assign a genre (unless they're seriously O.C.D). So, automatic genre setting (a new AutoRate feature?). It looks like there has been some work done in the field, although it looks like it's all still at the early-research stage; I haven't found any available software. So there's another possible project. Another use could be to build a database of tracks in the local music library, and offer similar tracks when playing, constructing an automatic playlist. The same could be done with an online database, similar to Pandora.
Posted by Michael
at
18:48
| Comment (1)
| Trackbacks (0)
PHP debuggingSaturday, March 8. 2008
A better solution is to redirect all of that output into an external file, and use a tool like tail to monitor the log. For printing debug statements, a debug function that shows where each statement came from (file and line number), and is capable of printing complex objects is useful too. The following is the debugging code that's included in SiteComponents. Continue reading "PHP debugging"
Posted by Michael
at
12:19
| Comments (0)
| Trackbacks (0)
TVSync syncs your TV episodes with iTunes and your iPod or iPhoneTuesday, March 4. 2008
From the website:
Install it with the provided package, and it automatically is registered with crontab, to run every half hour. It can be configured to run locally (syncing with a local iTunes installation), or remotely, over SSH. It works with almost anything downloaded, and with EyeTV. Check it out at the TVSync page.
Posted by Michael
at
11:10
| Comments (0)
| Trackbacks (0)
AutoRate 2 in the worksSaturday, February 16. 2008
I'm interested in interacting with Last.fm, too. I suppose AutoRate is a little like a much simpler, 'offline' Last.fm, so it makes sense to take things a bit further and start taking advantage of the awesome stuff they do. Some brainstorming -
Anyone have any other cool things they'd like to see over the next release or two? Leave a comment.
Posted by Michael
at
14:11
| Comment (1)
| Trackbacks (0)
My iTunes iPhone playlist setupFriday, December 21. 2007
Two standard playlists, 'iPhone Selections' and 'iPhone Exclusions' allow me to specifically choose or disallow tracks to go onto the iPhone. Then, a smart playlist called 'iPhone Inclusions' looks like:
Watch that 'any' selection in the top drop-down - a bug in iTunes resets it to 'all' every time you bring up the dialog, so you gotta reset it every time. Finally, a smart playlist called 'iPhone', which is the one that is selected to be sync'd, looks like:
That makes sure that tracks I manually choose are copied over, and the rest is automatically selected by rating and the date added (ideally). Ratings, of course, are automatically set using AutoRate. The one caveat is that because you can't select more than one sorting criteria when limiting to a certain filesize in the smart playlist, you can just choose either to sort by add date - which means you're guaranteed to get that great new album copied over - or by rating, so that you're gunna get the best tracks. Not both, unfortunately, unless you limit the 'iPhone Inclusions' smart playlist too (but that means you won't necessarily fill up the iPhone if you have lots of exclusions that would otherwise be included). Other than that, it works quite well - I haven't yet had a moment when I've missed anything on the iPhone.
Posted by Michael
at
06:56
| Comment (1)
| Trackbacks (0)
(Page 1 of 2, totaling 12 entries)
» next page
|