<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - nkm</title>
<link>http://snipplr.com/users/nkm</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Wed, 19 Jun 2013 23:15:12 GMT</pubDate>
<item>
<title>(Bash) Removing all extended attributes from a directory tree</title>
<link>http://snipplr.com/view/51227/removing-all-extended-attributes-from-a-directory-tree/</link>
<description><![CDATA[ <p>The space after the caret in the grep command is produced by typing Ctrl-V and then Tab, to insert a Tab character.</p> ]]></description>
<pubDate>Tue, 29 Mar 2011 06:45:35 GMT</pubDate>
<guid>http://snipplr.com/view/51227/removing-all-extended-attributes-from-a-directory-tree/</guid>
</item>
<item>
<title>(PHP) Is Local Address</title>
<link>http://snipplr.com/view/36767/is-local-address/</link>
<description><![CDATA[ <p>Checks if a given address is local. Useful for setting up the dev environment automatically.

NOTE: It's not intended for validation!</p> ]]></description>
<pubDate>Tue, 06 Jul 2010 20:23:50 GMT</pubDate>
<guid>http://snipplr.com/view/36767/is-local-address/</guid>
</item>
<item>
<title>(Regular Expression) The Best Email RegEx (yet)</title>
<link>http://snipplr.com/view/35727/the-best-email-regex-yet/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sun, 13 Jun 2010 15:52:23 GMT</pubDate>
<guid>http://snipplr.com/view/35727/the-best-email-regex-yet/</guid>
</item>
<item>
<title>(JavaScript) Timer format</title>
<link>http://snipplr.com/view/33379/timer-format/</link>
<description><![CDATA[ <p>Formats a time in Numeric format into Timer format (HH:MM:SS). - Rounds values after conversion - Displays negative values (-HH:MM:SS) - Only displays the hours if necessary - Fails gracefully</p> ]]></description>
<pubDate>Tue, 27 Apr 2010 17:58:53 GMT</pubDate>
<guid>http://snipplr.com/view/33379/timer-format/</guid>
</item>
<item>
<title>(Regular Expression) YouTube URL matcher, video ID catcher</title>
<link>http://snipplr.com/view/33375/youtube-url-matcher-video-id-catcher/</link>
<description><![CDATA[ <p>PCRE that matches any kind of YouTube URL and catches its video ID. It supports three kinds of URL: the classic (?v=), the AJAXed one (#!v=) and the short version (youtu.be). It also supports international URLs.

Tested with Javascript and PHP.</p> ]]></description>
<pubDate>Tue, 27 Apr 2010 16:02:49 GMT</pubDate>
<guid>http://snipplr.com/view/33375/youtube-url-matcher-video-id-catcher/</guid>
</item>
<item>
<title>(PHP) Timer format</title>
<link>http://snipplr.com/view/33363/timer-format/</link>
<description><![CDATA[ <p>Formats a time in Numeric format into Timer format (HH:MM:SS).
- Rounds values after conversion
- Displays negative values (-HH:MM:SS)
- Only displays the hours if necessary
- Fails gracefully</p> ]]></description>
<pubDate>Tue, 27 Apr 2010 10:40:57 GMT</pubDate>
<guid>http://snipplr.com/view/33363/timer-format/</guid>
</item>
<item>
<title>(JavaScript) Check if original window opener is still open</title>
<link>http://snipplr.com/view/28719/check-if-original-window-opener-is-still-open/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 22 Feb 2010 01:33:18 GMT</pubDate>
<guid>http://snipplr.com/view/28719/check-if-original-window-opener-is-still-open/</guid>
</item>
<item>
<title>(Bash) mod_files.sh [PHP]</title>
<link>http://snipplr.com/view/27710/modfilessh-php/</link>
<description><![CDATA[ <p>here's a script, mod_files.sh, in ext/session for creating directory
tree with depth X for sessions.  As it stands, it's pretty poorly
documented and very basic.  I * got exceptionally bored and rewrote most
of it, the patch is attached.  It runs fine for me in linux (with sh
version 4.0).  I don't have any other *NIX systems to test it out on,
so I can't verify that it works in anything but linux, sorry.

* Eddie Drapkin </p> ]]></description>
<pubDate>Thu, 04 Feb 2010 17:56:26 GMT</pubDate>
<guid>http://snipplr.com/view/27710/modfilessh-php/</guid>
</item>
<item>
<title>(Bash) Convert sound to CoreAudio Format [CAF] [iPhone]</title>
<link>http://snipplr.com/view/22236/convert-sound-to-coreaudio-format-caf-iphone/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sat, 31 Oct 2009 10:09:20 GMT</pubDate>
<guid>http://snipplr.com/view/22236/convert-sound-to-coreaudio-format-caf-iphone/</guid>
</item>
<item>
<title>(Bash) Enable Screen Sharing [OSX] [SL]</title>
<link>http://snipplr.com/view/21650/enable-screen-sharing-osx-sl/</link>
<description><![CDATA[ <p>The instructions for Snow Leopard are in the comments</p> ]]></description>
<pubDate>Thu, 22 Oct 2009 13:54:03 GMT</pubDate>
<guid>http://snipplr.com/view/21650/enable-screen-sharing-osx-sl/</guid>
</item>
<item>
<title>(MySQL) Delete Orphaned Records</title>
<link>http://snipplr.com/view/20337/delete-orphaned-records/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 28 Sep 2009 05:46:54 GMT</pubDate>
<guid>http://snipplr.com/view/20337/delete-orphaned-records/</guid>
</item>
<item>
<title>(PHP) Print last query | CodeIgniter</title>
<link>http://snipplr.com/view/19007/print-last-query-codeigniter/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sat, 29 Aug 2009 17:34:57 GMT</pubDate>
<guid>http://snipplr.com/view/19007/print-last-query-codeigniter/</guid>
</item>
<item>
<title>(MySQL) Calculate Age from Date Of Birth</title>
<link>http://snipplr.com/view/19005/calculate-age-from-date-of-birth/</link>
<description><![CDATA[ <p>It's not 100% accurate, but works fine for people under 1.480.</p> ]]></description>
<pubDate>Sat, 29 Aug 2009 17:15:04 GMT</pubDate>
<guid>http://snipplr.com/view/19005/calculate-age-from-date-of-birth/</guid>
</item>
<item>
<title>(Bash) Change computer name [OSX]</title>
<link>http://snipplr.com/view/13405/change-computer-name-osx/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 24 Mar 2009 12:15:11 GMT</pubDate>
<guid>http://snipplr.com/view/13405/change-computer-name-osx/</guid>
</item>
</channel>
</rss>