XML and Python by Ogbuji - book at amazon?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • christof hoeke

    XML and Python by Ogbuji - book at amazon?

    hi,
    does anyone know about this book which sounds great? unfortunately i
    could not find anything more about it apart from the following entry at
    amazon (germany only, strange...)



    at least Uche should know about it?

    thanks
    chris

  • Uche Ogbuji

    #2
    Re: XML and Python by Ogbuji - book at amazon?

    christof hoeke <csad7@yahoo.co m> wrote in message news:<bpe0a6$sn q$02$1@news.t-online.com>...[color=blue]
    > hi,
    > does anyone know about this book which sounds great? unfortunately i
    > could not find anything more about it apart from the following entry at
    > amazon (germany only, strange...)
    >
    > http://www.amazon.de/exec/obidos/ASI...869636-4168805
    >
    > at least Uche should know about it?[/color]

    My apologies for the confusion. This book was in the works, but ended
    up in the can aprtly from Mine and Mike Olson's lack of time, and
    partly because of the drying up of the market in technical books.

    I'm afraid that what knowledge I have to offer on Python and XML is
    available either in my XML.com column:



    or in my Python/XML Akara project



    Good luck.


    --
    Uche
    Igbo-American immigrant from Nigeria, settled near Boulder, Colorado with my wife, three sons and daughter. Restless mind in a restless body, I do a million things without getting very much truly done

    Comment

    • christof hoeke

      #3
      Re: XML and Python by Ogbuji - book at amazon?

      Uche Ogbuji wrote:[color=blue]
      > christof hoeke <csad7@yahoo.co m> wrote in message news:<bpe0a6$sn q$02$1@news.t-online.com>...
      >[color=green]
      >>hi,
      >>does anyone know about this book which sounds great? unfortunately i
      >>could not find anything more about it apart from the following entry at
      >>amazon (germany only, strange...)
      >>
      >>http://www.amazon.de/exec/obidos/ASI...869636-4168805
      >>
      >>at least Uche should know about it?[/color]
      >
      >
      > My apologies for the confusion. This book was in the works, but ended
      > up in the can aprtly from Mine and Mike Olson's lack of time, and
      > partly because of the drying up of the market in technical books.
      >
      > I'm afraid that what knowledge I have to offer on Python and XML is
      > available either in my XML.com column:
      >
      > http://www.xml.com/pub/q/pyxml
      >
      > or in my Python/XML Akara project
      >
      > http://uche.ogbuji.net/tech/akara/no...01/pyxml-akara
      >
      > Good luck.
      >
      >[/color]

      thanks for the info. i consult all the above sites anyway but a good
      updates printed book would have been great as one has to dig through all
      the sites and available books to find answers. i thought your planned
      book would have been a great updated kind of "python and xml" book.

      but thanks and best regards
      chris

      Comment

      • Andy Todd

        #4
        Re: XML and Python by Ogbuji - book at amazon?

        christof hoeke wrote:[color=blue]
        > Uche Ogbuji wrote:
        >[color=green]
        >> christof hoeke <csad7@yahoo.co m> wrote in message
        >> news:<bpe0a6$sn q$02$1@news.t-online.com>...
        >>[/color][/color]
        [snip][color=blue][color=green]
        >>[/color]
        >
        > thanks for the info. i consult all the above sites anyway but a good
        > updates printed book would have been great as one has to dig through all
        > the sites and available books to find answers. i thought your planned
        > book would have been a great updated kind of "python and xml" book.
        >
        > but thanks and best regards
        > chris
        >[/color]

        If you are determined to have a printed book, take a look at Python &
        XML by Jones and Drake;



        It provides a basic grounding in both Python and XML.

        On a personal note I have read it and don't find it the best written
        text book, nor the worst for that matter. The text sometimes assumes a
        level of knowledge that isn't necessarily in keeping with the material
        already covered. When this is the case it would be helpful if the
        authors provided pointers to other resources where this knowledge could
        be acquired but they are sadly lacking. Pointers to further learning
        (such as, for instance, the ins and outs of XSLT) would also improve the
        book.

        Regards,
        Andy
        --
        --------------------------------------------------------------------------------
        From the desk of Andrew J Todd esq - http://www.halfcooked.com/



        Comment

        Working...