Thursday, June 29, 2006
pjdaniel.org.uk
I have updated my webpages (www.pjdaniel.org.uk) and removed all email addresses to help stop spam. If you want to send me a nice message please post here...
I have updated my webpages (www.pjdaniel.org.uk) and removed all email addresses to help stop spam. If you want to send me a nice message please post here...
Tuesday, April 11, 2006
Widescreen signaling, aspect ratios and active format descriptors (WSS, AR, AFD)
There seems to be a lack of published information on the system used to signal aspect ratios in UK digital television broadcasts. I have written a simple guide for anyone wanting to learn more about it... http://www.pjdaniel.org.uk/afd/
Might add it to wiki too...
There seems to be a lack of published information on the system used to signal aspect ratios in UK digital television broadcasts. I have written a simple guide for anyone wanting to learn more about it... http://www.pjdaniel.org.uk/afd/
Might add it to wiki too...
Tuesday, December 20, 2005
itunes remote
the problem: I have a pc which contains all my music and runs iTunes, the digital audio output is connected to speakers in the bedroom and in the lounge. I want to be able to skip/change tracks from a laptop but I don't want the audio to be played from the laptop speakers. In this case airtunes doesn't really help.
solution 1: I googled and found a simple php script that can control iTunes (http://nepthar.blogspot.com/2005/12/how-to-control-itunes-on-pc-from-any.html). This works well but doesn't give the full iTunes functionality, in particular there is no way to pick a song from the library.
solution 2: Asked my geeky brother to write new script with a library function. After a few hours it was working reasonably well. I perfected the layout and design and integrated it with the original player by modifying it to accept play requests via the url. Download the results here : http://pjdaniel.org.uk/webtunes/.
Please post comments/bugs/suggestions/improvements...
the problem: I have a pc which contains all my music and runs iTunes, the digital audio output is connected to speakers in the bedroom and in the lounge. I want to be able to skip/change tracks from a laptop but I don't want the audio to be played from the laptop speakers. In this case airtunes doesn't really help.
solution 1: I googled and found a simple php script that can control iTunes (http://nepthar.blogspot.com/2005/12/how-to-control-itunes-on-pc-from-any.html). This works well but doesn't give the full iTunes functionality, in particular there is no way to pick a song from the library.
solution 2: Asked my geeky brother to write new script with a library function. After a few hours it was working reasonably well. I perfected the layout and design and integrated it with the original player by modifying it to accept play requests via the url. Download the results here : http://pjdaniel.org.uk/webtunes/.
Please post comments/bugs/suggestions/improvements...