<?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 04:05:57 +0000</lastBuildDate>
    <item>
      <title>(C#) XML Serializable Collection - aelesbao</title>
      <link>https://snipplr.com/view/54477/xml-serializable-collection</link>
      <description>&lt;p&gt;[Serializable]&#13;
[XmlRoot("items")]&#13;
public class ItemCollection : XmlSerializableCollection&lt;Item&gt;&#13;
{&#13;
}&lt;/p&gt;</description>
      <pubDate>Fri, 27 May 2011 12:13:13 UTC</pubDate>
      <guid>https://snipplr.com/view/54477/xml-serializable-collection</guid>
    </item>
    <item>
      <title>(C#) .Net Socket keep-alive extension - aelesbao</title>
      <link>https://snipplr.com/view/54476/net-socket-keepalive-extension</link>
      <description>&lt;p&gt;Sets the keep-alive interval for the socket.&lt;/p&gt;</description>
      <pubDate>Fri, 27 May 2011 12:10:54 UTC</pubDate>
      <guid>https://snipplr.com/view/54476/net-socket-keepalive-extension</guid>
    </item>
    <item>
      <title>(jQuery) Regex Selector for jQuery by James Padolsey - aelesbao</title>
      <link>https://snipplr.com/view/48005/regex-selector-for-jquery-by-james-padolsey</link>
      <description>&lt;p&gt;The regular expression must be in non-literal notation; so replace all backslashes with two backslashes (e.g. ^\w+$ -&gt; ^\\w+$).&#13;
&#13;
All searches are case insensitive; you can change this by removing the â€˜iâ€™ flag in the plugin.&lt;/p&gt;</description>
      <pubDate>Thu, 27 Jan 2011 22:25:32 UTC</pubDate>
      <guid>https://snipplr.com/view/48005/regex-selector-for-jquery-by-james-padolsey</guid>
    </item>
  </channel>
</rss>
