<?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>Tue, 09 Jun 2026 16:50:40 +0000</lastBuildDate>
    <item>
      <title>(ActionScript 3) Check if the FlxObject is inside the given rectangle - godstroke</title>
      <link>https://snipplr.com/view/45933/check-if-the-flxobject-is-inside-the-given-rectangle</link>
      <description>&lt;p&gt;Simple snippet to check is Flixel's flxObjects position according to a rectangle.&#13;
It will return true if it's inside the rectangle, false if not.&#13;
&#13;
Very basic primitive box collision checking.&lt;/p&gt;</description>
      <pubDate>Sun, 19 Dec 2010 09:55:47 UTC</pubDate>
      <guid>https://snipplr.com/view/45933/check-if-the-flxobject-is-inside-the-given-rectangle</guid>
    </item>
    <item>
      <title>(ActionScript 3) String to Number conversion generates unexpected decimals, fix by toPrecision - godstroke</title>
      <link>https://snipplr.com/view/45779/string-to-number-conversion-generates-unexpected-decimals-fix-by-toprecision</link>
      <description>&lt;p&gt;This seems to be a bug.. or not..&#13;
But explains how to fix it anyway.&lt;/p&gt;</description>
      <pubDate>Wed, 15 Dec 2010 18:52:41 UTC</pubDate>
      <guid>https://snipplr.com/view/45779/string-to-number-conversion-generates-unexpected-decimals-fix-by-toprecision</guid>
    </item>
    <item>
      <title>(ActionScript 3) AS3 string to class name getDefinitionByName - godstroke</title>
      <link>https://snipplr.com/view/29059/as3-string-to-class-name-getdefinitionbyname</link>
      <description>&lt;p&gt;libraryPath is a string&lt;/p&gt;</description>
      <pubDate>Mon, 01 Mar 2010 12:43:33 UTC</pubDate>
      <guid>https://snipplr.com/view/29059/as3-string-to-class-name-getdefinitionbyname</guid>
    </item>
    <item>
      <title>(Bash) Copying files faster with rsync on linux - godstroke</title>
      <link>https://snipplr.com/view/21816/copying-files-faster-with-rsync-on-linux</link>
      <description>&lt;p&gt;r : recursive&#13;
v: verbose&#13;
--progress : shows progress with percentage&lt;/p&gt;</description>
      <pubDate>Sun, 25 Oct 2009 11:46:58 UTC</pubDate>
      <guid>https://snipplr.com/view/21816/copying-files-faster-with-rsync-on-linux</guid>
    </item>
    <item>
      <title>(Bash) getting the device file of a mounted device on linux - godstroke</title>
      <link>https://snipplr.com/view/21742/getting-the-device-file-of-a-mounted-device-on-linux</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Sat, 24 Oct 2009 08:11:37 UTC</pubDate>
      <guid>https://snipplr.com/view/21742/getting-the-device-file-of-a-mounted-device-on-linux</guid>
    </item>
    <item>
      <title>(Bash) mounting iso files using linux terminal - godstroke</title>
      <link>https://snipplr.com/view/21738/mounting-iso-files-using-linux-terminal</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Sat, 24 Oct 2009 07:01:45 UTC</pubDate>
      <guid>https://snipplr.com/view/21738/mounting-iso-files-using-linux-terminal</guid>
    </item>
    <item>
      <title>(ActionScript 3) String replace using regular expression - godstroke</title>
      <link>https://snipplr.com/view/20482/string-replace-using-regular-expression</link>
      <description>&lt;p&gt;. must be escaped using \ . It  means something in regexp&lt;/p&gt;</description>
      <pubDate>Wed, 30 Sep 2009 14:44:08 UTC</pubDate>
      <guid>https://snipplr.com/view/20482/string-replace-using-regular-expression</guid>
    </item>
  </channel>
</rss>
