FORUM Aideonline
  Aide Logiciels - Aide Générale

  [RESOLU] RIPT: patchwork d'images commentées

 

14 utilisateurs inconnus

 Mot :   Pseudo :  
 
Bas de page
Auteur Sujet :

[RESOLU] RIPT: patchwork d'images commentées

n°5321
theo
Profil : Newbie
Posté le 11-01-2012 à 00:20:43  profilanswer
 

salut à toutes et tous et bon 2012 !
 
J'ai trouvé ce petit logiciel de 2008 qui fonctionne "normalement" sur xp et vista..., mais c'est ok aussi pour Seven (32 bits...), du moins sur mon pc seven cela fonctionne !!!  ;)  
http://www.clubic.com/telecharger- [...] -ript.html
Tout peut etre pris: photos, images, textes, selections sur page web, .... c'est très simple et très marrant...
Mais, juste histoire de dire:
lors de l'ouverture du logiciel, il cherche une mise à jour qui est assez longue mais qui n'est pas trouvée car c'est un logiciel abandonné...  :??:  
C'est bien dommage !!!
 
Y aurait-il moyen de supprimer cette recherche de mise à jour ?
Je joints le fichier "ript.exe.config", la solution, si existante doit se trouver dans ces parages...
Si quelqu'un(e) a la méthode, par avance, merci
 
bonne soirée
 :hello:  
(si la copie du fichier ci-dessous est trop lourde..., je ne sais pas comment minimiser ! mille excuses !)
------------------------------------------
<?xml version="1.0" encoding="utf-8"?>
<configuration>
 <configSections>
  <section name="castle" type="Castle.Windsor.Configuration.AppDomain.CastleSectionHandler, Castle.Windsor"/>
  <sectionGroup name="applicationSettings" type="System.Configuration.ApplicationSettingsGroup, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
   <section name="Oxygen.Updater.Properties.Settings" type="System.Configuration.ClientSettingsSection, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" requirePermission="false"/>
   <section name="Oxygen.Ript.Diagnostics.Properties.Settings" type="System.Configuration.ClientSettingsSection, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" requirePermission="false"/>
  </sectionGroup>
 </configSections>
 <applicationSettings>
  <Oxygen.Updater.Properties.Settings>
   <setting name="UpdateInfoUrl" serializeAs="String">
    <value>http://www.ript.com/ript_user</value>
   </setting>
  </Oxygen.Updater.Properties.Settings>
  <Oxygen.Ript.Diagnostics.Properties.Settings>
   <setting name="AddLogEntryUri" serializeAs="String">
    <value>http://www.ript.com/feedback</value>
   </setting>
  </Oxygen.Ript.Diagnostics.Properties.Settings>
 </applicationSettings>
 <system.diagnostics>
  <sources>
   <source name="System.Windows.Data" switchName="SourceSwitch">
    <listeners>
     <add name="console"/>
    </listeners>
   </source>
  </sources>
  <switches>
   <add name="SourceSwitch" value="All"/>
  </switches>
  <sharedListeners>
   <add name="console" type="System.Diagnostics.ConsoleTraceListener" initializeData="false"/>
  </sharedListeners>
 </system.diagnostics>
 <castle>
  <facilities>
   <!-- valid logging APIs: "null|console|diagnostics|web|nlog|log4net|custom" -->
   <facility id="logging" type="Castle.Facilities.Logging.LoggingFacility, Castle.Facilities.Logging" loggingApi="log4net" configFile="log4net.config"/>
   <facility id="factory.support" type="Castle.Facilities.FactorySupport.FactorySupportFacility, Castle.MicroKernel"/>
   <facility id="StartableFacility" type="Castle.Facilities.Startable.StartableFacility, Castle.MicroKernel"/>
  </facilities>
  <components>
   <component id="ViewNavigator" service="Oxygen.Ript.Client.IViewNavigator, Ript" type="Oxygen.Ript.Client.ViewNavigator, Ript"/>
   <component id="ErrorCheckingPageFileImporter" service="Oxygen.Ript.IErrorCheckingPageFileImporter, Oxygen.Ript" type="Oxygen.Ript.Client.ErrorCheckingPageFileImporter, Ript"/>
   <component id="ICreateScrapWorkPackageFactory" service="Oxygen.Ript.ICreateScrapWorkPackageFactory, Oxygen.Ript" type="Oxygen.Ript.CreateScrapWorkPackageFactory, Oxygen.Ript"/>
   <component id="ScrapWorkPackageFactory" type="Oxygen.Ript.ScrapWorkPackageFactory, Oxygen.Ript"/>
   <component id="RiptFileClipboardExtractor" service="Oxygen.Ript.IRiptFileClipboardExtractor, Oxygen.Ript" type="Oxygen.Ript.UI.RiptFileClipboardExtractor, Oxygen.Ript.UI"/>
   <component id="ImportRiptFileWorkPackageFactory" type="Oxygen.Ript.ImportRiptFileWorkPackageFactory, Oxygen.Ript"/>
   <component id="CompositeWorkPackageFactory" service="Oxygen.Ript.IWorkPackageFactory, Oxygen.Ript" type="Oxygen.Ript.CompositeWorkPackageFactory, Oxygen.Ript">
    <parameters>
     <factories>
      <array type="Oxygen.Ript.IWorkPackageFactory, Oxygen.Ript">
       <item>${ImportRiptFileWorkPackageFactory}</item>
       <item>${ScrapWorkPackageFactory}</item>
      </array>
     </factories>
    </parameters>
   </component>
   <component id="ScreenRenderSizeContext" type="Oxygen.Ript.Client.ScreenRenderSizeContext, Ript"/>
   <component id="PageImageRenderSizeContext" type="Oxygen.Ript.Client.PageImageRenderSizeContext, Ript"/>
   <component id="PageThumbnailRenderSizeContext" type="Oxygen.Ript.Client.PageThumbnailRenderSizeContext, Ript"/>
   <component id="PrinterRenderSizeContext" type="Oxygen.Ript.Client.PrinterRenderSizeContext, Ript"/>
   <component id="usagelogger" service="Oxygen.Ript.IUsageInfo, Oxygen.Ript" type="Oxygen.Ript.UsageInfo, Oxygen.Ript"/>
   <component id="progressbarservice" service="Oxygen.IProgressBarService, Oxygen" type="Oxygen.Ript.Client.ProgressBarService, Ript"/>
   <component id="bitmapfileclerk" service="Oxygen.IBitmapFileClerk, Oxygen" type="Oxygen.BitmapFileClerk, Oxygen"/>
   <component id="SaveJpegDialog" service="Oxygen.Ript.UI.IFileDialog, Oxygen.Ript.UI" type="Oxygen.Ript.Client.SaveJpegDialog, Ript"/>
   <component id="SaveRiptFileDialog" service="Oxygen.Ript.UI.IFileDialog, Oxygen.Ript.UI" type="Oxygen.Ript.Client.SaveRiptFileDialog, Ript"/>
   <component id="OpenRiptFileDialog" service="Oxygen.Ript.UI.IFileDialog, Oxygen.Ript.UI" type="Oxygen.Ript.Client.OpenRiptFileDialog, Ript"/>
   <component id="ImportPageCommand" type="Oxygen.Ript.UI.ImportPageCommand, Oxygen.Ript.UI">
    <parameters>
     <importPageFileDialog>${OpenRiptFileDialog}</importPageFileDialog>
    </parameters>
   </component>
   <component id="PageIdImportIntegrityEnforcer" type="Oxygen.Ript.PageIdImportIntegrityEnforcer, Oxygen.Ript"/>
   <component id="ZIndexImportIntegrityEnforcer" type="Oxygen.Ript.ZIndexImportIntegrityEnforcer, Oxygen.Ript"/>
   <component id="ThumbnailIntegrityEnforcer" type="Oxygen.Ript.ThumbnailIntegrityEnforcer, Oxygen.Ript"/>
   <component id="PostImportIntegrityEnforcer" service="Oxygen.Ript.IPostImportIntegrityEnforcer, Oxygen.Ript" type="Oxygen.Ript.CompositePostImportIntegrityEnforcer, Oxygen.Ript">
    <parameters>
     <children>
      <array type="Oxygen.Ript.IPostImportIntegrityEnforcer, Oxygen.Ript">
       <!--Keep these in this order otherwise world WILL blow up!-->
       <item>${PageIdImportIntegrityEnforcer}</item>
       <item>${ZIndexImportIntegrityEnforcer}</item>
       <item>${ThumbnailIntegrityEnforcer}</item>
      </array>
     </children>
    </parameters>
   </component>
   <component id="PageFileImporter" service="Oxygen.Ript.IPageFileImporter, Oxygen.Ript" type="Oxygen.Ript.PageFileImporter, Oxygen.Ript">
   </component>
   <component id="FileUnpacker" service="Oxygen.Ript.IFileUnpacker, Oxygen.Ript" type="Oxygen.Ript.FileUnpacker, Oxygen.Ript"/>
   <component id="PageImporter" service="Oxygen.Ript.IRepositoryObjectImporter`1[[Oxygen.Ript.IPage, Oxygen.Ript]], Oxygen.Ript" type="Oxygen.Ript.UI.PageImporter, Oxygen.Ript.UI"/>
   <component id="ScrapImporter" service="Oxygen.Ript.IRepositoryObjectImporter`1[[Oxygen.Ript.IScrap, Oxygen.Ript]], Oxygen.Ript" type="Oxygen.Ript.RepositoryObjectImporter`2[[Oxygen.Ript.IScrap, Oxygen.Ript],[Oxygen.Ript.IScrapCreationData, Oxygen.Ript]], Oxygen.Ript"/>
   <component id="scrappersistenceconfig" service="Oxygen.Ript.IScrapPersistenceConfig, Oxygen.Ript" type="Oxygen.Ript.ScrapPersistenceConfig, Oxygen.Ript"/>
   <component id="scrapthumbnailconfig" service="Oxygen.Ript.IScrapThumbnailConfig, Oxygen.Ript" type="Oxygen.Ript.ScrapThumbnailConfig, Oxygen.Ript"/>
   <component id="scrapfilesystemcleaner" service="Oxygen.Ript.IScrapFileSystemCleaner, Oxygen.Ript" type="Oxygen.Ript.ScrapFileSystemCleaner, Oxygen.Ript"/>
   <component id="corruptscrapsalvager" service="Oxygen.Ript.ICorruptScrapSalvager, Oxygen.Ript" type="Oxygen.Ript.CorruptScrapSalvager, Oxygen.Ript"/>
   <component id="imagefinder" service="Oxygen.Ript.IImageFinder, Oxygen.Ript" type="Oxygen.Ript.ImageFinder, Oxygen.Ript"/>
   <component id="migratorfactory" service="Oxygen.Ript.Migration.IMigratorFactory, Oxygen.Ript.Migration" type="Oxygen.Ript.Client.MigratorFactory, Ript"/>
   <component id="migrator" service="Oxygen.Ript.Migration.IMigrator, Oxygen.Ript.Migration" type="Oxygen.Ript.Migration.Migrator, Oxygen.Ript.Migration" factoryId="migratorfactory" factoryCreate="Create"/>
   <component id="migrationservice" service="Oxygen.Ript.Migration.IMigrationService, Oxygen.Ript.Migration" type="Oxygen.Ript.Migration.MigrationService, Oxygen.Ript.Migration" startable="true" startMethod="Run"/>
   <component id="migrationerrormessageservice" service="Oxygen.Ript.Migration.IMigrationErrorMessageService, Oxygen.Ript.Migration" type="Oxygen.Ript.Client.MigrationErrorMessageService, Ript"/>
   <component id="serializer" service="Oxygen.ISerializer`1, Oxygen" type="Oxygen.Ript.XamlSerializer`1, Oxygen.Ript"/>
   <component id="pagepersistence" service="Oxygen.Ript.IPersistence`1[[Oxygen.Ript.IPage, Oxygen.Ript]], Oxygen.Ript" type="Oxygen.Ript.PagePersistence, Oxygen.Ript"/>
   <component id="pagefactory" service="Oxygen.Ript.IRepositoryObjectFactory`2[[Oxygen.Ript.IPage, Oxygen.Ript],[System.Nullable`1[[System.Guid, mscorlib]], mscorlib]], Oxygen.Ript" type="Oxygen.Ript.PageFactory, Oxygen.Ript"/>
   <component id="pagerepository" service="Oxygen.Ript.IRepository`2[[Oxygen.Ript.IPage, Oxygen.Ript],[System.Nullable`1[[System.Guid, mscorlib]], mscorlib]], Oxygen.Ript" type="Oxygen.Ript.PageRepository, Oxygen.Ript"/>
   <component id="pageviewmodelcollection" service="Oxygen.Ript.UI.IPageViewModelCollection, Oxygen.Ript.UI" type="Oxygen.Ript.UI.PageViewModelCollection, Oxygen.Ript.UI"/>
   <component id="imagescrapfactory" service="Oxygen.Ript.IRepositoryObjectFactory`2[[Oxygen.Ript.IScrap, Oxygen.Ript],[Oxygen.Ript.IScrapCreationData, Oxygen.Ript]], Oxygen.Ript" type="Oxygen.Ript.ImageScrapFactory, Oxygen.Ript"/>
   <component id="iimagescrapfactory" service="Oxygen.Ript.IImageScrapFactory, Oxygen.Ript" type="Oxygen.Ript.ImageScrapFactory, Oxygen.Ript"/>
   <component id="textscrapfactory" service="Oxygen.Ript.IRepositoryObjectFactory`2[[Oxygen.Ript.IScrap, Oxygen.Ript],[Oxygen.Ript.IScrapCreationData, Oxygen.Ript]], Oxygen.Ript" type="Oxygen.Ript.TextScrapFactory, Oxygen.Ript"/>
   <component id="VisibleScrapsWatcher" type="Oxygen.Ript.UI.VisibleScrapsWatcher, Oxygen.Ript.UI" lifestyle="transient"/>
   <component id="ScrapControlsWatcher" type="Oxygen.Ript.UI.ScrapControlsWatcher, Oxygen.Ript.UI" lifestyle="transient"/>
   <component id="scrapfactory" service="Oxygen.Ript.IRepositoryObjectFactory`2[[Oxygen.Ript.IScrap, Oxygen.Ript],[Oxygen.Ript.IScrapCreationData, Oxygen.Ript]], Oxygen.Ript" type="Oxygen.Ript.ScrapFactory, Oxygen.Ript">
    <parameters>
     <imageScrapFactory>${imagescrapfactory}</imageScrapFactory>
     <textScrapFactory>${textscrapfactory}</textScrapFactory>
    </parameters>
   </component>
   <component id="tabletoppersistence" service="Oxygen.Ript.ITableTopPersistence, Oxygen.Ript" type="Oxygen.Ript.TableTopPersistence, Oxygen.Ript"/>
   <component id="tabletop" service="Oxygen.Ript.ITableTop, Oxygen.Ript" type="Oxygen.Ript.TableTop, Oxygen.Ript" factoryId="tabletoppersistence" factoryCreate="Load"/>
   <component id="scrapselecter" service="Oxygen.Ript.IScrapSelecter, Oxygen.Ript" type="Oxygen.Ript.ScrapSelecter, Oxygen.Ript"/>
   <component id="scrappositionensurer" service="Oxygen.Ript.UI.IScrapPositionEnsurer, Oxygen.Ript.UI" type="Oxygen.Ript.UI.ScrapPositionEnsurer, Oxygen.Ript.UI"/>
   <component id="scrappersistence" service="Oxygen.Ript.IPersistence`1[[Oxygen.Ript.IScrap, Oxygen.Ript]], Oxygen.Ript" type="Oxygen.Ript.ScrapPersistence, Oxygen.Ript"/>
   <component id="scraprepository" service="Oxygen.Ript.IRepository`2[[Oxygen.Ript.IScrap, Oxygen.Ript], [Oxygen.Ript.IScrapCreationData, Oxygen.Ript]], Oxygen.Ript" type="Oxygen.Ript.ScrapRepository, Oxygen.Ript">
    <parameters>
     <persistence>${scrappersistence}</persistence>
     <factory>${scrapfactory}</factory>
    </parameters>
   </component>
   <component id="textscrapplacementinitializer" service="Oxygen.Ript.ITextScrapPlacementInitializer, Oxygen.Ript" type="Oxygen.Ript.TextScrapPlacementInitializer, Oxygen.Ript"/>
   <component id="textscrapcontrolmeasurer" service="Oxygen.Ript.ITextScrapControlMeasurer, Oxygen.Ript" type="Oxygen.Ript.Controls.TextScrapControlMeasurer, Ript"/>
   <component id="distributionInformationProvider" service="Oxygen.Ript.Diagnostics.IDistributionInformationProvider, Oxygen.Ript.Diagnostics" type="Oxygen.Ript.Diagnostics.DistributionInformationProvider,  Oxygen.Ript.Diagnostics"/>
   <component id="WatermarkConfig" service="Oxygen.Ript.Client.IWatermarkConfig, Ript" type="Oxygen.Ript.Client.WatermarkConfig, Ript"/>
   <component id="zindexalgoritm" service="Oxygen.Ript.IZIndexAlgorithm, Oxygen.Ript" type="Oxygen.Ript.ZIndexAlgorithm, Oxygen.Ript"/>
   <component id="scrapPlacementFactory" service="Oxygen.Ript.IScrapPlacementFactory, Oxygen.Ript" type="Oxygen.Ript.UI.ScrapPlacementFactory, Oxygen.Ript.UI"/>
   <component id="scrapsizer" service="Oxygen.Ript.UI.IScrapSizer, Oxygen.Ript.UI" type="Oxygen.Ript.UI.ScrapSizer, Oxygen.Ript.UI"/>
   <component id="borderfactory" service="Oxygen.Ript.Controls.IBorderFactory, Oxygen.Ript.Controls" type="Oxygen.Ript.Controls.BorderFactory, Oxygen.Ript.Controls"/>
   <component id="imagefactory" service="Oxygen.Ript.Client.IImageFactory, Ript" type="Oxygen.Ript.Client.ImageFactory, Ript"/>
   <component id="textimagefactory" service="Oxygen.Ript.ITextScrapImageFactory, Oxygen.Ript" type="Oxygen.Ript.Controls.TextScrapImageFactory, Ript"/>
   <component id="pagevisualfactory" service="Oxygen.Ript.UI.IPageVisualFactory, Oxygen.Ript.UI" type="Oxygen.Ript.Client.PageVisualFactory, Ript"/>
   <component id="pageimagefactory" service="Oxygen.Ript.IPageImageFactory, Oxygen.Ript" type="Oxygen.Ript.Client.PageImageFactory, Ript"/>
   <component id="pagethumbnailer" service="Oxygen.Ript.IPageThumbnailer, Oxygen.Ript" type="Oxygen.Ript.UI.PageThumbnailer, Oxygen.Ript.UI">
    <parameters>
     <pageThumbnailFactory>${pagethumbnailfactory}</pageThumbnailFactory>
    </parameters>
   </component>
   <component id="pagethumbnailwatcher" service="Oxygen.Ript.IPageThumbnailWatcher, Oxygen.Ript" type="Oxygen.Ript.PageThumbnailWatcher, Oxygen.Ript"/>
   <component id="pagerepositorywatcher" service="Oxygen.Ript.UI.IPageRepositoryWatcher, Oxygen.Ript.UI" type="Oxygen.Ript.UI.PageRepositoryWatcher, Oxygen.Ript.UI"/>
   <component id="pagethumbnailfactory" type="Oxygen.Ript.Client.PageThumbnailFactory, Ript"/>
   <component id="pagethumbnailpersistence" service="Oxygen.Ript.UI.IPageThumbnailPersistence, Oxygen.Ript.UI" type="Oxygen.Ript.UI.PageThumbnailPersistence, Oxygen.Ript.UI"/>
   <component id="scrapthumbnailcache" service="Oxygen.Ript.IScrapThumbnailCache, Oxygen.Ript" type="Oxygen.Ript.ScrapThumbnailCache, Oxygen.Ript"/>
   <component id="scrapthumbnailwatcher" service="Oxygen.Ript.IScrapThumbnailWatcher, Oxygen.Ript" type="Oxygen.Ript.ScrapThumbnailWatcher, Oxygen.Ript"/>
   <component id="LastScrapThumbnailProvider" type="Oxygen.Ript.LastScrapThumbnailProvider, Oxygen.Ript"/>
   <component id="ThumbnailFactory" service="Oxygen.Ript.IScrapThumbnailFactory, Oxygen.Ript" type="Oxygen.Ript.ScrapThumbnailFactory, Oxygen.Ript">
    <parameters>
     <supportingFactories>
      <array type="Oxygen.Ript.ISupportingScrapThumbnailFactory, Oxygen.Ript">
       <item>${ImageScrapThumbnailFactory}</item>
       <item>${TextScrapThumbnailFactory}</item>
      </array>
     </supportingFactories>
    </parameters>
   </component>
   <component id="ImageScrapThumbnailFactory" service="Oxygen.Ript.ISupportingScrapThumbnailFactory, Oxygen.Ript" type="Oxygen.Ript.ImageScrapThumbnailFactory, Oxygen.Ript"/>
   <component id="TextScrapThumbnailFactory" service="Oxygen.Ript.ISupportingScrapThumbnailFactory, Oxygen.Ript" type="Oxygen.Ript.TextScrapThumbnailFactory, Oxygen.Ript"/>
   <component id="scrapadornerwatcher" service="Oxygen.Ript.UI.IScrapAdornerWatcher, Oxygen.Ript.UI" type="Oxygen.Ript.UI.ScrapAdornerWatcher, Oxygen.Ript.UI"/>
   <component id="scrapadornerfactory" service="Oxygen.Ript.Client.IScrapAdornerFactory, Ript" type="Oxygen.Ript.Client.ScrapAdornerFactory, Ript"/>
   <component id="wrapadornerfactory" service="Oxygen.Ript.Client.IEditableScrapAdornerFactory, Ript" type="Oxygen.Ript.Client.WrapAdornerFactory, Ript"/>
   <component id="AdornerLayerProvider" service="Oxygen.Ript.UI.IAdornerLayerProvider, Oxygen.Ript.UI" type="Oxygen.Ript.UI.AdornerLayerProvider, Oxygen.Ript.UI"/>
   <component id="ScrapAdornerUpdater" service="Oxygen.Ript.UI.IScrapAdornerRenderer, Oxygen.Ript.UI" type="Oxygen.Ript.Client.ScrapAdornerRenderer, Ript"/>
   <component id="ScrapAdornerRendererDispatcher" service="Oxygen.Ript.UI.IScrapAdornerRendererDispatcher, Oxygen.Ript.UI" type="Oxygen.Ript.Client.ScrapAdornerRendererDispatcher, Ript"/>
   <component id="pagemembershipwatcher" service="Oxygen.Ript.IPageMembershipWatcher, Oxygen.Ript" type="Oxygen.Ript.PageMembershipWatcher, Oxygen.Ript"/>
   <component id="pagehittester" service="Oxygen.Ript.IPageHitTester, Oxygen.Ript" type="Oxygen.Ript.UI.PageHitTester, Oxygen.Ript.UI"/>
   <component id="pagehighlighter" service="Oxygen.Ript.UI.IPageHighlighter, Oxygen.Ript.UI" type="Oxygen.Ript.UI.PageHighlighter, Oxygen.Ript.UI"/>
   <component id="FlipScrapCommand" service="Oxygen.Command, Oxygen" type="Oxygen.Ript.UI.FlipScrapCommand, Oxygen.Ript.UI"/>
   <component id="ScrapControlFactory" service="Oxygen.Ript.Controls.IScrapControlFactory, Ript" type="Oxygen.Ript.Controls.ScrapControlFactory, Ript">
    <parameters>
     <supportingFactories>
      <array type="Oxygen.Ript.Client.ISupportingScrapControlFactory, Ript">
       <item>${ImageScrapControlFactory}</item>
       <item>${TextScrapControlFactory}</item>
      </array>
     </supportingFactories>
    </parameters>
   </component>
   <component id="ImageScrapControlFactory" service="Oxygen.Ript.Controls.ISupportingScrapControlFactory, Ript" type="Oxygen.Ript.Controls.ImageScrapControlFactory, Ript"/>
   <component id="TextScrapControlFactory" service="Oxygen.Ript.Controls.ISupportingScrapControlFactory, Ript" type="Oxygen.Ript.Controls.TextScrapControlFactory, Ript"/>
   <component id="ScrapControls" service="Oxygen.Ript.UI.IVisibleScrapControls, Oxygen.Ript.UI" type="Oxygen.Ript.Controls.VisibleScrapControls, Ript"/>
   <component id="thumbnailscaler" service="Oxygen.IImageScaler, Oxygen" type="Oxygen.ImageScaler, Oxygen">
    <parameters>
     <desiredThumbnailSizeX>74</desiredThumbnailSizeX>
     <desiredThumbnailSizeY>87</desiredThumbnailSizeY>
    </parameters>
   </component>
   <component id="enhanceddataobjectfactory" service="Oxygen.ClipboardLibrary.IEnhancedDataObjectFactory, Oxygen.ClipboardLibrary" type="Oxygen.ClipboardLibrary.EnhancedDataObjectFactory, Oxygen.ClipboardLibrary"/>
   <component id="clipboardstrategist" service="Oxygen.Ript.UI.IClipboardStrategist, Oxygen.Ript.UI" type="Oxygen.Ript.UI.ClipboardStrategist, Oxygen.Ript.UI">
    <parameters>
     <strategies>
      <array type="Oxygen.Ript.UI.IClipboardExtractionStrategy,  Oxygen.Ript.UI">
       <item>${ie.strategy}</item>
       <item>${firefox.strategy}</item>
       <item>${file.strategy}</item>
       <item>${dib.strategy}</item>
       <item>${text.strategy}</item>
       <item>${metafile.strategy}</item>
      </array>
     </strategies>
    </parameters>
   </component>
   <component id="ie.strategy" service="Oxygen.Ript.UI.IClipboardExtractionStrategy,  Oxygen.Ript.UI" type="Oxygen.Ript.UI.InternetExplorerClipboardExtraction, Oxygen.Ript.UI"/>
   <component id="firefox.strategy" service="Oxygen.Ript.UI.IClipboardExtractionStrategy,  Oxygen.Ript.UI" type="Oxygen.Ript.UI.FireFoxClipboardExtraction, Oxygen.Ript.UI"/>
   <component id="firefox.imagesourceandlinkextractor" service="Oxygen.Ript.UI.IFireFoxImageSourceAndLinkExtractor, Oxygen.Ript.UI" type="Oxygen.Ript.UI.FireFoxImageSourceAndLinkExtractor, Oxygen.Ript.UI"/>
   <component id="file.strategy" service="Oxygen.Ript.UI.IClipboardExtractionStrategy,  Oxygen.Ript.UI" type="Oxygen.Ript.UI.FileSystemClipboardImageExtraction, Oxygen.Ript.UI"/>
   <component id="dib.strategy" service="Oxygen.Ript.UI.IClipboardExtractionStrategy,  Oxygen.Ript.UI" type="Oxygen.Ript.UI.DIBClipboardImageExtraction, Oxygen.Ript.UI"/>
   <component id="metafile.strategy" service="Oxygen.Ript.UI.IClipboardExtractionStrategy,  Oxygen.Ript.UI" type="Oxygen.Ript.UI.EnhancedMetafileClipboardExtraction, Oxygen.Ript.UI"/>
   <component id="text.strategy" service="Oxygen.Ript.UI.IClipboardExtractionStrategy, Oxygen.Ript.UI" type="Oxygen.Ript.UI.TextClipboardExtraction, Oxygen.Ript.UI"/>
   <component id="clipboardextractor" service="Oxygen.Ript.IClipboardExtractor, Oxygen.Ript" type="Oxygen.Ript.UI.ClipboardExtractor, Oxygen.Ript.UI"/>
   <component id="pilepersistence" service="Oxygen.Ript.IPilePersistence, Oxygen.Ript" type="Oxygen.Ript.PilePersistence, Oxygen.Ript"/>
   <component id="pile" service="Oxygen.Ript.IPile, Oxygen.Ript" type="Oxygen.Ript.Pile, Oxygen.Ript" factoryId="pilepersistence" factoryCreate="Load"/>
   <component id="dragdropeventmediator" service="Oxygen.Ript.UI.IDragDropEventMediator, Oxygen.Ript.UI" type="Oxygen.Ript.UI.DragDropEventMediator, Oxygen.Ript.UI"/>
   <component id="workqueue" service="Oxygen.Ript.IWorkQueue, Oxygen.Ript" type="Oxygen.Ript.WorkQueue, Oxygen.Ript"/>
   <component id="riptingsoundplayer" service="Oxygen.Ript.UI.IRiptingSoundPlayer, Oxygen.Ript.UI" type="Oxygen.Ript.UI.RiptingSoundPlayer, Oxygen.Ript.UI"/>
   <component id="systemsizedsoundplayer" service="Oxygen.Ript.UI.ISizedSoundPlayer, Oxygen.Ript.UI" type="Oxygen.Ript.UI.SystemSizedSoundPlayer, Oxygen.Ript.UI"/>
   <component id="tabletopviewmodel" service="Oxygen.Ript.UI.ITableTopViewModel, Oxygen.Ript.UI" type="Oxygen.Ript.UI.TableTopViewModel, Oxygen.Ript.UI">
    <parameters>
     <HelpUri>http://www.ript.com/help</HelpUri>
     <FeedbackUri>http://www.ript.com/feedback</FeedbackUri>
    </parameters>
   </component>
   <component id="scrapmouseeventmediator" lifestyle="transient" service="Oxygen.Ript.UI.IScrapMouseEventMediator, Oxygen.Ript.UI" type="Oxygen.Ript.UI.ScrapMouseEventMediator, Oxygen.Ript.UI"/>
   <component id="dragboxeventmediator" service="Oxygen.Ript.UI.IDragBoxEventMediator, Oxygen.Ript.UI" type="Oxygen.Ript.UI.DragBoxEventMediator, Oxygen.Ript.UI"/>
   <component id="tabletoppersistenceservice" service="Oxygen.Ript.ITableTopPersistenceService, Oxygen.Ript" type="Oxygen.Ript.TableTopPersistenceService, Oxygen.Ript" startable="true" startMethod="Start"/>
   <component id="selectedpageprovider" service="Oxygen.Ript.ISelectedPageProvider, Oxygen.Ript" type="Oxygen.Ript.SelectedPageProvider, Oxygen.Ript"/>
   <component id="persistenceintegrityenforcer" service="Oxygen.Ript.IPersistenceIntegrityEnforcer, Oxygen.Ript" type="Oxygen.Ript.PersistenceIntegrityEnforcer, Oxygen.Ript" startable="true" startMethod="Enforce"/>
   <component id="mapiemailsender" service="Oxygen.Email.IEmailSender, Oxygen.Email" type="Oxygen.Email.MapiEmailSender, Oxygen.Email"/>
   <component id="processstarter" service="Oxygen.IProcessStarter, Oxygen" type="Oxygen.ProcessStarter, Oxygen"/>
   <component id="selectedscrapfilter" service="Oxygen.Ript.ISelectedScrapFilter, Oxygen.Ript" type="Oxygen.Ript.SelectedScrapFilter, Oxygen.Ript"/>
   <component id="scraponselectedpagefilter" service="Oxygen.Ript.IScrapOnSelectedPageFilter, Oxygen.Ript" type="Oxygen.Ript.ScrapOnSelectedPageFilter, Oxygen.Ript" startable="true" startMethod="Initialize"/>
   <component id="scrapnotonpagefilter" service="Oxygen.Ript.IScrapNotOnPageFilter, Oxygen.Ript" type="Oxygen.Ript.ScrapNotOnPageFilter, Oxygen.Ript"/>
   <component id="selectedscraps" service="Oxygen.Ript.ISelectedScraps, Oxygen.Ript" type="Oxygen.Ript.SelectedScraps, Oxygen.Ript" startable="true" startMethod="Start"/>
   <component id="scrapsonselectedpage" service="Oxygen.Ript.UI.IScrapsOnSelectedPage, Oxygen.Ript.UI" type="Oxygen.Ript.UI.ScrapsOnSelectedPage, Oxygen.Ript.UI" startable="true" startMethod="Start"/>
   <component id="visiblescrapsfilter" service="Oxygen.Ript.UI.IVisibleScrapsFilter, Oxygen.Ript.UI" type="Oxygen.Ript.UI.VisibleScrapsFilter, Oxygen.Ript.UI"/>
   <component id="visiblescraps" service="Oxygen.Ript.UI.IVisibleScraps, Oxygen.Ript.UI" type="Oxygen.Ript.UI.VisibleScraps, Oxygen.Ript.UI" startable="true" startMethod="Start"/>
   <component id="pageImageExporter" type="Oxygen.Ript.UI.PageImageFileExporter, Oxygen.Ript.UI">
    <parameters>
     <pageImageFactory>${pageimagefactory}</pageImageFactory>
     <PageScale>2</PageScale>
    </parameters>
   </component>
   <component id="pagePackageExporter" type="Oxygen.Ript.PagePackageFileExporter, Oxygen.Ript"/>
   <component id="ExportPageImageCommand" type="Oxygen.Ript.UI.ExportPageFileCommand, Oxygen.Ript.UI">
    <parameters>
     <pageFileExporter>${pageImageExporter}</pageFileExporter>
     <fileDialog>${SaveJpegDialog}</fileDialog>
    </parameters>
   </component>
   <component id="ExportPagePackageCommand" type="Oxygen.Ript.UI.ExportPageFileCommand, Oxygen.Ript.UI">
    <parameters>
     <pageFileExporter>${pagePackageExporter}</pageFileExporter>
     <fileDialog>${SaveRiptFileDialog}</fileDialog>
    </parameters>
   </component>
   <component id="PageImageAttachmentFactory" type="Oxygen.Ript.UI.PageImageAttachmentFactory, Oxygen.Ript.UI">
    <parameters>
     <pageImageFactory>${pageimagefactory}</pageImageFactory>
     <PageScale>2</PageScale>
    </parameters>
   </component>
   <component id="StartPageImageEmailCommand" type="Oxygen.Ript.UI.StartPageEmailCommand, Oxygen.Ript.UI">
    <parameters>
     <pageAttachmentFactory>${PageImageAttachmentFactory}</pageAttachmentFactory>
     <fallbackExportPageCommand>${ExportPageImageCommand}</fallbackExportPageCommand>
    </parameters>
   </component>
   <component id="PagePackageAttachmentFactory" type="Oxygen.Ript.UI.PagePackageAttachmentFactory, Oxygen.Ript.UI">
    <parameters>
     <pageFileExporter>${pagePackageExporter}</pageFileExporter>
    </parameters>
   </component>
   <component id="StartPagePackageEmailCommand" type="Oxygen.Ript.UI.StartPageEmailCommand, Oxygen.Ript.UI">
    <parameters>
     <pageAttachmentFactory>${PagePackageAttachmentFactory}</pageAttachmentFactory>
     <fallbackExportPageCommand>${ExportPagePackageCommand}</fallbackExportPageCommand>
    </parameters>
   </component>
   <component id="PrintCommand" type="Oxygen.Ript.Client.PrintCommand, Ript"/>
   <component id="PagePrinter" service="Oxygen.Ript.Client.IPagePrinter, Ript" type="Oxygen.Ript.Client.PagePrinter, Ript"/>
   <component id="clipboardwrapper" service="Oxygen.ClipboardLibrary.IClipboard, Oxygen.ClipboardLibrary" type="Oxygen.ClipboardLibrary.ClipboardWrapper, Oxygen.ClipboardLibrary"/>
   <component id="SelectAllVisibleScrapsCommand" type="Oxygen.Ript.UI.SelectAllVisibleScrapsCommand, Oxygen.Ript.UI"/>
   <component id="DeleteScrapsCommand" type="Oxygen.Ript.UI.DeleteScrapsCommand, Oxygen.Ript.UI">
    <parameters>
     <selectedScraps>${selectedscraps}</selectedScraps>
    </parameters>
   </component>
   <component id="SendToBackCommand" type="Oxygen.Ript.UI.SendToBackCommand, Oxygen.Ript.UI">
    <parameters>
     <selectedScraps>${selectedscraps}</selectedScraps>
     <zIndexAlgorithm>${zindexalgoritm}</zIndexAlgorithm>
    </parameters>
   </component>
   <component id="CopyScrapsCommand" type="Oxygen.Ript.UI.CopyScrapsCommand, Oxygen.Ript.UI">
    <parameters>
     <selectedScraps>${selectedscraps}</selectedScraps>
    </parameters>
   </component>
   <component id="pastescrapscommandkeyboardshortcut" type="Oxygen.Ript.UI.PasteScrapsCommand, Oxygen.Ript.UI">
    <parameters>
     <positioner>${PasteScrapsCommandOffsetPositioner}</positioner>
    </parameters>
   </component>
   <component id="pastescrapscommandbymouseposition" type="Oxygen.Ript.UI.PasteScrapsCommand, Oxygen.Ript.UI">
    <parameters>
     <positioner>${PasteScrapsCommandMousePositioner}</positioner>
    </parameters>
   </component>
   <component id="pastescrapscommandbypagecenter" type="Oxygen.Ript.UI.PasteScrapsCommand, Oxygen.Ript.UI">
    <parameters>
     <positioner>${PasteScrapsCommandCenterPagePositioner}</positioner>
    </parameters>
   </component>
   <component id="PasteScrapsCommandOffsetPositioner" service="Oxygen.Ript.UI.IPasteScrapsCommandPositioner, Oxygen.Ript.UI" type="Oxygen.Ript.UI.PasteScrapsCommandOffsetPositioner,Oxygen.Ript.UI">
    <parameters>
     <minOffsetIncrementX>15</minOffsetIncrementX>
     <minOffsetIncrementY>15</minOffsetIncrementY>
     <maxOffsetIncrementX>30</maxOffsetIncrementX>
     <maxOffsetIncrementY>30</maxOffsetIncrementY>
     <minRotationOffset>-10</minRotationOffset>
     <maxRotationOffset>10</maxRotationOffset>
    </parameters>
   </component>
   <component id="PasteScrapsCommandCenterPagePositioner" service="Oxygen.Ript.UI.IPasteScrapsCommandPositioner, Oxygen.Ript.UI" type="Oxygen.Ript.UI.PasteScrapsCommandCenterPagePositioner,Oxygen.Ript.UI">
   </component>
   <component id="PasteScrapsCommandMousePositioner" type="Oxygen.Ript.UI.PasteScrapsCommandMousePositioner,Oxygen.Ript.UI"/>
   <component id="DeletePageCommand" type="Oxygen.Ript.UI.DeletePageCommand, Oxygen.Ript.UI"/>
   <component id="AddNewPageCommand" type="Oxygen.Ript.UI.AddNewPageCommand, Oxygen.Ript.UI"/>
   <component id="TextScrapControlCreator" type="Oxygen.Ript.UI.TextScrapControlCreator, Oxygen.Ript.UI" service="Oxygen.Ript.UI.ITextScrapControlCreator, Oxygen.Ript.UI"/>
   <component id="AddTextCommand" type="Oxygen.Ript.UI.AddTextCommand, Oxygen.Ript.UI"/>
   <component id="NavigateToUrlCommand" type="Oxygen.Ript.UI.NavigateToUrlCommand, Oxygen.Ript.UI"/>
   <component id="RotateCommand" type="Oxygen.Ript.UI.RotateCommand, Oxygen.Ript.UI"/>
   <component id="TableTopView" service="Oxygen.Ript.UI.ITableTopView, Oxygen.Ript.UI" type="Oxygen.Ript.Client.TableTopView, Ript"/>
   <component id="PileView" service="Oxygen.Ript.UI.IPileView, Oxygen.Ript.UI" type="Oxygen.Ript.Client.PileView, Ript"/>
  </components>
 </castle>
</configuration>


Message édité par theo le 11-01-2012 à 13:37:46
n°5322
Le Taz
╬ Mor'la faim ╬
Profil : Modérateur
Posté le 11-01-2012 à 10:33:12  profilanswer
 

Ce sujet a été déplacé de la catégorie Aide Internet vers la categorie Aide Logiciels - Aide Générale par Le Taz

n°5323
theo
Profil : Newbie
Posté le 11-01-2012 à 11:45:14  profilanswer
 

:pt1cable:  
bonjour et merci à toi Le Taz
 
bonne journée à toi
 
 ;)

n°5324
chacha
Vieux geek blasé
Profil : Expert
Posté le 11-01-2012 à 12:50:49  profilanswer
 

<setting name="UpdateInfoUrl" serializeAs="String">
    <value>http://www.ript_.com/ript_user</value>
   </setting>
  </Oxygen.Updater.Properties.Settings>
  <Oxygen.Ript.Diagnostics.Properties.Settings>
   <setting name="AddLogEntryUri" serializeAs="String">
    <value>http://www.ript_.com/feedback</value>


---------------
 Ben .... il est ou le bon vieux temps ou il fallait forcer pour clocker??  
 Rien n'est vrai mais tout est bien expliqué
n°5325
theo
Profil : Newbie
Posté le 11-01-2012 à 13:36:29  profilanswer
 

merci chacha
J'ai oté en plus de ce que tu as noté:
1 ligne au dessus et 2 en dessous car sinon, il refusait l'ouverture....
merci à toi
si quelqu'un(e) en a besoin, j'ai oté:
 <applicationSettings>
  <Oxygen.Updater.Properties.Settings>
   <setting name="UpdateInfoUrl" serializeAs="String">
    <value>http://www.ript.com/ript_user</value>
   </setting>
  </Oxygen.Updater.Properties.Settings>
  <Oxygen.Ript.Diagnostics.Properties.Settings>
   <setting name="AddLogEntryUri" serializeAs="String">
    <value>http://www.ript.com/feedback</value>
   </setting>
  </Oxygen.Ript.Diagnostics.Properties.Settings>
 </applicationSettings>
 <system.diagnostics>  
 
et ça tourne impecc !
encore merci chacha
bonne journée à toi
 

n°5326
chacha
Vieux geek blasé
Profil : Expert
Posté le 11-01-2012 à 14:33:03  profilanswer
 

Curieux .... les seules modifs sont le detournement de l'adresse mail par "_".
 La mise a jour permettait  de faire un tour sur son site et eventuellement de cliquer sur une ou deux banieres !
 
 
 Sinon sais tu pourquoi le logiciel n'est plus supporté ?
 >>>  parce que l'auteur est mort de faim comme bon nombre d'éditeurs/concepteurs de "gratuitsquetoutlemondeveututilisersansretribution"  :whistle:


Message édité par chacha le 11-01-2012 à 14:34:20

---------------
 Ben .... il est ou le bon vieux temps ou il fallait forcer pour clocker??  
 Rien n'est vrai mais tout est bien expliqué
n°5332
theo
Profil : Newbie
Posté le 11-01-2012 à 16:31:38  profilanswer
 

salut chacha !
non j'ao essayé de chercher sur le sujet, les seuls endroits qui fournissent les liens de telechargement parlent de la version de 2007/2008, mais "le" site est mort !!!
 
http://www.clubic.com/telecharger- [...] -ript.html
qui mene vers "Oxygen": http://www.ript.com/  (site inexistant !)
 
http://www.astucesinternet.com/mod [...] toryid=337
ici il y a un mini tuto !
 
http://www.01net.com/telecharger/w [...] 43662.html
 
http://www.commentcamarche.net/dow [...] 55796-ript
 
http://www.jetelecharge.com/Multimedia/2242.php
et lui parle d'OS supportés: 7, Vista & XP ( et Oxygen, mais... !)
 
http://gratuiciel.sylvainm.com/archives/534
2 liens mais morts tous les deux!
 
voili voilo !
Il te permet d'integrer des bouts de textes pris sur des docs du web, "selectionner, copier, coller" ou "glisser/déposer", d'une maniere plus qu'utile et super simpliste... Extra pour les piocheurs d'infos perpetuels...
 
Je félicite le créateur, que je ne connais pas !!!  :cry:  
 
bonne apres midi
 
 
 

mood
Google
Posté le   profilanswer
 


Aller à :
Ajouter une réponse
  FORUM Aideonline
  Aide Logiciels - Aide Générale

  [RESOLU] RIPT: patchwork d'images commentées

 

Copyright © 2009 - Groupe LDLC.com - Vente Matériel Informatique