2139 links
238 private links
  • Ginko's Link Dump
  • Home
  • Login
  • RSS Feed
  • ATOM Feed
  • Tag cloud
  • Picture wall
  • Daily
Links per page: 20 50 100
◄Older
page 62 / 96
Newer►
  • Mailpile: Some thoughts on working with GnuPG

    GnuPG ou le truc que tu veux pas avoir à appeler depuis un programme.

    November 17, 2014 at 8:59:19 PM GMT+1 - permalink -
    QRCode
    - archive.org - https://www.mailpile.is/blog/2014-10-07_Some_Thoughts_on_GnuPG.html
    sec
  • Alphabetical Command List for AutoHotkey

    La bible d'AutoHotKey

    November 17, 2014 at 6:15:58 PM GMT+1 - permalink -
    QRCode
    - archive.org - http://www.autohotkey.com/docs/commands.htm
    automation ref_doc ahk
  • Accessing Files Using WebDAV — ownCloud User Manual 7.0 documentation
    November 17, 2014 at 5:08:37 PM GMT+1 - permalink -
    QRCode
    - archive.org - http://doc.owncloud.org/server/7.0/user_manual/files/files.html
    webdav
  • Appendix C: Troubleshooting — ownCloud Client Manual documentation

    Analyser problème de synchronisation des clients OwnCloud

    November 17, 2014 at 4:55:58 PM GMT+1 - permalink -
    QRCode
    - archive.org - http://doc.owncloud.org/desktop/1.7/troubleshooting.html
  • SparkleShare - Self hosted, instant, secure file sync

    File sync built on top of git

    November 17, 2014 at 12:06:22 AM GMT+1 - permalink -
    QRCode
    - archive.org - http://sparkleshare.org/
    opensource tool sync
  • The Darkhotel APT - Securelist

    Un groupe de pirates qui cible les business men. Funky

    November 16, 2014 at 12:02:49 PM GMT+1 - permalink -
    QRCode
    - archive.org - http://securelist.com/blog/research/66779/the-darkhotel-apt/
    sec
  • CmisSync

    Like Dropbox for Enterprise Content Management!

    November 15, 2014 at 2:11:53 PM GMT+1 - permalink -
    QRCode
    - archive.org - https://github.com/aegif/CmisSync/
    cms cmis opensource sync
  • Content Management Interoperability Services - Wikipedia, the free encyclopedia

    Un protocol standard ouvert pour attaquer des CMS. J'epsère qu'il va s'imposer partout... les CMS qui enferment la doc c'est quand même 'achement la merde !

    November 15, 2014 at 2:09:13 PM GMT+1 - permalink -
    QRCode
    - archive.org - http://en.wikipedia.org/wiki/Content_Management_Interoperability_Services
    protocole open cms
  • Infos sur python sur l'offre perso d'OVH

    Notamment la liste des modules disponibles.

    November 14, 2014 at 8:27:28 PM GMT+1 - permalink -
    QRCode
    - archive.org - http://perso.ovh.net/infos/python.cgi
    ovh python
  • IBM dévoile TrueNorth, sa première puce SyNAPSE inspirée du cerveau

    Une puce dédiée aux IA à neurones artificiels.

    November 14, 2014 at 3:09:31 PM GMT+1 - permalink -
    QRCode
    - archive.org - http://www.numerama.com/magazine/30347-ibm-devoile-truenorth-sa-premiere-puce-synapse-inspiree-du-cerveau.html
    IA
  • Manipulate Docx document with ABAP | SCN

    Un tuto sur la manipulation de docx en ABAP

    November 14, 2014 at 3:08:18 PM GMT+1 - permalink -
    QRCode
    - archive.org - http://scn.sap.com/docs/DOC-55343
    abap openxml ms office
  • How to - Add Custom XML Parts to Microsoft Word... | SCN

    Un exemple de code ABAP qui inject des custom XML parts dans un doc word.

    November 14, 2014 at 3:04:13 PM GMT+1 - permalink -
    QRCode
    - archive.org - http://scn.sap.com/docs/DOC-50841
    openxml ms office abap
  • Xstring | SCN

    What is xstring data type ?

    Often we need to transfer heavy files between Web Applications in Java and SAP in ABAP. Information passed as XML will Increase the performance of your Java-ABAP applications interfaces. So the data that needs to be passed from ABAP needs to be XML Compatible and so we are using the XSTRING.

    XSTRING is one of the predefined Data types in ABAP with variable length.

    It is a Data type for variable-length byte sequence used in XML outputs

    XSTRING Data types are used in Transformation of an XML Doument.

    November 14, 2014 at 2:53:17 PM GMT+1 - permalink -
    QRCode
    - archive.org - http://scn.sap.com/thread/690121
    abap
  • Le balisage XML personnalisé est supprimé lorsque vous ouvrez un document dans Word 2010

    Suppression des XML custom parts à partir d'office 2010. La plupart des scénarios implémentés à l'aide du balisage XML personnalisé peuvent être mis en œuvre par d'autres technologies, telles que les contrôles de contenu, les champs de formulaire et les signets disponibles dans Word 2007 et Word 2010.

    November 14, 2014 at 2:50:51 PM GMT+1 - permalink -
    QRCode
    - archive.org - http://support.microsoft.com/kb/2445060
    openxml ms office
  • Custom XML Parts Overview

    Les custom parts sont une fonctionnalité d'office 2007 (supprimées dès office 2010) qui permettaient d'injecter du contenu sous la forme de fichiers xml arbitraires (n'importe quel schema) et de lier ce contenu à des zones ou des styles dans le document. Open XML. Comme c'était assez standard, virtuellement n'importe quel techno pouvait injecter un tel contenu (il suffit de dézipper le fichier, placer l'XML custom au bon endroit et rezipper).

    November 14, 2014 at 2:42:41 PM GMT+1 - permalink -
    QRCode
    - archive.org - http://msdn.microsoft.com/en-us/library/bb608618.aspx
    ms office xml
  • Download Data into Word Document using OLE Automation - ABAP Development - SCN Wiki

    Ouvrir, éditer, modifier un document via OLE depuis un prog ABAP

    November 14, 2014 at 2:39:27 PM GMT+1 - permalink -
    QRCode
    - archive.org - http://wiki.scn.sap.com/wiki/display/ABAP/Download+Data+into+Word+Document+using+OLE+Automation
    sap ole abap
  • Sy-Subrc - ABAP Development - SCN Wiki

    Quelques sy-subrc retournés par des commandes ABAP.

    November 14, 2014 at 12:29:54 PM GMT+1 - permalink -
    QRCode
    - archive.org - http://wiki.scn.sap.com/wiki/display/ABAP/Sy-Subrc
    sap abap
  • Get Domain Fixed Value Description - My Experiments with ABAP

    Some magic to get DDIC info directly from the variable definition. Useful !

    November 14, 2014 at 12:13:04 PM GMT+1 - permalink -
    QRCode
    - archive.org - http://www.samplecodeabap.com/get-domain-fixed-value-description/
    sap ddic
  • Mitsu'Media – Home

    Un bon petit nombre de contenus divers et variés (musique, docus, mèmes, etc). Plutôt geek.

    November 12, 2014 at 12:39:23 AM GMT+1 - permalink -
    QRCode
    - archive.org - https://media.suumitsu.eu/
    geek
  • Blog Libre | et puis merde à la vie privée !

    Un billet plutôt bien écrit sur le problème à céder toutes ses données aux grandes firmes du net

    November 12, 2014 at 12:38:06 AM GMT+1 - permalink -
    QRCode
    - archive.org - http://blog-libre.org/post/2014/11/10/et-puis-merde-a-la-vie-privee
    internet données vie_privée
Links per page: 20 50 100
◄Older
page 62 / 96
Newer►
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Help/documentation