Congratulations!

[Valid RSS] This is a valid RSS feed.

Recommendations

This feed is valid, but interoperability with the widest range of feed readers could be improved by implementing the following recommendations.

Source: http://pandaxp.wordpress.com/feed/

  1. <?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
  2. xmlns:content="http://purl.org/rss/1.0/modules/content/"
  3. xmlns:wfw="http://wellformedweb.org/CommentAPI/"
  4. xmlns:dc="http://purl.org/dc/elements/1.1/"
  5. xmlns:atom="http://www.w3.org/2005/Atom"
  6. xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
  7. xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
  8. xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
  9. >
  10.  
  11. <channel>
  12. <title>Panda XPress</title>
  13. <atom:link href="https://pandaxp.wordpress.com/feed/" rel="self" type="application/rss+xml" />
  14. <link>https://pandaxp.wordpress.com</link>
  15. <description>Personal Blog of Braj Panda</description>
  16. <lastBuildDate>Wed, 28 May 2014 09:22:35 +0000</lastBuildDate>
  17. <language>en</language>
  18. <sy:updatePeriod>
  19. hourly </sy:updatePeriod>
  20. <sy:updateFrequency>
  21. 1 </sy:updateFrequency>
  22. <generator>http://wordpress.com/</generator>
  23. <cloud domain='pandaxp.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
  24. <image>
  25. <url>https://secure.gravatar.com/blavatar/18891fd3b476682f907841a1821f1e7eee3a3a22f653d04d532d0a3ab6ebcc87?s=96&#038;d=https%3A%2F%2Fs0.wp.com%2Fi%2Fbuttonw-com.png</url>
  26. <title>Panda XPress</title>
  27. <link>https://pandaxp.wordpress.com</link>
  28. </image>
  29. <atom:link rel="search" type="application/opensearchdescription+xml" href="https://pandaxp.wordpress.com/osd.xml" title="Panda XPress" />
  30. <atom:link rel='hub' href='https://pandaxp.wordpress.com/?pushpress=hub'/>
  31. <item>
  32. <title>Implementing a generic data access layer using Entity Framework</title>
  33. <link>https://pandaxp.wordpress.com/2014/05/28/implementing-a-generic-data-access-layer-using-entity-framework/</link>
  34. <comments>https://pandaxp.wordpress.com/2014/05/28/implementing-a-generic-data-access-layer-using-entity-framework/#respond</comments>
  35. <dc:creator><![CDATA[brajpanda]]></dc:creator>
  36. <pubDate>Wed, 28 May 2014 09:22:35 +0000</pubDate>
  37. <category><![CDATA[Uncategorized]]></category>
  38. <guid isPermaLink="false">http://pandaxp.wordpress.com/2014/05/28/implementing-a-generic-data-access-layer-using-entity-framework/</guid>
  39.  
  40. <description><![CDATA[Originally posted on <a href="http://blog.magnusmontin.net/2013/05/30/generic-dal-using-entity-framework">Magnus Montin</a>: <br />This post is about how you can develop a generic data access layer (DAL) with full CRUD (Create, Read, Update and Delete) support using Entity Framework 5 with plain old CLR objects (POCOs) and short-lived contexts in a disconnected and stateless N-tier application. Entity Framework (EF) is Microsoft’s recommended data&#8230;]]></description>
  41. <content:encoded><![CDATA[<div class="wpcom-reblog-snapshot"><div class="reblogger-note"><div class='reblogger-note-content'><blockquote><p>I recommend this blog post for anyone starting out on a new project that implements EF.</p>
  42. </blockquote></div></div><div class="reblog-post"><p class="reblog-from"><img alt='' src='https://1.gravatar.com/avatar/1cf4eb4481f5e5bd14cd18421da5e2705c2764bed9cb78bc114a32d48fc927fd?s=32&#038;d=identicon&#038;r=G' class='avatar avatar-32' height='32' width='32' loading='lazy' /><a href="http://blog.magnusmontin.net/2013/05/30/generic-dal-using-entity-framework">Magnus Montin</a></p><div class="reblogged-content">
  43. <p>This post is about how you can develop a generic data access layer (DAL) with full CRUD (Create, Read, Update and Delete) support using Entity Framework 5 with plain old CLR objects (POCOs) and short-lived contexts in a disconnected and stateless N-tier application.</p>
  44.  
  45. <p>Entity Framework (EF) is Microsoft’s recommended data access technology when building new .NET applications. It is an object-relational mapping framework (ORM) that enables developers to work with relational data using domain-specific objects without having to write code to access data from a database.<br></p>
  46.  
  47. <p>EF provides three options for creating the conceptual model of your domain entities, also known as the entity data model (EDM); database first, model first and code first. With both the model first and code first approaches the presumption is that you don’t have an existing database when you start developing the application and a database schema is created based on the model. As…</p>
  48. </div><p class="reblog-source"><a href="http://blog.magnusmontin.net/2013/05/30/generic-dal-using-entity-framework">View original post</a> <span class="more-words">3,408 more words</span></p></div></div>]]></content:encoded>
  49. <wfw:commentRss>https://pandaxp.wordpress.com/2014/05/28/implementing-a-generic-data-access-layer-using-entity-framework/feed/</wfw:commentRss>
  50. <slash:comments>0</slash:comments>
  51. <media:content url="https://0.gravatar.com/avatar/c7e99f6c765455947a68ac93e970e7139ccf072e64e09c15df8972febca25edd?s=96&#38;d=identicon&#38;r=G" medium="image">
  52. <media:title type="html">brajpanda</media:title>
  53. </media:content>
  54. </item>
  55. <item>
  56. <title>My Son would Never Rape a Woman</title>
  57. <link>https://pandaxp.wordpress.com/2014/04/19/my-son-would-never-rape-a-woman/</link>
  58. <comments>https://pandaxp.wordpress.com/2014/04/19/my-son-would-never-rape-a-woman/#respond</comments>
  59. <dc:creator><![CDATA[brajpanda]]></dc:creator>
  60. <pubDate>Sat, 19 Apr 2014 09:06:19 +0000</pubDate>
  61. <category><![CDATA[Uncategorized]]></category>
  62. <guid isPermaLink="false">http://pandaxp.wordpress.com/2014/04/19/my-son-would-never-rape-a-woman/</guid>
  63.  
  64. <description><![CDATA[Originally posted on <a href="http://epiphanyinthecacophony.wordpress.com/2014/04/15/my-son-would-never-rape-a-woman/">Epiphany in the Cacophony</a>: <br />My son would never rape a woman. It is brutal, disgusting and immoral. He simply isn&#8217;t capable of such a thing. She has obviously enticed him. __________________________________________________________ She was at the club when it happened. Short black dress, tall black drink. She stood in the middle of the&#8230;]]></description>
  65. <content:encoded><![CDATA[<div class="wpcom-reblog-snapshot"><div class="reblogger-note"><div class='reblogger-note-content'><blockquote><p>The fact that one will cringe while reading it, shows how well it is written. </p>
  66. <p>Every man believing any of these theories should have the fear of his own daughter going through one of these problems in her life. </p>
  67. <p>This blog has enough pain in it to wake up a society. Respect!</p>
  68. </blockquote></div></div><div class="reblog-post"><p class="reblog-from"><img alt='' src='https://2.gravatar.com/avatar/bf5b0b527443f6dcd7f6496df59763e522473ec4c06100d3c83fcaec3735a455?s=32&#038;d=identicon&#038;r=G' class='avatar avatar-32' height='32' width='32' loading='lazy' /><a href="http://epiphanyinthecacophony.wordpress.com/2014/04/15/my-son-would-never-rape-a-woman/">Epiphany in the Cacophony</a></p><div class="reblogged-content">
  69. <a href="https://pandaxp.files.wordpress.com/2014/04/sad-alone-cute-girl-waiting-someone-window1.jpg"><img class="size-full wp-image-315 aligncenter" src="https://pandaxp.files.wordpress.com/2014/04/sad-alone-cute-girl-waiting-someone-window1.jpg?w=756"   alt="sad-alone-cute-girl-waiting-someone-window"></a>
  70.  
  71. <em>My son would never rape a woman. It is brutal, disgusting and immoral. He simply isn’t capable of such a thing. She has obviously enticed him.</em>
  72.  
  73. <em>__________________________________________________________<br></em>
  74.  
  75. <p>She was at the club when it happened. Short black dress, tall black drink. She stood in the middle of the dance floor, moved her hips slowly. She made eye contact with him. She even smiled. He walked up to her and asked her to meet him at his car. When she declined, he grabbed her arm.<br><em>And what a scene she created!</em> She fought, screamed and kicked. <em>You want this</em>, he told her as he pulled her out of the club. <em>NO</em>, she screamed, yelling as he dragged her to his car. <em>You don’t know what you want, you’re drunk.</em></p>
  76.  
  77. <p>She sat alone in the parking lot a few hours later. <em>Disgusting girl,</em> she reeked of smoke and alcohol. <em>What…</em></p>
  78. </div><p class="reblog-source"><a href="http://epiphanyinthecacophony.wordpress.com/2014/04/15/my-son-would-never-rape-a-woman/">View original post</a> <span class="more-words">673 more words</span></p></div></div>]]></content:encoded>
  79. <wfw:commentRss>https://pandaxp.wordpress.com/2014/04/19/my-son-would-never-rape-a-woman/feed/</wfw:commentRss>
  80. <slash:comments>0</slash:comments>
  81. <media:thumbnail url="https://pandaxp.files.wordpress.com/2014/04/sad-alone-cute-girl-waiting-someone-window.jpg" />
  82. <media:content url="https://pandaxp.files.wordpress.com/2014/04/sad-alone-cute-girl-waiting-someone-window.jpg" medium="image">
  83. <media:title type="html">Featured Image -- 200</media:title>
  84. </media:content>
  85.  
  86. <media:content url="https://0.gravatar.com/avatar/c7e99f6c765455947a68ac93e970e7139ccf072e64e09c15df8972febca25edd?s=96&#38;d=identicon&#38;r=G" medium="image">
  87. <media:title type="html">brajpanda</media:title>
  88. </media:content>
  89. </item>
  90. <item>
  91. <title>An Interesting List of Development Stuff (March 2014)</title>
  92. <link>https://pandaxp.wordpress.com/2014/04/07/an-interesting-list-of-development-stuff-march-2014/</link>
  93. <comments>https://pandaxp.wordpress.com/2014/04/07/an-interesting-list-of-development-stuff-march-2014/#respond</comments>
  94. <dc:creator><![CDATA[brajpanda]]></dc:creator>
  95. <pubDate>Mon, 07 Apr 2014 06:11:32 +0000</pubDate>
  96. <category><![CDATA[Uncategorized]]></category>
  97. <guid isPermaLink="false">http://pandaxp.wordpress.com/2014/04/07/an-interesting-list-of-development-stuff-march-2014/</guid>
  98.  
  99. <description><![CDATA[Originally posted on <a href="http://rionscode.wordpress.com/2014/03/17/an-interesting-list-of-development-stuff-march-2014/">rionscode</a>: <br />In this St. Patrick&#8217;s day installment of an Interesting List of Development Stuff, we dive into a more .NET-centric approach (with a majority of the topics at least being in the realm of .NET) but as usual, there should be something for everyone. The Roslyn compiler continues to make waves and&#8230;]]></description>
  100. <content:encoded><![CDATA[<div class="wpcom-reblog-snapshot"><div class="reblogger-note"><div class='reblogger-note-content'><blockquote><p>The 3rd one in the series from Rion that I am reblogging&#8230;</p>
  101. </blockquote></div></div><div class="reblog-post"><p class="reblog-from"><img alt='' src='https://0.gravatar.com/avatar/9d80b7c20d9bcf3ea25b17e58f7631b552fe33f876e0fafcd57d0d728b75592b?s=32&#038;d=identicon&#038;r=G' class='avatar avatar-32' height='32' width='32' loading='lazy' /><a href="http://rionscode.wordpress.com/2014/03/17/an-interesting-list-of-development-stuff-march-2014/">rionscode</a></p><div class="reblogged-content">
  102. <a href="https://pandaxp.files.wordpress.com/2014/04/march2014.png"><img class="alignnone size-large wp-image-596" src="https://pandaxp.files.wordpress.com/2014/04/march2014.png?w=756&#038;h=323"   alt="march2014"></a>
  103.  
  104. <p>In this St. Patrick’s day installment of an Interesting List of Development Stuff, we dive into a more .NET-centric approach (<em>with a majority of the topics at least being in the realm of .NET</em>) but as usual, there should be something for everyone. The Roslyn compiler continues to make waves and appears in several of the articles (<em>which we may see as a trend as it continues to grow in popularity</em>) and there’s also a few articles pertaining to games (<em>if that’s your thing</em>).</p>
  105.  
  106. <p><a href="http://research.microsoft.com/en-us/um/people/kopf/pixelart/"><strong>Depixelizing Pixel Art</strong></a></p>
  107.  
  108. <p><a href="http://research.microsoft.com/en-us/">Microsoft Research</a> is always doing cool stuff and this article is no exception. It discusses an algorithm that was developed to help smooth the appearance of pixelated images (<em>mostly involving Nintendo-related characters</em>) and it yielded some really neat results. I am sure that nothing excites people more than smooth pixels, but this article has everything…</p>
  109. </div><p class="reblog-source"><a href="http://rionscode.wordpress.com/2014/03/17/an-interesting-list-of-development-stuff-march-2014/">View original post</a> <span class="more-words">689 more words</span></p></div></div>]]></content:encoded>
  110. <wfw:commentRss>https://pandaxp.wordpress.com/2014/04/07/an-interesting-list-of-development-stuff-march-2014/feed/</wfw:commentRss>
  111. <slash:comments>0</slash:comments>
  112. <media:content url="https://0.gravatar.com/avatar/c7e99f6c765455947a68ac93e970e7139ccf072e64e09c15df8972febca25edd?s=96&#38;d=identicon&#38;r=G" medium="image">
  113. <media:title type="html">brajpanda</media:title>
  114. </media:content>
  115. </item>
  116. <item>
  117. <title>An Interesting List of Development Stuff (February 2014)</title>
  118. <link>https://pandaxp.wordpress.com/2014/04/07/an-interesting-list-of-development-stuff-february-2014/</link>
  119. <comments>https://pandaxp.wordpress.com/2014/04/07/an-interesting-list-of-development-stuff-february-2014/#respond</comments>
  120. <dc:creator><![CDATA[brajpanda]]></dc:creator>
  121. <pubDate>Mon, 07 Apr 2014 06:11:05 +0000</pubDate>
  122. <category><![CDATA[Uncategorized]]></category>
  123. <guid isPermaLink="false">http://pandaxp.wordpress.com/2014/04/07/an-interesting-list-of-development-stuff-february-2014/</guid>
  124.  
  125. <description><![CDATA[Originally posted on <a href="http://rionscode.wordpress.com/2014/02/17/an-interesting-list-of-development-stuff-february-2014/">rionscode</a>: <br />In this installment of my monthly treasure trove of development stuff, we take a slightly more .NET-oriented approach by covering several ASP.NET specific topics, resources and more. But there are quite a few other things that may be applicable to just about any kind of developers (and especially those that may&#8230;]]></description>
  126. <content:encoded><![CDATA[<div class="wpcom-reblog-snapshot"><div class="reblogger-note"><div class='reblogger-note-content'><blockquote><p>The 2nd one in the series from Rion that I am reblogging&#8230;</p>
  127. </blockquote></div></div><div class="reblog-post"><p class="reblog-from"><img alt='' src='https://0.gravatar.com/avatar/9d80b7c20d9bcf3ea25b17e58f7631b552fe33f876e0fafcd57d0d728b75592b?s=32&#038;d=identicon&#038;r=G' class='avatar avatar-32' height='32' width='32' loading='lazy' /><a href="http://rionscode.wordpress.com/2014/02/17/an-interesting-list-of-development-stuff-february-2014/">rionscode</a></p><div class="reblogged-content">
  128. <a href="https://pandaxp.files.wordpress.com/2014/04/february2014u.png"><img class="alignnone size-large wp-image-598" src="https://pandaxp.files.wordpress.com/2014/04/february2014u.png?w=756&#038;h=323"   alt="february2014u"></a>
  129.  
  130. <p>In this installment of my monthly treasure trove of development stuff, we take a slightly more .NET-oriented approach by covering several ASP.NET specific topics, resources and more. But there are quite a few other things that may be applicable to just about any kind of developers (<em>and especially those that may be looking for a job</em>).</p>
  131.  
  132. <p><a href="http://mathogram.desmos.com/"><strong>Send a Valentine’s Day Math-o-Gram</strong></a></p>
  133.  
  134. <p>In honor of Valentine’s Day, the folks over at <a href="https://www.desmos.com/">Desmos </a>decided that rather than sending a crummy card to your loved one, you could give them something that all women really love: math. By creating a very simple Node.js application, you can plug in different formulas and create a customizable “love graph” to send to your significant other.. or just play around with it.</p>
  135.  
  136. <p><a href="http://sidewaffle.com/"><strong>Sidewaffle</strong></a></p>
  137.  
  138. <p>No, sadly this is not some new breakfast-related concoction covered with delicious syrup. What is it however is an incredibly useful extension…</p>
  139. </div><p class="reblog-source"><a href="http://rionscode.wordpress.com/2014/02/17/an-interesting-list-of-development-stuff-february-2014/">View original post</a> <span class="more-words">621 more words</span></p></div></div>]]></content:encoded>
  140. <wfw:commentRss>https://pandaxp.wordpress.com/2014/04/07/an-interesting-list-of-development-stuff-february-2014/feed/</wfw:commentRss>
  141. <slash:comments>0</slash:comments>
  142. <media:content url="https://0.gravatar.com/avatar/c7e99f6c765455947a68ac93e970e7139ccf072e64e09c15df8972febca25edd?s=96&#38;d=identicon&#38;r=G" medium="image">
  143. <media:title type="html">brajpanda</media:title>
  144. </media:content>
  145. </item>
  146. <item>
  147. <title>An Interesting List of Development Stuff (January 2014)</title>
  148. <link>https://pandaxp.wordpress.com/2014/04/07/an-interesting-list-of-development-stuff-january-2014/</link>
  149. <comments>https://pandaxp.wordpress.com/2014/04/07/an-interesting-list-of-development-stuff-january-2014/#respond</comments>
  150. <dc:creator><![CDATA[brajpanda]]></dc:creator>
  151. <pubDate>Mon, 07 Apr 2014 06:02:09 +0000</pubDate>
  152. <category><![CDATA[Uncategorized]]></category>
  153. <guid isPermaLink="false">http://pandaxp.wordpress.com/2014/04/07/an-interesting-list-of-development-stuff-january-2014/</guid>
  154.  
  155. <description><![CDATA[Originally posted on <a href="http://rionscode.wordpress.com/2014/01/24/an-interesting-list-of-development-stuff-january-2014/">rionscode</a>: <br />Software development is a fascinating thing. With a scope so vast and so many languages, topics and general cool things that people are doing, it can be difficult to keep up. So I have decided to start compiling a few of the links, resources, blog posts and other projects that I&#8230;]]></description>
  156. <content:encoded><![CDATA[<div class="wpcom-reblog-snapshot"><div class="reblogger-note"><div class='reblogger-note-content'><blockquote><p>I immensely enjoy such blogs that bring together days and months of learnings and new discoveries in the ever-rapidly-growing world of dev tools and plugins. </p>
  157. </blockquote></div></div><div class="reblog-post"><p class="reblog-from"><img alt='' src='https://0.gravatar.com/avatar/9d80b7c20d9bcf3ea25b17e58f7631b552fe33f876e0fafcd57d0d728b75592b?s=32&#038;d=identicon&#038;r=G' class='avatar avatar-32' height='32' width='32' loading='lazy' /><a href="http://rionscode.wordpress.com/2014/01/24/an-interesting-list-of-development-stuff-january-2014/">rionscode</a></p><div class="reblogged-content">
  158. <p><a href="https://pandaxp.files.wordpress.com/2014/04/devstuff-jan.png"><img loading="lazy" class="alignnone size-full wp-image-556" src="https://pandaxp.files.wordpress.com/2014/04/devstuff-jan.png?w=756"   alt="Development Stuff - January"></a></p>
  159.  
  160. <p>Software development is a fascinating thing.</p>
  161.  
  162. <p>With a scope so vast and so many languages, topics and general cool things that people are doing, it can be difficult to keep up. So I have decided to start compiling a few of the links, resources, blog posts and other projects that I find “interesting” or just worth reading and putting them up on here to share with others. I don’t really plan on having any particular scope for the content and it may or may not even be related to .NET, but I thought it would be a nice addition to the blog.</p>
  163.  
  164. <p><a href="http://arstechnica.com/information-technology/2014/01/how-do-you-know-if-youre-overthinking-development/" title="Are you overthinking Development?"><strong>Overthinking Development</strong></a></p>
  165.  
  166. <p><a href="http://arstechnica.com">Ars Technica</a> compiled a collection of posts that stems from a question that was posed on Stack Exchange regarding how far you should plan into the future when developing software (<em>or if you should even look into the future at all</em>). Several developers chime…</p>
  167. </div><p class="reblog-source"><a href="http://rionscode.wordpress.com/2014/01/24/an-interesting-list-of-development-stuff-january-2014/">View original post</a> <span class="more-words">462 more words</span></p></div></div>]]></content:encoded>
  168. <wfw:commentRss>https://pandaxp.wordpress.com/2014/04/07/an-interesting-list-of-development-stuff-january-2014/feed/</wfw:commentRss>
  169. <slash:comments>0</slash:comments>
  170. <media:content url="https://0.gravatar.com/avatar/c7e99f6c765455947a68ac93e970e7139ccf072e64e09c15df8972febca25edd?s=96&#38;d=identicon&#38;r=G" medium="image">
  171. <media:title type="html">brajpanda</media:title>
  172. </media:content>
  173. </item>
  174. <item>
  175. <title>Adobe Reader X: Freezes for few seconds</title>
  176. <link>https://pandaxp.wordpress.com/2013/06/16/adobe-reader-x-freezes-for-few-seconds/</link>
  177. <comments>https://pandaxp.wordpress.com/2013/06/16/adobe-reader-x-freezes-for-few-seconds/#respond</comments>
  178. <dc:creator><![CDATA[brajpanda]]></dc:creator>
  179. <pubDate>Sun, 16 Jun 2013 08:06:04 +0000</pubDate>
  180. <category><![CDATA[General Computing]]></category>
  181. <category><![CDATA[Adobe]]></category>
  182. <category><![CDATA[Reader]]></category>
  183. <guid isPermaLink="false">http://pandaxp.wordpress.com/?p=145</guid>
  184.  
  185. <description><![CDATA[I noticed a problem recently where Adobe Reader X freezes when I open a pdf file. It just won&#8217;t respond for about a minute or so and then work all right. After digging around for everything that it is doing at launch, I found a quick solution to the problem. Go to Edit-&#62;Preferences-&#62;General Un-check “Enable [&#8230;]]]></description>
  186. <content:encoded><![CDATA[<p>I noticed a problem recently where Adobe Reader X freezes when I open a pdf file. It just won&#8217;t respond for about a minute or so and then work all right.</p>
  187. <p>After digging around for everything that it is doing at launch, I found a quick solution to the problem.</p>
  188. <ol>
  189. <li>Go to Edit-&gt;Preferences-&gt;General</li>
  190. <li>Un-check “Enable Protected Mode at startup”</li>
  191. <li>Click OK to save the changes (acknowledge the warning)</li>
  192. <li>Shutdown Adobe Reader X and Launch again.</li>
  193. </ol>
  194. <p>The issue should be gone.</p>
  195. ]]></content:encoded>
  196. <wfw:commentRss>https://pandaxp.wordpress.com/2013/06/16/adobe-reader-x-freezes-for-few-seconds/feed/</wfw:commentRss>
  197. <slash:comments>0</slash:comments>
  198. <media:content url="https://0.gravatar.com/avatar/c7e99f6c765455947a68ac93e970e7139ccf072e64e09c15df8972febca25edd?s=96&#38;d=identicon&#38;r=G" medium="image">
  199. <media:title type="html">brajpanda</media:title>
  200. </media:content>
  201. </item>
  202. <item>
  203. <title>iPhone: 4S shuts off even with high battery</title>
  204. <link>https://pandaxp.wordpress.com/2013/06/05/iphone-4s-shuts-off-with-high-battery/</link>
  205. <comments>https://pandaxp.wordpress.com/2013/06/05/iphone-4s-shuts-off-with-high-battery/#respond</comments>
  206. <dc:creator><![CDATA[brajpanda]]></dc:creator>
  207. <pubDate>Tue, 04 Jun 2013 18:49:11 +0000</pubDate>
  208. <category><![CDATA[General Computing]]></category>
  209. <category><![CDATA[iPhone]]></category>
  210. <category><![CDATA[battery]]></category>
  211. <guid isPermaLink="false">http://pandaxp.wordpress.com/?p=138</guid>
  212.  
  213. <description><![CDATA[I thought I have this weird problem, but when googled I found this is quite common. So your iPhone 4S shuts down even when it hasn&#8217;t gone as low as 20%, 10%, 1%? Bad news is you will not find an official solution to this problem. Good news is this trick that I tried might [&#8230;]]]></description>
  214. <content:encoded><![CDATA[<p style="text-align:justify;">I thought I have this weird problem, but when googled I found this is quite common.</p>
  215. <p style="text-align:justify;">So your iPhone 4S shuts down even when it hasn&#8217;t gone as low as 20%, 10%, 1%? Bad news is you will not find an official solution to this problem. Good news is this trick that I tried might just work for you.</p>
  216. <ol style="text-align:justify;">
  217. <li>Install a free app called <a href="https://itunes.apple.com/gb/app/battery-doctor-battery-saver/id446751279?mt=8" target="_blank">battery doctor</a> on your iPhone.</li>
  218. <li>When the phone shuts down connect your laptop to your computer to charge, not to an A/C wall outlet.</li>
  219. <li>Once the phone boots up, open battery doctor. Continue charging until battery doctor says &#8220;no charging necessary&#8221;.</li>
  220. </ol>
  221. <p style="text-align:justify;">That&#8217;s all. That should solve the problem.</p>
  222. <p style="text-align:justify;">In case it doesn&#8217;t&#8230;</p>
  223. <p style="text-align:justify;">When I read through numerous articles online I noticed some suggested a hard-restart (press and hold power + home buttons together for few seconds until the Apple logo comes up). I did that few times just after the charging was completed while battery doctor running in the foreground. And my phone started going all the way down to 1% again before shutting down.</p>
  224. <p style="text-align:justify;">It is not a guaranteed method to solve this problem, but then there isn&#8217;t one. Rather than trying to take a backup and restoring factory settings etc, this is a simpler solution that can be tried first.</p>
  225. ]]></content:encoded>
  226. <wfw:commentRss>https://pandaxp.wordpress.com/2013/06/05/iphone-4s-shuts-off-with-high-battery/feed/</wfw:commentRss>
  227. <slash:comments>0</slash:comments>
  228. <media:content url="https://0.gravatar.com/avatar/c7e99f6c765455947a68ac93e970e7139ccf072e64e09c15df8972febca25edd?s=96&#38;d=identicon&#38;r=G" medium="image">
  229. <media:title type="html">brajpanda</media:title>
  230. </media:content>
  231. </item>
  232. <item>
  233. <title>Enterprise Virtualization: Vendor Comparison Guide</title>
  234. <link>https://pandaxp.wordpress.com/2013/05/30/virtualization-vendor-comparison/</link>
  235. <comments>https://pandaxp.wordpress.com/2013/05/30/virtualization-vendor-comparison/#respond</comments>
  236. <dc:creator><![CDATA[brajpanda]]></dc:creator>
  237. <pubDate>Thu, 30 May 2013 13:50:01 +0000</pubDate>
  238. <category><![CDATA[Virtualization]]></category>
  239. <category><![CDATA[Cloud]]></category>
  240. <category><![CDATA[Vendor Comparison]]></category>
  241. <guid isPermaLink="false">http://pandaxp.wordpress.com/?p=125</guid>
  242.  
  243. <description><![CDATA[Thanks to the good folks at AppNeta, just got hold of a nice comparison of Vendors in the Virtualization space. It is only 2 pages and also includes a company overview section. Kind of a short yet comprehensive comparison to start a virtualization program. You can read it here.]]></description>
  244. <content:encoded><![CDATA[<p>Thanks to the good folks at <a href="http://www.appneta.com/" target="_blank">AppNeta</a>, just got hold of a nice comparison of Vendors in the Virtualization space. It is only 2 pages and also includes a company overview section. Kind of a short yet comprehensive comparison to start a virtualization program.</p>
  245. <p>You can read it <a href="https://pandaxp.files.wordpress.com/2013/05/appneta-vendor-comparison-guide-enterprise-virtualization.pdf" target="_blank">here</a>.</p>
  246. ]]></content:encoded>
  247. <wfw:commentRss>https://pandaxp.wordpress.com/2013/05/30/virtualization-vendor-comparison/feed/</wfw:commentRss>
  248. <slash:comments>0</slash:comments>
  249. <media:content url="https://0.gravatar.com/avatar/c7e99f6c765455947a68ac93e970e7139ccf072e64e09c15df8972febca25edd?s=96&#38;d=identicon&#38;r=G" medium="image">
  250. <media:title type="html">brajpanda</media:title>
  251. </media:content>
  252. </item>
  253. <item>
  254. <title>Book Review: Hello! HTML5 &#038; CSS3</title>
  255. <link>https://pandaxp.wordpress.com/2012/11/02/review-hello-html5-css3-manning/</link>
  256. <comments>https://pandaxp.wordpress.com/2012/11/02/review-hello-html5-css3-manning/#respond</comments>
  257. <dc:creator><![CDATA[brajpanda]]></dc:creator>
  258. <pubDate>Thu, 01 Nov 2012 18:44:21 +0000</pubDate>
  259. <category><![CDATA[Programming]]></category>
  260. <category><![CDATA[Tech Book Reviews]]></category>
  261. <category><![CDATA[Book Review]]></category>
  262. <category><![CDATA[CSS 3]]></category>
  263. <category><![CDATA[HTML 5]]></category>
  264. <category><![CDATA[UI]]></category>
  265. <category><![CDATA[Web Development]]></category>
  266. <guid isPermaLink="false">http://pandaxp.wordpress.com/?p=63</guid>
  267.  
  268. <description><![CDATA[Author: Rob Crowther ToC Paperback: 560 pages ISBN-10: 1935182897 ISBN-13: 978-1935182894 Review: This is undoubtedly one of the best books out there on HTML5 &#38; CSS 3, if not the best. The authors have explained everything clearly and simply. You will just glance through a chapter casually, try out the code snippets real quick and you will be a [&#8230;]]]></description>
  269. <content:encoded><![CDATA[<h5>Author: Rob Crowther</h5>
  270. <p><a href="http://www.amazon.com/gp/reader/1935182897/ref=sib_dp_pop_toc?ie=UTF8&amp;p=S008#reader-link" target="_blank">ToC</a></p>
  271. <p>Paperback: 560 pages</p>
  272. <p>ISBN-10: 1935182897</p>
  273. <p>ISBN-13: 978-1935182894</p>
  274. <h5>Review:</h5>
  275. <p style="text-align:justify;">This is undoubtedly one of the best books out there on HTML5 &amp; CSS 3, if not the best. The authors have explained everything clearly and simply. You will just glance through a chapter casually, try out the code snippets real quick and you will be a master of the concepts of that chapter; this book makes it that easy.</p>
  276. <p style="text-align:justify;">Correspondence between HTML4 elements and their drawbacks and how HTML5 elements improve on them is explained nicely and in a detailed manner. It is so easy to get excited to see such nice things HTML 5 can do and so easily. But unfortunately, very few browsers support only selected features yet.</p>
  277. <p style="text-align:justify;">You certainly need to have some experience of previous versions of HTML and CSS to be able to make the most of this book. But no extensive practical knowledge is required.</p>
  278. <h5>Disclosure:</h5>
  279. <ul>
  280. <li>I am not affiliated to the authors or publishers of this book in any ways.</li>
  281. <li>I received the book from Manning Publications as part of the Manning Early Access Program (MEAP).</li>
  282. </ul>
  283. ]]></content:encoded>
  284. <wfw:commentRss>https://pandaxp.wordpress.com/2012/11/02/review-hello-html5-css3-manning/feed/</wfw:commentRss>
  285. <slash:comments>0</slash:comments>
  286. <media:content url="https://0.gravatar.com/avatar/c7e99f6c765455947a68ac93e970e7139ccf072e64e09c15df8972febca25edd?s=96&#38;d=identicon&#38;r=G" medium="image">
  287. <media:title type="html">brajpanda</media:title>
  288. </media:content>
  289. </item>
  290. <item>
  291. <title>Book Review: Dependency Injection in .NET</title>
  292. <link>https://pandaxp.wordpress.com/2011/10/01/review-manning-dependency-injection-in-net/</link>
  293. <comments>https://pandaxp.wordpress.com/2011/10/01/review-manning-dependency-injection-in-net/#respond</comments>
  294. <dc:creator><![CDATA[brajpanda]]></dc:creator>
  295. <pubDate>Sat, 01 Oct 2011 16:17:52 +0000</pubDate>
  296. <category><![CDATA[Programming]]></category>
  297. <category><![CDATA[Tech Book Reviews]]></category>
  298. <category><![CDATA[Book Review]]></category>
  299. <category><![CDATA[Dependency Injection]]></category>
  300. <category><![CDATA[DI]]></category>
  301. <category><![CDATA[Inversion of Control]]></category>
  302. <category><![CDATA[IOC]]></category>
  303. <guid isPermaLink="false">http://pandaxp.wordpress.com/?p=54</guid>
  304.  
  305. <description><![CDATA[Author: Mark Seemann ToC Paperback: 584 pages ISBN-10: 1935182501 ISBN-13: 978-1935182504 Review I sat down to review this book and actually ended up writing one paragraph. Then I realized that all I am doing is basically presenting the reviews on Amazon in different words. The good reviewers have said it very nicely there and I won&#8217;t be doing it [&#8230;]]]></description>
  306. <content:encoded><![CDATA[<h5>Author: Mark Seemann</h5>
  307. <p><a href="http://www.amazon.com/gp/reader/1935182501/ref=sib_dp_pop_toc?ie=UTF8&amp;p=S00A#reader-link" target="_blank">ToC</a></p>
  308. <p>Paperback: 584 pages</p>
  309. <p>ISBN-10: 1935182501</p>
  310. <p>ISBN-13: 978-1935182504</p>
  311. <h5>Review</h5>
  312. <p style="text-align:justify;">I sat down to review this book and actually ended up writing one paragraph. Then I realized that all I am doing is basically presenting the reviews on <a href="http://www.amazon.com/Dependency-Injection-NET-Mark-Seemann/product-reviews/1935182501/ref=dp_top_cm_cr_acr_txt?ie=UTF8&amp;showViewpoints=1" target="_blank">Amazon </a>in different words. The good reviewers have said it very nicely there and I won&#8217;t be doing it any better than them. So, I thought why bother.</p>
  313. <p style="text-align:justify;">Let&#8217;s just say this is an awesome book, an absolute must read for any .net developer or architect.</p>
  314. <p>And I rest my case.</p>
  315. <p>Disclosure: I am not affiliated to the authors or publishers of this book in any ways.</p>
  316. ]]></content:encoded>
  317. <wfw:commentRss>https://pandaxp.wordpress.com/2011/10/01/review-manning-dependency-injection-in-net/feed/</wfw:commentRss>
  318. <slash:comments>0</slash:comments>
  319. <media:content url="https://0.gravatar.com/avatar/c7e99f6c765455947a68ac93e970e7139ccf072e64e09c15df8972febca25edd?s=96&#38;d=identicon&#38;r=G" medium="image">
  320. <media:title type="html">brajpanda</media:title>
  321. </media:content>
  322. </item>
  323. </channel>
  324. </rss>
  325.  

If you would like to create a banner that links to this page (i.e. this validation result), do the following:

  1. Download the "valid RSS" banner.

  2. Upload the image to your own server. (This step is important. Please do not link directly to the image on this server.)

  3. Add this HTML to your page (change the image src attribute if necessary):

If you would like to create a text link instead, here is the URL you can use:

http://www.feedvalidator.org/check.cgi?url=http%3A//pandaxp.wordpress.com/feed/

Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda