Congratulations!

[Valid RSS] This is a valid RSS feed.

Recommendations

This feed is valid, but interoperability with the widest range of feed readers could be improved by implementing the following recommendations.

Source: http://en.magicvox.net/index.rdf

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <?xml-stylesheet href="http://en.magicvox.net/pub/rss10.xsl" type="text/xsl"?>
  3.  
  4. <rdf:RDF
  5.  xmlns="http://purl.org/rss/1.0/"
  6.  xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  7.  xmlns:dc="http://purl.org/dc/elements/1.1/"
  8.  xmlns:admin="http://webns.net/mvcb/"
  9. >
  10.  
  11. <channel rdf:about="http://en.magicvox.net/">
  12.  <title>Open MagicVox.net (English Side)</title>
  13.  <link>http://en.magicvox.net/</link>
  14.  <description><![CDATA[This is <a href="/site/profile">Hiroyuki UENISHI</a>'s private website. MovableType and their plugins are the main contents.]]></description>
  15.  <dc:language>en-us</dc:language>
  16.  <dc:date>2012-03-16T20:20:13+00:00</dc:date>
  17.  <image rdf:resource="http://en.magicvox.net/banner2.png" />
  18.  
  19.  <items><rdf:Seq>
  20.  
  21.    <rdf:li rdf:resource="http://en.magicvox.net/archive/2012/03162020/" />
  22.  
  23.    <rdf:li rdf:resource="http://en.magicvox.net/archive/2010/11061823/" />
  24.  
  25.    <rdf:li rdf:resource="http://en.magicvox.net/archive/2010/10081203/" />
  26.  
  27.    <rdf:li rdf:resource="http://en.magicvox.net/archive/2010/04202045/" />
  28.  
  29.    <rdf:li rdf:resource="http://en.magicvox.net/archive/2010/04172203/" />
  30.  
  31.    <rdf:li rdf:resource="http://en.magicvox.net/archive/2010/04110959/" />
  32.  
  33.    <rdf:li rdf:resource="http://en.magicvox.net/archive/2010/04101826/" />
  34.  
  35.    <rdf:li rdf:resource="http://en.magicvox.net/archive/2010/04041617/" />
  36.  
  37.    <rdf:li rdf:resource="http://en.magicvox.net/archive/2010/03291230/" />
  38.  
  39.    <rdf:li rdf:resource="http://en.magicvox.net/archive/2010/03281557/" />
  40.  
  41.  </rdf:Seq></items>
  42. </channel>
  43.  
  44. <image rdf:about="http://en.magicvox.net/banner2.png">
  45.  <url>http://en.magicvox.net/banner2.png</url>
  46.  <title>Open MagicVox.net (English Side)</title>
  47.  <link>http://en.magicvox.net/</link>
  48. </image>
  49.  
  50.  
  51. <item rdf:about="http://en.magicvox.net/archive/2012/03162020/">
  52.  <title>Search toolbar which can search for MTML and MovableType&apos;s configuration directives</title>
  53.  <link>http://en.magicvox.net/archive/2012/03162020/</link>
  54.  <description>
  55.  
  56. This is a search toolbar plugin for Mozilla Firefox, Google Chrome and so on, which can search for MTML template tags, MovableType global modifiers and configuration directives.
  57.  
  58. ... 続きがあります(564 bytes)
  59.  
  60.  </description>
  61.  <dc:subject>MovableType</dc:subject>
  62.  <dc:creator>ぴろり</dc:creator>
  63.  <dc:date>2012-03-16T20:20:13+00:00</dc:date>
  64. </item>
  65.  
  66. <item rdf:about="http://en.magicvox.net/archive/2010/11061823/">
  67.  <title>jQuery plugin which filres an event when scroll-bar comes colse to the end</title>
  68.  <link>http://en.magicvox.net/archive/2010/11061823/</link>
  69.  <description>
  70.  
  71. This plugin can supply an event handler that fires when scroll-bar comes close to the end of objects. A good example is twitter&apos;s timeline. Try out to scroll the timeline below with paying your attentions to scroll-bar, you will see that the continuous timelines are added automatically when scroll-bar comes colse to the end of page.
  72.  
  73. ... 続きがあります(1,231 bytes)
  74.  
  75.  </description>
  76.  <dc:subject>Software</dc:subject>
  77.  <dc:creator>ぴろり</dc:creator>
  78.  <dc:date>2010-11-06T18:23:55+00:00</dc:date>
  79. </item>
  80.  
  81. <item rdf:about="http://en.magicvox.net/archive/2010/10081203/">
  82.  <title>MovableType plugin which search the specified value in array/hash var</title>
  83.  <link>http://en.magicvox.net/archive/2010/10081203/</link>
  84.  <description>
  85.  
  86. This MovableType plugin supplies a container tag of template which switches whether the specified value is contained in the array or hash variable. Now, you can describe the same logic with using the standard template tags, but its performance may not be desirable.
  87.  
  88.  
  89. ... 続きがあります(1,410 bytes)
  90.  
  91.  </description>
  92.  <dc:subject>Plugin</dc:subject>
  93.  <dc:creator>ぴろり</dc:creator>
  94.  <dc:date>2010-10-08T12:03:15+00:00</dc:date>
  95. </item>
  96.  
  97. <item rdf:about="http://en.magicvox.net/archive/2010/04202045/">
  98.  <title>jQuery plugin which emulates iPod&apos;s click wheel controller</title>
  99.  <link>http://en.magicvox.net/archive/2010/04202045/</link>
  100.  <description>
  101.  
  102. This jQuery plugin emulates iPod&apos;s click wheel contorller. Anyway see the demonstration. I have coded this as a plugin for jQuery, bring your image of click wheel and you will be able to integrate this function to your website easily.
  103.  
  104.  
  105. ... 続きがあります(1,641 bytes)
  106.  
  107.  </description>
  108.  <dc:subject>Software</dc:subject>
  109.  <dc:creator>ぴろり</dc:creator>
  110.  <dc:date>2010-04-20T20:45:36+00:00</dc:date>
  111. </item>
  112.  
  113. <item rdf:about="http://en.magicvox.net/archive/2010/04172203/">
  114.  <title>Twittbacker enables you to send a trackback to one&apos;s tweet on twitter</title>
  115.  <link>http://en.magicvox.net/archive/2010/04172203/</link>
  116.  <description>
  117.  
  118. Twittbacker - Trackback to one&apos;s tweet
  119.  
  120.  
  121.  
  122. When you write an article with responce to one&apos;s tweet on twitter, Twittbacker enables you to send a trackback. An twitter user can know the reactions of his tweets in the blogosphere. Twittbacker will enforce the social communications and everyone use it with no fee. Please try it.
  123.  
  124.  
  125.  </description>
  126.  <dc:subject>Computer</dc:subject>
  127.  <dc:creator>ぴろり</dc:creator>
  128.  <dc:date>2010-04-17T22:03:25+00:00</dc:date>
  129. </item>
  130.  
  131. <item rdf:about="http://en.magicvox.net/archive/2010/04110959/">
  132.  <title>MovableType plugin which supports cross-posting with Atom</title>
  133.  <link>http://en.magicvox.net/archive/2010/04110959/</link>
  134.  <description>
  135.  
  136. This is a MovableType plugin which posts the entry to the other blogs and sites with Atom Pub when you publish it. XMLRPC version is also available.
  137.  
  138.  
  139. ... 続きがあります(746 bytes)
  140.  
  141.  </description>
  142.  <dc:subject>Plugin</dc:subject>
  143.  <dc:creator>ぴろり</dc:creator>
  144.  <dc:date>2010-04-11T09:59:15+00:00</dc:date>
  145. </item>
  146.  
  147. <item rdf:about="http://en.magicvox.net/archive/2010/04101826/">
  148.  <title>MovableType plugin which supports cross-posting with XMLRPC</title>
  149.  <link>http://en.magicvox.net/archive/2010/04101826/</link>
  150.  <description>
  151.  
  152. This is a MovableType plugin which posts the entry to the other blogs and sites with XML-RPC when you publish it.
  153.  
  154.  
  155. ... 続きがあります(730 bytes)
  156.  
  157.  </description>
  158.  <dc:subject>Plugin</dc:subject>
  159.  <dc:creator>ぴろり</dc:creator>
  160.  <dc:date>2010-04-10T18:26:09+00:00</dc:date>
  161. </item>
  162.  
  163. <item rdf:about="http://en.magicvox.net/archive/2010/04041617/">
  164.  <title>TinyurlUtil: MovableType plugin adds the shorten URL with TinyURL in compose screen</title>
  165.  <link>http://en.magicvox.net/archive/2010/04041617/</link>
  166.  <description>
  167.  
  168. This MovableType plugins add the shorten URL of entry with TinyURL in your compose screen.
  169.  
  170.  
  171. ... 続きがあります(263 bytes)
  172.  
  173.  </description>
  174.  <dc:subject>Plugin</dc:subject>
  175.  <dc:creator>ぴろり</dc:creator>
  176.  <dc:date>2010-04-04T16:17:41+00:00</dc:date>
  177. </item>
  178.  
  179. <item rdf:about="http://en.magicvox.net/archive/2010/03291230/">
  180.  <title>New sense Twitter entertainment - Twitten</title>
  181.  <link>http://en.magicvox.net/archive/2010/03291230/</link>
  182.  <description>
  183.  
  184. How do your twitter followers feel your twits? Twitten enable you to show the rating on Twitter by your followers. Such you intend to say intellectual twits, but your followers may regard you as a very muscle man... If you have Twitter account already, you can start immediately and freely. Let&apos;s try it!
  185.  
  186.  
  187. Twitten - Rating your friends
  188.  
  189. ... 続きがあります(879 bytes)
  190.  
  191.  </description>
  192.  <dc:subject>Computer</dc:subject>
  193.  <dc:creator>ぴろり</dc:creator>
  194.  <dc:date>2010-03-29T12:30:56+00:00</dc:date>
  195. </item>
  196.  
  197. <item rdf:about="http://en.magicvox.net/archive/2010/03281557/">
  198.  <title>How do many MovableType plugins effect the performance ?</title>
  199.  <link>http://en.magicvox.net/archive/2010/03281557/</link>
  200.  <description>
  201.  
  202.  MovableType plugins are very useful and important. After installing many MovableType plugins, you may feel the performance down. So now, I have surveyed the performance when many MovableType plugins are install onto MovableType.
  203.  
  204.  
  205. ... 続きがあります(1,339 bytes)
  206.  
  207.  </description>
  208.  <dc:subject>MovableType</dc:subject>
  209.  <dc:creator>ぴろり</dc:creator>
  210.  <dc:date>2010-03-28T15:57:10+00:00</dc:date>
  211. </item>
  212.  
  213.  
  214. </rdf:RDF>

If you would like to create a banner that links to this page (i.e. this validation result), do the following:

  1. Download the "valid RSS" banner.

  2. Upload the image to your own server. (This step is important. Please do not link directly to the image on this server.)

  3. Add this HTML to your page (change the image src attribute if necessary):

If you would like to create a text link instead, here is the URL you can use:

http://www.feedvalidator.org/check.cgi?url=http%3A//en.magicvox.net/index.rdf

Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda