<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.1" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments for Flex for Enterprise 3.0</title>
	<link>http://integratedsemantics.org</link>
	<description>Flex, AIR, Alfresco, LiveCycle, ECM, WCM, Collaboration, Portals, BI, Open Source Enterprise SW, Semantic Web</description>
	<pubDate>Wed, 10 Mar 2010 18:45:39 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.1</generator>

	<item>
		<title>Comment on FlexibleDashboard, FlexibleShare, FlexibleLiferay by admin</title>
		<link>http://integratedsemantics.org/2009/10/02/flexibledashboard-flexibleshare-flexibleliferay/#comment-11937</link>
		<author>admin</author>
		<pubDate>Fri, 11 Dec 2009 02:20:35 +0000</pubDate>
		<guid>http://integratedsemantics.org/2009/10/02/flexibledashboard-flexibleshare-flexibleliferay/#comment-11937</guid>
		<description>From within FlexBuilder, using the flexbuilder projects, build in the following order: 1. FlexibleDashboard 2. FlexibleDashboardAir 3. FlexibleLiferayAir
(note the 2 dashboard projects are in the separate google code flexible-dashboard project) For building the needed liferay ext serverside java portion see http://www.liferay.com/web/guest/community/wiki/-/wiki/Main/Developing+Flex+Applications+in+Liferay+Portals  in the "Setting Up the Development Environment for Liferay, BlazeDS, and Flex section" (note used liferay 5.2.3) Add in the files I have in /ext/lib, /ext/ext-impl, and /ext/ext-web. Run ant deploy.  Will have air file  in the later builds but will still need the server piece for it work.</description>
		<content:encoded><![CDATA[<p>From within FlexBuilder, using the flexbuilder projects, build in the following order: 1. FlexibleDashboard 2. FlexibleDashboardAir 3. FlexibleLiferayAir<br />
(note the 2 dashboard projects are in the separate google code flexible-dashboard project) For building the needed liferay ext serverside java portion see <a href="http://www.liferay.com/web/guest/community/wiki/-/wiki/Main/Developing+Flex+Applications+in+Liferay+Portals" rel="nofollow">http://www.liferay.com/web/guest/community/wiki/-/wiki/Main/Developing+Flex+Applications+in+Liferay+Portals</a>  in the &#8220;Setting Up the Development Environment for Liferay, BlazeDS, and Flex section&#8221; (note used liferay 5.2.3) Add in the files I have in /ext/lib, /ext/ext-impl, and /ext/ext-web. Run ant deploy.  Will have air file  in the later builds but will still need the server piece for it work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on FlexibleDashboard, FlexibleShare, FlexibleLiferay by HARIHARAN</title>
		<link>http://integratedsemantics.org/2009/10/02/flexibledashboard-flexibleshare-flexibleliferay/#comment-11924</link>
		<author>HARIHARAN</author>
		<pubDate>Thu, 10 Dec 2009 09:45:22 +0000</pubDate>
		<guid>http://integratedsemantics.org/2009/10/02/flexibledashboard-flexibleshare-flexibleliferay/#comment-11924</guid>
		<description>Hi,

How do we build the flexible-liferay project? Please could someone share the steps.
Also it would be good to have air file in downloads to start exploring before checking out the source code.

-Hari</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>How do we build the flexible-liferay project? Please could someone share the steps.<br />
Also it would be good to have air file in downloads to start exploring before checking out the source code.</p>
<p>-Hari</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on FlexibleDashboard, FlexibleShare, FlexibleLiferay by admin</title>
		<link>http://integratedsemantics.org/2009/10/02/flexibledashboard-flexibleshare-flexibleliferay/#comment-11377</link>
		<author>admin</author>
		<pubDate>Sat, 21 Nov 2009 18:04:29 +0000</pubDate>
		<guid>http://integratedsemantics.org/2009/10/02/flexibledashboard-flexibleshare-flexibleliferay/#comment-11377</guid>
		<description>Pius, take a look at this liferay wiki article about using blazeds to call liferay java apis from Flex.  FlexibleLiferay uses this same approach

http://www.liferay.com/web/guest/community/wiki/-/wiki/Main/Developing+Flex+Applications+in+Liferay+Portals</description>
		<content:encoded><![CDATA[<p>Pius, take a look at this liferay wiki article about using blazeds to call liferay java apis from Flex.  FlexibleLiferay uses this same approach</p>
<p><a href="http://www.liferay.com/web/guest/community/wiki/-/wiki/Main/Developing+Flex+Applications+in+Liferay+Portals" rel="nofollow">http://www.liferay.com/web/guest/community/wiki/-/wiki/Main/Developing+Flex+Applications+in+Liferay+Portals</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on FlexibleDashboard, FlexibleShare, FlexibleLiferay by Pius O</title>
		<link>http://integratedsemantics.org/2009/10/02/flexibledashboard-flexibleshare-flexibleliferay/#comment-11370</link>
		<author>Pius O</author>
		<pubDate>Sat, 21 Nov 2009 10:51:54 +0000</pubDate>
		<guid>http://integratedsemantics.org/2009/10/02/flexibledashboard-flexibleshare-flexibleliferay/#comment-11370</guid>
		<description>Hello,

Your flexible-liferay project (http://code.google.com/p/flexible-liferay/) looks very interesting. Well done! I would like to explore it. I am experienced in Liferay but a beginner in the world of Flex. Could you help me with a small guide to implement your codes available from "svn checkout http://flexible-liferay.googlecode.com/svn/trunk/ flexible-liferay-read-only"

Thanks,
Pius</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>Your flexible-liferay project (http://code.google.com/p/flexible-liferay/) looks very interesting. Well done! I would like to explore it. I am experienced in Liferay but a beginner in the world of Flex. Could you help me with a small guide to implement your codes available from &#8220;svn checkout <a href="http://flexible-liferay.googlecode.com/svn/trunk/" rel="nofollow">http://flexible-liferay.googlecode.com/svn/trunk/</a> flexible-liferay-read-only&#8221;</p>
<p>Thanks,<br />
Pius</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on FlexibleDashboard, FlexibleShare, FlexibleLiferay by admin</title>
		<link>http://integratedsemantics.org/2009/10/02/flexibledashboard-flexibleshare-flexibleliferay/#comment-10330</link>
		<author>admin</author>
		<pubDate>Sun, 04 Oct 2009 22:05:35 +0000</pubDate>
		<guid>http://integratedsemantics.org/2009/10/02/flexibledashboard-flexibleshare-flexibleliferay/#comment-10330</guid>
		<description>FlexSpaces and FlexibleShare
1. Need an Alfresco Server installed http://wiki.alfresco.com/wiki/Download_Community_Edition
2. Need integratedsemantics.zip webscripts installed in Alfresco server http://forge.alfresco.com/frs/download.php/714/webscripts-only.zip
http://forge.alfresco.com/frs/download.php/715/readmeWebScripts.txt
3. default admin login   username: admin    password: admin

FlexibleDashboard
1. doesn't need Alfresco server
2. The FlexibleDashboardAir flex+air project is dependent on the FlexibleDashboard flex project  (which has com/esria/samples/dashboard/view/PodContentBase.as)</description>
		<content:encoded><![CDATA[<p>FlexSpaces and FlexibleShare<br />
1. Need an Alfresco Server installed <a href="http://wiki.alfresco.com/wiki/Download_Community_Edition" rel="nofollow">http://wiki.alfresco.com/wiki/Download_Community_Edition</a><br />
2. Need integratedsemantics.zip webscripts installed in Alfresco server <a href="http://forge.alfresco.com/frs/download.php/714/webscripts-only.zip" rel="nofollow">http://forge.alfresco.com/frs/download.php/714/webscripts-only.zip</a><br />
<a href="http://forge.alfresco.com/frs/download.php/715/readmeWebScripts.txt" rel="nofollow">http://forge.alfresco.com/frs/download.php/715/readmeWebScripts.txt</a><br />
3. default admin login   username: admin    password: admin</p>
<p>FlexibleDashboard<br />
1. doesn&#8217;t need Alfresco server<br />
2. The FlexibleDashboardAir flex+air project is dependent on the FlexibleDashboard flex project  (which has com/esria/samples/dashboard/view/PodContentBase.as)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on FlexibleDashboard, FlexibleShare, FlexibleLiferay by Cristian_O</title>
		<link>http://integratedsemantics.org/2009/10/02/flexibledashboard-flexibleshare-flexibleliferay/#comment-10328</link>
		<author>Cristian_O</author>
		<pubDate>Sun, 04 Oct 2009 21:23:01 +0000</pubDate>
		<guid>http://integratedsemantics.org/2009/10/02/flexibledashboard-flexibleshare-flexibleliferay/#comment-10328</guid>
		<description>I download FlexibleShare and FlexibleSpace, when install and run app i need user and pasword, where configure user and password?, what user use?.

In flexibleDashboard i download from code.google all programs, but if you use Flexbuilder3 next error is displayed:

Error 1017:The definition of base class PodContentBase was not found.
Line 18 CalendarPodBase.as

Same error in PentahoPodBase in line 13

Can you helpme.

Congratulations for your initiatives.

Iam new in flex and appreciate you work, is a good tutorial for me.

Thanks

Cristian</description>
		<content:encoded><![CDATA[<p>I download FlexibleShare and FlexibleSpace, when install and run app i need user and pasword, where configure user and password?, what user use?.</p>
<p>In flexibleDashboard i download from code.google all programs, but if you use Flexbuilder3 next error is displayed:</p>
<p>Error 1017:The definition of base class PodContentBase was not found.<br />
Line 18 CalendarPodBase.as</p>
<p>Same error in PentahoPodBase in line 13</p>
<p>Can you helpme.</p>
<p>Congratulations for your initiatives.</p>
<p>Iam new in flex and appreciate you work, is a good tutorial for me.</p>
<p>Thanks</p>
<p>Cristian</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Liferay + FlexSpaces + Alfresco by admin</title>
		<link>http://integratedsemantics.org/2008/11/30/liferay-flexspaces-alfresco/#comment-7926</link>
		<author>admin</author>
		<pubDate>Sun, 12 Jul 2009 22:23:54 +0000</pubDate>
		<guid>http://integratedsemantics.org/2008/11/30/liferay-flexspaces-alfresco/#comment-7926</guid>
		<description>&lt;p&gt;in my liferay tomcat/conf/server.xml I changed 8005 -&#62; 9005, 8080 -&#62; 9080, 8009 -&#62; 9009, 8082 -&#62; 9082   (and left the server.xml in alfresco tomcat/conf alone)&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>in my liferay tomcat/conf/server.xml I changed 8005 -&gt; 9005, 8080 -&gt; 9080, 8009 -&gt; 9009, 8082 -&gt; 9082   (and left the server.xml in alfresco tomcat/conf alone)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Liferay + FlexSpaces + Alfresco by luis</title>
		<link>http://integratedsemantics.org/2008/11/30/liferay-flexspaces-alfresco/#comment-7925</link>
		<author>luis</author>
		<pubDate>Sun, 12 Jul 2009 22:03:11 +0000</pubDate>
		<guid>http://integratedsemantics.org/2008/11/30/liferay-flexspaces-alfresco/#comment-7925</guid>
		<description>At step 5, liferay server stops when detects some port is already in use. i´ve used 8080 y 9080, like in the fourth step, and I´ve killed all processes different from alfresco and liferat.
Is there any conflict in the use of some port between liferay and alfresco?</description>
		<content:encoded><![CDATA[<p>At step 5, liferay server stops when detects some port is already in use. i´ve used 8080 y 9080, like in the fourth step, and I´ve killed all processes different from alfresco and liferat.<br />
Is there any conflict in the use of some port between liferay and alfresco?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on FlexibleShare+AIR (dashboard/portal for Alfresco, LiveCycle): build1 available by Geirr Winnem</title>
		<link>http://integratedsemantics.org/2009/05/19/flexibleshareair-dashboardportal-for-alfresco-livecycle-build1-available/#comment-6085</link>
		<author>Geirr Winnem</author>
		<pubDate>Sat, 06 Jun 2009 07:59:21 +0000</pubDate>
		<guid>http://integratedsemantics.org/2009/05/19/flexibleshareair-dashboardportal-for-alfresco-livecycle-build1-available/#comment-6085</guid>
		<description>Great work:) Will start digging into your code the following week.</description>
		<content:encoded><![CDATA[<p>Great work:) Will start digging into your code the following week.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Liferay + FlexSpaces + Alfresco by admin</title>
		<link>http://integratedsemantics.org/2008/11/30/liferay-flexspaces-alfresco/#comment-1571</link>
		<author>admin</author>
		<pubDate>Mon, 02 Mar 2009 17:22:44 +0000</pubDate>
		<guid>http://integratedsemantics.org/2008/11/30/liferay-flexspaces-alfresco/#comment-1571</guid>
		<description>From flexspaces doc/webscripts/readmeWebScripts.txt
http://code.google.com/p/flexspaces/source/browse/trunk/doc/webscripts/readmeWebScripts.txt
Server Web Scripts Installation
1. Install unzipped integratedsemantics.zip  integractedsemantics webscripts dir in the repository data dictionary webscripts extension folder 
or in a webscript extension classpath folder
http://wiki.alfresco.com/wiki/Web_Scripts#Step_2:_Storing_a_Web_Script
(Easy way: In web client use the Import action and import integratedsemantics.zip into /Company Home/Data Dictionary/Web Scripts Extensions/
Folder inside it will be unzipped automatically)</description>
		<content:encoded><![CDATA[<p>From flexspaces doc/webscripts/readmeWebScripts.txt<br />
<a href="http://code.google.com/p/flexspaces/source/browse/trunk/doc/webscripts/readmeWebScripts.txt" rel="nofollow">http://code.google.com/p/flexspaces/source/browse/trunk/doc/webscripts/readmeWebScripts.txt</a><br />
Server Web Scripts Installation<br />
1. Install unzipped integratedsemantics.zip  integractedsemantics webscripts dir in the repository data dictionary webscripts extension folder<br />
or in a webscript extension classpath folder<br />
<a href="http://wiki.alfresco.com/wiki/Web_Scripts#Step_2:_Storing_a_Web_Script" rel="nofollow">http://wiki.alfresco.com/wiki/Web_Scripts#Step_2:_Storing_a_Web_Script</a><br />
(Easy way: In web client use the Import action and import integratedsemantics.zip into /Company Home/Data Dictionary/Web Scripts Extensions/<br />
Folder inside it will be unzipped automatically)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
