Yes, the topic is me swearing.
Bad news. One of my hard drives died, and it happened to be the one that XPlode3 was stored on.
The last backup I made of my whole source tree was back when I had a half-baked XPlode2.... so I get to do it ALLLLLL again.
Hopefully I will have something usable within a week, but not promises.
*mightily p***ed off*
Page 1 of 1
My hard drive died
#3
Posted 20 December 2004 - 01:22 AM
Just a note... XPlode will now be using a more conformant XML parser... and it TELLS you what you get wrong.
Example:
Error:
From XML Spec:
http://www.w3.org/TR...#sec-references
I assume that nobody gets it.... but you can figure out what it means from the spec.
i.e. The error was the & should be & as per normal.
Yes it's been a long day, so this post may not be understandable...
Example:
<test>This is a long **** test of something & something.</test>
Error:
Quote
Ill-formed entity reference in text section (Rule 68).
http://www.w3.org/TR...#sec-references
Quote
[68] EntityRef ::= '&' Name ';' [WFC: Entity Declared]
[VC: Entity Declared]
[WFC: Parsed Entity]
[WFC: No Recursion]
[VC: Entity Declared]
[WFC: Parsed Entity]
[WFC: No Recursion]
I assume that nobody gets it.... but you can figure out what it means from the spec.
i.e. The error was the & should be & as per normal.
Yes it's been a long day, so this post may not be understandable...
#4
Posted 20 December 2004 - 01:59 AM
man, I'm really sorry. I know what it's like. Had my harddrive fail on me with all my Winamp MSI stuff on it...
sure hope this doesn't hinder my little project....
sure hope this doesn't hinder my little project....
#5
Posted 20 December 2004 - 10:47 AM
i´m sorry, too. hard drives crashs often on coding projects...
#6
Posted 03 January 2005 - 08:49 AM
RAID1 is your friend. Otherwise, a program like SecondCopy can be a life saver. I personally have my MSFN stuff saved to two different hard drives on my system.
Share this topic:
Page 1 of 1



Help
This topic is locked

Back to top








