<?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>Sat, 13 Jun 2026 14:07:47 +0000</lastBuildDate>
    <item>
      <title>(Bash) Git prune remote and local branches - beneberle</title>
      <link>https://snipplr.com/view/63735/git-prune-remote-and-local-branches</link>
      <description>&lt;p&gt;http://yuji.wordpress.com/2010/06/11/git-delete-remote-branch/&lt;/p&gt;</description>
      <pubDate>Wed, 07 Mar 2012 02:53:24 UTC</pubDate>
      <guid>https://snipplr.com/view/63735/git-prune-remote-and-local-branches</guid>
    </item>
    <item>
      <title>(Bash) Simple cURL example - beneberle</title>
      <link>https://snipplr.com/view/63704/simple-curl-example</link>
      <description>&lt;p&gt;This example will go get the latest version of wordpress and save it as "wordpress-latest.tar.gz" in the current directory. Note, don't include the protocal (http://) in the url.&lt;/p&gt;</description>
      <pubDate>Sun, 04 Mar 2012 02:36:26 UTC</pubDate>
      <guid>https://snipplr.com/view/63704/simple-curl-example</guid>
    </item>
    <item>
      <title>(Bash) Git Rebase and Squash - beneberle</title>
      <link>https://snipplr.com/view/63581/git-rebase-and-squash</link>
      <description>&lt;p&gt;Combine multiple smaller incremental commits into larger ones, perfect for encouraging you to commit often while enabling you to summarize a day's work into one, or more, simplified commit.&#13;
&#13;
WARNING: Only do this on commits that havenâ€™t been pushed an external repository.&lt;/p&gt;</description>
      <pubDate>Sun, 26 Feb 2012 07:26:41 UTC</pubDate>
      <guid>https://snipplr.com/view/63581/git-rebase-and-squash</guid>
    </item>
    <item>
      <title>(HTML) iOS Safari web clip icons. Home screen - beneberle</title>
      <link>https://snipplr.com/view/62337/ios-safari-web-clip-icons-home-screen</link>
      <description>&lt;p&gt;Create custom web clip icons or "app logos" in various sizes to be displayed (instead of the default site snapshot) when users save your site to their Home screens. Across Safari iOS devices. &#13;
&#13;
Add in the &lt;head&gt; in the same place you call your normal browser favicons.&lt;/p&gt;</description>
      <pubDate>Fri, 06 Jan 2012 06:19:18 UTC</pubDate>
      <guid>https://snipplr.com/view/62337/ios-safari-web-clip-icons-home-screen</guid>
    </item>
    <item>
      <title>(PHP) Ternary Conditional Syntax - beneberle</title>
      <link>https://snipplr.com/view/62236/ternary-conditional-syntax</link>
      <description>&lt;p&gt;Condition = The condition which must be met.&#13;
True = Executed if the condition is met.&#13;
False = Executed if the condition failes.&lt;/p&gt;</description>
      <pubDate>Tue, 03 Jan 2012 16:25:33 UTC</pubDate>
      <guid>https://snipplr.com/view/62236/ternary-conditional-syntax</guid>
    </item>
    <item>
      <title>(PHP) PHP error reporting - beneberle</title>
      <link>https://snipplr.com/view/60962/php-error-reporting</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Fri, 18 Nov 2011 13:17:40 UTC</pubDate>
      <guid>https://snipplr.com/view/60962/php-error-reporting</guid>
    </item>
    <item>
      <title>(Regular Expression) Regex for HTML Tag Replacements - beneberle</title>
      <link>https://snipplr.com/view/59704/regex-for-html-tag-replacements</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Thu, 13 Oct 2011 01:36:14 UTC</pubDate>
      <guid>https://snipplr.com/view/59704/regex-for-html-tag-replacements</guid>
    </item>
    <item>
      <title>(PHP) US State/Abbreviations associative array - beneberle</title>
      <link>https://snipplr.com/view/58725/us-stateabbreviations-associative-array</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Fri, 16 Sep 2011 03:52:25 UTC</pubDate>
      <guid>https://snipplr.com/view/58725/us-stateabbreviations-associative-array</guid>
    </item>
    <item>
      <title>(Bash) Compressing folders in Terminal, excluding .DS_Store files - beneberle</title>
      <link>https://snipplr.com/view/58175/compressing-folders-in-terminal-excluding-dsstore-files</link>
      <description>&lt;p&gt;If you need to zip a directory named folderName and ignore all .DS_Store files, then do the following:&lt;/p&gt;</description>
      <pubDate>Fri, 26 Aug 2011 04:21:37 UTC</pubDate>
      <guid>https://snipplr.com/view/58175/compressing-folders-in-terminal-excluding-dsstore-files</guid>
    </item>
    <item>
      <title>(Bash) .htaccess domain redirects - beneberle</title>
      <link>https://snipplr.com/view/57844/htaccess-domain-redirects</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Tue, 16 Aug 2011 04:07:44 UTC</pubDate>
      <guid>https://snipplr.com/view/57844/htaccess-domain-redirects</guid>
    </item>
    <item>
      <title>(PHP) Batch password reset in Joomla! - beneberle</title>
      <link>https://snipplr.com/view/57734/batch-password-reset-in-joomla</link>
      <description>&lt;p&gt;Basic sample courtesy of John Martin @ www.bigspring.co.uk/&lt;/p&gt;</description>
      <pubDate>Thu, 11 Aug 2011 04:04:36 UTC</pubDate>
      <guid>https://snipplr.com/view/57734/batch-password-reset-in-joomla</guid>
    </item>
    <item>
      <title>(MySQL) MySQL Special Character Replacements - beneberle</title>
      <link>https://snipplr.com/view/56273/mysql-special-character-replacements</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Fri, 08 Jul 2011 02:27:06 UTC</pubDate>
      <guid>https://snipplr.com/view/56273/mysql-special-character-replacements</guid>
    </item>
    <item>
      <title>(Bash) Joomla! install/upgrade procedure over ssh - beneberle</title>
      <link>https://snipplr.com/view/55444/joomla-installupgrade-procedure-over-ssh</link>
      <description>&lt;p&gt;First, find the proper package from http://www.joomla.org/download/ and copy its path. Then, over ssh, navigate to the root of the joomla install and perform these commands. In the case of an upgrade, this will overwrite in place the needed files, and in the case of an install, will unpack the package directly in the folder it was uploaded to. Much faster than unzipping locally and ftping.&lt;/p&gt;</description>
      <pubDate>Sat, 18 Jun 2011 03:43:03 UTC</pubDate>
      <guid>https://snipplr.com/view/55444/joomla-installupgrade-procedure-over-ssh</guid>
    </item>
    <item>
      <title>(PHP) Multi-Dimensional Array/Object Sort using usort and custom comparison function - beneberle</title>
      <link>https://snipplr.com/view/54743/multidimensional-arrayobject-sort-using-usort-and-custom-comparison-function</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Thu, 02 Jun 2011 02:03:42 UTC</pubDate>
      <guid>https://snipplr.com/view/54743/multidimensional-arrayobject-sort-using-usort-and-custom-comparison-function</guid>
    </item>
    <item>
      <title>(PHP) Joomla 1.5 - Blog Loop - beneberle</title>
      <link>https://snipplr.com/view/53139/joomla-15--blog-loop</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Fri, 06 May 2011 13:31:50 UTC</pubDate>
      <guid>https://snipplr.com/view/53139/joomla-15--blog-loop</guid>
    </item>
    <item>
      <title>(PHP) Joomla 1.5 - Get Category and Section Functions - Template Tools - beneberle</title>
      <link>https://snipplr.com/view/52447/joomla-15--get-category-and-section-functions--template-tools</link>
      <description>&lt;p&gt;getCategory returns the category ID, getSection returns the section alias. Great for CSS overrides&lt;/p&gt;</description>
      <pubDate>Fri, 22 Apr 2011 04:00:09 UTC</pubDate>
      <guid>https://snipplr.com/view/52447/joomla-15--get-category-and-section-functions--template-tools</guid>
    </item>
    <item>
      <title>(PHP) Joomla 1.5 - Get Section Function - Template Tools - beneberle</title>
      <link>https://snipplr.com/view/52387/joomla-15--get-section-function--template-tools</link>
      <description>&lt;p&gt;function for determining the section ID of a given page. Good to include in a templatetools.php file inside of a template to set up some custom conditional logic&lt;/p&gt;</description>
      <pubDate>Thu, 21 Apr 2011 00:35:31 UTC</pubDate>
      <guid>https://snipplr.com/view/52387/joomla-15--get-section-function--template-tools</guid>
    </item>
    <item>
      <title>(JavaScript) Simple Javascript Show/Hide for Form Elements - beneberle</title>
      <link>https://snipplr.com/view/50014/simple-javascript-showhide-for-form-elements</link>
      <description>&lt;p&gt;This simple script toggles element visiblity on a page based on a form field's current value.&lt;/p&gt;</description>
      <pubDate>Fri, 04 Mar 2011 03:53:30 UTC</pubDate>
      <guid>https://snipplr.com/view/50014/simple-javascript-showhide-for-form-elements</guid>
    </item>
    <item>
      <title>(PHP) Simple User Agent (Mobile and Smartphone) Detection and Redirction with PHP - beneberle</title>
      <link>https://snipplr.com/view/48763/simple-user-agent-mobile-and-smartphone-detection-and-redirction-with-php</link>
      <description>&lt;p&gt;Though an old post, this is my solution that's been pieced together from various comments on the article linked above.&lt;/p&gt;</description>
      <pubDate>Thu, 10 Feb 2011 16:02:41 UTC</pubDate>
      <guid>https://snipplr.com/view/48763/simple-user-agent-mobile-and-smartphone-detection-and-redirction-with-php</guid>
    </item>
    <item>
      <title>(PHP) Joomla Frontpage conditional - beneberle</title>
      <link>https://snipplr.com/view/43514/joomla-frontpage-conditional</link>
      <description>&lt;p&gt;I set up an $isHome boolean variable at the beginning of a template's index.php file so I can easily test the condition throughout the file. To me, the semantic variable name makes the logic more readable.&lt;/p&gt;</description>
      <pubDate>Thu, 04 Nov 2010 02:43:07 UTC</pubDate>
      <guid>https://snipplr.com/view/43514/joomla-frontpage-conditional</guid>
    </item>
    <item>
      <title>(Bash) iTunes hidden settings - terminal tweaks - beneberle</title>
      <link>https://snipplr.com/view/42387/itunes-hidden-settings--terminal-tweaks</link>
      <description>&lt;p&gt;Big ups to Tom Gidden for this one. If you\'re not all that happy about some of the changes in iTunes 10, or if you\'d rather look through your own library instead of the itunes store, give these a try.&lt;/p&gt;</description>
      <pubDate>Sat, 16 Oct 2010 07:29:41 UTC</pubDate>
      <guid>https://snipplr.com/view/42387/itunes-hidden-settings--terminal-tweaks</guid>
    </item>
    <item>
      <title>(PHP) Count occurrences of value in array, return values once - beneberle</title>
      <link>https://snipplr.com/view/40004/count-occurrences-of-value-in-array-return-values-once</link>
      <description>&lt;p&gt;I needed to trim a simple numerical array that might have duplicate values into an array with no duplicates. I came up with this before finding array_unique().   D\'oh.&lt;/p&gt;</description>
      <pubDate>Sat, 04 Sep 2010 20:42:56 UTC</pubDate>
      <guid>https://snipplr.com/view/40004/count-occurrences-of-value-in-array-return-values-once</guid>
    </item>
    <item>
      <title>(Bash) UNIX: remove files and directories recursively - beneberle</title>
      <link>https://snipplr.com/view/38728/unix-remove-files-and-directories-recursively</link>
      <description>&lt;p&gt;the -r means it's recursive, the f suppresses the need to confirm every file deletion.&lt;/p&gt;</description>
      <pubDate>Mon, 09 Aug 2010 01:34:59 UTC</pubDate>
      <guid>https://snipplr.com/view/38728/unix-remove-files-and-directories-recursively</guid>
    </item>
    <item>
      <title>(Apache) .htaccess deny access to xml files - beneberle</title>
      <link>https://snipplr.com/view/38727/htaccess-deny-access-to-xml-files</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Mon, 09 Aug 2010 01:05:03 UTC</pubDate>
      <guid>https://snipplr.com/view/38727/htaccess-deny-access-to-xml-files</guid>
    </item>
    <item>
      <title>(PHP) Change Default Joomla Database Table Prefix - beneberle</title>
      <link>https://snipplr.com/view/38667/change-default-joomla-database-table-prefix</link>
      <description>&lt;p&gt;Substitute new_ placeholder in the second line with your new prefix.  Run it: http://www.yoursite.com/rename.php and wait until it responds with an OK, usually after a couple of seconds.  Delete the rename.php script.  Edit the configuration.php file and find the line starting with var $dbprefix. It should look like this:  var $dbprefix = \'jos_\';  Replace the old jos_ prefix with new prefix, i.e. the one used in the second line of your rename.php script.&lt;/p&gt;</description>
      <pubDate>Sat, 07 Aug 2010 11:52:36 UTC</pubDate>
      <guid>https://snipplr.com/view/38667/change-default-joomla-database-table-prefix</guid>
    </item>
    <item>
      <title>(Apache) .htpasswd Basic Authentication - Create User/Pass with Encrypted Password - beneberle</title>
      <link>https://snipplr.com/view/38523/htpasswd-basic-authentication--create-userpass-with-encrypted-password</link>
      <description>&lt;p&gt;&lt;p&gt;Method 1&lt;/p&gt;&#13;
&#13;
&lt;p&gt;The -c directive creates a file .htpass in the directory somepath/outside/of/root/ containing a username user1. The -b directive means you must supply the password password1 at the command line when running the command - not recommended.&lt;/p&gt;&#13;
&#13;
&lt;p&gt;Method 2&lt;/p&gt;&#13;
&#13;
&lt;p&gt;The -c directive will create a file .htpass in the directory /somepath/outside/of/root/ containing a username user1. When run, the command will prompt you to enter the password, which will be obscured - recommended.&lt;/p&gt;&#13;
&#13;
&lt;p&gt;The -c directive will create the file, but also overwrite an existing file of the same name, so be careful. &lt;/p&gt;&#13;
&#13;
&lt;p&gt;Method 3&lt;/p&gt;&#13;
&#13;
&lt;p&gt;To add or edit a user/pass to an existing .htpass file, leave -b and -c out. Youâ€™ll be prompted for the new password.&lt;/p&gt;&lt;/p&gt;</description>
      <pubDate>Thu, 05 Aug 2010 15:10:55 UTC</pubDate>
      <guid>https://snipplr.com/view/38523/htpasswd-basic-authentication--create-userpass-with-encrypted-password</guid>
    </item>
    <item>
      <title>(Apache) .htaccess Basic Authentication - beneberle</title>
      <link>https://snipplr.com/view/38522/htaccess-basic-authentication</link>
      <description>&lt;p&gt;Put this in an .htaccess file to protect the directory it is in and anything below it. This requires that a file named .passwdfile exists in the directory \\\"/full/path/to/\\\" and contains at least one username/password combination.\\r\\n\\r\\nUse this snippet to generate the .passwdfile\\r\\n\\r\\n[Use this snippet to generate the .passwdfile](http://snipplr.com/view/38523/htpasswd-basic-authentication--create-userpass-with-encrypted-password/ \\\"htpasswd\\\")&lt;/p&gt;</description>
      <pubDate>Thu, 05 Aug 2010 14:45:56 UTC</pubDate>
      <guid>https://snipplr.com/view/38522/htaccess-basic-authentication</guid>
    </item>
    <item>
      <title>(Apache) .htaccess URL Rewrites - beneberle</title>
      <link>https://snipplr.com/view/37551/htaccess-url-rewrites</link>
      <description>&lt;p&gt;This is good for ensuring your domain is always either accessed with or without the www, which is important for SEO. It is also good if you have multiple domains that should resolve to the same site, and can redirect all requests to the main domain.&lt;/p&gt;</description>
      <pubDate>Fri, 16 Jul 2010 23:39:47 UTC</pubDate>
      <guid>https://snipplr.com/view/37551/htaccess-url-rewrites</guid>
    </item>
    <item>
      <title>(Bash) UNIX: move/rename files - beneberle</title>
      <link>https://snipplr.com/view/37470/unix-moverename-files</link>
      <description>&lt;p&gt;The result of this command is that there is no longer a file called "oldfile", but a new file called "newfile" contains what was previously in "oldfile".&#13;
&#13;
Like cp, the mv command also overwrites existing files. For example, if you have two files, fourthfile and secondfile, and you type the command&#13;
&#13;
    mv fourthfile secondfile &#13;
&#13;
mv will remove the original contents of secondfile and replace them with the contents of fourthfile. The effect is that fourthfile is renamed secondfile, but in the process secondfile is deleted.&lt;/p&gt;</description>
      <pubDate>Fri, 16 Jul 2010 00:28:47 UTC</pubDate>
      <guid>https://snipplr.com/view/37470/unix-moverename-files</guid>
    </item>
    <item>
      <title>(Bash) UNIX: Recursive chmod Directories or Files - beneberle</title>
      <link>https://snipplr.com/view/36623/unix-recursive-chmod-directories-or-files</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Sat, 03 Jul 2010 00:14:41 UTC</pubDate>
      <guid>https://snipplr.com/view/36623/unix-recursive-chmod-directories-or-files</guid>
    </item>
    <item>
      <title>(PHP) Wordpress: Disable Revisions - beneberle</title>
      <link>https://snipplr.com/view/36621/wordpress-disable-revisions</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Sat, 03 Jul 2010 00:09:30 UTC</pubDate>
      <guid>https://snipplr.com/view/36621/wordpress-disable-revisions</guid>
    </item>
    <item>
      <title>(Bash) UNIX: Secure Copy folders between UNIX Machines - beneberle</title>
      <link>https://snipplr.com/view/36581/unix-secure-copy-folders-between-unix-machines</link>
      <description>&lt;p&gt;You will be prompted for a password after issuing this command&lt;/p&gt;</description>
      <pubDate>Fri, 02 Jul 2010 00:52:23 UTC</pubDate>
      <guid>https://snipplr.com/view/36581/unix-secure-copy-folders-between-unix-machines</guid>
    </item>
    <item>
      <title>(Bash) UNIX: zip file or directory - beneberle</title>
      <link>https://snipplr.com/view/36580/unix-zip-file-or-directory</link>
      <description>&lt;p&gt;Replace filename with the name you want to give the zip file. The .zip extension is automatically appended to the end of the filename. Replace inputfile1 and inputfile2 with the names of the files you wish to include in the zip archive. You can include any number of files here, or you may use an asterisk (*) to include all files in the current directory.&lt;/p&gt;</description>
      <pubDate>Fri, 02 Jul 2010 00:46:03 UTC</pubDate>
      <guid>https://snipplr.com/view/36580/unix-zip-file-or-directory</guid>
    </item>
    <item>
      <title>(SVN) SVN add all files and folders in current working directory (import) - beneberle</title>
      <link>https://snipplr.com/view/36516/svn-add-all-files-and-folders-in-current-working-directory-import</link>
      <description>&lt;p&gt;Don't forget to commit afterward.&lt;/p&gt;</description>
      <pubDate>Wed, 30 Jun 2010 15:29:50 UTC</pubDate>
      <guid>https://snipplr.com/view/36516/svn-add-all-files-and-folders-in-current-working-directory-import</guid>
    </item>
    <item>
      <title>(SVN) SVN Rollback Repository to a Previous Revision with svn merge - beneberle</title>
      <link>https://snipplr.com/view/36515/svn-rollback-repository-to-a-previous-revision-with-svn-merge</link>
      <description>&lt;p&gt;1. Update your working copy to the latest revision.&#13;
&#13;
2. Merge a specific revision to your current working copy:&#13;
&#13;
svn merge -rHEAD:xxxx [svn-repository-url] [path-to-local-copy]&#13;
&#13;
    * HEAD â€“ indicates the revision of the local copy of the code is the latest revision.&#13;
    * xxxx â€“ is the revision which want to rollback.&#13;
    * [svn-repository-url] - is the project's URL in SVN repository&#13;
    * [path-to-local-copy] - is the path to the local copy of the project&#13;
&#13;
3. Commit the changes which occurs as a result of above steps.&lt;/p&gt;</description>
      <pubDate>Wed, 30 Jun 2010 15:00:13 UTC</pubDate>
      <guid>https://snipplr.com/view/36515/svn-rollback-repository-to-a-previous-revision-with-svn-merge</guid>
    </item>
    <item>
      <title>(PHP) Get Current Directory - beneberle</title>
      <link>https://snipplr.com/view/34970/get-current-directory</link>
      <description>&lt;p&gt;Returns path to physical&lt;/p&gt;</description>
      <pubDate>Thu, 20 May 2010 20:56:22 UTC</pubDate>
      <guid>https://snipplr.com/view/34970/get-current-directory</guid>
    </item>
    <item>
      <title>(Bash) Terminal - Flush DNS Cache - beneberle</title>
      <link>https://snipplr.com/view/30648/terminal--flush-dns-cache</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Wed, 31 Mar 2010 16:33:11 UTC</pubDate>
      <guid>https://snipplr.com/view/30648/terminal--flush-dns-cache</guid>
    </item>
    <item>
      <title>(MySQL) Wordpress: Local To Remote Procedures - beneberle</title>
      <link>https://snipplr.com/view/23491/wordpress-local-to-remote-procedures</link>
      <description>&lt;p&gt;Just updated for WP 3 (added wp_postmeta table for menus)! Test out the new installation thoroughly but everything should be fine, and your CMS should be running live on the new server!&lt;/p&gt;</description>
      <pubDate>Fri, 20 Nov 2009 11:34:56 UTC</pubDate>
      <guid>https://snipplr.com/view/23491/wordpress-local-to-remote-procedures</guid>
    </item>
    <item>
      <title>(Bash) UNIX: Copy Directories - beneberle</title>
      <link>https://snipplr.com/view/22196/unix-copy-directories</link>
      <description>&lt;p&gt;The first directory listed is the one to copy, the second is where it's copied to.&lt;/p&gt;</description>
      <pubDate>Fri, 30 Oct 2009 17:24:26 UTC</pubDate>
      <guid>https://snipplr.com/view/22196/unix-copy-directories</guid>
    </item>
    <item>
      <title>(PHP) List Contents of a Directory - beneberle</title>
      <link>https://snipplr.com/view/20423/list-contents-of-a-directory</link>
      <description>&lt;p&gt;To make an image browser, add these lines:&#13;
&#13;
$ext = strtolower(substr("$dirArray[$index]", strrpos("$dirArray[$index]", '.') + 1)); //get file extensions&#13;
&#13;
if ("$ext" == "jpg") { // if file is a jpg&#13;
&#13;
print("&lt;TR&gt;&lt;TD&gt;$dirArray[$index]&lt;br/&gt;&lt;a href=\"$dirArray[$index]\"&gt;&lt;img&gt;&lt;/a&gt;&lt;/td&gt;"); // show image and create link to it&lt;/p&gt;</description>
      <pubDate>Tue, 29 Sep 2009 11:58:06 UTC</pubDate>
      <guid>https://snipplr.com/view/20423/list-contents-of-a-directory</guid>
    </item>
    <item>
      <title>(Bash) Terminal - Turn On or Off Hidden Files - beneberle</title>
      <link>https://snipplr.com/view/16601/terminal--turn-on-or-off-hidden-files</link>
      <description>&lt;p&gt;Turn On or Off Hidden Files in Terminal&lt;/p&gt;</description>
      <pubDate>Thu, 02 Jul 2009 17:49:39 UTC</pubDate>
      <guid>https://snipplr.com/view/16601/terminal--turn-on-or-off-hidden-files</guid>
    </item>
    <item>
      <title>(Bash) UNIX: chmod the current directory, and all sub directories and files - beneberle</title>
      <link>https://snipplr.com/view/16597/unix-chmod-the-current-directory-and-all-sub-directories-and-files</link>
      <description>&lt;p&gt;this will chmod the current directory, and all sub directories and files.&lt;/p&gt;</description>
      <pubDate>Thu, 02 Jul 2009 15:14:02 UTC</pubDate>
      <guid>https://snipplr.com/view/16597/unix-chmod-the-current-directory-and-all-sub-directories-and-files</guid>
    </item>
    <item>
      <title>(JavaScript) Table actions plug-in v0.8 by frequency-decoder.com - beneberle</title>
      <link>https://snipplr.com/view/16078/table-actions-plugin-v08-by-frequencydecodercom</link>
      <description>&lt;p&gt;- a javascript for alternate row/column table striping&#13;
- supports row hover, column hover and cell hover effects and click events.&#13;
demo here:&#13;
http://www.frequency-decoder.com/demo/table-actions/&lt;/p&gt;</description>
      <pubDate>Thu, 18 Jun 2009 14:39:39 UTC</pubDate>
      <guid>https://snipplr.com/view/16078/table-actions-plugin-v08-by-frequencydecodercom</guid>
    </item>
    <item>
      <title>(HTML) U.S. States Form Drop Down - beneberle</title>
      <link>https://snipplr.com/view/16076/us-states-form-drop-down</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Thu, 18 Jun 2009 14:15:04 UTC</pubDate>
      <guid>https://snipplr.com/view/16076/us-states-form-drop-down</guid>
    </item>
    <item>
      <title>(CSS) CSS global reset - beneberle</title>
      <link>https://snipplr.com/view/16075/css-global-reset</link>
      <description>&lt;p&gt;Eric Meyer's venerable reset css styles.&lt;/p&gt;</description>
      <pubDate>Thu, 18 Jun 2009 14:12:00 UTC</pubDate>
      <guid>https://snipplr.com/view/16075/css-global-reset</guid>
    </item>
  </channel>
</rss>
