Great!<br><br>I suggest either linking a project (Mer, for instance) to its website and/or provide a brief explanation. It is good to explicate a bit on any term you think is unknown, or contextualize it. For instance, writing "on i586 and ARM <i>processors</i> <i>which today's mobile devices run on.</i>" That way, there is enough context to make sense of the information even if someone doesn't know what "i586" or "ARM" means. QML and Nepomuk have been explained elsewhere, and so it is up to you whether you want to include a brief explanation of those terms.<br>
<br>I think that writing about projects that are relatively unknown and/or need an extra hand is a particularly good use of the digest feature space. So, YES on writing about older projects (as long as they are still active).<br>
<br>Remember to be in contact with someone from the project and ask them what they think should be written about. Often, developers will actually write a majority of the text in the feature article. They are the knowledgeable ones after all :)<br>
<br>Thanks for your work, I look forward to having features again in the digest!<br><br>Vlad<br><br><br><div class="gmail_quote">On Mon, Nov 14, 2011 at 3:19 PM, Roger Pixley <span dir="ltr"><<a href="mailto:skreech2@gmail.com">skreech2@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Been working on it a little<div><br></div><div>Got a write up for Plasma Active. Is it a little too jargony? I think anyone following the Commit Digest would probably already know what most of this is but I would be linking out to the various elements like Mer, ARM, The tablets, QML and Nepomuk. I have some other ones in the pipeline but I seem to have chosen the interesting projects so there is a lack of time for writeups. </div>


<div><br></div><div>I was thinking of some other older projects but not sure if they would be related to the commit digest. Possibly Alkimia? Give me some feedback</div><div><br></div><div><br></div><div> On 9 October 2011 the Plasma Active project had its first release, dubbed Plasma Active One, targeting towards tablet devices: a complete KDE software stack with a touch friendly UI on top of MeeGo 1.2 and Balsam/Opensuse.<div>


Since the release many improvements have been made, alongside the whole stack.</div><div>In cooperation with the Mer project the whole stack is ported on this community based mobile operating system as well, in both i586 and ARM variants.</div>


<div>Speaking of ARM, Plasma Active on Mer was successfully installed and ran on variegated devices such as the BeagleBoard, The Advent Vega tablet and the Nokia N950.</div><div>On the code side, Plasma active recently gained a new set of bindings that provide data models to easily use Nepomuk, with a simple way to define complex queries to the semantic database right from QML, visualizing the results from standard item views such as the ListView, GridView and PathView standard elements, as this simple example shows, where we want all the images, with a rating of at least 3.</div>


<div><br></div><div><code></div><div>import QtQuick 1.1</div><div>import org.kde.metadatamodels 0.1</div><div><br></div><div>ListView {</div><div>    model: MetadataModel {</div><div>        resourceType: "nfo:Image"</div>


<div>        minimumRating: 3</div><div>    }</div><div>    delegate: Text {text: label}</div><div>}</div><div></code></div><div><br></div><div>A special place is for the new series of QML UI components, that will instead benefit not only Plasma Active but KDE Plasma Desktop 4.8 as well. There is now a set of QML based graphical widgets, themed with the Plasma SVG engine that shares the same API on the desktop and on Plasma Active, even though the look and the behavior is different on the two systems adapting to the different input methods (mouse vs touchscreen) and the different screen resolution and pixel density.</div>


<div>If you want to know more or get involved in the Plasma Active project you can write to the <a href="mailto:active@kde.org" target="_blank">active@kde.org</a> mailing list or get hold of us in the #active IRC channel on freenode.</div>


<br><div class="gmail_quote"><div><div class="h5">On Sat, Nov 5, 2011 at 7:46 PM, Vladislav Blanton <span dir="ltr"><<a href="mailto:vblanton@gmail.com" target="_blank">vblanton@gmail.com</a>></span> wrote:<br></div>
</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5">

Dear team,<br><br>It has been a while since we have had a feature article. Would someone like to write one up, throw a few graphics in there, and make it happen? Also, a fresh idea brainstorm for important and interesting topics would be good as well. As I think about it, having access to the "feature" section of the digest is quite special. The writing doesn't have to be a news-item or announcement, and can interrogate and expand our understanding of the kde web and where it is going and could go.<br>



<br>Vlad<br>
<br></div></div>_______________________________________________<br>
Digest mailing list<br>
<a href="mailto:Digest@kde.org" target="_blank">Digest@kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/digest" target="_blank">https://mail.kde.org/mailman/listinfo/digest</a><br>
<br></blockquote></div><br></div>
<br>_______________________________________________<br>
Digest mailing list<br>
<a href="mailto:Digest@kde.org">Digest@kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/digest" target="_blank">https://mail.kde.org/mailman/listinfo/digest</a><br>
<br></blockquote></div><br>