PUBLIC   marks

PUBLIC MARKS with search parser

Sponsorised links

October 2009

Whatpm::HTML - An HTML Parser and Serializer

by karlcow

Whatpm::HTML - An HTML Parser and Serializer

Sponsorised links

September 2009

Tutorial

by sylvainulg
almost similar to my good ol' "Command Line Parser" :)

August 2009

Character encoding detection for external scripts

by karlcow

This is (EF BB BF) C3 B6 3D 22 21 22 loaded into browsers under various labels. That happens to be properly formed ECMAScript code for all the encodings used. The bogus results for Opera9 can easily be reproduced in context of the testing script, but probably not individually from a clean cache; what's going on there is unknown. I also noted in running these tests that Opera claims "Opera supports the entire ECMA-262 2nd and 3rd standards with no exceptions" while in fact their implementation does not, the parser rejects code that follows the IdentifierStart :: UnicodeEscapeSequence production of ECMA-262 section 7.6. Instead it implements Opera-only extensions, like comma-free arrays ala [ 1 2 3 ]. Other fun facts include: IE does not implement onload for iframes and cannot modify the innerHTML or tr elements; Firefox ignores "tags" when setting the innerHTML of dynamically created tr elements with no ownerElement... Oh and Opera again needs /th "tags" so it won't nest adjacent th elements when setting innerHTML.

RDFa Fragment Parser

by karlcow

Paste a chunk of XHTML RDFa below, and click "Parse."

make sure you do the right thing for RDFa validation when you eventually place this chunk inside a web page

Python Package Index : finaloption 0.9.6

by karlcow

command line parsing done right

Finaloption is a command line parser, intended to make writing command line applications easy and painless. It uses built-in Python types (lists, dictionaries, etc) to define options, which makes configuration clear and concise. Additionally it contains possibility to handle subcommands (i.e. hg commit or svn update).

July 2009

John Resig - HTML 5 Parsing

by karlcow

If you're interested in giving the new parser a try (it's doubtful that you'll see many obvious changes - but any help in hunting down bugs would be appreciated) you can download a nightly of Firefox, open about:config, and set html5.enable to true.

May 2009

Python Package Index : pyWxSVG 0.1

by karlcow

View and print svg file or svg content, convert svg to raster graphics. Partial support svg format. Tested with Python 2.5 and wxPython 2.8.9.2. Drawing use wx.GraphicsContext class. Path parser from Enable - SVGPathParser class.

April 2009

March 2009

Beautiful Soup: We called him Tortoise because he taught us.

by parmentierf & 6 others (via)
Beautiful Soup is a Python HTML/XML parser designed for quick turnaround projects like screen-scraping.

RFC (2)822 & 3696 Email Address Parser in PHP

by karlcow

The test suite shows results for each parser, based on these test definitions. These are borrowed from Dominic Sayers who has a similar parser. We are still arguing over certain tests ;)

February 2009

Les parsers HTML5 - La Tortue Cynique / The Cynical Turtle

by karlcow

Bref, on a donc besoin d'un parser spécifique (après 30 ans à travailler avec des parsers génériques GML et SGML),

January 2009

Urfist Info: Parser biblio

by parmentierf & 1 other
En cherchant un parser pour insérer des références bibliographiques dans Zotero issues d'une bibliographie réalisée sur un traitement de texte (et oui nombre de chercheurs fonctionnent encore ainsi) j'ai découvert un outil très intéressant WizFolio Web 2.0.

December 2008

Bug 6298 – Provide a parser override

by night.kame

The spec uses "XHTML5" and so does Validator.nu. The term is pretty widely used on the Web.

Occurences du mot XHTML5 dans Google en prenant soin d'enlever les protagonistes du WhatWG, les aggrégateurs de contenu et les archivages des listes de discussions ? 3000. La bonne parole du WhatWG, ça ferait presque regretter les témoins de Jéhovah.

November 2008

Source de la classe PHP XMLClassDoc

by dzc
XMLClassDoc permet de générer de la documentation XML pour des classes PHP5. Elle utilise l'API de réflection présentée dans cet article ainsi que l'extension xmlWriter décrite dans cet autre article. Une méthode permet de forcer ou d'empècher l'annalyse des classes parentes et une autre permet de choisir de ne parser que les membres publics. Pour que la documentation soit générée correctement, les codes sources des classes doivent être parfaitement commentés en utilisant les tags bien connus de phpDocumentor.

PHP Simple HTML DOM Parser

by srcmax & 7 others , 3 comments
  • A HTML DOM parser written in PHP5+ let you manipulate HTML in a very easy way!
  • Require PHP 5+.
  • Supports invalid HTML.
  • Find tags on an HTML page with selectors just like jQuery.
  • Extract contents from HTML in a single line.

PHP Simple HTML DOM Parser

by Neewok & 7 others , 3 comments
  • A HTML DOM parser written in PHP5+ let you manipulate HTML in a very easy way!
  • Require PHP 5+.
  • Supports invalid HTML.
  • Find tags on an HTML page with selectors just like jQuery.
  • Extract contents from HTML in a single line.

Croc l’informatique » Blog Archive » Configuration d’Awstat pour VSFTPD et log XFER

by camel (via)
Awstat permet d’avoir des statistiques détaillés sur l’utilisation d’apache, des serveurs ftp, postfix … Il utilise les fichiers logs des services réseau. Le fichier conf doit avoir ces paramètres pour qu’il puisse parser les logs de type XFER :

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