I updated the site to fix the feeds that send out urls for http://letsgetdugg.com:9010/*. The issue stemmed from Catalyst not being able to handle proper URL generation for backend servers with the HTTPD engine. Most people tend to run with the FastCGI engine and this issue does not happen there.
Since this is a on-the-seat-of-my-pants fix, My default Typeface theme is out of action, so I have to use the ported wordpress 'connections' theme by vanillamist for now. I am refactoring Typeface's template support to make WordPress theme porting easier.
Plugin to solve the uri_for url generation
Add this to your Application.pm in your lib/ directory.
and this should solve all your url woes.
-Victor
Quick heads up's RSS feed