<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Creating new Dashlets in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/creating-new-dashlets/m-p/213593#M166723</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;By far the easiest approach is to find an existing dashlet that is close in structure to the one you want to build. Copy/paste all it's assets (webscripts, javascript, css, etc.) and start from there.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;YUI resources can be found all over the web, but a good starting point is: &lt;/SPAN&gt;&lt;A href="http://yuilibrary.com/projects/yui2/" rel="nofollow noopener noreferrer"&gt;http://yuilibrary.com/projects/yui2/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 13 Oct 2009 07:47:03 GMT</pubDate>
    <dc:creator>mikeh</dc:creator>
    <dc:date>2009-10-13T07:47:03Z</dc:date>
    <item>
      <title>Creating new Dashlets</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/creating-new-dashlets/m-p/213592#M166722</link>
      <description>Hi all,I'm newbie Alfresco developer.I'm developing a system which uses Alfresco repository as a server of services (repository, workflow, versioning system, etc.), and uses Share as layer of presentation. Upon Share I'm developing my own dashlets for collaborative sites in order to render, accordin</description>
      <pubDate>Tue, 13 Oct 2009 06:24:38 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/creating-new-dashlets/m-p/213592#M166722</guid>
      <dc:creator>hailpam</dc:creator>
      <dc:date>2009-10-13T06:24:38Z</dc:date>
    </item>
    <item>
      <title>Re: Creating new Dashlets</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/creating-new-dashlets/m-p/213593#M166723</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;By far the easiest approach is to find an existing dashlet that is close in structure to the one you want to build. Copy/paste all it's assets (webscripts, javascript, css, etc.) and start from there.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;YUI resources can be found all over the web, but a good starting point is: &lt;/SPAN&gt;&lt;A href="http://yuilibrary.com/projects/yui2/" rel="nofollow noopener noreferrer"&gt;http://yuilibrary.com/projects/yui2/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Oct 2009 07:47:03 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/creating-new-dashlets/m-p/213593#M166723</guid>
      <dc:creator>mikeh</dc:creator>
      <dc:date>2009-10-13T07:47:03Z</dc:date>
    </item>
    <item>
      <title>Re: Creating new Dashlets</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/creating-new-dashlets/m-p/213594#M166724</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;By far the easiest approach is to find an existing dashlet that is close in structure to the one you want to build. Copy/paste all it's assets (webscripts, javascript, css, etc.) and start from there.&lt;BR /&gt;&lt;BR /&gt;YUI resources can be found all over the web, but a good starting point is: &lt;A href="http://yuilibrary.com/projects/yui2/" rel="nofollow noopener noreferrer"&gt;http://yuilibrary.com/projects/yui2/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Mike&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks MikeH,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;but, this approach has been applied and the results, at this moment, are not cheering!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My main difficult consists in organizing and develop the prototype JavaScript object for the rendering of my custom dashlet. Can you give me some guidelines/resources concerning this task? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; Paolo&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Oct 2009 08:43:41 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/creating-new-dashlets/m-p/213594#M166724</guid>
      <dc:creator>hailpam</dc:creator>
      <dc:date>2009-10-13T08:43:41Z</dc:date>
    </item>
    <item>
      <title>Re: Creating new Dashlets</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/creating-new-dashlets/m-p/213595#M166725</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;My main difficulty consists in organizing and develop the prototype JavaScript object for the rendering of my custom dashlet. Can you give me some guidelines/resources concerning this task?&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt;It's not really my place to give you a JavaScript / YUI tutorial - there are plenty of other resources for that.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It would help if you posted specific problems you're encountering, rather than a general "I can't do it" question.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Oct 2009 09:21:35 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/creating-new-dashlets/m-p/213595#M166725</guid>
      <dc:creator>mikeh</dc:creator>
      <dc:date>2009-10-13T09:21:35Z</dc:date>
    </item>
    <item>
      <title>Re: Creating new Dashlets</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/creating-new-dashlets/m-p/213596#M166726</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;My main difficulty consists in organizing and develop the prototype JavaScript object for the rendering of my custom dashlet. Can you give me some guidelines/resources concerning this task?&lt;/BLOCKQUOTE&gt;It's not really my place to give you a JavaScript / YUI tutorial - there are plenty of other resources for that.&lt;BR /&gt;&lt;BR /&gt;It would help if you posted specific problems you're encountering, rather than a general "I can't do it" question.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Mike&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Ok,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I understand, from your words, that I must do a reverse-engineering work (i) to understand the asset of a generic dashlet, and (ii) to develop new one. Is it right my previous observation?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm reanalyzing (more careful) the dashlet&amp;nbsp; that I assume as start-point for my developing and if I will encounter some problems I let you to know them.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for your help.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; Paolo&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Oct 2009 10:12:29 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/creating-new-dashlets/m-p/213596#M166726</guid>
      <dc:creator>hailpam</dc:creator>
      <dc:date>2009-10-13T10:12:29Z</dc:date>
    </item>
  </channel>
</rss>

