PUBLIC   marks

PUBLIC MARKS with search xpath

Sponsorised links

September 2009

Tutoriel XPath - Developpez.com - Club des décideurs et professionnels en Informatique

by decembre & 1 other
XPath est décrit sur : XPath 1.0 standard . Dans ce tutoriel une sélection des caractéristiques de XPath sont démontrées dans de nombreux exemples. Vous pouvez commencer par : * Exemple 1 ou par le menu de gauche. Origine de ce document : Ce document est issu du site ZVON et est disponible à l'adresse suivante * Tutorial XPath en français

Parcours de fichiers XML avec XPath - Club des décideurs et professionnels en Informatique

by decembre
Parcours de fichiers XML avec XPath (Date de mise à jour : 29/06/2007) II-A. Qu'est ce que XPath ? II-B. Solutions Java pour XPath II-C. Environnement requis III. Principe de fonctionnement III-A. Vue d'ensemble III-B. La syntaxe XPath III-C. XPath appliqué au Java IV. Exemple de mise en oeuvre IV-A. Le fichier XML considéré IV-B. La classe principale

August 2009

XPathBuilder : construiser facilement vos requet XPath , Atteint de JavaScriptite Aiguë [Cyril Durand]

by decembre
Je sais pas pour vous, mais à chaque fois que je dois utiliser et donc créer une requete XPath il est toujours compliqué de mettre en place un systéme pour tester nos expressions. Quand j'utilise .net ça se termine souvent par un point d'arrêt au moment de faire la requête XPath et je testais mes différentes expressions directement en debug. Sinon, si j'avais à faire une requete XPath dans du XSLT je n'avais pas encore trouvé de bidouille pour tester :-) C'était donc vraiment pas l'idéal ! J'ai par hasard découvert aujourd'hui (merci Etienne et Danuz) un petit logiciel en freeware vraiment sympathique : XPathBuilder ! Evidemment il est écrit en .net.

Autopager - Create new ap rule for page without "next" in links - teesoft, make software to a tee

by decembre
This works on AutoPager 0.5.1.4 or newer version. This is the recording of the steps to create the rule for http://www.pspad.com/en/pspad-extensions.php. This demo shows how to create AutoPager rules for the pages which don't have "Next" in links. They only have a navbar includes all the page numbers like this: Page: [1], 2, 3, 4. The final link xpath get in this tutorial is: //div[@id='obspoz']/p/text()[contains(.,'[')]/following-sibling::a[1] Steps explains: //div[@id='obspoz']/p :select the navbar. //div[@id='obspoz']/p/text() : select the texts in the navbar since current page number does not have a node //div[@id='obspoz']/p/text()[contains(.,'[')] : select the text for the current page number. It will be easier if the current page number has a node, for example if it's a span with class='current': //div[@id='obspoz']/p/span[@class='current']. //div[@id='obspoz']/p/text()[contains(.,'[')]/following-sibling::a[1] : select the first link after the current page number text.

Sponsorised links

July 2009

Automatic Generation of Syntax Diagrams with a Given Grammar

by karlcow & 1 other

The following form calls a program written in C , that converts a grammar into syntax diagrams. The diagrams can be used for direct printing and inclusion in printable text files. Two examples for a grammar are given (a variant of the EBNF-grammar and the XPath-grammar).

May 2009

April 2009

PopTip - Greasemonkey Customisable - Add pop-up preview to any site - Flickr

by decembre
Script Summary: Add pop-up preview to any site.(Script homepage).....Rules for popup action must be written in "SITEINFO" in proper format. Properties of SITEINFO url (required)(RegExp) : URL to which the rule is applied. targetElement (required)(XPath) : XPath which select "A" elements. When "mouseover" action occurs on them, linked pages (values of "href" attributes) will be fetched. popupElement (required) (XPath) : XPath which select elements in fetched pages. These elements will be appear in tooltips. disabled (optional) : If you want to disable a rule temporally, set "false". style (optional) : CSS attributes of tooltips. Please be careful to write in CamelCase! (border-width -> borderWidth) stripe (optional) : If you set "true", small icons will be appended to elements on which the action will occur.

Fabien Torre: XPath

by Yann_L & 1 other
Présentation du langage d'interrogation XPath.

January 2009

Tutorial : Greasemonkey Recipe Book for Greasemonkey

by decembre
Example Greasemonkey script below. The only things that need to be changed are bolded italic. In short, the XPath that identifies the top-level DIV, the XPath that identifies the DIV containing the content you want to display, and a list of XPath's that you want to remove.

XPather - XPath Generator and Editor__Firefox Extension

by decembre & 2 others
...generates XPaths while browsing or inspecting HTML/XML/*ML documents; evaluates your XPaths and inspects the results; extracts the content.

November 2008

ARQ - Property Paths

by greut

A property path expression (or just 'path') is similar to a string regular expression but over properties, not characters. ARQ determines all matches of a path expression and binds subject or object as appropriate. Only one match is recorded - no duplicates for any given path expression, although is the path is used in a situation where it's initial points is already repeated in a pattern, then this duplication is preserved.

RegExp ou XPath appliqué à un graphe? Intéressant, mais peut-être abscons.

September 2008

August 2008

CleanItUp – Userscripts.org

by decembre
Lets you clean up a page by putting instructions in url (css, xpath selecting, regexp and more)

June 2008

Refine XPath results using predicate matching

by BlueVoodoo
Predicates give you advanced and refined searching capabilities, allowing you to evaluate the values of attributes and the parent and child nodes of a targeted element. Rather than find a wider node set and refine or filter that set programmatically, you can add predicates to your XPaths to find exactly the nodes you want.

Tutoriel : XML, XPath et DotNET - Club d'entraide des développeurs francophones

by decembre
Lecture et écriture dans un fichier XML avec XPath Date de publication : 26/08/2007 ,

Fonctions XPath tuto

by decembre
Fonctions XPath applicables aux nœuds

May 2008

GraphPath Language

by srt & 1 other
GraphPath is a little-language for analysing graph-structured data, especially RDF. The syntax of GraphPath is reminiscent of Xpath. It has a python implementation that can be teamed up with your favourite python RDF API (e.g. Redland, rdflib, or your own

GraphPath Language

by karlcow & 1 other

GraphPath is a little-language for analysing graph-structured data, especially RDF. The syntax of GraphPath is reminiscent of Xpath. It has a python implementation that can be teamed up with your favourite python RDF API (e.g. Redland, rdflib, or your own API).

April 2008

February 2008

xpathtool - powerful xpath queries on the commandline :: semicomplete.com - Jordan Sissel

by karlcow

What is xpathtool? Short version: xpath query tool for xml and html. Long version: swanky frontend to xsltproc which takes an xpath query and content and spits out the results. Dependencies: xsltproc (comes with libxslt), xmllint (comes with libxml2).

January 2008

Push Button Paradise | Blog Archive | WebPath wants to be free (BSD licensed, specifically)

by karlcow

WebPath, my experimental XPath 2.0 engine in Python is now an open source project with a liberal BSD license. I originally developed this during a Yahoo! Hack Day, and now I get to announce it during another Hack Day.

XML Copy Editor

by rmaltete
XML Copy Editor is a fast, free, validating XML editor. # DTD/XML Schema/RELAX NG validation # XSLT # XPath # Pretty-printing # Syntax highlighting # Folding # Tag completion # Tag locking # Tag-free editing # Spelling and style check # Built-in support for XHTML, XSL, DocBook and TEI # Lossless import and export of Microsoft Word documents (Windows only)

PUBLIC TAGS

ajax   apple   art   audio   blog   blogging   blogs   book   bookmarks   books   business   car   community   computer   css   culture   design   download   dvd   education   email   finance   firefox   flash   flickr   food   forum   free   fun   funny   game   games   google   guide   health   history   home   hosting   html   humor   image   images   information   internet   ipod   java   javascript   life   links   linux   mac   magazine   marketing   media   microsoft   mobile   money   movie   movies   mp3   music   news   online   phone   photo   photography   photos   photoshop   php   podcast   programming   radio   reference   rss   science   search   security   seo   service   shopping   site   social   software   sports   technology   tips   tool   tools   travel   tutorial   tv   video   videos   web   web2.0   webdesign   wiki   windows   wordpress   yahoo  

Sponsorised links