<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://wiki.creativecommons.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Israel</id>
		<title>Creative Commons - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="https://wiki.creativecommons.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Israel"/>
		<link rel="alternate" type="text/html" href="https://wiki.creativecommons.org/wiki/Special:Contributions/Israel"/>
		<updated>2026-06-09T20:38:51Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.30.0</generator>

	<entry>
		<id>https://wiki.creativecommons.org/index.php?title=Marking_your_work_with_a_CC_license&amp;diff=43074</id>
		<title>Marking your work with a CC license</title>
		<link rel="alternate" type="text/html" href="https://wiki.creativecommons.org/index.php?title=Marking_your_work_with_a_CC_license&amp;diff=43074"/>
				<updated>2010-10-15T04:29:19Z</updated>
		
		<summary type="html">&lt;p&gt;Israel: /* Best Practices for Marking Content with CC Licenses: Creators */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Marking]]&lt;br /&gt;
[[Category:Licensing]]&lt;br /&gt;
[[Category:Community]]&lt;br /&gt;
[[Category:Media]]&lt;br /&gt;
[[Category:HOWTO]]&lt;br /&gt;
[[Category:Guide]]&lt;br /&gt;
{{Best Practice}}&lt;br /&gt;
&lt;br /&gt;
Fondation de la Misericorde Divine.&lt;br /&gt;
==Best Practices for Marking Content with CC Licenses: Creators == &lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
{| cellspacing=&amp;quot;5&amp;quot; cellpadding=&amp;quot;10&amp;quot; style=&amp;quot;padding: 2%;margin:0em 0em 1em 0em; border:1px dotted red; background:#eee; width:100%&amp;quot; &lt;br /&gt;
|&lt;br /&gt;
NOTE: This page is for creators and copyright owners who are looking to CC license their own work. If you are looking for the best way to mark CC-licensed work as a user, see http://wiki.creativecommons.org/Marking/Israel. If you own a content-sharing site or platform that hosts works by other creators and are interested in enabling CC licensing for your users, see http://wiki.creativecommons.org/Web_Integration.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
As a creator using a CC license, it is important to properly note the license you have chosen so that others know what they can and can't do with your work. No matter what the context, CC licenses should be clearly cited to enable their full potential as a legal tool.&lt;br /&gt;
&lt;br /&gt;
==Marking on Your Site==&lt;br /&gt;
Our [http://creativecommons.org/choose/ license chooser] is designed to make this process simple - answer a few questions and a formatted HTML code will be generated for you:&lt;br /&gt;
&lt;br /&gt;
# Insert this HTML code into your webpage so that your work is clearly marked.&lt;br /&gt;
# This HTML code includes [http://wiki.creativecommons.org/Rdfa RDFa], a very important aspect of marking your work so that others can find it easily.&lt;br /&gt;
&lt;br /&gt;
The specifics of inserting the code depend on how you edit your website. The block of code should be inserted into the page HTML - most desktop website tools like Dreamweaver, Frontpage, or GoLive offer a &amp;quot;code view&amp;quot; that lets you see the code that makes up your page. Near the end of the page before you see &amp;lt;/body&amp;gt;&amp;lt;/html&amp;gt;, paste the HTML code in directly.&lt;br /&gt;
&lt;br /&gt;
If all of the resources you are publishing on a single website are licensed under the same CC license, it makes sense to paste the HTML code into your website’s template (e.g., in a footer or sidebar area). After saving the template, the chosen license information should appear everywhere on your site. Whether you add license information to a single page or an entire site, once live on the Internet, the license information will be displayed and the machines will be able to detect the license status automatically.&lt;br /&gt;
&lt;br /&gt;
From there, here are three steps to license notice perfection: &lt;br /&gt;
&lt;br /&gt;
# The full URI (link) to the license. Example: http://creativecommons.org/licenses/by/3.0/us/.&lt;br /&gt;
# A visible notation (most commonly text) that states the license being used. Example: Except where otherwise noted, content on this site is licensed under a Creative Commons Attribution 3.0 License.&lt;br /&gt;
# Optionally, the appropriate Creative Commons license button or CC icon and license property icon(s). &lt;br /&gt;
&lt;br /&gt;
{| cellspacing=&amp;quot;5&amp;quot; cellpadding=&amp;quot;10&amp;quot; style=&amp;quot;padding: 2%;margin:0em 0em 1em 0em; border:1px dotted red; background:#eee; width:100%&amp;quot; &lt;br /&gt;
|&lt;br /&gt;
NOTE: Because each CC license represents a different set of permissions and restrictions, it is important to note the specific license used. Displaying only the CC icon, “Creative Commons”, or “Some Rights Reserved” is insufficient; always include the full URL.&lt;br /&gt;
|}&lt;br /&gt;
In order for others to credit you for your work, it is preferable to provide an attribution name and URI. The [http://creativecommons.org/choose/ license chooser] provides the proper license button (if you fill in attribution fields) as well as RDFa attribution data. Alternatively, high resolution buttons and license icons are available from [http://creativecommons.org/about/downloads our logo download page].&lt;br /&gt;
&lt;br /&gt;
For example, see the following screenshot of a license notification that incorporates these best practices:&lt;br /&gt;
&lt;br /&gt;
[[Image:By_small.jpg]]&lt;br /&gt;
&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;This work by [http://opencontent.org/blog David Wiley] is licensed under a [http://creativecommons.org/licenses/by/3.0/us/ Creative Commons Attribution 3.0 United States].&amp;lt;/small&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If you visit David's [http://opencontent.org/blog/ blog], you will see this notice at the bottom of the page. The license icon links to the license deed that includes attribution information specific to David. In this case, David filled out the attribution fields in the [http://creativecommons.org/choose/ license chooser], which provided the proper license button and formatted attribution information. He then pasted the resulting HTML code with RDFa into his webpage and included the textual notation of attribution and the specific license that you see above.&lt;br /&gt;
&lt;br /&gt;
Still confused? Take a look at our visual guide. See [Adding a license to your existing website http://wiki.creativecommons.org/HOWTO_Publish#Adding_a_license_to_your_existing_website] for step by step visuals of copying and pasting the HTML code. This page also contains the same information for pages that host a specific type of media ([http://wiki.creativecommons.org/HOWTO_Publish#Adding_a_license_to_your_audio_page audio], [http://wiki.creativecommons.org/HOWTO_Publish#Adding_a_license_to_your_video_page video], [http://wiki.creativecommons.org/HOWTO_Publish#Adding_a_license_to_your_photo_pages photo], and [http://wiki.creativecommons.org/HOWTO_Publish#Text text] -- which includes various blogging platforms). &lt;br /&gt;
&lt;br /&gt;
If your work is a derivative of another original CC-licensed work, be sure to look at our [http://wiki.creativecommons.org/Marking/Users Marking for Users] primer as well.&lt;br /&gt;
&lt;br /&gt;
== Marking Specific Media ==&lt;br /&gt;
&lt;br /&gt;
While remaining similar in intent, marking will vary depending on the medium. The following are some helpful tips on making sure your media is marked correctly.&lt;br /&gt;
&lt;br /&gt;
For offline works in general, consider publishing a web page with licensing information about your material. Doing so enables your work to be found by search engines and other web discovery tools.&lt;br /&gt;
&lt;br /&gt;
Below are general examples for each medium.  If a more technical explanation is your goal, please see [http://wiki.creativecommons.org/Marking_works Marking Works (technical)]:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;padding:1.25em 1em; margin-left:-1em; margin-right:-1em; -moz-border-radius:5px; -webkit-border-radius:5px; background-color: #eaeaea; overflow: auto;&amp;quot;&amp;gt;&lt;br /&gt;
{{PageColumn|&lt;br /&gt;
===Offline Text===&lt;br /&gt;
&amp;lt;small&amp;gt;(for online text see [[Marking/Creators#Marking_on_Your_Site|Marking on Your Site]])&amp;lt;/small&amp;gt;&lt;br /&gt;
*For documents that are meant to be shared in print format (not read online) it is suggested to use a title and/or copyright page to include the Copyright notice and CC license information. &lt;br /&gt;
**After going through the [http://creativecommons.org/choose/ license chooser], you can click on &amp;quot;Mark a document not on the web, add this text to your work&amp;quot; in the lower right column.&lt;br /&gt;
**And/or you can refer to this sample copyright notice: &amp;quot;Copyright (c) 2009 by Greg Grossmeier. This work is made available under the terms of the Creative Commons Attribution-ShareAlike 3.0 license, http://creativecommons.org/licenses/by-sa/3.0/.&amp;quot;&lt;br /&gt;
*It is also suggested that you use a visual license notice. Here is a collection of visual markers that can be used: &lt;br /&gt;
**[[CC markers]] and [http://creativecommons.org/about/downloads/ official CC license icons]&lt;br /&gt;
**[http://wiki.creativecommons.org/User_submitted_markers Community Submitted markers]&lt;br /&gt;
* [[Marking_Text | Advanced Instructions: Text]]&lt;br /&gt;
&lt;br /&gt;
===Image===&lt;br /&gt;
*Adding a watermark or other visual marker on an image can ultimately detract from the original. If you choose to, a safe method of indicating license choice consists of two actions: &lt;br /&gt;
**When publishing the image on a website, make sure that your license choice is clearly visible, preferably indicated with one of our [http://creativecommons.org/about/downloads/ license icons].&lt;br /&gt;
**Ensure search engines can see it also via the use of [[RDFa]], which you can copy and paste from the HTML code given to you by the [http://creativecommons.org/choose/ license chooser]. &lt;br /&gt;
*Additionally, you can ensure that the image has [[XMP]] metadata support with your name, date, and license choice. &lt;br /&gt;
*[[Marking_Image| Advanced Instructions: Image]]&lt;br /&gt;
}}&lt;br /&gt;
{{PageColumn|&lt;br /&gt;
===Audio===&lt;br /&gt;
*For audio files, two actions are recommended: &lt;br /&gt;
**When publishing the audio file on a website, make sure that your license choice is clearly visible, preferably using one of our [http://creativecommons.org/about/downloads/ license icons]. &lt;br /&gt;
**Ensure search engines can find it via the use of [[RDFa]], which you can copy and paste from the HTML code provided by the [http://creativecommons.org/choose/ license chooser]. &lt;br /&gt;
*Additionally, you may want to ensure that the audio file has metadata support with your name, date, and license choice. &lt;br /&gt;
**One easy way to do this is to upload your file to music sharing site that has enabled CC licensing. See [[Marking/Creators#Marking on Other Sites|Marking on Other Sites]] below.&lt;br /&gt;
**Alternatively, you can use your favorite audio player to add in the information. To learn more see [[Embedded_Metadata]]. You can also see how to add ID3 tags to a common audio file type, such as the [[MP3]], or browse other [[UsingMarkup|file types]].   &lt;br /&gt;
*Also, if it is practical to do so (for podcasts, for instance, not song tracks), add an audio bumper to the beginning of the file to indicate your choice of license. Here are some [http://creativecommons.org/podcasting intro bumpers] which you can use to build upon. &lt;br /&gt;
*[[Marking_Audio| Advanced Instructions: Audio]]&lt;br /&gt;
&lt;br /&gt;
===Video===&lt;br /&gt;
*For movie formats that have the ability to include a 2-5 second copyright frame, it is advisable to use the same format as what is suggested for textual works: &lt;br /&gt;
**Sample Copyright notice: Copyright (c) 2009 by Greg Grossmeier. This work is made available under the terms of the Creative Commons Attribution-ShareAlike 3.0 license, http://creativecommons.org/licenses/by-sa/3.0/.&lt;br /&gt;
*Here is a collection of stills which can be used as license bumpers: &lt;br /&gt;
**[http://wiki.creativecommons.org/CC_video_bumpers Official CC bumpers]&lt;br /&gt;
**[http://wiki.creativecommons.org/User_submitted_bumpers Community Submitted bumpers]&lt;br /&gt;
*[[Marking_Video| Adnvanced Instructions: Video]]&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Marking Specific Formats ==&lt;br /&gt;
* CC-[[OpenOfficeOrg Addin]] for [http://openoffice.org OpenOffice].&lt;br /&gt;
* To mark a Microsoft Office word document, you can use the Microsoft Office add-ins for [http://www.microsoft.com/downloads/details.aspx?familyid=113b53dd-1cc0-4fbe-9e1d-b91d07c76504&amp;amp;displaylang=en Office 2003/XP] or [http://www.microsoft.com/downloads/details.aspx?FamilyID=d1ddbdc8-627f-415a-9b0a-97362bc9b480&amp;amp;displaylang=en Office 2007]&lt;br /&gt;
&lt;br /&gt;
== Marking on Other Sites ==&lt;br /&gt;
&lt;br /&gt;
===Content Directories===&lt;br /&gt;
&lt;br /&gt;
[[Content directories|CC-enabled content directories]] are online content-sharing sites where you can upload and share your works with an existing community. Because these sites have enabled CC licensing, you can easily indicate the license on your work. Content directories can increase the chances your work will be discovered, especially as users look for reusable/shareable works on these sites. Additionally, search engines like Google and Yahoo! will search your work as CC licensed if the [[metadata]] is properly attached.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Does your favorite community not have CC-license capacity? You can usually indicate that you are using CC somewhere in an info box.  You can always contact them and let them know it is a feature you would like to see.&lt;br /&gt;
&lt;br /&gt;
[[HOWTO_Publish]] contains guides to help you CC license your material on some popular content-sharing sites. For instance:  &lt;br /&gt;
&lt;br /&gt;
*[[HOWTO Publish#Internet Archive|Publishing your licensed music to the Internet Archive]]&lt;br /&gt;
*[[HOWTO Publish#Soundclick|Publishing your licensed music to Soundclick]]&lt;br /&gt;
*[[HOWTO Publish#Flickr|Posting your licensed images at Flickr]]&lt;br /&gt;
*[[HOWTO Publish#Internet Archive 2|Publishing your licensed video at the Internet Archive]]&lt;br /&gt;
*[[HOWTO Publish#Blog|Adding a Creative Commons license to your blog (Blogger, Movable Type, and Typepad)]]&lt;br /&gt;
* To mark a WordPress blog, see [[Adding a CC mark to a WordPress blog]].&lt;br /&gt;
&lt;br /&gt;
For more, go to [[HOWTO_Publish]].&lt;br /&gt;
&lt;br /&gt;
== External Links ==&lt;br /&gt;
*[http://creativecommons.org.au/marking/examples Marking Examples] explaining metadata from [http://creativecommons.org.au Creative Commons Australia]&lt;br /&gt;
&lt;br /&gt;
== Things to note ==&lt;br /&gt;
When marking your work, remember that any restriction or modification to the original license cannot be labeled a 'Creative Commons’ license. See http://creativecommons.org/policies#license.&lt;/div&gt;</summary>
		<author><name>Israel</name></author>	</entry>

	<entry>
		<id>https://wiki.creativecommons.org/index.php?title=Adding_a_CC_mark_to_a_WordPress_blog&amp;diff=43073</id>
		<title>Adding a CC mark to a WordPress blog</title>
		<link rel="alternate" type="text/html" href="https://wiki.creativecommons.org/index.php?title=Adding_a_CC_mark_to_a_WordPress_blog&amp;diff=43073"/>
				<updated>2010-10-15T02:24:21Z</updated>
		
		<summary type="html">&lt;p&gt;Israel: /* Theme PHP files (more difficult) */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Adding a Creative Commons mark ([[marking]]) allows people to easily see how your work is licensed, and allows search engines to index your page by license. &lt;br /&gt;
&lt;br /&gt;
FONDATION DE LA MISERICORDE DIVINE.&lt;br /&gt;
La FONDATION DE LA MISERICORDE DIVINE OU FONDABID,a pour BUT la gestion de petits projets à caractère educatif et la protection de l’Evironnement.&lt;br /&gt;
[  FONMIDI-GEPEN.]&lt;br /&gt;
ACTE DE CONSTITUTION&lt;br /&gt;
&lt;br /&gt;
L’AN  204ème DE L’INDEPENDANCE, LE DIMANCHE -----------------------------------------&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
1)-FIRMIN Max, demeurant et domicilié à port au prince, immatriculé au #…003 188 1171, Président.[Administrateur]&lt;br /&gt;
2]-PIERRE Auguste Firmin, demeurant et domicilie a port au prince, Comptable&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
       3)-BEESIERE Jeanty ,demeurant et domicilié a port au prince,immatriculé # 003-004-472-5&lt;br /&gt;
&lt;br /&gt;
       &lt;br /&gt;
                  Sommes réunis à santo11, le dimanche 26 novembre 2006 à 1heure 30 pm en vue de discuter et de décider   la formation d’une organisation  dénommée :’’FONDATION DE LA MISERICORDE DIVINE.’’&lt;br /&gt;
                     Avons-nous aussi décidé de former  un comité provisoire dont les responsabilités sont :&lt;br /&gt;
                   a)- de rédiger les statuts de l’organisation.&lt;br /&gt;
                   b)-de prendre contact avec les personnalités intéressées à la formation de l’organisation. &lt;br /&gt;
Procès Verbal&lt;br /&gt;
Il est 4 heures 15mns pm quand débutent les travaux du Comité     Provisoire pour la formation de la fondation dénommée ‘’FONDATION DE   LA MISERICORDE DIVINE.’’&lt;br /&gt;
Les points à l’ordre du jour :&lt;br /&gt;
1)-Appel nominal des membres de l’organisation.&lt;br /&gt;
2)-Propos de bienvenue du Président Provisoire de l’organisation.&lt;br /&gt;
3)-Choix du Nom et du   Sigle de la  fondation.&lt;br /&gt;
&lt;br /&gt;
4) Définition des statuts de L’Oganisation.&lt;br /&gt;
    Tout de suite après l’Appel nominal, on passe au  deuxième point à l’ordre du jour ou mots de bienvenue du Président.&lt;br /&gt;
      En peu de mot,le  Président remercie l’assistance,retrace l’histoire  de la formation de l’organisation et souhaite un travail fructueux à Tous.&lt;br /&gt;
     Le  troisième point à l’ordre du jour fait l’objet, après 3heures 30mn P.M de débats pour  aboutir au vote des Statuts article par article.&lt;br /&gt;
     Tout de suite après, le Président de la FONDATION procède à la publication des postes suivants :&lt;br /&gt;
                              1)-Président : Me max FIRMIN&lt;br /&gt;
                              2)-vice-président :&lt;br /&gt;
                              3) trésorier : Mr  bessier JEANTY&lt;br /&gt;
                                    4)-COMPTABLE.  &lt;br /&gt;
                              5)-secrétaire des archives.madame Bernadette ou .&lt;br /&gt;
    Aucune question d’intérêt général  n’étant soulevée, la séance est levée après  4 heures de travail.  &lt;br /&gt;
                La dotation est constituée par un apport en espèce de quinze mille gourdes (15 000 00 gourdes) et d’un  compte en dollars américain à LOYALBANK LIMITED à SAINT-VINCENT LES GRENADINNES. &lt;br /&gt;
                 Elle pourra être augmentée par les apports des membres et les donations  volontaires. &lt;br /&gt;
                     FONDATION DE LA  MISERICORDE DIVINE.&lt;br /&gt;
&lt;br /&gt;
                                             STATUTS.&lt;br /&gt;
             Article1-la fondation dénommée fondation de la miséricorde divine, ayant pour sigle’’FANDAMID’’est créée dans le but de construire des écoles  dans les communes de la république d’haiti et dans d’autres pays étrangers,de prendre en charge l’avenir des enfants en difficultés financières,de fonder d’autres institutions à caractere social telles que : des orphélinats,des boulangeries,des maisons de retraite pour les vieillards des imprimeries et autres.&lt;br /&gt;
              2)-  La FONDATION  de la misericorde divine est une œuvre HUMANITAIRE de portée nationale et internationale.&lt;br /&gt;
N-B,un membre de la fondation de la misericode divine porte le nom de ‘’fondamien’’.&lt;br /&gt;
        Siège social.Le siège social de la fondation est à port au prince, mais il peut s’établir des annexes en d’autres endroits des neuf [9] départements dun territoire  de la République d’haiti, le conseil de derection l’estime nécessaire&lt;br /&gt;
           La durée de fondation est illimitée, sauf dans les de dissolutions prévues par la loi et les statuts.&lt;br /&gt;
           Article3-DES MEMBRES DE LA ‘’FONDAMID’’.&lt;br /&gt;
              La fondation de la miséricorde divine comprend les catégories de membres suivants :&lt;br /&gt;
                           1)-Des membres fondateurs.                           &lt;br /&gt;
                           2)-Des membres d’HONNEURS.&lt;br /&gt;
                           3)-Des membres adhérents.&lt;br /&gt;
                           4)-Des agents de coordination.&lt;br /&gt;
                           5)-Des conseillers d’HONNEURS. &lt;br /&gt;
Article4-les membres de la’’FONDAMID’’sont ainsi définis :&lt;br /&gt;
         1-1)Les membres fondateurs représentent les personnes physiques qui ont donné naissance à la fondation.&lt;br /&gt;
         2-1}Les membres d’HONNEURS représentent les personnalités qui ont octroyé des DONS soit en nature ou en espèce à la fondation et qui ont reçu un CERTIFICAT DE MEMBRE  d’HONNEURS.&lt;br /&gt;
        3-1)-Les membres adhérents sonts les membres qui rejoignent la fondation et qui ont accepté Ses  STATUTS  et veulent contribuer au développement de la fondation par leurs services et leurs dons volontaires.&lt;br /&gt;
          Avant de commencer une activité quelconque [les réunions et travaux] une prière au DIEU CREATEUR est récommandée.&lt;br /&gt;
           Article5)-   Discipline au sein de la ‘’FONDAMID’’.&lt;br /&gt;
 Tous les membres de la FONDAMID doivent  PRATIQUER LE SAVOIR VIVRE,avoir le respect de l’autre.Tous conflits entre deux ou plusieurs membres de la FONDAMID doivent d’abord être réglés à l’amiable avant de récourir à L’AUTORITE de l’état.&lt;br /&gt;
                                            POUVOIR DU CONSEIL D’AMINISTRATION.&lt;br /&gt;
           Article6)-   Le Conseil d’administration a les pouvoirs les plus étendus pour agir au nom de la FONDATION et faire  ou autoriser tous actes d’opérations rélatifs à son Objet.&lt;br /&gt;
                         Artcle7)-  Le conseil  d’Administration est notamment muni des pouvoirs suivants lesquels sont énociatifs et non limitatifs :&lt;br /&gt;
a)-il réprésente la FONDATION à l’égard &lt;br /&gt;
des tiers .&lt;br /&gt;
b)-Il peut transiger,acheter et vendre tous valeurs mobilières et tous biens meubles et immeubles.&lt;br /&gt;
                       c)-  Le conseil d’admission peut confier à un ou plusieurs de ses membres des mandats spéciaux pour l’exécution d’un ou plusieurs TRAVAUX compatibles à l’objet de la FONDATION.&lt;br /&gt;
                       d)-Chaque année les administrateurs adoptent un budget pour l’exercice suivant et qui peut etre révisé si nécessaire au cours de la période concernée.&lt;br /&gt;
.&lt;br /&gt;
Article13-régistre et livres comptables.&lt;br /&gt;
Article13-regitres et livres comptables.&lt;br /&gt;
             Les administrateurs doivent veiller à la bonne tenue de tous les régitres et l’archivage des recus dépenses, investissements, propriétés et tout autre documrntation de la fondation et veille à la sécurité de tous les biens de l’association et que ceux-ci doivent etres utilisés exclusivement pour les buts définis dans l’Acte de constitution de l’association.&lt;br /&gt;
Article14-Vérification des comptes .&lt;br /&gt;
             Chaque année,la fondation s’assure les services d’experts-comptables pour vérifier ses comptes.Le président diffuse les rapports des experts-comptables et remet une copie à chaque administrateur.&lt;br /&gt;
           Artcle14-Caution.Le président détermine le montant de la caution requise pour toute personne travaillant aux activités de la fondation.Il veille à ce que la valeur  des frais de cette caution soit incluse dans le buget de la fondation.&lt;br /&gt;
          Article 15-Les Administrateurs de la ‘’FONDATION DE LA MISERICORDE DIVINE’’sont :&lt;br /&gt;
                                              1-le Président&lt;br /&gt;
                                              2-le Vice-président&lt;br /&gt;
                                              3-le trésorier.&lt;br /&gt;
                                              4-le comptable.&lt;br /&gt;
        Article16-Exercice Fiscal de la’’FONDAMID’’.&lt;br /&gt;
L’exercice fiscal de la ‘’FONDATION DE LA MISERICORDE DIVINE’’ commence le premier juillet de l’année en cours  et se termine le 30 juin de l’année suivant.&lt;br /&gt;
      Article 17-Chaque année,les administrateurs adoptent un BUDGET pour l’exercice fiscal suivant,qu’ils peuvent réviser si nécessaire au cours de l’année suivante.Le conseil d’administration effectue ses dépenses en fonction de ses prévisions budgétaires&lt;br /&gt;
        Article 18-Indemnisation.La fondation indamnise ses administrateurs et dirigeants dans les limites des allocations allouées a ce poste budgétaire.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
              REUNION ET DELIBERATION DU CONSEIL.&lt;br /&gt;
                   Article8)-      Le conseil d’administration se réunit sur la convocation du président , aussi souvent que l’intétéret de la FONDATION l’exige,soit au siège social, soit en tout autre  endroit indiqué dans la convocation.Un membre empéché doit donner mandat à l’un de ses représentants  afin de participer à la réunion  du conseil d’aministration.&lt;br /&gt;
       &lt;br /&gt;
                                      Article9)-      En cas d’ absence, le Président du conseil d’aministration désigne au début de chaque séance celui des membres présent qui doit remplir la FONCTION de président &lt;br /&gt;
                       PROCES VERBAL DU CONSEIL D’ADMINISTRATION.&lt;br /&gt;
       Article10)-    Les délibérations du CONSEIL D’ADMINISTRATION sont constatées par des procès verbaux inscrits sur un régistre spécial désigné à cette fin par le secrétaire des archives et signés de tous les membres présent.Les copies ou extraits de ces procès verbaux à soumettre en justice ou ailleurs sont signés(e) et certifiés(e) par le Président du CONSEIL D’ADMINISTRATION.&lt;br /&gt;
                 DIRECTION DE L’ORGANISATION.&lt;br /&gt;
       Article11)-    Le président du conseil d’administration remplit de plein droit les fonctions de directeur général de la FONDATION .Il a,en cette qualité la gestion des affaires de la fondation et  délègue des pouvoirs aux autres membres du conseil d’administration&lt;br /&gt;
                   Article12)-   Le président du conseil d’administration assure la complète représentation de la fondation en justice  et auprès de tous particuliers  ou organisations publiquse et privées, nationales ou internationales.&lt;br /&gt;
       Article13)-Il signe les chèques, les documents, effets et tous autres actes concernant la FONDATION &lt;br /&gt;
                      &lt;br /&gt;
                      DEMISSION D’UN MEMBRE DIRIGEANT.&lt;br /&gt;
                     Article14)-Un membre du conseil d’administration peut démisionner de son poste de la FONDATION en adressant par écrit les motifs de sa démission au secrétariat de la fondation.Sa démission deviendra effective une fois qu’il aura rendu compte de sa gestion  au président du conseil d’administration, remettre  les documents,les livres comptables s ‘il en avait  la charge et qu’il aura reçu décharge  des membres  du conseil d’administration.&lt;br /&gt;
                 &lt;br /&gt;
                 Article15)-  Le secrétariat de la fondation  a la charge de la correspondance, de la tenue des archives et des procès verbaux.&lt;br /&gt;
               Artcle16)-    Le trésorier[e] à la charge des FINANCES de la fondation.IL engage les dépenses de la fondation : les dépenses et les pièces justificatives y afferentes seront signés par le président du conseil d’administration.Le trésorier présentera un bilan semestriel au comité directeur sur l’utilisation et la gestion des FONDS&lt;br /&gt;
                  Article 17)_- DES CONSEILLERS.&lt;br /&gt;
  Les conseillers d’HONNEURS remplacent provisoirement dans leurs fonctions les autres membres.&lt;br /&gt;
                       PROCES VERBAL DU CONSEIL D’ADMINISTRATION.&lt;br /&gt;
  Article18)-  Les délibérations du CONSEIL D’ADMINISTRATION sont contactées par des procès verbaux inscrits sur un régistre spécial désigné à cet effet par le secrétaire des archives et signés de tous les membres présent.Les copies ou extraits de ces procès verbaux à soumettre en justice. ou ailleurs sont signés et certifiés par le PRESIDENT DU CONSEIL D’ADMINISTRATION&lt;br /&gt;
                      IL peut déléguer ses pouvoirs à l’un des membres du conseil d’administration et est remplacé en cas  d’absence prolongée,de décès ou de démission.&lt;br /&gt;
&lt;br /&gt;
                      DEMISSION D’UN MEMBRE DIRIGEANT.&lt;br /&gt;
                     Artcle19)-Un membre du conseil d’administration peut démisionner de son poste de la FONDATION en adressant par écrit les motifs de sa démission au secrétariat de la fondation.Sa démission deviendra effective une fois qu’il aura rendu compte de sa gestion  au président du conseil d’administration,remettre  les documents,les livres comptables s ‘il en avait  la charge et qu’il aura reçu décharge  des membres  du conseil d’administration.&lt;br /&gt;
                Article20)-   Le secrétariat de la fondation  a la charge de la correspondace de la tenue des archives et des procès verbaux.&lt;br /&gt;
                   Article21)-       Le trésorier[e] a la charge des FINANCES de la fondation.IL engage les dépenses de la fondation : les dépenses et les pièces justificatives y afferentes seront signés par le président du conseil d’administration.Le trésorier présentera un bilan semestriel au comité directeur sur l’utilisation et la gestion des FONDS&lt;br /&gt;
                  Article22)- DES CONSEILLERS.&lt;br /&gt;
  Les conseillers remplacent provisoirement dans leurs fonctions les autres membres du conseil d’administration sur l’avis écrit de ces derniers.&lt;br /&gt;
1)-LISTE DES MEMBRES D’HONNEURS.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Travail en attente de motification. &lt;br /&gt;
== Theme PHP files (more difficult) ==&lt;br /&gt;
&lt;br /&gt;
Edit the theme's footer.php or sidebar.php file. Get your license button HTML from http://creativecommons.org/license and paste it into your footer.php (or sidebar.php or wherever you want it to appear).&lt;br /&gt;
&lt;br /&gt;
== Plugin ==&lt;br /&gt;
&lt;br /&gt;
Use a plugin. This ''might'' be the easiest way, but has some potential for problems if the plugin breaks when you upgrade, or it clashes with another plugin. The widget above is usually a better option.&lt;br /&gt;
&lt;br /&gt;
To do this, use the [http://wordpress.org/extend/plugins/creative-commons-license-widget/ Creative Commons license widget]. (That page says it's only tested up to WordPress 2.5, but it seems to be working on [http://blogs.appropedia.org/ our version 2.71 blog] without problems. --[[User:Chriswaterguy|Chriswaterguy]] 04:02, 16 May 2009 (UTC)) Note: it's easier to install from the admin interface (click Plugins, then Install) rather than downloading from the link given here.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
* [[Marking]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Marking]]&lt;br /&gt;
[[Category:Blogs]]&lt;br /&gt;
[[Category:HOWTO]]&lt;br /&gt;
[[Category:Guide]]&lt;/div&gt;</summary>
		<author><name>Israel</name></author>	</entry>

	<entry>
		<id>https://wiki.creativecommons.org/index.php?title=Israel&amp;diff=43072</id>
		<title>Israel</title>
		<link rel="alternate" type="text/html" href="https://wiki.creativecommons.org/index.php?title=Israel&amp;diff=43072"/>
				<updated>2010-10-15T01:26:38Z</updated>
		
		<summary type="html">&lt;p&gt;Israel: pour satisfaction de ceux qui ont besoin une aide.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Jurisdiction&lt;br /&gt;
|jurstatus=In Progress&lt;br /&gt;
|status=3.0&lt;br /&gt;
|country code=&amp;lt;a rel=&amp;quot;license&amp;quot; href=&amp;quot;http://creativecommons.org/licenses/by/3.0/&amp;quot;&amp;gt;&amp;lt;img alt=&amp;quot;Contrat Creative Commons&amp;quot; style=&amp;quot;border-width:0&amp;quot; src=&amp;quot;http://i.creativecommons.org/l/by/3.0/88x31.png&amp;quot; /&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;span xmlns:dct=&amp;quot;http://purl.org/dc/terms/&amp;quot; href=&amp;quot;http://purl.org/dc/dcmitype/Text&amp;quot; property=&amp;quot;dct:title&amp;quot; rel=&amp;quot;dct:type&amp;quot;&amp;gt;FONDAMID&amp;lt;/span&amp;gt; by &amp;lt;a xmlns:cc=&amp;quot;http://creativecommons.org/ns#&amp;quot; href=&amp;quot;www.fondamid.com&amp;quot; property=&amp;quot;cc:attributionName&amp;quot; rel=&amp;quot;cc:attributionURL&amp;quot;&amp;gt;Jean Elie Firmin&amp;lt;/a&amp;gt; est mis à disposition selon les termes de la &amp;lt;a rel=&amp;quot;license&amp;quot; href=&amp;quot;http://creativecommons.org/licenses/by/3.0/&amp;quot;&amp;gt;licence Creative Commons Attribution 3.0 Unported&amp;lt;/a&amp;gt;.&amp;lt;br /&amp;gt;Basé(e) sur une oeuvre à &amp;lt;a xmlns:dct=&amp;quot;http://purl.org/dc/terms/&amp;quot; href=&amp;quot;http://mfirmin324.myopenid.com/&amp;quot; rel=&amp;quot;dct:source&amp;quot;&amp;gt;mfirmin324.myopenid.com&amp;lt;/a&amp;gt;.&amp;lt;br /&amp;gt;Les autorisations au-delà du champ de cette licence peuvent être obtenues à &amp;lt;a xmlns:cc=&amp;quot;http://creativecommons.org/ns#&amp;quot; href=&amp;quot;http://fondamid.com&amp;quot; rel=&amp;quot;cc:morePermissions&amp;quot;&amp;gt;http://fondamid.com&amp;lt;/a&amp;gt;.&lt;br /&gt;
|homepage=http://mfirmin324.mypenid.com/&lt;br /&gt;
|flagurl=http://creativecommons.org/images/international/il.png&lt;br /&gt;
|logourl=&amp;lt;a rel=&amp;quot;license&amp;quot; href=&amp;quot;http://creativecommons.org/licenses/by/3.0/&amp;quot;&amp;gt;&amp;lt;img alt=&amp;quot;Contrat Creative Commons&amp;quot; style=&amp;quot;border-width:0&amp;quot; src=&amp;quot;http://i.creativecommons.org/l/by/3.0/88x31.png&amp;quot; /&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;span xmlns:dct=&amp;quot;http://purl.org/dc/terms/&amp;quot; href=&amp;quot;http://purl.org/dc/dcmitype/Text&amp;quot; property=&amp;quot;dct:title&amp;quot; rel=&amp;quot;dct:type&amp;quot;&amp;gt;FONDAMID&amp;lt;/span&amp;gt; by &amp;lt;a xmlns:cc=&amp;quot;http://creativecommons.org/ns#&amp;quot; href=&amp;quot;www.fondamid.com&amp;quot; property=&amp;quot;cc:attributionName&amp;quot; rel=&amp;quot;cc:attributionURL&amp;quot;&amp;gt;Jean Elie Firmin&amp;lt;/a&amp;gt; est mis à disposition selon les termes de la &amp;lt;a rel=&amp;quot;license&amp;quot; href=&amp;quot;http://creativecommons.org/licenses/by/3.0/&amp;quot;&amp;gt;licence Creative Commons Attribution 3.0 Unported&amp;lt;/a&amp;gt;.&amp;lt;br /&amp;gt;Basé(e) sur une oeuvre à &amp;lt;a xmlns:dct=&amp;quot;http://purl.org/dc/terms/&amp;quot; href=&amp;quot;http://mfirmin324.myopenid.com/&amp;quot; rel=&amp;quot;dct:source&amp;quot;&amp;gt;mfirmin324.myopenid.com&amp;lt;/a&amp;gt;.&amp;lt;br /&amp;gt;Les autorisations au-delà du champ de cette licence peuvent être obtenues à &amp;lt;a xmlns:cc=&amp;quot;http://creativecommons.org/ns#&amp;quot; href=&amp;quot;http://fondamid.com&amp;quot; rel=&amp;quot;cc:morePermissions&amp;quot;&amp;gt;http://fondamid.com&amp;lt;/a&amp;gt;.&lt;br /&gt;
|mailing list=http;//fondamid.com&lt;br /&gt;
|twitter=www.twitter.com/@beerlot&lt;br /&gt;
|otherurl=&amp;lt;a rel=&amp;quot;license&amp;quot; href=&amp;quot;http://creativecommons.org/licenses/by/3.0/&amp;quot;&amp;gt;&amp;lt;img alt=&amp;quot;Contrat Creative Commons&amp;quot; style=&amp;quot;border-width:0&amp;quot; src=&amp;quot;http://i.creativecommons.org/l/by/3.0/88x31.png&amp;quot; /&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;span xmlns:dct=&amp;quot;http://purl.org/dc/terms/&amp;quot; href=&amp;quot;http://purl.org/dc/dcmitype/Text&amp;quot; property=&amp;quot;dct:title&amp;quot; rel=&amp;quot;dct:type&amp;quot;&amp;gt;FONDAMID&amp;lt;/span&amp;gt; by &amp;lt;a xmlns:cc=&amp;quot;http://creativecommons.org/ns#&amp;quot; href=&amp;quot;www.fondamid.com&amp;quot; property=&amp;quot;cc:attributionName&amp;quot; rel=&amp;quot;cc:attributionURL&amp;quot;&amp;gt;Jean Elie Firmin&amp;lt;/a&amp;gt; est mis à disposition selon les termes de la &amp;lt;a rel=&amp;quot;license&amp;quot; href=&amp;quot;http://creativecommons.org/licenses/by/3.0/&amp;quot;&amp;gt;licence Creative Commons Attribution 3.0 Unported&amp;lt;/a&amp;gt;.&amp;lt;br /&amp;gt;Basé(e) sur une oeuvre à &amp;lt;a xmlns:dct=&amp;quot;http://purl.org/dc/terms/&amp;quot; href=&amp;quot;http://mfirmin324.myopenid.com/&amp;quot; rel=&amp;quot;dct:source&amp;quot;&amp;gt;mfirmin324.myopenid.com&amp;lt;/a&amp;gt;.&amp;lt;br /&amp;gt;Les autorisations au-delà du champ de cette licence peuvent être obtenues à &amp;lt;a xmlns:cc=&amp;quot;http://creativecommons.org/ns#&amp;quot; href=&amp;quot;http://fondamid.com&amp;quot; rel=&amp;quot;cc:morePermissions&amp;quot;&amp;gt;http://fondamid.com&amp;lt;/a&amp;gt;.&lt;br /&gt;
|mailing=maxilvient@gmail.com&lt;br /&gt;
|affiliated=http://sites.google.com/site/fondamid/&lt;br /&gt;
|leads=FONDAMID&lt;br /&gt;
}}&lt;br /&gt;
=Roadmap=&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
* Date submitted:&lt;br /&gt;
* Timespan of this roadmap&lt;br /&gt;
&lt;br /&gt;
== Team information ==&lt;br /&gt;
* Jurisdiction:&lt;br /&gt;
&lt;br /&gt;
* Complete list of all Team Members, their roles on the team, and field of expertise&lt;br /&gt;
&lt;br /&gt;
* Start year of Jursidiction (date of first MOU signing)&lt;br /&gt;
&lt;br /&gt;
* Self-Identified Region(s):&lt;br /&gt;
** Why do you identify yourself as being part of the listed region(s)?&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Vision== &lt;br /&gt;
&lt;br /&gt;
* Why is Creative Commons important for your jurisdiction? &lt;br /&gt;
&lt;br /&gt;
* What do you think makes a successful jurisdiction project?&lt;br /&gt;
&lt;br /&gt;
* How do you see your jurisdiction project contributing to the global CC Network?&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Community===&lt;br /&gt;
&lt;br /&gt;
* Describe the communities that are currently active in the project.&lt;br /&gt;
** How will you continue to engage with these communities?&lt;br /&gt;
&lt;br /&gt;
* Describe the communities you are targeting during this timeframe. &lt;br /&gt;
** How do you plan to engage with these communities?&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Priority Goals== &lt;br /&gt;
&lt;br /&gt;
* What are the three most important focus-areas on which your team will working during this time frame?  Please consider both community building and adoption goals. '''If you intend to bid for hosting of the CC Global Meeting 2011, please include the bid process as one of your Priority Goals.'''&lt;br /&gt;
1. Focus-area:&lt;br /&gt;
** Key issue to resolve and why it's important:&lt;br /&gt;
** Which communities will benefit from resolving this issue? &lt;br /&gt;
2. Focus-area:&lt;br /&gt;
** Key issue to resolve and why it's important: &lt;br /&gt;
** Which communities will benefit from resolving this issue? &lt;br /&gt;
3. Focus-area:&lt;br /&gt;
** Key issue to resolve and why it's important: &lt;br /&gt;
** Which communities will benefit from resolving this issue?&lt;br /&gt;
&lt;br /&gt;
==Deliverables==&lt;br /&gt;
&lt;br /&gt;
* Detail tangible project outputs (e.g., events, papers, blog posts, video/film, etc.) for each priority with expected date of delivery. See also Timeline.&lt;br /&gt;
&lt;br /&gt;
The outputs we plan to deliver are as follows:&lt;br /&gt;
{|&lt;br /&gt;
| Focus-area&lt;br /&gt;
| Output&lt;br /&gt;
| Expected start date&lt;br /&gt;
| Expected date of delivery&lt;br /&gt;
| Team Member(s) Responsible&lt;br /&gt;
| How will this deliverable achieve your goal? &lt;br /&gt;
|-&lt;br /&gt;
| Focus-area&lt;br /&gt;
| 1. item&lt;br /&gt;
| dd/mm/yy&lt;br /&gt;
| dd/mm/yy&lt;br /&gt;
| Team Member(s) Responsible&lt;br /&gt;
| Response&lt;br /&gt;
|-&lt;br /&gt;
| Focus-area&lt;br /&gt;
| 2. item &lt;br /&gt;
| dd/mm/yy&lt;br /&gt;
| dd/mm/yy&lt;br /&gt;
| Team Member(s) Responsible&lt;br /&gt;
| Response&lt;br /&gt;
|-&lt;br /&gt;
| Focus-area&lt;br /&gt;
| 3. item&lt;br /&gt;
| dd/mm/yy&lt;br /&gt;
| dd/mm/yy&lt;br /&gt;
| Team Member(s) Responsible&lt;br /&gt;
| Response&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Metrics==&lt;br /&gt;
Please consider using trackable statistics (such as web traffic or number of license adoptions) when applicable.&lt;br /&gt;
&lt;br /&gt;
* How will you measure and evaluate your impact on focus-area 1? &lt;br /&gt;
* How will you measure and evaluate your impact on focus-area 2? &lt;br /&gt;
* How will you measure and evaluate your impact on focus-area 3? &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Resources Required==&lt;br /&gt;
&lt;br /&gt;
===People===&lt;br /&gt;
* What human resources or expertise must your team seek out in order to achieve your priority goals? &lt;br /&gt;
** How will you involve these people?&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Technology===&lt;br /&gt;
* What technology resources  must your team seek out in order to achieve your priority goals? &lt;br /&gt;
** How will you obtain these technology resources?&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Materials===&lt;br /&gt;
* What material resources  must your team seek out in order to achieve your priority goals? &lt;br /&gt;
** How will you obtain these material resources?&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Other===&lt;br /&gt;
* What other resources  must your team seek out in order to achieve your priority goals? &lt;br /&gt;
** How will you obtain these other resources?&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Sustainability and Scalability==&lt;br /&gt;
&lt;br /&gt;
* How will you ensure your goals will be completed if unforeseen circumstances interrupt your project, such as changes in the leadership of your project or deliverables taking longer to complete than anticipated?&lt;br /&gt;
&lt;br /&gt;
* How will you communicate your project's on-going progress and setbacks within your jurisdiction and the CC Network?  (e.g. email list updates, meetings, press releases) &lt;br /&gt;
&lt;br /&gt;
* How will you document your project so that others can replicate or learn from your efforts?&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Collaboration==&lt;br /&gt;
&lt;br /&gt;
* Please have a look at other roadmaps.&lt;br /&gt;
** How could your jurisdiction's plans help drive or support other jurisdictions' activities? &lt;br /&gt;
** What are other jurisdictions doing that can support or contribute to your project?&lt;br /&gt;
&lt;br /&gt;
* Would you be interested in mentoring new jurisdiction teams?&lt;br /&gt;
&lt;br /&gt;
* Conversely, would you be interested in having a mentor from a long-established jurisdiction team?&lt;br /&gt;
&lt;br /&gt;
===Regional===&lt;br /&gt;
&lt;br /&gt;
* Suggest three possible projects with which you can collaborate with other teams on a regional level. If you are not yet involved with your regional network, please contact your regional spokesperson or notify CC HQ to put you in touch. &lt;br /&gt;
&lt;br /&gt;
** How do you plan to contribute to these projects?&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Translation==&lt;br /&gt;
&lt;br /&gt;
* In what languages will you promote CC in your jurisdiction and why?&lt;br /&gt;
** In which of these languages are licenses already available?   CC0?&lt;br /&gt;
** Into which of the remaining languages do you intend to translate the licenses?  CC0?&lt;br /&gt;
&lt;br /&gt;
* How will you involve the local language(s) community?&lt;br /&gt;
&lt;br /&gt;
==Misc.==&lt;br /&gt;
&lt;br /&gt;
* Any additional comments? &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Timeline 2010-2011==&lt;br /&gt;
&lt;br /&gt;
1st Quarter (Sep / Oct / Nov)&lt;br /&gt;
#Activity; (Person/Resources)&lt;br /&gt;
#Activity; (Person/Resources)&lt;br /&gt;
#Activity; (Person/Resources)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
2nd Quarter (Dec / Feb / Mar)&lt;br /&gt;
#Activity; (Person/Resources)&lt;br /&gt;
#Activity; (Person/Resources)&lt;br /&gt;
#Activity; (Person/Resources)&lt;br /&gt;
&lt;br /&gt;
3rd Quarter (Apr / May / Jun)&lt;br /&gt;
#Activity; (Person/Resources)&lt;br /&gt;
#Activity; (Person/Resources)&lt;br /&gt;
#Activity; (Person/Resources)&lt;br /&gt;
&lt;br /&gt;
4th Quarter (Sep / Oct / Nov)&lt;br /&gt;
#Activity; (Person/Resources)&lt;br /&gt;
#Activity; (Person/Resources)&lt;br /&gt;
#Activity; (Person/Resources)&lt;br /&gt;
&lt;br /&gt;
''''Remarks:''''&lt;/div&gt;</summary>
		<author><name>Israel</name></author>	</entry>

	</feed>