<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - beneberle</title>
<link>http://snipplr.com/users/beneberle</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Tue, 14 Feb 2012 09:19:05 GMT</pubDate>
<item>
<title>(HTML) iOS Safari web clip icons. Home screen</title>
<link>http://snipplr.com/view/62337/ios-safari-web-clip-icons-home-screen/</link>
<description><![CDATA[ <p>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. 

Add in the  in the same place you call your normal browser favicons.</p> ]]></description>
<pubDate>Fri, 06 Jan 2012 06:19:18 GMT</pubDate>
<guid>http://snipplr.com/view/62337/ios-safari-web-clip-icons-home-screen/</guid>
</item>
<item>
<title>(PHP) Shortened Conditional Logic</title>
<link>http://snipplr.com/view/62236/shortened-conditional-logic/</link>
<description><![CDATA[ <p>Condition = The condition which must be met.
True = Executed if the condition is met.
False = Executed if the condition failes.</p> ]]></description>
<pubDate>Tue, 03 Jan 2012 16:25:33 GMT</pubDate>
<guid>http://snipplr.com/view/62236/shortened-conditional-logic/</guid>
</item>
<item>
<title>(PHP) PHP error reporting</title>
<link>http://snipplr.com/view/60962/php-error-reporting/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 18 Nov 2011 13:17:40 GMT</pubDate>
<guid>http://snipplr.com/view/60962/php-error-reporting/</guid>
</item>
<item>
<title>(Regular Expression) Regex for HTML Tag Replacements</title>
<link>http://snipplr.com/view/59704/regex-for-html-tag-replacements/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 13 Oct 2011 01:36:14 GMT</pubDate>
<guid>http://snipplr.com/view/59704/regex-for-html-tag-replacements/</guid>
</item>
<item>
<title>(PHP) US State/Abbreviations associative array</title>
<link>http://snipplr.com/view/58725/us-stateabbreviations-associative-array/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 16 Sep 2011 03:52:25 GMT</pubDate>
<guid>http://snipplr.com/view/58725/us-stateabbreviations-associative-array/</guid>
</item>
<item>
<title>(Bash) Compressing folders in Terminal, excluding .DS_Store files</title>
<link>http://snipplr.com/view/58175/compressing-folders-in-terminal-excluding-dsstore-files/</link>
<description><![CDATA[ <p>If you need to zip a directory named folderName and ignore all .DS_Store files, then do the following:</p> ]]></description>
<pubDate>Fri, 26 Aug 2011 04:21:37 GMT</pubDate>
<guid>http://snipplr.com/view/58175/compressing-folders-in-terminal-excluding-dsstore-files/</guid>
</item>
<item>
<title>(Bash) .htaccess domain redirects</title>
<link>http://snipplr.com/view/57844/htaccess-domain-redirects/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 16 Aug 2011 04:07:44 GMT</pubDate>
<guid>http://snipplr.com/view/57844/htaccess-domain-redirects/</guid>
</item>
<item>
<title>(PHP) Batch password reset in Joomla!</title>
<link>http://snipplr.com/view/57734/batch-password-reset-in-joomla/</link>
<description><![CDATA[ <p>Basic sample courtesy of John Martin @ www.bigspring.co.uk/</p> ]]></description>
<pubDate>Thu, 11 Aug 2011 04:04:36 GMT</pubDate>
<guid>http://snipplr.com/view/57734/batch-password-reset-in-joomla/</guid>
</item>
<item>
<title>(MySQL) MySQL Special Character Replacements</title>
<link>http://snipplr.com/view/56273/mysql-special-character-replacements/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 08 Jul 2011 02:27:06 GMT</pubDate>
<guid>http://snipplr.com/view/56273/mysql-special-character-replacements/</guid>
</item>
<item>
<title>(Bash) Joomla! install/upgrade procedure over ssh</title>
<link>http://snipplr.com/view/55444/joomla-installupgrade-procedure-over-ssh/</link>
<description><![CDATA[ <p>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.</p> ]]></description>
<pubDate>Sat, 18 Jun 2011 03:43:03 GMT</pubDate>
<guid>http://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</title>
<link>http://snipplr.com/view/54743/multidimensional-arrayobject-sort-using-usort-and-custom-comparison-function/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 02 Jun 2011 02:03:42 GMT</pubDate>
<guid>http://snipplr.com/view/54743/multidimensional-arrayobject-sort-using-usort-and-custom-comparison-function/</guid>
</item>
<item>
<title>(PHP) Joomla 1.5 - Blog Loop</title>
<link>http://snipplr.com/view/53139/joomla-15--blog-loop/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 06 May 2011 13:31:50 GMT</pubDate>
<guid>http://snipplr.com/view/53139/joomla-15--blog-loop/</guid>
</item>
<item>
<title>(PHP) Joomla 1.5 - Get Category and Section Functions - Template Tools</title>
<link>http://snipplr.com/view/52447/joomla-15--get-category-and-section-functions--template-tools/</link>
<description><![CDATA[ <p>getCategory returns the category ID, getSection returns the section alias. Great for CSS overrides</p> ]]></description>
<pubDate>Fri, 22 Apr 2011 04:00:09 GMT</pubDate>
<guid>http://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</title>
<link>http://snipplr.com/view/52387/joomla-15--get-section-function--template-tools/</link>
<description><![CDATA[ <p>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</p> ]]></description>
<pubDate>Thu, 21 Apr 2011 00:35:31 GMT</pubDate>
<guid>http://snipplr.com/view/52387/joomla-15--get-section-function--template-tools/</guid>
</item>
<item>
<title>(JavaScript) Simple Javascript Show/Hide for Form Elements</title>
<link>http://snipplr.com/view/50014/simple-javascript-showhide-for-form-elements/</link>
<description><![CDATA[ <p>This simple script toggles element visiblity on a page based on a form field's current value.</p> ]]></description>
<pubDate>Fri, 04 Mar 2011 03:53:30 GMT</pubDate>
<guid>http://snipplr.com/view/50014/simple-javascript-showhide-for-form-elements/</guid>
</item>
<item>
<title>(Bash) rsync over ssh</title>
<link>http://snipplr.com/view/49624/rsync-over-ssh/</link>
<description><![CDATA[ <p>Note the trailing slash on the source directory vs no trailing slash on the destination</p> ]]></description>
<pubDate>Fri, 25 Feb 2011 05:27:54 GMT</pubDate>
<guid>http://snipplr.com/view/49624/rsync-over-ssh/</guid>
</item>
<item>
<title>(MySQL) mySQL UNIX cheat sheet</title>
<link>http://snipplr.com/view/49012/mysql-unix-cheat-sheet/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 15 Feb 2011 02:26:14 GMT</pubDate>
<guid>http://snipplr.com/view/49012/mysql-unix-cheat-sheet/</guid>
</item>
<item>
<title>(PHP) Simple User Agent (Mobile and Smartphone) Detection and Redirction with PHP</title>
<link>http://snipplr.com/view/48763/simple-user-agent-mobile-and-smartphone-detection-and-redirction-with-php/</link>
<description><![CDATA[ <p>Though an old post, this is my solution that's been pieced together from various comments on the article linked above.</p> ]]></description>
<pubDate>Thu, 10 Feb 2011 16:02:41 GMT</pubDate>
<guid>http://snipplr.com/view/48763/simple-user-agent-mobile-and-smartphone-detection-and-redirction-with-php/</guid>
</item>
<item>
<title>(PHP) Joomla Frontpage conditional</title>
<link>http://snipplr.com/view/43514/joomla-frontpage-conditional/</link>
<description><![CDATA[ <p>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.</p> ]]></description>
<pubDate>Thu, 04 Nov 2010 02:43:07 GMT</pubDate>
<guid>http://snipplr.com/view/43514/joomla-frontpage-conditional/</guid>
</item>
<item>
<title>(Bash) iTunes hidden settings - terminal tweaks</title>
<link>http://snipplr.com/view/42387/itunes-hidden-settings--terminal-tweaks/</link>
<description><![CDATA[ <p>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.</p> ]]></description>
<pubDate>Sat, 16 Oct 2010 07:29:41 GMT</pubDate>
<guid>http://snipplr.com/view/42387/itunes-hidden-settings--terminal-tweaks/</guid>
</item>
</channel>
</rss>
