Timestorm MP3s
Mon, 19 May 2008 00:43:53 -0500
T I M E S T O R M M P 3 F I L E
*Shades Of Unconsciousness 2000*
'Timestorm - Away' (http://tinyurl.com/4yfh3x) (4:01 7.36Mb 256kbps)
'Timestorm - In The Shadows' (http://tinyurl.com/4tp77w) (6:41 12.23Mb
256kbps)
'Timestorm - Introspection' (http://tinyurl.com/48hv48) (1:26 2.63Mb
256kbps)
'Times ...
|
Propaganda MP3s
Sat, 3 May 2008 13:50:44 -0500
P R O P A G A N D A M P 3
*A Secret Wish 2005*
'Propaganda - Dr. Mabuse' (http://tinyurl.com/4jfzae) (5:05 9.31Mb
256kbps)
'Propaganda - Dream Within A Dream' (http://tinyurl.com/3kl4lb) (8:04
14.78Mb 256kbps)
'Propaganda - Duel'
(http://mp3tube.info/propaganda/Propaganda-Duel.html?218571) (4:48
8. ...
|
MSXML2::XMLSchemaCache40 E_POINTER error...help!!!
Fri, 30 May 2008 05:49:17 -0700 (PDT)
I'm trying to validate an XML document but i have a big issue: when i
call the CreateInstance method for the schema i get an E_POINTER
error. In fact the create instance succes, but the pointer to the
SchemaColletion is 0x0000000, so the add command fails!
here is the code:
HRESULT hr;
if (!opened) r ...
|
XML-XML conversion TransformNodeToObject gives empty result
Fri, 30 May 2008 02:34:31 -0700 (PDT)
Hello,
I am trying to convert one XML format to another using XSL. For this I
use TransformNodeToObject to convert the source XML to result XML,
subsequently saving the result XML to disk. I am facing weird problems
with TransformNodeToObject wherein the resultant XML is empty. I am
aware about the issues of ...
|
XSL HELP!!
Tue, 27 May 2008 19:58:01 -0700
Hello,
I have a XMl as below:
*******************
<?xml version="1.0" ?>
<p1:Domains_and_Emails xmlns:p1="LDAP">
<Organization>ABCD</Organization>
<Radius Suspended="false" ID="1" Platform_Id="7"
ObjectClass="radiusprofile">
<Common_Name>OptiUser</Common_Name>
<radiusProfileDn>cn=dialup,ou=r ...
|
[ANN] XMLmind Qizx/db XML Database 2.1
Tue, 27 May 2008 14:02:05 +0200
XMLmind is pleased to announce the release of Qizx/db 2.1,
an XML database engine fully supporting XML Query.
Qizx/db Free Engine can be downloaded from
http://www.xmlmind.com/qizx/download.shtml
Qizx/open can be downloaded from
http://www.xmlmind.com/qizx/qizxopen.shtml
Qizx/db customers, please upgrade ...
|
Zune 80G doesn't work with TV
Mon, 26 May 2008 04:54:02 -0700
Does anyone know how to get the Zune 80G to work one my TV?
My Zune 30G works just fine on the TV.
I don't know if this has anything to do with it, but there is an extra
setting in the display settings on the 30G that is not in the 80G, it's
called tv system: NTSC and PAL.
Thanks for any productive input ...
|
|
|
Conditional MinOccurs in an XSD
Fri, 23 May 2008 12:41:01 -0700 (PDT)
With the following XML
<ProductTypeID>1</ProductTypeID>
<A/>
<B/>
<C/>
<D/>
I'd like to achieve the following scenario in my xsd:
if ProductTypeID = 1 then the XML should be
<ProductTypeID>1</ProductTypeID>
<A/>
<B/>
if ProductTypeID = 2 then the XML should be
<ProductTypeID>2</ProductTypeID> ...
|
where is DomDocument50 ?
Thu, 22 May 2008 13:06:49 -0700 (PDT)
I am new to XML and not a techie but I do a good bit of VBA in Excel.
I am trying to copy exactly MSDN article aa159897 which uses a WEB
service to copy SharePoint 2007 list data into a Word 2003 document.
My computer has XP w SP1, Word 2003 Prof. w SP3 plus a few MS Office
2007 components. I've installed MS ...
|
MSXML2.ServerXMLHTTP60
Wed, 21 May 2008 16:20:02 -0700
I am calling a web service that works in Windows XP but does not Vista. The
following error is produced calling the send method: "The client and server
cannot communicate, because they do not possess a common algorithm."
Code:
Dim objXMLServerXMLHTTP As MSXML2.ServerXMLHTTP60
Set objXMLServerXMLHTTP = New M ...
|