Re: apply a patch

2007-04-23 Thread Jacques Le Roux
Jonathon, > Jacques, > > I'm using Windows too, but many things have been patched by Cygwin, so I often can't tell which > functions exist in Windows and which don't. > > I see a unix2dos.exe and a cat.exe on my computer. With these 2 small programs, you can keep > patches in Unix line-endings, an

Re: Need advice on store settings

2007-04-23 Thread Tim Frosh
Jacques, thanks a lot for your help. I appreciate that. I did two stores for now and it works :) Tim __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com

Re: Use of macros

2007-04-23 Thread G.Venkata Phanindra
Hi, Macro is similar to functions ... we can pass the parameters and do some Blogic and get the The following link may hep u .. http://freemarker.sourceforge.net/docs/dgui_misc_userdefdir.html Regards Phani On 4/24/07, Bejoy Zac <[EMAIL PROTECTED]> wrote: Can anybody tell me the usage of macr

Use of macros

2007-04-23 Thread Bejoy Zac
Can anybody tell me the usage of macros in ftl. How to create a macro? How to use in ftl? I want to create a macro to change the date format according to the locale How can I proceed ? Thanks & Regards, Bejoy -- View this message in context: http://www.nabble.com/Use-of-macros-tf3636387.html#a

Re: looking for developers for CRM [Was: Questions about the future of ofbiz]

2007-04-23 Thread Tim Ruppert
Jonathon, just to clarify, I think that Andrew was kidding a bit with his response as we'd all like to see ALL of these contributions going back into a place where everyone can build on them without having to buy a license or contribute it back if they want to build a derivative app for the

Re: looking for developers for CRM [Was: Questions about the future of ofbiz]

2007-04-23 Thread Jonathon -- Improov
I was actually looking to pump in my enhancements to the Widget module. I've incorporated some Ajax-facilitating or Ajax-related features directly into the Widget module, so I won't have to do HUGE .ftl(s). Imagine being able to use and reuse a widget-screen for 2 (or more) purposes: non-ajax o

Re: Chat Modules

2007-04-23 Thread Jonathon -- Improov
Agreed. Will this also mean an additional "cron job" in the JobSandbox? Or a change can be made to the header of each page to poll for incoming messages (via Ajax)? Jonathon BJ Freeman wrote: I would say to leverage the communications events and the forums module to make a chat or IM. Scott

Re: apply a patch

2007-04-23 Thread Jonathon -- Improov
Jacques, I'm using Windows too, but many things have been patched by Cygwin, so I often can't tell which functions exist in Windows and which don't. I see a unix2dos.exe and a cat.exe on my computer. With these 2 small programs, you can keep patches in Unix line-endings, and still avoid the E

Re: looking for developers for CRM [Was: Questions about the future of ofbiz]

2007-04-23 Thread Andrew Zeneski
This sounds like it will be a nice addition to OFBiz, I can't wait to see the progress! Andrew On Apr 23, 2007, at 4:59 PM, Si Chen wrote: If there are any developers interested in working on a CRM system, we're looking for more help here at Open Source Strategies. We have both full-time

Re: looking for developers for CRM [Was: Questions about the future of ofbiz]

2007-04-23 Thread Si Chen
If there are any developers interested in working on a CRM system, we're looking for more help here at Open Source Strategies. We have both full-time openings and part-time paid opportunities, and you can work from home and set your own hours. You'll have a chance to work with us on a combina

Re: opentaps licensing model [Questions about the future of ofbiz]

2007-04-23 Thread Si Chen
Since this turned into a discussion about opentaps, I'd like to explain the opentaps licensing and business model a little better, for the benefit of everybody in the OFBIZ community. The opentaps licensing model is a way we thought of to increase the total body of openly available software, h

Re: Chat Modules

2007-04-23 Thread Scott A
Hi All, Thanks for the response. I guess the best method of explaining for me is to give a real world example of the use of a bundled IM. Here’s the example; I am at an airport and I get a phone call from someone at the company panicking because a customer has called and is screaming about his o

Re: Chat Modules

2007-04-23 Thread BJ Freeman
I would say to leverage the communications events and the forums module to make a chat or IM. Scott A sent the following on 4/23/2007 6:07 AM: > Hello All, > > We want to add a chat module to ofbiz for our employees to be able to > communicate with each other when they are online. We currently us

Re: Chat Modules

2007-04-23 Thread David E. Jones
On Apr 23, 2007, at 1:39 PM, Scott A wrote: It depends what kind of business you are in and where you put the value of "instant messaging" I guess. In my business the customer is king. Sales reps might be on the phone and we can still feed them info as it arrives. We can interrupt them to

Re: Questions about the future of ofbiz

2007-04-23 Thread David E. Jones
Si, I guess my reply off-line was not sufficient or you didn't want to discuss it there. That's fine, I prefer a public forum anyway. Comments in-line: On Apr 23, 2007, at 10:05 AM, Si Chen wrote: This is not true. The agreement in question covered the disposition of a list of files fro

Re: Chat Modules

2007-04-23 Thread Adrian Crum
Adrian Crum wrote: Where is see OFBiz integration coming into play is having a button in the chat window that says "Save IM to customer file" or something. It would save C&P the IM to a data entry screen. That wasn't clear. What I meant to say is: It would eliminate having to C&P the IM to a

Re: Chat Modules

2007-04-23 Thread Adrian Crum
Scott A wrote: It depends what kind of business you are in and where you put the value of "instant messaging" I guess. In my business the customer is king. Sales reps might be on the phone and we can still feed them info as it arrives. We can interrupt them to let them know about important phone

Re: Chat Modules

2007-04-23 Thread Scott A
It depends what kind of business you are in and where you put the value of "instant messaging" I guess. In my business the customer is king. Sales reps might be on the phone and we can still feed them info as it arrives. We can interrupt them to let them know about important phone calls. We can co

Re: getting the cursor in the first box on the page

2007-04-23 Thread Adrian Crum
Submit a Jira issue for a new feature. Actually, there has been discussion about having the form widget place the focus on the first control it encounters as a default, which can be overridden with existing element attribute. Having a global setting apply to all data entry screens would requi

Re: Chat Modules

2007-04-23 Thread David E. Jones
Not much. What would it even mean to integrate text chat with OFBiz? -David On Apr 23, 2007, at 12:48 PM, Scott A wrote: That's why the license would be so important. What does David have to say? Walter Vaughan wrote: Jacques Le Roux wrote: Yes, I would recommend Jabber too. htt

Re: getting the cursor in the first box on the page

2007-04-23 Thread David Shere
Looks like I'm not doing enough reading. I found the discussion on this back in May of last year. I suppose I was looking for something like this: focusInFirstBox = yes in a properties file somewhere, so that one setting would apply to every page. David Shere wrote: In certain situations,

Re: getting the cursor in the first box on the page

2007-04-23 Thread Adrian Crum
Some pages support it, others don't. There is no universal setting. You'll see the java script in some of the ftl files. The form widget has an attribute to set to put the focus on a control. David Shere wrote: In certain situations, a page does not load with the cursor in the first box on

getting the cursor in the first box on the page

2007-04-23 Thread David Shere
In certain situations, a page does not load with the cursor in the first box on the page, and in some it does. Is there a universal setting for this, or anything that addresses it? -- David Shere Information Technology Services Steele Rubber Products www.SteeleRubber.com

Re: Chat Modules

2007-04-23 Thread Scott A
That's why the license would be so important. What does David have to say? Walter Vaughan wrote: > > Jacques Le Roux wrote: > >> Yes, I would recommend Jabber too. > > http://today.java.net/pub/a/today/2006/10/05/instant-messaging-for-jabber-with-smack.html > The SmackAPI according to the art

Re: Chat Modules

2007-04-23 Thread Walter Vaughan
Jacques Le Roux wrote: Yes, I would recommend Jabber too. http://today.java.net/pub/a/today/2006/10/05/instant-messaging-for-jabber-with-smack.html The SmackAPI according to the article is Apache licensed. IANAL, etc. This looks like this an interesting add on. Would be insanely powerful

How do I format form-multi error messages?

2007-04-23 Thread aarbit
I'm trying to do some field validation on a form-multi. I'm using the "add-error" and "fail-message" tags to create the error messages. I'm using the "check-errors" tag to get it to display. I'm using the "return" tag with a response-code of "success" for empty forms. However, instead of an er

Re: Questions about the future of ofbiz

2007-04-23 Thread Tim Ruppert
Si, I don't think that anyone wants to get into a pissing contest about this or anything else - especially judging by the way David approached it in the thread you referenced. Personally, I see no good in getting down to the bottom of this particular issue at this time - just so that people

Re: Chat Modules

2007-04-23 Thread Jacques Le Roux
Yes, I would recommend Jabber too. They were using their own licence http://www.jabber.org/about/josl.shtml but they stopped http://www.opensource.org/licenses/category (see "Licenses that have been voluntarily retired") It seems that they use GPL now but not sure. Jacques De : "Brett Palmer" <[E

Re: Questions about the future of ofbiz

2007-04-23 Thread Si Chen
This is not true. The agreement in question covered the disposition of a list of files from the old accountingext repository. It stated that a subset of the files from that repository would be released under the GPL after all copyright had been transferred to us (Open Source Strategies, Inc.)

Re: Chat Modules

2007-04-23 Thread Brett Palmer
I don't know of any ofbiz modules. You might want to look at jabber as a good open source I.M. technology. I'm not sure what the license is but there are lots of clients to choose from and the security is good. You could possibly integrate this with ofbiz but it depends on what you want to acco

Chat Modules

2007-04-23 Thread Scott A
Hello All, We want to add a chat module to ofbiz for our employees to be able to communicate with each other when they are online. We currently use MSN Messenger and we like the ability to have private chats or conferences, notifications, etc but we want to close it from the outside world for now

user@ofbiz.apache.org

2007-04-23 Thread Canh Phan
Thank you. __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com

Re: apply a patch

2007-04-23 Thread Amine AZZI
Yes sure I will as soon as I will get a patch working on my station. Actually I didn't even download neither patch.exe nor Tortoise. Amine. 2007/4/23, Jacques Le Roux <[EMAIL PROTECTED]>: Amine, BTW if you find a chance it may be an opportunity to open an account in http://docs.ofbiz.org/dash

Re: apply a patch

2007-04-23 Thread Jacques Le Roux
Amine, BTW if you find a chance it may be an opportunity to open an account in http://docs.ofbiz.org/dashboard.action and then consider to add these informations in http://docs.ofbiz.org/x/YwU More to show you how to help each other ;o) If you can't do it... I will... later... Thanks Jacques

unsubscribe

2007-04-23 Thread Dan McIntire
unsubscribe

Re: apply a patch

2007-04-23 Thread Jacques Le Roux
Jonathon, > Amine, > > Just use `patch'. You won't even need SVN for this. Do `patch -Ep0' or -Epn (where n > 0) if > you're not applying from the top-level path. Amine uses Widows so he needs to download patch.exe before, as it's not native. BTW, Amine you may encouter EOL problems with patch.e

Re: apply a patch

2007-04-23 Thread Jonathon -- Improov
Amine, Just use `patch'. You won't even need SVN for this. Do `patch -Ep0' or -Epn (where n > 0) if you're not applying from the top-level path. If you're downloading a patch directly from Jira issues, you might need to check the nature of the patch to work around some possible problems. That

Re: apply a patch

2007-04-23 Thread Amine AZZI
Thanks Jaques, Actually I am using the command line SVN on windows. then the best solution would be to download the patch.exe application. Yes, I read your comments regarding that issue, I downloaded the files, and I am viewing the translation. Some files gave me trouble like FacilityUILabels and

Re: apply a patch

2007-04-23 Thread Jacques Le Roux
Amine, You have to use patch command (patch.exe to download on Windows or - also for merging - "Apply patch" from Tortoise). You may also use "Apply patch" option of Eclipse. BTW did you read my last comment in OFBIZ-846 http://tinyurl.com/2qxr4h, thanks ? Jacques - Message d'origine -

apply a patch

2007-04-23 Thread Amine AZZI
Hello everyone, Even though I could find int he documentation how to make a patch, I couldn't find how to apply a patch that interests me in JIRA issues. I am reading SVN documentation right now but couldn't find anything up to now! Could someone show which svn command should I use ? Thanks in

RE: TR: ofbiz down

2007-04-23 Thread Passalacqua Nicolas
Thanks guys for all the thinks. We will have a look on it, and make you a return as soon as we find something. Regards, Nick -Message d'origine- De : Jonathon -- Improov [mailto:[EMAIL PROTECTED] Envoyé : samedi 21 avril 2007 07:20 À : user@ofbiz.apache.org Objet : Re: TR: ofbiz down C