<div class="gmail_quote">On Sat, Feb 25, 2012 at 2:02 PM, Marco Martin <span dir="ltr"><<a href="mailto:notmart@gmail.com">notmart@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div class="im">On Saturday 25 February 2012, Aaron J. Seigo wrote:<br>
> hi all...<br>
><br>
> i woke up this morning from a dream in which all the facebook updates,<br>
> tweets and emails from people associated with an activity where showing up<br>
> in a live stream on screen. it wasn't really the point of the dream (ok,<br>
> dreams don't have "points" in general) but it was a very fun detail of it.<br>
> it felt so natural.<br>
<br>
</div>well, at least you didn't dream of the internal implementation of a data model<br>
:p<br>
<div class="im"><br>
> the stream had a toggle in it to show "all" or filter on the current<br>
> activity.<br>
</div><annoying details minutiae>so not when on desktop i guess ;)</annoying details<br>
minutiae><br>
<br>
so, basically one plasmoid, n dataengines that get combined somwhow.<br>
<br>
if the re is any taker, it would be interesting because it would probably<br>
require new ways to fetch/manage the data, a good extension to the concept of<br>
dataengine that would make things a bit more rigorous.<br>
<div class="HOEnZb"><div class="h5"><br>
--<br>
Marco Martin<br>
_______________________________________________<br>
Plasma-devel mailing list<br>
<a href="mailto:Plasma-devel@kde.org">Plasma-devel@kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/plasma-devel" target="_blank">https://mail.kde.org/mailman/listinfo/plasma-devel</a><br>
</div></div></blockquote></div><br><div>Let me do a little brainstorming :)</div><div><br></div><div>1. a dataengine per social media thing (facebook, twitter, flickr, google+, deviantart.. name_your_social_blabla perhaps IRC as well?)</div>

<div>2. a social_profile (or "aseigo_dream" ^_-) dataengine that has a bunch of set profiles. for example:</div><div> --- Development Profile (fetches data from google+, twitter, irc, ....)</div><div> --- Artistic Profile (fetches data from flickr, deviantart, ....)</div>

<div> The "social_profile" dataengine internally fetches the data from the social media networks in the profiles and makes all data available to use in a plasmoid or something.</div><div>3. plasmoid only uses the "social_profile" dataengine</div>

<div>4. When user is in "Development" activity he sees all data from the Development profile (google+, twitter, irc, ....)</div><div><br></div><div>While writing this brainstom down i keep thinking that this is something that nepomuk should do.. collecting the data and run a specific query on it based on the profile (development, artistic, news etc.) or am i wrong there?</div>

<div><br></div><div>Just my 5 cents.</div><div><br></div><div>@Aaron, can't you go to sleep again and dream the code? ^_-</div><div><br></div><div>Regards,</div><div>Mark</div>