<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.10" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: MySite: feature name?</title>
	<link>http://ken.therickards.com/2007/04/06/mysite-feature-name/</link>
	<description>Ken Rickard's notes about what he's doing</description>
	<pubDate>Wed, 20 Aug 2008 16:53:37 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.10</generator>

	<item>
		<title>by: Ken Rickard</title>
		<link>http://ken.therickards.com/2007/04/06/mysite-feature-name/#comment-16957</link>
		<pubDate>Sat, 07 Apr 2007 19:34:29 +0000</pubDate>
		<guid>http://ken.therickards.com/2007/04/06/mysite-feature-name/#comment-16957</guid>
					<description>@Mark -

Due to license restrictions, I will not be auto-importing Yahoo! or Google widgets into MySite.  I will support using them, but not in an automated way.  There are also some security issues dealing with 3rd-party JavaScript that I will leave to the site admin's discretion.  See http://drupal.org/node/127661 for discussion.

MySite already has an API for leveraging other Drupal APIs.  See http://drupal.org/node/100871 for example.

I had never seen NetVibes before, but it actually does exactly what I'm aiming for.  The UWA (http://dev.netvibes.com/doc/uwa_specification) seems like a good starting point.  Perhaps later we'll work on a system for browsing and copying those (and other) widgets into the MySite framework, but for now, admins will have to copy the code across manually.  Again, I have license and security concerns about harvesting that code.

@Morten - I think Droplet is a PhotoShop term, but we could still use it.  Though NetVibes uses widget, and it may make sense to follow that trend.</description>
		<content:encoded><![CDATA[<p>@Mark -</p>
<p>Due to license restrictions, I will not be auto-importing Yahoo! or Google widgets into MySite.  I will support using them, but not in an automated way.  There are also some security issues dealing with 3rd-party JavaScript that I will leave to the site admin&#8217;s discretion.  See <a href="http://drupal.org/node/127661" rel="nofollow">http://drupal.org/node/127661</a> for discussion.</p>
<p>MySite already has an API for leveraging other Drupal APIs.  See <a href="http://drupal.org/node/100871" rel="nofollow">http://drupal.org/node/100871</a> for example.</p>
<p>I had never seen NetVibes before, but it actually does exactly what I&#8217;m aiming for.  The UWA (http://dev.netvibes.com/doc/uwa_specification) seems like a good starting point.  Perhaps later we&#8217;ll work on a system for browsing and copying those (and other) widgets into the MySite framework, but for now, admins will have to copy the code across manually.  Again, I have license and security concerns about harvesting that code.</p>
<p>@Morten - I think Droplet is a PhotoShop term, but we could still use it.  Though NetVibes uses widget, and it may make sense to follow that trend.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: morten.dk</title>
		<link>http://ken.therickards.com/2007/04/06/mysite-feature-name/#comment-16955</link>
		<pubDate>Sat, 07 Apr 2007 17:59:03 +0000</pubDate>
		<guid>http://ken.therickards.com/2007/04/06/mysite-feature-name/#comment-16955</guid>
					<description>hmm isnt a "droplet" a mac thing?

so ill vote for drüplet
-as every body knows it will sound so much cooler with umlaut  ;)</description>
		<content:encoded><![CDATA[<p>hmm isnt a &#8220;droplet&#8221; a mac thing?</p>
<p>so ill vote for drüplet<br />
-as every body knows it will sound so much cooler with umlaut  ;)
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Mark Ranford</title>
		<link>http://ken.therickards.com/2007/04/06/mysite-feature-name/#comment-16930</link>
		<pubDate>Sat, 07 Apr 2007 07:54:35 +0000</pubDate>
		<guid>http://ken.therickards.com/2007/04/06/mysite-feature-name/#comment-16930</guid>
					<description>Hi Ken, 

Droplet sounds best to me, makes sense as a word, sounds nice, still makes sense as a widget, ie a droplet of function rather than the whole thing, and of course keeps the drupal link as per "drop" the original drupal word.

By the way, can I ask if you intend to allow use of Drupal/Yahoo and other widgets via there apis? it would add a tremendous boost to the library of droplets. Maybe it makes sense to follow the universal widget api scheme started by netvibes. 

Anyway, I will keenly follow your progress sounds like an excellent module. Good luck with it.</description>
		<content:encoded><![CDATA[<p>Hi Ken, </p>
<p>Droplet sounds best to me, makes sense as a word, sounds nice, still makes sense as a widget, ie a droplet of function rather than the whole thing, and of course keeps the drupal link as per &#8220;drop&#8221; the original drupal word.</p>
<p>By the way, can I ask if you intend to allow use of Drupal/Yahoo and other widgets via there apis? it would add a tremendous boost to the library of droplets. Maybe it makes sense to follow the universal widget api scheme started by netvibes. </p>
<p>Anyway, I will keenly follow your progress sounds like an excellent module. Good luck with it.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Ken Rickard</title>
		<link>http://ken.therickards.com/2007/04/06/mysite-feature-name/#comment-16904</link>
		<pubDate>Sat, 07 Apr 2007 00:32:19 +0000</pubDate>
		<guid>http://ken.therickards.com/2007/04/06/mysite-feature-name/#comment-16904</guid>
					<description>All points well taken.

Here's what I'm coding right now:

In the API, admin screen, and to Drupal coders, the widgets are called "droplets."

To the user, in the UI, they are simply referred to as "content."  That part is trivial to change.

And "drupal" is a muddle of the Dutch for "drop," (druppel, I believe) and drop.org was the original site.</description>
		<content:encoded><![CDATA[<p>All points well taken.</p>
<p>Here&#8217;s what I&#8217;m coding right now:</p>
<p>In the API, admin screen, and to Drupal coders, the widgets are called &#8220;droplets.&#8221;</p>
<p>To the user, in the UI, they are simply referred to as &#8220;content.&#8221;  That part is trivial to change.</p>
<p>And &#8220;drupal&#8221; is a muddle of the Dutch for &#8220;drop,&#8221; (druppel, I believe) and drop.org was the original site.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Nicholas Thompson</title>
		<link>http://ken.therickards.com/2007/04/06/mysite-feature-name/#comment-16903</link>
		<pubDate>Sat, 07 Apr 2007 00:16:49 +0000</pubDate>
		<guid>http://ken.therickards.com/2007/04/06/mysite-feature-name/#comment-16903</guid>
					<description>Wasn't 'drop' (number 6) the original name of Drupal?

http://drupal.org/node/769

was originally drop.org (as dorp.org was take... see link).</description>
		<content:encoded><![CDATA[<p>Wasn&#8217;t &#8216;drop&#8217; (number 6) the original name of Drupal?</p>
<p><a href="http://drupal.org/node/769" rel="nofollow">http://drupal.org/node/769</a></p>
<p>was originally drop.org (as dorp.org was take&#8230; see link).
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: izb</title>
		<link>http://ken.therickards.com/2007/04/06/mysite-feature-name/#comment-16902</link>
		<pubDate>Sat, 07 Apr 2007 00:05:02 +0000</pubDate>
		<guid>http://ken.therickards.com/2007/04/06/mysite-feature-name/#comment-16902</guid>
					<description>I think it's a bit silly to stay away from 'Gadget' or 'Widget' just because other sites are using that vocabulary, because they're just general vocabulary.  Don't treat them like they've been branded.

However, that's not to say I don't like 'Droplet' or 'Druplet'.

A synonym to 'widget' is 'gizmo'.  Both define 'something that is very useful for a particular job', which is arguable.  I like 'gadget' because gadgets are typically not often very useful. ;)</description>
		<content:encoded><![CDATA[<p>I think it&#8217;s a bit silly to stay away from &#8216;Gadget&#8217; or &#8216;Widget&#8217; just because other sites are using that vocabulary, because they&#8217;re just general vocabulary.  Don&#8217;t treat them like they&#8217;ve been branded.</p>
<p>However, that&#8217;s not to say I don&#8217;t like &#8216;Droplet&#8217; or &#8216;Druplet&#8217;.</p>
<p>A synonym to &#8216;widget&#8217; is &#8216;gizmo&#8217;.  Both define &#8217;something that is very useful for a particular job&#8217;, which is arguable.  I like &#8216;gadget&#8217; because gadgets are typically not often very useful. ;)
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: roy</title>
		<link>http://ken.therickards.com/2007/04/06/mysite-feature-name/#comment-16900</link>
		<pubDate>Fri, 06 Apr 2007 22:56:07 +0000</pubDate>
		<guid>http://ken.therickards.com/2007/04/06/mysite-feature-name/#comment-16900</guid>
					<description>nodelet? plug? pluglet? myNode, myThing…

yeah, druplet.</description>
		<content:encoded><![CDATA[<p>nodelet? plug? pluglet? myNode, myThing…</p>
<p>yeah, druplet.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: dldege</title>
		<link>http://ken.therickards.com/2007/04/06/mysite-feature-name/#comment-16898</link>
		<pubDate>Fri, 06 Apr 2007 22:28:08 +0000</pubDate>
		<guid>http://ken.therickards.com/2007/04/06/mysite-feature-name/#comment-16898</guid>
					<description>Druplet</description>
		<content:encoded><![CDATA[<p>Druplet
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
