<?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: What is the best surf development configuration? in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/what-is-the-best-surf-development-configuration/m-p/247823#M200953</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'll take all that in account.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You have been of great help Dave!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 26 Jan 2012 16:46:38 GMT</pubDate>
    <dc:creator>edfarias</dc:creator>
    <dc:date>2012-01-26T16:46:38Z</dc:date>
    <item>
      <title>What is the best surf development configuration?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/what-is-the-best-surf-development-configuration/m-p/247814#M200944</link>
      <description>Hi all,Been spending my day getting frustrated with Surf. It seems like all documentation is badly out of date and tools such as Surf roo addon are badly out of date and therefore no longer work.But I assume Surf is still very much being used since Alfresco itself it going strong?Could someone advic</description>
      <pubDate>Wed, 04 Jan 2012 16:43:51 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/what-is-the-best-surf-development-configuration/m-p/247814#M200944</guid>
      <dc:creator>ojaro</dc:creator>
      <dc:date>2012-01-04T16:43:51Z</dc:date>
    </item>
    <item>
      <title>Re: What is the best surf development configuration?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/what-is-the-best-surf-development-configuration/m-p/247815#M200945</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Olli,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;First of all, apologies that you've had so much frustration getting started with Surf development… you're right on both counts that it is very much alive and that regrettably the documentation is badly in need of being updated. The Spring Roo approach basically failed at the first hurdle due to a lack of Roo plugin documentation at the time (its possible that this has subsequently been improved) and there has not been any continued investment in the Roo development approach for a long time.&amp;nbsp; Surf itself is still based around Spring MVC so there could be some benefits to using the SpringSource Tool Suite but I typically make do with just a basic Eclipse IDE.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It would be helpful to know what you'd like to do with Surf …. for example, are you planning to write a standalone application? are you trying to customize Alfresco Share? or are you just trying to get a better understanding of how Alfresco uses it?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you can provide some information on what you're trying to do then hopefully I'll be able to assist you,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Dave&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jan 2012 16:55:15 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/what-is-the-best-surf-development-configuration/m-p/247815#M200945</guid>
      <dc:creator>ddraper</dc:creator>
      <dc:date>2012-01-04T16:55:15Z</dc:date>
    </item>
    <item>
      <title>Re: What is the best surf development configuration?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/what-is-the-best-surf-development-configuration/m-p/247816#M200946</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Dave,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you so much for such a quick reply.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have a requirement for a custom application development with its own database backend and ui. However, I want to run it within alfresco in order to leverage the user database/authentication as minimum, but potentially to also to use the templating or create some custom views in the share part of alfresco.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Olli&amp;nbsp;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jan 2012 17:49:20 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/what-is-the-best-surf-development-configuration/m-p/247816#M200946</guid>
      <dc:creator>ojaro</dc:creator>
      <dc:date>2012-01-04T17:49:20Z</dc:date>
    </item>
    <item>
      <title>Re: What is the best surf development configuration?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/what-is-the-best-surf-development-configuration/m-p/247817#M200947</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Olli,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Its possible to create a completely custom UI on top of Share whilst retaining its user authentication and access to the repository through the REST API fairly simply (I've described how to do this in these blog posts: &lt;/SPAN&gt;&lt;A href="http://blogs.alfresco.com/wp/ddraper/2011/11/01/advanced-share-customization-part-1/" rel="nofollow noopener noreferrer"&gt;http://blogs.alfresco.com/wp/ddraper/2011/11/01/advanced-share-customization-part-1/&lt;/A&gt;&lt;SPAN&gt; &amp;amp; &lt;/SPAN&gt;&lt;A href="http://blogs.alfresco.com/wp/ddraper/2011/11/03/advanced-share-customization-part-2/" rel="nofollow noopener noreferrer"&gt;http://blogs.alfresco.com/wp/ddraper/2011/11/03/advanced-share-customization-part-2/&lt;/A&gt;&lt;SPAN&gt; which describe how to replace the login page and the home page so that you are effectively hiding Share). &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;You can use the Alfresco REST api to access the repository using the "remote" object provided to WebScripts:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;var conn = remote.connect("alfresco");&amp;nbsp;&amp;nbsp; // "alfresco" is the default configured endpoint name for the repository&lt;BR /&gt;var json = conn.get("/api/people");&lt;BR /&gt;if (json.status == 200)&lt;BR /&gt;{&lt;BR /&gt;&amp;nbsp;&amp;nbsp; // Create JavaScript objects from the response&lt;BR /&gt;&amp;nbsp;&amp;nbsp; var obj = eval('(' + json + ')');&lt;BR /&gt;&amp;nbsp;&amp;nbsp; if (obj)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; {&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; // Perform processing on the js objects&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; // set results into the model for the template&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; model.results = somearray;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; }&lt;BR /&gt;}&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;To write an application in Surf to work with Alfresco I'd recommend that you stick to using WebScripts (rather than say JSP or&amp;nbsp; FreeMarker) for rendering your Components. There are good resources on WebScripts here: &lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/Web_Scripts" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Web_Scripts&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Essentially you need to define a Page object in Surf which contains a Template object which maps to a FreeMarker template which can optionally have Regions which are bound to Components each of which is rendered (typically by a WebScript, but could be JSP, FreeMarker or a custom renderer).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I know the above might seem a bit (unnecessarily!) complicated at first but its actually quite simple once you get used to it. Unfortunately you are stuck with basic editors for creating the Surf objects (Pages, Templates, etc) as there is no official tooling.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Taking a look at how Share works is probably not a bad place to start and using the SurfBug tool (&lt;/SPAN&gt;&lt;A href="http://blogs.alfresco.com/wp/ddraper/2011/08/31/surfbug/" rel="nofollow noopener noreferrer"&gt;http://blogs.alfresco.com/wp/ddraper/2011/08/31/surfbug/&lt;/A&gt;&lt;SPAN&gt;) to help you deconstruct it and locate the appropriate source files.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I guess the one thing to note is that using this approach you're limited to using the Alfresco REST api and therefore won't have any direct database access (at least none that I'm aware of) unless you write something custom so you'll just be storing data to the Alfresco repository (e.g. the database would only be used for managing rather than storing the content)… I could be wrong about this of course - I just work on the UI!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hopefully this will be of some use - if there's any specific areas that you're struggling with then please post your questions on this forum and I'll do my best to answer them,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Dave&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jan 2012 08:31:50 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/what-is-the-best-surf-development-configuration/m-p/247817#M200947</guid>
      <dc:creator>ddraper</dc:creator>
      <dc:date>2012-01-05T08:31:50Z</dc:date>
    </item>
    <item>
      <title>Re: What is the best surf development configuration?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/what-is-the-best-surf-development-configuration/m-p/247818#M200948</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Dave,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for these pointers. Will look through.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Olli&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jan 2012 07:59:19 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/what-is-the-best-surf-development-configuration/m-p/247818#M200948</guid>
      <dc:creator>ojaro</dc:creator>
      <dc:date>2012-01-06T07:59:19Z</dc:date>
    </item>
    <item>
      <title>Re: What is the best surf development configuration?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/what-is-the-best-surf-development-configuration/m-p/247819#M200949</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm as well as Olli going through Surf Implementation. Dave's post was very helpful but I have a couple of questions:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;-From the wiki I saw that Web Scripts were the implementation for Alfresco 3.2 (and backwards) and for newer versions Spring Surf&amp;nbsp; was&amp;nbsp; the core scrip technology used. But as Spring Surf can no longer work with newer version for Eclipse nor STS, that means that we have to try with WebScript?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;-Is better to work with Eclipse by itself than trying STS IDE?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;-Is roo scafolding implementation no longer used?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Appreciate any help on this, I might have some concepts mixed up here &lt;img id="smileyvery-happy" class="emoticon emoticon-smileyvery-happy" src="https://connect.hyland.com/i/smilies/16x16_smiley-very-happy.png" alt="Smiley Very Happy" title="Smiley Very Happy" /&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Daniel&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jan 2012 20:32:50 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/what-is-the-best-surf-development-configuration/m-p/247819#M200949</guid>
      <dc:creator>edfarias</dc:creator>
      <dc:date>2012-01-25T20:32:50Z</dc:date>
    </item>
    <item>
      <title>Re: What is the best surf development configuration?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/what-is-the-best-surf-development-configuration/m-p/247820#M200950</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Daniel,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Just to clarify… Spring Surf is built around WebScripts. My understanding is that the WebScripts and original (Alfresco) Surf libraries were forked into Spring with the intention of trying to enable developers to build standalone applications using it…&amp;nbsp; but in principle both Alfresco 3.2 and subsequent versions use WebScripts but from different libraries (i.e. internal Alfresco vs public Spring Surf) - although clearly there have been developments in the Spring Surf libraries since the code was forked.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Since Alfresco is built around the Spring framework there will be some benefits to using STS (e.g. editors specifically written to work with bean configuration) but there is really no point in attempting to use Roo to build Surf applications… I personally just use "vanilla" Eclipse for development. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hopefully this answers your question,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Dave&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jan 2012 07:38:11 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/what-is-the-best-surf-development-configuration/m-p/247820#M200950</guid>
      <dc:creator>ddraper</dc:creator>
      <dc:date>2012-01-26T07:38:11Z</dc:date>
    </item>
    <item>
      <title>Re: What is the best surf development configuration?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/what-is-the-best-surf-development-configuration/m-p/247821#M200951</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello Dave,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks a lot for your answer! and yes, now it makes sense. Certainly the 'public' Spring surf&amp;nbsp; version looks cool with all the implementation having Roo and STS plugins and else, but sadly it seems to be currently forgotten and no longer supported by newer versions so I failed trying to run the tutorials found on internet.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As it is my intention to use and customize newest Alfresco version for my company needs, then I must focus on work with just Eclipse newest version&amp;nbsp; and get the Alfresco SDK and WebScript jars and that it'll do it right?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Now it depends if I want to do templates with FreeMarker or just PHP or something like it I guess&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks again Dave for your help!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jan 2012 14:42:16 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/what-is-the-best-surf-development-configuration/m-p/247821#M200951</guid>
      <dc:creator>edfarias</dc:creator>
      <dc:date>2012-01-26T14:42:16Z</dc:date>
    </item>
    <item>
      <title>Re: What is the best surf development configuration?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/what-is-the-best-surf-development-configuration/m-p/247822#M200952</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Spring Surf has not been forgotten by any means. There is continued investment in the core features that are used by Alfresco Share and whilst these updates are used in builds found within Alfresco releases they aren't necessarily in the builds that are available to be downloaded from the Spring Surf website.&amp;nbsp; There has been no continued investment into the STS and Roo plugins so the benefits you gain from using STS will only be with regards to general Spring/Spring MVC development (bearing in mind that Spring Surf builds on top of the Spring MVC framework). You should have no realistic expectation of being able to develop Spring Surf applications using Roo or specific STS plug-in tooling. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I would certainly recommend using WebScripts (which make use of FreeMarker) rather than PHP as this is what Alfresco Share is developed with. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Dave&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jan 2012 14:55:25 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/what-is-the-best-surf-development-configuration/m-p/247822#M200952</guid>
      <dc:creator>ddraper</dc:creator>
      <dc:date>2012-01-26T14:55:25Z</dc:date>
    </item>
    <item>
      <title>Re: What is the best surf development configuration?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/what-is-the-best-surf-development-configuration/m-p/247823#M200953</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'll take all that in account.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You have been of great help Dave!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jan 2012 16:46:38 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/what-is-the-best-surf-development-configuration/m-p/247823#M200953</guid>
      <dc:creator>edfarias</dc:creator>
      <dc:date>2012-01-26T16:46:38Z</dc:date>
    </item>
    <item>
      <title>Re: What is the best surf development configuration?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/what-is-the-best-surf-development-configuration/m-p/247824#M200954</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Does anyone know whether i can use Spring STS 3.4 for surf project development? It doesn't seems to have the commands which are mentioned in the &lt;/SPAN&gt;&lt;A href="http://www.springsurf.org/sites/1.0.0-RC2/spring-surf-devtools/spring-surf-roo-addon/reference/html/intro.html" rel="nofollow noopener noreferrer"&gt;http://www.springsurf.org/sites/1.0.0-RC2/spring-surf-devtools/spring-surf-roo-addon/reference/html/intro.html&lt;/A&gt;&lt;SPAN&gt; (surf install not supported). How do i presently develop surf applications to be used with Alfresco for content management?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Manideepan&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Mar 2014 15:00:18 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/what-is-the-best-surf-development-configuration/m-p/247824#M200954</guid>
      <dc:creator>manideepan</dc:creator>
      <dc:date>2014-03-28T15:00:18Z</dc:date>
    </item>
    <item>
      <title>Re: What is the best surf development configuration?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/what-is-the-best-surf-development-configuration/m-p/247825#M200955</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You should ignore anything on that web page and only refer to Alfresco documentation for Surf from now on (not that there's a great deal of it unfortunately)… as is mentioned previously in this thread, you should have no expectation of Roo or any other STS related working with Surf. It's now all been removed and only the core features remain.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Surf is still being actively developed, but is temporarily not in a public SVN after being removed from Spring Source… we're hoping to have the SVN source visible soon, although the latest source is committed in JARs to the Alfresco Community SVN.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Mar 2014 17:35:48 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/what-is-the-best-surf-development-configuration/m-p/247825#M200955</guid>
      <dc:creator>ddraper</dc:creator>
      <dc:date>2014-03-28T17:35:48Z</dc:date>
    </item>
  </channel>
</rss>

