[dev] PayPal Email ID PP321

2006-01-04 Thread PayPal
Most  believe that .Unlike so many  who have made their   to us.He called 
her  (or was it ?).Where we can   our ., although somewhat soothed by   and   
., although somewhat soothed by   and  .


[dev] XStandaloneDocumentInfo - can not write info using oo 2.0.1/oo 1.1.5 ...

2006-01-04 Thread Oliver Brinzing
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi,

as one can read, i still have problems using the XStandaloneDocumentInfo ...
using the code snippet to read and write the documentinfo from different files
causes the following problems:

 *.sdw  *.sxw
*.odt
   read writeread write  read 
write

oo 1.1.5okokok   fails  fails   
fails
oo 2.0.1fails  fails ok   fails   ok
 fails

can somebody confirm this ?

Oliver

REM  *  BASIC  *
Option Explicit

Sub Main

On Local Error Goto ErrorHandler

Dim oSM, oDesk, oInfo As Object
Dim sFile as String
Dim sTitle as String

sFile = E:\test.sdw
'   sFile = E:\test.sxw
'   sFile = E:\test.odt

oSM = CreateObject(com.sun.star.ServiceManager)
oInfo = 
oSM.createInstance(com.sun.star.document.StandaloneDocumentInfo)

oInfo.loadFromURL(ConvertToUrl(sFile))
sTitle = oInfo.getPropertyValue(Title)
msgBox sTitle

oInfo.setPropertyValue(Title, Hello World)
oInfo.storeIntoURL(ConvertToUrl(sFile))

Exit Sub
ErrorHandler:
MsgBox Error()  Chr(13)  Erl()  Chr(13)  Err()
End Sub
- 

- --

GnuPG key 0xCFD04A45: 8822 057F 4956 46D3 352C 1A06 4E2C AB40 CFD0 4A45
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFDvAhCTiyrQM/QSkURAsCNAJwJrQZwf2uXQyvE0R2QZ7PjpEEcBQCgjdtN
iFAmVAKH+zazmaWqKKMYKPo=
=iphg
-END PGP SIGNATURE-

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[dev] OpenOffice.org Developer Article Contest

2006-01-04 Thread Erwin Tenhumberg

Dear OpenOffice.org developers,

OpenOffice.org with the support of Team OpenOffice.org e.V. and extra
sponsorship from Sun Microsystems would like to run a Developer
Article Contest. The goal of the contest would be to generate more
developer documentation, and to promote OpenOffice.org to developers
at the same time.

As part of the contest, developers would be asked to write articles
about developer topics like porting, addon and filter development
(e.g. new wizards, Calc functions, chart types, etc.), bug fixing, etc.
Every month a committee would pick the best article from the pool of
articles. Articles which did not win initially, will stay in the pool,
so that they can still win in subsequent months.

ALL articles would get published on the OpenOffice.org website
under the PDL and the JCA, but authors will still be allowed to use
the article content somewhere else, e.g. for a magazine or book.
Each winner gets $750. The contest will at least run for six months.
Depending on the success, it might get extended to twelve months.
A submitted article has to have at least 2000 words (about two pages
of text) excluding embedded source code snippets and screenshots.

I'd like to start the contest as soon as possible.
Therefore, I'm looking for volunteers who would be willing to
help defining the contest rules in more detail. I'm also looking
for volunteers for the selection committee as well as people who
can help publishing the articles on the OpenOffice.org website.

The majority of the selection committee members should have a
developer background in order to ensure that the article content
actually makes sense and that the content is useful to actual
developers. Non-developers can judge the contest submissions based
on the coolness and uniqueness of the idea.

The sooner we get the team in  place the earlier we can get started
with the contest. Please let me know if you are interested in
supporting this contest! A few project leads already expressed their
interest to help, but I need a few more people.


Thanks a lot and all the best,
Erwin



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]