<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Is OpenLaszlo right for your project?</title>
	<link>http://www.vidog.com/blog/is-openlaszlo-right-for-your-project/</link>
	<description>the adventures of chrisk</description>
	<pubDate>Fri, 21 Nov 2008 23:04:48 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.2</generator>

	<item>
		<title>by: chrisk</title>
		<link>http://www.vidog.com/blog/is-openlaszlo-right-for-your-project/#comment-25115</link>
		<pubDate>Wed, 26 Mar 2008 06:13:03 +0000</pubDate>
		<guid>http://www.vidog.com/blog/is-openlaszlo-right-for-your-project/#comment-25115</guid>
					<description>Praveen,

I'd suggest asking your question on either the Laszlo forums or the user mailing list:

http://forum.openlaszlo.org/
http://www.openlaszlo.org/lists

For your issue, I'd suggest starting with the databinding docs:

http://www.openlaszlo.org/lps3/docs/guide/data.html

-chris</description>
		<content:encoded><![CDATA[<p>Praveen,</p>
<p>I&#8217;d suggest asking your question on either the Laszlo forums or the user mailing list:</p>
<p><a href='http://forum.openlaszlo.org/' rel='nofollow'>http://forum.openlaszlo.org/</a><br />
<a href='http://www.openlaszlo.org/lists' rel='nofollow'>http://www.openlaszlo.org/lists</a></p>
<p>For your issue, I&#8217;d suggest starting with the databinding docs:</p>
<p><a href='http://www.openlaszlo.org/lps3/docs/guide/data.html' rel='nofollow'>http://www.openlaszlo.org/lps3/docs/guide/data.html</a></p>
<p>-chris
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: PRAVEEN</title>
		<link>http://www.vidog.com/blog/is-openlaszlo-right-for-your-project/#comment-25114</link>
		<pubDate>Wed, 26 Mar 2008 06:03:20 +0000</pubDate>
		<guid>http://www.vidog.com/blog/is-openlaszlo-right-for-your-project/#comment-25114</guid>
					<description>Hi

I am new to openlaszlo and developing an sample application that has 3 screens . one for login , one for forgot password and one for welcome .

In my database i  have 3 tables. First table stores login information, Second table stores the secretquestions amd its secretquestionID
and third table stores the Employeedetails.

i am facing difficulties in the database connectivity part. How to connect to database through servlets from openlaszlo. where i have to place my servlets and 
how should i call the servlets from my openlaszlo front ends. 

Another thing is regarding the validations. how to do  validations in openlaszlo .  what should i use for doing validations i.e, servlets or javascripts 

So please help me in solving this problem.

I have searched in the google also , but i didnt get any satisfactory results.

Thanks in Advance,

Regards,
Praveen</description>
		<content:encoded><![CDATA[<p>Hi</p>
<p>I am new to openlaszlo and developing an sample application that has 3 screens . one for login , one for forgot password and one for welcome .</p>
<p>In my database i  have 3 tables. First table stores login information, Second table stores the secretquestions amd its secretquestionID<br />
and third table stores the Employeedetails.</p>
<p>i am facing difficulties in the database connectivity part. How to connect to database through servlets from openlaszlo. where i have to place my servlets and<br />
how should i call the servlets from my openlaszlo front ends. </p>
<p>Another thing is regarding the validations. how to do  validations in openlaszlo .  what should i use for doing validations i.e, servlets or javascripts </p>
<p>So please help me in solving this problem.</p>
<p>I have searched in the google also , but i didnt get any satisfactory results.</p>
<p>Thanks in Advance,</p>
<p>Regards,<br />
Praveen
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: hqm</title>
		<link>http://www.vidog.com/blog/is-openlaszlo-right-for-your-project/#comment-134</link>
		<pubDate>Thu, 16 Mar 2006 00:08:34 +0000</pubDate>
		<guid>http://www.vidog.com/blog/is-openlaszlo-right-for-your-project/#comment-134</guid>
					<description>OpenLaszlo announced a DHTML runtime -- demo on the web, delivery expected by year end</description>
		<content:encoded><![CDATA[<p>OpenLaszlo announced a DHTML runtime &#8212; demo on the web, delivery expected by year end
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: chrisk</title>
		<link>http://www.vidog.com/blog/is-openlaszlo-right-for-your-project/#comment-13</link>
		<pubDate>Thu, 11 Aug 2005 03:37:54 +0000</pubDate>
		<guid>http://www.vidog.com/blog/is-openlaszlo-right-for-your-project/#comment-13</guid>
					<description>I'll throw that on my list of 'future blog posts'.  Thanks for the idea!</description>
		<content:encoded><![CDATA[<p>I&#8217;ll throw that on my list of &#8216;future blog posts&#8217;.  Thanks for the idea!
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Michael Sica</title>
		<link>http://www.vidog.com/blog/is-openlaszlo-right-for-your-project/#comment-12</link>
		<pubDate>Thu, 11 Aug 2005 02:33:51 +0000</pubDate>
		<guid>http://www.vidog.com/blog/is-openlaszlo-right-for-your-project/#comment-12</guid>
					<description>Hi chrisk,

Since you're a former Laszlo Systems employee, and have a few years of experience with the platform could you write up a few tutorials or examples of how to build bigger-than-the-examples OpenLaszlo apps?

I'm currently working on a prototype for my app with OpenLaszlo - i.e. I haven't written the &quot;real&quot; code yet. Any guidance on the following would be most helpful to the OpenLaszlo community:

-What's the best way to structure an app in OpenLaszlo? 

-How should we handle having a common &quot;outer layout&quot;, and change a central &quot;content&quot; area. 

For example, let's say you have a menu at the top of your application - this is the &quot;outer layout&quot;. What's the best way to switch out the content in reaction to the menu buttons? For my mock-up prototype I've been using the &quot;state&quot; tag, but I doubt that  it's the best way. (Not to mention I'm not sure it's the best for OpenLaszlo performance.)</description>
		<content:encoded><![CDATA[<p>Hi chrisk,</p>
<p>Since you&#8217;re a former Laszlo Systems employee, and have a few years of experience with the platform could you write up a few tutorials or examples of how to build bigger-than-the-examples OpenLaszlo apps?</p>
<p>I&#8217;m currently working on a prototype for my app with OpenLaszlo - i.e. I haven&#8217;t written the &#8220;real&#8221; code yet. Any guidance on the following would be most helpful to the OpenLaszlo community:</p>
<p>-What&#8217;s the best way to structure an app in OpenLaszlo? </p>
<p>-How should we handle having a common &#8220;outer layout&#8221;, and change a central &#8220;content&#8221; area. </p>
<p>For example, let&#8217;s say you have a menu at the top of your application - this is the &#8220;outer layout&#8221;. What&#8217;s the best way to switch out the content in reaction to the menu buttons? For my mock-up prototype I&#8217;ve been using the &#8220;state&#8221; tag, but I doubt that  it&#8217;s the best way. (Not to mention I&#8217;m not sure it&#8217;s the best for OpenLaszlo performance.)
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Dave C</title>
		<link>http://www.vidog.com/blog/is-openlaszlo-right-for-your-project/#comment-10</link>
		<pubDate>Wed, 03 Aug 2005 18:37:53 +0000</pubDate>
		<guid>http://www.vidog.com/blog/is-openlaszlo-right-for-your-project/#comment-10</guid>
					<description>I think that's ultimately what the Flash/J2EE integration thing does that we are using (uses a servlet).  It has a whole system to take your java classes, create AS classes and handle the translation for you.</description>
		<content:encoded><![CDATA[<p>I think that&#8217;s ultimately what the Flash/J2EE integration thing does that we are using (uses a servlet).  It has a whole system to take your java classes, create AS classes and handle the translation for you.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: ClintD</title>
		<link>http://www.vidog.com/blog/is-openlaszlo-right-for-your-project/#comment-9</link>
		<pubDate>Wed, 03 Aug 2005 18:17:07 +0000</pubDate>
		<guid>http://www.vidog.com/blog/is-openlaszlo-right-for-your-project/#comment-9</guid>
					<description>the other option would be to make a request to a servlet from laszlo.. the servlet would handle remote EJB calls and respond back to laszlo with the data in xml format.</description>
		<content:encoded><![CDATA[<p>the other option would be to make a request to a servlet from laszlo.. the servlet would handle remote EJB calls and respond back to laszlo with the data in xml format.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: chrisk</title>
		<link>http://www.vidog.com/blog/is-openlaszlo-right-for-your-project/#comment-8</link>
		<pubDate>Wed, 03 Aug 2005 17:18:30 +0000</pubDate>
		<guid>http://www.vidog.com/blog/is-openlaszlo-right-for-your-project/#comment-8</guid>
					<description>Laszlo supports Java RPC, so you could probably make something work.... I'm not sure what the details are, and I don't know anyone who has done it.  You could probably post to the Laszlo forums or mailing lists to get some better answers.</description>
		<content:encoded><![CDATA[<p>Laszlo supports Java RPC, so you could probably make something work&#8230;. I&#8217;m not sure what the details are, and I don&#8217;t know anyone who has done it.  You could probably post to the Laszlo forums or mailing lists to get some better answers.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Dave C</title>
		<link>http://www.vidog.com/blog/is-openlaszlo-right-for-your-project/#comment-6</link>
		<pubDate>Wed, 03 Aug 2005 16:53:19 +0000</pubDate>
		<guid>http://www.vidog.com/blog/is-openlaszlo-right-for-your-project/#comment-6</guid>
					<description>Does OpenLazlo have a facility to make remote EJB calls?  I would guess AJAX does.  I know that in vanilla Flash you can make EJB calls (though it's a bit of a pain).  We are using Flash for some stuff here and re-using our server-side business logic was crucial.</description>
		<content:encoded><![CDATA[<p>Does OpenLazlo have a facility to make remote EJB calls?  I would guess AJAX does.  I know that in vanilla Flash you can make EJB calls (though it&#8217;s a bit of a pain).  We are using Flash for some stuff here and re-using our server-side business logic was crucial.
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
