Picon
Gravatar

Re: [Laszlo-dev] Microphone.getEnhancedMicrophone(); throws compiler error

Hm,

okay, where do you commit your results to?

Sebastian

2012/2/3 Will Daniels <willops79-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
Hi! I think it has to do with the fact the Laszlo is not currently compiled against the latest Flex SDK, so none of the new classes seem to be available.

Raju and I are working on that...but help is always appreciated :)


On Thu, Feb 2, 2012 at 11:00 AM, seba.wagner-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org <seba.wagner-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:
Hi,

the script
Microphone.getEnhancedMicrophone();

throws a compiler error that there is a static reference to .. I guess
non existing method.

Microphone.getMicrophone();

works. However, that is of course no "enhancedMicrophone" then.

Anybody got an idea how to solve or workaround that?

Sebastian

--
Sebastian Wagner
http://www.openmeetings.de
http://incubator.apache.org/openmeetings/
http://www.webbase-design.de
http://www.wagner-sebastian.com
seba.wagner <at> gmail.com




--
Sebastian Wagner
http://www.openmeetings.de
http://incubator.apache.org/openmeetings/
http://www.webbase-design.de
http://www.wagner-sebastian.com
seba.wagner-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
Raju Bitter | 24 Dec 14:10

Re: [Laszlo-dev] Adobe Flex official Proposal for Apache Incubator

One correction on Laszlo's business model: Since the Laszlo Mail /
Laszlo Webtop product, the company has moved away from doing custom
OpenLaszlo development projects. The former "Laszlo Studios" are now
part of the "Professional Services" division. Before Laszlo Mail, the
company did mainly LPS/OpenLaszlo consulting jobs.

On Sat, Dec 24, 2011 at 12:28 PM, Raju Bitter
<r.bitter.mailinglists@...> wrote:
> And an interesting German article bei Kai Koenig:
> http://www.heise.de/developer/artikel/Die-Zukunft-von-Flex-1400734.html
>
> On a side-note: Kai worked for the first company selling Flex 1
> licenses in Germany, Austria and Switzerland. We won our first
> commercial OpenLaszlo project over here (back in 2005) when one of
> their customers was not willing to pay for the Flex/ColdFusion license
> for an upgrade of their website. Still remember that the customer
> complained: "To replace the existing Flash frontend with a Flex one,
> we have to upgrade our ColdFusion license, upgrade the server, pay
> around $ 12,000 for the Flex license, just to be able to use that
> technology".
> The customer saw the Laszlo Dashboard, and wanted to build something
> similar for their website:
> http://www.zdnet.com/blog/stewart/page/rich-internet-application-gallery-openlaszlo/39?pg=5
>
> Reminds me of what Yakov Fain said in his blog post, 6 years later:
> "Requesting $100K+ for a typical setup of LCDS servers simply killed
> this technology. During the last 5 years only one of our clients was
> using LCDS and this was four years ago."
>
> Strange, how companies continue to make the same mistakes over the years.
>
>
> On Sat, Dec 24, 2011 at 11:42 AM, Raju Bitter
> <r.bitter.mailinglists@...> wrote:
>> A week later, there are some interesting blog posts, trying to capture
>> what the Flex community thinks of an Apache Flex:
>>
>> http://www.adamflater.net/2011/12/14/apache-flex-beginning/
>> http://www.peterelst.com/blog/2011/12/22/update-on-the-apache-flex-incubator-proposal/
>>
>> http://yakovfain.com/2011/12/15/the-future-of-the-flex-framework-in-enterprise-it/
>> Yakov Fain has some good points, in my eyes. One of his colleagues
>> will be on of the initial committers for an Apache Flex, and Farata
>> has been working with Flex long enough to know the Flex/enterprise
>> world. Here are his conclusions:
>> 1. Flex remains my first choice framework for developing RIA and AIR
>> for developing desktop and mobile applications.
>> 2. I’m also planning to go deep under the skin of one JavaScript
>> framework, and it’s not jQuery. I like to have more than one tool in
>> my toolbox.
>> 3. Our company, Farata Systems will offer commercial technical support
>> for Flex, AIR and BlazeDS both on the desktops and on tablets. We’ll
>> make an official announcement about it shortly.
>> 4. Our company continues offering training in Flex and Java as we
>> always did, but next spring we’ll add a class “HTML5/JavaScript for
>> Enterprise Developers”.
>> 5. Under such management Adobe won’t last long and will have to be
>> acquired by another company.
>>
>> And in a comment he continues: "One of the main Adobe’s issues with
>> Flex was their inability to monetize this tool. Another good example
>> of this is their absolutely stupid pricing policy for LiveCycle Data
>> Services. Requesting $100K+ for a typical setup of LCDS servers simply
>> killed this technology. During the last 5 years only one of our
>> clients was using LCDS and this was four years ago. Everyone else was
>> happy with free BlazeDS.
>> LiveCycle is yet another super expensive monster.
>> I wish Adobe luck – they still employ a number of great people, but I
>> lost my interest in this company after they turned their back on lots
>> of their loyal customers and partners."
>>
>> Reading "inability to monetize this tool", hey, that's OpenLaszlo. But
>> it's good to see that other companies - like Ferata - are willing to
>> step and provide commercial support for Flex and BlazeDS, which
>> probably will be Apache projects very soon. That could have been a
>> good model for OpenLaszlo. Laszlo's main business has never been
>> OpenLaszlo consulting or offering professional support for the
>> platform. But there never was any partner offering commercial platform
>> support to enterprises.
>>
>> - Raju
>>
>>
>> On Tue, Dec 20, 2011 at 2:05 PM, Raju Bitter
>> <r.bitter.mailinglists@...> wrote:
>>> Thanks, Sebastian. Based on what I've read and seen (small demo apps
>>> on video) of Falcon JS, Adobe doesn't believe in the JS
>>> cross-compilation feature. The reason is that the Flex components are
>>> much too heavyweight. I though that the new component set they are
>>> working on for the next release would be more light-weight, but they
>>> probably need to support the old APIs.
>>>
>>> Think of it: an app with a few buttons generated into 5 MB of JS code!
>>> For OpenLaszlo DHTML, that's less than 600k (uncompressed, in both
>>> cases). For OpenLaszlo, Falcon JS might even work with better
>>> performance, since the decision to use Sprites as the base class for
>>> visual objects can be perfectly matched to using views. But in the
>>> presentation video on Falcon JS, the Adobe managers use words like
>>> "experimental", "release by the end of 2012", "not sure if the concept
>>> to cross-compile Flex to JS will work" a lot.
>>>
>>> Adobe has one of the Apache co-founders on-board, since they acquired
>>> Swiss company Day Software: Roy Fielding
>>> http://www.ics.uci.edu/~fielding/
>>> I can imagine that he's very well connected within the ASF, and that
>>> will definitely help Adobe with an Apache Flex.
>>>
>>> I don't know what the ASF members think, but the idea to have a
>>> compiler as an ASF project which only compiles to Flash bytecode,
>>> that's not what I'd expect from an ASF project - unless there's a
>>> clear dedication to creating alternative runtimes. But I have never
>>> dealt with the ASF, so I don't know. What was your feedback when you
>>> got OpenMeetings into the incubation process, since OpenMeetings uses
>>> Flash and some Adobe protocols?
>>>
>>> - Raju
>>>
>>> On Tue, Dec 20, 2011 at 10:16 AM, seba.wagner@...
>>> <seba.wagner@...> wrote:
>>>> Good points on your questions on the incubator list Raju :)
>>>>
>>>> 2011/12/19 seba.wagner@... <seba.wagner@...>
>>>>
>>>>> Its official ^^ Adobe's proposal on the botton ...
>>>>>
>>>>> Maybe interesting to see the Proposal and also the discussion on the
>>>>> Apache List:
>>>>> http://mail-archives.apache.org/mod_mbox/incubator-general/
>>>>>
>>>>> Sebastian
>>>>>
>>>>> ---------- Forwarded message ----------
>>>>> From: Alex Harui <aharui@...>
>>>>> Date: 2011/12/19
>>>>> Subject: [PROPOSAL] Flex for Apache Incubator
>>>>> To: "general@..." <general@...>
>>>>>
>>>>>
>>>>> Hi everyone,
>>>>>
>>>>> I would like to propose Flex to be an Apache Incubator project.
>>>>>
>>>>> Here's a link to the proposal:
>>>>> http://wiki.apache.org/incubator/FlexProposal
>>>>>
>>>>> Thank you,
>>>>>
>>>>> Alex Harui
>>>>> Flex SDK Team
>>>>> Adobe Systems, Inc.
>>>>> http://blogs.adobe.com/aharui
>>>>>
>>>>>
>>>>> ---------------------------------------------------------------------
>>>>> To unsubscribe, e-mail: general-unsubscribe@...
>>>>> For additional commands, e-mail: general-help@...
>>>>>
>>>>>
>>>>>
>>>>>
>>>>> --
>>>>> Sebastian Wagner
>>>>> http://www.openmeetings.de
>>>>> http://incubator.apache.org/openmeetings/
>>>>> http://www.webbase-design.de
>>>>> http://www.wagner-sebastian.com
>>>>> seba.wagner@...
>>>>
>>>>
>>>>
>>>>
>>>> --
>>>> Sebastian Wagner
>>>> http://www.openmeetings.de
>>>> http://incubator.apache.org/openmeetings/
>>>> http://www.webbase-design.de
>>>> http://www.wagner-sebastian.com
>>>> seba.wagner@...

Raju Bitter | 23 Dec 20:22

OpenLaszlo community web conference in 2nd week of January 2012?

I've set up a Spreed web meeting (up to 20 people for the 2nd week of
January 2012), to get a discussion start on how we can re-activate
OpenLaszlo. The suggested meeting time is (which of course can be
changed, depending on your availability):
13. Jan 2012 16:00 CET (using Spreed) 13. Jan 2012 16:00 CET
Meeting link: https://eu42.spreed.com/checkin/jc/503164965

Anyone interested in discussing the future of OpenLaszlo, how the
community can contribute to the project to re-activate it, and all
other questions around the project is welcome to join. Technically the
number of participants is limited to 20 people, if there's more
interest, we'll have to use a different platform.

The date/time is not fixed, if enough people with interest in the
project are willing to join the web conference, we can shift to
another date/time. One thing to consider: We need to fix a time which
works for Japan, Europe and the U.S. (both East and West coast). 4pm
in Berlin would be midnight in Japan, and 7 a.m. in  San Francisco. If
we can't fix a time which works for all time zone, the other option
would be to have to separate web conferences for Asia + U.S., and for
Europe and U.S.

Before we go into the meeting, we should
1) create an agenda of items we want to discuss
2) discuss what kind of structure (people managing the project) would
be needed to move forward
3) define goals for the project
4) reach out to Laszlo, to get a better understanding of the status of
the company

The discussion should be done in the mailing lists, but I'd be
interested in summing up the discussion every few days somewhere.I
suggest to use Google Docs, but I'm not sure if people from China
would have a problem accessing Google Docs at the moment. We could use
the OpenLaszlo wiki instead.

Wish you all a good holiday season, and all the best for the new year of 2012!

Best regards,
Raju

Picon
Gravatar

Adobe Flex official Proposal for Apache Incubator

Its official ^^ Adobe's proposal on the botton ...

Maybe interesting to see the Proposal and also the discussion on the Apache List:
http://mail-archives.apache.org/mod_mbox/incubator-general/

Sebastian

---------- Forwarded message ----------
From: Alex Harui <aharui-dv/VyGpifdQAvxtiuMwx3w@public.gmane.org>
Date: 2011/12/19
Subject: [PROPOSAL] Flex for Apache Incubator
To: "general-d1GL8uUpDdWLn643/Z5Ncw@public.gmane.orge.org" <general <at> incubator.apache.org>


Hi everyone,

I would like to propose Flex to be an Apache Incubator project.

Here's a link to the proposal:
http://wiki.apache.org/incubator/FlexProposal

Thank you,

Alex Harui
Flex SDK Team
Adobe Systems, Inc.
http://blogs.adobe.com/aharui


---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe-d1GL8uUpDdXTxqt0kkDzDmD2FQJk+8+b@public.gmane.org
For additional commands, e-mail: general-help-d1GL8uUpDdXTxqt0kkDzDmD2FQJk+8+b@public.gmane.org




--
Sebastian Wagner
http://www.openmeetings.de
http://incubator.apache.org/openmeetings/
http://www.webbase-design.de
http://www.wagner-sebastian.com
seba.wagner-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
Picon
Gravatar

Study: How to grow your open source project 10x and revenues 5x

Hi,

I found this story at openlife.cc about open source projects and foundations:

http://openlife.cc/blogs/2010/november/how-grow-your-open-source-project-10x-and-revenues-5x

Quote:
Recommendations

From these results it follows as an obvious recommendation that vendors participating in open source development and business, should look into participating in collaborative community developed projects - where the standard and familiar governance form is a non-profit foundation. If a vendor is currently in control of an open source project, it should explore the option of transferring the project to an existing foundation, or alternatively creating its own foundation for it. Since the original vendor is always the strongest candidate to become the leading vendor also in a collaboratively developed project, the vendor could, as a rule of thumb, expect this strategy - if properly executed - to result in:

  • The project growing 10 times larger.
  • The product thus receiving 10 times more investment into its development.
  • This larger development community therefore leading also to a 10 times larger addressable market.
  • The vendor being able to capture 50% or more of that larger market.

Sebastian


--
Sebastian Wagner
http://www.openmeetings.de
http://www.webbase-design.de
http://www.wagner-sebastian.com
seba.wagner-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
Picon
Gravatar

correct XMLNS defintion for a LZX file

Starting from my DTD question it seems like another question would be how to correctly define XMLNS definitions for a XML file.

Is there an example file that uses the current .xsd ?

XMLNS is somehow more flexible as DTDs are.
But can openlaszlo handle that?

for example prefixes for xml tags? How does the laszlo-compiler handle for example:

<xi:myCustomView>

?

Does the compile ignore the xi tag or does it anything with it?

Sebastian

--
Sebastian Wagner
http://www.openmeetings.de
http://www.webbase-design.de
http://www.wagner-sebastian.com
seba.wagner-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org

Kirill Zaborsky | 23 Nov 15:44
Picon
Gravatar

Access forums

Is it possible to get access to openlaszlo forums?

I've written an email to webmaster (as it is said there) a couple on months ago and receive no response.
It's a bit strange for open source product to prohibit open discussion.

Best regards,
Kirill Zaborsky
Picon
Gravatar

Laszlo DTD and a script that generates DTD's based on custom project files

Hi,

there is currently no public lzx.dtd in the internet (again ;))
Are there plans to change that?

Also it still is a problem that there is no ANT or similar task to generate such a DTD based on a custom project where you define your own classes and extend the DTD that way.
Actually it might be a trivial thing to write a DTD-Generator based on tools like http://saxon.sourceforge.net/dtdgen.html that re-creates a DTD based on your custom code.

By using a DTD you have almost some kind of code intelligence in Eclipse (and other XML Editors that use DTD validation).
If you just specify for example the DTD in Eclipse for a XML file you can type the "<" bracket and get all suggestions available similar to the "ANT-Editor".
I guess having this kind of auto-completion and validation would be a huge step for a lot of people to start coding with LZX more effectively and intuitive then looking up the API docs in the internet.

I am used to ignore them but I also would like to get rid of all those warnings in Eclipse complaining about missing DTD sections in the lzx files
Maybe I will find some time to contribute such a DTD generator :)
Such a generator tool could even show you errors in your code... actually having a DTD generator is like having 50% of a potential OpenLaszloIDE.

Was there such a DTD generator script already existing in current OpenLaszlo's SVN?

Sebastian

--
Sebastian Wagner
http://www.openmeetings.de
http://www.webbase-design.de
http://www.wagner-sebastian.com
seba.wagner-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org

Picon
Gravatar

SWF10 migration workaround

Hi,

I would like to share some SWF10 migration concept ... might be helpfull for other folks as well or maybe somebody has some feedback:

Timur and German from our development team at OpenMeetings migrated OpenMeetings by making a making a SWF10 container and instead of rewriting the complete codebase they just load the existing SWF8 into the SWF10 container.
They implemented some LocalConnection to communicate between both SWFs.
They simply just extend the SWF10 container with those functionalities that are needed from SWF10 and stay for the rest inside the SWF8 container.

It is a little bit confusing to have two Laszlo debugging windows, but actually it works pretty well.

We are currently hammering out some bugs before we merge it to the trunk, but you can get the sources from our repository already.

Any thoughts on this?


Thanks
Sebastian


--
Sebastian Wagner
http://www.openmeetings.de
http://www.webbase-design.de
http://www.wagner-sebastian.com
seba.wagner-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org

Raju Bitter | 12 Oct 16:14

Who would be interested in working on a Flash 10 RTE component?

Would anyone else from the community be interested in working on a
rich text editor component for the Flash 10 runtime? Taking full
advantage of the Adobe Text Layout Framework? If you haven't seen
Adobe TLF in action, check out this open source demo of an advanced
text editor:
http://labs.adobe.com/technologies/textlayout/demos/

- Raju

Raju Bitter | 30 Aug 17:22

Fwd: Distort Bitmap in dhtml runtime

The corresponding JIRA entry: http://jira.openlaszlo.org/jira/browse/LPP-8338

On Mon, Aug 29, 2011 at 3:57 PM, Raju Bitter
<r.bitter.mailinglists@...> wrote:
> The demo still works in Safari. Not sure if that was ever added to the
> LFC/OpenLaszlo platform.
>
> On Mon, Aug 29, 2011 at 3:56 PM, Raju Bitter
> <r.bitter.mailinglists@...> wrote:
>> Did test a while ago, and some other people have been playing with 3d
>> transforms for DHTML as well:
>> http://openfuture.rajubitter.com/2009/07/17/webkit-css-based-3d-transforms-applied-to-openlaszlo-dhtml/
>>
>> On Fri, Aug 26, 2011 at 10:13 PM, Justin Ellis <ellisju@...> wrote:
>>> Hi all,
>>>
>>> I have created applications that have 3d panels that can rotate and
>>> move around by distorting the image with flash.display.BitmapData, but
>>> I want to accomplish the same effects in the dhtml runtime.  Does
>>> anyone know how this can be done?
>>>
>>>
>>> Thank you,
>>>
>>> --
>>> Justin Ellis
>>>
>>
>


Gmane