<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/tags/header</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sun, 19 May 2013 17:21:52 GMT</pubDate>
<item>
<title>(Visual Basic) Format Header Range - lolrenx</title>
<link>http://snipplr.com/view/69167/format-header-range/</link>
<description><![CDATA[ <p>quick way to get column headers formatted</p> ]]></description>
<pubDate>Thu, 20 Dec 2012 02:56:27 GMT</pubDate>
<guid>http://snipplr.com/view/69167/format-header-range/</guid>
</item>
<item>
<title>(Java) Inserted line into webservice consumer methods to add SOAP Headers - lspellman</title>
<link>http://snipplr.com/view/69126/inserted-line-into-webservice-consumer-methods-to-add-soap-headers/</link>
<description><![CDATA[ <p>When Domino is used to create a webservice consumer, it does not provide an easy way to add SOAP headers to method calls.  To do so, extend the STUB class it provides, copy any methods that need SOAP headers, and insert a line after the 'createCall' to provide that functionality.  See snippet 69125 for the details of the 'createSessionHeader' code.</p> ]]></description>
<pubDate>Sun, 16 Dec 2012 00:36:25 GMT</pubDate>
<guid>http://snipplr.com/view/69126/inserted-line-into-webservice-consumer-methods-to-add-soap-headers/</guid>
</item>
<item>
<title>(Java) Java method to add SOAP header - lspellman</title>
<link>http://snipplr.com/view/69125/java-method-to-add-soap-header/</link>
<description><![CDATA[ <p>Some webservices require a SOAP header to be added to requests (typically with authentication information).  For Domino webservice consumer code, this can be handled by extending the generated stub class and rewriting the service calls that are being used.  Those methods all execute a 'createCall'.  After you have a handle to the call, you can call this custom method to add headers to it.

NOTE:  The oli log methods are to a custom logger (OpenLog) which is setup elsewhere in the class.  Delete if not using OpenLog.</p> ]]></description>
<pubDate>Sun, 16 Dec 2012 00:23:20 GMT</pubDate>
<guid>http://snipplr.com/view/69125/java-method-to-add-soap-header/</guid>
</item>
<item>
<title>(C++) lista_polje.h - PedjaCacic</title>
<link>http://snipplr.com/view/68531/listapoljeh/</link>
<description><![CDATA[ <p>Header file, realizacije programa preko polja.</p> ]]></description>
<pubDate>Tue, 13 Nov 2012 08:27:57 GMT</pubDate>
<guid>http://snipplr.com/view/68531/listapoljeh/</guid>
</item>
<item>
<title>(C++) Glavni program - Bozidar</title>
<link>http://snipplr.com/view/68242/glavni-program/</link>
<description><![CDATA[ <p>Glavni program koji poziva datoteke zaglavlja "Implementacija_liste_pomocu_pokazivaca.h" ili "Implemantacija_liste_pomocu_polja.h" te "biblioteka_vrijeme.h".</p> ]]></description>
<pubDate>Sun, 11 Nov 2012 03:49:28 GMT</pubDate>
<guid>http://snipplr.com/view/68242/glavni-program/</guid>
</item>
<item>
<title>(C++) Implemantacija_liste_pomocu_polja.h - Bozidar</title>
<link>http://snipplr.com/view/68241/implemantacijalistepomocupoljah/</link>
<description><![CDATA[ <p>Datoteka zaglavlja u kojoj se nalazi moja implementacija liste pomoću polja.
Datoteka sadži funkcije: InitL(L), FirstL(L), EndL(L),NextL(p,L),PreviousL(p,L), LocateL(x,L), InsertL(x,p,L), DeleteL(p,L), RetreiveL(p,L), DeleteAllL(L), br_unesenih_el(L), brisi_naziv(L), brisi_vrstu(L) i cijena_u_polje(L).</p> ]]></description>
<pubDate>Sun, 11 Nov 2012 03:31:07 GMT</pubDate>
<guid>http://snipplr.com/view/68241/implemantacijalistepomocupoljah/</guid>
</item>
<item>
<title>(C++) Implementacija_liste_pomocu_pokazivaca.h - Bozidar</title>
<link>http://snipplr.com/view/68240/implementacijalistepomocupokazivacah/</link>
<description><![CDATA[ <p>Datoteka zaglavlja u kojoj se nalazi moja implementacija liste pomoću pokazivača.
Datoteka sadži funkcije: InitL(L), FirstL(L), EndL(L),NextL(p,L),PreviousL(p,L), LocateL(x,L), InsertL(x,p,L), DeleteL(p,L), RetreiveL(p,L), DeleteAllL(L), brunesenihel(L), brisinaziv(L), brisivrstu(L) i cijenaupolje(L).</p> ]]></description>
<pubDate>Sun, 11 Nov 2012 03:27:27 GMT</pubDate>
<guid>http://snipplr.com/view/68240/implementacijalistepomocupokazivacah/</guid>
</item>
<item>
<title>(C++) pokazivaci.h - mronki</title>
<link>http://snipplr.com/view/68145/pokazivacih/</link>
<description><![CDATA[ <p>header sa funkcijama za pokazivace</p> ]]></description>
<pubDate>Wed, 07 Nov 2012 17:38:25 GMT</pubDate>
<guid>http://snipplr.com/view/68145/pokazivacih/</guid>
</item>
<item>
<title>(PHP) HTTP Header Status Codes With PHP. - o0110o</title>
<link>http://snipplr.com/view/68099/http-header-status-codes-with-php/</link>
<description><![CDATA[ <p>Take control of HTTP header status codes.</p> ]]></description>
<pubDate>Mon, 05 Nov 2012 14:26:52 GMT</pubDate>
<guid>http://snipplr.com/view/68099/http-header-status-codes-with-php/</guid>
</item>
<item>
<title>(PHP) No Cache HTTP Headers - ryantxr</title>
<link>http://snipplr.com/view/65544/no-cache-http-headers/</link>
<description><![CDATA[ <p>HTTP headers to disable caching.</p> ]]></description>
<pubDate>Mon, 11 Jun 2012 22:38:26 GMT</pubDate>
<guid>http://snipplr.com/view/65544/no-cache-http-headers/</guid>
</item>
<item>
<title>(HTML) HTML5 document with header, footer and nav elements - paul0078</title>
<link>http://snipplr.com/view/64572/html5-document-with-header-footer-and-nav-elements/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sun, 15 Apr 2012 20:11:12 GMT</pubDate>
<guid>http://snipplr.com/view/64572/html5-document-with-header-footer-and-nav-elements/</guid>
</item>
<item>
<title>(PHP) Page Detection for Dynamic Navigation - ryarwood</title>
<link>http://snipplr.com/view/62873/page-detection-for-dynamic-navigation/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 30 Jan 2012 08:47:32 GMT</pubDate>
<guid>http://snipplr.com/view/62873/page-detection-for-dynamic-navigation/</guid>
</item>
<item>
<title>(PHP) WP Site Title - ryarwood</title>
<link>http://snipplr.com/view/62860/wp-site-title/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 30 Jan 2012 08:47:20 GMT</pubDate>
<guid>http://snipplr.com/view/62860/wp-site-title/</guid>
</item>
<item>
<title>(PHP) WP Site URL - ryarwood</title>
<link>http://snipplr.com/view/62859/wp-site-url/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 30 Jan 2012 08:47:17 GMT</pubDate>
<guid>http://snipplr.com/view/62859/wp-site-url/</guid>
</item>
<item>
<title>(C++) header - pokazivac - tlapas</title>
<link>http://snipplr.com/view/61617/header--pokazivac/</link>
<description><![CDATA[ <p>Implementacija reda preko pokazivača</p> ]]></description>
<pubDate>Sat, 03 Dec 2011 06:52:42 GMT</pubDate>
<guid>http://snipplr.com/view/61617/header--pokazivac/</guid>
</item>
<item>
<title>(C++) header - polje - tlapas</title>
<link>http://snipplr.com/view/61613/header--polje/</link>
<description><![CDATA[ <p>Implementacija reda pomoću polja</p> ]]></description>
<pubDate>Sat, 03 Dec 2011 06:49:38 GMT</pubDate>
<guid>http://snipplr.com/view/61613/header--polje/</guid>
</item>
<item>
<title>(HTML) header.php with search and social icons built in - guitarman2uk</title>
<link>http://snipplr.com/view/60754/headerphp-with-search-and-social-icons-built-in/</link>
<description><![CDATA[ <p>This is the header.php file from Soul Care Aesthetics - complete with CSS and social icons spaces</p> ]]></description>
<pubDate>Sun, 13 Nov 2011 01:50:14 GMT</pubDate>
<guid>http://snipplr.com/view/60754/headerphp-with-search-and-social-icons-built-in/</guid>
</item>
<item>
<title>(PHP) PHP session problem *only in IE* - kiroweb</title>
<link>http://snipplr.com/view/60511/php-session-problem-only-in-ie/</link>
<description><![CDATA[ <p>IE Blocking iFrame Cookies</p> ]]></description>
<pubDate>Thu, 03 Nov 2011 22:19:40 GMT</pubDate>
<guid>http://snipplr.com/view/60511/php-session-problem-only-in-ie/</guid>
</item>
<item>
<title>(PHP) Clean up WordPress wp_head() - Huskie</title>
<link>http://snipplr.com/view/60128/clean-up-wordpress-wphead/</link>
<description><![CDATA[ <p>Remove unnecessary code from the default WordPress header.</p> ]]></description>
<pubDate>Mon, 24 Oct 2011 22:01:10 GMT</pubDate>
<guid>http://snipplr.com/view/60128/clean-up-wordpress-wphead/</guid>
</item>
<item>
<title>(XHTML) HTML - Header - otternq</title>
<link>http://snipplr.com/view/59189/html--header/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 28 Sep 2011 11:07:14 GMT</pubDate>
<guid>http://snipplr.com/view/59189/html--header/</guid>
</item>
</channel>
</rss>