Tuesday, January 12, 2010

Troubleshooting Netflix on the PS3

I recently had the Netflix disk for the PS3 suddenly stop working. It would just halt at the red splash page, and never seem to move on. I'm not sure the deactivation of the device step is required, but it's part of the path I followed to the solution.

1) At netflix.com, deactivate the PS3 device
2) Ensure that the time settings on the PS3 are set by Internet
3) In the video section of the cross-bar, go to the BD-Live utility, and delete "Netflix"
4) Insert the Netflix disk, and let it do its thing

I'm sure step three is the magic step, but I wanted to record everything just in case.

Roll back to a previous revision in Subversion

Excerpted from http://aralbalkan.com/1381

To revert to a previous version of your application (roll back changes) in Subversion, you merge the changes from your current revision back to the revision you want to revert to. So, for example, if you want to revert the trunk of your application from revision 73 to 68, you would do the following:

1. svn merge --dry-run -r73:68 http://my.repository.com/my/project/trunk
2. svn merge -r73:68 http://my.repository.com/my/project/trunk
3. svn commit -m "Reverted to revision 68."

Step 1 will perform a dry run and show you what the merge will produce. If you want to see exactly what changes will be applied, do a diff:

svn diff -r73:68 http://my.repository.com/my/project/trunk

Sunday, January 10, 2010

Thursday, January 7, 2010

This... is genius

Watch this. Then watch the other 6 parts. I came to the same conclusion as this guy years ago, but his surgical analysis of one of the biggest let-downs in popular culture really is stunning.

Several points for disarming, self-deprecating humor awarded. A few are lost during some slow bits. Overall score: 9