Welcome Guest, Not a member yet? Register   Sign In
Making a lifestream?
#1

[eluser]austintbiggs[/eluser]
So on my wordpress website I run a plugin named Lifestream (More on Lifestream here). Anyways I'm trying to create something very similar that runs off of CI.

Lifestream retrieves all of your feeds whether they be custom or from social networks and breaks them apart into single entries. After that they are all displayed in a list format sorted chronologically.

I would like my Lifestream to do the same with a few improvements; such as different ways to sort the entries.

What I'm stuck with is how to actually code it; my approach would be:
1. User adds a feed [url is stored]
2. Feed is split into single entries [possibly stored]
3. Content is aggregated and displayed

What exactly would that involve? I've got the MySQL figured out, but not sure how exactly to "split" the feeds; any ideas?

Any and all help is appreciated!




Theme © iAndrew 2016 - Forum software by © MyBB