Watch out for unicode when using pyquery and requests. I provided a fix for that just recently now merged into the pyquery repo. I use it (among other things) to scrape upcoming comic book releases =) http://cuppster.com/2013/01/30/decorators-scrapers-and-gener...
Anyone scraping in Perl? I've found pQuery very useful. (I tried it in node.js to stay cool, but async scraping is an anti-pattern) You can use jQuery selectors, etc... Just posted something related to it on by blog: scrape with pQuery, dump into Redis, reformat into CSV then into mysql...
I did the same thing with my local pizza shop. They were =really= happy to get the domain... and in return they gave me a $100 credit, and I threw a party for my friends... good times! http://jerseyspizza.com/
CSS gets re-written anyway along the way. Resets gives you a leg up in the beginning for a consistent look across browsers so you can focus on other pieces of a project -- at least that's how I use it.
I've used this recipe for a couple sites of mine, including the blog itself. The ups and downs of beta features of other node.js hosting providers was becoming a hindrance so I decided to roll my own.
I've been moving my domains from godaddy to moniker as well... for some time now b/c of the better control panel. Plus, domains bought in the snapnames aftermarket can be moved to (and sold from) from your moniker account.
Just last weekend at the startup weekend in San Diego I joined a team working on this kind of idea. Having a facepalm moment right now upon hearing this news...
I've made one of those for practice at http://redlandsbuzz.com (my home town). It's backed by MailChimp. What I should do is place a unique cookie, then on the confirmation page, use it to provide referral links. Mine's running on WordPress...
MailChimp takes forever to redirect after submitting the form. They're API is faster...
I see the fight now moving to the "managed services" space. As Netflix warned earlier, this is where ISP start to really cash in and squash competition, and there's nothing in these new rules that watchdog that.
Today I put together a WordPress plugin/theme to import delicious bookmarks and make them browsable at http://b.cuppster.com/ and a little write up at http://goo.gl/7lus7
Anyone interested in me posting this code? turning it into a collab. project?
I like the idea of us taking our own bookmarks and re-importing them into a new system, then getting it to work (optionally) in a network (maybe syncing based on friend/follow relationships) on any domain we like...