Re: Installing WIAB: jetty hangs

2011-07-16 Thread Yuri Z
for answering Yuri - On Wed, Jul 13, 2011 at 2:34 PM, Yuri Z vega...@gmail.com wrote: Hi Can you please try the following sequence of commands? sudo ant clean sudo compile-gwt sudo dist-server ./run-server.sh didn't work -both $ sudo ant compile-gwt and $ sudo ant dist

Re: Installing WIAB: jetty hangs

2011-07-16 Thread Yuri Z
jose...@gmail.com Hi, On Sat, Jul 16, 2011 at 4:27 AM, Yuri Z vega...@gmail.com wrote: Actually it looks like totally normal log. What happens when you navigate your browser to http://localhost:9898 ? Haven't got a browser or GUI installed in the server; but when I access that port from

Re: Client/Server protocol (again)

2011-07-19 Thread Yuri Z
=labels+%3D+StarterProject Thats what I was trying to do. -Thomas On 17 July 2011 14:55, Yuri Z vega...@gmail.com wrote: IMHO, you should be looking at diff highlighting implementation to serve as example. Probably David Hearnden can give you more details. But, this is advanced issue. How

Re: Modularisation of WIAB

2011-07-20 Thread Yuri Z
Regarding modularization - there were talks about using Maven to manage WIAB dependencies and introduce better modularization of the code. It might be of interest to you -

Re: Modularisation of WIAB

2011-07-20 Thread Yuri Z
Regarding the documentation you willing to share: I think that if you could to put it on Google Docs or Google Wave for public review - then it can be pushed into the Apache Wave Wiki by one of the committers. Thanks for your willingness ton contribute! 2011/7/21 Michael Lilly

Re: Src Tip Won't Go Online

2011-08-06 Thread Yuri Z
Are you able to run older versions? Also can you verify that /webclient/webclient.nocache.js really exists in your system? As for me - I can run WIAB from tip. 2011/8/7 Michael MacFadden michael.macfad...@gmail.com All, Is anyone else having issues with the tip of the source tree. I can log

Re: Update Wiki for Apache Wave

2011-08-10 Thread Yuri Z
] Sent: Wednesday, August 10, 2011 04:33 AM To: wave-dev@incubator.apache.org wave-dev@incubator.apache.org Subject: Re: Update Wiki for Apache Wave I'd say just do it. If anyone wants to help, they will have an 'edit' button too. Upayavira On Tue, 09 Aug 2011 22:25 +0300, Yuri Z

Re: Update Wiki for Apache Wave

2011-08-10 Thread Yuri Z
! - Jeremy On Wed, Aug 10, 2011 at 1:11 PM, Yuri Z vega...@gmail.com wrote: I see. So I guess that's what should be done. The entry should be renamed back to Google Wave and a new entry for Apache Wave (and Wave in a Box) should be created. I am not that familiar with the standards

Re: shut down jenkins for wave?

2011-08-12 Thread Yuri Z
I think any committer can do it from the Jenkins control panel. 2011/8/12 Soren Lassen so...@apache.org I'm tired of the emails from jenkins. Shall we shut jenkins down? Is there someone who knows how and is willing to do it? Soren

Re: Robot registration failing because of no accounts

2011-08-12 Thread Yuri Z
This should be fixed by revision *f9199d27f3a9http://code.google.com/p/wave-protocol/source/detail?r=f9199d27f3a93a59dbe637e16f6703fb0025c1d8 .* 2011/8/12 Ali Lown a...@lown.me.uk Since I updated WIAB, I noticed I was getting the following exceptions when I start it: Aug 11, 2011 11:00:46

Re: Project Migration

2011-08-19 Thread Yuri Z
Michael should be following this mail list, so I guess he will respond as soon as he can. In any way his email is michael.macfad...@gmail.com. Regarding the migration status: Currently the issues migrated to Apache, however the source code is still at the old wave-protocol google-code based

Re: Code clean up: Removal of IndexWave and ConsoleClient

2011-08-21 Thread Yuri Z
Oops, I forgot to mention option 3 which is also preferred and the easiest one: Option 3: To remove the whole IndexWave and ConsoleClient related code without fixing it. The suggested patch is actually related to the option 3, not to the option 2. 2011/8/21 Yuri Z vega...@gmail.com Hello

Re: Update Wiki for Apache Wave

2011-08-27 Thread Yuri Z
, the protocol, etc. It will be interesting to keep this information for people to understand how the project has evolved. Would be great of someone would take on the task to address this TODO. On Thu, Aug 11, 2011 at 8:41 AM, Yuri Z vega...@gmail.com wrote: Great! Thanks for taking on this! 2011/8/10

Re: Compile error and can't run from the tip

2011-08-28 Thread Yuri Z
that test I can't even compile it... On Sun, Aug 28, 2011 at 22:52, Yuri Z vega...@gmail.com wrote: Try to clean the browse rcache. On Sun, Aug 28, 2011 at 5:49 PM, Ruxiao Ma m...@hcc.im wrote: Update: Went back to 1018 , no more test errors, but still get turbulence. Went back

Re: Compile error and can't run from the tip

2011-08-28 Thread Yuri Z
I pushed a fix (revision 7e7b23fdf009). Please update from the tip and try again. On Sun, Aug 28, 2011 at 7:15 PM, Michael MacFadden michael.macfad...@gmail.com wrote: I just verified that this test fails for me also. On Aug 28, 2011, at 8:59 AM, Yuri Z wrote: Hmm, just tried to run

Re: Compile error and can't run from the tip

2011-08-28 Thread Yuri Z
get Online on the newest version of Chromium. I can even get my status to Online on IE6. On Mon, Aug 29, 2011 at 01:55, Yuri Z vega...@gmail.com wrote: I pushed a fix (revision 7e7b23fdf009). Please update from the tip and try again. On Sun, Aug 28, 2011 at 7:15 PM, Michael MacFadden

Re: Compile error and can't run from the tip

2011-08-29 Thread Yuri Z
Maybe we should change the default value of use.socketio fllag in server.config to false? On Mon, Aug 29, 2011 at 12:30 PM, Thomas Broyer t.bro...@gmail.com wrote: On Mon, Aug 29, 2011 at 7:44 AM, Ruxiao Ma m...@hcc.im wrote: The computer I'm using now is Chromium 15.0.866.0 (build 98596) on

Re: Compile error and can't run from the tip

2011-08-29 Thread Yuri Z
... At least, I'm running wiab with use_socketio = false today and used a clean copy of chromium. No luck. On Mon, Aug 29, 2011 at 19:36, Yuri Z vega...@gmail.com wrote: Maybe we should change the default value of use.socketio fllag in server.config to false? On Mon, Aug 29, 2011 at 12:30

Re: Compile error and can't run from the tip

2011-08-29 Thread Yuri Z
disable the Flash fallback (I don't know how, but http://socket.io implies that it's possible). On Mon, Aug 29, 2011 at 1:49 PM, Yuri Z vega...@gmail.com wrote: If so, it seems like it poses a real issue for us. Maybe we would have to replace Socket.IO with other framework, like Comet.d

Re: Update Wiki for Apache Wave

2011-08-31 Thread Yuri Z
as a load - Chrome 14.0.835.109 beta-m. Doesn't work on the Beta of chrome?) On 29 August 2011 19:42, Yuri Z vega...@gmail.com wrote: Great work Thomas, thanks! Just one suggestion - can we move the discussion to Google Wave? On Mon, Aug 29, 2011 at 8:35 PM, Thomas Wrobel darkfl

Re: short version of how to get started using Apache Wave-In-A-Box

2011-09-02 Thread Yuri Z
I guess that could be useful. How about something like this? # apt-get install mercurial ant default-jdk eclipse $ hg clone https://wave-protocol.googlecode.com/hg wave-in-a-box $ cd wave-in-a-box $ ant compile-gwt $ ant dist-server $ ant -f server-config.xml -Dsigner_info_store_type=file

Re: has anyone tried to run wave-in-a-box on google app engine (the java version)?

2011-09-03 Thread Yuri Z
The question was already discussed and can be looked up in the mail list archive. Long story short, WIAB was written to run as standalone application using it's own server. It uses WebSockets (Jetty + Socket.IO) and makes massive use of threads. While recent upgrades to AppEngine remove all of the

Re: Code - SVN

2011-09-04 Thread Yuri Z
Hello Yes, you are stressing an important point. I don't think anyone on the Wave project would like cancellation of the podling. So, the only solution would be just complete the migration and move the source code to the Apache Infra, hopefully along with the Wiki. However, there are technical

Re: Code - SVN

2011-09-04 Thread Yuri Z
Another issue would be to move the code review tool from rietveld to Review Board. Do we have it ready at all? If not, what are the steps to set it up? On Sun, Sep 4, 2011 at 7:28 PM, Yuri Z vega...@gmail.com wrote: I think that it is technically possible to make clean Hg-SVN migration

Re: Code - SVN

2011-09-09 Thread Yuri Z
Yes, they do, it should be hosted on Apache infra. You can have mirror repos if you wish. On Fri, Sep 9, 2011 at 2:52 PM, Jasper Horn jasperh...@gmail.com wrote: Yuri wrote: The decision is obviously to migrate to SVN, the only question is whether it will be with a clean check in, or with

Fwd: Incubator PMC/Board report for September 2011 (wave-dev@incubator.apache.org)

2011-09-10 Thread Yuri Z
Hi I added the following on the Wiki at http://wiki.apache.org/incubator/September2011 Please review the report. Wave Incubating since: Dec-2010 Description: Wave is a real-time communication and collaboration tool. Wave in a Box (WIAB) is a server that hosts and federates waves, supports

Re: Fwd: Incubator PMC/Board report for September 2011 (wave-dev@incubator.apache.org)

2011-09-11 Thread Yuri Z
eviction of old deltas) Small feedback really, thanks for doing this, Yuri! - Original Message - From: Yuri Z [mailto:vega...@gmail.com] Sent: Sunday, September 11, 2011 10:03 AM To: wave-dev@incubator.apache.org wave-dev@incubator.apache.org Subject: Re: Fwd: Incubator PMC/Board report

Re: Fwd: Incubator PMC/Board report for September 2011 (wave-dev@incubator.apache.org)

2011-09-11 Thread Yuri Z
is too much detail. Soren On Sun, Sep 11, 2011 at 10:17 PM, Yuri Z vega...@gmail.com wrote: I understand that, but I am not aware about issues that blocking graduation besides migration of code to Apache SVN and community build up. And those were already mentioned. So, the question

Migration to SVN - clean check in

2011-09-12 Thread Yuri Z
During the last week me and Lennard investigated the availability of migrating the source code from Mercurial to Subversion without loosing the history. So far non of the available tools could do the job. We tried the hg convert extension, hg subversion extension, tried to convert to Git first and

Re: Expired certificate

2011-09-15 Thread Yuri Z
You can turn off the signature confirmation. On Thu, Sep 15, 2011 at 1:59 PM, Eduardo Garcia Lopez egar...@stream18.comwrote: Yes, the test pass, but I wonder what will happen when the system has to sign the deltas (although I guess this is only needed in a federated configuration). On Thu,

Re: Code - SVN

2011-09-19 Thread Yuri Z
We postponed the move until 28-th Sep as by Michael's request. The Wiki for PMC was updated accordingly on 13-th Sep. BTW, @Michael, when are you planning to complete the move? On Mon, Sep 19, 2011 at 8:25 AM, Doug douglas.lin...@gmail.com wrote: arc:~ douglasl$ svn ls

Re: Code - SVN

2011-09-29 Thread Yuri Z
Can you do it then when you ll have time? Thanks On Wed, Sep 28, 2011 at 4:59 PM, Michael MacFadden michael.macfad...@gmail.com wrote: Yes, Lets just proceed as planned. Again, I can do it whenever. ~Michael On Sep 28, 2011, at 12:34 AM, Yuri Z wrote: +1 to make the clean check

Re: wave protocol build error

2011-09-29 Thread Yuri Z
The stack you pasted doesn't show the actual test that failed, but it's probably an error with certificate expiration date. You can disable the test or run ant compile-gwt ant dist-server that will create the jar without running the tests. On Thu, Sep 29, 2011 at 11:27 AM, Anton Starcev

Re: Code - SVN

2011-10-09 Thread Yuri Z
PM, Yuri Z wrote: Can you do it then when you ll have time? Thanks On Wed, Sep 28, 2011 at 4:59 PM, Michael MacFadden michael.macfad...@gmail.com wrote: Yes, Lets just proceed as planned. Again, I can do it whenever. ~Michael On Sep 28, 2011, at 12:34 AM, Yuri Z wrote

Re: Code Migration to SVN

2011-10-12 Thread Yuri Z
Thanks for doing this Michael. On Wed, Oct 12, 2011 at 2:44 AM, David Hearnden hearn...@google.com wrote: Great work Michael. -Dave On Wed, Oct 12, 2011 at 6:54 AM, Upayavira u...@odoko.co.uk wrote: Fab, thanks Michael, great to see it done. Upayavira On Tuesday, October 11, 2011

Re: jWebSocket vs Atmosphere vs Cometd

2011-10-14 Thread Yuri Z
I think someone mentioned that probably just updating to Jetty 7 will suffice. On Fri, Oct 14, 2011 at 9:08 PM, Nelson Silva nelson.si...@gmail.comwrote: Perhaps we should just update to socket.io 0.8 for now and try to gather some pros and cons for atmosphere. Do we have codereview working

Re: jWebSocket vs Atmosphere vs Cometd

2011-10-15 Thread Yuri Z
Ok, I found the email - http://mail-archives.apache.org/mod_mbox/incubator-wave-dev/201108.mbox/browser On Sat, Oct 15, 2011 at 2:14 PM, Vicente J. Ruiz Jurado v...@ourproject.org wrote: El 15/10/11 00:37, Yuri Z escribió: I think someone mentioned that probably just updating to Jetty 7

Re: jWebSocket vs Atmosphere vs Cometd

2011-10-19 Thread Yuri Z
That's pretty bad. Thanks for the help Joseph. On Wed, Oct 19, 2011 at 9:10 AM, Joseph Gentle jose...@gmail.com wrote: On Tue, Oct 18, 2011 at 1:53 PM, Vicente J. Ruiz Jurado v...@ourproject.org wrote: El 17/10/11 13:43, Joseph Gentle escribió: Yeah I played with faye for awhile too. I got

Re: Update Wiki for Apache Wave

2011-10-21 Thread Yuri Z
Wrobel darkfl...@gmail.com wrote: ah, cheers for that. I'll get to the changes over the next week ) ~~ Reviews of anything, by anyone; www.rateoholic.co.uk Please try out my new site and give feedback :) On 31 August 2011 11:49, Yuri Z vega...@gmail.com wrote: Yeah, that's

Re: Walkaround -- Wave on App Engine

2011-10-26 Thread Yuri Z
Woot, great news! I am really excited! On Wed, Oct 26, 2011 at 9:55 PM, Christian Ohler oh...@google.com wrote: Fellow wavers, rather than making waves accessible in Google Docs, which takes too long, we are releasing our code in a form that will hopefully be useful in the short term. You

Re: Walkaround -- Wave on App Engine

2011-10-27 Thread Yuri Z
. Cygwin - needed to convert to UNIX format using notepad++ 3. The download of junit zip hosted at GitHub - was some issue with SSL - something like unknown issuer, it could be also because of Cygwin. On Thu, Oct 27, 2011 at 6:29 AM, Yuri Z vega...@gmail.com wrote: Woot, great news! I am really

Re: Walkaround -- Wave on App Engine

2011-10-28 Thread Yuri Z
Yeah, I also stumbled on it. probably need to add .sh and .bat scripts to run the update for the first time. Anyway, I also set up demo sintance at https://wavereactor.appspot.com I am going to enable billing on it as well. On Fri, Oct 28, 2011 at 6:15 AM, Christian Ohler oh...@google.com wrote:

Re: Walkaround -- Wave on App Engine

2011-10-28 Thread Yuri Z
Ok it works again. On Fri, Oct 28, 2011 at 1:25 PM, Yuri Z vega...@gmail.com wrote: Yeah, it happens to me too. But it worked earlier. On Fri, Oct 28, 2011 at 1:06 PM, Jérémy Naegel jeremy@gmail.comwrote: Just to let you know Yuri, I'm getting a 310 Too many redirects error message

Re: [jira] [Created] (WAVE-299) Can't clone hg

2011-10-30 Thread Yuri Z
We moved the source code to Apache SVN. Try: svn co https://svn.apache.org/repos/asf/incubator/wave/trunk On Sun, Oct 30, 2011 at 2:59 PM, darumka (Created) (JIRA) j...@apache.orgwrote: Can't clone hg -- Key: WAVE-299 URL:

Re: Improving the Webclient

2011-11-22 Thread Yuri Z
I already tried to introduce Gin into client side, but gave up cause it requires to replace the hand made injection with Gin based one and this is too much effort over large number of classes. Also, everything related to Undercurrent is super hard to understand - cause there are 4-6 levels of

Re: [jira] [Created] (WAVE-306) Bad dependency from org.waveprotocol.wave to org.waveprotocol.box

2011-11-25 Thread Yuri Z
Hi Christian, I ll try to make the fix ASAP. Also, I ll be glad if you could take part in code reviews for Apache Wave, so we could handle such issues before they become part of the source code. On Fri, Nov 25, 2011 at 11:01 PM, Christian Ohler (Created) (JIRA) j...@apache.org wrote: Bad

Re: interest in moving to git?

2011-12-01 Thread Yuri Z
Yeah, I think it would be great if we could move Wave to Git. On Thu, Dec 1, 2011 at 8:43 PM, Paul Lindner lind...@inuus.com wrote: Apache Infrastructure is soliciting proposals for Git usage. I'd be happy to help folks with this if there's interest. -- Paul Lindner -- lind...@inuus.com

Re: Accepting proposals regarding early git adoption

2011-12-01 Thread Yuri Z
But, do we really need to assist with solving Git issues? Proposals should include statements of interest in assisting with the git hosting codebase and associated jira issues On Thu, Dec 1, 2011 at 8:58 PM, Paul Lindner lind...@inuus.com wrote: Hi, here's the announcement. Could someone write

Re: Help with a major wave bug Client delta expressed against non-server version

2011-12-05 Thread Yuri Z
Yes, this is bug is annoying. I mean the No conversations in this wave. The most nasty part is that I cannot reproduce it in my dev environment as well. This is not a new issue though, it happened also before, but at lower frequency. Server restart fixes it. My theory is that the No conversations

Re: Import Wave feature?

2011-12-07 Thread Yuri Z
(though it would take a long time to import all our waves by clicking all the import buttons), but we'd prefer to import into a local WIAB instance, if possible. Thanks, On 2011-05-18 20:51, Yuri Z wrote: Google Wave Data API was modified to allow to request the whole history of the wave

Re: Questions about implementing 'linky' WAVE-275

2011-12-08 Thread Yuri Z
No, AFAIK the code is legacy from Google Wave. I don't think that Linky should be implemented as robot/robot agent. I guess you can just register listener on update events and then insert the link annotation whenever text in the edited blip looks like a URL. So your suggestions sound right to me.

Re: Import Wave feature?

2011-12-13 Thread Yuri Z
, On 2011-05-18 20:51, Yuri Z wrote: Google Wave Data API was modified to allow to request the whole history of the wave - which in effect allows to import it. But AFAIK no one is working on a tool that would actually import the history into WIAB deltas store. 2011/5/18 Ali Lowna

Re: Import Wave feature?

2011-12-14 Thread Yuri Z
:24 PM, Thomas Leonard t...@it-innovation.soton.ac.uk wrote: It appears that Walkaround takes a snapshot and imports that, rather than processing the deltas, if I'm reading it correctly. On 2011-12-13 17:39, Yuri Z wrote: You look how Walkaround handles the import. For example http

Re: so the deadline for podling reports has passed, now what?

2011-12-15 Thread Yuri Z
Yes, I ll provide one soon On Thu, Dec 15, 2011 at 8:38 AM, Christian Grobmeier grobme...@gmail.comwrote: Folks, heads up: your report is missing. Can you provide one now? Noel wants to send them out tomorrow AM, you need to hurry up. Cheers Christian -- Forwarded message

Re: Help with a major wave bug Client delta expressed against non-server version

2011-12-15 Thread Yuri Z
Try to set the other thread counts to 1 as well. As I mentioned it doesn't solve the issue, but only reduces the probability. On Thu, Dec 15, 2011 at 4:19 PM, Vicente J. Ruiz Jurado v...@ourproject.org wrote: Sadly, same problems with: listener_executor_thread_count = 1 :-/ so, very often

Re: [jira] [Commented] (WAVE-312) Not saving editions when concurrent editions in same wave

2011-12-15 Thread Yuri Z
No. I have issues with ssh'ing to waveinbox.net - some EC2 glitch. On Thu, Dec 15, 2011 at 5:34 PM, Vicente J. Ruiz Jurado (Commented) (JIRA) j...@apache.org wrote: [

Re: Questions about implementing 'linky' WAVE-275

2011-12-15 Thread Yuri Z
; www.rateoholic.co.uk Please try out my new site and give feedback :) On 9 December 2011 01:09, Yuri Z vega...@gmail.com wrote: No, AFAIK the code is legacy from Google Wave. I don't think that Linky should be implemented as robot/robot agent. I guess you can just register listener on update

Re: Disable 'register a new account'

2011-12-22 Thread Yuri Z
There's no such feature atm. You can add a feature request on the Wave Jira at https://issues.apache.org/jira/browse/WAVE I guess you would also need some way for admin to manually register new users. On Thu, Dec 22, 2011 at 12:55 PM, Jacob Georg Benz m...@hauslandbibliothek.de wrote: Hi, is

Re: change user-password

2011-12-23 Thread Yuri Z.
The robot id is passwd-bot, no need to register it. You are right, this feature is not documented well... Sent from my iPhone On 23 בדצמ 2011, at 21:05, Jacob Georg Benz m...@hauslandbibliothek.de wrote: Hi, how can the user change his password? The only information I have found is

Re: Incorrect time for new messages / co-editor display

2011-12-25 Thread Yuri Z
Yes, these are known issues. On Sun, Dec 25, 2011 at 4:20 PM, Ruxiao Ma m...@hcc.im wrote: Don't know if these problems have already been discussed, but I found them while testing wiab with my friend. In a wave, if A created a new message, B will see 1970-01-01 as the message date.

Re: Starter Projects

2011-12-29 Thread Yuri Z
There was some starter project that wasn't fully implemented - to add a verification popup when deleting a blip. I think a lot of blips in waveinabox.net got deleted by people accidently hitting the delete button on blip menu. On Thu, Dec 29, 2011 at 11:15 PM, Ali Lown a...@lown.me.uk wrote:

Re: debug server

2011-12-31 Thread Yuri Z
If you just want to debug WIAB server locally, then it would be easier by running the server from compiled classes with ant target: ant debug-server Debugging the client side is a bit more complex. If you want to debug just the WavePanel code (the Undercurrent), like for example if you want to

Re: Starter Projects

2012-01-03 Thread Yuri Z
AFAIK GPL is not compatible with Apache On Tue, Jan 3, 2012 at 5:07 PM, Daniel Danilatos dan...@danilatos.comwrote: Sorry, I was replying to the earlier email about deleting blips. There is no connection between the undo stack and the colour picker :) To answer your question about external

Re: Client/server protocol and websockets

2012-01-03 Thread Yuri Z
into walkaround code though i'd like to ask you something: why did you suggest this since they're using a different protocol? is there a plan to make WiaB c/s protocol adhere to walkaround one? or it was just a suggestion to where i could copy some bits? D Il giorno 01 gennaio 2012 20:27, Yuri Z vega

Added issues labeled as StarterProject

2012-01-04 Thread Yuri Z
Hello As per requests I added some more issues in JIRA labeled as StarterProjects, they are free for grab :)

Re: Wave: Distributed forum?

2012-01-05 Thread Yuri Z
Hi Doug Wave is many things, and is useful in many ways. Everyone sees some subset of its feature as the core features. I personally think that the following features define Wave: 1. Centralized model - everything is on the server. No fragmentation of information like in emails. 2.

Re: Wave OT / CC Call for Help

2012-01-08 Thread Yuri Z
Fantastic MIchael! It would be so great if you could post the questions+answers on the Apache Wave Wiki. On Sun, Jan 8, 2012 at 8:00 PM, Michael MacFadden michael.macfad...@gmail.com wrote: Thank, I think I have figured out everything except for my question #1, by debugging the code. Still

Re: Wave OT / CC Call for Help

2012-01-08 Thread Yuri Z
From http://www.codecommit.com/blog/java/understanding-and-applying-operational-transformation We do however want to retain() over the remainder of the document, seeing as we don’t need to do anything else. On Mon, Jan 9, 2012 at 12:09 AM, Torben Weis torben.w...@gmail.com wrote: Hi Michael,

Re: Current project status at http://incubator.apache.org/wave/

2012-01-13 Thread Yuri Z
From what I see in the GitHub repository at https://github.com/jorkey/WaveImport - all third party libraries there are already included in the WIAB distribution. On Fri, Jan 13, 2012 at 3:32 PM, Kirill Kostyuchenko kisel2...@gmail.comwrote: Hello Christian! I hired Andrew Kaplanov for full

Re: Review Request: Decouple the search implementation from the waves persistence logic.

2012-01-16 Thread Yuri Z
Currently the startAt index is not really used in the search results representation, only numResults. But you are probably right. Anyway, I am planning to work on more simple MongoDB indexing as herehttp://goo.gl/Xczzb . On Mon, Jan 16, 2012 at 9:48 PM, Andrew Kaplanov akapla...@gmail.comwrote:

Re: FundWIAB.com main page patch

2012-01-17 Thread Yuri Z
How about adding other options to fundwiab.com? I think Flattr http://flattr.com/is the most convenient method for micro payments. On Tue, Jan 17, 2012 at 7:36 PM, Kirill Kostyuchenko kisel2...@gmail.comwrote: Please apply attached patch to the main index.html. I added links to WaveImport

Re: FundWIAB.com main page patch

2012-01-17 Thread Yuri Z
comply with WIAB standards - like adding Apache License headers and maybe code style formatting or some small modifications. On Tue, Jan 17, 2012 at 7:50 PM, Yuri Z vega...@gmail.com wrote: How about adding other options to fundwiab.com? I think Flattr http://flattr.com/is the most convenient

Re: It is time for wave

2012-01-17 Thread Yuri Z
Honestly - we also need to fix a couple of critical bug and probably provide some authentication implementation. On Tue, Jan 17, 2012 at 7:56 PM, Lennard de Rijk ljvder...@gmail.comwrote: On Tue, Jan 17, 2012 at 09:37, Kirill Kostyuchenko kisel2...@gmail.com wrote: Hello Juan. Wiab

Re: FundWIAB.com main page patch

2012-01-17 Thread Yuri Z
. 2012/1/17 Yuri Z vega...@gmail.com Another issue - Andrew published his patch on GitHub, but he didn't officially committed it as a patch to WIAB via the Review Boardhttps://reviews.apache.org. So, officially speaking - he didn't make any contributions to Apache Wave yet. I believe

Wiki - Wave Store TODO's

2012-01-17 Thread Yuri Z
Hi I posted a Wave Store TODO's doc on the Wiki - https://cwiki.apache.org/confluence/display/WAVE/Wave+Store+TODO%27s+By+Soren+Lassen Some of the TODO's were already implemented and currently I am working on adding MongoDB based indexing - as was designed in the doc above (more or less). It would

Re: Wiki - Wave Store TODO's

2012-01-17 Thread Yuri Z
amount of notes, that I will post up on the wiki shortly. ~Michael On Jan 17, 2012, at 12:12 PM, Yuri Z wrote: Hi I posted a Wave Store TODO's doc on the Wiki - https://cwiki.apache.org/confluence/display/WAVE/Wave+Store+TODO%27s+By+Soren+Lassen Some of the TODO's were already implemented

Re: It is time for wave

2012-01-17 Thread Yuri Z
Do you mean that also frequency of the no conversations bug was reduced by reverting this commit? Or was it the bug with client deltas not expressed against server? On Jan 18, 2012 1:03 AM, Vicente J. Ruiz Jurado v...@ourproject.org wrote: El 17/01/12 19:00, Ali Lown escribió: A bit more

Re: FundWIAB.com main page patch

2012-01-18 Thread Yuri Z
please submit your patch for index page for review On Jan 18, 2012 4:36 PM, Kirill Kostyuchenko kisel2...@gmail.com wrote: Hello Christian and Upayavira! I added, that Apache Wave is a trademark of the ASF, but it's not listed as a trademark here http://www.apache.org/foundation/marks/list/

Re: WiaB client code usage in the wild (a.k.a Undercurrent in Blogger)

2012-01-18 Thread Yuri Z
Hi Patrick. First of all - congrats on the Blogger improvement - it's really great to see how GWave advancements slowly make it into mainstream. Regarding your suggestion - can you maybe describe what the the possible of the proposed change? Generally - removing dependencies - sounds great. Also,

Re: ICLA (was: Re: Review Request: Import GWave waves to Wiab.)

2012-01-20 Thread Yuri Z
Probably it would be great if other active contributors that didn't submitted the ICLA would do do it now. On Fri, Jan 20, 2012 at 5:08 PM, Christian Grobmeier grobme...@gmail.comwrote: Hey folks, please don't forget, if you provide so huge patches at the one from Andrew below to sign an

Re: Increase speed of wave server boot?

2012-01-23 Thread Yuri Z
Killing the server is fine I think. On Mon, Jan 23, 2012 at 9:58 PM, Ali Lown a...@lown.me.uk wrote: For those that are actually running servers with users on, how is your server's startup time? I have now reached ~60 waves with 30+ blips a message across ~10 users, and startup time is

Re: Wave Persistence

2012-01-31 Thread Yuri Z
Maybe you can take a look at issue https://issues.apache.org/jira/browse/WAVE-305 I made several attempts to fix it, but it's a bit elusive. It somehow related to recent changes, as it didn't happen before with such frequency. The problem is probably in the connection between client and server,

Re: Wave Persistence

2012-01-31 Thread Yuri Z
it to me. On 31 January 2012 20:42, Yuri Z vega...@gmail.com wrote: Maybe you can take a look at issue https://issues.apache.org/jira/browse/WAVE-305 I made several attempts to fix it, but it's a bit elusive. It somehow related to recent changes, as it didn't happen before with such frequency

Re: Chrome works locally, but not with proxy

2012-02-06 Thread Yuri Z
Take a look at this issue https://issues.apache.org/jira/browse/WAVE-320 On Mon, Feb 6, 2012 at 3:31 PM, Cathy Taylor misschat...@gmail.com wrote: Hi, I downloaded the latest code from SVN and compiled without a problem. I can login and view/create/update waves with Chrome locally going to

Re: WiaB installation guide

2012-02-17 Thread Yuri Z
I think the wave can also be accessed via microbox. On Fri, Feb 17, 2012 at 10:38 PM, Bruno Gonzalez sten...@gmail.com wrote: Hey, Once again, I find myself trying to install wave-in-a-box, and failing. The README file is not updated, the default configuration generator seems to have some

Re: WiaB installation guide

2012-02-19 Thread Yuri Z
You have the instructions in the README.import file - which comes with the source On Sun, Feb 19, 2012 at 1:37 PM, Bruno Gonzalez sten...@gmail.com wrote: Sorry, I was waiting for my waves to finish downloading before I continued writing the guide. I intend to write it later today. On Sun,

Re: Some questions about implementation of wave-319

2012-02-19 Thread Yuri Z
See embedded On Sun, Feb 19, 2012 at 2:49 PM, Wave Grove wavegr...@gmail.com wrote: Hi, I have started to implement wave-319 and have some questions about some implementation choices. First of all, could someone please assign that jira-issue to me - jira username Rocklund I ll ask

Re: Is it possible to get the wave exporter to work on WIAB servers?

2012-02-25 Thread Yuri Z
Hi Michael Please follow instructions herehttp://incubator.apache.org/wave/mailing-lists.htmlto unsibscribe. http://incubator.apache.org/wave/mailing-lists.html On Sat, Feb 25, 2012 at 2:41 PM, : michael mich...@betterhealthanswers.comwrote: Is it possible to get me off this freakin' list???

Re: Server not loading after login

2012-02-28 Thread Yuri Z
Make sure that you compiled GWT with ant compile-gwt On Feb 28, 2012 3:40 PM, Ben Hegarty heg...@gmail.com wrote: Hey Guys, I'm trying to get a wave server running using the latest mainline and I can't seem go online and all I see is the top bar, I get the attached log messages.. Has anyone

Re: Setup WIAB behind an apache server

2012-03-07 Thread Yuri Z
Yep, just uses port 80. On Wed, Mar 7, 2012 at 6:10 PM, Bruno Gonzalez sten...@gmail.com wrote: What does waveinabox.net use? Or is it simply using port 80 instead of the default? On Wed, Mar 7, 2012 at 16:33, Vicente J. Ruiz Jurado v...@ourproject.org wrote: El 07/03/12 15:26, Cathy

Re: Wave report is missing

2012-03-10 Thread Yuri Z
I didn't notice any notification sent to wave-dev Anyway, I ll prepare the report and add it to Wiki. On Sat, Mar 10, 2012 at 4:37 PM, Davide Carnovale francesco.davide.carnov...@gmail.com wrote: Just forwarding original message, read below -- Messaggio inoltrato -- Da: Jukka

Re: Wave report is missing

2012-03-10 Thread Yuri Z
Added the report. On Sat, Mar 10, 2012 at 6:12 PM, Yuri Z vega...@gmail.com wrote: I didn't notice any notification sent to wave-dev Anyway, I ll prepare the report and add it to Wiki. On Sat, Mar 10, 2012 at 4:37 PM, Davide Carnovale francesco.davide.carnov...@gmail.com wrote: Just

Re: Wave report is missing

2012-03-12 Thread Yuri Z
Upayavira On Sat, Mar 10, 2012, at 05:57 PM, Davide Carnovale wrote: Thanks Yuri! i guess no one did send the email to wave-dev mailing list, at least Jukka appears not to have done that... anyway, all is good =) D Il giorno 10 marzo 2012 17:27, Yuri Z vega

Re: Building on Windows

2012-03-13 Thread Yuri Z
I think that configuration is OS agnostic. In your case it seems like waveserver_disable_verification property in the server.config file is not set. Please check your server.config file. Maybe recreate it with ant -f server-config.xml Or follow instructions compiled by Bruno. On Tue, Mar 13, 2012

Re: Does exist a way to detect if a @domain is wave capable?

2012-03-28 Thread Yuri Z
Not sure if I understand your question correctly, but if you want to check if certain account exists in WIAB - you can use the AccountStore. On Mar 28, 2012 1:20 PM, Vicente J. Ruiz Jurado v...@ourproject.org wrote: Hi there: Does exist a way (some utility in the wiab code) to detect if a

Re: Does exist a way to detect if a @domain is wave capable?

2012-03-28 Thread Yuri Z
, the answer is no, but you should probably wait for a more certain answer from Yuri or another wave dev. —Zachary “Gamer_Z.” Yaro On Mar 28, 2012 8:21 AM, Yuri Z vega...@gmail.com wrote: Not sure if I understand your question correctly, but if you want to check if certain account exists

Re: Does exist a way to detect if a @domain is wave capable?

2012-03-28 Thread Yuri Z
wave addresses are @ me.waveserver.com (for example; or maybe wave_user://me:waveserver.com, or whatever) instead of m...@waveserver.com? Or would that make it incompatible with the rest of wave servers? On Wed, Mar 28, 2012 at 15:01, Yuri Z vega...@gmail.com wrote: There's no easy way

Re: Does exist a way to detect if a @domain is wave capable?

2012-03-28 Thread Yuri Z
Well, actually we do. But I think by default even if the records are not found - the server will try to send packets to wave.domain.com On Wed, Mar 28, 2012 at 3:27 PM, Yuri Z vega...@gmail.com wrote: I think the original idea was use email format so it can be used as both. You can modify you

Re: Waveinabox.net

2012-04-03 Thread Yuri Z
Today the company that I am working for installed WebSensehttp://www.websense.comand as result waveinabox.net stopped working for me on office computers. micro-box still works. On Thu, Mar 29, 2012 at 8:27 PM, Yuri Z vega...@gmail.com wrote: Another related case: https://issues.apache.org/jira

Re: Waveinabox.net

2012-04-04 Thread Yuri Z
/security servers like this? I imagine that without this, enterprise use with federation will be limiting.. Has anyone debugged it? On Tue, Apr 3, 2012 at 11:47 PM, Vicente J. Ruiz Jurado v...@ourproject.org wrote: El 03/04/12 15:55, Yuri Z escribió: Today the company that I am working

<    1   2   3   4   5   6   >