Alexandro Colorado | 1 Jun 22:17
Favicon
Gravatar

[education-dev] Open source education initiative

For quite a few months I have been working on talks around the issue of teaching the culture of contribution across FLOSS projects. Since this initiative goal is to prepare students to learn the open source methodologies as well as it tools. These processes should be avialabile since High school and college level students that aim to develop or contribute software.

Teaching the platform includes learning the basics on how to use the following tools such as:

  • Mailing lists
  • IRC
  • Wiki
  • Issue tracker
  • Source Code Management tool
  • Testing
  • Documentation practices
  • Localization practices
  • Codign guidelines
I most confess that I am no expert of everyone and even lack the experince of some, however this initiative will try to create material easy to follow so that the target can learn best practices to use such tools and can integrate to any FLOSS community. This project however will use OpenOffice.org as the base for their examples and process, trusthing that other projects handle in similar fashion.

The name of the initiative would be WayOOo as the "way to do things in floss". This will be a beta name if people have other proposals please submit as well.

I hope that volunteers join the project, I will start a wikipage giving the outline of the project currently at:
http://wiki.services.openoffice.org/wiki/Education_Project/WayOOo


--
Alexandro Colorado
OpenOffice.org Español
http://es.openoffice.org

eric b | 22 Apr 08:36
Picon
Favicon

[education-dev] OOo4Kids 1.2 is out

Hello the list,


EducOOo is proud to announce OOo4kids 1.2 , for Windows, Mac OS X, and Linux is out.

17 locales are available, and for Linux .rpm archives are available. For Debian or Ubuntu, please read the information on the link below.

Further information: http://eric.bachard.org/news




Thanks !
Eric Bachard
eric b | 15 Feb 10:15
Picon
Favicon

ARM port

[Please FU2 dev@... ]

Hello,

Anybody working on ARM port ? Or interested to try ?

As experimental test, I did the native OOo4Kids  build on OMAP3, and  
work on new features (to be backported in OOo) could constitute a  
good study case for beginners in OOo source code.

Thanks,
Eric Bachard
--

-- 
qɔᴉɹə
Education Project:
http://wiki.services.openoffice.org/wiki/Education_Project
Projet OOo4Kids : http://wiki.ooo4kids.org/index.php/Main_Page
L'association EducOOo : http://www.educoo.org
Blog : http://eric.bachard.org/news

Picon

Invitation to connect on LinkedIn

LinkedIn
------------

   
I'd like to add you to my professional network on LinkedIn.

- Miguel Angel

Miguel Angel Betancourt Gutierrez
Ingenieria Sistemas Computacionales at Puzzle Software 
Guadalupe Area, Mexico

Confirm that you know Miguel Angel Betancourt Gutierrez
https://www.linkedin.com/e/27ec0d-gjn8eoyw-4v/isd/2252384343/fuVgpJVq/

 
--

-- 
(c) 2011, LinkedIn Corporation
eric b | 3 Jan 10:36
Picon
Favicon

[long] Integrate an extension in the code at buildtime : what do with bitmaps ?

Hi,

Happy New Year to all of you, and the best for 2011 !  :-)

I'm currently working on integrate a nice and existing C++ extension,  
but directly in the code, means at buildtime. To summarize, if I  
integrate the lib (written in C++) in the scp2 .. and so on system,  
there is no problem at all, the packaging is ok and it works fine in  
the install set.

In fact, everything works fine, but the icons are not seen, because  
simply not found  :-/

To explain more, the first point is, after tracing a bit, that the  
"NormalFileName" property is used to retrieve the right bitmap  
(please correct me if I'm wrong). As example, looking at the original  
name, we have (in the .xcu) :

<node oor:name="Background">
   <prop oor:name="NormalFileName">
	<value>bitmaps/Background.png</value>
   </prop>

And in the extension, it appears that the relative path is used,  
means the library is in :
extension/random_name/libThing.${DLL_EXTENSION}

... while the .png are in :
extension/random_name/bitmaps/*.png

This happens to work ok, of course. Am I correct to suppose that the  
relative path is used, or did I miss something ?

My tries now : using the other existing .xcu as example and trying to  
respect the schema ( .xcs file), I did the what follows:

<node oor:name="Background">
   <prop oor:name="NormalFileName">
	<value>"$(insturl)/share/config/bitmaps/Background.png"</value>
   </prop>
... and so on

It does not work, but the idea is

1) put the library using those icons in  $(insturl)/program (like all  
the other libs in fact ...)
2) use the path above to retrieve the icons.

I must say I tested absolute and relative paths, without success.

For example :
<value>xlink:href="$(insturl)/share/config/bitmaps/Background.png"</ 
value>

or :
<value>xlink:href="../share/config/bitmaps/Background.png"</value>

Last, the documentation I have read is :

http://wiki.services.openoffice.org/wiki/Documentation/DevGuide/ 
Extensions/Checklist_for_Writing_Extensions
http://wiki.services.openoffice.org/wiki/Documentation/DevGuide/ 
Extensions/Example
+  a lot of .xcs / .xcu shipped in the OOO3.2.1 code base

Feel free to ask me if I forgot some information, and thanks in  
advance for any help  :-)

Eric Bachard

--

-- 
qɔᴉɹə
Education Project:
http://wiki.services.openoffice.org/wiki/Education_Project
Projet OOo4Kids : http://wiki.ooo4kids.org/index.php/Main_Page
L'association EducOOo : http://www.educoo.org
Blog : http://eric.bachard.org/news

Picon

Hello everybody

Hello everybody, my name is Miguel and I would like to contribute to OOo
doing my best. I hope we can be good friends,and work together. About my
knowledge; I know about servers in the area of support and maintenance,
virtualization, a little of networking, etc.. I want to be part of OOo
because I think it's an important part of the Free Software, I identify a
lot with OOo because I like the way you work because you have a strong
belief in workgroups. I hope I can contribute and do my best for the team
and for us. I think that's all and well thank you very much for you
attention.

--

-- 
Miguel Betancourt.
Alexandro Colorado | 10 Dec 07:05
Favicon
Gravatar

ping

ping

--

-- 
Alexandro Colorado
OOoES A.C - http://oooes.org
GPG: 68D072E6
Rakesh soma | 29 Nov 13:06
Picon

Internship at Open Office


Hey,
        I am interested in working as an intern in Open Office for the graphical user interface (Improve the Impress slideshow) project. Can you please send me the details of how to apply for this. Attached is  my resume.
       
--
With Regards,
Soma Rakesh,
OBH 324
Btech 3rd Year, Computer Science, 
IIIT-Hyderabad.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@...
For additional commands, e-mail: dev-help@...
eric b | 9 Nov 07:17
Picon
Favicon

EducOOo International Next IRC meeting

[mail resent directly, because no echo yet]

Hi all,

As proposed the last meeting (was Thursday 4 November 21:00 CET), the  
next IRC meeting will occur the 11 November, same hour on #ooo4Kids  
channel as usual).

FYI, the minutes of the meeting (and the log), are available : http:// 
wiki.ooo4kids.org/index.php/Current_events/ 
LogEducOOoInternationalCreation4November2010

Everybody interested is welcome.

Thanks,
Eric Bachard

--

-- 
qɔᴉɹə
Education Project:
http://wiki.services.openoffice.org/wiki/Education_Project
Projet OOo4Kids : http://wiki.ooo4kids.org/index.php/Main_Page
L'association EducOOo : http://www.educoo.org
Blog : http://eric.bachard.org/news

eric b | 7 Nov 12:04
Picon
Favicon

EducOOo International Next IRC meeting

Hi all,

As proposed the last meeting (was Thursday 4 November 21:00 CET), the  
next IRC meeting will occur the 11 November, same hour on #ooo4Kids  
channel as usual).

FYI, the minutes of the meeting (and the log), are available : http:// 
wiki.ooo4kids.org/index.php/Current_events/ 
LogEducOOoInternationalCreation4November2010

Everybody interested is welcome.

Thanks,
Eric Bachard

--

-- 
qɔᴉɹə
Education Project:
http://wiki.services.openoffice.org/wiki/Education_Project
Projet OOo4Kids : http://wiki.ooo4kids.org/index.php/Main_Page
L'association EducOOo : http://www.educoo.org
Blog : http://eric.bachard.org/news

Alexandro Colorado | 29 Oct 23:17
Favicon
Gravatar

Fwd: [Announce] Reminder: Apply to be a mentoring organization for Google Code-in by 29 October at 23:00 UTC

Interesting announcement for Google Code-in which I guess was the new name
for the High school version of google summer of code.

---------- Forwarded message ----------
From: Carol Smith <carols@...>
Date: Thu, Oct 28, 2010 at 1:34 PM
Subject: [Announce] Reminder: Apply to be a mentoring organization for
Google Code-in by 29 October at 23:00 UTC
To: Google Summer of Code Mentors List <
google-summer-of-code-mentors-list@...>

Hi all,

This is just a reminder that the last day to apply to be a mentoring
organization for Google Code-in is tomorrow, 29 October at 23:00 UTC.

The text of my original email is included below with all relevant links.

Thanks,
Carol
---------------------
Hi everyone,

Starting today we are accepting applications from organizations who have
participated in a previous Google Summer of Code (you!) to get involved with
our contest for 13-18 year olds, Google Code-in [0].

If you haven’t read up about Google Code-in, you can check out our
announcement [1] to this list from a couple weeks ago or read our blog post
[2] about the contest.

If your org has decided it would like to apply to participate in the
contest, you can fill out the application [3] on Melange now. The deadline
for applications is 29 October at 23:00 UTC.

Also, if you want to look over the rules for the contest before applying to
participate they can be found on the organization application [3] at the
bottom. They will also be posted on the Google Code-in website [0] in the
next couple days in other languages.

We hope your org will consider participating.

[0] - http://code.google.com/gci
[1] -
http://groups.google.com/group/google-summer-of-code-mentors-list/msg/0985eedf9e464775
[2] -
http://google-opensource.blogspot.com/2010/10/google-code-in-schools-out-codes-in.html
[3] - http://socghop.appspot.com/gci
/org_app/take/gci_program/google/gci2010/orgapp

Cheers,
Carol

-- 
You received this message because you are subscribed to the Google Groups
"Google Summer of Code Mentors List" group.
To post to this group, send email to
google-summer-of-code-mentors-list@...
To unsubscribe from this group, send email to
google-summer-of-code-mentors-list+unsubscribe@...<google-summer-of-code-mentors-list%2Bunsubscribe@...>
.
For more options, visit this group at
http://groups.google.com/group/google-summer-of-code-mentors-list?hl=en.

--

-- 
*Alexandro Colorado*
*OpenOffice.org* Español
http://es.openoffice.org

Gmane