Tuesday 15 January 2013

Simple RSS with PHP? -


How do I create a completely simple, static, RSS feed using PHP?

Why this will not work:

  & lt ;? XML version = "1.0"? & Gt; & Lt; RSS version = \ "2.0 \" & gt; & Lt; Channel & gt; & Lt ;? Php echo " Channel title goes here </ title>"; ? & Gt; & Lt; Description & gt; Details about how items are related here & lt; / Description & gt; & Lt; Link & gt; Http: //www.directoryoflinksgohere< / Link & gt; & Lt; Items & gt; & Lt; Title & gt; The Title Go Year & lt; / Title & gt; & Lt; Details & gt; Details goes here & lt; / Description & gt; & Lt; Link & gt; Http: //www.linkgoeshere.com< / Link & gt; & Lt; / Item & gt; & Lt; Items & gt; & Lt; Title & gt; Another title is Goes here & lt; / Title & gt; & Lt; Details & gt; Another description goes here & lt; / Description & gt; & Lt; Link & gt; Http: //www.anotherlinkgoeshere.com< / Link & gt; & Lt; / Item & gt; & Lt; / Channel & gt; & Lt; / Rss & gt; </ Code> </ pre> <p> I'll definitely need to update it with mysql automatically, but right now I need to know how hex how I use php in conjunction with RSS also can. </ P> <P> This is actually due to downloading an RSS file instead of displaying: </ p> <pre> <code> <? Php echo "<xml version = \" 1.0 \ "? & Gt; RSS version =" 2.0 "& gt; & lt; channel & gt; & lt; title & gt; channel title here Goes from <lt; title / gt; & lt; description & gt; how the item relates to the item goes from here & lt; / description & gt; & lt; link & gt; http: // Www.directoryoflinksgohere & lt; / link & gt; & lt; item & gt; & lt; title & gt; Title goes from here </ title> & lt; Description & gt; Details from here & lt Goes to / description & gt; & lt; link & gt; http: //www.linkgoeshere< / link and gt; </ item> gt; & gt; item & gt; & lt; title & Another top A goes from here </ title> <description> Another description goes here </ description> <lt> link & gt; http: // www. Anotherlinkgoeshere.com & lt; / link & gt; & lt; / items & gt; & lt; / channel & gt; & lt; / rss & gt; "; ? & Gt; </ Code> </ pre> <p> Update: </ p> <p> This will output the RSS almost correctly. The value of variables is not written, but rather the name of the variable, instead of typing "yes", "$ toast" will be written instead. </ P> <pre> <code> & lt ;? Php $ counter = 0; $ Thor = mysqli_connect ("localhost", "username", "password", "database"); If (mysqli_connect_errno ($ con)) {echo "failed to connect to MySQL:". Mysqli_connect_error (); } $ Sql ​​= mysqli_query ($ con, "people name select"); While ($ row = mysqli_fortch_array ($ sql)) {$ test [$ counter] = $ line ['name']; $ Counter ++; } $ Toast = "Yes"; Echo "header (\" content-type: application / RSS + xml; charset = ISO-885 9 -1 \ ") & lt ;? xml version = \" 1.0 \ "encoding = \" ISO-885 9 -1 \ "? & Gt; RSS version =" 2.0 "& gt; & lt; Channel & gt; & lt; title & gt; Channel title goes from here & lt; / title & gt; & lt ; Description & gt; $ test [0] & lt; / description & gt; & lt; link & gt; http: // www.directoryoflinksgohere & lt; / link & gt; & lt; items & gt; & lt; Title & gt; Title goes from here </ title> <description> $ Toast </ description> gt; link & gt; http: //www.linkgoeshere. & Lt; Com & lt; / link & gt; & lt; / item & gt; & lt; items & Gt; & lt; Title & gt; Another title goes here & lt; / title & gt; & lt; Description & gt; Another description goes here & lt; / description & gt; & lt; link & gt; ; Http: //www.anotherlinkgoeshere&&bb/link"> gt; & gt; & gt; & lt; / channel & gt; & lt; / rss & gt; "; ? & Gt; </ Code> </ pre> </ div> <p> <div class = "post-text" itemprop = "text"> <p> Add an .htaccess file with the following: </ p> <pre> < Code> RewriteRule ^ sitemaps.xml $ /sitemap.php RewriteEngine current [L] </ code> </ pre> <p> Create sitemap.php with the code you had </ p> <p> <strong> Full </ Strong > </ P> </ div> </ html><br /><br /> 
<div style='clear: both;'></div>
</div>
<div class='post-footer'>
<div class='post-footer-line post-footer-line-1'><span class='post-author vcard'>
Posted by
<span class='fn' itemprop='author' itemscope='itemscope' itemtype='http://schema.org/Person'>
<meta content='https://www.blogger.com/profile/05006124498600715544' itemprop='url'/>
<a class='g-profile' href='https://www.blogger.com/profile/05006124498600715544' rel='author' title='author profile'>
<span itemprop='name'>Unknown</span>
</a>
</span>
</span>
<span class='post-timestamp'>
at
<meta content='http://giuseppina-lsgtudhar.blogspot.com/2013/01/simple-rss-with-php.html' itemprop='url'/>
<a class='timestamp-link' href='https://giuseppina-lsgtudhar.blogspot.com/2013/01/simple-rss-with-php.html' rel='bookmark' title='permanent link'><abbr class='published' itemprop='datePublished' title='2013-01-15T02:22:00-08:00'>02:22</abbr></a>
</span>
<span class='post-comment-link'>
</span>
<span class='post-icons'>
<span class='item-control blog-admin pid-1004033436'>
<a href='https://www.blogger.com/post-edit.g?blogID=647212097946239830&postID=248356157501140524&from=pencil' title='Edit Post'>
<img alt='' class='icon-action' height='18' src='https://resources.blogblog.com/img/icon18_edit_allbkg.gif' width='18'/>
</a>
</span>
</span>
<div class='post-share-buttons goog-inline-block'>
<a class='goog-inline-block share-button sb-email' href='https://www.blogger.com/share-post.g?blogID=647212097946239830&postID=248356157501140524&target=email' target='_blank' title='Email This'><span class='share-button-link-text'>Email This</span></a><a class='goog-inline-block share-button sb-blog' href='https://www.blogger.com/share-post.g?blogID=647212097946239830&postID=248356157501140524&target=blog' onclick='window.open(this.href, "_blank", "height=270,width=475"); return false;' target='_blank' title='BlogThis!'><span class='share-button-link-text'>BlogThis!</span></a><a class='goog-inline-block share-button sb-twitter' href='https://www.blogger.com/share-post.g?blogID=647212097946239830&postID=248356157501140524&target=twitter' target='_blank' title='Share to Twitter'><span class='share-button-link-text'>Share to Twitter</span></a><a class='goog-inline-block share-button sb-facebook' href='https://www.blogger.com/share-post.g?blogID=647212097946239830&postID=248356157501140524&target=facebook' onclick='window.open(this.href, "_blank", "height=430,width=640"); return false;' target='_blank' title='Share to Facebook'><span class='share-button-link-text'>Share to Facebook</span></a><a class='goog-inline-block share-button sb-pinterest' href='https://www.blogger.com/share-post.g?blogID=647212097946239830&postID=248356157501140524&target=pinterest' target='_blank' title='Share to Pinterest'><span class='share-button-link-text'>Share to Pinterest</span></a>
</div>
</div>
<div class='post-footer-line post-footer-line-2'><span class='post-labels'>
</span>
</div>
<div class='post-footer-line post-footer-line-3'><span class='post-location'>
</span>
</div>
</div>
</div>
<div class='comments' id='comments'>
<a name='comments'></a>
<h4>No comments:</h4>
<div id='Blog1_comments-block-wrapper'>
<dl class='avatar-comment-indent' id='comments-block'>
</dl>
</div>
<p class='comment-footer'>
<div class='comment-form'>
<a name='comment-form'></a>
<h4 id='comment-post-message'>Post a Comment</h4>
<p>
</p>
<a href='https://www.blogger.com/comment/frame/647212097946239830?po=248356157501140524&hl=en-GB' id='comment-editor-src'></a>
<iframe allowtransparency='true' class='blogger-iframe-colorize blogger-comment-from-post' frameborder='0' height='410px' id='comment-editor' name='comment-editor' src='' width='100%'></iframe>
<script src='https://www.blogger.com/static/v1/jsbin/1466990918-comment_from_post_iframe.js' type='text/javascript'></script>
<script type='text/javascript'>
      BLOG_CMT_createIframe('https://www.blogger.com/rpc_relay.html');
    </script>
</div>
</p>
</div>
</div>

        </div></div>
      
<!--Can't find substitution for tag [adEnd]-->
</div>
<div class='blog-pager' id='blog-pager'>
<span id='blog-pager-newer-link'>
<a class='blog-pager-newer-link' href='https://giuseppina-lsgtudhar.blogspot.com/2013/01/javascript-href-causes-unintended-page.html' id='Blog1_blog-pager-newer-link' title='Newer Post'>Newer Post</a>
</span>
<span id='blog-pager-older-link'>
<a class='blog-pager-older-link' href='https://giuseppina-lsgtudhar.blogspot.com/2013/01/lexical-analysis-error-when-using-flex.html' id='Blog1_blog-pager-older-link' title='Older Post'>Older Post</a>
</span>
<a class='home-link' href='https://giuseppina-lsgtudhar.blogspot.com/'>Home</a>
</div>
<div class='clear'></div>
<div class='post-feeds'>
<div class='feed-links'>
Subscribe to:
<a class='feed-link' href='https://giuseppina-lsgtudhar.blogspot.com/feeds/248356157501140524/comments/default' target='_blank' type='application/atom+xml'>Post Comments (Atom)</a>
</div>
</div>
</div></div>
</div>
</div>
<div class='column-left-outer'>
<div class='column-left-inner'>
<aside>
</aside>
</div>
</div>
<div class='column-right-outer'>
<div class='column-right-inner'>
<aside>

<script type="text/javascript"><!--
google_ad_client = "ca-pub-9225434330217278";
google_ad_host = "pub-1556223355139109";
/* vertical */
google_ad_slot = "9922220705";
google_ad_width = 180;
google_ad_height = 90;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
<script type="text/javascript"><!--
google_ad_client = "ca-pub-9225434330217278";
google_ad_host = "pub-1556223355139109";
/* 2 */
google_ad_slot = "1087125905";
google_ad_width = 160;
google_ad_height = 600;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
<script>
  (function() {
    var cx = '013012970007219310250:7h0fuxsxaza';
    var gcse = document.createElement('script');
    gcse.type = 'text/javascript';
    gcse.async = true;
    gcse.src = (document.location.protocol == 'https:' ? 'https:' : 'http:') +
        '//www.google.com/cse/cse.js?cx=' + cx;
    var s = document.getElementsByTagName('script')[0];
    s.parentNode.insertBefore(gcse, s);
  })();
</script>
<gcse:search></gcse:search>
    <div class='sidebar section' id='sidebar-right-1'><div class='widget Profile' data-version='1' id='Profile1'>
<h2>About Me</h2>
<div class='widget-content'>
<dl class='profile-datablock'>
<dt class='profile-data'>
<a class='profile-name-link g-profile' href='https://www.blogger.com/profile/05006124498600715544' rel='author' style='background-image: url(//www.blogger.com/img/logo-16.png);'>
Unknown
</a>
</dt>
</dl>
<a class='profile-link' href='https://www.blogger.com/profile/05006124498600715544' rel='author'>View my complete profile</a>
<div class='clear'></div>
</div>
</div><div class='widget BlogArchive' data-version='1' id='BlogArchive1'>
<h2>Blog Archive</h2>
<div class='widget-content'>
<div id='ArchiveList'>
<div id='BlogArchive1_ArchiveList'>
<ul class='hierarchy'>
<li class='archivedate collapsed'>
<a class='toggle' href='javascript:void(0)'>
<span class='zippy'>

        ► 
      
</span>
</a>
<a class='post-count-link' href='https://giuseppina-lsgtudhar.blogspot.com/2015/'>
2015
</a>
<span class='post-count' dir='ltr'>(1886)</span>
<ul class='hierarchy'>
<li class='archivedate collapsed'>
<a class='toggle' href='javascript:void(0)'>
<span class='zippy'>

        ► 
      
</span>
</a>
<a class='post-count-link' href='https://giuseppina-lsgtudhar.blogspot.com/2015/09/'>
September
</a>
<span class='post-count' dir='ltr'>(203)</span>
</li>
</ul>
<ul class='hierarchy'>
<li class='archivedate collapsed'>
<a class='toggle' href='javascript:void(0)'>
<span class='zippy'>

        ► 
      
</span>
</a>
<a class='post-count-link' href='https://giuseppina-lsgtudhar.blogspot.com/2015/08/'>
August
</a>
<span class='post-count' dir='ltr'>(208)</span>
</li>
</ul>
<ul class='hierarchy'>
<li class='archivedate collapsed'>
<a class='toggle' href='javascript:void(0)'>
<span class='zippy'>

        ► 
      
</span>
</a>
<a class='post-count-link' href='https://giuseppina-lsgtudhar.blogspot.com/2015/07/'>
July
</a>
<span class='post-count' dir='ltr'>(224)</span>
</li>
</ul>
<ul class='hierarchy'>
<li class='archivedate collapsed'>
<a class='toggle' href='javascript:void(0)'>
<span class='zippy'>

        ► 
      
</span>
</a>
<a class='post-count-link' href='https://giuseppina-lsgtudhar.blogspot.com/2015/06/'>
June
</a>
<span class='post-count' dir='ltr'>(210)</span>
</li>
</ul>
<ul class='hierarchy'>
<li class='archivedate collapsed'>
<a class='toggle' href='javascript:void(0)'>
<span class='zippy'>

        ► 
      
</span>
</a>
<a class='post-count-link' href='https://giuseppina-lsgtudhar.blogspot.com/2015/05/'>
May
</a>
<span class='post-count' dir='ltr'>(230)</span>
</li>
</ul>
<ul class='hierarchy'>
<li class='archivedate collapsed'>
<a class='toggle' href='javascript:void(0)'>
<span class='zippy'>

        ► 
      
</span>
</a>
<a class='post-count-link' href='https://giuseppina-lsgtudhar.blogspot.com/2015/04/'>
April
</a>
<span class='post-count' dir='ltr'>(195)</span>
</li>
</ul>
<ul class='hierarchy'>
<li class='archivedate collapsed'>
<a class='toggle' href='javascript:void(0)'>
<span class='zippy'>

        ► 
      
</span>
</a>
<a class='post-count-link' href='https://giuseppina-lsgtudhar.blogspot.com/2015/03/'>
March
</a>
<span class='post-count' dir='ltr'>(209)</span>
</li>
</ul>
<ul class='hierarchy'>
<li class='archivedate collapsed'>
<a class='toggle' href='javascript:void(0)'>
<span class='zippy'>

        ► 
      
</span>
</a>
<a class='post-count-link' href='https://giuseppina-lsgtudhar.blogspot.com/2015/02/'>
February
</a>
<span class='post-count' dir='ltr'>(201)</span>
</li>
</ul>
<ul class='hierarchy'>
<li class='archivedate collapsed'>
<a class='toggle' href='javascript:void(0)'>
<span class='zippy'>

        ► 
      
</span>
</a>
<a class='post-count-link' href='https://giuseppina-lsgtudhar.blogspot.com/2015/01/'>
January
</a>
<span class='post-count' dir='ltr'>(206)</span>
</li>
</ul>
</li>
</ul>
<ul class='hierarchy'>
<li class='archivedate collapsed'>
<a class='toggle' href='javascript:void(0)'>
<span class='zippy'>

        ► 
      
</span>
</a>
<a class='post-count-link' href='https://giuseppina-lsgtudhar.blogspot.com/2014/'>
2014
</a>
<span class='post-count' dir='ltr'>(2117)</span>
<ul class='hierarchy'>
<li class='archivedate collapsed'>
<a class='toggle' href='javascript:void(0)'>
<span class='zippy'>

        ► 
      
</span>
</a>
<a class='post-count-link' href='https://giuseppina-lsgtudhar.blogspot.com/2014/09/'>
September
</a>
<span class='post-count' dir='ltr'>(239)</span>
</li>
</ul>
<ul class='hierarchy'>
<li class='archivedate collapsed'>
<a class='toggle' href='javascript:void(0)'>
<span class='zippy'>

        ► 
      
</span>
</a>
<a class='post-count-link' href='https://giuseppina-lsgtudhar.blogspot.com/2014/08/'>
August
</a>
<span class='post-count' dir='ltr'>(251)</span>
</li>
</ul>
<ul class='hierarchy'>
<li class='archivedate collapsed'>
<a class='toggle' href='javascript:void(0)'>
<span class='zippy'>

        ► 
      
</span>
</a>
<a class='post-count-link' href='https://giuseppina-lsgtudhar.blogspot.com/2014/07/'>
July
</a>
<span class='post-count' dir='ltr'>(226)</span>
</li>
</ul>
<ul class='hierarchy'>
<li class='archivedate collapsed'>
<a class='toggle' href='javascript:void(0)'>
<span class='zippy'>

        ► 
      
</span>
</a>
<a class='post-count-link' href='https://giuseppina-lsgtudhar.blogspot.com/2014/06/'>
June
</a>
<span class='post-count' dir='ltr'>(208)</span>
</li>
</ul>
<ul class='hierarchy'>
<li class='archivedate collapsed'>
<a class='toggle' href='javascript:void(0)'>
<span class='zippy'>

        ► 
      
</span>
</a>
<a class='post-count-link' href='https://giuseppina-lsgtudhar.blogspot.com/2014/05/'>
May
</a>
<span class='post-count' dir='ltr'>(229)</span>
</li>
</ul>
<ul class='hierarchy'>
<li class='archivedate collapsed'>
<a class='toggle' href='javascript:void(0)'>
<span class='zippy'>

        ► 
      
</span>
</a>
<a class='post-count-link' href='https://giuseppina-lsgtudhar.blogspot.com/2014/04/'>
April
</a>
<span class='post-count' dir='ltr'>(199)</span>
</li>
</ul>
<ul class='hierarchy'>
<li class='archivedate collapsed'>
<a class='toggle' href='javascript:void(0)'>
<span class='zippy'>

        ► 
      
</span>
</a>
<a class='post-count-link' href='https://giuseppina-lsgtudhar.blogspot.com/2014/03/'>
March
</a>
<span class='post-count' dir='ltr'>(255)</span>
</li>
</ul>
<ul class='hierarchy'>
<li class='archivedate collapsed'>
<a class='toggle' href='javascript:void(0)'>
<span class='zippy'>

        ► 
      
</span>
</a>
<a class='post-count-link' href='https://giuseppina-lsgtudhar.blogspot.com/2014/02/'>
February
</a>
<span class='post-count' dir='ltr'>(275)</span>
</li>
</ul>
<ul class='hierarchy'>
<li class='archivedate collapsed'>
<a class='toggle' href='javascript:void(0)'>
<span class='zippy'>

        ► 
      
</span>
</a>
<a class='post-count-link' href='https://giuseppina-lsgtudhar.blogspot.com/2014/01/'>
January
</a>
<span class='post-count' dir='ltr'>(235)</span>
</li>
</ul>
</li>
</ul>
<ul class='hierarchy'>
<li class='archivedate expanded'>
<a class='toggle' href='javascript:void(0)'>
<span class='zippy toggle-open'>

        ▼ 
      
</span>
</a>
<a class='post-count-link' href='https://giuseppina-lsgtudhar.blogspot.com/2013/'>
2013
</a>
<span class='post-count' dir='ltr'>(2011)</span>
<ul class='hierarchy'>
<li class='archivedate collapsed'>
<a class='toggle' href='javascript:void(0)'>
<span class='zippy'>

        ► 
      
</span>
</a>
<a class='post-count-link' href='https://giuseppina-lsgtudhar.blogspot.com/2013/09/'>
September
</a>
<span class='post-count' dir='ltr'>(199)</span>
</li>
</ul>
<ul class='hierarchy'>
<li class='archivedate collapsed'>
<a class='toggle' href='javascript:void(0)'>
<span class='zippy'>

        ► 
      
</span>
</a>
<a class='post-count-link' href='https://giuseppina-lsgtudhar.blogspot.com/2013/08/'>
August
</a>
<span class='post-count' dir='ltr'>(228)</span>
</li>
</ul>
<ul class='hierarchy'>
<li class='archivedate collapsed'>
<a class='toggle' href='javascript:void(0)'>
<span class='zippy'>

        ► 
      
</span>
</a>
<a class='post-count-link' href='https://giuseppina-lsgtudhar.blogspot.com/2013/07/'>
July
</a>
<span class='post-count' dir='ltr'>(210)</span>
</li>
</ul>
<ul class='hierarchy'>
<li class='archivedate collapsed'>
<a class='toggle' href='javascript:void(0)'>
<span class='zippy'>

        ► 
      
</span>
</a>
<a class='post-count-link' href='https://giuseppina-lsgtudhar.blogspot.com/2013/06/'>
June
</a>
<span class='post-count' dir='ltr'>(222)</span>
</li>
</ul>
<ul class='hierarchy'>
<li class='archivedate collapsed'>
<a class='toggle' href='javascript:void(0)'>
<span class='zippy'>

        ► 
      
</span>
</a>
<a class='post-count-link' href='https://giuseppina-lsgtudhar.blogspot.com/2013/05/'>
May
</a>
<span class='post-count' dir='ltr'>(217)</span>
</li>
</ul>
<ul class='hierarchy'>
<li class='archivedate collapsed'>
<a class='toggle' href='javascript:void(0)'>
<span class='zippy'>

        ► 
      
</span>
</a>
<a class='post-count-link' href='https://giuseppina-lsgtudhar.blogspot.com/2013/04/'>
April
</a>
<span class='post-count' dir='ltr'>(229)</span>
</li>
</ul>
<ul class='hierarchy'>
<li class='archivedate collapsed'>
<a class='toggle' href='javascript:void(0)'>
<span class='zippy'>

        ► 
      
</span>
</a>
<a class='post-count-link' href='https://giuseppina-lsgtudhar.blogspot.com/2013/03/'>
March
</a>
<span class='post-count' dir='ltr'>(243)</span>
</li>
</ul>
<ul class='hierarchy'>
<li class='archivedate collapsed'>
<a class='toggle' href='javascript:void(0)'>
<span class='zippy'>

        ► 
      
</span>
</a>
<a class='post-count-link' href='https://giuseppina-lsgtudhar.blogspot.com/2013/02/'>
February
</a>
<span class='post-count' dir='ltr'>(221)</span>
</li>
</ul>
<ul class='hierarchy'>
<li class='archivedate expanded'>
<a class='toggle' href='javascript:void(0)'>
<span class='zippy toggle-open'>

        ▼ 
      
</span>
</a>
<a class='post-count-link' href='https://giuseppina-lsgtudhar.blogspot.com/2013/01/'>
January
</a>
<span class='post-count' dir='ltr'>(242)</span>
<ul class='posts'>
<li><a href='https://giuseppina-lsgtudhar.blogspot.com/2013/01/javascript-js-hide-function.html'>javascript - js hide function -</a></li>
<li><a href='https://giuseppina-lsgtudhar.blogspot.com/2013/01/java-spring-mvc-form-submit-using.html'>java - Spring MVC form submit using modelAttribute -</a></li>
<li><a href='https://giuseppina-lsgtudhar.blogspot.com/2013/01/view-unfortunately-your-application.html'>view - Unfortunately, your application stopped wor...</a></li>
<li><a href='https://giuseppina-lsgtudhar.blogspot.com/2013/01/python-how-is-waiting-for-io-or-waiting.html'>python - How is waiting for I/O or waiting for a l...</a></li>
<li><a href='https://giuseppina-lsgtudhar.blogspot.com/2013/01/graphics-should-i-implement-matrix.html'>graphics - Should I implement matrix transformatio...</a></li>
<li><a href='https://giuseppina-lsgtudhar.blogspot.com/2013/01/xcode-convert-from-1280x720-to-uiview.html'>xcode - Convert from 1280x720 to UIView dimensions -</a></li>
<li><a href='https://giuseppina-lsgtudhar.blogspot.com/2013/01/emberjs-what-does-this-ember-exception.html'>ember.js - What Does This Ember Exception Mean? -</a></li>
<li><a href='https://giuseppina-lsgtudhar.blogspot.com/2013/01/javascript-how-to-assign-value-of-0-to.html'>javascript - How to assign the value of 0 to a var...</a></li>
<li><a href='https://giuseppina-lsgtudhar.blogspot.com/2013/01/php-issue-with-hyperlinks-when-pulling.html'>php - Issue with hyperlinks when pulling Facebook ...</a></li>
<li><a href='https://giuseppina-lsgtudhar.blogspot.com/2013/01/c-implement-queue-with-linked-list.html'>c++ - implement queue with linked list -</a></li>
<li><a href='https://giuseppina-lsgtudhar.blogspot.com/2013/01/ios-why-does-this-for-loop-create-black.html'>ios - Why does this for loop create a black empty ...</a></li>
<li><a href='https://giuseppina-lsgtudhar.blogspot.com/2013/01/java-why-use-heap-instead-of-binary.html'>java - Why use heap instead of binary tree when im...</a></li>
<li><a href='https://giuseppina-lsgtudhar.blogspot.com/2013/01/json-how-to-only-append-once-when.html'>json - How to only append once when loading in htm...</a></li>
<li><a href='https://giuseppina-lsgtudhar.blogspot.com/2013/01/multidimensional-array-project-euler-11.html'>multidimensional array - Project Euler #11 in pyth...</a></li>
<li><a href='https://giuseppina-lsgtudhar.blogspot.com/2013/01/sublimetext2-sublime-text-how-to.html'>sublimetext2 - Sublime text: how to customize synt...</a></li>
<li><a href='https://giuseppina-lsgtudhar.blogspot.com/2013/01/how-to-convert-string-to-date-value-in.html'>How to convert String to Date value in SAS? -</a></li>
<li><a href='https://giuseppina-lsgtudhar.blogspot.com/2013/01/javascript-setting-size-of-window.html'>javascript setting the size of a window -</a></li>
<li><a href='https://giuseppina-lsgtudhar.blogspot.com/2013/01/css3-white-to-transparent-gradient.html'>CSS3 White to Transparent Gradient -</a></li>
<li><a href='https://giuseppina-lsgtudhar.blogspot.com/2013/01/sinatra-activesupportdependenciesautolo.html'>sinatra - ActiveSupport::Dependencies.autoload_pat...</a></li>
<li><a href='https://giuseppina-lsgtudhar.blogspot.com/2013/01/stylesheet-center-text-next-to.html'>stylesheet - Center text next to bootstrap button ...</a></li>
<li><a href='https://giuseppina-lsgtudhar.blogspot.com/2013/01/mysql-update-table-add-string-to-column.html'>mySQL update table add string to column -</a></li>
<li><a href='https://giuseppina-lsgtudhar.blogspot.com/2013/01/knockoutjs-knockoutjs-not-updating-ui.html'>knockout.js - Knockoutjs not updating UI in this c...</a></li>
<li><a href='https://giuseppina-lsgtudhar.blogspot.com/2013/01/store-thrown-exception-for.html'>Store thrown exception for CONCURRENT_MAP_REMOVE w...</a></li>
<li><a href='https://giuseppina-lsgtudhar.blogspot.com/2013/01/xaml-how-does-entrancethemetransition.html'>xaml - How does the EntranceThemeTransition from L...</a></li>
<li><a href='https://giuseppina-lsgtudhar.blogspot.com/2013/01/c-private-friend-operator.html'>c++ - private friend operator<< -</a></li>
<li><a href='https://giuseppina-lsgtudhar.blogspot.com/2013/01/lisp-processing-lists-of-char-in-c.html'>lisp - Processing Lists of char * in C? -</a></li>
<li><a href='https://giuseppina-lsgtudhar.blogspot.com/2013/01/javascript-onreadystatechange-triggers.html'>javascript - onreadystatechange triggers reload of...</a></li>
<li><a href='https://giuseppina-lsgtudhar.blogspot.com/2013/01/c-is-there-similar-mechanism-to-python.html'>c - Is there a similar mechanism to Python's threa...</a></li>
<li><a href='https://giuseppina-lsgtudhar.blogspot.com/2013/01/html-php-include-links.html'>html - PHP Include links -</a></li>
<li><a href='https://giuseppina-lsgtudhar.blogspot.com/2013/01/url-override-google-google-plus-mobile.html'>url - Override Google+ (Google Plus) mobile websit...</a></li>
<li><a href='https://giuseppina-lsgtudhar.blogspot.com/2013/01/php-item-not-deleted-from-array-session.html'>php - Item not deleted from array session -</a></li>
<li><a href='https://giuseppina-lsgtudhar.blogspot.com/2013/01/excel-vba-how-to-save-sheet-array-to.html'>excel vba - How to save a sheet array to PDF with ...</a></li>
<li><a href='https://giuseppina-lsgtudhar.blogspot.com/2013/01/iphone-parent-nsmanagedobjectcontext.html'>iphone - Parent NSManagedObjectContext has no chan...</a></li>
<li><a href='https://giuseppina-lsgtudhar.blogspot.com/2013/01/cakephp-saving-data-for-related-model.html'>cakephp saving data for a related model's related ...</a></li>
<li><a href='https://giuseppina-lsgtudhar.blogspot.com/2013/01/elasticsearch-no-query-registered-for.html'>elasticsearch - No query registered for [match] -</a></li>
<li><a href='https://giuseppina-lsgtudhar.blogspot.com/2013/01/java-how-to-add-jlabel-to-jpanel.html'>java - how to add Jlabel to Jpanel outside the con...</a></li>
<li><a href='https://giuseppina-lsgtudhar.blogspot.com/2013/01/java-strange-collision-in-libgdx.html'>java - Strange Collision in LibGDX -</a></li>
<li><a href='https://giuseppina-lsgtudhar.blogspot.com/2013/01/limit-actions-php.html'>limit actions PHP -</a></li>
<li><a href='https://giuseppina-lsgtudhar.blogspot.com/2013/01/sitecore-applying-conditional-rendering.html'>sitecore - Applying conditional rendering to all i...</a></li>
<li><a href='https://giuseppina-lsgtudhar.blogspot.com/2013/01/javalangruntimeexception-setparameters.html'>java.Lang.RuntimeException, setParameters failed i...</a></li>
<li><a href='https://giuseppina-lsgtudhar.blogspot.com/2013/01/web-applications-visual-development.html'>web applications - visual development, tool like M...</a></li>
<li><a href='https://giuseppina-lsgtudhar.blogspot.com/2013/01/c-fgets-getting-stuck-in-infinite-loop.html'>c - fgets() getting stuck in infinite loop -</a></li>
<li><a href='https://giuseppina-lsgtudhar.blogspot.com/2013/01/html-3-inline-block-divs-with-exactly.html'>html - 3 inline-block divs with exactly 33% width ...</a></li>
<li><a href='https://giuseppina-lsgtudhar.blogspot.com/2013/01/flash-not-able-to-save-transparent-png.html'>flash - Not able to save a transparent PNG to the ...</a></li>
<li><a href='https://giuseppina-lsgtudhar.blogspot.com/2013/01/ttest-r-program.html'>T.test R program -</a></li>
<li><a href='https://giuseppina-lsgtudhar.blogspot.com/2013/01/expression-bison-handling-non-lalr1.html'>expression - Bison - handling non LALR(1) grammars -</a></li>
<li><a href='https://giuseppina-lsgtudhar.blogspot.com/2013/01/java-pass-multiple-value-to-property.html'>java - pass multiple value to property -</a></li>
<li><a href='https://giuseppina-lsgtudhar.blogspot.com/2013/01/nodejs-nodejs-sharing-session-across.html'>node.js - Nodejs: sharing session across meteor an...</a></li>
<li><a href='https://giuseppina-lsgtudhar.blogspot.com/2013/01/javascript-accessing-mutable-variable.html'>javascript - accessing mutable variable in an even...</a></li>
<li><a href='https://giuseppina-lsgtudhar.blogspot.com/2013/01/cocos2d-animation-on-sprite-and-detect.html'>Cocos2d animation on sprite and detect contact on ...</a></li>
<li><a href='https://giuseppina-lsgtudhar.blogspot.com/2013/01/java-stringreplaceold-new-count-how.html'>Java string.replace(old, new) count how many repla...</a></li>
<li><a href='https://giuseppina-lsgtudhar.blogspot.com/2013/01/vbnet-find-selected-item-in-listbox.html'>vb.net - Find a selected item in a ListBox -</a></li>
<li><a href='https://giuseppina-lsgtudhar.blogspot.com/2013/01/java-adding-svnignore-property-on-files.html'>java - Adding the svn:ignore property on files tha...</a></li>
<li><a href='https://giuseppina-lsgtudhar.blogspot.com/2013/01/proper-way-to-add-global-library-in.html'>Proper way to add global library in android-studio...</a></li>
<li><a href='https://giuseppina-lsgtudhar.blogspot.com/2013/01/error-10064-mysql-4200-while-trying-to.html'>error 10064 mysql 4200 while trying to create table -</a></li>
<li><a href='https://giuseppina-lsgtudhar.blogspot.com/2013/01/manageableerrorsstatus-tracking.html'>Manageable(errors/status tracking, notifying ) fil...</a></li>
<li><a href='https://giuseppina-lsgtudhar.blogspot.com/2013/01/java-is-it-bad-form-to-build-new.html'>java - Is it bad form to build a new DefaultStyled...</a></li>
<li><a href='https://giuseppina-lsgtudhar.blogspot.com/2013/01/python-idle-responding-when-building.html'>python - IDLE "not responding" when building a dic...</a></li>
<li><a href='https://giuseppina-lsgtudhar.blogspot.com/2013/01/osx-how-can-i-play-sound-whenever-i.html'>osx - How can I play a sound whenever I commit to ...</a></li>
<li><a href='https://giuseppina-lsgtudhar.blogspot.com/2013/01/matlab-dynamically-persistent-variable.html'>matlab - Dynamically persistent variable -</a></li>
<li><a href='https://giuseppina-lsgtudhar.blogspot.com/2013/01/ios-apparent-blocking-behaviour-in.html'>ios - Apparent blocking behaviour in JavaScript we...</a></li>
<li><a href='https://giuseppina-lsgtudhar.blogspot.com/2013/01/python-how-to-find-all-ip-addresses.html'>python - how to find all ip addresses between 2 ip...</a></li>
<li><a href='https://giuseppina-lsgtudhar.blogspot.com/2013/01/html-in-php-how-can-i-use-domdocument.html'>html - In PHP, how can I use the DOMDocument class...</a></li>
<li><a href='https://giuseppina-lsgtudhar.blogspot.com/2013/01/c-using-model-method-name-for-id-in.html'>c# - Using model method name for id in a custom he...</a></li>
<li><a href='https://giuseppina-lsgtudhar.blogspot.com/2013/01/osx-how-to-make-xamarinmac-app-at-login.html'>osx - How to make Xamarin.Mac app "Open at Login"? -</a></li>
<li><a href='https://giuseppina-lsgtudhar.blogspot.com/2013/01/uiscrollview-uicollectionview-vertical.html'>uiscrollview - UICollectionView vertical scroll la...</a></li>
<li><a href='https://giuseppina-lsgtudhar.blogspot.com/2013/01/shell-scripting-xcode.html'>shell - Scripting Xcode -</a></li>
<li><a href='https://giuseppina-lsgtudhar.blogspot.com/2013/01/how-to-create-light-weight-server-like.html'>How to create a light-weight server like nginx fro...</a></li>
<li><a href='https://giuseppina-lsgtudhar.blogspot.com/2013/01/facebook-real-time-update-validating-x.html'>Facebook Real-time Update: Validating X-Hub-Signat...</a></li>
<li><a href='https://giuseppina-lsgtudhar.blogspot.com/2013/01/c-codedomprovider-failed-to-resolve-my.html'>c# - CodeDomProvider failed to resolve my assembli...</a></li>
<li><a href='https://giuseppina-lsgtudhar.blogspot.com/2013/01/java-round-half-even-for-double.html'>java - Round half even for double -</a></li>
<li><a href='https://giuseppina-lsgtudhar.blogspot.com/2013/01/jquery-javascript-return-false-is-not.html'>jquery - JavaScript return false is not stopping o...</a></li>
<li><a href='https://giuseppina-lsgtudhar.blogspot.com/2013/01/android-opening-application-from.html'>android - Opening application from current applica...</a></li>
<li><a href='https://giuseppina-lsgtudhar.blogspot.com/2013/01/ios-creating-uiactionsheet.html'>ios - Creating UIActionSheet -</a></li>
<li><a href='https://giuseppina-lsgtudhar.blogspot.com/2013/01/appcontext-is-null-from-rmi-thread-with.html'>AppContext is null from rmi thread with Java 7 Upd...</a></li>
<li><a href='https://giuseppina-lsgtudhar.blogspot.com/2013/01/access-to-mirror-api-if-glass-was-given.html'>Access to Mirror API if Glass was given to me by a...</a></li>
<li><a href='https://giuseppina-lsgtudhar.blogspot.com/2013/01/django-writing-generic-view-options.html'>Django: Writing Generic View Options -</a></li>
<li><a href='https://giuseppina-lsgtudhar.blogspot.com/2013/01/c-can-linq-to-objects-selectmany.html'>c# - Can a linq to objects SelectMany selector res...</a></li>
<li><a href='https://giuseppina-lsgtudhar.blogspot.com/2013/01/javascript-how-to-check-if-two-jquery.html'>javascript - How to check if two jQuery selectors ...</a></li>
<li><a href='https://giuseppina-lsgtudhar.blogspot.com/2013/01/javascript-how-to-access-kendo-grid.html'>javascript - How to access Kendo Grid's column men...</a></li>
<li><a href='https://giuseppina-lsgtudhar.blogspot.com/2013/01/html-how-to-make-java-servlets-in.html'>html - How to make java servlets in eclipse -</a></li>
<li><a href='https://giuseppina-lsgtudhar.blogspot.com/2013/01/iphone-mpmovieplayercontroller-in.html'>iphone - MPMoviePlayerController in background doe...</a></li>
<li><a href='https://giuseppina-lsgtudhar.blogspot.com/2013/01/swap-first-and-last-letter-of-string-in.html'>Swap first and last letter of a string in Python -</a></li>
<li><a href='https://giuseppina-lsgtudhar.blogspot.com/2013/01/c-save-databound-datagridview-image-to.html'>c# - Save databound datagridview image to memorySt...</a></li>
<li><a href='https://giuseppina-lsgtudhar.blogspot.com/2013/01/html-stacked-full-page-divs.html'>html - Stacked full-page divs -</a></li>
<li><a href='https://giuseppina-lsgtudhar.blogspot.com/2013/01/write-to-windows-event-viewer-from-sql.html'>write to windows event viewer from sql server job -</a></li>
<li><a href='https://giuseppina-lsgtudhar.blogspot.com/2013/01/jenkins-is-there-good-example-passing.html'>jenkins - Is there a good example passing build pa...</a></li>
<li><a href='https://giuseppina-lsgtudhar.blogspot.com/2013/01/c-what-is-default-equality-comparer-for.html'>c# - What is the default equality comparer for a s...</a></li>
<li><a href='https://giuseppina-lsgtudhar.blogspot.com/2013/01/mysql-is-there-any-way-i-can-change.html'>mysql - Is there any way I can change this SQL so ...</a></li>
<li><a href='https://giuseppina-lsgtudhar.blogspot.com/2013/01/angularjs-ng-transclude-data-from.html'>angularjs - Ng-transclude data from template in li...</a></li>
<li><a href='https://giuseppina-lsgtudhar.blogspot.com/2013/01/php-jquery-easyui-datebox-event-to.html'>php - jQuery easyui datebox event to querying mysql -</a></li>
<li><a href='https://giuseppina-lsgtudhar.blogspot.com/2013/01/php-what-is-default-algorithm-in.html'>php - What is the default algorithm in password_ha...</a></li>
<li><a href='https://giuseppina-lsgtudhar.blogspot.com/2013/01/developing-llvm-pass-with-cmake-out-of.html'>developing an llvm pass with cmake out of llvm sou...</a></li>
<li><a href='https://giuseppina-lsgtudhar.blogspot.com/2013/01/c-using-file-and-line-in-user-defined.html'>c++ - Using __FILE__ and __LINE__ in a user-define...</a></li>
<li><a href='https://giuseppina-lsgtudhar.blogspot.com/2013/01/php-pinterest-followers-display.html'>php - Pinterest Followers display -</a></li>
<li><a href='https://giuseppina-lsgtudhar.blogspot.com/2013/01/ajax-sencha-touch-2-how-to-get-response.html'>ajax - Sencha Touch 2 How to get response headers -</a></li>
<li><a href='https://giuseppina-lsgtudhar.blogspot.com/2013/01/nsarray-randomize-4-objects-in-array-in.html'>nsarray - Randomize 4 objects in array in objectiv...</a></li>
<li><a href='https://giuseppina-lsgtudhar.blogspot.com/2013/01/jquery-show-hide-table-rows-based-on.html'>jquery show hide table rows based on data attribut...</a></li>
<li><a href='https://giuseppina-lsgtudhar.blogspot.com/2013/01/c-xml-output-from-aspnet-webservice.html'>c# - xml output from asp.net webservice -</a></li>
<li><a href='https://giuseppina-lsgtudhar.blogspot.com/2013/01/mysql-date-direct-subtraction.html'>mysql date direct subtraction -</a></li>
</ul>
</li>
</ul>
</li>
</ul>
<ul class='hierarchy'>
<li class='archivedate collapsed'>
<a class='toggle' href='javascript:void(0)'>
<span class='zippy'>

        ► 
      
</span>
</a>
<a class='post-count-link' href='https://giuseppina-lsgtudhar.blogspot.com/2012/'>
2012
</a>
<span class='post-count' dir='ltr'>(1993)</span>
<ul class='hierarchy'>
<li class='archivedate collapsed'>
<a class='toggle' href='javascript:void(0)'>
<span class='zippy'>

        ► 
      
</span>
</a>
<a class='post-count-link' href='https://giuseppina-lsgtudhar.blogspot.com/2012/09/'>
September
</a>
<span class='post-count' dir='ltr'>(227)</span>
</li>
</ul>
<ul class='hierarchy'>
<li class='archivedate collapsed'>
<a class='toggle' href='javascript:void(0)'>
<span class='zippy'>

        ► 
      
</span>
</a>
<a class='post-count-link' href='https://giuseppina-lsgtudhar.blogspot.com/2012/08/'>
August
</a>
<span class='post-count' dir='ltr'>(235)</span>
</li>
</ul>
<ul class='hierarchy'>
<li class='archivedate collapsed'>
<a class='toggle' href='javascript:void(0)'>
<span class='zippy'>

        ► 
      
</span>
</a>
<a class='post-count-link' href='https://giuseppina-lsgtudhar.blogspot.com/2012/07/'>
July
</a>
<span class='post-count' dir='ltr'>(225)</span>
</li>
</ul>
<ul class='hierarchy'>
<li class='archivedate collapsed'>
<a class='toggle' href='javascript:void(0)'>
<span class='zippy'>

        ► 
      
</span>
</a>
<a class='post-count-link' href='https://giuseppina-lsgtudhar.blogspot.com/2012/06/'>
June
</a>
<span class='post-count' dir='ltr'>(206)</span>
</li>
</ul>
<ul class='hierarchy'>
<li class='archivedate collapsed'>
<a class='toggle' href='javascript:void(0)'>
<span class='zippy'>

        ► 
      
</span>
</a>
<a class='post-count-link' href='https://giuseppina-lsgtudhar.blogspot.com/2012/05/'>
May
</a>
<span class='post-count' dir='ltr'>(221)</span>
</li>
</ul>
<ul class='hierarchy'>
<li class='archivedate collapsed'>
<a class='toggle' href='javascript:void(0)'>
<span class='zippy'>

        ► 
      
</span>
</a>
<a class='post-count-link' href='https://giuseppina-lsgtudhar.blogspot.com/2012/04/'>
April
</a>
<span class='post-count' dir='ltr'>(216)</span>
</li>
</ul>
<ul class='hierarchy'>
<li class='archivedate collapsed'>
<a class='toggle' href='javascript:void(0)'>
<span class='zippy'>

        ► 
      
</span>
</a>
<a class='post-count-link' href='https://giuseppina-lsgtudhar.blogspot.com/2012/03/'>
March
</a>
<span class='post-count' dir='ltr'>(206)</span>
</li>
</ul>
<ul class='hierarchy'>
<li class='archivedate collapsed'>
<a class='toggle' href='javascript:void(0)'>
<span class='zippy'>

        ► 
      
</span>
</a>
<a class='post-count-link' href='https://giuseppina-lsgtudhar.blogspot.com/2012/02/'>
February
</a>
<span class='post-count' dir='ltr'>(227)</span>
</li>
</ul>
<ul class='hierarchy'>
<li class='archivedate collapsed'>
<a class='toggle' href='javascript:void(0)'>
<span class='zippy'>

        ► 
      
</span>
</a>
<a class='post-count-link' href='https://giuseppina-lsgtudhar.blogspot.com/2012/01/'>
January
</a>
<span class='post-count' dir='ltr'>(230)</span>
</li>
</ul>
</li>
</ul>
<ul class='hierarchy'>
<li class='archivedate collapsed'>
<a class='toggle' href='javascript:void(0)'>
<span class='zippy'>

        ► 
      
</span>
</a>
<a class='post-count-link' href='https://giuseppina-lsgtudhar.blogspot.com/2011/'>
2011
</a>
<span class='post-count' dir='ltr'>(1964)</span>
<ul class='hierarchy'>
<li class='archivedate collapsed'>
<a class='toggle' href='javascript:void(0)'>
<span class='zippy'>

        ► 
      
</span>
</a>
<a class='post-count-link' href='https://giuseppina-lsgtudhar.blogspot.com/2011/09/'>
September
</a>
<span class='post-count' dir='ltr'>(220)</span>
</li>
</ul>
<ul class='hierarchy'>
<li class='archivedate collapsed'>
<a class='toggle' href='javascript:void(0)'>
<span class='zippy'>

        ► 
      
</span>
</a>
<a class='post-count-link' href='https://giuseppina-lsgtudhar.blogspot.com/2011/08/'>
August
</a>
<span class='post-count' dir='ltr'>(222)</span>
</li>
</ul>
<ul class='hierarchy'>
<li class='archivedate collapsed'>
<a class='toggle' href='javascript:void(0)'>
<span class='zippy'>

        ► 
      
</span>
</a>
<a class='post-count-link' href='https://giuseppina-lsgtudhar.blogspot.com/2011/07/'>
July
</a>
<span class='post-count' dir='ltr'>(219)</span>
</li>
</ul>
<ul class='hierarchy'>
<li class='archivedate collapsed'>
<a class='toggle' href='javascript:void(0)'>
<span class='zippy'>

        ► 
      
</span>
</a>
<a class='post-count-link' href='https://giuseppina-lsgtudhar.blogspot.com/2011/06/'>
June
</a>
<span class='post-count' dir='ltr'>(224)</span>
</li>
</ul>
<ul class='hierarchy'>
<li class='archivedate collapsed'>
<a class='toggle' href='javascript:void(0)'>
<span class='zippy'>

        ► 
      
</span>
</a>
<a class='post-count-link' href='https://giuseppina-lsgtudhar.blogspot.com/2011/05/'>
May
</a>
<span class='post-count' dir='ltr'>(219)</span>
</li>
</ul>
<ul class='hierarchy'>
<li class='archivedate collapsed'>
<a class='toggle' href='javascript:void(0)'>
<span class='zippy'>

        ► 
      
</span>
</a>
<a class='post-count-link' href='https://giuseppina-lsgtudhar.blogspot.com/2011/04/'>
April
</a>
<span class='post-count' dir='ltr'>(206)</span>
</li>
</ul>
<ul class='hierarchy'>
<li class='archivedate collapsed'>
<a class='toggle' href='javascript:void(0)'>
<span class='zippy'>

        ► 
      
</span>
</a>
<a class='post-count-link' href='https://giuseppina-lsgtudhar.blogspot.com/2011/03/'>
March
</a>
<span class='post-count' dir='ltr'>(216)</span>
</li>
</ul>
<ul class='hierarchy'>
<li class='archivedate collapsed'>
<a class='toggle' href='javascript:void(0)'>
<span class='zippy'>

        ► 
      
</span>
</a>
<a class='post-count-link' href='https://giuseppina-lsgtudhar.blogspot.com/2011/02/'>
February
</a>
<span class='post-count' dir='ltr'>(221)</span>
</li>
</ul>
<ul class='hierarchy'>
<li class='archivedate collapsed'>
<a class='toggle' href='javascript:void(0)'>
<span class='zippy'>

        ► 
      
</span>
</a>
<a class='post-count-link' href='https://giuseppina-lsgtudhar.blogspot.com/2011/01/'>
January
</a>
<span class='post-count' dir='ltr'>(217)</span>
</li>
</ul>
</li>
</ul>
<ul class='hierarchy'>
<li class='archivedate collapsed'>
<a class='toggle' href='javascript:void(0)'>
<span class='zippy'>

        ► 
      
</span>
</a>
<a class='post-count-link' href='https://giuseppina-lsgtudhar.blogspot.com/2010/'>
2010
</a>
<span class='post-count' dir='ltr'>(1952)</span>
<ul class='hierarchy'>
<li class='archivedate collapsed'>
<a class='toggle' href='javascript:void(0)'>
<span class='zippy'>

        ► 
      
</span>
</a>
<a class='post-count-link' href='https://giuseppina-lsgtudhar.blogspot.com/2010/09/'>
September
</a>
<span class='post-count' dir='ltr'>(230)</span>
</li>
</ul>
<ul class='hierarchy'>
<li class='archivedate collapsed'>
<a class='toggle' href='javascript:void(0)'>
<span class='zippy'>

        ► 
      
</span>
</a>
<a class='post-count-link' href='https://giuseppina-lsgtudhar.blogspot.com/2010/08/'>
August
</a>
<span class='post-count' dir='ltr'>(202)</span>
</li>
</ul>
<ul class='hierarchy'>
<li class='archivedate collapsed'>
<a class='toggle' href='javascript:void(0)'>
<span class='zippy'>

        ► 
      
</span>
</a>
<a class='post-count-link' href='https://giuseppina-lsgtudhar.blogspot.com/2010/07/'>
July
</a>
<span class='post-count' dir='ltr'>(221)</span>
</li>
</ul>
<ul class='hierarchy'>
<li class='archivedate collapsed'>
<a class='toggle' href='javascript:void(0)'>
<span class='zippy'>

        ► 
      
</span>
</a>
<a class='post-count-link' href='https://giuseppina-lsgtudhar.blogspot.com/2010/06/'>
June
</a>
<span class='post-count' dir='ltr'>(207)</span>
</li>
</ul>
<ul class='hierarchy'>
<li class='archivedate collapsed'>
<a class='toggle' href='javascript:void(0)'>
<span class='zippy'>

        ► 
      
</span>
</a>
<a class='post-count-link' href='https://giuseppina-lsgtudhar.blogspot.com/2010/05/'>
May
</a>
<span class='post-count' dir='ltr'>(213)</span>
</li>
</ul>
<ul class='hierarchy'>
<li class='archivedate collapsed'>
<a class='toggle' href='javascript:void(0)'>
<span class='zippy'>

        ► 
      
</span>
</a>
<a class='post-count-link' href='https://giuseppina-lsgtudhar.blogspot.com/2010/04/'>
April
</a>
<span class='post-count' dir='ltr'>(199)</span>
</li>
</ul>
<ul class='hierarchy'>
<li class='archivedate collapsed'>
<a class='toggle' href='javascript:void(0)'>
<span class='zippy'>

        ► 
      
</span>
</a>
<a class='post-count-link' href='https://giuseppina-lsgtudhar.blogspot.com/2010/03/'>
March
</a>
<span class='post-count' dir='ltr'>(234)</span>
</li>
</ul>
<ul class='hierarchy'>
<li class='archivedate collapsed'>
<a class='toggle' href='javascript:void(0)'>
<span class='zippy'>

        ► 
      
</span>
</a>
<a class='post-count-link' href='https://giuseppina-lsgtudhar.blogspot.com/2010/02/'>
February
</a>
<span class='post-count' dir='ltr'>(244)</span>
</li>
</ul>
<ul class='hierarchy'>
<li class='archivedate collapsed'>
<a class='toggle' href='javascript:void(0)'>
<span class='zippy'>

        ► 
      
</span>
</a>
<a class='post-count-link' href='https://giuseppina-lsgtudhar.blogspot.com/2010/01/'>
January
</a>
<span class='post-count' dir='ltr'>(202)</span>
</li>
</ul>
</li>
</ul>
</div>
</div>
<div class='clear'></div>
</div>
</div></div>
<table border='0' cellpadding='0' cellspacing='0' class='section-columns columns-2'>
<tbody>
<tr>
<td class='first columns-cell'>
<div class='sidebar no-items section' id='sidebar-right-2-1'></div>
</td>
<td class='columns-cell'>
<div class='sidebar no-items section' id='sidebar-right-2-2'></div>
</td>
</tr>
</tbody>
</table>
<div class='sidebar no-items section' id='sidebar-right-3'></div>
</aside>
</div>
</div>
</div>
<div style='clear: both'></div>
<!-- columns -->
</div>
<!-- main -->
</div>
</div>
<div class='main-cap-bottom cap-bottom'>
<div class='cap-left'></div>
<div class='cap-right'></div>
</div>
</div>
<footer>
<div class='footer-outer'>
<div class='footer-cap-top cap-top'>
<div class='cap-left'></div>
<div class='cap-right'></div>
</div>
<div class='fauxborder-left footer-fauxborder-left'>
<div class='fauxborder-right footer-fauxborder-right'></div>
<div class='region-inner footer-inner'>

<script type="text/javascript"><!--
google_ad_client = "ca-pub-9225434330217278";
google_ad_host = "pub-1556223355139109";
/* vertical */
google_ad_slot = "9922220705";
google_ad_width = 180;
google_ad_height = 90;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
<script type="text/javascript"><!--
google_ad_client = "ca-pub-9225434330217278";
google_ad_host = "pub-1556223355139109";
/* 2 */
google_ad_slot = "1087125905";
google_ad_width = 160;
google_ad_height = 600;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
<script>
  (function() {
    var cx = '013012970007219310250:7h0fuxsxaza';
    var gcse = document.createElement('script');
    gcse.type = 'text/javascript';
    gcse.async = true;
    gcse.src = (document.location.protocol == 'https:' ? 'https:' : 'http:') +
        '//www.google.com/cse/cse.js?cx=' + cx;
    var s = document.getElementsByTagName('script')[0];
    s.parentNode.insertBefore(gcse, s);
  })();
</script>
<gcse:search></gcse:search>
    <div class='foot no-items section' id='footer-1'></div>
<table border='0' cellpadding='0' cellspacing='0' class='section-columns columns-2'>
<tbody>
<tr>
<td class='first columns-cell'>
<div class='foot no-items section' id='footer-2-1'></div>
</td>
<td class='columns-cell'>
<div class='foot no-items section' id='footer-2-2'></div>
</td>
</tr>
</tbody>
</table>
<!-- outside of the include in order to lock Attribution widget -->
<div class='foot section' id='footer-3'><div class='widget Attribution' data-version='1' id='Attribution1'>
<div class='widget-content' style='text-align: center;'>
Powered by <a href='https://www.blogger.com' target='_blank'>Blogger</a>.
</div>
<div class='clear'></div>
</div></div>
</div>
</div>
<div class='footer-cap-bottom cap-bottom'>
<div class='cap-left'></div>
<div class='cap-right'></div>
</div>
</div>
</footer>
<!-- content -->
</div>
</div>
<div class='content-cap-bottom cap-bottom'>
<div class='cap-left'></div>
<div class='cap-right'></div>
</div>
</div>
</div>
<script type='text/javascript'>
    window.setTimeout(function() {
        document.body.className = document.body.className.replace('loading', '');
      }, 10);
  </script>

<script type="text/javascript" src="https://www.blogger.com/static/v1/widgets/1926661341-widgets.js"></script>
<script type='text/javascript'>
window['__wavt'] = 'AOuZoY5D48fVeq3-pbT4UNaUPs6u4xxpdQ:1729268487669';_WidgetManager._Init('//www.blogger.com/rearrange?blogID\x3d647212097946239830','//giuseppina-lsgtudhar.blogspot.com/2013/01/simple-rss-with-php.html','647212097946239830');
_WidgetManager._SetDataContext([{'name': 'blog', 'data': {'blogId': '647212097946239830', 'title': 'Giuseppe', 'url': 'https://giuseppina-lsgtudhar.blogspot.com/2013/01/simple-rss-with-php.html', 'canonicalUrl': 'http://giuseppina-lsgtudhar.blogspot.com/2013/01/simple-rss-with-php.html', 'homepageUrl': 'https://giuseppina-lsgtudhar.blogspot.com/', 'searchUrl': 'https://giuseppina-lsgtudhar.blogspot.com/search', 'canonicalHomepageUrl': 'http://giuseppina-lsgtudhar.blogspot.com/', 'blogspotFaviconUrl': 'https://giuseppina-lsgtudhar.blogspot.com/favicon.ico', 'bloggerUrl': 'https://www.blogger.com', 'hasCustomDomain': false, 'httpsEnabled': true, 'enabledCommentProfileImages': true, 'gPlusViewType': 'FILTERED_POSTMOD', 'adultContent': false, 'analyticsAccountNumber': '', 'encoding': 'UTF-8', 'locale': 'en-GB', 'localeUnderscoreDelimited': 'en_gb', 'languageDirection': 'ltr', 'isPrivate': false, 'isMobile': false, 'isMobileRequest': false, 'mobileClass': '', 'isPrivateBlog': false, 'isDynamicViewsAvailable': true, 'feedLinks': '\x3clink rel\x3d\x22alternate\x22 type\x3d\x22application/atom+xml\x22 title\x3d\x22Giuseppe - Atom\x22 href\x3d\x22https://giuseppina-lsgtudhar.blogspot.com/feeds/posts/default\x22 /\x3e\n\x3clink rel\x3d\x22alternate\x22 type\x3d\x22application/rss+xml\x22 title\x3d\x22Giuseppe - RSS\x22 href\x3d\x22https://giuseppina-lsgtudhar.blogspot.com/feeds/posts/default?alt\x3drss\x22 /\x3e\n\x3clink rel\x3d\x22service.post\x22 type\x3d\x22application/atom+xml\x22 title\x3d\x22Giuseppe - Atom\x22 href\x3d\x22https://www.blogger.com/feeds/647212097946239830/posts/default\x22 /\x3e\n\n\x3clink rel\x3d\x22alternate\x22 type\x3d\x22application/atom+xml\x22 title\x3d\x22Giuseppe - Atom\x22 href\x3d\x22https://giuseppina-lsgtudhar.blogspot.com/feeds/248356157501140524/comments/default\x22 /\x3e\n', 'meTag': '', 'adsenseHostId': 'ca-host-pub-1556223355139109', 'adsenseHasAds': false, 'adsenseAutoAds': false, 'boqCommentIframeForm': true, 'loginRedirectParam': '', 'view': '', 'dynamicViewsCommentsSrc': '//www.blogblog.com/dynamicviews/4224c15c4e7c9321/js/comments.js', 'dynamicViewsScriptSrc': '//www.blogblog.com/dynamicviews/f220f96f12fba80a', 'plusOneApiSrc': 'https://apis.google.com/js/platform.js', 'disableGComments': true, 'interstitialAccepted': false, 'sharing': {'platforms': [{'name': 'Get link', 'key': 'link', 'shareMessage': 'Get link', 'target': ''}, {'name': 'Facebook', 'key': 'facebook', 'shareMessage': 'Share to Facebook', 'target': 'facebook'}, {'name': 'BlogThis!', 'key': 'blogThis', 'shareMessage': 'BlogThis!', 'target': 'blog'}, {'name': 'Twitter', 'key': 'twitter', 'shareMessage': 'Share to Twitter', 'target': 'twitter'}, {'name': 'Pinterest', 'key': 'pinterest', 'shareMessage': 'Share to Pinterest', 'target': 'pinterest'}, {'name': 'Email', 'key': 'email', 'shareMessage': 'Email', 'target': 'email'}], 'disableGooglePlus': true, 'googlePlusShareButtonWidth': 0, 'googlePlusBootstrap': '\x3cscript type\x3d\x22text/javascript\x22\x3ewindow.___gcfg \x3d {\x27lang\x27: \x27en_GB\x27};\x3c/script\x3e'}, 'hasCustomJumpLinkMessage': false, 'jumpLinkMessage': 'Read more', 'pageType': 'item', 'postId': '248356157501140524', 'pageName': 'Simple RSS with PHP? -', 'pageTitle': 'Giuseppe: Simple RSS with PHP? -'}}, {'name': 'features', 'data': {}}, {'name': 'messages', 'data': {'edit': 'Edit', 'linkCopiedToClipboard': 'Link copied to clipboard', 'ok': 'Ok', 'postLink': 'Post link'}}, {'name': 'template', 'data': {'name': 'custom', 'localizedName': 'Custom', 'isResponsive': false, 'isAlternateRendering': false, 'isCustom': true}}, {'name': 'view', 'data': {'classic': {'name': 'classic', 'url': '?view\x3dclassic'}, 'flipcard': {'name': 'flipcard', 'url': '?view\x3dflipcard'}, 'magazine': {'name': 'magazine', 'url': '?view\x3dmagazine'}, 'mosaic': {'name': 'mosaic', 'url': '?view\x3dmosaic'}, 'sidebar': {'name': 'sidebar', 'url': '?view\x3dsidebar'}, 'snapshot': {'name': 'snapshot', 'url': '?view\x3dsnapshot'}, 'timeslide': {'name': 'timeslide', 'url': '?view\x3dtimeslide'}, 'isMobile': false, 'title': 'Simple RSS with PHP? -', 'description': '    How do I create a completely simple, static, RSS feed using PHP?   Why this will not work:    \x26 lt ;? XML version \x3d \x221.0\x22? \x26 Gt; \x26 Lt; R...', 'url': 'https://giuseppina-lsgtudhar.blogspot.com/2013/01/simple-rss-with-php.html', 'type': 'item', 'isSingleItem': true, 'isMultipleItems': false, 'isError': false, 'isPage': false, 'isPost': true, 'isHomepage': false, 'isArchive': false, 'isLabelSearch': false, 'postId': 248356157501140524}}]);
_WidgetManager._RegisterWidget('_NavbarView', new _WidgetInfo('Navbar1', 'navbar', document.getElementById('Navbar1'), {}, 'displayModeFull'));
_WidgetManager._RegisterWidget('_HeaderView', new _WidgetInfo('Header1', 'header', document.getElementById('Header1'), {}, 'displayModeFull'));
_WidgetManager._RegisterWidget('_BlogView', new _WidgetInfo('Blog1', 'main', document.getElementById('Blog1'), {'cmtInteractionsEnabled': false, 'lightboxEnabled': true, 'lightboxModuleUrl': 'https://www.blogger.com/static/v1/jsbin/3513641592-lbx__en_gb.js', 'lightboxCssUrl': 'https://www.blogger.com/static/v1/v-css/13464135-lightbox_bundle.css'}, 'displayModeFull'));
_WidgetManager._RegisterWidget('_ProfileView', new _WidgetInfo('Profile1', 'sidebar-right-1', document.getElementById('Profile1'), {}, 'displayModeFull'));
_WidgetManager._RegisterWidget('_BlogArchiveView', new _WidgetInfo('BlogArchive1', 'sidebar-right-1', document.getElementById('BlogArchive1'), {'languageDirection': 'ltr', 'loadingMessage': 'Loading\x26hellip;'}, 'displayModeFull'));
_WidgetManager._RegisterWidget('_AttributionView', new _WidgetInfo('Attribution1', 'footer-3', document.getElementById('Attribution1'), {}, 'displayModeFull'));
</script>
</body>
</html>