<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:content="http://purl.org/rss/1.0/modules/content/"
    xmlns:wfw="http://wellformedweb.org/CommentAPI/"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
>
<!-- MHonArc v2.6.10 -->
	<channel>
		<title>mpc-dev</title>
		<link>http://dev.eclipse.org/mhonarc/lists/mpc-dev/maillist.html</link>
		<description>mpc-dev</description>
		<language>en-us</language>
		<pubDate>Thu, 10 May 2012 20:00:04 GMT</pubDate>
		<lastBuildDate>Thu, 10 May 2012 20:00:04 GMT</lastBuildDate>
		<docs>http://blogs.law.harvard.edu/tech/rss</docs>
		<generator>MHonArc RSS 2.0 RCFile</generator>
		<managingEditor>webmaster@eclipse.org (Webmaster)</managingEditor>
		<webMaster>webmaster@eclipse.org (Webmaster)</webMaster>
		<image>
			<title>mpc-dev</title>
			<url>http://www.eclipse.org/eclipse.org-common/themes/Phoenix/images/eclipse_home_header.jpg</url>
			<link>http://dev.eclipse.org/mhonarc/lists/mpc-dev/maillist.html</link>
		</image>
 

	<item>
		<title>Re: [mpc-dev] Auto-filter MPC based on Eclipse Package</title>
		<link>http://dev.eclipse.org/mhonarc/lists/mpc-dev/msg00261.html</link>
		<description>Correct&amp;#xA0; -- Benjamin Muskalla Software Engineer, Tasktop Sync Committer, Eclipse Mylyn, Eclipse EGit http://tasktop.com @bmuskalla _______________________________________________ mpc-dev mailing list mpc-dev@xxxxxxxxxxx https://dev.eclipse.org/mailman/list...</description>
		<content:encoded><![CDATA[<div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div bgcolor="#FFFFFF" text="#000000">1. MPC reads the eclipse.product key that is unique to each
    package.&#xA0; It then passes this unique key to the Marketplace server.<br></div></blockquote><div>Correct</div><div><br></div><div>&#xA0;</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div bgcolor="#FFFFFF" text="#000000">
    2. However, it would seem right now the server does not know how to
    map that key to a specific category. Is this correct?<span class="HOEnZb"><font color="#888888"><br>
    <br>
    Ian</font></span><div><div class="h5"><br>
    <br>
    <br>
    <br>
    On 5/9/2012 8:53 PM, Nathan Gervais wrote:
    <blockquote type="cite">
      
      Currently the only thing that the MPC server checks for when
      serving content is the presence of the client variable being set
      to &#39;org.eclipse.epp.mpc.core&#39;.&#xA0;&#xA0; We do this to verify that its MPC
      that is indeed calling and this is when we apply our filters for
      member only listings etc.<br>
      <br>
      The REST API currently supports returning featured listings for a
      category (/featured/api/p/13 as an example) which it currently
      does when you select a category inside MPC.&#xA0; I want to make sure
      we&#39;re all on the same page here and the behaviour we want is that
      packages can preselect which category would be the default
      selection from the categories drop down when MPC is launched,
      correct?<br>
      <pre cols="72">Nathan Gervais
Web Developer - Eclipse Foundation</pre>
      <br>
      On 5/9/2012 4:26 PM, Ian Skerrett wrote:
      <blockquote type="cite">
        
        @benjamin,&#xA0; when MPC is first started, what is the product code
        sent to get the featured list?&#xA0; Is that product code an
        extermalized string that can be customized by EPP?&#xA0;&#xA0; Nathan, can
        confirm but I think the backend does look at the code.<br>
        <br>
        @eric on the backend we have rules on what solutions we return.&#xA0;
        For instance, we only return listings that have proper IUs setup
        so they can actually be installed&#xA0; We also only return listings
        that are licensed oss or from Foundation member companies.<br>
        <br>
        <br>
        <br>
        On 5/9/2012 2:49 PM, ERIC CLONINGER wrote:
        <blockquote type="cite">
          <pre>Hi Ben,

This definitely paints a clearer picture.

To dig a little further, if the Eclipse Marketplace backend were to
handle that parameter and return some results, would it be to the full
set of solutions? I don&#39;t want anything to prevent users from seeing
all the solutions, but it would be nice if the solutions for mobile
and embedded devices were listed first.

I say this, since the user has chosen a specific package, presumably
he wants solutions for those roles. At least at first, then they can
look for other tools to fulfill their job role.

Thanks

-E

On Wed, May 9, 2012 at 11:57 AM, Benjamin Muskalla
<a href="mailto:benjamin.muskalla@xxxxxxxxxxx" target="_blank">&lt;benjamin.muskalla@xxxxxxxxxxx&gt;</a> wrote:
</pre>
          <blockquote type="cite">
            <pre>Hey,

The MPC client actually sends the product id as part of the MPC requestst to
the server (eg. &amp;product=org.eclipse.epp.package.rcp.product).
This way the server can actually response with different features for a
particular product (or EPP package as they have their own product). As far
as I know, the Eclipse Marketplace&#xA0;currently&#xA0;ignores the product attribute.

Hope that helps,
&#xA0; Benjamin

On Wed, May 9, 2012 at 5:22 PM, ERIC CLONINGER <a href="mailto:dcp874@xxxxxxxxxxxx" target="_blank">&lt;dcp874@xxxxxxxxxxxx&gt;</a> wrote:
</pre>
            <blockquote type="cite">
              <pre>Hello all,

I&#39;m working on a new EPP project for mobile devices, as described by this
bug

<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=376258" target="_blank">https://bugs.eclipse.org/bugs/show_bug.cgi?id=376258</a>

Ian and I were discussing how this package would operate and I have a
thought. Would it be possible for MPC to load with the filters
pre-selected based on the package? Perhaps some bit of data about the
package itself could be fed into MPC or read from the initial query to
know which filters to apply.

Thanks

--
Eric Cloninger (<a href="mailto:ericc@xxxxxxxxxxxx" target="_blank">ericc@xxxxxxxxxxxx</a>)
Product Line Manager, MOTODEV Tools
Eclipse Sequoyah Project Lead
_______________________________________________
mpc-dev mailing list
<a href="mailto:mpc-dev@xxxxxxxxxxx" target="_blank">mpc-dev@xxxxxxxxxxx</a>
<a href="https://dev.eclipse.org/mailman/listinfo/mpc-dev" target="_blank">https://dev.eclipse.org/mailman/listinfo/mpc-dev</a>
</pre>
            </blockquote>
            <pre>--
Benjamin Muskalla
Software Engineer, Tasktop Sync
Committer, Eclipse Mylyn, Eclipse EGit
<a href="http://tasktop.com" target="_blank">http://tasktop.com</a>
@bmuskalla


_______________________________________________
mpc-dev mailing list
<a href="mailto:mpc-dev@xxxxxxxxxxx" target="_blank">mpc-dev@xxxxxxxxxxx</a>
<a href="https://dev.eclipse.org/mailman/listinfo/mpc-dev" target="_blank">https://dev.eclipse.org/mailman/listinfo/mpc-dev</a>

</pre>
          </blockquote>
          <pre></pre>
        </blockquote>
        <br>
        <div>-- <br>
          Ian Skerrett<br>
          VP of Marketing and Ecosystem<br>
          Eclipse Foundation<br>
          Tel: <a href="tel:613-224-9461%20ext%20227" value="+16132249461" target="_blank">613-224-9461 ext 227</a><br>
          Blog: <a href="http://ianskerrett.wordpress.com/" target="_blank">ianskerrett.wordpress.com</a><br>
          Twitter: <a href="http://twitter.com/IanSkerrett" target="_blank">IanSkerrett</a><br>
        </div>
        <br>
        <fieldset></fieldset>
        <br>
        <pre>_______________________________________________
mpc-dev mailing list
<a href="mailto:mpc-dev@xxxxxxxxxxx" target="_blank">mpc-dev@xxxxxxxxxxx</a>
<a href="https://dev.eclipse.org/mailman/listinfo/mpc-dev" target="_blank">https://dev.eclipse.org/mailman/listinfo/mpc-dev</a>
</pre>
      </blockquote>
    </blockquote>
    <br>
    <div>-- <br>
      Ian Skerrett<br>
      VP of Marketing and Ecosystem<br>
      Eclipse Foundation<br>
      Tel: <a href="tel:613-224-9461%20ext%20227" value="+16132249461" target="_blank">613-224-9461 ext 227</a><br>
      Blog: <a href="http://ianskerrett.wordpress.com/" target="_blank">ianskerrett.wordpress.com</a><br>
      Twitter: <a href="http://twitter.com/IanSkerrett" target="_blank">IanSkerrett</a><br>
    </div>
  </div></div></div>

<br>_______________________________________________<br>
mpc-dev mailing list<br>
<a href="mailto:mpc-dev@xxxxxxxxxxx">mpc-dev@xxxxxxxxxxx</a><br>
<a href="https://dev.eclipse.org/mailman/listinfo/mpc-dev" target="_blank">https://dev.eclipse.org/mailman/listinfo/mpc-dev</a><br>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br><div>Benjamin Muskalla</div><div><div>Software Engineer, Tasktop Sync</div><div>Committer, Eclipse Mylyn, Eclipse EGit</div><div><a href="http://tasktop.com" target="_blank">http://tasktop.com</a></div>
<div><a href="http://twitter.com/bmuskalla" target="_blank">@bmuskalla</a></div></div><br>
]]></content:encoded>
		<pubDate>Thu, 10 May 2012 19:58:58 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/lists/mpc-dev/msg00261.html</guid>
		<author>benjamin.muskalla@xxxxxxx (Benjamin Muskalla)</author>
	</item>
	<item>
		<title>Re: [mpc-dev] Auto-filter MPC based on Eclipse Package</title>
		<link>http://dev.eclipse.org/mhonarc/lists/mpc-dev/msg00260.html</link>
		<description> -- Benjamin Muskalla Software Engineer, Tasktop Sync Committer, Eclipse Mylyn, Eclipse EGit http://tasktop.com @bmuskalla _______________________________________________ mpc-dev mailing list mpc-dev@xxxxxxxxxxx https://dev.eclipse.org/mailman/listinfo/mpc...</description>
		<content:encoded><![CDATA[<table width="100%"><tr><td bgcolor="#FFFFFF" style="background-color: #FFFFFF; color: #000000; "><font color="#000000">
  
  
    It seems we are getting close.&nbsp; Just to recap what Eric and I would
    like to accomplish:<br>
    1. Eric is building a package for Mobile and specifically Android
    developers.<br>
    2. In the Mobile package, when a user starts MPC we would like the
    feature list on startup to show listings from this category
    <a class="moz-txt-link-freetext" href="http://marketplace.eclipse.org/taxonomy/term/1974%2C31">http://marketplace.eclipse.org/taxonomy/term/1974%2C31</a><br>
    3. I could see this also being a useful customization for some of
    the other packages.<br>
    <br>
    From the e-mails it seems we have the following:<br>
    1. MPC reads the eclipse.product key that is unique to each
    package.&nbsp; It then passes this unique key to the Marketplace server.<br>
    2. However, it would seem right now the server does not know how to
    map that key to a specific category. Is this correct?<br>
    <br>
    Ian<br>
    <br>
    <br>
    <br>
    On 5/9/2012 8:53 PM, Nathan Gervais wrote:
    <blockquote cite="" type="cite">
      
      Currently the only thing that the MPC server checks for when
      serving content is the presence of the client variable being set
      to 'org.eclipse.epp.mpc.core'.&nbsp;&nbsp; We do this to verify that its MPC
      that is indeed calling and this is when we apply our filters for
      member only listings etc.<br>
      <br>
      The REST API currently supports returning featured listings for a
      category (/featured/api/p/13 as an example) which it currently
      does when you select a category inside MPC.&nbsp; I want to make sure
      we're all on the same page here and the behaviour we want is that
      packages can preselect which category would be the default
      selection from the categories drop down when MPC is launched,
      correct?<br>
      <pre class="moz-signature" cols="72">Nathan Gervais
Web Developer - Eclipse Foundation</pre>
      <br>
      On 5/9/2012 4:26 PM, Ian Skerrett wrote:
      <blockquote cite="" type="cite">
        
        @benjamin,&nbsp; when MPC is first started, what is the product code
        sent to get the featured list?&nbsp; Is that product code an
        extermalized string that can be customized by EPP?&nbsp;&nbsp; Nathan, can
        confirm but I think the backend does look at the code.<br>
        <br>
        @eric on the backend we have rules on what solutions we return.&nbsp;
        For instance, we only return listings that have proper IUs setup
        so they can actually be installed&nbsp; We also only return listings
        that are licensed oss or from Foundation member companies.<br>
        <br>
        <br>
        <br>
        On 5/9/2012 2:49 PM, ERIC CLONINGER wrote:
        <blockquote
cite=""
          type="cite">
          <pre wrap="">Hi Ben,

This definitely paints a clearer picture.

To dig a little further, if the Eclipse Marketplace backend were to
handle that parameter and return some results, would it be to the full
set of solutions? I don't want anything to prevent users from seeing
all the solutions, but it would be nice if the solutions for mobile
and embedded devices were listed first.

I say this, since the user has chosen a specific package, presumably
he wants solutions for those roles. At least at first, then they can
look for other tools to fulfill their job role.

Thanks

-E

On Wed, May 9, 2012 at 11:57 AM, Benjamin Muskalla
<a moz-do-not-send="true" class="moz-txt-link-rfc2396E" href="mailto:benjamin.muskalla@xxxxxxxxxxx">&lt;benjamin.muskalla@xxxxxxxxxxx&gt;</a> wrote:
</pre>
          <blockquote type="cite">
            <pre wrap="">Hey,

The MPC client actually sends the product id as part of the MPC requestst to
the server (eg. &amp;product=org.eclipse.epp.package.rcp.product).
This way the server can actually response with different features for a
particular product (or EPP package as they have their own product). As far
as I know, the Eclipse Marketplace&nbsp;currently&nbsp;ignores the product attribute.

Hope that helps,
&nbsp; Benjamin

On Wed, May 9, 2012 at 5:22 PM, ERIC CLONINGER <a moz-do-not-send="true" class="moz-txt-link-rfc2396E" href="mailto:dcp874@xxxxxxxxxxxx">&lt;dcp874@xxxxxxxxxxxx&gt;</a> wrote:
</pre>
            <blockquote type="cite">
              <pre wrap="">Hello all,

I'm working on a new EPP project for mobile devices, as described by this
bug

<a moz-do-not-send="true" class="moz-txt-link-freetext" href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=376258">https://bugs.eclipse.org/bugs/show_bug.cgi?id=376258</a>

Ian and I were discussing how this package would operate and I have a
thought. Would it be possible for MPC to load with the filters
pre-selected based on the package? Perhaps some bit of data about the
package itself could be fed into MPC or read from the initial query to
know which filters to apply.

Thanks

--
Eric Cloninger (<a moz-do-not-send="true" class="moz-txt-link-abbreviated" href="mailto:ericc@xxxxxxxxxxxx">ericc@xxxxxxxxxxxx</a>)
Product Line Manager, MOTODEV Tools
Eclipse Sequoyah Project Lead
_______________________________________________
mpc-dev mailing list
<a moz-do-not-send="true" class="moz-txt-link-abbreviated" href="mailto:mpc-dev@xxxxxxxxxxx">mpc-dev@xxxxxxxxxxx</a>
<a moz-do-not-send="true" class="moz-txt-link-freetext" href="https://dev.eclipse.org/mailman/listinfo/mpc-dev">https://dev.eclipse.org/mailman/listinfo/mpc-dev</a>
</pre>
            </blockquote>
            <pre wrap="">

--
Benjamin Muskalla
Software Engineer, Tasktop Sync
Committer, Eclipse Mylyn, Eclipse EGit
<a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://tasktop.com">http://tasktop.com</a>
@bmuskalla


_______________________________________________
mpc-dev mailing list
<a moz-do-not-send="true" class="moz-txt-link-abbreviated" href="mailto:mpc-dev@xxxxxxxxxxx">mpc-dev@xxxxxxxxxxx</a>
<a moz-do-not-send="true" class="moz-txt-link-freetext" href="https://dev.eclipse.org/mailman/listinfo/mpc-dev">https://dev.eclipse.org/mailman/listinfo/mpc-dev</a>

</pre>
          </blockquote>
          <pre wrap="">
</pre>
        </blockquote>
        <br>
        <div class="moz-signature">-- <br>
          Ian Skerrett<br>
          VP of Marketing and Ecosystem<br>
          Eclipse Foundation<br>
          Tel: 613-224-9461 ext 227<br>
          Blog: <a moz-do-not-send="true"
            href="http://ianskerrett.wordpress.com/">ianskerrett.wordpress.com</a><br>
          Twitter: <a moz-do-not-send="true"
            href="http://twitter.com/IanSkerrett">IanSkerrett</a><br>
        </div>
        <br>
        <fieldset class="mimeAttachmentHeader"></fieldset>
        <br>
        <pre wrap="">_______________________________________________
mpc-dev mailing list
<a moz-do-not-send="true" class="moz-txt-link-abbreviated" href="mailto:mpc-dev@xxxxxxxxxxx">mpc-dev@xxxxxxxxxxx</a>
<a moz-do-not-send="true" class="moz-txt-link-freetext" href="https://dev.eclipse.org/mailman/listinfo/mpc-dev">https://dev.eclipse.org/mailman/listinfo/mpc-dev</a>
</pre>
      </blockquote>
    </blockquote>
    <br>
    <div class="moz-signature">-- <br>
      Ian Skerrett<br>
      VP of Marketing and Ecosystem<br>
      Eclipse Foundation<br>
      Tel: 613-224-9461 ext 227<br>
      Blog: <a href="http://ianskerrett.wordpress.com/">ianskerrett.wordpress.com</a><br>
      Twitter: <a href="http://twitter.com/IanSkerrett">IanSkerrett</a><br>
    </div>
  

</font></td></tr></table>]]></content:encoded>
		<pubDate>Thu, 10 May 2012 13:24:16 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/lists/mpc-dev/msg00260.html</guid>
		<author>ian.skerrett@xxxxxxx (Ian Skerrett)</author>
	</item>


	<item>
		<title>Re: [mpc-dev] Auto-filter MPC based on Eclipse Package</title>
		<link>http://dev.eclipse.org/mhonarc/lists/mpc-dev/msg00259.html</link>
		<description> -- Benjamin Muskalla Software Engineer, Tasktop Sync Committer, Eclipse Mylyn, Eclipse EGit http://tasktop.com @bmuskalla _______________________________________________ mpc-dev mailing list mpc-dev@xxxxxxxxxxx https://dev.eclipse.org/mailman/listinfo/mpc...</description>
		<content:encoded><![CDATA[<table width="100%"><tr><td bgcolor="#FFFFFF" style="background-color: #FFFFFF; color: #000000; "><font color="#000000">
  
  
    Currently the only thing that the MPC server checks for when serving
    content is the presence of the client variable being set to
    'org.eclipse.epp.mpc.core'.&nbsp;&nbsp; We do this to verify that its MPC that
    is indeed calling and this is when we apply our filters for member
    only listings etc.<br>
    <br>
    The REST API currently supports returning featured listings for a
    category (/featured/api/p/13 as an example) which it currently does
    when you select a category inside MPC.&nbsp; I want to make sure we're
    all on the same page here and the behaviour we want is that packages
    can preselect which category would be the default selection from the
    categories drop down when MPC is launched, correct?<br>
    <pre class="moz-signature" cols="72">Nathan Gervais
Web Developer - Eclipse Foundation</pre>
    <br>
    On 5/9/2012 4:26 PM, Ian Skerrett wrote:
    <blockquote cite="" type="cite">
      
      @benjamin,&nbsp; when MPC is first started, what is the product code
      sent to get the featured list?&nbsp; Is that product code an
      extermalized string that can be customized by EPP?&nbsp;&nbsp; Nathan, can
      confirm but I think the backend does look at the code.<br>
      <br>
      @eric on the backend we have rules on what solutions we return.&nbsp;
      For instance, we only return listings that have proper IUs setup
      so they can actually be installed&nbsp; We also only return listings
      that are licensed oss or from Foundation member companies.<br>
      <br>
      <br>
      <br>
      On 5/9/2012 2:49 PM, ERIC CLONINGER wrote:
      <blockquote
cite=""
        type="cite">
        <pre wrap="">Hi Ben,

This definitely paints a clearer picture.

To dig a little further, if the Eclipse Marketplace backend were to
handle that parameter and return some results, would it be to the full
set of solutions? I don't want anything to prevent users from seeing
all the solutions, but it would be nice if the solutions for mobile
and embedded devices were listed first.

I say this, since the user has chosen a specific package, presumably
he wants solutions for those roles. At least at first, then they can
look for other tools to fulfill their job role.

Thanks

-E

On Wed, May 9, 2012 at 11:57 AM, Benjamin Muskalla
<a moz-do-not-send="true" class="moz-txt-link-rfc2396E" href="mailto:benjamin.muskalla@xxxxxxxxxxx">&lt;benjamin.muskalla@xxxxxxxxxxx&gt;</a> wrote:
</pre>
        <blockquote type="cite">
          <pre wrap="">Hey,

The MPC client actually sends the product id as part of the MPC requestst to
the server (eg. &amp;product=org.eclipse.epp.package.rcp.product).
This way the server can actually response with different features for a
particular product (or EPP package as they have their own product). As far
as I know, the Eclipse Marketplace&nbsp;currently&nbsp;ignores the product attribute.

Hope that helps,
&nbsp; Benjamin

On Wed, May 9, 2012 at 5:22 PM, ERIC CLONINGER <a moz-do-not-send="true" class="moz-txt-link-rfc2396E" href="mailto:dcp874@xxxxxxxxxxxx">&lt;dcp874@xxxxxxxxxxxx&gt;</a> wrote:
</pre>
          <blockquote type="cite">
            <pre wrap="">Hello all,

I'm working on a new EPP project for mobile devices, as described by this
bug

<a moz-do-not-send="true" class="moz-txt-link-freetext" href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=376258">https://bugs.eclipse.org/bugs/show_bug.cgi?id=376258</a>

Ian and I were discussing how this package would operate and I have a
thought. Would it be possible for MPC to load with the filters
pre-selected based on the package? Perhaps some bit of data about the
package itself could be fed into MPC or read from the initial query to
know which filters to apply.

Thanks

--
Eric Cloninger (<a moz-do-not-send="true" class="moz-txt-link-abbreviated" href="mailto:ericc@xxxxxxxxxxxx">ericc@xxxxxxxxxxxx</a>)
Product Line Manager, MOTODEV Tools
Eclipse Sequoyah Project Lead
_______________________________________________
mpc-dev mailing list
<a moz-do-not-send="true" class="moz-txt-link-abbreviated" href="mailto:mpc-dev@xxxxxxxxxxx">mpc-dev@xxxxxxxxxxx</a>
<a moz-do-not-send="true" class="moz-txt-link-freetext" href="https://dev.eclipse.org/mailman/listinfo/mpc-dev">https://dev.eclipse.org/mailman/listinfo/mpc-dev</a>
</pre>
          </blockquote>
          <pre wrap="">


--
Benjamin Muskalla
Software Engineer, Tasktop Sync
Committer, Eclipse Mylyn, Eclipse EGit
<a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://tasktop.com">http://tasktop.com</a>
@bmuskalla


_______________________________________________
mpc-dev mailing list
<a moz-do-not-send="true" class="moz-txt-link-abbreviated" href="mailto:mpc-dev@xxxxxxxxxxx">mpc-dev@xxxxxxxxxxx</a>
<a moz-do-not-send="true" class="moz-txt-link-freetext" href="https://dev.eclipse.org/mailman/listinfo/mpc-dev">https://dev.eclipse.org/mailman/listinfo/mpc-dev</a>

</pre>
        </blockquote>
        <pre wrap="">

</pre>
      </blockquote>
      <br>
      <div class="moz-signature">-- <br>
        Ian Skerrett<br>
        VP of Marketing and Ecosystem<br>
        Eclipse Foundation<br>
        Tel: 613-224-9461 ext 227<br>
        Blog: <a moz-do-not-send="true"
          href="http://ianskerrett.wordpress.com/">ianskerrett.wordpress.com</a><br>
        Twitter: <a moz-do-not-send="true"
          href="http://twitter.com/IanSkerrett">IanSkerrett</a><br>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
mpc-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:mpc-dev@xxxxxxxxxxx">mpc-dev@xxxxxxxxxxx</a>
<a class="moz-txt-link-freetext" href="https://dev.eclipse.org/mailman/listinfo/mpc-dev">https://dev.eclipse.org/mailman/listinfo/mpc-dev</a>
</pre>
    </blockquote>
  

</font></td></tr></table>]]></content:encoded>
		<pubDate>Thu, 10 May 2012 00:53:49 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/lists/mpc-dev/msg00259.html</guid>
		<author>nathan@xxxxxxx (Nathan Gervais)</author>
	</item>
	<item>
		<title>Re: [mpc-dev] Auto-filter MPC based on Eclipse Package</title>
		<link>http://dev.eclipse.org/mhonarc/lists/mpc-dev/msg00258.html</link>
		<description>Correct. You can see the value of this property if you go to Help-&amp;gt;About Eclipse-&amp;gt;Installation Details-&amp;gt;Configuration and look for the 'eclipse.product' key. Am 09.05.2012 23:17, schrieb ERIC CLONINGER: The string sent to the server is the result of the ca...</description>
		<content:encoded><![CDATA[<tt>Correct. You can see the value of this property if you go to Help-&gt;About 
Eclipse-&gt;Installation Details-&gt;Configuration and look for the 
'eclipse.product' key.</tt><br>
<br>
<tt>Am 09.05.2012 23:17, schrieb ERIC CLONINGER:
</tt><blockquote style="border-left: #5555EE solid 0.2em; margin: 0em; padding-left: 0.85em"><pre style="margin: 0em;">If I were using &quot;Eclipse for C/C++ developers&quot;, I am guessing would
get a different value than if I were using &quot;Eclipse for Testers&quot;?</pre><br>
<pre style="margin: 0em;">On Wed, May 9, 2012 at 4:05 PM, Tom Seidel
&lt;tom.seidel@xxxxxxxxxxxxxxxxxx&gt;  wrote:
</pre><blockquote style="border-left: #5555EE solid 0.2em; margin: 0em; padding-left: 0.85em"><blockquote style="border-left: #5555EE solid 0.2em; margin: 0em; padding-left: 0.85em"><pre style="margin: 0em;">Is that product code an extermalized string that
can be customized by EPP?
</pre></blockquote><pre style="margin: 0em;"><br>The string sent to the server is the result of the call
org.eclipse.core.runtime.Platform.getProduct().getId().</pre><br>
<pre style="margin: 0em;">This id is appended to the querystring of every request to the server.</pre><br>
<pre style="margin: 0em;">Tom</pre><br>
<tt>Am 09.05.2012 22:26, schrieb Ian Skerrett:
</tt><blockquote style="border-left: #5555EE solid 0.2em; margin: 0em; padding-left: 0.85em"><pre style="margin: 0em;"><br>@benjamin, when MPC is first started, what is the product code sent to
get the featured list? Is that product code an extermalized string that
can be customized by EPP? Nathan, can confirm but I think the backend
does look at the code.</pre><br>
<pre style="margin: 0em;">@eric on the backend we have rules on what solutions we return. For
instance, we only return listings that have proper IUs setup so they can
actually be installed We also only return listings that are licensed oss
or from Foundation member companies.</pre><br>
<pre style="margin: 0em;"><br></pre><br>
<tt>On 5/9/2012 2:49 PM, ERIC CLONINGER wrote:
</tt><blockquote style="border-left: #5555EE solid 0.2em; margin: 0em; padding-left: 0.85em"><pre style="margin: 0em;"><br>Hi Ben,</pre><br>
<pre style="margin: 0em;">This definitely paints a clearer picture.</pre><br>
<pre style="margin: 0em;">To dig a little further, if the Eclipse Marketplace backend were to
handle that parameter and return some results, would it be to the full
set of solutions? I don't want anything to prevent users from seeing
all the solutions, but it would be nice if the solutions for mobile
and embedded devices were listed first.</pre><br>
<pre style="margin: 0em;">I say this, since the user has chosen a specific package, presumably
he wants solutions for those roles. At least at first, then they can
look for other tools to fulfill their job role.</pre><br>
<pre style="margin: 0em;">Thanks</pre><br>
<pre style="margin: 0em;">-E</pre><br>
<pre style="margin: 0em;">On Wed, May 9, 2012 at 11:57 AM, Benjamin Muskalla
&lt;benjamin.muskalla@xxxxxxxxxxx&gt;    wrote:
</pre><blockquote style="border-left: #5555EE solid 0.2em; margin: 0em; padding-left: 0.85em"><pre style="margin: 0em;"><br>Hey,</pre><br>
<pre style="margin: 0em;">The MPC client actually sends the product id as part of the MPC
requestst to
the server (eg.&amp;product=org.eclipse.epp.package.rcp.product).
This way the server can actually response with different features for a
particular product (or EPP package as they have their own product). As
far
as I know, the Eclipse Marketplace  currently  ignores the product
attribute.</pre><br>
<pre style="margin: 0em;">Hope that helps,
    Benjamin</pre><br>
<pre style="margin: 0em;">On Wed, May 9, 2012 at 5:22 PM, ERIC CLONINGER&lt;dcp874@xxxxxxxxxxxx&gt;
  wrote:
</pre><blockquote style="border-left: #5555EE solid 0.2em; margin: 0em; padding-left: 0.85em"><pre style="margin: 0em;"><br>Hello all,</pre><br>
<pre style="margin: 0em;">I'm working on a new EPP project for mobile devices, as described by
this
bug</pre><br>
<pre style="margin: 0em;"><a  href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=376258">https://bugs.eclipse.org/bugs/show_bug.cgi?id=376258</a></pre><br>
<pre style="margin: 0em;">Ian and I were discussing how this package would operate and I have a
thought. Would it be possible for MPC to load with the filters
pre-selected based on the package? Perhaps some bit of data about the
package itself could be fed into MPC or read from the initial query to
know which filters to apply.</pre><br>
<pre style="margin: 0em;">Thanks</pre><br>
<pre style="margin: 0em;">--
Eric Cloninger (ericc@xxxxxxxxxxxx)
Product Line Manager, MOTODEV Tools
Eclipse Sequoyah Project Lead
_______________________________________________
mpc-dev mailing list
mpc-dev@xxxxxxxxxxx
<a  href="https://dev.eclipse.org/mailman/listinfo/mpc-dev">https://dev.eclipse.org/mailman/listinfo/mpc-dev</a>
</pre></blockquote><pre style="margin: 0em;"><br></pre><br>
<pre style="margin: 0em;"><br></pre><br>
<pre style="margin: 0em;">--
Benjamin Muskalla
Software Engineer, Tasktop Sync
Committer, Eclipse Mylyn, Eclipse EGit
<a  href="http://tasktop.com">http://tasktop.com</a>
@bmuskalla</pre><br>
<pre style="margin: 0em;"><br>_______________________________________________
mpc-dev mailing list
mpc-dev@xxxxxxxxxxx
<a  href="https://dev.eclipse.org/mailman/listinfo/mpc-dev">https://dev.eclipse.org/mailman/listinfo/mpc-dev</a></pre><br>
</blockquote><pre style="margin: 0em;"><br></pre><br>
</blockquote><pre style="margin: 0em;"><br>--
Ian Skerrett
VP of Marketing and Ecosystem
Eclipse Foundation
Tel: 613-224-9461 ext 227
Blog: ianskerrett.wordpress.com&lt;<a  href="http://ianskerrett.wordpress.com/">http://ianskerrett.wordpress.com/</a>&gt;
Twitter: IanSkerrett&lt;<a  href="http://twitter.com/IanSkerrett">http://twitter.com/IanSkerrett</a>&gt;</pre><br>
<pre style="margin: 0em;"><br></pre><br>
<pre style="margin: 0em;">_______________________________________________
mpc-dev mailing list
mpc-dev@xxxxxxxxxxx
<a  href="https://dev.eclipse.org/mailman/listinfo/mpc-dev">https://dev.eclipse.org/mailman/listinfo/mpc-dev</a>
</pre></blockquote><pre style="margin: 0em;"><br>_______________________________________________
mpc-dev mailing list
mpc-dev@xxxxxxxxxxx
<a  href="https://dev.eclipse.org/mailman/listinfo/mpc-dev">https://dev.eclipse.org/mailman/listinfo/mpc-dev</a>
</pre></blockquote><pre style="margin: 0em;"><br></pre><br>
<br>
</blockquote><br>
]]></content:encoded>
		<pubDate>Wed, 09 May 2012 21:26:58 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/lists/mpc-dev/msg00258.html</guid>
		<author>tom.seidel@xxxxxxx (Tom Seidel)</author>
	</item>
	<item>
		<title>Re: [mpc-dev] Auto-filter MPC based on Eclipse Package</title>
		<link>http://dev.eclipse.org/mhonarc/lists/mpc-dev/msg00257.html</link>
		<description> </description>
		<content:encoded><![CDATA[<pre>If I were using &quot;Eclipse for C/C++ developers&quot;, I am guessing would
get a different value than if I were using &quot;Eclipse for Testers&quot;?

On Wed, May 9, 2012 at 4:05 PM, Tom Seidel
&lt;tom.seidel@xxxxxxxxxxxxxxxxxx&gt; wrote:
&gt;&gt; Is that product code an extermalized string that
&gt;&gt; can be customized by EPP?
&gt;
&gt; The string sent to the server is the result of the call
&gt; org.eclipse.core.runtime.Platform.getProduct().getId().
&gt;
&gt; This id is appended to the querystring of every request to the server.
&gt;
&gt; Tom
&gt;
&gt; Am 09.05.2012 22:26, schrieb Ian Skerrett:
&gt;&gt;
&gt;&gt; @benjamin, when MPC is first started, what is the product code sent to
&gt;&gt; get the featured list? Is that product code an extermalized string that
&gt;&gt; can be customized by EPP? Nathan, can confirm but I think the backend
&gt;&gt; does look at the code.
&gt;&gt;
&gt;&gt; @eric on the backend we have rules on what solutions we return. For
&gt;&gt; instance, we only return listings that have proper IUs setup so they can
&gt;&gt; actually be installed We also only return listings that are licensed oss
&gt;&gt; or from Foundation member companies.
&gt;&gt;
&gt;&gt;
&gt;&gt;
&gt;&gt; On 5/9/2012 2:49 PM, ERIC CLONINGER wrote:
&gt;&gt;&gt;
&gt;&gt;&gt; Hi Ben,
&gt;&gt;&gt;
&gt;&gt;&gt; This definitely paints a clearer picture.
&gt;&gt;&gt;
&gt;&gt;&gt; To dig a little further, if the Eclipse Marketplace backend were to
&gt;&gt;&gt; handle that parameter and return some results, would it be to the full
&gt;&gt;&gt; set of solutions? I don't want anything to prevent users from seeing
&gt;&gt;&gt; all the solutions, but it would be nice if the solutions for mobile
&gt;&gt;&gt; and embedded devices were listed first.
&gt;&gt;&gt;
&gt;&gt;&gt; I say this, since the user has chosen a specific package, presumably
&gt;&gt;&gt; he wants solutions for those roles. At least at first, then they can
&gt;&gt;&gt; look for other tools to fulfill their job role.
&gt;&gt;&gt;
&gt;&gt;&gt; Thanks
&gt;&gt;&gt;
&gt;&gt;&gt; -E
&gt;&gt;&gt;
&gt;&gt;&gt; On Wed, May 9, 2012 at 11:57 AM, Benjamin Muskalla
&gt;&gt;&gt; &lt;benjamin.muskalla@xxxxxxxxxxx&gt; &#xA0;wrote:
&gt;&gt;&gt;&gt;
&gt;&gt;&gt;&gt; Hey,
&gt;&gt;&gt;&gt;
&gt;&gt;&gt;&gt; The MPC client actually sends the product id as part of the MPC
&gt;&gt;&gt;&gt; requestst to
&gt;&gt;&gt;&gt; the server (eg.&amp;product=org.eclipse.epp.package.rcp.product).
&gt;&gt;&gt;&gt; This way the server can actually response with different features for a
&gt;&gt;&gt;&gt; particular product (or EPP package as they have their own product). As
&gt;&gt;&gt;&gt; far
&gt;&gt;&gt;&gt; as I know, the Eclipse Marketplace &#xA0;currently &#xA0;ignores the product
&gt;&gt;&gt;&gt; attribute.
&gt;&gt;&gt;&gt;
&gt;&gt;&gt;&gt; Hope that helps,
&gt;&gt;&gt;&gt; &#xA0; &#xA0;Benjamin
&gt;&gt;&gt;&gt;
&gt;&gt;&gt;&gt; On Wed, May 9, 2012 at 5:22 PM, ERIC CLONINGER&lt;dcp874@xxxxxxxxxxxx&gt;
&gt;&gt;&gt;&gt; &#xA0;wrote:
&gt;&gt;&gt;&gt;&gt;
&gt;&gt;&gt;&gt;&gt; Hello all,
&gt;&gt;&gt;&gt;&gt;
&gt;&gt;&gt;&gt;&gt; I'm working on a new EPP project for mobile devices, as described by
&gt;&gt;&gt;&gt;&gt; this
&gt;&gt;&gt;&gt;&gt; bug
&gt;&gt;&gt;&gt;&gt;
&gt;&gt;&gt;&gt;&gt; <a  href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=376258">https://bugs.eclipse.org/bugs/show_bug.cgi?id=376258</a>
&gt;&gt;&gt;&gt;&gt;
&gt;&gt;&gt;&gt;&gt; Ian and I were discussing how this package would operate and I have a
&gt;&gt;&gt;&gt;&gt; thought. Would it be possible for MPC to load with the filters
&gt;&gt;&gt;&gt;&gt; pre-selected based on the package? Perhaps some bit of data about the
&gt;&gt;&gt;&gt;&gt; package itself could be fed into MPC or read from the initial query to
&gt;&gt;&gt;&gt;&gt; know which filters to apply.
&gt;&gt;&gt;&gt;&gt;
&gt;&gt;&gt;&gt;&gt; Thanks
&gt;&gt;&gt;&gt;&gt;
&gt;&gt;&gt;&gt;&gt; --
&gt;&gt;&gt;&gt;&gt; Eric Cloninger (ericc@xxxxxxxxxxxx)
&gt;&gt;&gt;&gt;&gt; Product Line Manager, MOTODEV Tools
&gt;&gt;&gt;&gt;&gt; Eclipse Sequoyah Project Lead
&gt;&gt;&gt;&gt;&gt; _______________________________________________
&gt;&gt;&gt;&gt;&gt; mpc-dev mailing list
&gt;&gt;&gt;&gt;&gt; mpc-dev@xxxxxxxxxxx
&gt;&gt;&gt;&gt;&gt; <a  href="https://dev.eclipse.org/mailman/listinfo/mpc-dev">https://dev.eclipse.org/mailman/listinfo/mpc-dev</a>
&gt;&gt;&gt;&gt;
&gt;&gt;&gt;&gt;
&gt;&gt;&gt;&gt;
&gt;&gt;&gt;&gt;
&gt;&gt;&gt;&gt; --
&gt;&gt;&gt;&gt; Benjamin Muskalla
&gt;&gt;&gt;&gt; Software Engineer, Tasktop Sync
&gt;&gt;&gt;&gt; Committer, Eclipse Mylyn, Eclipse EGit
&gt;&gt;&gt;&gt; <a  href="http://tasktop.com">http://tasktop.com</a>
&gt;&gt;&gt;&gt; @bmuskalla
&gt;&gt;&gt;&gt;
&gt;&gt;&gt;&gt;
&gt;&gt;&gt;&gt; _______________________________________________
&gt;&gt;&gt;&gt; mpc-dev mailing list
&gt;&gt;&gt;&gt; mpc-dev@xxxxxxxxxxx
&gt;&gt;&gt;&gt; <a  href="https://dev.eclipse.org/mailman/listinfo/mpc-dev">https://dev.eclipse.org/mailman/listinfo/mpc-dev</a>
&gt;&gt;&gt;&gt;
&gt;&gt;&gt;
&gt;&gt;&gt;
&gt;&gt;
&gt;&gt; --
&gt;&gt; Ian Skerrett
&gt;&gt; VP of Marketing and Ecosystem
&gt;&gt; Eclipse Foundation
&gt;&gt; Tel: 613-224-9461 ext 227
&gt;&gt; Blog: ianskerrett.wordpress.com &lt;<a  href="http://ianskerrett.wordpress.com/">http://ianskerrett.wordpress.com/</a>&gt;
&gt;&gt; Twitter: IanSkerrett &lt;<a  href="http://twitter.com/IanSkerrett">http://twitter.com/IanSkerrett</a>&gt;
&gt;&gt;
&gt;&gt;
&gt;&gt;
&gt;&gt; _______________________________________________
&gt;&gt; mpc-dev mailing list
&gt;&gt; mpc-dev@xxxxxxxxxxx
&gt;&gt; <a  href="https://dev.eclipse.org/mailman/listinfo/mpc-dev">https://dev.eclipse.org/mailman/listinfo/mpc-dev</a>
&gt;
&gt; _______________________________________________
&gt; mpc-dev mailing list
&gt; mpc-dev@xxxxxxxxxxx
&gt; <a  href="https://dev.eclipse.org/mailman/listinfo/mpc-dev">https://dev.eclipse.org/mailman/listinfo/mpc-dev</a>



-- 
Eric Cloninger (ericc@xxxxxxxxxxxx)
Product Line Manager, MOTODEV Tools
Eclipse Sequoyah Project Lead

</pre>]]></content:encoded>
		<pubDate>Wed, 09 May 2012 21:18:00 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/lists/mpc-dev/msg00257.html</guid>
		<author>dcp874@xxxxxxx (ERIC CLONINGER)</author>
	</item>
	<item>
		<title>Re: [mpc-dev] Auto-filter MPC based on Eclipse Package</title>
		<link>http://dev.eclipse.org/mhonarc/lists/mpc-dev/msg00256.html</link>
		<description> The string sent to the server is the result of the call org.eclipse.core.runtime.Platform.getProduct().getId(). This id is appended to the querystring of every request to the server. Tom Am 09.05.2012 22:26, schrieb Ian Skerrett: -- Benjamin Muskalla Soft...</description>
		<content:encoded><![CDATA[<pre style="margin: 0em;">&gt; Is that product code an extermalized string that
&gt; can be customized by EPP?</pre><br>
<tt>The string sent to the server is the result of the call 
org.eclipse.core.runtime.Platform.getProduct().getId().</tt><br>
<br>
<pre style="margin: 0em;">This id is appended to the querystring of every request to the server.</pre><br>
<pre style="margin: 0em;">Tom</pre><br>
<tt>Am 09.05.2012 22:26, schrieb Ian Skerrett:
</tt><blockquote style="border-left: #5555EE solid 0.2em; margin: 0em; padding-left: 0.85em"><pre style="margin: 0em;">@benjamin, when MPC is first started, what is the product code sent to
get the featured list? Is that product code an extermalized string that
can be customized by EPP? Nathan, can confirm but I think the backend
does look at the code.</pre><br>
<pre style="margin: 0em;">@eric on the backend we have rules on what solutions we return. For
instance, we only return listings that have proper IUs setup so they can
actually be installed We also only return listings that are licensed oss
or from Foundation member companies.</pre><br>
<pre style="margin: 0em;"><br></pre><br>
<tt>On 5/9/2012 2:49 PM, ERIC CLONINGER wrote:
</tt><blockquote style="border-left: #5555EE solid 0.2em; margin: 0em; padding-left: 0.85em"><pre style="margin: 0em;">Hi Ben,</pre><br>
<pre style="margin: 0em;">This definitely paints a clearer picture.</pre><br>
<pre style="margin: 0em;">To dig a little further, if the Eclipse Marketplace backend were to
handle that parameter and return some results, would it be to the full
set of solutions? I don't want anything to prevent users from seeing
all the solutions, but it would be nice if the solutions for mobile
and embedded devices were listed first.</pre><br>
<pre style="margin: 0em;">I say this, since the user has chosen a specific package, presumably
he wants solutions for those roles. At least at first, then they can
look for other tools to fulfill their job role.</pre><br>
<pre style="margin: 0em;">Thanks</pre><br>
<pre style="margin: 0em;">-E</pre><br>
<pre style="margin: 0em;">On Wed, May 9, 2012 at 11:57 AM, Benjamin Muskalla
&lt;benjamin.muskalla@xxxxxxxxxxx&gt;  wrote:
</pre><blockquote style="border-left: #5555EE solid 0.2em; margin: 0em; padding-left: 0.85em"><pre style="margin: 0em;">Hey,</pre><br>
<pre style="margin: 0em;">The MPC client actually sends the product id as part of the MPC requestst to
the server (eg.&amp;product=org.eclipse.epp.package.rcp.product).
This way the server can actually response with different features for a
particular product (or EPP package as they have their own product). As far
as I know, the Eclipse Marketplace  currently  ignores the product attribute.</pre><br>
<pre style="margin: 0em;">Hope that helps,
    Benjamin</pre><br>
<tt>On Wed, May 9, 2012 at 5:22 PM, ERIC CLONINGER&lt;dcp874@xxxxxxxxxxxx&gt;  wrote:
</tt><blockquote style="border-left: #5555EE solid 0.2em; margin: 0em; padding-left: 0.85em"><pre style="margin: 0em;">Hello all,</pre><br>
<pre style="margin: 0em;">I'm working on a new EPP project for mobile devices, as described by this
bug</pre><br>
<pre style="margin: 0em;"><a  href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=376258">https://bugs.eclipse.org/bugs/show_bug.cgi?id=376258</a></pre><br>
<pre style="margin: 0em;">Ian and I were discussing how this package would operate and I have a
thought. Would it be possible for MPC to load with the filters
pre-selected based on the package? Perhaps some bit of data about the
package itself could be fed into MPC or read from the initial query to
know which filters to apply.</pre><br>
<pre style="margin: 0em;">Thanks</pre><br>
<pre style="margin: 0em;">--
Eric Cloninger (ericc@xxxxxxxxxxxx)
Product Line Manager, MOTODEV Tools
Eclipse Sequoyah Project Lead
_______________________________________________
mpc-dev mailing list
mpc-dev@xxxxxxxxxxx
<a  href="https://dev.eclipse.org/mailman/listinfo/mpc-dev">https://dev.eclipse.org/mailman/listinfo/mpc-dev</a>
</pre></blockquote><pre style="margin: 0em;"><br></pre><br>
<pre style="margin: 0em;"><br>--
Benjamin Muskalla
Software Engineer, Tasktop Sync
Committer, Eclipse Mylyn, Eclipse EGit
<a  href="http://tasktop.com">http://tasktop.com</a>
@bmuskalla</pre><br>
<pre style="margin: 0em;"><br>_______________________________________________
mpc-dev mailing list
mpc-dev@xxxxxxxxxxx
<a  href="https://dev.eclipse.org/mailman/listinfo/mpc-dev">https://dev.eclipse.org/mailman/listinfo/mpc-dev</a></pre><br>
</blockquote><pre style="margin: 0em;"><br></pre><br>
</blockquote><pre style="margin: 0em;"><br>--
Ian Skerrett
VP of Marketing and Ecosystem
Eclipse Foundation
Tel: 613-224-9461 ext 227
Blog: ianskerrett.wordpress.com &lt;<a  href="http://ianskerrett.wordpress.com/">http://ianskerrett.wordpress.com/</a>&gt;
Twitter: IanSkerrett &lt;<a  href="http://twitter.com/IanSkerrett">http://twitter.com/IanSkerrett</a>&gt;</pre><br>
<pre style="margin: 0em;"><br>_______________________________________________
mpc-dev mailing list
mpc-dev@xxxxxxxxxxx
<a  href="https://dev.eclipse.org/mailman/listinfo/mpc-dev">https://dev.eclipse.org/mailman/listinfo/mpc-dev</a>
</pre></blockquote><br>
]]></content:encoded>
		<pubDate>Wed, 09 May 2012 21:05:32 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/lists/mpc-dev/msg00256.html</guid>
		<author>tom.seidel@xxxxxxx (Tom Seidel)</author>
	</item>
	<item>
		<title>Re: [mpc-dev] Auto-filter MPC based on Eclipse Package</title>
		<link>http://dev.eclipse.org/mhonarc/lists/mpc-dev/msg00255.html</link>
		<description> -- Ian Skerrett VP of Marketing and Ecosystem Eclipse Foundation Tel: 613-224-9461 ext 227 Blog: ianskerrett.wordpress.com Twitter: IanSkerrett </description>
		<content:encoded><![CDATA[<table width="100%"><tr><td bgcolor="#FFFFFF" style="background-color: #FFFFFF; color: #000000; "><font color="#000000">
  
  
    I checked and the Motodev studio listing is marked as a member
    organization so it should show up.<br>
    <br>
    On 5/9/2012 4:30 PM, ERIC CLONINGER wrote:
    <blockquote
cite=""
      type="cite">
      <pre wrap="">Ah, so that's probably why our listing isn't showing up? Last I
checked, we were a member company. ;-) Maybe it's the metadata of my
listing. But that's a separate discussion.

On Wed, May 9, 2012 at 3:26 PM, Ian Skerrett <a class="moz-txt-link-rfc2396E" href="mailto:ian.skerrett@xxxxxxxxxxx">&lt;ian.skerrett@xxxxxxxxxxx&gt;</a> wrote:
</pre>
      <blockquote type="cite">
        <pre wrap="">@benjamin,&nbsp; when MPC is first started, what is the product code sent to get
the featured list?&nbsp; Is that product code an extermalized string that can be
customized by EPP?&nbsp;&nbsp; Nathan, can confirm but I think the backend does look
at the code.

@eric on the backend we have rules on what solutions we return.&nbsp; For
instance, we only return listings that have proper IUs setup so they can
actually be installed&nbsp; We also only return listings that are licensed oss or
from Foundation member companies.




On 5/9/2012 2:49 PM, ERIC CLONINGER wrote:

Hi Ben,

This definitely paints a clearer picture.

To dig a little further, if the Eclipse Marketplace backend were to
handle that parameter and return some results, would it be to the full
set of solutions? I don't want anything to prevent users from seeing
all the solutions, but it would be nice if the solutions for mobile
and embedded devices were listed first.

I say this, since the user has chosen a specific package, presumably
he wants solutions for those roles. At least at first, then they can
look for other tools to fulfill their job role.

Thanks

-E

On Wed, May 9, 2012 at 11:57 AM, Benjamin Muskalla
<a class="moz-txt-link-rfc2396E" href="mailto:benjamin.muskalla@xxxxxxxxxxx">&lt;benjamin.muskalla@xxxxxxxxxxx&gt;</a> wrote:

Hey,

The MPC client actually sends the product id as part of the MPC requestst to
the server (eg. &amp;product=org.eclipse.epp.package.rcp.product).
This way the server can actually response with different features for a
particular product (or EPP package as they have their own product). As far
as I know, the Eclipse Marketplace&nbsp;currently&nbsp;ignores the product attribute.

Hope that helps,
&nbsp; Benjamin

On Wed, May 9, 2012 at 5:22 PM, ERIC CLONINGER <a class="moz-txt-link-rfc2396E" href="mailto:dcp874@xxxxxxxxxxxx">&lt;dcp874@xxxxxxxxxxxx&gt;</a> wrote:

Hello all,

I'm working on a new EPP project for mobile devices, as described by this
bug

<a class="moz-txt-link-freetext" href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=376258">https://bugs.eclipse.org/bugs/show_bug.cgi?id=376258</a>

Ian and I were discussing how this package would operate and I have a
thought. Would it be possible for MPC to load with the filters
pre-selected based on the package? Perhaps some bit of data about the
package itself could be fed into MPC or read from the initial query to
know which filters to apply.

Thanks

--
Eric Cloninger (<a class="moz-txt-link-abbreviated" href="mailto:ericc@xxxxxxxxxxxx">ericc@xxxxxxxxxxxx</a>)
Product Line Manager, MOTODEV Tools
Eclipse Sequoyah Project Lead
_______________________________________________
mpc-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:mpc-dev@xxxxxxxxxxx">mpc-dev@xxxxxxxxxxx</a>
<a class="moz-txt-link-freetext" href="https://dev.eclipse.org/mailman/listinfo/mpc-dev">https://dev.eclipse.org/mailman/listinfo/mpc-dev</a>



--
Benjamin Muskalla
Software Engineer, Tasktop Sync
Committer, Eclipse Mylyn, Eclipse EGit
<a class="moz-txt-link-freetext" href="http://tasktop.com">http://tasktop.com</a>
@bmuskalla


_______________________________________________
mpc-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:mpc-dev@xxxxxxxxxxx">mpc-dev@xxxxxxxxxxx</a>
<a class="moz-txt-link-freetext" href="https://dev.eclipse.org/mailman/listinfo/mpc-dev">https://dev.eclipse.org/mailman/listinfo/mpc-dev</a>




--
Ian Skerrett
VP of Marketing and Ecosystem
Eclipse Foundation
Tel: 613-224-9461 ext 227
Blog: ianskerrett.wordpress.com
Twitter: IanSkerrett

_______________________________________________
mpc-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:mpc-dev@xxxxxxxxxxx">mpc-dev@xxxxxxxxxxx</a>
<a class="moz-txt-link-freetext" href="https://dev.eclipse.org/mailman/listinfo/mpc-dev">https://dev.eclipse.org/mailman/listinfo/mpc-dev</a>

</pre>
      </blockquote>
      <pre wrap="">


</pre>
    </blockquote>
    <br>
    <div class="moz-signature">-- <br>
      Ian Skerrett<br>
      VP of Marketing and Ecosystem<br>
      Eclipse Foundation<br>
      Tel: 613-224-9461 ext 227<br>
      Blog: <a href="http://ianskerrett.wordpress.com/">ianskerrett.wordpress.com</a><br>
      Twitter: <a href="http://twitter.com/IanSkerrett">IanSkerrett</a><br>
    </div>
  

</font></td></tr></table>]]></content:encoded>
		<pubDate>Wed, 09 May 2012 20:46:00 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/lists/mpc-dev/msg00255.html</guid>
		<author>ian.skerrett@xxxxxxx (Ian Skerrett)</author>
	</item>
	<item>
		<title>Re: [mpc-dev] Auto-filter MPC based on Eclipse Package</title>
		<link>http://dev.eclipse.org/mhonarc/lists/mpc-dev/msg00254.html</link>
		<description> </description>
		<content:encoded><![CDATA[<pre>Ah, so that's probably why our listing isn't showing up? Last I
checked, we were a member company. ;-) Maybe it's the metadata of my
listing. But that's a separate discussion.

On Wed, May 9, 2012 at 3:26 PM, Ian Skerrett &lt;ian.skerrett@xxxxxxxxxxx&gt; wrote:
&gt; @benjamin,&#xA0; when MPC is first started, what is the product code sent to get
&gt; the featured list?&#xA0; Is that product code an extermalized string that can be
&gt; customized by EPP?&#xA0;&#xA0; Nathan, can confirm but I think the backend does look
&gt; at the code.
&gt;
&gt; @eric on the backend we have rules on what solutions we return.&#xA0; For
&gt; instance, we only return listings that have proper IUs setup so they can
&gt; actually be installed&#xA0; We also only return listings that are licensed oss or
&gt; from Foundation member companies.
&gt;
&gt;
&gt;
&gt;
&gt; On 5/9/2012 2:49 PM, ERIC CLONINGER wrote:
&gt;
&gt; Hi Ben,
&gt;
&gt; This definitely paints a clearer picture.
&gt;
&gt; To dig a little further, if the Eclipse Marketplace backend were to
&gt; handle that parameter and return some results, would it be to the full
&gt; set of solutions? I don't want anything to prevent users from seeing
&gt; all the solutions, but it would be nice if the solutions for mobile
&gt; and embedded devices were listed first.
&gt;
&gt; I say this, since the user has chosen a specific package, presumably
&gt; he wants solutions for those roles. At least at first, then they can
&gt; look for other tools to fulfill their job role.
&gt;
&gt; Thanks
&gt;
&gt; -E
&gt;
&gt; On Wed, May 9, 2012 at 11:57 AM, Benjamin Muskalla
&gt; &lt;benjamin.muskalla@xxxxxxxxxxx&gt; wrote:
&gt;
&gt; Hey,
&gt;
&gt; The MPC client actually sends the product id as part of the MPC requestst to
&gt; the server (eg. &amp;product=org.eclipse.epp.package.rcp.product).
&gt; This way the server can actually response with different features for a
&gt; particular product (or EPP package as they have their own product). As far
&gt; as I know, the Eclipse Marketplace&#xA0;currently&#xA0;ignores the product attribute.
&gt;
&gt; Hope that helps,
&gt; &#xA0; Benjamin
&gt;
&gt; On Wed, May 9, 2012 at 5:22 PM, ERIC CLONINGER &lt;dcp874@xxxxxxxxxxxx&gt; wrote:
&gt;
&gt; Hello all,
&gt;
&gt; I'm working on a new EPP project for mobile devices, as described by this
&gt; bug
&gt;
&gt; <a  href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=376258">https://bugs.eclipse.org/bugs/show_bug.cgi?id=376258</a>
&gt;
&gt; Ian and I were discussing how this package would operate and I have a
&gt; thought. Would it be possible for MPC to load with the filters
&gt; pre-selected based on the package? Perhaps some bit of data about the
&gt; package itself could be fed into MPC or read from the initial query to
&gt; know which filters to apply.
&gt;
&gt; Thanks
&gt;
&gt; --
&gt; Eric Cloninger (ericc@xxxxxxxxxxxx)
&gt; Product Line Manager, MOTODEV Tools
&gt; Eclipse Sequoyah Project Lead
&gt; _______________________________________________
&gt; mpc-dev mailing list
&gt; mpc-dev@xxxxxxxxxxx
&gt; <a  href="https://dev.eclipse.org/mailman/listinfo/mpc-dev">https://dev.eclipse.org/mailman/listinfo/mpc-dev</a>
&gt;
&gt;
&gt;
&gt; --
&gt; Benjamin Muskalla
&gt; Software Engineer, Tasktop Sync
&gt; Committer, Eclipse Mylyn, Eclipse EGit
&gt; <a  href="http://tasktop.com">http://tasktop.com</a>
&gt; @bmuskalla
&gt;
&gt;
&gt; _______________________________________________
&gt; mpc-dev mailing list
&gt; mpc-dev@xxxxxxxxxxx
&gt; <a  href="https://dev.eclipse.org/mailman/listinfo/mpc-dev">https://dev.eclipse.org/mailman/listinfo/mpc-dev</a>
&gt;
&gt;
&gt;
&gt;
&gt; --
&gt; Ian Skerrett
&gt; VP of Marketing and Ecosystem
&gt; Eclipse Foundation
&gt; Tel: 613-224-9461 ext 227
&gt; Blog: ianskerrett.wordpress.com
&gt; Twitter: IanSkerrett
&gt;
&gt; _______________________________________________
&gt; mpc-dev mailing list
&gt; mpc-dev@xxxxxxxxxxx
&gt; <a  href="https://dev.eclipse.org/mailman/listinfo/mpc-dev">https://dev.eclipse.org/mailman/listinfo/mpc-dev</a>
&gt;



-- 
Eric Cloninger (ericc@xxxxxxxxxxxx)
Product Line Manager, MOTODEV Tools
Eclipse Sequoyah Project Lead

</pre>]]></content:encoded>
		<pubDate>Wed, 09 May 2012 20:30:27 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/lists/mpc-dev/msg00254.html</guid>
		<author>dcp874@xxxxxxx (ERIC CLONINGER)</author>
	</item>
	<item>
		<title>Re: [mpc-dev] Auto-filter MPC based on Eclipse Package</title>
		<link>http://dev.eclipse.org/mhonarc/lists/mpc-dev/msg00253.html</link>
		<description> -- Benjamin Muskalla Software Engineer, Tasktop Sync Committer, Eclipse Mylyn, Eclipse EGit http://tasktop.com @bmuskalla _______________________________________________ mpc-dev mailing list mpc-dev@xxxxxxxxxxx https://dev.eclipse.org/mailman/listinfo/mpc...</description>
		<content:encoded><![CDATA[<table width="100%"><tr><td bgcolor="#FFFFFF" style="background-color: #FFFFFF; color: #000000; "><font color="#000000">
  
  
    @benjamin,&nbsp; when MPC is first started, what is the product code sent
    to get the featured list?&nbsp; Is that product code an extermalized
    string that can be customized by EPP?&nbsp;&nbsp; Nathan, can confirm but I
    think the backend does look at the code.<br>
    <br>
    @eric on the backend we have rules on what solutions we return.&nbsp; For
    instance, we only return listings that have proper IUs setup so they
    can actually be installed&nbsp; We also only return listings that are
    licensed oss or from Foundation member companies.<br>
    <br>
    <br>
    <br>
    On 5/9/2012 2:49 PM, ERIC CLONINGER wrote:
    <blockquote
cite=""
      type="cite">
      <pre wrap="">Hi Ben,

This definitely paints a clearer picture.

To dig a little further, if the Eclipse Marketplace backend were to
handle that parameter and return some results, would it be to the full
set of solutions? I don't want anything to prevent users from seeing
all the solutions, but it would be nice if the solutions for mobile
and embedded devices were listed first.

I say this, since the user has chosen a specific package, presumably
he wants solutions for those roles. At least at first, then they can
look for other tools to fulfill their job role.

Thanks

-E

On Wed, May 9, 2012 at 11:57 AM, Benjamin Muskalla
<a class="moz-txt-link-rfc2396E" href="mailto:benjamin.muskalla@xxxxxxxxxxx">&lt;benjamin.muskalla@xxxxxxxxxxx&gt;</a> wrote:
</pre>
      <blockquote type="cite">
        <pre wrap="">Hey,

The MPC client actually sends the product id as part of the MPC requestst to
the server (eg. &amp;product=org.eclipse.epp.package.rcp.product).
This way the server can actually response with different features for a
particular product (or EPP package as they have their own product). As far
as I know, the Eclipse Marketplace&nbsp;currently&nbsp;ignores the product attribute.

Hope that helps,
&nbsp; Benjamin

On Wed, May 9, 2012 at 5:22 PM, ERIC CLONINGER <a class="moz-txt-link-rfc2396E" href="mailto:dcp874@xxxxxxxxxxxx">&lt;dcp874@xxxxxxxxxxxx&gt;</a> wrote:
</pre>
        <blockquote type="cite">
          <pre wrap="">
Hello all,

I'm working on a new EPP project for mobile devices, as described by this
bug

<a class="moz-txt-link-freetext" href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=376258">https://bugs.eclipse.org/bugs/show_bug.cgi?id=376258</a>

Ian and I were discussing how this package would operate and I have a
thought. Would it be possible for MPC to load with the filters
pre-selected based on the package? Perhaps some bit of data about the
package itself could be fed into MPC or read from the initial query to
know which filters to apply.

Thanks

--
Eric Cloninger (<a class="moz-txt-link-abbreviated" href="mailto:ericc@xxxxxxxxxxxx">ericc@xxxxxxxxxxxx</a>)
Product Line Manager, MOTODEV Tools
Eclipse Sequoyah Project Lead
_______________________________________________
mpc-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:mpc-dev@xxxxxxxxxxx">mpc-dev@xxxxxxxxxxx</a>
<a class="moz-txt-link-freetext" href="https://dev.eclipse.org/mailman/listinfo/mpc-dev">https://dev.eclipse.org/mailman/listinfo/mpc-dev</a>
</pre>
        </blockquote>
        <pre wrap="">



--
Benjamin Muskalla
Software Engineer, Tasktop Sync
Committer, Eclipse Mylyn, Eclipse EGit
<a class="moz-txt-link-freetext" href="http://tasktop.com">http://tasktop.com</a>
@bmuskalla


_______________________________________________
mpc-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:mpc-dev@xxxxxxxxxxx">mpc-dev@xxxxxxxxxxx</a>
<a class="moz-txt-link-freetext" href="https://dev.eclipse.org/mailman/listinfo/mpc-dev">https://dev.eclipse.org/mailman/listinfo/mpc-dev</a>

</pre>
      </blockquote>
      <pre wrap="">


</pre>
    </blockquote>
    <br>
    <div class="moz-signature">-- <br>
      Ian Skerrett<br>
      VP of Marketing and Ecosystem<br>
      Eclipse Foundation<br>
      Tel: 613-224-9461 ext 227<br>
      Blog: <a href="http://ianskerrett.wordpress.com/">ianskerrett.wordpress.com</a><br>
      Twitter: <a href="http://twitter.com/IanSkerrett">IanSkerrett</a><br>
    </div>
  

</font></td></tr></table>]]></content:encoded>
		<pubDate>Wed, 09 May 2012 20:26:19 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/lists/mpc-dev/msg00253.html</guid>
		<author>ian.skerrett@xxxxxxx (Ian Skerrett)</author>
	</item>
	<item>
		<title>Re: [mpc-dev] Auto-filter MPC based on Eclipse Package</title>
		<link>http://dev.eclipse.org/mhonarc/lists/mpc-dev/msg00252.html</link>
		<description> </description>
		<content:encoded><![CDATA[<pre>Hi Ben,

This definitely paints a clearer picture.

To dig a little further, if the Eclipse Marketplace backend were to
handle that parameter and return some results, would it be to the full
set of solutions? I don't want anything to prevent users from seeing
all the solutions, but it would be nice if the solutions for mobile
and embedded devices were listed first.

I say this, since the user has chosen a specific package, presumably
he wants solutions for those roles. At least at first, then they can
look for other tools to fulfill their job role.

Thanks

-E

On Wed, May 9, 2012 at 11:57 AM, Benjamin Muskalla
&lt;benjamin.muskalla@xxxxxxxxxxx&gt; wrote:
&gt; Hey,
&gt;
&gt; The MPC client actually sends the product id as part of the MPC requestst to
&gt; the server (eg. &amp;product=org.eclipse.epp.package.rcp.product).
&gt; This way the server can actually response with different features for a
&gt; particular product (or EPP package as they have their own product). As far
&gt; as I know, the Eclipse Marketplace&#xA0;currently&#xA0;ignores the product attribute.
&gt;
&gt; Hope that helps,
&gt; &#xA0; Benjamin
&gt;
&gt; On Wed, May 9, 2012 at 5:22 PM, ERIC CLONINGER &lt;dcp874@xxxxxxxxxxxx&gt; wrote:
&gt;&gt;
&gt;&gt; Hello all,
&gt;&gt;
&gt;&gt; I'm working on a new EPP project for mobile devices, as described by this
&gt;&gt; bug
&gt;&gt;
&gt;&gt; <a  href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=376258">https://bugs.eclipse.org/bugs/show_bug.cgi?id=376258</a>
&gt;&gt;
&gt;&gt; Ian and I were discussing how this package would operate and I have a
&gt;&gt; thought. Would it be possible for MPC to load with the filters
&gt;&gt; pre-selected based on the package? Perhaps some bit of data about the
&gt;&gt; package itself could be fed into MPC or read from the initial query to
&gt;&gt; know which filters to apply.
&gt;&gt;
&gt;&gt; Thanks
&gt;&gt;
&gt;&gt; --
&gt;&gt; Eric Cloninger (ericc@xxxxxxxxxxxx)
&gt;&gt; Product Line Manager, MOTODEV Tools
&gt;&gt; Eclipse Sequoyah Project Lead
&gt;&gt; _______________________________________________
&gt;&gt; mpc-dev mailing list
&gt;&gt; mpc-dev@xxxxxxxxxxx
&gt;&gt; <a  href="https://dev.eclipse.org/mailman/listinfo/mpc-dev">https://dev.eclipse.org/mailman/listinfo/mpc-dev</a>
&gt;
&gt;
&gt;
&gt;
&gt; --
&gt; Benjamin Muskalla
&gt; Software Engineer, Tasktop Sync
&gt; Committer, Eclipse Mylyn, Eclipse EGit
&gt; <a  href="http://tasktop.com">http://tasktop.com</a>
&gt; @bmuskalla
&gt;
&gt;
&gt; _______________________________________________
&gt; mpc-dev mailing list
&gt; mpc-dev@xxxxxxxxxxx
&gt; <a  href="https://dev.eclipse.org/mailman/listinfo/mpc-dev">https://dev.eclipse.org/mailman/listinfo/mpc-dev</a>
&gt;



-- 
Eric Cloninger (ericc@xxxxxxxxxxxx)
Product Line Manager, MOTODEV Tools
Eclipse Sequoyah Project Lead

</pre>]]></content:encoded>
		<pubDate>Wed, 09 May 2012 18:49:48 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/lists/mpc-dev/msg00252.html</guid>
		<author>dcp874@xxxxxxx (ERIC CLONINGER)</author>
	</item>

 
	</channel>
	</rss>
<!-- MHonArc v2.6.10 -->

