<?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 on: FlexibleDashboard, FlexibleShare, FlexibleLiferay</title>
	<link>http://integratedsemantics.org/2009/10/02/flexibledashboard-flexibleshare-flexibleliferay/</link>
	<description>Flex, AIR, Alfresco, LiveCycle, ECM, WCM, Collaboration, Portals, BI, Open Source Enterprise SW, Semantic Web</description>
	<pubDate>Fri, 10 Sep 2010 20:16:19 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.1</generator>

	<item>
		<title>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>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>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>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>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>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>
</channel>
</rss>
