<?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 17:30:55 +0000</lastBuildDate>
    <item>
      <title>(Bash) Bash: EC2 Script - chrisaiv</title>
      <link>https://snipplr.com/view/317908/bash-ec2-script</link>
      <description>&lt;p&gt;https://www.chrisjmendez.com/2017/03/18/bash-ec2-script/&lt;/p&gt;</description>
      <pubDate>Sat, 18 Mar 2017 03:40:09 UTC</pubDate>
      <guid>https://snipplr.com/view/317908/bash-ec2-script</guid>
    </item>
    <item>
      <title>(Bash) Common @openshift RHC commands - chrisaiv</title>
      <link>https://snipplr.com/view/71106/common-openshift-rhc-commands</link>
      <description>&lt;p&gt;I use these commands all the time while dealing with @openshift. I figured it would make sense to spell them out.&lt;/p&gt;</description>
      <pubDate>Thu, 09 May 2013 16:59:55 UTC</pubDate>
      <guid>https://snipplr.com/view/71106/common-openshift-rhc-commands</guid>
    </item>
    <item>
      <title>(Bash) Terminal: Register a Blackberry Playbook debug token for the first time - chrisaiv</title>
      <link>https://snipplr.com/view/53125/terminal-register-a-blackberry-playbook-debug-token-for-the-first-time</link>
      <description>&lt;p&gt;To create a debug token for the first time, register your CSJ registration file for debug tokens and provide the following values for the blackberry-debugtokenrequest tool.&lt;/p&gt;</description>
      <pubDate>Fri, 06 May 2011 03:20:45 UTC</pubDate>
      <guid>https://snipplr.com/view/53125/terminal-register-a-blackberry-playbook-debug-token-for-the-first-time</guid>
    </item>
    <item>
      <title>(Bash) Command Line: Compiling for Playbook using Blackberry SDK - chrisaiv</title>
      <link>https://snipplr.com/view/50980/command-line-compiling-for-playbook-using-blackberry-sdk</link>
      <description>&lt;p&gt;First things first, you'll need to install the Blackberry Simulator and the Blackberry SDK.  Those resources can be found  on the Blackberry link posted above.  From there, you'll need to install the Simulator, configure it for Dev mode, get an IP and create a password.  You'll also need to configure the Application Descriptor file.  Hey, it's not easy, but I guess that's why they pay us the big $$$. ;-)&lt;/p&gt;</description>
      <pubDate>Wed, 23 Mar 2011 04:54:13 UTC</pubDate>
      <guid>https://snipplr.com/view/50980/command-line-compiling-for-playbook-using-blackberry-sdk</guid>
    </item>
    <item>
      <title>(Bash) Command Line: Compiling for iOS4 using AIR 2.6 - chrisaiv</title>
      <link>https://snipplr.com/view/50979/command-line-compiling-for-ios4-using-air-26</link>
      <description>&lt;p&gt;Adobe AIR 2.6 was just released and it includes a couple of new features for iOS such as camera, video, and keyboard support but for now, you'll need to compile using command-line ADT.  Here's a simple example showing you how to  compile in test-mode. Note: you'll only need to do this if you want to still use Flash Professional.  If you choose Flash Builder or Flex Builder, there are tools available that make things easier.&lt;/p&gt;</description>
      <pubDate>Wed, 23 Mar 2011 04:44:30 UTC</pubDate>
      <guid>https://snipplr.com/view/50979/command-line-compiling-for-ios4-using-air-26</guid>
    </item>
    <item>
      <title>(Bash) Bash: $PATH explained! - chrisaiv</title>
      <link>https://snipplr.com/view/44296/bash-path-explained</link>
      <description>&lt;p&gt;For starters, BASH is an acronym meaning Born Again Shell.  $PATH are the places where it will look for commands and in the order in which they are placed.&lt;/p&gt;</description>
      <pubDate>Wed, 17 Nov 2010 16:28:19 UTC</pubDate>
      <guid>https://snipplr.com/view/44296/bash-path-explained</guid>
    </item>
    <item>
      <title>(Bash) SVN: Remove all .svn folders in a directory tree - chrisaiv</title>
      <link>https://snipplr.com/view/42396/svn-remove-all-svn-folders-in-a-directory-tree</link>
      <description>&lt;p&gt;You did a checkout when you really wanted to do an export. Now there are tons of .svn folders in your project, and you need them to go away. Shell scripting to the rescue.&lt;/p&gt;</description>
      <pubDate>Sat, 16 Oct 2010 10:25:43 UTC</pubDate>
      <guid>https://snipplr.com/view/42396/svn-remove-all-svn-folders-in-a-directory-tree</guid>
    </item>
    <item>
      <title>(Bash) Bash: Add a MySQL Environment Variable - chrisaiv</title>
      <link>https://snipplr.com/view/34943/bash-add-a-mysql-environment-variable</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Thu, 20 May 2010 14:25:04 UTC</pubDate>
      <guid>https://snipplr.com/view/34943/bash-add-a-mysql-environment-variable</guid>
    </item>
    <item>
      <title>(Bash) Drupal: Basic CronJob example - chrisaiv</title>
      <link>https://snipplr.com/view/14099/drupal-basic-cronjob-example</link>
      <description>&lt;p&gt;The Drupal website will be updated every 45 minutes after the hour.&lt;/p&gt;</description>
      <pubDate>Thu, 16 Apr 2009 14:38:21 UTC</pubDate>
      <guid>https://snipplr.com/view/14099/drupal-basic-cronjob-example</guid>
    </item>
    <item>
      <title>(Bash) MAMP MySQL Command Line Access - chrisaiv</title>
      <link>https://snipplr.com/view/14044/mamp-mysql-command-line-access</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Tue, 14 Apr 2009 18:27:09 UTC</pubDate>
      <guid>https://snipplr.com/view/14044/mamp-mysql-command-line-access</guid>
    </item>
    <item>
      <title>(Bash) How to Manually Rollback in Google App Engine - chrisaiv</title>
      <link>https://snipplr.com/view/13650/how-to-manually-rollback-in-google-app-engine</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Tue, 31 Mar 2009 18:49:25 UTC</pubDate>
      <guid>https://snipplr.com/view/13650/how-to-manually-rollback-in-google-app-engine</guid>
    </item>
    <item>
      <title>(Bash) Figure out your Internal / External Ip Address using Terminal - chrisaiv</title>
      <link>https://snipplr.com/view/12742/figure-out-your-internal--external-ip-address-using-terminal</link>
      <description>&lt;p&gt;This example uses the 'ifconfig' but with a little bit of grep to weed out the crap&lt;/p&gt;</description>
      <pubDate>Mon, 02 Mar 2009 17:56:45 UTC</pubDate>
      <guid>https://snipplr.com/view/12742/figure-out-your-internal--external-ip-address-using-terminal</guid>
    </item>
    <item>
      <title>(Bash) TextMate: Download the Flex Bundle - chrisaiv</title>
      <link>https://snipplr.com/view/12610/textmate-download-the-flex-bundle</link>
      <description>&lt;p&gt;Here's how you can update Textmate to include MXML&lt;/p&gt;</description>
      <pubDate>Thu, 26 Feb 2009 13:02:17 UTC</pubDate>
      <guid>https://snipplr.com/view/12610/textmate-download-the-flex-bundle</guid>
    </item>
    <item>
      <title>(Bash) Installing Image Magick on OSX - chrisaiv</title>
      <link>https://snipplr.com/view/11151/installing-image-magick-on-osx</link>
      <description>&lt;p&gt;It seems that a lot of people are afraid of installing ImageMagick because they've either heard a ton of horror stories or aren't used to installing things that aren't pre-packaged (i.e. DMG).  Well the truth is that it's pretty easy.  Here's how I did it using OS X Leopard and Textmate.&lt;/p&gt;</description>
      <pubDate>Tue, 13 Jan 2009 16:48:02 UTC</pubDate>
      <guid>https://snipplr.com/view/11151/installing-image-magick-on-osx</guid>
    </item>
    <item>
      <title>(Bash) Bash:  Find all .dot files but ignore .htaccess file - chrisaiv</title>
      <link>https://snipplr.com/view/10445/bash--find-all-dot-files-but-ignore-htaccess-file</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Fri, 12 Dec 2008 19:18:07 UTC</pubDate>
      <guid>https://snipplr.com/view/10445/bash--find-all-dot-files-but-ignore-htaccess-file</guid>
    </item>
    <item>
      <title>(Bash) Terminal: Find *.txt files but ignore hidden .txt files - chrisaiv</title>
      <link>https://snipplr.com/view/10444/terminal-find-txt-files-but-ignore-hidden-txt-files</link>
      <description>&lt;p&gt;Find *.txt file but ignore hidden .txt file&lt;/p&gt;</description>
      <pubDate>Fri, 12 Dec 2008 19:17:31 UTC</pubDate>
      <guid>https://snipplr.com/view/10444/terminal-find-txt-files-but-ignore-hidden-txt-files</guid>
    </item>
    <item>
      <title>(Bash) Installing SQLite3 in OsX Leopard - chrisaiv</title>
      <link>https://snipplr.com/view/9360/installing-sqlite3-in-osx-leopard</link>
      <description>&lt;p&gt;Simply open up terminal and run these commands one at a time.  You may need sudo or root access.&lt;/p&gt;</description>
      <pubDate>Wed, 29 Oct 2008 21:35:02 UTC</pubDate>
      <guid>https://snipplr.com/view/9360/installing-sqlite3-in-osx-leopard</guid>
    </item>
    <item>
      <title>(Bash) Find out how many instances of Tomcat are running on your computer - chrisaiv</title>
      <link>https://snipplr.com/view/8102/find-out-how-many-instances-of-tomcat-are-running-on-your-computer</link>
      <description>&lt;p&gt;I use IntelliJ for a couple of projects and for some reason, my instances of Tomcat start up more times than necessary.  Here is how I find out how many instances are running in the background.  From there I can use the kill -9 pid XXXX to stop them&lt;/p&gt;</description>
      <pubDate>Sat, 30 Aug 2008 10:53:19 UTC</pubDate>
      <guid>https://snipplr.com/view/8102/find-out-how-many-instances-of-tomcat-are-running-on-your-computer</guid>
    </item>
    <item>
      <title>(Bash) Create a .tar.gz archive using Terminal OS X - chrisaiv</title>
      <link>https://snipplr.com/view/7144/create-a-targz-archive-using-terminal-os-x</link>
      <description>&lt;p&gt;https://www.chrisjmendez.com/2008/07/05/create-a-tar-gz-archive-using-terminal-os-x/&lt;/p&gt;</description>
      <pubDate>Sat, 05 Jul 2008 18:45:35 UTC</pubDate>
      <guid>https://snipplr.com/view/7144/create-a-targz-archive-using-terminal-os-x</guid>
    </item>
    <item>
      <title>(Bash) Show .hidden folders and files in Os X Leopard - chrisaiv</title>
      <link>https://snipplr.com/view/6657/show-hidden-folders-and-files-in-os-x-leopard</link>
      <description>&lt;p&gt;https://www.chrisjmendez.com/2008/06/11/show-hidden-folders-and-files-in-os-x-leopard/&lt;/p&gt;</description>
      <pubDate>Wed, 11 Jun 2008 19:37:14 UTC</pubDate>
      <guid>https://snipplr.com/view/6657/show-hidden-folders-and-files-in-os-x-leopard</guid>
    </item>
    <item>
      <title>(Bash) Creating a Simple Alias in Terminal - chrisaiv</title>
      <link>https://snipplr.com/view/6210/creating-a-simple-alias-in-terminal</link>
      <description>&lt;p&gt;I use terminal for SFTP because I'm cheap and I don't want to purchase Transmit. SFTP works just fine but the problem is that I get tired of having to type [bash]$ sftp chrisaiv@blah.com:/directory/subdirectory/ so instead I've made an alias.  First things first, in terminal using Textmate, type [bash]$ mate ~/.bash_alias.  Next paste the code below.  After you save the file, type [bash]$ ~/.bash_profile and past the second line of code.  After you restart your terminal, you should only have to type the alias nickname and whala!&lt;/p&gt;</description>
      <pubDate>Tue, 13 May 2008 14:37:46 UTC</pubDate>
      <guid>https://snipplr.com/view/6210/creating-a-simple-alias-in-terminal</guid>
    </item>
    <item>
      <title>(Bash) Tomcat startup &amp; stop scripts for OS X - chrisaiv</title>
      <link>https://snipplr.com/view/5322/tomcat-startup--stop-scripts-for-os-x</link>
      <description>&lt;p&gt;Tomcat expects certain environment variables to be defined before it starts.  Make two scripts and save them as start_tomcat &amp; stop_tomcat respectively (No File Extension).  Then make them executable with this.  chisaiv$ chmod ug+x start_tomcat stop_tomcat.  Then finally run your scripts like so chrisaiv$ /usr/local/bin/start_tomcat&lt;/p&gt;</description>
      <pubDate>Sat, 08 Mar 2008 17:06:47 UTC</pubDate>
      <guid>https://snipplr.com/view/5322/tomcat-startup--stop-scripts-for-os-x</guid>
    </item>
    <item>
      <title>(Bash) OsX position your Dock on top - chrisaiv</title>
      <link>https://snipplr.com/view/4250/osx-position-your-dock-on-top</link>
      <description>&lt;p&gt;Paste this code into terminal and you will notice the change after you've logged your user back in&lt;/p&gt;</description>
      <pubDate>Mon, 03 Dec 2007 01:46:10 UTC</pubDate>
      <guid>https://snipplr.com/view/4250/osx-position-your-dock-on-top</guid>
    </item>
    <item>
      <title>(Bash) Os X Make Hidden Files Obvious on the Dock - chrisaiv</title>
      <link>https://snipplr.com/view/4249/os-x-make-hidden-files-obvious-on-the-dock</link>
      <description>&lt;p&gt;Open up terminal, paste the code below, then log your user out.&lt;/p&gt;</description>
      <pubDate>Mon, 03 Dec 2007 01:41:55 UTC</pubDate>
      <guid>https://snipplr.com/view/4249/os-x-make-hidden-files-obvious-on-the-dock</guid>
    </item>
  </channel>
</rss>
