Re: Fw: With links that didn't come through on the 1st message Fw: ASF banner ads

2014-09-08 Thread Andrea Pescetti

On 08/09/2014 Kay Schenk wrote:

On 09/07/2014 05:33 PM, Nancy K wrote:

4. Drop Shadow grey rounded corners  https://www.diigo.com/item/image/bhs8/xgr7


Maybe something like this, but on the right column only? I had tried 
both the main text and the right column back at the time, but all I got 
was similar to what Marcus got, and it is too obtrusive (and it doesn't 
play well with optional elements on the home page, like the "This site 
is also available in Italian" note).


So a solution could be to keep it in the footer across the site, but to 
add a block with image, some text and rounded corners just above the 
"Recent blog posts" on the home page). In short: I was trying to place 
only the image and that didn't work, but wrapped in a div with a short 
text as per your latest proposals it will probably work better.


Remember, there is also a 125x125 image at 
http://www.apache.org/ads/ApacheCon/ if this can help.



In FF 31.0, the ApacheConEU in the bottom left corner is not showing up
at all! So thanks for these images, or I wouldn't have known it was
there at all despite Andrea mentioning it. (yes, I do see it in the
actual code however.)


Strange. Can some HTTP/HTTPS paranoid security measure get in the way? 
But feel definitely free to copy the image to the main site and server 
our "local" copy instead, in case this solves the problem.



We normally use the Announcement banner -- the first blue line -- for
announcements


That will need some rework sooner or later too. That space would be for 
project announcements, while ApacheCon is a foundation-wide event that 
we must surely promote, but not an announcement (I mean, this banner is 
supposed to stay there until ApacheCon, 17-21 November; so it shouldn't 
take over our announcements line).


Regards,
  Andrea.

-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org



Re: Reporting a problem with the OpenOffice website

2014-09-08 Thread Rory O'Farrell
On Sun, 7 Sep 2014 14:00:29 -0700
Jimmjcpb  wrote:

> The program just keep wanting me to update even though I was happy. I finally 
> gave in and hit the update it took m to the site. Now it keeps not responding 
> and eventually has to recover the document. Can anyone help me? I am a 
> disabled veteran with extreme pain. Please advise
> 
> Thank You
> Jim M.

It is very possible that your installed OpenOffice comes from an unapproved 
site. Such sites unfortunately often include unwanted add-ons so we  recommend 
downloading only from 
http://www.openoffice/org/download
which will redirect to SourceForge servers where the files are stored.

If in any doubt about the integrity of a downloaded file - either as a good 
download or of the file as it left the developers - one can check this by using 
the checksum method as set out here
http://www.openoffice.org/download/checksums.html

OpenOffice does not provide incremental uogrades, so you need to download the 
entire package (about 140 MB, depending on platform)

-- 
Rory O'Farrell 

-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org



Re: Problems seeing ApacheCon EU banner in home page bottom left corner.

2014-09-08 Thread Mathias Röllig

Is anyone else NOT able to see the ApacheConEU graphic with accompanying
link to the conference on the home page or is just me? :(

FF 31.0 - openSUSE 12.3

Looking at source all looks fine and yet 


I don't see it too. But the reason is the filter ".org/ads" in Adblock Plus.

Regards, Mathias

-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org



OS/2 'unopkg.bin sync' crash while packaging

2014-09-08 Thread Yuri Dario
Hi,

I have succesfully built AOO 4.1.1 RC3 code and got it to package. 
Then I enabled the category b stuffs and dictionaries adding

   --enable-bundled-dictionaries --enable-category-b 
--disable-nss-module  

to configuration script. Now I have unopkg.bin crashing at package 
time with

  175.557000 : lang : Sun Sep  7 12:12:34 2014 (02:55 min.)
  175.557000 : lang : 
##
  175.557000 : lang : Registering extensions:
  175.557000 : lang : 
##
  175.559000 : info : ... current dir: 
M:/AOO/aoo410/main/instsetoo_native/os2gcci.pro/Apache_OpenOffice/arch
ive/install/en-US_inprogress/Apache_OpenOffice_4.1.1_os2gcci_install-a
rc_en-US/OpenOffice 4/program ...
  175.629000 : lang : Current dir: 
M:/AOO/aoo410/main/instsetoo_native/os2gcci.pro/Apache_OpenOffice/arch
ive/install/en-US_inprogress/Apache_OpenOffice_4.1.1_os2gcci_install-a
rc_en-US/OpenOffice 4/program
  175.631000 : info : ... unopkg.bin sync --verbose 
-env:UNO_JAVA_JFW_ENV_JREHOME=true 2>&1 | ...
  175.655000 : lang : Systemcall: unopkg.bin sync --verbose 
-env:UNO_JAVA_JFW_ENV_JREHOME=true 2>&1 |
  190.938000 : lang : 
  190.958000 : lang : ERROR: cannot initialize UCB!
  190.958000 : lang : Exception details: 
  190.958000 : lang : (com.sun.star.uno.RuntimeException) { { Message 
= "cannot initialize UCB!", Context = (com.sun.star.uno.XInterface) @0
} }
  190.958000 : lang : 
  190.958000 : lang : unopkg failed.
  190.958000 : lang : ERROR: Could not execute "unopkg.bin sync 
--verbose -env:UNO_JAVA_JFW_ENV_JREHOME=true 2>&1 |"!
Exitcode: '256'

I tried running it manually, 'unopkg.bin sync --verbose' and I 
discovered it crashes only with long paths with

ERROR: Cannot determine language!
Exception details:
(com.sun.star.uno.RuntimeException) { { Message = "Cannot determine 
language!", Context =
(com.sun.star.uno.XInterface) @0 } }

unopkg failed.
terminate called after throwing an instance of 
'com::sun::star::uno::RuntimeException'

It seems that 128 is the magic value for path len

I'm debugging the code, but until now I'm unable to go past this code:

 Function 
  
  
   | Part  | Source   
 | Module
--
--
--
--+---+---
-+---
 configmgr::configuration_provider::(anonymous 
namespace)::Service::createInstanceWithArguments(rtl::OUString const&,
com::sun::star::uno::Sequence const&)   
   | CONFIGURATIONPROVIDER.CXX
| CONFIGURATIONPROVIDER.CXX(274) | configmg.dll:1:237900 
 UniversalContentBroker::getContentProviderData(rtl::OUString const&, 
rtl::OUString const&, std::vector >&)
 | UCB.CXX   | UCB.CXX(864)   
   | ucb1.dll:1:27746  
 UniversalContentBroker::configureUcb()   
  
  
   | UCB.CXX   | UCB.CXX(788) 
 | ucb1.dll:1:26472  
 
UniversalContentBroker::initialize(com::sun::star::uno::Sequence const&)  
  
   | UCB.CXX   | UCB.CXX(381) 
 | ucb1.dll:1:20950  
 
cppu::OSingleFactoryHelper::createInstanceWithArgumentsAndContext(com:
:sun::star::uno::Sequence const&, 
com::sun::star::uno::Reference
const&)   | FACTORY.CXX   | 
FACTORY.CXX(226)   | cppuh3.dll:1:632300   
 
cppu::OFactoryComponentHelper::createInstanceWithArgumentsAndContext(c
om::sun::star::uno::Sequence const&, 
com::sun::star::uno::Reference
const&)| FACTORY.CXX   | 
FACTORY.CXX(510)   | cppuh3.dll:1:636414   
 
cppu::ORegistryFactoryHelper::createInstanceWithArgumentsAndContext(co
m::sun::star::uno::Sequence const&, 
com::sun::star::uno::Reference
const&) | FACTORY.CXX   | 
FACTORY.CXX(821)   | cppuh3.dll:1:640762   
 
stoc_smgr::OServiceManager::createInstanceWithArgumentsAndContext(rtl:
:OUString const&, 
com::sun::star::uno::Sequence const&, 
com::sun::star::uno::Reference
const&) | SERVICEMANAGER.CXX| SERVICEMANAGER.CXX(1310)   |
bootstra.dll:1:308290 
 stoc_smgr::OServiceManage

Re: Forward planning for OO 5.0

2014-09-08 Thread FR web forum

> support for font embedding in documents
See: https://issues.apache.org/ooo/show_bug.cgi?id=124040

-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org



Wiki:Step-By-Step Guide for Building on Windows not working

2014-09-08 Thread Martin Tille
Hello Dev Team,

I'm trying to compile OO on Win7 64. I red through the guides here:
https://wiki.openoffice.org/wiki/Documentation/Building_Guide_AOO/Step_by_step
https://wiki.openoffice.org/wiki/Documentation/Building_Guide_AOO/Building_on_Windows
Thanks to Andrea Pescetti I 'repaired' the CPAN installation part but
now I'm stuck with the same problem as described here:
https://forum.openoffice.org/en/forum/viewtopic.php?f=47&t=57054

I noticed that the a unicode directory is created next to
aoo\main\solenv\wntmsci12.pro named:
aoo\main\solenv\wntmsci12.pro

When changing in aoo\main\solenv\bin\mkout.pl line 88 from
$envpath = $ARGV[0] if defined($ARGV[0]); to
$envpath = "wntmsci12pro";
the solenv is build but deliver fails with:
Neither common nor platform tree? at
/home/MartinT/aoo/main/solenv/bin/deliver.pl line 1158.
deliver: /home/MartinT/aoo/main/solenv/prj/d.lst: ERROR: can't copy
build.lst: No such file or directory
deliver: /home/MartinT/aoo/main/solenv/prj/d.lst: ERROR: directory
'/inc/solenv' does not exist

My PATH variable is (launched within cygwin):
$ echo $PATH
.:/home/MartinT/aoo/main/solenv/bin:/home/MartinT/aoo/main/solenv/wntmsci12.pro/bin:/cygdrive/c/PROGRA~2/Java/JDK17~1.0_6/bin:/cygdrive/c/PROGRA~2/Java/JDK17~1.0_6/jre/bin/client:/cygdrive/c/PROGRA~2/MICROS~1.0/VC/bin:/cygdrive/c/PROGRA~2/MICROS~1.0/Common7/IDE:/cygdrive/c/PROGRA~1/MICROS~4/Windows/v7.0/bin:/cygdrive/c/Windows/MICROS~1.NET/FRAMEW~1/V20~1.507:/cygdrive/c/PROGRA~2/MICROS~1.0/VC/bin:/usr/bin::/usr/local/bin:/cygdrive/c/Windows/system32:/cygdrive/c/Windows

My configure switches are the same from the wiki guide (without
--disable-binfilter because not recognized/used anymore). I tryed the
procedure with Win7 32 too and I'm stucked at the same point.

Any suggestions?

Regards
-- 
Martin Tille

-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org



RE: Problems seeing ApacheCon EU banner in home page bottom left corner.

2014-09-08 Thread Dennis E. Hamilton
On Internet Explorer 11 and Windows 8.1, I see it just fine.  With all manner 
of window resizing, I could not make any of the footer images disappear.

The source of the page is fun to read.  I didn't dig out the CSS sheet, but I 
wonder if there needs to be more explicit positioning information among the 
three divs within the footer div.  You might try making your Firefox window 
larger and see if the Apachecon link has slid off the page somewhere.

I also went to http://openoffice.org and it served up from 
http://www.openoffice.org/ just fine.

 - Dennis

-Original Message-
From: Kay Schenk [mailto:kay.sch...@gmail.com] 
Sent: Sunday, September 7, 2014 20:33
To: OOo Apache
Subject: Problems seeing ApacheCon EU banner in home page bottom left corner.

Is anyone else NOT able to see the ApacheConEU graphic with accompanying
link to the conference on the home page or is just me? :(

FF 31.0 - openSUSE 12.3

Looking at source all looks fine and yet 

-- 
-
MzK

"Nothing will work unless you do."
-- Maya Angelou


-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org



Re: Problems seeing ApacheCon EU banner in home page bottom left corner.

2014-09-08 Thread Keith N. McKenna
On 9/7/2014 11:32 PM, Kay Schenk wrote:
> Is anyone else NOT able to see the ApacheConEU graphic with accompanying
> link to the conference on the home page or is just me? :(
> 
> FF 31.0 - openSUSE 12.3
> 
> Looking at source all looks fine and yet 
> 
Kay;

I have no problem seeing it on Firefox 31.0 on Windows XP.

Regards
Keith



signature.asc
Description: OpenPGP digital signature


Re: Problems seeing ApacheCon EU banner in home page bottom left corner.

2014-09-08 Thread Kay Schenk
On Mon, Sep 8, 2014 at 3:27 AM, Mathias Röllig 
wrote:

> Is anyone else NOT able to see the ApacheConEU graphic with accompanying
>> link to the conference on the home page or is just me? :(
>>
>> FF 31.0 - openSUSE 12.3
>>
>> Looking at source all looks fine and yet 
>>
>
> I don't see it too. But the reason is the filter ".org/ads" in Adblock
> Plus.
>
> Regards, Mathias
>

AHA! Thank you Mathias!! Yes, I am using this extension!
I had already disabled others to see the result.

But since I like it, what is the solution!? :(
OK good to know...and I cna now correct by changing this in AdBlock I think.

and thanks to all who replied. Sorry for being a pest!



>
> -
> To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
> For additional commands, e-mail: dev-h...@openoffice.apache.org
>
>


-- 
-
MzK

"Nothing will work unless you do."
-- Maya Angelou


Re: Problems seeing ApacheCon EU banner in home page bottom left corner.

2014-09-08 Thread Marcus

Am 09/08/2014 07:07 PM, schrieb Kay Schenk:

On Mon, Sep 8, 2014 at 3:27 AM, Mathias Röllig
wrote:


Is anyone else NOT able to see the ApacheConEU graphic with accompanying

link to the conference on the home page or is just me? :(

FF 31.0 - openSUSE 12.3

Looking at source all looks fine and yet 



I don't see it too. But the reason is the filter ".org/ads" in Adblock
Plus.

Regards, Mathias



AHA! Thank you Mathias!! Yes, I am using this extension!
I had already disabled others to see the result.

But since I like it, what is the solution!? :(


at least in my AdBlock I can add blocking and exception rules.

So, when setting ".org/ads" for blocking, you may be able to set also 
"www.apache.org/ads" to whitelist this domin pattern.



OK good to know...and I cna now correct by changing this in AdBlock I think.


HTH

Marcus


-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org



Re: Forward planning for OO 5.0

2014-09-08 Thread Marco A.G.Pinto

Here are some of my suggestions:
  1) Add a 64-bit version for Windows
  2) Add the extension LanguageTool to the package so that people have 
access to grammar checking
  3) Images resize in the edges should proportionally resize images 
without the need of pressing CAPS (more user friendly)
  4) When pasting text it should appear a radio button like in M$ 
Office to select the type of paste (plain text, merge, etc).
  5) Allow more than one language in the UI, for example, pt_PT pre and 
post reform.


Thanks!

Kind regards,
  >Marco A.G.Pinto
--


On 06/05/2014 09:49, Rory O'Farrell wrote:

Now that OO 4.1 is released (and the tidy up of loose ends is in progress), 
perhaps it is time to start discussion on proposals for improvements and 
additions to OO 5.0.

Where should this best be done?




--


Re: Forward planning for OO 5.0

2014-09-08 Thread Vladislav Stevanovic
Hello,

>I checked LO and its list of spreadsheet functions. I find list of
function which does not exist in AOO.

Large amount of this new spreadsheet functions (77) in LO are old functions
but redesign in that way that they are now compatible with Excel 2010.
Again: if we want that AOO be attractive for new users, we need this
functions too.
Regards,
Wlada

2014-09-08 19:42 GMT+02:00 Marco A.G.Pinto :

>  Here are some of my suggestions:
>   1) Add a 64-bit version for Windows
>   2) Add the extension LanguageTool to the package so that people have
> access to grammar checking
>   3) Images resize in the edges should proportionally resize images
> without the need of pressing CAPS (more user friendly)
>   4) When pasting text it should appear a radio button like in M$ Office
> to select the type of paste (plain text, merge, etc).
>   5) Allow more than one language in the UI, for example, pt_PT pre and
> post reform.
>
> Thanks!
>
> Kind regards,
>   >Marco A.G.Pinto
> --
>
>
> On 06/05/2014 09:49, Rory O'Farrell wrote:
>
> Now that OO 4.1 is released (and the tidy up of loose ends is in progress), 
> perhaps it is time to start discussion on proposals for improvements and 
> additions to OO 5.0.
>
> Where should this best be done?
>
>
>
>
> --
>


Re: native-lang.html suggestions now in staging...

2014-09-08 Thread Vladislav Stevanovic
Thanks Kay for link. I saw your changes.
Regards,
Wlada

2014-09-08 0:35 GMT+02:00 Kay Schenk :

>
>
> On 09/07/2014 03:11 PM, Vladislav Stevanovic wrote:
> > By the way, I want to update "Home" page, that looks like in English
> > version. To do this, I need English version of that page. Where I can get
> > it?
> > Regards,
> > Wlada
>
> The templates in English can be found from:
> https://svn.apache.org/repos/asf/openoffice/ooo-site/trunk/content/xx/
>
> so you may want index.html from this area?
>
> Also see the readme.txt from this area.
>
> >
> >
> >
> > 2014-09-08 0:02 GMT+02:00 Vladislav Stevanovic <
> > stevanovicvladis...@gmail.com>:
> >
> >> Hello,
> >>
> >>> The "outdated" is in the "OpenOffice availability" column which applies
> >>> to product packaging, not the site.
> >>
> >> Well, you can download AOO 4.1.1 from Serbain-latn site:
> >> http://www.openoffice.org/sr-latn/download/
> >>  About Serbian-cyrl and Sebrian-latn, it is the one language, with two
> >> different orthography.
> >> For now, the problem is how cyrilic version, with some apropriate code,
> >> transform in latinic version (transliteration is what is necessary).
> >>
> >> Regards, Wlada
>
> This is changed now...
>
> >>
> >>
> >> 2014-09-07 23:45 GMT+02:00 Kay Schenk :
> >>
> >>>
> >>>
> >>> On 09/07/2014 02:24 PM, Vladislav Stevanovic wrote:
>  Hello,
> 
>  I am translator of Serbian site of AOO. In
>  http://www.openoffice.org/projects/native-lang.html
>  there is for Serbian-latn site marked as outdated. Question: what is
> the
>  criterias for this
>  judgment?
>  Regards,
>  Wlada
> >>>
> >>> The "outdated" is in the "OpenOffice availability" column which applies
> >>> to product packaging, not the site. In other words, we do not have an
> >>> sr-latn language release. Is this confusing? Should we use a different
> >>> term at the top of that column?
> >>>
> >>> You can see that under "website" it says maintained, of which you are
> >>> doing an excellent job.
> >>>
> 
>  2014-09-07 17:41 GMT+02:00 Andrea Pescetti :
> 
> > On 06/09/2014 Marcus wrote:
> >
> >> Am 09/06/2014 05:38 PM, schrieb Andrea Pescetti:
> >>
> >>> http://ooo-site.staging.apache.org/projects/native-lang-new.html
> 
> >>> I think it's pretty good now. Any other fixes to do before we
> replace
> >>> the old native-lang.html with this one? ...
> >>>
> >> let's use the new webpage now ad improve over
> >> the time when something is still unclear.
> >>
> >
> > OK, done. I added some of Tal's ideas to the current wording. I
> didn't
> >>> add
> > a third column since we don't want to make it too complicated, but I
> > clarified that help is always welcome even for those languages that
> >>> seem
> > "complete".
> >
> > Find it at http://www.openoffice.org/projects/native-lang.html
> > (or, while the build is still pending, at http://ooo-site.staging.
> > apache.org/projects/native-lang.html )
> >
> > I didn't include the suggestions by Alexandro since I didn't have a
> >>> patch,
> > but it's simply a style improvement so Alexandro feel free to go
> ahead
> >>> and
> > change it, or provide the patch to
> > http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/
> > content/projects/native-lang.mdtext?view=markup
> >
> > Regards,
> >   Andrea.
> >
> >
> > -
> > To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
> > For additional commands, e-mail: dev-h...@openoffice.apache.org
> >
> >
> 
> >>>
> >>> --
> >>>
> -
> >>> MzK
> >>>
> >>> "Nothing will work unless you do."
> >>> -- Maya Angelou
> >>>
> >>> -
> >>> To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
> >>> For additional commands, e-mail: dev-h...@openoffice.apache.org
> >>>
> >>>
> >>
> >
>
> --
> -
> MzK
>
> "Nothing will work unless you do."
> -- Maya Angelou
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
> For additional commands, e-mail: dev-h...@openoffice.apache.org
>
>


Reporting a problem with the OpenOffice website

2014-09-08 Thread Alain Vaisse
Madame, Monsieur,
Impossible de télécharger la version 4.1.1 malgré plusieurs essais.
En pièce jointe la réponse à chaque essai.
Dans l’attente de votre aide.
Sincères salutations
alain.vai...@sfr.fr

-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org

Re: ASF banner ads

2014-09-08 Thread Marcus

Am 09/08/2014 02:19 AM, schrieb Nancy K:


1.Centered announcement https://www.diigo.com/item/image/bhs8/7kqp

2. Apachecon image aligned with left column text Apachecon left aligned | Diigo

3. Light yellow rounded radius background across page Apachecon light yellow 
bar | Diigo

4. Light grey rounded radius like above - only with a drop shadow Apachecon box 
shadow | Diigo


thanks for your ideas. I've use them and produced a new demo which 
should fit better into the webpage design:


http://ooo-site.staging.apache.org/index_asfcon.html

Marcus





  From: Kay Schenk
To: dev@openoffice.apache.org
Sent: Sunday, September 7, 2014 3:49 PM
Subject: Re: ASF banner ads




On 09/07/2014 02:56 PM, Marcus wrote:

Am 09/07/2014 11:34 PM, schrieb Kay Schenk:



On 09/07/2014 03:45 AM, Marcus wrote:

Am 08/30/2014 05:14 PM, schrieb Andrea Pescetti:

On 25/08/2014 Andrea Pescetti wrote:

http://www.apache.org/ads/

The home page is already quite cluttered. But this could fit in the
footer. We currently have a 203x61 feather on the right hand side
in the
footer. The logo Apache provides for ApacheCon would be 234x60, so
quite
similarly sized. We could accommodate it in the footer, to the left.


I tried all the options discussed, but it didn't fit at all in the
header or in the download page (which in turn is already complex
enough). So I implemented the above solution, and you'll see it in the
site footer.

If anyone can do better, just improve it, no problem. But it's
important
to have ApacheCon visible.


the footer is actually looking good and the graphic fits pretty well
(size and layout).

However, it's on the bottom and for such temporary and visibility-needed
things not the best location. Therefore I've created 2 test webpapges:

http://ooo-site.staging.apache.org/index_asfcon.html
http://ooo-site.staging.apache.org/download/index_asfcon.html

Simple layout but it could be aligned more to the general page design.

What do you all think?

Marcus


On both of these, what I see is that the notice is being partially
covered by the blue navigation areas.

Generally, I think this notice would be better on the home page than
other pages.
Any chance we could relocate this to the bottom area maybe between the
W3C  button and the end of the right side navigation element?


I wanted to bring the attention to the top - away from the bottom.


I'm just wondering if the top is too busy already for this addition.



Sure, it would be possible to put it there. Do you still see an
advantage to have it a few pixels higher than instead of leaving it in
the footer?


I would need to see both versions before I could answer this I think. :/

Also, maybe see (random, I didn't look at all sites):
http://libcloud.apache.org/
http://maven.apache.org/
http://ofbiz.apache.org/

for additional placement ideas. I am liking the News column idea of
OFBiz actually.



Thanks

Marcus


-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org



working on one of simple coding tasks

2014-09-08 Thread Amali Praveena Soban Kumar
Hi Andrea,
I've completed the changes for issue 125581; but I'm not sure about where to 
get the expected checksum for the new library extension; I ran md5sum on the 
downloaded dict-en.oxt file and have updated extensions.lst file with it; 
please check bugzilla for the details.
Now, I'm planning to take this first task from the "simple" tasks list and work 
on it - issue 59059. Shall I do it?
Thanks,
Amali.

Re: Fw: With links that didn't come through on the 1st message Fw: ASF banner ads

2014-09-08 Thread Nancy K
Definitely yours is a better solution - and the footer looks great too now that 
I understand! I misunderstood the importance, thanks for correcting this 
because my examples DO take over the page and that is not the impact needed.

 
 Nancy  Web Design   
Free 24 hour pass to lynda.com.
Video courses on SEO, CMS,
Design and Software Courses

  


 From: Andrea Pescetti 
To: dev@openoffice.apache.org 
Sent: Monday, September 8, 2014 12:08 AM
Subject: Re: Fw: With links that didn't come through on the 1st message Fw: ASF 
banner ads
 

On 08/09/2014 Kay Schenk wrote:
> On 09/07/2014 05:33 PM, Nancy K wrote:
>> 4. Drop Shadow grey rounded corners  
>> https://www.diigo.com/item/image/bhs8/xgr7

Maybe something like this, but on the right column only? I had tried 
both the main text and the right column back at the time, but all I got 
was similar to what Marcus got, and it is too obtrusive (and it doesn't 
play well with optional elements on the home page, like the "This site 
is also available in Italian" note).

So a solution could be to keep it in the footer across the site, but to 
add a block with image, some text and rounded corners just above the 
"Recent blog posts" on the home page). In short: I was trying to place 
only the image and that didn't work, but wrapped in a div with a short 
text as per your latest proposals it will probably work better.

Remember, there is also a 125x125 image at 
http://www.apache.org/ads/ApacheCon/ if this can help.

> In FF 31.0, the ApacheConEU in the bottom left corner is not showing up
> at all! So thanks for these images, or I wouldn't have known it was
> there at all despite Andrea mentioning it. (yes, I do see it in the
> actual code however.)

Strange. Can some HTTP/HTTPS paranoid security measure get in the way? 
But feel definitely free to copy the image to the main site and server 
our "local" copy instead, in case this solves the problem.

> We normally use the Announcement banner -- the first blue line -- for
> announcements

That will need some rework sooner or later too. That space would be for 
project announcements, while ApacheCon is a foundation-wide event that 
we must surely promote, but not an announcement (I mean, this banner is 
supposed to stay there until ApacheCon, 17-21 November; so it shouldn't 
take over our announcements line).

Regards,



   Andrea.

-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org

Re: ASF banner ads

2014-09-08 Thread Kay Schenk


On 09/08/2014 02:26 PM, Marcus wrote:
> Am 09/08/2014 02:19 AM, schrieb Nancy K:
> 
>> 1.Centered announcement https://www.diigo.com/item/image/bhs8/7kqp
>>
>> 2. Apachecon image aligned with left column text Apachecon left
>> aligned | Diigo
>>
>> 3. Light yellow rounded radius background across page Apachecon light
>> yellow bar | Diigo
>>
>> 4. Light grey rounded radius like above - only with a drop shadow
>> Apachecon box shadow | Diigo
> 
> thanks for your ideas. I've use them and produced a new demo which
> should fit better into the webpage design:
> 
> http://ooo-site.staging.apache.org/index_asfcon.html
> 
> Marcus

This looks pretty good actually (yes I tweaked AdBlock Plus a bit!). It
may need some additional styling like the other entries in the main left
column so it responds better to window width changes.

And...if the white space under the blue nav bars good be lessened, this
would be nice too. :)


> 
> 
> 
>> 
>>   From: Kay Schenk
>> To: dev@openoffice.apache.org
>> Sent: Sunday, September 7, 2014 3:49 PM
>> Subject: Re: ASF banner ads
>>
>>
>>
>>
>> On 09/07/2014 02:56 PM, Marcus wrote:
>>> Am 09/07/2014 11:34 PM, schrieb Kay Schenk:


 On 09/07/2014 03:45 AM, Marcus wrote:
> Am 08/30/2014 05:14 PM, schrieb Andrea Pescetti:
>> On 25/08/2014 Andrea Pescetti wrote:
 http://www.apache.org/ads/
>>> The home page is already quite cluttered. But this could fit in the
>>> footer. We currently have a 203x61 feather on the right hand side
>>> in the
>>> footer. The logo Apache provides for ApacheCon would be 234x60, so
>>> quite
>>> similarly sized. We could accommodate it in the footer, to the left.
>>
>> I tried all the options discussed, but it didn't fit at all in the
>> header or in the download page (which in turn is already complex
>> enough). So I implemented the above solution, and you'll see it in
>> the
>> site footer.
>>
>> If anyone can do better, just improve it, no problem. But it's
>> important
>> to have ApacheCon visible.
>
> the footer is actually looking good and the graphic fits pretty well
> (size and layout).
>
> However, it's on the bottom and for such temporary and
> visibility-needed
> things not the best location. Therefore I've created 2 test webpapges:
>
> http://ooo-site.staging.apache.org/index_asfcon.html
> http://ooo-site.staging.apache.org/download/index_asfcon.html
>
> Simple layout but it could be aligned more to the general page design.
>
> What do you all think?
>
> Marcus

 On both of these, what I see is that the notice is being partially
 covered by the blue navigation areas.

 Generally, I think this notice would be better on the home page than
 other pages.
 Any chance we could relocate this to the bottom area maybe between the
 W3C  button and the end of the right side navigation element?
>>>
>>> I wanted to bring the attention to the top - away from the bottom.
>>
>> I'm just wondering if the top is too busy already for this addition.
>>
>>>
>>> Sure, it would be possible to put it there. Do you still see an
>>> advantage to have it a few pixels higher than instead of leaving it in
>>> the footer?
>>
>> I would need to see both versions before I could answer this I think. :/
>>
>> Also, maybe see (random, I didn't look at all sites):
>> http://libcloud.apache.org/
>> http://maven.apache.org/
>> http://ofbiz.apache.org/
>>
>> for additional placement ideas. I am liking the News column idea of
>> OFBiz actually.
>>
>>>
>>> Thanks
>>>
>>> Marcus
> 
> -
> To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
> For additional commands, e-mail: dev-h...@openoffice.apache.org
> 

-- 
-
MzK

"Nothing will work unless you do."
-- Maya Angelou

-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org



Re: Forward planning for OO 5.0

2014-09-08 Thread Alexandro Colorado
There are two big fronts where there has been no change in AOO for a good
while and would be rather simple and quite significant if some developers
can put behind it.

Presentations:
2 big problems with presentation:
- We still do it like it's 1993
- We still do it like it's 1963

We still trying to do webcasts in scripting language like Perl, and ASP,
really? ASP?

We still get ourself infront of a crowd and project into a opaque screen in
an age when everyone have multiple bright high resolution HD displays in
their pocket or their laps.

We really need to step up in the area of webcasting. For a simple script
that uses a template, we could do much better if we can update our
languages to something more modern like PHP, (yes as modern as 2001). And
maybe make up for the lost time and implement Node.js. Updating the webcast
wizard and the languages is something that a developer with enough
experience could do in a weekend, and somebody with more time could
actually make it even better.

Here is when both ideas can merge. Why can't we use a small embeded server
(like the python's SimpleHTTPServer from the PyUNO Standard Library
included in any AOO copy). And use some GUI mechanism to broadcast our
presentation over the LAN. That way we can just put the URL into our
projection and people (in the back) can 'connect' to our LAN broadcast and
see it like if they were right upfront.

This seems like a hack, but also very useful to do if you are used to doing
live conferences.

If you want to go beyond this idea, I encourage people to think on what can
we do on our part to make web deployment of presentations easier. Think
pre-recorded presentations like what Slideshare do (check image):
http://www.dalebasler.com/wp-content/uploads/2007/07/slidecast.jpg

Transforming impress into an authoring program might be a bit disruptive,
but it's certainly useful to have a single audio recording that allow us to
map our slides to the timeline of the audio in order to generate a
self-containing file that could be the closest to a youtube presentation.


On Mon, Sep 8, 2014 at 12:56 PM, Vladislav Stevanovic <
stevanovicvladis...@gmail.com> wrote:

> Hello,
>
> >I checked LO and its list of spreadsheet functions. I find list of
> function which does not exist in AOO.
>
> Large amount of this new spreadsheet functions (77) in LO are old
> functions but redesign in that way that they are now compatible with Excel
> 2010. Again: if we want that AOO be attractive for new users, we need this
> functions too.
> Regards,
> Wlada
>
> 2014-09-08 19:42 GMT+02:00 Marco A.G.Pinto :
>
>  Here are some of my suggestions:
>>   1) Add a 64-bit version for Windows
>>   2) Add the extension LanguageTool to the package so that people have
>> access to grammar checking
>>   3) Images resize in the edges should proportionally resize images
>> without the need of pressing CAPS (more user friendly)
>>   4) When pasting text it should appear a radio button like in M$ Office
>> to select the type of paste (plain text, merge, etc).
>>   5) Allow more than one language in the UI, for example, pt_PT pre and
>> post reform.
>>
>> Thanks!
>>
>> Kind regards,
>>   >Marco A.G.Pinto
>> --
>>
>>
>> On 06/05/2014 09:49, Rory O'Farrell wrote:
>>
>> Now that OO 4.1 is released (and the tidy up of loose ends is in progress), 
>> perhaps it is time to start discussion on proposals for improvements and 
>> additions to OO 5.0.
>>
>> Where should this best be done?
>>
>>
>>
>>
>> --
>>
>
>


-- 
Alexandro Colorado
Apache OpenOffice Contributor
882C 4389 3C27 E8DF 41B9  5C4C 1DB7 9D1C 7F4C 2614


WordPerfect

2014-09-08 Thread sapoettler
 Just to let you ""guys"" know, Corel just released version X7 (17).? :-)

Thanks,

Sissy Poettler

 



Re: Problem building AOO

2014-09-08 Thread zimuzo ezeozue
Thanks Guys.

I've finally built successfully.

Please whats the next step from here?

Thanks again.

On Thu, Sep 4, 2014 at 10:44 PM,  wrote:

> Thanks a lot guys, I think disk space was responsible for issues. I was
> running on 1.3g on my build partition, I freed up 40g. The problem
> persisted, so I deleted the solver/420/
> unxlngx6.pro/workdir/CxxObject/toolkit directory and ran build --from
> toolkit again. And my build resumed smoothly.
>
> The build isn't completed cos my laptop battery went flat. But I'm very
> grateful for the help so far.
>
> Thanks a lot.
>
> Regards zim.
> Sent from my BlackBerry® wireless handheld from Glo Mobile.
> --
> *From: * Amali Praveena Soban Kumar 
> *Date: *Thu, 4 Sep 2014 13:18:52 -0700
> *To: *dev@openoffice.apache.org
> *ReplyTo: * dev@openoffice.apache.org
> *Subject: *Re: Problem building AOO
>
> yes, first thing, it is better to stick with the default compilers
> gcc,g++4.6 your Ubuntu 12.04 offers; if you're updating, you have to update
> both gcc and g++.
> I had a different problem but related to the toolkit module. Since my
> system complained about it, I increased the partition size, where the
> source is, to 40GB; and built with the default compiler g++, gcc 4.8.2 in
> Ubuntu 14.04, the first module that was built was toolkit. Increasing the
> disk space could solve this problem.
> Moreover, many have got successful builds in Ubuntu 12.04, so it may not
> be an issue.
> Thanks,
> Amali.
>
>
>
> On Friday, 5 September 2014, 2:10, Andrea Pescetti 
> wrote:
>
>
>
> On 04/09/2014 zimuzo ezeozue wrote:
> > I was using* g++ 4.6*, I updated to *g++ (Ubuntu 4.8.1-2ubuntu1~12.04)
> > 4.8.1, *but I'm still experiencing the same problem:
>
> I recommend sticking with the default compiler you have. OpenOffice
> compiles cleanly on Ubuntu 12.04, even our Linux buildbots at
> http://ci.apache.org/projects/openoffice/index.htmlprobably run on
> Ubuntu 12.04. gcc 4.8 should be fine anyway, and build should also work
> on the newer Ubuntu 14.04 (with gcc 4.8) since Amali fixed it.
>
>
> > 1 module(s):
> > toolkit
> > need(s) to be rebuilt
>
> Let's see if it is a permanent error or just an issue related to
> abruptly stopping the build, or out of disk space (I've seen similar
> errors from time to time).
>
> For a very quick and brutal test, try removing (or renaming) this
> directory: solver/420/unxlngx6.pro/workdir/CxxObject/toolkit
> and then go again through the configure, bootstrap, source, "build
> --all" steps.
>
> If you still see the problem, please post the exact syntax of your
> ./configure command: I and others have Ubuntu 12.04 virtual machines and
> can see if problem is reproducible.
>
> Regards,
> Andrea.
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
> For additional commands, e-mail: dev-h...@openoffice.apache.org
>