Alexei and Dmitriy, do you have the connection to the OM server? I have a good Internet speed but the server is not loaded from my computer.
German. 2012/5/25 Ankur Ankan <[email protected]> > Hi, > I am sorry I wont be able to attend today's meeting. > > Here's my project status: > I have written listeners for all the buttons but there are some errors > (will complete in a day or two) and I will commit to jira when it is > complete. > > For the next week I will write the calenders ( which will pop up when > cliked on the date box) for selecting date while setting up meetings. > > On Sun, May 20, 2012 at 3:03 PM, German Grekhov <[email protected] > >wrote: > > > I'm sorry. > > The issue is fixed at the revision 1340647. > > > > German. > > > > 2012/5/20 [email protected] <[email protected]> > > > > > Hi German, > > > > > > there is a compile error in the Java sources for your new Servlet: > > > > > > > > > https://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/src/org/openmeetings/servlet/outputhandler/NetworkTestingServlet.java?view=markup&pathrev=1340177 > > > => Invalid package name. Seems like your test project file was > accidently > > > copied to our sources. Please have a look at it. > > > The reason that the ant task does not complain about it is: > > > Ant compiles the class to: > > > > > > Openmeetings\build\classes\openmeetings\org\openmeetings\networkTestingTool > > > As soon as you would try to reference this class somewhere in your code > > you > > > will run into a problem. You should also see it in Eclipse. > > > > > > Thanks! > > > Sebastian > > > > > > 2012/5/18 German Grekhov <[email protected]> > > > > > > > Sebastian, I have committed the ping test. You can see the revision > > > > 1340177. > > > > > > > > Currently there is a hardcoded host address, so you need to change it > > for > > > > testing (see networktesting.lzx). > > > > Looking forward your answers. > > > > > > > > German. > > > > > > > > 2012/5/18 [email protected] <[email protected]> > > > > > > > > > I thought that we will distribute it with every release of > > Openmeetings > > > > so > > > > > it could be just a new source folder next Tor where there is > > currently > > > > the > > > > > folder "swf10". The servlet sources could be next to the other > > > servlets. > > > > > > > > > > Sebastian > > > > > Am 18.05.2012 11:43 schrieb "German Grekhov" < > > [email protected] > > > >: > > > > > > > > > > > Yes, Sebastian. I have just wanted to ask you where should I > commit > > > my > > > > > > code. > > > > > > Maybe, we need to create some directory in our trunk repository > > with > > > > > > "external tools", don't we? > > > > > > > > > > > > German. > > > > > > > > > > > > > > > > > > > > > > > > 2012/5/18 [email protected] <[email protected]> > > > > > > > > > > > > > Hi German, > > > > > > > > > > > > > > I cannot attend today's meeting but I should be able to review > > your > > > > > code > > > > > > by > > > > > > > this weekend. > > > > > > > Can you make it available somewhere? If it does not affect the > > > other > > > > > code > > > > > > > you might even commit it to trunk. > > > > > > > @Alexei ... sorry could you please gather German's results and > > get > > > > his > > > > > > > weekly report? > > > > > > > > > > > > > > Thanks, > > > > > > > Sebastian > > > > > > > > > > > > > > 2012/5/17 German Grekhov <[email protected]> > > > > > > > > > > > > > > > Sebastian, > > > > > > > > > > > > > > > > I have finally got to compile laszlo files with ant and to > > create > > > > and > > > > > > run > > > > > > > > servlets! So, I am starting to develop my application. It is > > > great > > > > :) > > > > > > > > > > > > > > > > German. > > > > > > > > > > > > > > > > 2012/5/17 German Grekhov <[email protected]> > > > > > > > > > > > > > > > > > Hello, Sebastian. > > > > > > > > > > > > > > > > > > I am so sorry for my activity absence in the GSoC project. > I > > > saw > > > > > and > > > > > > > > > opened the links you sent to me. But I had not enough time > > this > > > > > week; > > > > > > > > and I > > > > > > > > > will start my work today in the evening and will continue > it > > > > > > tomorrow. > > > > > > > > So, > > > > > > > > > you will receive the results report from me on our meeting. > > > > > > > > > > > > > > > > > > German. > > > > > > > > > > > > > > > > > > > > > > > > > > > 2012/5/16 [email protected] <[email protected]> > > > > > > > > > > > > > > > > > > @German how is it going, have you been able to create a > basic > > > > > > container > > > > > > > > for > > > > > > > > >> your test tool? > > > > > > > > >> > > > > > > > > >> Sebastian > > > > > > > > >> > > > > > > > > >> 2012/5/11 German Grekhov <[email protected]> > > > > > > > > >> > > > > > > > > >> > Thank you very much. > > > > > > > > >> > So, is it right that the servlet will provide the simple > > way > > > > to > > > > > > > upload > > > > > > > > >> data > > > > > > > > >> > and this way will be simpler and handier then a usual > java > > > > > socket > > > > > > > > >> listener? > > > > > > > > >> > > > > > > > > > >> > I will try this openlaszlo example soon. > > > > > > > > >> > > > > > > > > > >> > Thanks for helping me, Sebastian. > > > > > > > > >> > > > > > > > > > >> > German. > > > > > > > > >> > > > > > > > > > >> > 2012/5/11 [email protected] <[email protected]> > > > > > > > > >> > > > > > > > > > >> > > Hi German, > > > > > > > > >> > > > > > > > > > > >> > > the Servlet is needed to upload data to, by Uploading > > data > > > > we > > > > > > will > > > > > > > > >> > measure > > > > > > > > >> > > the upload speed. > > > > > > > > >> > > > > > > > > > > >> > > You can create a very simple openlaszlo application > from > > > > > scratch > > > > > > > by > > > > > > > > >> just > > > > > > > > >> > > downloading version 4.9 of Openlaszlo from > > > > > > > > http://www.openlaszlo.org/ > > > > > > > > >> > > See also: http://www.openlaszlo.org/showcase#Laszlo10 > > > > > > > > >> > > > > > > > > > > >> > > To integrate it then into our system we will modify > the > > > ANT > > > > > task > > > > > > > to > > > > > > > > >> build > > > > > > > > >> > > your app. > > > > > > > > >> > > > > > > > > > > >> > > Please update the wiki page with your results to > > > documentate > > > > > > your > > > > > > > > >> status. > > > > > > > > >> > > > > > > > > > > >> > > Sebastian > > > > > > > > >> > > > > > > > > > > >> > > 2012/5/11 German Grekhov <[email protected]> > > > > > > > > >> > > > > > > > > > > >> > > > Hello, guys. > > > > > > > > >> > > > > > > > > > > > >> > > > Unfortunately I can not to take part in our weekly > > > meeting > > > > > > today > > > > > > > > >> > because > > > > > > > > >> > > I > > > > > > > > >> > > > have a control work tomorrow I need to spend the > > evening > > > > for > > > > > > my > > > > > > > > >> > > preparation > > > > > > > > >> > > > for it. > > > > > > > > >> > > > > > > > > > > > >> > > > What about my current work state... My task was to > > start > > > > > > > creating > > > > > > > > >> the > > > > > > > > >> > > > testing application and to develop the feature of > ping > > > > time > > > > > > > > >> measuring. > > > > > > > > >> > > So, > > > > > > > > >> > > > here is what I have done: > > > > > > > > >> > > > 1) I have spent several hours for setting up > > > OpenMeetings > > > > on > > > > > > my > > > > > > > > home > > > > > > > > >> > > > computer. Yes, it is not needed for the current task > > but > > > > > > anyway > > > > > > > it > > > > > > > > >> will > > > > > > > > >> > > be > > > > > > > > >> > > > needed later. I have set up the Ubuntu virtual > machine > > > > > (there > > > > > > > were > > > > > > > > >> > > several > > > > > > > > >> > > > problems with shared directories, internet > connections > > > and > > > > > > > other), > > > > > > > > >> > > checked > > > > > > > > >> > > > out, built and installed openmeetings. So, now > > > everything > > > > > > works > > > > > > > on > > > > > > > > >> my > > > > > > > > >> > > home > > > > > > > > >> > > > computer, and it is great. > > > > > > > > >> > > > > > > > > > > > >> > > > 2) I tried to create some simple java servlet. I > have > > > > never > > > > > > > > created > > > > > > > > >> > > > servlets, so it took a lot of time to learn about > > > servlets > > > > > and > > > > > > > how > > > > > > > > >> to > > > > > > > > >> > > > create them. Actually, I don't know why we need to > use > > > > > > servlets > > > > > > > in > > > > > > > > >> this > > > > > > > > >> > > > task, I think that all features could be made > without > > > > > > servlets. > > > > > > > > >> Could > > > > > > > > >> > > > somebody explain me please why we need servlet and > how > > > to > > > > > use > > > > > > it > > > > > > > > in > > > > > > > > >> > this > > > > > > > > >> > > > task? > > > > > > > > >> > > > > > > > > > > > >> > > > 3) Then I have met a blind alley. I don't understand > > how > > > > to > > > > > > > create > > > > > > > > >> > > > openlaszlo application from scratch. I tried to copy > > > parts > > > > > of > > > > > > > the > > > > > > > > >> > script > > > > > > > > >> > > > from our openmeetings build.xml but unfortunately I > > > > haven't > > > > > > got > > > > > > > it > > > > > > > > >> yet. > > > > > > > > >> > > It > > > > > > > > >> > > > will be great if somebody shows me some tutorial for > > it. > > > > > > > > >> > > > > > > > > > > > >> > > > So, my current vision of the system is: > > > > > > > > >> > > > It is the client-server application. The client side > > is > > > > > > > developed > > > > > > > > >> with > > > > > > > > >> > > > openlaszlo, the server side is a java servlet. The > > > client > > > > > side > > > > > > > is > > > > > > > > >> > needed > > > > > > > > >> > > to > > > > > > > > >> > > > make requests to measured server (ping time, port > > > > > > > > availability...). > > > > > > > > >> The > > > > > > > > >> > > > server side... It is needed only for bandwidth > > testing. > > > > But > > > > > > why > > > > > > > is > > > > > > > > >> it a > > > > > > > > >> > > > servlet? > > > > > > > > >> > > > > > > > > > > > >> > > > I hope that Sebastian and other participants of the > > > > project > > > > > > will > > > > > > > > >> help > > > > > > > > >> > me > > > > > > > > >> > > > with my questions. Sorry for my absence on the > > meeting. > > > > > > > > >> > > > > > > > > > > > >> > > > Best regards, > > > > > > > > >> > > > German Grekhov. > > > > > > > > >> > > > > > > > > > > > >> > > > > > > > > > > >> > > > > > > > > > > >> > > > > > > > > > > >> > > -- > > > > > > > > >> > > Sebastian Wagner > > > > > > > > >> > > https://twitter.com/#!/dead_lock > > > > > > > > >> > > http://www.openmeetings.de > > > > > > > > >> > > http://www.webbase-design.de > > > > > > > > >> > > http://www.wagner-sebastian.com > > > > > > > > >> > > [email protected] > > > > > > > > >> > > > > > > > > > > >> > > > > > > > > > >> > > > > > > > > >> > > > > > > > > >> > > > > > > > > >> -- > > > > > > > > >> Sebastian Wagner > > > > > > > > >> https://twitter.com/#!/dead_lock > > > > > > > > >> http://www.openmeetings.de > > > > > > > > >> http://www.webbase-design.de > > > > > > > > >> http://www.wagner-sebastian.com > > > > > > > > >> [email protected] > > > > > > > > >> > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > -- > > > > > > > Sebastian Wagner > > > > > > > https://twitter.com/#!/dead_lock > > > > > > > http://www.openmeetings.de > > > > > > > http://www.webbase-design.de > > > > > > > http://www.wagner-sebastian.com > > > > > > > [email protected] > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > -- > > > Sebastian Wagner > > > https://twitter.com/#!/dead_lock > > > http://www.openmeetings.de > > > http://www.webbase-design.de > > > http://www.wagner-sebastian.com > > > [email protected] > > > > > >
