andrewducker: (Default)
andrewducker ([personal profile] andrewducker) wrote2011-09-02 01:14 pm

Question for the geeks in the crowd

Okay, so if I want something to scrape an RSS feed and turn it into a daily
LJ/DW post, how hard is that going to be? Anyone got something handy that
I can kick off on a daily basis?

Or a service they could recommend?

[identity profile] johnbobshaun.livejournal.com 2011-09-02 06:15 pm (UTC)(link)
Especially if you don't need to faff around with the BigTable datastore.

[identity profile] johnbobshaun.livejournal.com 2011-10-29 10:38 am (UTC)(link)
Good to know. I take it that Objectify is an ORM-style tool? Like Hibernate? Or whatever the .NET equivalent is?

TBH, everything I've used GAE for has had such simple data requirements that I've never needed to dig into that side of things. But I've used MongoDB when dicking around with Rails and am guessing that it's reasonably similar.