Re: BASIC and UTF-8

2013-10-14 Thread Andrew Douglas Pitonyak
On 10/14/2013 08:09 PM, Vladislav Stevanovic wrote: Hello, As I can see, there is a lot of people who are using BASIC for macros. And I too. Problem is next: does anybody developing Basic? Problem 1: for all who want to deal with characters outside of English language we have big problem, for exa

Re: Hello

2013-11-21 Thread Andrew Douglas Pitonyak
In case no one else responds to you have you checked out the DOC mailing list? d...@openoffice.apache.org On 11/20/2013 05:03 PM, David Virden wrote: My name is David and I'm interested in assisting with technical documentation. I have an English degree from the University of North Texas a

Re: Openoffice is being sold on ebay

2013-11-27 Thread Andrew Douglas Pitonyak
I thought it was fine for someone to sell a disc with OO installed. I think that the seller is overstating the compatibility, however. On 11/27/2013 07:34 PM, luis e wrote: To whom it may concern: I found out that there are sellers in ebay selling CDs with Openoffice. You can see some exampl

Re: Improvements of OUString

2013-12-03 Thread Andrew Douglas Pitonyak
On 12/03/2013 08:32 AM, Herbert Duerr wrote: On 03.12.2013 13:02, Andre Fischer wrote: Additionally to this almost correct statement one could mention that isEmpty() is preferred over getLength()>0 and why. Yes, it is preferred for checking the emptiness because it directly expresses what it

Re: Improvements of OUString

2013-12-03 Thread Andrew Douglas Pitonyak
On 12/03/2013 11:27 AM, Herbert Duerr wrote: We should drop our support for ASCII? UTF-8 contains ASCII. This was one of its most important design goals and IMHO is a key factor that made this encoding such a big success. [...] Hm, UTF-8 is not identical to ASCII. What if I want to write

Re: OpenOffice development with Eclipse

2013-12-18 Thread Andrew Douglas Pitonyak
Great news Andre! On 12/17/2013 04:34 AM, Jürgen Schmidt wrote: And to underline what Andre has described above, this is really cool and we are sure it will help us a lot. Agreed I am more a NetBeans guy I too have a strong preference for NetBeans, (based on many negative experiences with E

Re: OpenOffice development with Eclipse

2013-12-18 Thread Andrew Douglas Pitonyak
On 12/18/2013 09:40 AM, Andrew Douglas Pitonyak wrote: And I still think it is a good thing that LO builds under eclipse :-) Did i really write LO? Smack head! -- Andrew Pitonyak My Macro Document: http://www.pitonyak.org/AndrewMacro.odt Info: http://www.pitonyak.org/oo.php

Re: Malware/ Adware masquerading as an Open Office extension

2014-01-20 Thread Andrew Douglas Pitonyak
On 01/19/2014 01:52 PM, Will Nettles wrote: The top website on Google for this seemed legit, but I wound up installing Genieo a mean little malware/adware bug. Do you remember what your Google search terms were? -- Andrew Pitonyak My Macro Document: http://www.pitonyak.org/AndrewMacro.odt Inf

Re: Are there any legal repercussions for banning users from mailing lists?

2014-01-21 Thread Andrew Douglas Pitonyak
Items to ponder: 1. Anyone can sue anyone any time they desire for anything, but, a judge can throw it out and a lawyer will likely not take the case unless they believe that they will win money or the person must be willing to pay for the service. 2. Filing nuisance law suites is usually do

Re: "is comprised of"

2014-02-04 Thread Andrew Douglas Pitonyak
This should probably be directed to the documentation project. Off hand, I would say that we could benefit from your knowledge. d...@openoffice.apache.org Although I agree that we should not purposely incorporate incorrect word use in our documents, my primary concern is that it is understood.

Re: [API] Priority Problem with AND and OR

2015-10-12 Thread Andrew Douglas Pitonyak
Guenter, although you are correct with respect to Basic as implemented in AOO (and you stated it very well... I enjoyed your post), I am not aware of any other computer language where this is true. For example: C and C++ http://en.cppreference.com/w/c/language/operator_precedence Java is the s

Re: [API] Priority Problem with AND and OR

2015-10-13 Thread Andrew Douglas Pitonyak
On 10/13/2015 06:25 AM, Regina Henschel wrote: Other example: Basic has no shortcut evaluation of boolean expressions. A major annoyance to me. It causes a bunch or nested if statements. -- Andrew Pitonyak My Macro Document: http://www.pitonyak.org/AndrewMacro.odt Info: http://www.pito

Re: openoffice programming

2016-10-15 Thread Andrew Douglas Pitonyak
On 10/15/2016 10:17 AM, Alex Suk wrote: Damjan Jovanovic wrote But even at a rate of rewriting 1000 lines per day in Java, it would take 1 days, which is about 28 man years, to rewrite OpenOffice's 10 million lines of code... Do 10M lines in C++ convert to 10M lines in Java? Is it a 1:1 con

Re: Code snippets from oooforum in AOO website?

2014-06-02 Thread Andrew Douglas Pitonyak
On 06/01/2014 07:12 AM, jan i wrote: On 1 June 2014 12:19, Hagar Delest wrote: The spammers were so successful at www.oooforum.org that it is not responsive for several days now (much more than little outages we have been used to in the past). So it seems that the forum is dead. I have notic

Re: Code snippets from oooforum in AOO website?

2014-06-02 Thread Andrew Douglas Pitonyak
On 06/01/2014 06:19 AM, Hagar Delest wrote: The spammers were so successful at www.oooforum.org that it is not responsive for several days now (much more than little outages we have been used to in the past). So it seems that the forum is dead. It seems so. It has been the case for a very long

Re: Code snippets from oooforum in AOO website?

2014-06-05 Thread Andrew Douglas Pitonyak
On 06/01/2014 05:51 PM, Regina Henschel wrote: Hi Hagar, Hagar Delest schrieb: Le 01/06/2014 16:51, Rob Weir a écrit : Is it possible to approach the operator of oooforum.org and discuss this? If he is no longer interested in maintaining that website, maybe he would agree to working with us t

Re: Code snippets from oooforum in AOO website?

2014-06-05 Thread Andrew Douglas Pitonyak
I just dropped Ed another email, this time I copied the four known email addresses that I have for him. My note reads as follows: Ed, Sorry for blasting this email to so many email addresses, but, I was hoping to get an update on the OOoForum site. Also, depending on your plans, do you have

Re: Code snippets from oooforum in AOO website?

2014-06-06 Thread Andrew Douglas Pitonyak
On 06/06/2014 03:01 AM, Andrea Pescetti wrote: Andrew Douglas Pitonyak wrote: I just dropped Ed another email, this time I copied the four known email addresses that I have for him. I made an attempt at contacting him too, to confirm that the project would like to save the forum, or at

Re: Code snippets from oooforum in AOO website?

2014-06-06 Thread Andrew Douglas Pitonyak
On 06/06/2014 04:04 PM, Hagar Delest wrote: Le 06/06/2014 09:27, jan i a écrit : On 6 June 2014 09:01, Andrea Pescetti wrote: Not sure about this. Hagar wrote he has some stuff, but I don't know if that is a full dump (PHP code, database, attached files) which would allow us to restore the fo

Re: Code snippets from oooforum in AOO website?

2014-06-15 Thread Andrew Douglas Pitonyak
On 06/14/2014 05:39 PM, Andrea Pescetti wrote: On 06/06/2014 Hagar Delest wrote: Le 06/06/2014 09:27, jan i a écrit : If we end up getting a full dump, I can arrange space on a vm, so we can temporary load it to extract what we need. No idea but floris v is clearing the code linked to the php

Re: Code snippets from oooforum in AOO website?

2014-06-15 Thread Andrew Douglas Pitonyak
I was one of the original administrators, and, I was an administrator until the forum simply disappeared. On 06/14/2014 05:44 PM, Alexandro Colorado wrote: I think Drew was an initial admin of the oooforum and also there are other co-admins like imacat. Any efforts trying to reach them? I am C

Re: Code snippets from oooforum in AOO website?

2014-06-28 Thread Andrew Douglas Pitonyak
On 06/28/2014 10:21 AM, jan i wrote: On 28 June 2014 14:58, Andrea Pescetti wrote: On 15/06/2014 Andrew Douglas Pitonyak wrote: On 06/14/2014 05:39 PM, Andrea Pescetti wrote: It seems http://oooforum.org/ is still unresponsive. ... Why do you need to hear from Ed before you mirror the

Re: Code snippets from oooforum in AOO website?

2014-07-12 Thread Andrew Douglas Pitonyak
OK, I finally got off my backside and called The OOoForum owner. Seems that he is alive, well, and very busy and was not even aware that the site was down. He said that he obviously has not been doing a good job and is willing to discuss with the AOO team moving content and/or site. Let me kn

Re: Code snippets from oooforum in AOO website?

2014-07-13 Thread Andrew Douglas Pitonyak
On 07/13/2014 04:58 AM, Marcus (OOo) wrote: Am 07/13/2014 03:04 AM, schrieb Andrew Douglas Pitonyak: OK, I finally got off my backside and called The OOoForum owner. Seems that he is alive, well, and very busy and was not even aware that the site was down. He said that he obviously has not

Re: Code snippets from oooforum in AOO website?

2014-07-13 Thread Andrew Douglas Pitonyak
On 07/13/2014 07:02 PM, Marcus (OOo) wrote: I'm sure that someone will react. That's the goal. ;-) OK Marcus, I dropped an email to that list. If you have any pull over there, please do what you can to move this along. I really want this data to be made available again. -- Andrew Pitonyak

Re: Code snippets from oooforum in AOO website?

2014-07-14 Thread Andrew Douglas Pitonyak
On 07/14/2014 01:52 PM, Marcus (OOo) wrote: Am 07/14/2014 02:07 AM, schrieb Andrew Douglas Pitonyak: On 07/13/2014 07:02 PM, Marcus (OOo) wrote: I'm sure that someone will react. That's the goal. ;-) OK Marcus, I dropped an email to that list. If you have any pull over there, plea

Re: Tutorial Book on Open Office

2014-07-25 Thread Andrew Douglas Pitonyak
On 07/23/2014 04:49 PM, Rory O'Farrell wrote: On Wed, 23 Jul 2014 15:59:34 -0400 (EDT) Joan Lacombe wrote: Gentlemen: Can you recommend a good tutorial book that I can use to learn how to easily operate Open Office. I looked up the books listed on your website at Amazon and the reviews i

Re: OOXML

2014-08-02 Thread Andrew Douglas Pitonyak
I am often required to read and write DOCX files and I know others for which this is a need. If I cannot accurately read / write DOCX files (or if I suspect that it may not work correctly) then I use Word; I don't like it when I have to use Word. On 08/02/2014 10:24 AM, Alexandro Colorado wr

Re: OOXML

2014-08-03 Thread Andrew Douglas Pitonyak
On 08/03/2014 12:50 PM, Peter Kelly wrote: On 3 Aug 2014, at 6:52 pm, Regina Henschel > wrote: The second option has the advantage that it would be easier to cater for features that are supported in OOXML but not ODF, e.g. table styles. However the first option

Re: Link to oooforum

2014-08-23 Thread Andrew Douglas Pitonyak
On 08/23/2014 10:16 AM, Andrea Pescetti wrote: On 20/08/2014 Mathias Röllig wrote: https://www.openoffice.org/support/ links to www.oooforum.org (The (Unofficial) OpenOffice Forum) but it seems down. If so (permanent down) the link should be deleted. It is not permanently down, but indeed I e

Re: Link to oooforum

2014-08-31 Thread Andrew Douglas Pitonyak
More accurately, the owner is generally non-responsive (he is really busy and does not have much time for a hobby forum). The forum is currently hosted on machines that prevent him from granting admin rights to the forum proper and I assume that he does not have things properly virtualized to

Re: Link to oooforum

2014-08-31 Thread Andrew Douglas Pitonyak
Although I am able to remove the account, all that does is convert the posts to have a "guest" user. I wish it did remove the posts as well. On 08/31/2014 09:41 PM, Alexandro Colorado wrote: Can't you just remove the spamer account with all his posts? On 8/31/14, Andrew D

Re: Link to oooforum

2014-09-01 Thread Andrew Douglas Pitonyak
ed to the handful of nicks. That way it could automated and ran all night. Another extension is iMacros https://addons.mozilla.org/en-US/firefox/addon/imacros-for-firefox/ Which I guess is near your field Mr Macros guy ;) On Sun, Aug 31, 2014 at 10:58 PM, Andrew Douglas Pitonyak < and...@pitonyak.o

Re: Link to oooforum

2014-09-01 Thread Andrew Douglas Pitonyak
On 09/01/2014 03:15 PM, Alexandro Colorado wrote: Yup my idea is that you have an array with the spam users, perform a search on them, and then fill out the page with the posts related to the spam users, and just have the macros select all checkboxes and press the delete, and go to the next page.

Re: Link to oooforum

2014-09-02 Thread Andrew Douglas Pitonyak
ooforum.org/forum/templates/subSilver/images/icon_latest_reply.gif>"alt="View latest post"title="View latest post"border="0"/> ​I also looked at iMacros, and found a couple of tutorials about Data extraction for URLs: http://wiki.imacros.net/Data_Extract

Re: Link to oooforum

2014-09-02 Thread Andrew Douglas Pitonyak
PE=EXTRACT FOLDER=* FILE=mytable_{{!NOW:yymmdd_hhnnss}}.csv If I loop 50 times, it exports everything from that one page into three files. It seems that it does not easily support doing the entire thing in one shot; at least while using a loop! At least by listing the extract command 50 times

Re: Link to oooforum

2014-09-03 Thread Andrew Douglas Pitonyak
Side note: It occurred to me that some of my "failures" may be attributed to the site simply not responding since it stopped responding last night. On 09/03/2014 01:17 AM, Andrew Douglas Pitonyak wrote: Well, I find the entire thing rather confusing. For example, I can extract

Re: Link to oooforum

2014-09-03 Thread Andrew Douglas Pitonyak
sufficient. That said, when the forum is so slow, hardly seems worth the effort. On 09/03/2014 08:41 AM, Andrew Douglas Pitonyak wrote: Side note: It occurred to me that some of my "failures" may be attributed to the site simply not responding since it stopped responding last night.

Re: Link to oooforum

2014-09-03 Thread Andrew Douglas Pitonyak
/14, Alexandro Colorado wrote: I agree, sorry to see the sad state of the forum. Maybe all this should be let known to the owner so he can take measurses. I dont think anyone want to see oooforum go. On 9/3/14, Andrew Douglas Pitonyak wrote: Yeah, even when I build an iMacro to remove a single

Re: Link to oooforum

2014-09-03 Thread Andrew Douglas Pitonyak
ote: Sorry the way I understood you couldnt work confortable at oooforum because of its unresponsiveness. So I suggest using the official forums to test the iMacros until they are up there to perform all the tasks. But I most have missed something. Regards. On 9/3/14, Andrew Douglas Pitonyak w

Re: Link to oooforum

2014-09-04 Thread Andrew Douglas Pitonyak
Wooohooo, we received a positive response from Ed! On 09/03/2014 05:56 PM, Andrew Douglas Pitonyak wrote: Oh, yes, sorry, I could test on the official forum, but, the forum itself is laid out very differently so I don't think that it would work very well. The big issue that I see a

Re: Some nice things

2014-09-15 Thread Andrew Douglas Pitonyak
I don't see any documentation. It looks like the project data was uploaded or created in 2011 and I don't see that it has been changed since then. I looked into the source code and I saw no javadoc either. Does not mean that it is useless, just that I don't think that it is documented in any w

Re: OpenOffice lost again 6000 users (was: Improved OOXML support?)

2014-10-24 Thread Andrew Douglas Pitonyak
On 10/24/2014 01:54 AM, Jörg Schmidt wrote: But where is the problem? Either OOXML *is* ISO standard or is not ISO-standard. If the problem is however that MS is 'meddling' in the standard, then it is a political issue that requires policy responses - not a question of software development.

Re: OpenOffice lost again 6000 users (was: Improved OOXML support?)

2014-10-24 Thread Andrew Douglas Pitonyak
On 10/24/2014 11:42 AM, Dennis E. Hamilton wrote: below. -Original Message- From: Andrew Douglas Pitonyak [mailto:and...@pitonyak.org] Sent: Friday, October 24, 2014 06:18 To: dev@openoffice.apache.org Subject: Re: OpenOffice lost again 6000 users (was: Improved OOXML support?) On

Re: Access to the list of Autofilter

2014-10-24 Thread Andrew Douglas Pitonyak
On 10/24/2014 07:06 PM, Vladislav Stevanovic wrote: Hello, Is it possible with code in Basic to access to the list of Autofilter data in Calc? Reason: filtering with basic is limited maximum with 3 criteria... Because I need more then 3 criteria I want with basic code to use filtering capabilit

Re: OpenOffice lost again 6000 users (was: Improved OOXML support?)

2014-10-24 Thread Andrew Douglas Pitonyak
On 10/24/2014 08:50 PM, Dennis E. Hamilton wrote: below. -Original Message- From: Andrew Douglas Pitonyak [mailto:and...@pitonyak.org] Sent: Friday, October 24, 2014 17:27 To: dev@openoffice.apache.org Subject: Spam (9.566):Re: OpenOffice lost again 6000 users (was: Improved OOXML

Re: OpenOffice lost again 6000 users (was: Improved OOXML support?)

2014-10-24 Thread Andrew Douglas Pitonyak
Do you know off hand if this is through OLE or some other mechanism? I have been handed a docx files with something embedded inside that prevents viewing because I do not happen to have that particular application installed on my computer. On 10/25/2014 12:50 AM, Dennis E. Hamilton wrote: To

Re: oooforum status?

2014-10-27 Thread Andrew Douglas Pitonyak
On 10/27/2014 07:16 PM, Alexandro Colorado wrote: The conversation kinda went away and wonder what was the resolution about the oooforum and if there is any hope to recover the database at least to get some kind of plain browsable dump of the content. Regards. There was some discussion on the A

Re: oooforum status?

2014-10-27 Thread Andrew Douglas Pitonyak
Colorado wrote: I see, I would hate to see this site die. Lots of information there, even if the site is held as a static site. On 10/27/14, Andrew Douglas Pitonyak wrote: On 10/27/2014 07:16 PM, Alexandro Colorado wrote: The conversation kinda went away and wonder what was the resolution about the

Re: oooforum status?

2014-10-28 Thread Andrew Douglas Pitonyak
to get the database from the server? On Mon, Oct 27, 2014 at 10:19 PM, Andrew Douglas Pitonyak mailto:and...@pitonyak.org>> wrote: In its current state it is mostly useless. I took an 8 GB dump by crawling the site in September. I think that it has as much spam as content i

Re: oooforum

2014-12-04 Thread Andrew Douglas Pitonyak
On 12/04/2014 12:36 PM, Alexandro Colorado wrote: On Thu, Dec 4, 2014 at 11:11 AM, Andrea Pescetti wrote: Alexandro Colorado wrote: Unfortunately seems these matters went into private lists. I would suggest a public IRC meetup This is not an official resource of the project, so the projec

Re: oooforum

2014-12-06 Thread Andrew Douglas Pitonyak
On 12/05/2014 08:34 PM, Louis Suárez-Potts wrote: On 05 Dec2014, at 19:41, Andreas Säger wrote: Am 05.12.2014 um 01:15 schrieb Andrew Douglas Pitonyak: I did a scrape of the pages, and it is about 8GB last time I did it. Off hand, I expect that a huge chunk of that is SPAM, especially since

Re: oooforum

2014-12-06 Thread Andrew Douglas Pitonyak
Side note: it seems that there is actually not much discussion. Ed, it seems, is over-committed for his time, which is what caused the problem with the forum in the first place. For now, I think most of the time is spent waiting on Ed to consider his options and make a decision about what he w

Re: [VOTE] New Apache OpenOffice PMC Chair

2015-01-16 Thread Andrew Douglas Pitonyak
+1 On 01/16/2015 07:47 AM, Rob Weir wrote: On Wed, Jan 14, 2015 at 7:00 PM, Andrea Pescetti wrote: On 31 December 2014 I wrote to this list that I would be available to resign from the Apache OpenOffice PMC Chair position as soon as a successor could be elected. We had nominations and long dis

Re: [DISCUSS] Qt as a replacement for VCL

2015-01-18 Thread Andrew Douglas Pitonyak
On 01/18/2015 01:46 PM, Fernando Cassia wrote: On Sun, Jan 18, 2015 at 12:43 PM, Yuri Dario wrote: This will have the positive side effect of removing all platform code from VCL since OS/2, Windows, *unix have QT ports. This will add one more layer inside operations, since QT will map to und

Re: request mwiki account

2012-11-23 Thread Andrew Douglas Pitonyak
On 11/23/2012 11:11 PM, Beth Monaghan wrote: Thank you, I need to do a power point presentation for school, and I don't have it. Is this similar? bjm Beth, I assume from your question that you are not really asking for an account on the WIKI. I think that you just asked if Apache OpenOf

Re: Logging in to discussion group

2012-11-25 Thread Andrew Douglas Pitonyak
On 11/25/2012 01:41 PM, Peter Smith wrote: Hi I’ve tried to log in to a discussion group for advice but my username wasn’t recognised. It’s quite a long time since I used it (no2ms2007) and probably your more recent databases haven’t imported legacy data. So please tell me what I need to d

Re: Edit and create new pages in wiki.openoffice.org

2012-11-26 Thread Andrew Douglas Pitonyak
On 11/26/2012 08:59 PM, Salva wrote: Hello User: Salva Mail: sa...@open-office.es ID user: 50644 I am an active member of the wiki I'm currently editing the pages for StarBasic in Spanish http://wiki.openoffice.org/wiki/ES/Manuales/GuiaAOO/TemasAvanzados/Macros/StarBasic I can not add new page

Re: Edit and create new pages in wiki.openoffice.org

2012-11-27 Thread Andrew Douglas Pitonyak
ure in a couple of days. I am sorry for the in convinience, but it was the only way to limit the spam attach. you can follow the status of the wiki maintenance on: http://wiki.openoffice.org/wiki/Wiki_maintenance/Wiki_maintenance_plan Jan I. On 27 November 2012 07:03, Andrew Douglas Pitonyak w

Re: New accounts

2012-11-27 Thread Andrew Douglas Pitonyak
On 11/27/2012 10:46 AM, anthony shell wrote: anthony.sh...@btinternet.com NOTE to new users We are under a spam attack. The "create new user" function has been temporarily disabled. Please send an e-mail to dev@openoffice.apache.org and one of the administrators will add you manually. Than

Re: open office wizard

2012-11-27 Thread Andrew Douglas Pitonyak
On 11/27/2012 10:09 PM, Larry Force wrote: Hello, Please send mwiki account. Want to learn about open office wizard. Larry Larry, more than happy to create an mwiki account for you, but are you looking to learn about OpenOffice, or are you looking to edit mwiki pages? If you only need t

Re: Access to Fonts and Style via API

2012-11-28 Thread Andrew Douglas Pitonyak
As a side note, I believe that I have examples of this in OOME or AndrewMacro (I don't remember which examples I ahve in which document), and also a "font" document (this document only demonstrates accessing the fonts, but I think I added that example to OOME) on my web site. On 11/28/2012 0

Re: Listening Mode - Single instance

2012-11-29 Thread Andrew Douglas Pitonyak
On 11/29/2012 10:18 AM, Steele, Raymond wrote: Is it possible to open a single instance of calc via loadComponentFromURL() in listening mode. The instructions here, http://wiki.openoffice.org/wiki/Documentation/DevGuide/ProUNO/Starting_OpenOffice.org_in_Listening_Mode, define editing a Setup.

Re: EXTERNAL: Re: Listening Mode - Single instance

2012-12-01 Thread Andrew Douglas Pitonyak
acing: socket,host=localhost,port=2002;urp;StarOffice.ServiceManager Into the maind.xcd file seems to be unreliable. Is there something else that I should be doing to launch OpenOffice in listening mode? -Original Message- From: Andrew Douglas Pitonyak [mailto:and...@pitonyak.org]

Re: add mwiki account

2012-12-01 Thread Andrew Douglas Pitonyak
On 12/01/2012 12:57 AM, Dynette Prazma wrote: I would like my user name to be goodgirl52. If that is not available, Dynette52 would suffice. Thank you, Dynett I see that goodgirl52 is already in use (created today), so I assume that someone already took care of this for you! -- Andrew

Re: [User Docs] End of effort to get AOO v3.4 Getting Started Guide finished

2012-12-02 Thread Andrew Douglas Pitonyak
On 12/02/2012 10:29 AM, Rob Weir wrote: I can help drive steps 1-4, but I cannot do 5 by myself. I'd need the commitment of 3-4 other project members to help mentor the new volunteers, to volunteer as list moderators, and to help encourage the relaunched documentation project to develop a docu

Re: My mwiki account appears to have vanished

2012-12-02 Thread Andrew Douglas Pitonyak
On 12/02/2012 09:31 PM, Keith N. McKenna wrote: Evening; I just tried to log in to my mwiki account and was informed by a very polite error message that I no longer exist.(See Below) Login error There is no user by the name "KNMcKenna". Check your spelling. I know that I logged in last wee

Re: Request MWiki Account.

2012-12-02 Thread Andrew Douglas Pitonyak
On 12/03/2012 12:59 AM, kevin le wrote: Hello! I am new here to this Open Office and would like to have a MWilki Account. Please have my user name as kevinle...@gmail.com. Thank you so much. Kevin Keven, I just created the account for you with the name kevinle277. I was not allowed to use your

Re: [User Docs] End of effort to get AOO v3.4 Getting Started Guide finished

2012-12-03 Thread Andrew Douglas Pitonyak
On 12/03/2012 12:14 PM, Rob Weir wrote: On Mon, Dec 3, 2012 at 1:24 AM, Andrew Douglas Pitonyak wrote: On 12/02/2012 10:29 AM, Rob Weir wrote: I can help drive steps 1-4, but I cannot do 5 by myself. I'd need the commitment of 3-4 other project members to help mentor the new volunteer

Re: [Proposal] Create new mailing list: d...@openoffice.apache.org

2012-12-03 Thread Andrew Douglas Pitonyak
On 12/03/2012 01:14 PM, Rob Weir wrote: This idea has come up on another thread, where we've been discussed the future of the documentation effort and a future call for volunteers. We'd like a dedicated list for these efforts. Name: d...@openoffice.apache.org OR d...@openoffice.apache.org

Re: mwiki membership

2012-12-10 Thread Andrew Douglas Pitonyak
On 12/10/2012 03:41 PM, VIRGINIA MCGEE wrote: Virginia grmaje...@sbcglobal.net I need a program on enveope printing Virginia McGee Virginia, are you asking for an mwiki account? I can create one for you, but it is not required unless you intend to edit the wiki content. Reading the

Re: Request Mwiki account

2012-12-10 Thread Andrew Douglas Pitonyak
Done... you should receive email instructions Reply all if you do not. On 12/10/2012 05:15 PM, Gary Aitken wrote: I would like to request an account to help with the aoo documentation. Username: GaryAitken EMail:openoff...@dreamchaser.org Thanks, Gary Aitken -- Andrew Pitonyak My Mac

Re: wiki.open office Volunteer Application

2012-12-12 Thread Andrew Douglas Pitonyak
On 12/12/2012 12:37 AM, 陶然 wrote: Hello, I'm a collage student ,and my major is industry design.I'm very interested in wiki open office,so I send you this letter to wonder that may I be a member of volunteers? I will be very Appreciate if you agree my joining ! Best regards, Doreen Also, if you

Re: Spam in the extensions repo comments?

2012-12-12 Thread Andrew Douglas Pitonyak
On 12/12/2012 04:00 AM, Jürgen Schmidt wrote: Hi, I browsed the extension repo to look for the LanguageTool extension and noticed the last 2 comments which are spam. Can an administrator delete these comments and this user. If possible all comments by this user. It seems we have to take care o

Re: [proposal] manual create new user on upgraded wiki

2012-12-12 Thread Andrew Douglas Pitonyak
+1 -- Andrew Pitonyak My Macro Document: http://www.pitonyak.org/AndrewMacro.odt Info: http://www.pitonyak.org/oo.php

Re: Starting Introduction to Contributing to Apache OpenOffice Module (Documentation)

2012-12-12 Thread Andrew Douglas Pitonyak
On 12/10/2012 09:17 PM, Keith N. McKenna wrote: Travis Tyler wrote: Hi, My name is Travis Tyler and I'm hoping to volunteer. I'm a student from Austin, at the University of Texas. I love to write and solve problems and I'm looking for a way to exercise both of those skills. Specifically, I wan

Re: Please can I have an account with You

2012-12-12 Thread Andrew Douglas Pitonyak
On 12/10/2012 10:13 PM, Robert Ruegg wrote: Sent from Windows Mail Robert, sorry for the last response. If you desire to edit wiki content, please respond to the list and specify your desired user name. -- Andrew Pitonyak My Macro Document: http://www.pitonyak.org/AndrewMacro.odt Info: h

Re: can I get permission to upload file to mwiki ?

2012-12-12 Thread Andrew Douglas Pitonyak
On 12/11/2012 12:25 AM, Shenfeng Liu wrote: I'd like to continue the working on the fidelity improvement wiki, and need to upload screenshots. My wiki account is liushenf . Thanks very much! - Shenfeng (Simon) Was

Re: can I get permission to upload file to mwiki ?

2012-12-12 Thread Andrew Douglas Pitonyak
On 12/12/2012 06:44 PM, TJ Frazier wrote: On 12/12/2012 17:39, Andrew Douglas Pitonyak wrote: On 12/11/2012 12:25 AM, Shenfeng Liu wrote: I'd like to continue the working on the fidelity improvement wiki<http://wiki.openoffice.org/wiki/Documentation/Fidelity_Improvement_Since_AOO341&g

Re: Request mwike account or something to that effect

2012-12-13 Thread Andrew Douglas Pitonyak
On 12/12/2012 08:14 PM, Ed Bradford wrote: I would like to ask a question about how to write a macro that can dynamically discover a table to sort. Having to define each "range" and each macro to sort each range doesn't work for me. I might be missing something, but I simply wanted to ask my qu

Re: Admin mailing list?

2012-12-13 Thread Andrew Douglas Pitonyak
On 12/12/2012 09:55 PM, Rob Weir wrote: If we're going to have all of these wiki account requests via email, would it makes sense to create a special admin list (or webmaster list) for these and similar requests, and maybe also for general website development topics? -Rob Regardless of how it i

Re: Starting Introduction to Contributing to Apache OpenOffice Module (Documentation)

2012-12-13 Thread Andrew Douglas Pitonyak
On 12/13/2012 03:34 AM, Andrea Pescetti wrote: On 12/12/2012 Andrew Douglas Pitonyak wrote: A new documentation list should be ready soon. ... Sadly, I do not see the request to create the list at the moment The request was announced here: http://mail-archives.apache.org/mod_mbox/openoffice

Re: Request Mwiki account

2012-12-13 Thread Andrew Douglas Pitonyak
On 12/13/2012 10:43 AM, Aren Zhj wrote: username:arenzhj Done, you should receive an email activation -- Andrew Pitonyak My Macro Document: http://www.pitonyak.org/AndrewMacro.odt Info: http://www.pitonyak.org/oo.php

Re: can I get permission to upload file to mwiki ?

2012-12-14 Thread Andrew Douglas Pitonyak
On 12/13/2012 12:18 AM, Shenfeng Liu wrote: I tried it and uploaded 3 screenshot files successfully! Excellent! :-) Thanks to TJ for the help! Thanks to Andrew for your asking! And also thanks to Helen Russian who contacted me earlier saying she can help me to upload the files. While now I do

Re: Project idea: Calc for Statistics

2012-12-14 Thread Andrew Douglas Pitonyak
On 12/06/2012 12:12 PM, Rob Weir wrote: So two entirely different questions: 1) Improving the accuracy the statistical (and other numerical methods) we already have. 2) Extending the range of numerical methods we provide out-of-the-box My first thought when I read this was adding extended p

Re: Request Mwiki account

2012-12-18 Thread Andrew Douglas Pitonyak
I set your username to xakerug Watch your email and let us know if the verification does not come through. Please edit the account settings and such. Sorry for the delay. On 12/18/2012 12:40 PM, Роман Дубовицкий wrote: Request Mwiki account -- Andrew Pitonyak My Macro Document: http://ww

Re: [Documentation] What gives the most bang for the buck?

2012-12-18 Thread Andrew Douglas Pitonyak
On 12/18/2012 03:25 PM, Rob Weir wrote: As we wait, patiently, for the new doc list to be created, it might be worth having a quick discussion about priorities. May I assume that the ODF Authors site and methods will not be used (initial intent was to have both supported) and that a separate

Re: Trabalho voluntário (translation volunteer)

2012-12-19 Thread Andrew Douglas Pitonyak
I have been watching for replies, surprised that we have none yet OK, anyone, any particular advice for translators? Do we have active work now (web sites, wiki, etc) Documentation group is just starting up, will certainly need translators there as well. On 12/18/2012 04:18 PM, Tatiane

Re: Info

2013-01-01 Thread Andrew Douglas Pitonyak
On 01/01/2013 06:48 PM, Robert Spotts wrote: Can open office be downloaded and used on an iPad Sent from my iPad Hopefully someone more in the know than I can answer, but, if you can download and install normal Apple applications, then probably. Otherwise, I expect mostly no, but both of

Re: Introduction

2013-01-02 Thread Andrew Douglas Pitonyak
Welcome Alexander glad to have you on board... If you are at Wayne State in Detroit, my Father, Mother, and Sister all graduated from there... On 01/02/2013 04:39 PM, Alexander Krasowski wrote: Greetings, My name is Alexander Krasowski, I am currently a Senior Wayne State University Comp

Re: Completion of Level 1:HOW THE APACHE OPENOFFICE PROJECT WORKS

2013-01-02 Thread Andrew Douglas Pitonyak
On 01/02/2013 06:34 PM, Alexander Krasowski wrote: Quick note; on the previous part Mwiki would not allow me to register using a disposable email (my gmail account). Thank you, Alexander K. I can create an account for you using gmail I think. What user name do you desire? You will only need

Re: Starting Introduction to Contributing to Apache OpenOffice Module

2013-01-02 Thread Andrew Douglas Pitonyak
On 01/02/2013 12:50 AM, Black Death wrote: Hello everyone. My name is Zoe. I've been coding for 4 or 5 years now. I'm self taught and have skills in HTML, XHTML, XML, Java, Javascript, and CSS. I'm learning C++. I'm attempting to go back to college and get my bachelor's in computer science majori

MWIKI down?

2013-01-02 Thread Andrew Douglas Pitonyak
Trying to create an account for Alexander (as requested) using the user name he sent to me, but mwiki appears to be down... -- Andrew Pitonyak My Macro Document: http://www.pitonyak.org/AndrewMacro.odt Info: http://www.pitonyak.org/oo.php

Unable to create media wiki account

2013-01-03 Thread Andrew Douglas Pitonyak
list. I am posting this email to the dev mailing list where those more in the know than I can respond. On 01/02/2013 08:52 PM, Alexander Krasowski wrote: Hello Andrew, Using krasowskian would be good if possible. Thank you, Alexander K. On Wed, Jan 2, 2013 at 6:35 PM, Andrew Douglas Pitonyak

Re: http://oooforum.org/ is not accessible

2013-01-03 Thread Andrew Douglas Pitonyak
On 01/03/2013 05:16 AM, Yakov Reztsov wrote: http://oooforum.org/ is not accessible I got error:" DNS service for this domain has expired with DNS Made Easy" -- Yakov Reztsov It has been unreliable for a while. This, however, is something different. I dropped an email to the site o

Re: http://oooforum.org/ is not accessible

2013-01-03 Thread Andrew Douglas Pitonyak
On 01/03/2013 12:40 PM, Fernando Cassia wrote: On Thu, Jan 3, 2013 at 2:32 PM, Drew Jensen wrote: One more thought on oooforum - is the problems such that it would warrant removing the site from the Google Custom Search Engine used on the aoo-forums landing page? sorry, first time I read abou

Re: Unable to create media wiki account

2013-01-03 Thread Andrew Douglas Pitonyak
is not on the list of mailers we block, I just double checked. The list is manually edited. Rgds Jan I. On 3 January 2013 15:19, Andrew Douglas Pitonyak wrote: Alexander I see that the entire user creation system has changed. When you said that you were unable to create an account using

Re: Unable to create media wiki account

2013-01-03 Thread Andrew Douglas Pitonyak
05:09 PM, Alexander Krasowski wrote: I just did and got the same error message again. On Thu, Jan 3, 2013 at 3:17 PM, Andrew Douglas Pitonyak wrote: Although that may be true, Neither Alexander nor I were able to create an account using a gmail email address because the email address was con

Re: Can't Escape the CAPTCHA Cats on MIki

2013-01-04 Thread Andrew Douglas Pitonyak
On 01/04/2013 10:18 AM, Rob Weir wrote: Although I lack advanced degrees in zoology or veterinary medicine, I am somewhat familiar with the differences between canine and feline species. But I cannot seem to get past this screen. Every time I select the cats and then try to submit the edits, I'

Re: Can't Escape the CAPTCHA Cats on MIki

2013-01-05 Thread Andrew Douglas Pitonyak
. On 5 January 2013 06:36, Andrew Douglas Pitonyak wrote: On 01/04/2013 10:18 AM, Rob Weir wrote: Although I lack advanced degrees in zoology or veterinary medicine, I am somewhat familiar with the differences between canine and feline species. But I cannot seem to get past this screen. Every

  1   2   >