<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Snipplr</title>
    <description>Recent snippets posted on Snipplr.com</description>
    <link>https://snipplr.com/</link>
    <lastBuildDate>Wed, 10 Jun 2026 03:25:31 +0000</lastBuildDate>
    <item>
      <title>(JavaScript) Output the name and value of the properties in a javascript object - elugardo</title>
      <link>https://snipplr.com/view/18868/output-the-name-and-value-of-the-properties-in-a-javascript-object</link>
      <description>&lt;p&gt;The code below will loop through the properties in an object and alert a string. myObject is in JSON notation. The "for ( x in y)" construct does not work if the Prototype.js library is included on the page&lt;/p&gt;</description>
      <pubDate>Wed, 26 Aug 2009 10:09:37 UTC</pubDate>
      <guid>https://snipplr.com/view/18868/output-the-name-and-value-of-the-properties-in-a-javascript-object</guid>
    </item>
    <item>
      <title>(JavaScript) Change element's parent - elugardo</title>
      <link>https://snipplr.com/view/3586/change-elements-parent</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Tue, 28 Aug 2007 14:34:26 UTC</pubDate>
      <guid>https://snipplr.com/view/3586/change-elements-parent</guid>
    </item>
    <item>
      <title>(C#) Enum to string and string to enum - elugardo</title>
      <link>https://snipplr.com/view/3585/enum-to-string-and-string-to-enum</link>
      <description>&lt;p&gt;Examples of converting from a string to an enum value and back&lt;/p&gt;</description>
      <pubDate>Tue, 28 Aug 2007 14:32:22 UTC</pubDate>
      <guid>https://snipplr.com/view/3585/enum-to-string-and-string-to-enum</guid>
    </item>
  </channel>
</rss>
