Jeff Malterre

accessible web programmer, SEO specialist, e-commerce professional

DD-WRT350N v24 SP2 – Updated!

Originally I had thought my USB storage device was successfully connecting to router, it wasn’t. After reading a bit I discovered why…

From www-947.ibm.com:

The USB 2.0 specification requires a 10ms reset recovery time (TRSTRCY) after port resets before commands are issued to USB devices.

However linux kernels before 2.6.11 do not implement this recovery time leading to failures on USB 2.0 devices.

This failure is intermittent and seen on some devices (If other system activity causes there to be a 10ms delay between port resume and device access, then it works, else it would fail).

It also depends on the Host controller implementation.

The EHCI controller in the Broadcom HT1000 (BCM5785) SouthBridge does not like this violation of the spec. and fails to initialize devices.

I was using DD-WRT v24-sp1, and unfortunately I was having this problem. Luckily there is an unstable SVN version that fixes this problem.

Read the rest of this entry »

TweetSuite for WordPress Plugin – W3C Validation Error: Fixed

TweetSuite is a great plugin, it has a widget for displaying your latest tweets, displays tweetbacks, and lets you add in links to tweet or re-tweet a post on your blog. There’s more then a few things that need to be fixed with this plugin (ref: TweetSuite Errors and Troubleshooting), right now I’m just going to focus on some markup validation errors I came across.

The widget for displaying your latest tweets lists each tweet enclosed with li (listed item) tags. Unfortunately, these listed items have no unordered or ordered list parent tag. This causes a the markup to be invalid. To fix this is quite easy…

Read the rest of this entry »

del.icio.us

  • No bookmarks avaliable.