<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Alfresco Developer Guide source reorg and 3.2 Community update</title>
	<atom:link href="http://ecmarchitect.com/archives/2009/07/30/1023/feed" rel="self" type="application/rss+xml" />
	<link>http://ecmarchitect.com/archives/2009/07/30/1023</link>
	<description>Jeff Potts on ECM, portals, search, collaboration, and a bunch of personal stuff</description>
	<lastBuildDate>Mon, 14 May 2012 10:48:07 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Prem Kumar</title>
		<link>http://ecmarchitect.com/archives/2009/07/30/1023/comment-page-1#comment-79140</link>
		<dc:creator>Prem Kumar</dc:creator>
		<pubDate>Thu, 08 Sep 2011 03:15:08 +0000</pubDate>
		<guid isPermaLink="false">http://ecmarchitect.com/?p=1023#comment-79140</guid>
		<description>Dear Jeff

I have brought your Book  ALFRESCO DEVELOPER GUIDE

I wish to use the Alfresco Explorer to customize an existing Alfresco DMS, in which i have  stored/uploaded docs with xml info. now i wish to develop a UI to Query the DMS with respect to the XML data.

Kindly tell me how should go about.

With regards
Prem</description>
		<content:encoded><![CDATA[<p>Dear Jeff</p>
<p>I have brought your Book  ALFRESCO DEVELOPER GUIDE</p>
<p>I wish to use the Alfresco Explorer to customize an existing Alfresco DMS, in which i have  stored/uploaded docs with xml info. now i wish to develop a UI to Query the DMS with respect to the XML data.</p>
<p>Kindly tell me how should go about.</p>
<p>With regards<br />
Prem</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alfresco Developer Guide source updated, uploaded to Google Code &#124; ecmarchitect.com</title>
		<link>http://ecmarchitect.com/archives/2009/07/30/1023/comment-page-1#comment-62583</link>
		<dc:creator>Alfresco Developer Guide source updated, uploaded to Google Code &#124; ecmarchitect.com</dc:creator>
		<pubDate>Wed, 02 Feb 2011 17:58:50 +0000</pubDate>
		<guid isPermaLink="false">http://ecmarchitect.com/?p=1023#comment-62583</guid>
		<description>[...] in July of 2009, I did a reorg of the source code that accompanies the Alfresco Developer Guide. Shortly after that I validated [...]</description>
		<content:encoded><![CDATA[<p>[...] in July of 2009, I did a reorg of the source code that accompanies the Alfresco Developer Guide. Shortly after that I validated [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jpotts</title>
		<link>http://ecmarchitect.com/archives/2009/07/30/1023/comment-page-1#comment-56022</link>
		<dc:creator>jpotts</dc:creator>
		<pubDate>Wed, 06 Oct 2010 14:14:48 +0000</pubDate>
		<guid isPermaLink="false">http://ecmarchitect.com/?p=1023#comment-56022</guid>
		<description>Suman,

You might be able to get more timely help from the &lt;a href=&quot;http://forums.alfresco.com&quot; rel=&quot;nofollow&quot;&gt;Alfresco forums&lt;/a&gt;. Still, if you have some specific questions, feel free to post them here and I will see what I can do to help.

Jeff</description>
		<content:encoded><![CDATA[<p>Suman,</p>
<p>You might be able to get more timely help from the <a href="http://forums.alfresco.com" rel="nofollow">Alfresco forums</a>. Still, if you have some specific questions, feel free to post them here and I will see what I can do to help.</p>
<p>Jeff</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: suman</title>
		<link>http://ecmarchitect.com/archives/2009/07/30/1023/comment-page-1#comment-55500</link>
		<dc:creator>suman</dc:creator>
		<pubDate>Wed, 22 Sep 2010 18:33:32 +0000</pubDate>
		<guid isPermaLink="false">http://ecmarchitect.com/?p=1023#comment-55500</guid>
		<description>Hi Jeff,

I am making some changes for Approve/Reject workflow.My requirement is to send the email to the reviewer with 2 links for approve and reject.So the approve/reject to be done from email it self.
I saw your chapter 7 example, but i m not able to finish successfully.

Can you help how I can do it?

Thanks</description>
		<content:encoded><![CDATA[<p>Hi Jeff,</p>
<p>I am making some changes for Approve/Reject workflow.My requirement is to send the email to the reviewer with 2 links for approve and reject.So the approve/reject to be done from email it self.<br />
I saw your chapter 7 example, but i m not able to finish successfully.</p>
<p>Can you help how I can do it?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jpotts</title>
		<link>http://ecmarchitect.com/archives/2009/07/30/1023/comment-page-1#comment-54334</link>
		<dc:creator>jpotts</dc:creator>
		<pubDate>Wed, 11 Aug 2010 13:34:55 +0000</pubDate>
		<guid isPermaLink="false">http://ecmarchitect.com/?p=1023#comment-54334</guid>
		<description>Correct. The book was written before 3.2, so the text does not talk about the newer subsystems configuration. However, the sample code for Chapter 9 for 3.2 Enterprise does include a subsystems directory. It is in the someco-server-extensions Eclipse project.

I like seeing the ldap props set in the global properties file because it centralizes your properties in that file. The drawback is the properties are &quot;further away&quot; from your XML config. If you are using the out-of-the-box configuration, then that isn&#039;t a big deal. If you are changing both, it might be a small nuisance temporarily while you fine-tune your configuration.</description>
		<content:encoded><![CDATA[<p>Correct. The book was written before 3.2, so the text does not talk about the newer subsystems configuration. However, the sample code for Chapter 9 for 3.2 Enterprise does include a subsystems directory. It is in the someco-server-extensions Eclipse project.</p>
<p>I like seeing the ldap props set in the global properties file because it centralizes your properties in that file. The drawback is the properties are &#8220;further away&#8221; from your XML config. If you are using the out-of-the-box configuration, then that isn&#8217;t a big deal. If you are changing both, it might be a small nuisance temporarily while you fine-tune your configuration.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fursten</title>
		<link>http://ecmarchitect.com/archives/2009/07/30/1023/comment-page-1#comment-54148</link>
		<dc:creator>fursten</dc:creator>
		<pubDate>Mon, 02 Aug 2010 19:12:09 +0000</pubDate>
		<guid isPermaLink="false">http://ecmarchitect.com/?p=1023#comment-54148</guid>
		<description>Hello,

Im using alfresco community v 3.2r2.

As far as I understand, your code in chapter 9 wasnt to this version of alfresco. For instance, I was not able to find a &quot;ldap-authentication-context.xml.sample&quot;.

However, the code for the 3.2 version you have in this page seems to correspond to the code of your book in what concerns to ldap configuration... Is this correct? Because I was expecting to see something about subsystems like the code for the enterpise edition.

Finally, cam you tell be if it is a good practice to configure ldap inside the global properties file. I see a lot examples on the net doing this...

thank you</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>Im using alfresco community v 3.2r2.</p>
<p>As far as I understand, your code in chapter 9 wasnt to this version of alfresco. For instance, I was not able to find a &#8220;ldap-authentication-context.xml.sample&#8221;.</p>
<p>However, the code for the 3.2 version you have in this page seems to correspond to the code of your book in what concerns to ldap configuration&#8230; Is this correct? Because I was expecting to see something about subsystems like the code for the enterpise edition.</p>
<p>Finally, cam you tell be if it is a good practice to configure ldap inside the global properties file. I see a lot examples on the net doing this&#8230;</p>
<p>thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vijay pandey</title>
		<link>http://ecmarchitect.com/archives/2009/07/30/1023/comment-page-1#comment-54068</link>
		<dc:creator>vijay pandey</dc:creator>
		<pubDate>Fri, 30 Jul 2010 09:25:14 +0000</pubDate>
		<guid isPermaLink="false">http://ecmarchitect.com/?p=1023#comment-54068</guid>
		<description>hi jpotts

I am very happy to look your code . i am new in alfresco. so please give me steps to run any projects ...

Thanks 
Vijay Pandey</description>
		<content:encoded><![CDATA[<p>hi jpotts</p>
<p>I am very happy to look your code . i am new in alfresco. so please give me steps to run any projects &#8230;</p>
<p>Thanks<br />
Vijay Pandey</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hello</title>
		<link>http://ecmarchitect.com/archives/2009/07/30/1023/comment-page-1#comment-51420</link>
		<dc:creator>hello</dc:creator>
		<pubDate>Tue, 08 Jun 2010 10:35:16 +0000</pubDate>
		<guid isPermaLink="false">http://ecmarchitect.com/?p=1023#comment-51420</guid>
		<description>Thanks again for the great book.</description>
		<content:encoded><![CDATA[<p>Thanks again for the great book.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hello</title>
		<link>http://ecmarchitect.com/archives/2009/07/30/1023/comment-page-1#comment-51419</link>
		<dc:creator>hello</dc:creator>
		<pubDate>Tue, 08 Jun 2010 10:34:02 +0000</pubDate>
		<guid isPermaLink="false">http://ecmarchitect.com/?p=1023#comment-51419</guid>
		<description>hello thanks ,
iam new in alfresco,
i use your someco tutoriel 
bat in the someco-client-extensions-ch6
i have probleme with tomcat 
HTTP Status 404 - 

--------------------------------------------------------------------------------

type Status report

message 

description The requested resource () is not available.


--------------------------------------------------------------------------------

Apache Tomcat/6.0.18</description>
		<content:encoded><![CDATA[<p>hello thanks ,<br />
iam new in alfresco,<br />
i use your someco tutoriel<br />
bat in the someco-client-extensions-ch6<br />
i have probleme with tomcat<br />
HTTP Status 404 &#8211; </p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;</p>
<p>type Status report</p>
<p>message </p>
<p>description The requested resource () is not available.</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;</p>
<p>Apache Tomcat/6.0.18</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert Mark Bram</title>
		<link>http://ecmarchitect.com/archives/2009/07/30/1023/comment-page-1#comment-51341</link>
		<dc:creator>Robert Mark Bram</dc:creator>
		<pubDate>Fri, 04 Jun 2010 02:18:48 +0000</pubDate>
		<guid isPermaLink="false">http://ecmarchitect.com/?p=1023#comment-51341</guid>
		<description>Hi Jeff, still making my way through your fantastic book. On page 104, the variable activeFlag on this line of code:
boolean activeFlag = (Boolean)action.getParameterValue
(PARAM_ACTIVE);

Should probably be declared as a Boolean, not boolean.

Also, steps 9 and 10 - that set up variables and imports used by code in earlier steps - really should be steps 2 and 3. Personally, I was creating the class in Eclipse as I read and was a bit frustrated at not knowing if I was doing something wrong because there was PARAM_RESULT in ActionExecutor, but no PARAM_ACTIVE.

Thanks again for the great book.

Rob
:)</description>
		<content:encoded><![CDATA[<p>Hi Jeff, still making my way through your fantastic book. On page 104, the variable activeFlag on this line of code:<br />
boolean activeFlag = (Boolean)action.getParameterValue<br />
(PARAM_ACTIVE);</p>
<p>Should probably be declared as a Boolean, not boolean.</p>
<p>Also, steps 9 and 10 &#8211; that set up variables and imports used by code in earlier steps &#8211; really should be steps 2 and 3. Personally, I was creating the class in Eclipse as I read and was a bit frustrated at not knowing if I was doing something wrong because there was PARAM_RESULT in ActionExecutor, but no PARAM_ACTIVE.</p>
<p>Thanks again for the great book.</p>
<p>Rob<br />
 <img src='http://ecmarchitect.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

