TiddlyWiki is published under a BSD OpenSourceLicense that gives you the freedom to use it pretty much however you want, including for commercial purposes, as long as you keep my copyright notice. I'd appreciate a link back to http://www.tiddlywiki.com as well.\n\nThat license covers the TiddlyWiki //code//, any content you create when you are ReusingThisSite is as much yours as if you'd written it using MicrosoftWord.
#displayArea {background-color: #ffccff; }\n#mainMenu {border: 1px solid #ffff88; }\n#commandPanel {background-color: #008800; }
TiddlyWiki is the creation of JeremyRuston who was kind enough to share it under an OpenSourceLicense.\n\nA TiddlyWiki is like a blog because it's divided up into neat little chunks, but it encourages you to read it by hyperlinking rather than sequentially: if you like, a non-linear blog analogue that binds the individual microcontent items into a cohesive whole. There are also several other adaptations of TiddlyWiki like QwikiWeb that were written by other developers based on earlier versions of TiddlyWiki.\n\n*Here are some links to some other important TiddlyWiki information:\n**[[MainFeatures|http://www.tiddlywiki.com#MainFeatures]]\n**ReusingThisSite\n**SaveChanges\n**KnownBugs\n\nFor more information, visit the TiddlyWiki website at http://www.tiddlywiki.com.
To find special characters that can be used in QwikiWeb using HTML character codes or by copy/pasting the character into LingoInterface, visit http://www.tntluoma.com/sidebars/codes or search the web for "HTML character entities."\n\n
The original TiddlyWiki code by JeremyRuston is ©2005 by [[osmosoft|http://www.osmosoft.com]].\n\nThe QwikiWeb code additions are ©2005 by AlanHecht.
|!To use this theme, you must rename its tiddler title to ColorTheme|\n''You can use either ColorNames or HexCodes to define the following colors:''\n\n|The ''Background'' color for the main reading area of the page|\n:colBackground=\n\n|The ''Banner'' color is also used for WikiWord links and the sidebar commands text|\n:colBanner=\n\n|SiteTitle text color|\n:colSiteTitle=\n\n|SiteSubtitle text color|\n:colSiteSubtitle=\n\n|SiteTitle/SiteSubtitle link color|\n:colTitleLineLinks=\n\n|SiteTitle/SiteSubtitle link color on mouse hover|\n:colTitleLineLinksOnHover=\n\n|The ''menu'' background color is also used for links in the title/subtitle, toolbar buttons color, the tiddler links in the sidebar tabs, and the references button pop-up|\n:colMainMenu=\n\n|The ''sidebar'' background color is also used for hyperlinks and wiki words in the title/subtitle, and the toolbar button text, and the toolbar buttons on mouse hover|\n:colSidebar=\n\n|Sidebar commands link text color (search, etc.)|\n:colSidebarCommands=\n\n|Timeline tab background|\n:colTabTimeline=\n\n|Date sub-headings for the Timeline tab|\n:colTimelineHeadings=\n\n|All tab background|\n:colTabAll=\n\n|More tab background|\n:colTabMore=\n\n|The text color used for the body text of tiddlers when they are visible|\n:colTiddlerText=\n\n|The ''Deselected Tiddler'' color is used when the mouse is not hovering over a tiddler|\n:colDeselectedTiddler= \n\n|The ''Selected Tiddler'' color is used when the mouse is hovering over a tiddler|\n:colSelectedTiddler=\n\n|The ''Animation'' color is used for the animated box that grows and scrolls when a tiddler opens|\n:colAnimation=\n\n|Text color for ExtendedFormatting Headers|\n:colHeaderText=\n\n|Background color for ExtendedFormatting Headers|\n:colHeaderBackground=\n\n|Text color for Table Header Cells|\n:colTableHeaderText=\n\n|Background color for Table Header Cells|\n:colTableHeaderBackground=\n\n|If you want to change the color or style of anything more specific, you can use the CustomStyleSheet|
|The following are the default values that are hardcoded into QwikiWeb (i.e. which means that you can delete this tiddler without affecting the default interface). To customize these wordings, simply make your edits after the equals signs. No quote marks are needed. And any items you delete or leave blank after the equals sign will revert back to the original default value that is hardcoded.|\n|''Syntax Notes:'' There should be four tilde ("~") characters at the very beginning of the first customized message, and each message thereafter should be separated by two tilde characters. Quotes are included to help show leading and trailing spaces, but are not required. If you want to embed a double quote mark, you need to preceed it with a "\" character. Any included hard returns will appear in the final message display.|\n~~~~\n:popSaveTest="It appears that this TiddlyWiki has been incorrectly saved. Please see http://www.tiddlywiki.com/#DownloadSoftware for details"\n~~\n:popSaveWarning="You need to save this TiddlyWiki to a file before you can save changes"\n~~\n:popIncompatibleBrowserSave="It's not possible to save changes using this browser. Use FireFox if you can"\n~~\n:popInvalidTiddlyWiki1="The file "\n~~\n:popInvalidTiddlyWiki2=" doesn't appear to be a valid TiddlyWiki"\n~~\n:popErrorBackupSave="Couldn't save backup file"\n~~\n:popErrorRssSave="Failed to save RSS feed"\n~~\n:popErrorTemplateSave="Failed to save empty template file"\n~~\n:popErrorFileSave="Failed to save file"\n~~\n:popErrorDeleteAllContent="There was an error deleting the tiddler content."\n~~\n:popConfirmRssSaveAll="You have selected to GenerateAnRssFeed but have also made all hidden tiddlers visible. This will publish any hidden tiddlers to the RssFeed. Proceed with saving the RssFeed?"\n~~\n:popConfirmDeleteAll1="By searching for the phrase \""\n~~\n:popConfirmDeleteAll2="\" you have triggered the action to delete the contents of this site and start over with a blank TiddlyWiki.\nIf you really want to delete all the current tiddlers and start over, click OK/Yes.\nOtherwise click Cancel/No."\n~~\n:popConfirmDeleteAllSuccess="All tiddler content has been deleted. You can now enter new site title, subtitle, menu, etc. to start your new wiki.\nIf you did not want to delete the other content, you can still refresh the web page to return to the previously saved copy.\nWhen you are done, don't forget to use \"save changes\" to preserve your new site contents.\nDo you want to recreate the DeleteAllTiddlers instructions for future use?"\n~~\n:msgBackupSave="Backup file saved as"\n~~\n:msgRssSave="RSS feed saved as"\n~~\n:msgTemplateSave="Empty template saved as"\n~~\n:msgFileSave="Main file saved as"\n~~\n:msgMissingNewTiddler="This tiddler doesn't yet exist. If you are in advanced edit mode, you can double-click here to create it."
Several adaptations of TiddlyWiki have been developed. The purpose of this adaptation (called QwikiWeb) is to improve the look and feel of TiddlyWiki when used as the basis for a public web site. New CSS has been used and several features have been added that allow for a more WebsiteOriented experience. \n*If you don't know what TiddlyWiki is, you should visit http://www.tiddlywiki.com first. Once you understand what it is, QwikiWeb will make more sense.\n*For more information on the differences between TiddlyWiki and QwikiWeb, read AddedFeatures\n*For instructions on using QwikiWeb for a website, read QuickStart\n*You can be notified about updates to QwikiWeb by subscribing to the RssFeed\n*You might also benefit from this ''[[general tutorial|http://www.blogjones.com/TiddlyWikiTutorial.html]]'' on TiddlyWiki
English default values are hardcoded into QwikiWeb (which means that you can delete this tiddler). But you can also customize these wordings by editing the following items. Enter your preferred text after the equals signs (no quotes are needed). Any blank or deleted items will revert back to the original hardcoded default. You can use HTML character codes (read SpecialCharacters) for tab, link, opt, cap, and txt items. For btn items, paste in the actual special character you wish to insert.\n\n|''Tab-related''|\n:tabTimeline=Chronologie\n:tabTimelineTitle=Afficher tous les tiddlers par date\n:tabAll=Tout\n:tabAllTitle=Afficher tous les tiddlers par ordre alphabétique\n:tabMore=Plus\n:tabMoreTitle=Affiche autre liste de tiddler\n:optMissing=Absent\n:capMissing=Les tiddlers référencés par des liens mais non encore créés\n:optOrphans=Orphelins\n:capOrphans=Les tiddlers qui ne sont référencés par aucun autre tiddle\n\n|''Sidebar Commands''|\n:lnkSearch=rechercher\n:lnkSearchTitle=Recherche dans ce site les mots ou phrases saisis dans ce champ\n:lnkCloseAll=fermer tous les tiddlers\n:lnkCloseAllTitle=Fermer tous les tiddlers affichés (sauf ceux qui sont en cours d'édition)\n:lnkPermaview=permaview\n:lnkPermaviewTitle=Link to an URL that retrieves all the currently displayed tiddlers\n:lnkOptions=options\n:lnkOptionsTitle=Changer les options de l'interface TiddlyWiki\n:lnkShowAdvanced=montrer les options avancées\n:lnkShowAdvancedTitle=Activer le mode d'édition avancé\n:lnkHideAdvanced=cacher les options avancées\n:lnkHideAdvancedTitle=Désactiver le mode d'édition avancé\n\n|''Edit Comands''|\n:lnkCreateNew=• créer un tiddler\n:lnkCreateNewTitle=Create a brand new tiddler\n:lnkSaveChanges=• enregistrer les changements\n:lnkSaveChangesTitle=Sauver tous les tiddlers pour créer un nouveau TiddlyWiki\n:lnkRestart=• re-initialiser les tiddlers\n:lnkRestartTitle=Fermer tous les tiddlers er reouvrir les DefaultTiddlers (ne recharge pas la page)\n:lnkSiteSettings=• options du site\n:lnkSiteSettingsTitle=Configurer les options de ce site\n:lnkInterfaceOptions=• options d'interface\n:lnkInterfaceOptionsTitle=Changer les options d'interface de TiddlyWiki\n\n|''Toolbar Buttons''|\n:btnClose=fermer\n:btnCloseTitle=fermer ce tiddler\n:btnEdit=éditer\n:btnEditTitle=Editer ce tiddler\n:btnCollapse=enrouler\n:btnCollapseTitle=Enrouler ce tiddler\n:btnExpand=dérouler\n:btnExpandTitle=Dérouler ce tiddler\n:btnCloseOthers=fermer les autres\n:btnCloseOthersTitle=Ferme tous les tiddlers sauf celui ci\n:btnPermalink=permalink\n:btnPermalinkTitle=Permalink pour ce tiddler\n:btnReferences=réferences\n:btnReferencesTitle=Montre les tiddlers qui référencent celui ci\n:btnDone=valider\n:btnDoneTitle=Enregistre les changement à ce tiddler\n:btnCancel=annuler\n:btnCancelTitle=Annule les changements à ce tiddler\n:btnSpellCheck=spellcheck\n:btnSpellCheckTitle=Spellcheck this tiddler using SpellBound (you must first click in the tiddler's edit box)\n:btnDuplicate=dupliquer\n:btnDuplicateTitle=Duplique ce tiddler\n:btnDelete=détruire\n:btnDeleteTitle=Détruit ce tiddler\n\n|''InterfaceOptions''|\n|"tid..." items are WikiWords next to checkboxes. If you change the name here, ''be sure'' to change the respective tiddler's title for the link will to work.|\n|"txt..." items are pieces of text that combine to form the heading & username descriptions. ''Tip:'' Be sure to include leading/trailing spaces to separate words when compiled.|\n|"fld..." items are default values for form fields.|\n:txtHeading1=Ce \n:tidInterfaceOptions=InterfaceOptions \n:txtHeading2= pour personnalisation \n:tidTiddlyWiki=TiddlyWiki \n:txtHeading3= sont sauvés dans votre navigateur\n\n:txtUsername1=Votre nom d'utilisateur pour signer vos éditions. Ecrivez le comme un \n:tidWikiWord=WikiWord \n:txtUsername2= (Ex. \n:tidJoeBloggs= JoeBloggs\n:txtUsername3=)\n:fldUsernameDefault=VotreNom\n\n:tidSaveBackups=SaveBackups\n:tidAutoSave=AutoSave\n:tidGenerateRss=GenerateAnRssFeed\n:tidSaveEmpty=SaveEmptyTemplate\n:tidShowHidden=ShowHiddenTiddlers\n:tidRegExpSearch=RegExpSearch\n:tidCaseSensitive=CaseSensitiveSearch\n:tidEnableAnimations=EnableAnimations\n\n|''Other Variables''|\n|Other customizable settings|\n:varDeleteSearchTrigger=DeleteAllContent\n:varDuplicateSuffix=Copy\n:varDefaultMainMenuText=MainMenu\n:varNumRssItems=20\n
http://ffrancisco.free.fr
Le site perso de ''birin''
These options are called "StickySettings" because they only get loaded when the page is initially opened. This means that only someone who has editing rights and who can resave the page will be able to change StickySettings. Right now there is only one category of StickySettings (UserMode), but we can imagine more.\n----\n|>|UserMode|\n|>|The userModeWeb option sets the UserMode setting when viewing this page from a web server URL (http:). The userModeLocal option sets the UserMode setting when viewing this page from a local URL (file:). The UserMode settings currently have the following options (which are case sensitive):|\n||''standard'': (default mode) EditMode can be toggled on/off by showing or hiding the "advanced options." This gives access to the entire feature set while hiding things like the "save changes" command and each tiddler's "edit" button until they are needed. Editing tiddlers by double-clicking is also disabled if EditMode is off.|\n||''editor:'' Forces EditMode on. This is used mainly in userModeLocal to allow instant access to all of the editing functions.|\n||''readonly'': Locks EditMode so that the user cannot see any edit functions or the "show advanced" link that turns EditMode on.|\n||''simple'': Same as readonly, but also removes the following: permaview, close others, permalink, references, and the all interface options except for EnableAnimations (which is left to ensure browser compatibility)|\n||''bare'': Similar to readonly, but removes everything except the tiddler "close" button and the search command.|\n||''custom'': If you chose this mode, you can manually edit the "customMode()" function in this page's javascript to set up your own personalized set of viewer settings.|\n|>|''Additionally, you can add the phrase {{{=notabs}}} to the END of any the above modes to disable the sidebar tabs for that mode setting.''|\n|>|//examples://|\n||{{{:userModeWeb=readonly=notabs}}}|\n||{{{:userModeLocal=editor}}}|\n|>|Now use the following lines to set your UserMode preferences.|\n:userModeWeb=bare=notabs\n:userModeLocal=editor\n
[[WikiConstitution|http://ffrancisco.free.fr/wikini/wakka.php?wiki=PagePrincipale]]\nTiddlyWiki\n----\n[[FRAMASOFT|http://framasoft.net]]\n[[Rezo.net|http://rezo.net]]\n
MainMenu SiteTitle SiteSubtitle SpecialCharacters StickySettings DefaultTiddlers ColorTheme SiteUrl LingoInterface LingoMessages ColorThemeEmpty ColorThemeBlue ColorThemeTeal ColorThemeCran HiddenTiddlers StyleSheet NoSearchTiddlers ExampleStyleSheet
|!To use this theme, you must rename its tiddler title to ColorTheme|\n''You can use either ColorNames or HexCodes to define the following colors:''\n\n|The ''Background'' color for the main reading area of the page|\n:colBackground=\n\n|The ''Banner'' color is also used for WikiWord links and the sidebar commands text|\n:colBanner=#000080\n\n|SiteTitle text color|\n:colSiteTitle=#b5b7f5\n\n|SiteSubtitle text color|\n:colSiteSubtitle=white\n\n|SiteTitle/SiteSubtitle link color|\n:colTitleLineLinks=#4455EE\n\n|SiteTitle/SiteSubtitle link color on mouse hover|\n:colTitleLineLinksOnHover=#b5b7f5\n|The ''menu'' background color is also used for links in the title/subtitle, toolbar buttons color, the tiddler links in the sidebar tabs, and the references button pop-up|\n:colMainMenu=#fefebf\n\n|The ''sidebar'' background color is also used for hyperlinks and wiki words in the title/subtitle, and the toolbar button text, and the toolbar buttons on mouse hover|\n:colSidebar=#b5b7f5\n\n|Sidebar commands link text color (search, etc.)|\n:colSidebarCommands=#000080\n\n|Timeline tab background|\n:colTabTimeline=#4455EE\n\n|Date sub-headings for the Timeline tab|\n:colTimelineHeadings=#000030\n\n|All tab background|\n:colTabAll=#000080\n\n|More tab background|\n:colTabMore=#2001cd\n\n|The text color used for the body text of tiddlers when they are visible|\n:colTiddlerText=\n\n|The ''Deselected Tiddler'' color is used when the mouse is not hovering over a tiddler|\n:colDeselectedTiddler= \n\n|The ''Selected Tiddler'' color is used when the mouse is hovering over a tiddler|\n:colSelectedTiddler=#ffffef\n\n|The ''Animation'' color is used for the animated box that grows and scrolls when a tiddler opens|\n:colAnimation=#b5b7f5\n\n|Text color for ExtendedFormatting Headers|\n:colHeaderText=#000080\n\n|Background color for ExtendedFormatting Headers|\n:colHeaderBackground=#b5b7f5\n\n|Text color for Table Header Cells|\n:colTableHeaderText=#000080\n\n|Background color for Table Header Cells|\n:colTableHeaderBackground=#b5b7f5\n\n|If you want to change the color or style of anything more specific, you can use the CustomStyleSheet|
|!To use this theme, you must rename its tiddler title to ColorTheme|\n''You can use either ColorNames or HexCodes to define the following colors:''\n\n|The ''Background'' color for the main reading area of the page|\n:colBackground=\n\n|The ''Banner'' color is also used for WikiWord links and the sidebar commands text|\n:colBanner=#005050\n\n|SiteTitle text color|\n:colSiteTitle=#fefebf\n\n|SiteSubtitle text color|\n:colSiteSubtitle=white\n\n|SiteTitle/SiteSubtitle link color|\n:colTitleLineLinks=#fefebf\n\n|SiteTitle/SiteSubtitle link color on mouse hover|\n:colTitleLineLinksOnHover=#008080\n\n|The ''menu'' background color is also used for links in the title/subtitle, toolbar buttons color, the tiddler links in the sidebar tabs, and the references button pop-up|\n:colMainMenu=#fefebf\n\n|The ''sidebar'' background color is also used for hyperlinks and wiki words in the title/subtitle, and the toolbar button text, and the toolbar buttons on mouse hover|\n:colSidebar=#fefebf\n\n|Sidebar commands link text color (search, etc.)|\n:colSidebarCommands=#005050\n\n|Timeline tab background|\n:colTabTimeline=#008080\n\n|Date sub-headings for the Timeline tab|\n:colTimelineHeadings=#000030\n\n|All tab background|\n:colTabAll=#005050\n\n|More tab background|\n:colTabMore=#883900\n\n|The text color used for the body text of tiddlers when they are visible|\n:colTiddlerText=\n\n|The ''Deselected Tiddler'' color is used when the mouse is not hovering over a tiddler|\n:colDeselectedTiddler= \n\n|The ''Selected Tiddler'' color is used when the mouse is hovering over a tiddler|\n:colSelectedTiddler=#ffffef\n\n|The ''Animation'' color is used for the animated box that grows and scrolls when a tiddler opens|\n:colAnimation=#b5b7f5\n\n|Text color for ExtendedFormatting Headers|\n:colHeaderText=#005050\n\n|Background color for ExtendedFormatting Headers|\n:colHeaderBackground=#7CC7CB\n\n|Text color for Table Header Cells|\n:colTableHeaderText=#005050\n\n|Background color for Table Header Cells|\n:colTableHeaderBackground=#7CC7CB\n\n|If you want to change the color or style of anything more specific, you can use the CustomStyleSheet|
SiteTitle SiteSubtitle MainMenu DefaultTiddlers ConfigTiddlers SiteUrl ExplicitTiddlers HiddenTiddlers NoSearchTiddlers StyleSheet LingoInterface LingoMessages StickySettings ColorTheme ColorThemeBlue ColorThemeEmpty ColorThemeTeal ColorThemeCran ExampleStyleSheet SpecialCharacters
|!To use this theme, you must rename its tiddler title to ColorTheme|\n''You can use either ColorNames or HexCodes to define the following colors:''\n\n|The ''Background'' color for the main reading area of the page|\n:colBackground=\n\n|The ''Banner'' color is also used for WikiWord links and the sidebar commands text|\n:colBanner=#800040\n\n|SiteTitle text color|\n:colSiteTitle=#fefebf\n\n|SiteSubtitle text color|\n:colSiteSubtitle=#ff8080\n\n|SiteTitle/SiteSubtitle link color|\n:colTitleLineLinks=#fefebf\n\n|SiteTitle/SiteSubtitle link color on mouse hover|\n:colTitleLineLinksOnHover=white\n\n|The ''menu'' background color is also used for links in the title/subtitle, toolbar buttons color, the tiddler links in the sidebar tabs, and the references button pop-up|\n:colMainMenu=#fefebf\n\n|The ''sidebar'' background color is also used for hyperlinks and wiki words in the title/subtitle, and the toolbar button text, and the toolbar buttons on mouse hover|\n:colSidebar=#400040\n\n|Sidebar commands link text color (search, etc.)|\n:colSidebarCommands=white\n\n|Timeline tab background|\n:colTabTimeline=#800040\n\n|Date sub-headings for the Timeline tab|\n:colTimelineHeadings=#ff8080\n\n|All tab background|\n:colTabAll=#a9055b\n\n|More tab background|\n:colTabMore=#ac027d\n\n|The text color used for the body text of tiddlers when they are visible|\n:colTiddlerText=\n\n|The ''Deselected Tiddler'' color is used when the mouse is not hovering over a tiddler|\n:colDeselectedTiddler= \n\n|The ''Selected Tiddler'' color is used when the mouse is hovering over a tiddler|\n:colSelectedTiddler=#ffffef\n\n|The ''Animation'' color is used for the animated box that grows and scrolls when a tiddler opens|\n:colAnimation=#FF8080\n\n|Text color for ExtendedFormatting Headers|\n:colHeaderText=#800040\n\n|Background color for ExtendedFormatting Headers|\n:colHeaderBackground=#FF8080\n\n|Text color for Table Header Cells|\n:colTableHeaderText=#800040\n\n|Background color for Table Header Cells|\n:colTableHeaderBackground=#FF8080\n\n|If you want to change the color or style of anything more specific, you can use the CustomStyleSheet|
Texte de la licence BSDL (ou BSD Love) :\n\nCopyright 2006 FERNANDEZ Francisco.\nAll rights reserved.\n\nRedistribution and use in source and binary forms, with or without modification,\nare permitted provided that the following conditions are met:\n\n# Redistributions of source code must retain the above copyright notice,\n this list of conditions and the following disclaimer.\n# Redistributions in binary form must reproduce the above copyright notice,\n this list of conditions and the following disclaimer in the documentation\n and/or other materials provided with the distribution.\n# All advertising materials mentioning features or use of this software must\n display the following acknowledgement:\n\n*** This product includes software originaly distrubuted under the BSDL license.\n\n# Neither the names of its contributors may be used to endorse or promote\n products derived from this software without specific prior written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE CONTRIBUTORS "AS IS'' AND ANY EXPRESS\nOR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.\nIN NO EVENT SHALL THE CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
« Quand les drapeaux sont déployés, toute l’intelligence est dans la trompette. »\n''Stefan Zweig''
[[La pensée de quelqu'un]] [[Codes à barres]]
birinIncontrolado
''Historique''\n\nAu sein de ma société (MaPlace) et pour le logiciel (proprio !) qu'elle développe et distribue (SimpleCLIC), j'avais besoin de pouvoir éditer à la volée des codes barres sur des documents divers et variés : factures, bordereaux, ... et surtout billets d'entrée (ben oui, SimpleCLIC est un logiciel de billetterie).\n\nJ'ai trouvé sur le site de [[GrandZebu|http://grandzebu.net]] toutes les informations nécessaires à la réalisation de A à Z de certains codes à barres, je l'en remercie grandement.\n[[GrandZebu|http://grandzebu.net]] a réalisé tous les outils nécessaires à l'impression de ces codes à barres : polices de caractères spéciales et fonctions de préparation et conversion des chaînes à imprimer.\n\nCes outils étant placés sous licence GPL par [[GrandZebu|http://grandzebu.net]], il ne m'était pas possible de les utiliser au sein de mon logiciel propriétaire et fermé.\nJ'ai donc appliqué mes toutes nouvelles connaissances sur les arcanes des barres en noir et blanc (ai-je pensé à remercier [[GrandZebu|http://grandzebu.net]] pour toutes ses explications ?) pour écrire les routines nécessaires, et auto-suffisantes, à l'édition de certains types de codes à barres (Code 39, Code 128, Code 25I et EAN13 pour l'instant).\nCe code étant écrit en Delphi, j'ai aussi écrit dans ce langage (pascal) les fonctions de préparation de chaînes pour impression avec les polices de [[GrandZebu|http://grandzebu.net]].\n\nPour permettre à d'autres programmeurs d'utiliser ce code, que ce soit pour un projet open source ou propriétaire, j'ai décidé de le diffuser, ainsi que le minuscule programme de tests et expérimentations TCB, sous licence BSD, ou plutôt, pour éviter la [[polémique|http://www.gnu.org/philosophy/bsd.fr.html]], sous une nouvelle licence que j'ai appelé licence [[BSDL]].\nLa [[BSDL]] (qui signifie BSD Love) se contente de reprendre les thermes de [[la licence BSD originale|http://www.freebsd.org/copyright/license.html]], en conservant « l'odieuse clause de publicité » mais en la modifiant pour qu'elle ne puisse plus être qualifiée « d'odieuse » par les esprits chagrins (ce qui a le don de me donner des boutons).\nLa clause de publicité de la licence [[BSDL]] vous oblige juste à dire que ce code était à l'origine ouvert, qu'il reste ouvert là ou vous même l'avez trouvé même si vous vous le fermez en le plaçant au sein d'un projet au code fermé.\nCette clause de publicité n'étant pas nominative, elle ne se multiplie pas, et n'a donc plus aucune raison d'être qualifiée de « odieuse ».\n\nVous pouvez [[télécharger ici le fichier zip|http://ffrancisco.free.fr/images_fichiers/CodesBarres_birin.zip]] contenat l'unité Delphi Codage_CB.pas qui contient toutes les fonctions utiles à l'édition de codes à barres, que ce soit en utilisant les polices de [[GrandZebu|http://grandzebu.net]] ou des fonctions totalement indépendantes, n'ayant besoin d'aucun élément extérieur à l'unité Codage_CB elle même.\nLe fichier contient aussi les sources et l'éxécutable TCB (Test Code Barres) qui m'a servi à mettre au point les fonctions de Codage_CB et peut servir à en voir le résultat.\nJ'ai compilé ce programme avec delphi 4 mais il devrait compiler à partir de Delphi 2.\nDes modifications mineures (concernant surtout les clauses USES) m'ont aussi permis de compiler tout ça avec [[Lazarus|http://www.lazarus.freepascal.org]]. Je mettrai à disposition la version adaptée à Lazarus dés que je l'aurai vraiment vérifiée.