<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - xavsio4</title>
<link>http://snipplr.com/users/xavsio4</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Thu, 20 Jun 2013 23:32:39 GMT</pubDate>
<item>
<title>(Other) SAP BOXI -  New prompt structure inside a Universe</title>
<link>http://snipplr.com/view/62321/sap-boxi---new-prompt-structure-inside-a-universe/</link>
<description><![CDATA[ <p>New prompt structure inside a Universe for example</p> ]]></description>
<pubDate>Thu, 05 Jan 2012 18:32:45 GMT</pubDate>
<guid>http://snipplr.com/view/62321/sap-boxi---new-prompt-structure-inside-a-universe/</guid>
</item>
<item>
<title>(jQuery) Slide to top of page (jquery)</title>
<link>http://snipplr.com/view/57612/slide-to-top-of-page-jquery/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 04 Aug 2011 17:12:39 GMT</pubDate>
<guid>http://snipplr.com/view/57612/slide-to-top-of-page-jquery/</guid>
</item>
<item>
<title>(jQuery) Remove leading zeros from a string</title>
<link>http://snipplr.com/view/57577/remove-leading-zeros-from-a-string/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 03 Aug 2011 20:18:21 GMT</pubDate>
<guid>http://snipplr.com/view/57577/remove-leading-zeros-from-a-string/</guid>
</item>
<item>
<title>(PL/SQL) Strategy to identify duplicates in an ETL context (for example)</title>
<link>http://snipplr.com/view/56332/strategy-to-identify-duplicates-in-an-etl-context-for-example/</link>
<description><![CDATA[ <p>This sql statement enables to detect duplicates entries over a key and creates a seq column which says which one is the sequence of the duplicates. This way you can take only the seq = 1 and still be able to identify all duplicates</p> ]]></description>
<pubDate>Sat, 09 Jul 2011 00:21:15 GMT</pubDate>
<guid>http://snipplr.com/view/56332/strategy-to-identify-duplicates-in-an-etl-context-for-example/</guid>
</item>
<item>
<title>(PHP) How to add days, weeks, months to any date</title>
<link>http://snipplr.com/view/56331/how-to-add-days-weeks-months-to-any-date/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sat, 09 Jul 2011 00:12:32 GMT</pubDate>
<guid>http://snipplr.com/view/56331/how-to-add-days-weeks-months-to-any-date/</guid>
</item>
<item>
<title>(PHP) Wordpress Add post thumbnails to RSS feed</title>
<link>http://snipplr.com/view/56180/wordpress-add-post-thumbnails-to-rss-feed/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 06 Jul 2011 18:50:42 GMT</pubDate>
<guid>http://snipplr.com/view/56180/wordpress-add-post-thumbnails-to-rss-feed/</guid>
</item>
<item>
<title>(PHP) Wordpress Register Sidebar Widgets</title>
<link>http://snipplr.com/view/56179/wordpress-register-sidebar-widgets/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 06 Jul 2011 18:49:37 GMT</pubDate>
<guid>http://snipplr.com/view/56179/wordpress-register-sidebar-widgets/</guid>
</item>
<item>
<title>(PHP) Wordpress  Dynamic Copyright Date</title>
<link>http://snipplr.com/view/56178/wordpress--dynamic-copyright-date/</link>
<description><![CDATA[ <p>in the theme's footer.php insert
</p> ]]></description>
<pubDate>Wed, 06 Jul 2011 18:45:12 GMT</pubDate>
<guid>http://snipplr.com/view/56178/wordpress--dynamic-copyright-date/</guid>
</item>
<item>
<title>(PHP) Wordpress Change default Gravatar</title>
<link>http://snipplr.com/view/56177/wordpress-change-default-gravatar/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 06 Jul 2011 18:43:12 GMT</pubDate>
<guid>http://snipplr.com/view/56177/wordpress-change-default-gravatar/</guid>
</item>
<item>
<title>(PHP) Wordpress remove wp version</title>
<link>http://snipplr.com/view/56176/wordpress-remove-wp-version/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 06 Jul 2011 18:41:32 GMT</pubDate>
<guid>http://snipplr.com/view/56176/wordpress-remove-wp-version/</guid>
</item>
<item>
<title>(PHP) Wordpress Add favicon to blog</title>
<link>http://snipplr.com/view/56175/wordpress-add-favicon-to-blog/</link>
<description><![CDATA[ <p>Can also be done in your pre built theme</p> ]]></description>
<pubDate>Wed, 06 Jul 2011 18:40:28 GMT</pubDate>
<guid>http://snipplr.com/view/56175/wordpress-add-favicon-to-blog/</guid>
</item>
<item>
<title>(PHP) Wordpress Add Google Anamytics in function</title>
<link>http://snipplr.com/view/56174/wordpress-add-google-anamytics-in-function/</link>
<description><![CDATA[ <p>Simply paste the code below and insert your Google Analytics where it says paste your Google Analytics. You can paste the code once in your functions.php file and never have to worry about it again. We are adding an action to the wp_footer, so it will automatically insert adsense codes wherever on all pages you have the wp_footer string.</p> ]]></description>
<pubDate>Wed, 06 Jul 2011 18:38:27 GMT</pubDate>
<guid>http://snipplr.com/view/56174/wordpress-add-google-anamytics-in-function/</guid>
</item>
<item>
<title>(PHP) Wordpress Widget Structure</title>
<link>http://snipplr.com/view/56137/wordpress-widget-structure/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 05 Jul 2011 19:40:16 GMT</pubDate>
<guid>http://snipplr.com/view/56137/wordpress-widget-structure/</guid>
</item>
<item>
<title>(PHP) Add a metabox to multiple posts</title>
<link>http://snipplr.com/view/55315/add-a-metabox-to-multiple-posts/</link>
<description><![CDATA[ <p>This function will loop all the registered post types, and for each post type create a meta box with given data. Here links is assimilated to post types</p> ]]></description>
<pubDate>Thu, 16 Jun 2011 17:53:13 GMT</pubDate>
<guid>http://snipplr.com/view/55315/add-a-metabox-to-multiple-posts/</guid>
</item>
<item>
<title>(PHP) Wordpress - Remove upgrade message</title>
<link>http://snipplr.com/view/55028/wordpress--remove-upgrade-message/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 09 Jun 2011 00:53:51 GMT</pubDate>
<guid>http://snipplr.com/view/55028/wordpress--remove-upgrade-message/</guid>
</item>
<item>
<title>(HTML) Wordpress Automatic Social Links</title>
<link>http://snipplr.com/view/54727/wordpress-automatic-social-links/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 01 Jun 2011 20:05:06 GMT</pubDate>
<guid>http://snipplr.com/view/54727/wordpress-automatic-social-links/</guid>
</item>
<item>
<title>(PHP) Enabling featured image on a post</title>
<link>http://snipplr.com/view/54647/enabling-featured-image-on-a-post/</link>
<description><![CDATA[ <p>To enablefeatured image on a post, just open your theme’s functions.php file, paste in the code below, and voila!</p> ]]></description>
<pubDate>Tue, 31 May 2011 22:48:09 GMT</pubDate>
<guid>http://snipplr.com/view/54647/enabling-featured-image-on-a-post/</guid>
</item>
<item>
<title>(PHP) Two other image sizes in WP</title>
<link>http://snipplr.com/view/54646/two-other-image-sizes-in-wp/</link>
<description><![CDATA[ <p>By putting the following code in your theme’s functions.php file, you create two extra sizes:</p> ]]></description>
<pubDate>Tue, 31 May 2011 22:39:41 GMT</pubDate>
<guid>http://snipplr.com/view/54646/two-other-image-sizes-in-wp/</guid>
</item>
<item>
<title>(HTML) XHTML Transitional starter</title>
<link>http://snipplr.com/view/54621/xhtml-transitional-starter/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 31 May 2011 07:57:43 GMT</pubDate>
<guid>http://snipplr.com/view/54621/xhtml-transitional-starter/</guid>
</item>
<item>
<title>(PHP) Yii theme elements access</title>
<link>http://snipplr.com/view/54419/yii-theme-elements-access/</link>
<description><![CDATA[ <p>To access assets of a theme</p> ]]></description>
<pubDate>Thu, 26 May 2011 18:44:36 GMT</pubDate>
<guid>http://snipplr.com/view/54419/yii-theme-elements-access/</guid>
</item>
</channel>
</rss>