<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/"
   xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
    <title>HTML / XHTML / WML / XML Validator Forum</title>
    <link>http://www.validome.org/forum/</link>
    <description>HTML / XHTML / WML / XML Validator Forum</description>
    <dc:language>de</dc:language>
    <admin:errorReportsTo rdf:resource="mailto:staff@validome.org" />
    <generator>Macro DC</generator><item>
  <title>Regeln für Kommentare</title>
  <link>http://www.validome.org/forum/viewtopicp-1426-1.htm</link>
  <category></category>
  <comments>http://www.validome.org/forum/viewtopicp-1426-1.htm</comments>
  <slash:comments></slash:comments>
  <wfw:commentRss>http://www.validome.org/forum/rss.php?version=2.0&amp;type=comments&amp;sid=</wfw:commentRss>
  <author>staff@validome.org</author>
  <content:encoded>
      Ich möchte nur Übersichtlichkeitsgründen Kommentare verwenden:

Ich dachte bisher mit 

  beendet

also  heißt für mich Tabellenfeld 1

der Validator:
 		 Ungültige Kommentardeklaration

any Hints, mir sagt die Fehlermeldung nix.

mfg hoern  </content:encoded>
  <pubDate>Thu, 26 Jan 2012 19:09:00 +0100</pubDate>
  <guid>http://www.validome.org/forum/viewtopicp-1426-1.htm</guid>
</item>
<item>
  <title>Eine PDF-Seite mit einem Rahmen vorgegebener Größe und Farbe versehen</title>
  <link>http://www.validome.org/forum/viewtopicp-1425-1.htm</link>
  <category></category>
  <comments>http://www.validome.org/forum/viewtopicp-1425-1.htm</comments>
  <slash:comments></slash:comments>
  <wfw:commentRss>http://www.validome.org/forum/rss.php?version=2.0&amp;type=comments&amp;sid=</wfw:commentRss>
  <author>staff@validome.org</author>
  <content:encoded>
      Hi, ich brauche JavaScript-Code um die oben erwähnte Aktion auszuführen. Kann jemand ein Tipp geben? Danke!  </content:encoded>
  <pubDate>Mon, 23 Jan 2012 08:57:15 +0100</pubDate>
  <guid>http://www.validome.org/forum/viewtopicp-1425-1.htm</guid>
</item>
<item>
  <title>verstehe Scope Chain nicht..</title>
  <link>http://www.validome.org/forum/viewtopicp-1423-1.htm</link>
  <category></category>
  <comments>http://www.validome.org/forum/viewtopicp-1423-1.htm</comments>
  <slash:comments></slash:comments>
  <wfw:commentRss>http://www.validome.org/forum/rss.php?version=2.0&amp;type=comments&amp;sid=</wfw:commentRss>
  <author>staff@validome.org</author>
  <content:encoded>
      Hallo,

ich habe da ein Programm bei dem ich herausfinden möchte wie die Scope Chain davon ist,jedoch verstehe ich es nicht und weiss nicht wie ich anfangen soll. Das ist ein Übungsbsp.
wäre toll wenn mir da jemand helfen könnte! bzw. vll. sagt wie die bei dem Bsp. ist


function scope_test()
{
var x = 7;
document.write(&quot;In scope_test: x = &quot; + x + &quot;, y = &quot; + y + &quot;&quot;);
y = 12;
}
var x = 5;
var y = 10;
document.write(&quot;Vor scope_test: x = &quot; + x + &quot;, y = &quot; + y + &quot;&quot;);
scope_test();
document.write(&quot;Na  </content:encoded>
  <pubDate>Fri, 13 Jan 2012 23:32:47 +0100</pubDate>
  <guid>http://www.validome.org/forum/viewtopicp-1423-1.htm</guid>
</item>
<item>
  <title>Bildermatrix mit Textfeld/popup</title>
  <link>http://www.validome.org/forum/viewtopicp-1422-1.htm</link>
  <category></category>
  <comments>http://www.validome.org/forum/viewtopicp-1422-1.htm</comments>
  <slash:comments></slash:comments>
  <wfw:commentRss>http://www.validome.org/forum/rss.php?version=2.0&amp;type=comments&amp;sid=</wfw:commentRss>
  <author>staff@validome.org</author>
  <content:encoded>
      Hallo,

ich möchte eine 3x3 Bildermatrix mit einem Textfeld/popup verbinden.  Wie lässt sich dass mit jquery oder jscript machen?

schönen Dank  </content:encoded>
  <pubDate>Wed, 11 Jan 2012 15:00:37 +0100</pubDate>
  <guid>http://www.validome.org/forum/viewtopicp-1422-1.htm</guid>
</item>
<item>
  <title>Warum bloss immer wieder dieser Fehler?</title>
  <link>http://www.validome.org/forum/viewtopicp-1420-1.htm</link>
  <category></category>
  <comments>http://www.validome.org/forum/viewtopicp-1420-1.htm</comments>
  <slash:comments></slash:comments>
  <wfw:commentRss>http://www.validome.org/forum/rss.php?version=2.0&amp;type=comments&amp;sid=</wfw:commentRss>
  <author>staff@validome.org</author>
  <content:encoded>
      Hallo Leute,

bin schwer am verzweifeln. Immer wieder die gleiche Fehlermeldung:

Das Dokument ist nicht valides XHTML 1.0 StrictBenutzte Zeichenkodierung:utf-8
Quelle:Fallback

HinweiseDieses XHTML 1.0-Dokument wurde mit dem MIME-Type text/html ausgeliefert, der jedoch nicht verwendet werden sollte, wenn das Dokument nicht den Richtlinien zur Kompatibilität mit HTML entspricht.Es wurde keine Angabe zur Zeichenkodierung gefunden. Aus diesem Grund wurde UTF-8 verwendet.nach obenSchwerer FehlerIm  </content:encoded>
  <pubDate>Sat, 07 Jan 2012 00:11:12 +0100</pubDate>
  <guid>http://www.validome.org/forum/viewtopicp-1420-1.htm</guid>
</item>
<item>
  <title>Fehler: Im Element div ist das Attribut `DATA-HREF` nicht erlaubt.</title>
  <link>http://www.validome.org/forum/viewtopicp-1418-1.htm</link>
  <category></category>
  <comments>http://www.validome.org/forum/viewtopicp-1418-1.htm</comments>
  <slash:comments></slash:comments>
  <wfw:commentRss>http://www.validome.org/forum/rss.php?version=2.0&amp;type=comments&amp;sid=</wfw:commentRss>
  <author>staff@validome.org</author>
  <content:encoded>
      hallo,
dieser und drei weitere fehler  werden durch das von facebook regenerierte plugin, welches ich dann auf meiner webseite eingebaut habe, provoziert.




(function(d, s, id) {
  var js, fjs = d.getElementsByTagName(s)[0];
  if (d.getElementById(id)) {return;}
  js = d.createElement(s); js.id = id;
  js.src = &quot;//connect.facebook.net/en_US/all.js#xfbml=1&quot;;
  fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));

  </content:encoded>
  <pubDate>Sat, 19 Nov 2011 13:58:48 +0100</pubDate>
  <guid>http://www.validome.org/forum/viewtopicp-1418-1.htm</guid>
</item>
<item>
  <title>RSS bearbeiten</title>
  <link>http://www.validome.org/forum/viewtopicp-1417-1.htm</link>
  <category></category>
  <comments>http://www.validome.org/forum/viewtopicp-1417-1.htm</comments>
  <slash:comments></slash:comments>
  <wfw:commentRss>http://www.validome.org/forum/rss.php?version=2.0&amp;type=comments&amp;sid=</wfw:commentRss>
  <author>staff@validome.org</author>
  <content:encoded>
      Hallo Leute, 

und zwar möche ich ein RSS bearbeiten und zwar wird das RSS von unserem Landesfeuerwehrverband zur verfügung gestellt und die einsätze aller feuerwehen im Raum Oberösterreich angezeigt. 
Ich möchte jetzt das nur unsere feuerwehr im rss angezeigt wird ist das irgendwie möglich ?

LINK: http://intranet.ooelfv.at/webext2/rss/rss_laufend.xml

code 

	
		Landes-Feuerwehrkommando OÖ laufende Einsätze
		Warn- und Alarmsystem, Alarmierungen in Oberösterreich
		de-AT
		http://intranet.ooe  </content:encoded>
  <pubDate>Wed, 09 Nov 2011 18:30:53 +0100</pubDate>
  <guid>http://www.validome.org/forum/viewtopicp-1417-1.htm</guid>
</item>
<item>
  <title>Verständnis-Schwierigkeiten Character-encoding: geht/geht nicht/geht</title>
  <link>http://www.validome.org/forum/viewtopicp-1416-1.htm</link>
  <category></category>
  <comments>http://www.validome.org/forum/viewtopicp-1416-1.htm</comments>
  <slash:comments></slash:comments>
  <wfw:commentRss>http://www.validome.org/forum/rss.php?version=2.0&amp;type=comments&amp;sid=</wfw:commentRss>
  <author>staff@validome.org</author>
  <content:encoded>
      Einstweilen ignorieren. In Epiphany und Opera werden die Umlaute und Sonderzeichen überhaupt nicht korrekt angezeigt, d.h. auch nicht auf der englischen Seite. Offenbar führt kein Weg an unescape() vorbei. Egal, was Firefox da treibt.

---------------------- Original-Text folgt -----------------------------------

Situation:
Firefox 7.0.1

Zwei XHTML-Seiten benutzen den selben JavaScript-Code (die selben Funktionen, die selbe externe JavaScript-Datei) von Paul Lutus (www.arachnoid.com), um sukz  </content:encoded>
  <pubDate>Mon, 07 Nov 2011 13:23:19 +0100</pubDate>
  <guid>http://www.validome.org/forum/viewtopicp-1416-1.htm</guid>
</item>
<item>
  <title>HTML-Strict oder XHTML-Strict?</title>
  <link>http://www.validome.org/forum/viewtopicp-1414-1.htm</link>
  <category></category>
  <comments>http://www.validome.org/forum/viewtopicp-1414-1.htm</comments>
  <slash:comments></slash:comments>
  <wfw:commentRss>http://www.validome.org/forum/rss.php?version=2.0&amp;type=comments&amp;sid=</wfw:commentRss>
  <author>staff@validome.org</author>
  <content:encoded>
      Hallo an Alle!

Möchte gerne eure Empfehlung und Rat bezüglich Machart der Homepage: lieber HTML-Strict oder XHTML-Strict?

HTML 5 erst mal nicht, weil es doch nicht von allen Browsern dargestellt wird. Aber kriege ich später die Kurve von XHTML-Strict auf HTML 5, oder muss ich dann alles umschreiben? 

Was meinen die Experten?  </content:encoded>
  <pubDate>Mon, 31 Oct 2011 19:26:09 +0100</pubDate>
  <guid>http://www.validome.org/forum/viewtopicp-1414-1.htm</guid>
</item>
<item>
  <title>Auswahlmenü - Bild in der Mitte - Beschreibung links</title>
  <link>http://www.validome.org/forum/viewtopicp-1412-1.htm</link>
  <category></category>
  <comments>http://www.validome.org/forum/viewtopicp-1412-1.htm</comments>
  <slash:comments></slash:comments>
  <wfw:commentRss>http://www.validome.org/forum/rss.php?version=2.0&amp;type=comments&amp;sid=</wfw:commentRss>
  <author>staff@validome.org</author>
  <content:encoded>
      Habe es heute hinbekommen ;-)  </content:encoded>
  <pubDate>Sat, 22 Oct 2011 16:30:29 +0200</pubDate>
  <guid>http://www.validome.org/forum/viewtopicp-1412-1.htm</guid>
</item>
<item>
  <title>XML Validator: The Document ... could not load</title>
  <link>http://www.validome.org/forum/viewtopicp-1411-1.htm</link>
  <category></category>
  <comments>http://www.validome.org/forum/viewtopicp-1411-1.htm</comments>
  <slash:comments></slash:comments>
  <wfw:commentRss>http://www.validome.org/forum/rss.php?version=2.0&amp;type=comments&amp;sid=</wfw:commentRss>
  <author>staff@validome.org</author>
  <content:encoded>
      Using the XML validator:
http://www.validome.org/xml/validate/
with URL:
http://barchetta.mediacenter.studioline.net/sitemap181a.xml
will result in error &quot;The Document ... could not load&quot;.

However, the same URL in:
http://www.validome.org/
will &quot;load&quot; just fine (as will the w3c validator).

If I UPLOAD the sitemap181a.xml into the XML validator, THEN it will validate just fine.

The problem is only when supplying the URL to the XML file!?

Best Regards,
Andy Schmidt

Anamera.com  </content:encoded>
  <pubDate>Mon, 10 Oct 2011 21:46:11 +0200</pubDate>
  <guid>http://www.validome.org/forum/viewtopicp-1411-1.htm</guid>
</item>
<item>
  <title>Fehler:  Ungeschlossener Endtag benötigt SHORTTAG YES</title>
  <link>http://www.validome.org/forum/viewtopicp-1409-1.htm</link>
  <category></category>
  <comments>http://www.validome.org/forum/viewtopicp-1409-1.htm</comments>
  <slash:comments></slash:comments>
  <wfw:commentRss>http://www.validome.org/forum/rss.php?version=2.0&amp;type=comments&amp;sid=</wfw:commentRss>
  <author>staff@validome.org</author>
  <content:encoded>
      Hi,

ich bin dabei mir momentan selbst (X)HTML beizubringen und orientiere mich zu 98 % an SelfHTML und die restlichen 2 % verteilen sich auf's Googeln und Freunde löchern. Nur sind die momentan auch ratlos, was aber auch an der späten Stunden liegen mag.

Ich habe auf meiner Bastelseite eine Unterseite, auf der ich mir das Erstellen von simplen Tabellen näher bringen wollte. Wenn ich die Seite validiere wird nur noch ein Fehler gefunden und zwar der auch oben benannte: 
&quot;Fehler:  Ungeschlossen  </content:encoded>
  <pubDate>Tue, 06 Sep 2011 00:33:18 +0200</pubDate>
  <guid>http://www.validome.org/forum/viewtopicp-1409-1.htm</guid>
</item>
<item>
  <title>Hilfe für html Countdown</title>
  <link>http://www.validome.org/forum/viewtopicp-1407-1.htm</link>
  <category></category>
  <comments>http://www.validome.org/forum/viewtopicp-1407-1.htm</comments>
  <slash:comments></slash:comments>
  <wfw:commentRss>http://www.validome.org/forum/rss.php?version=2.0&amp;type=comments&amp;sid=</wfw:commentRss>
  <author>staff@validome.org</author>
  <content:encoded>
      Hi,

zuerst einmal: ich habe keine Ahnung von HTML. Ich möchte auf meiner Webseite, die ich mit Jimdo erstelle, einen Countdown haben. Ich hatte bereits einen gefunden, der mir gefällt und funktioniert. Wenn der aber abgelaufen ist, ist immer nur ein ; zu sehen.

Ich möchte den nur umarbeiten, dass statt dem ; etwas da steht, wie DU KOMMST ZU SPÄT! Der Code den ich gerade verwende ist:

//
//    
//   ;
//
//
// 0) {
//    var miliseconds = toSt3(count%1000); count = Math.floor(count/1000);
//   </content:encoded>
  <pubDate>Tue, 30 Aug 2011 10:09:36 +0200</pubDate>
  <guid>http://www.validome.org/forum/viewtopicp-1407-1.htm</guid>
</item>
<item>
  <title>Die Deklaration des Elementes 'link' kann nicht gefunden werden.</title>
  <link>http://www.validome.org/forum/viewtopicp-1406-1.htm</link>
  <category></category>
  <comments>http://www.validome.org/forum/viewtopicp-1406-1.htm</comments>
  <slash:comments></slash:comments>
  <wfw:commentRss>http://www.validome.org/forum/rss.php?version=2.0&amp;type=comments&amp;sid=</wfw:commentRss>
  <author>staff@validome.org</author>
  <content:encoded>
      Hallo in meiner Datei steht:

[code][/code]

aber was stimmt daran nicht?  </content:encoded>
  <pubDate>Thu, 25 Aug 2011 18:57:18 +0200</pubDate>
  <guid>http://www.validome.org/forum/viewtopicp-1406-1.htm</guid>
</item>
<item>
  <title>valides xhtm transitional bei slider javascript</title>
  <link>http://www.validome.org/forum/viewtopicp-1405-1.htm</link>
  <category></category>
  <comments>http://www.validome.org/forum/viewtopicp-1405-1.htm</comments>
  <slash:comments></slash:comments>
  <wfw:commentRss>http://www.validome.org/forum/rss.php?version=2.0&amp;type=comments&amp;sid=</wfw:commentRss>
  <author>staff@validome.org</author>
  <content:encoded>
      Bei folgendem Code kriege ich einen validierungsfehler

Das Element img ist an dieser Stelle nicht erlaubt. 
  Fehlerstelle: return'  </content:encoded>
  <pubDate>Thu, 18 Aug 2011 15:38:33 +0200</pubDate>
  <guid>http://www.validome.org/forum/viewtopicp-1405-1.htm</guid>
</item>
</channel>
</rss>

