Hate Your Job?
Sun, 29 Jun 2008 09:57:20 GMT
Do You Hate Your Job?
If You Are Like Me And REALLY Hate Your Job, You Can Do What I have Done And
Tell All About Your Company At A Great And CHEAP New Site Called
Dont Work For These . Com
http://www.dontworkforthese.com
This Site Has Chat Rooms,
A Joke Section,
A Great Story Section Where You Can Tell All ...
|
XML Design
Sun, 29 Jun 2008 10:10:52 +0100
Hi All,
Bit of a newbie when it comes to designing XML layouts so I'm after some
advice.
I have a record Risk, which has elements of severity (low, medium, high),
description (string), effective date (date). Related to that I have another
record, Response, which has the elements of severity (none, low, ...
|
IXMLDOMDocument::Save() with line breaks and indenting?
Sat, 28 Jun 2008 20:30:20 -0700 (PDT)
How do you use MSXML2::IXMLDOMDocument::save() to include line breaks
and indents? ...
|
Re: Are we possessed by our possessions?
Sat, 28 Jun 2008 17:25:20 -0500
Alan arvostuksesta kertoo varsin suoraan se miten alan ammattityöväestö
suhtautuu tekemiseensä. Siitä voidaan ottaa esimerkkejä laajasti.
Ammattilaiset haluavat usein myös jälkikasvustaan työnsä jatkajia.
Yritysmaailma on pullollaan työstä ylpeitä isältä pojalle siirrettyä
sukuosaamista. Mutta yksi ala loistaa p ...
|
Attribute Value Illegal Characters
Thu, 26 Jun 2008 16:02:43 +0100
Hi there,
I'm trying to strip out illegal characters for XML attribute values from a
string. Any idea where I can get a list of said characters? I've checked
the specification but it does not have such a list as far as I can see.
Many thanks for your time.
Nick.
...
|
windows xp home Compressesd (zipped)
Thu, 26 Jun 2008 03:45:01 -0700
Hi all,
in windows xp home, if you want to compress a set of files, it is faster to
start compressing with the smaller files then add the larger ones to the
compressed directory. Otherwise your compression might take a much longer
time to finish (when you are working with files ~>100MBytes) .
Maybe a featu ...
|
SelectNodes + XmlTextNode
Thu, 26 Jun 2008 11:48:15 +0200
Is it possible to select all XmlTextNodes in a XmlDocument with
SelectNodes() ?
How does such xpath look like? Don't want any XmlElements, only
XmlTextNodes.
...
|
|
|
Waiting for XML data over HTTP
Wed, 25 Jun 2008 23:37:49 -0400
I need to be able to write a program to sit in "listen" mode, and receive
XML data over HTTP (POST method) from some remote program. Once the request
is received, I need to process it and finally send back a response to the
remote end that sent the request. How do I go about developing this using
.NET? Most ...
|
Converting XML data dump to SQL
Wed, 25 Jun 2008 17:02:59 -0700 (PDT)
Forgive me if this is a naive message or treated elsewhere. I have a
broad undersanding of XML concepts, but am pretty shallow when it
comes to details.
I have an XML data dump of a products database. I would like to create
a relational database from it (e.g., in MySQL, MS SQL Server 2000 or
2005, or even A ...
|
How to call another transform xsl from inside the current transform?
Wed, 25 Jun 2008 14:36:17 -0500
Hi all,
I'm transforming an xml document into another xml by using a xsl
transformation by using
<xsl:value-of select="root/@someAttrib" />.
My problem arises when one of the values I'm inserting in the new document
should be obtained from another xslt transformation defined in another
(third) file. How c ...
|