<?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/in</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Fri, 24 May 2013 10:49:14 GMT</pubDate>
<item>
<title>(PHP) Credit card validation in php - satinfo30</title>
<link>http://snipplr.com/view/70984/credit-card-validation-in-php/</link>
<description><![CDATA[ <p>Validate the credit card number is valid or not</p> ]]></description>
<pubDate>Tue, 30 Apr 2013 20:10:28 GMT</pubDate>
<guid>http://snipplr.com/view/70984/credit-card-validation-in-php/</guid>
</item>
<item>
<title>(Other) what to do if sharepoint designer gets out of sync with server - rumremix</title>
<link>http://snipplr.com/view/70376/what-to-do-if-sharepoint-designer-gets-out-of-sync-with-server/</link>
<description><![CDATA[ <p>check the file out in the browser
in spd, right click the file and choose "undo checkout"
repeat the last two steps until the checkmark goes away in spd
check the file out in spd. it should now get the latest version to edit</p> ]]></description>
<pubDate>Wed, 13 Mar 2013 10:17:47 GMT</pubDate>
<guid>http://snipplr.com/view/70376/what-to-do-if-sharepoint-designer-gets-out-of-sync-with-server/</guid>
</item>
<item>
<title>(Java) SendEmail.java - bcmoney</title>
<link>http://snipplr.com/view/70050/sendemailjava/</link>
<description><![CDATA[ <p>Sends an Email message in Java. The properties file should look as follows:
* * *
##################################################  
## Email server settings  
## (default SMTP port is "25", but Gmail uses different one)  
##################################################  
`notificationFrom = donotreply@company.com  `  
  
`notificationCC = teamlead@company.com  `  
  
`notificationTo = product-support-mailing-list@company.com  `  
  
`notificationAuth = true  `  
  
`notificationSecurity = true  `  

`notificationHost = smtp.gmail.com  `  

`notificationPort = 587  `</p> ]]></description>
<pubDate>Fri, 22 Feb 2013 01:41:42 GMT</pubDate>
<guid>http://snipplr.com/view/70050/sendemailjava/</guid>
</item>
<item>
<title>(Java) Basic Database in Java. Updated Version - eiger824</title>
<link>http://snipplr.com/view/69567/basic-database-in-java-updated-version/</link>
<description><![CDATA[ <p>A basic database made in Java. It resembles a mobile phone contacts activity in which user is prompted to introduce some data of new contacts.</p> ]]></description>
<pubDate>Mon, 21 Jan 2013 21:23:58 GMT</pubDate>
<guid>http://snipplr.com/view/69567/basic-database-in-java-updated-version/</guid>
</item>
<item>
<title>(PHP) How to read facebook like count for a url with PHP - ginoplusio</title>
<link>http://snipplr.com/view/67650/how-to-read-facebook-like-count-for-a-url-with-php/</link>
<description><![CDATA[ <p>When you add facebook like button to your site, probably, you also want to save the number of likes of your pages to your database.These data are very useful and very important because they tell you which of your articles are better than others. Moreover, these pages are better than others because the user has decided to tell his friends about it.</p> ]]></description>
<pubDate>Mon, 08 Oct 2012 22:23:36 GMT</pubDate>
<guid>http://snipplr.com/view/67650/how-to-read-facebook-like-count-for-a-url-with-php/</guid>
</item>
<item>
<title>(PHP) Add Excerpts to WordPress Pages - klagraff</title>
<link>http://snipplr.com/view/66217/add-excerpts-to-wordpress-pages/</link>
<description><![CDATA[ <p>Adds an excerpt field to pages when editing. Goes in functions.php</p> ]]></description>
<pubDate>Thu, 19 Jul 2012 03:30:23 GMT</pubDate>
<guid>http://snipplr.com/view/66217/add-excerpts-to-wordpress-pages/</guid>
</item>
<item>
<title>(CSS) Favicon link in css - jntu_gnec</title>
<link>http://snipplr.com/view/65263/favicon-link-in-css/</link>
<description><![CDATA[ <p>show favicon with css</p> ]]></description>
<pubDate>Wed, 30 May 2012 04:04:56 GMT</pubDate>
<guid>http://snipplr.com/view/65263/favicon-link-in-css/</guid>
</item>
<item>
<title>(ActionScript) Tamil cinema Kisu Kisu Gossips in tamil - Kollywood Gosip News | latest Movie actress kisu kisu - kisukisu</title>
<link>http://snipplr.com/view/64081/tamil-cinema-kisu-kisu-gossips-in-tamil--kollywood-gosip-news--latest-movie-actress-kisu-kisu/</link>
<description><![CDATA[ <p>Tamil Cinema News on Kollywood Kisu Kisu,latest tamil Movie gossips,tamil cinema kisu kisu in tamil,tamil hot actress News,latest cine news,gossips in tamil cinema</p> ]]></description>
<pubDate>Wed, 21 Mar 2012 21:29:45 GMT</pubDate>
<guid>http://snipplr.com/view/64081/tamil-cinema-kisu-kisu-gossips-in-tamil--kollywood-gosip-news--latest-movie-actress-kisu-kisu/</guid>
</item>
<item>
<title>(Java) Start H2 In Memory Database - jerryvig</title>
<link>http://snipplr.com/view/63701/start-h2-in-memory-database/</link>
<description><![CDATA[ <p>This Java program is used to start an H2 in memory (RAM) database (http://www.h2database.com) and start a tcp server so that other processes can read and write data to the in memory database through a TCP connection.</p> ]]></description>
<pubDate>Sat, 03 Mar 2012 20:16:54 GMT</pubDate>
<guid>http://snipplr.com/view/63701/start-h2-in-memory-database/</guid>
</item>
<item>
<title>(jQuery) Jquery FadeIn/Out Continuous  Rotator - LadyLoomis</title>
<link>http://snipplr.com/view/63676/jquery-fadeinout-continuous--rotator/</link>
<description><![CDATA[ <p>Simple jQuery fadeIn/Out continuous rotator.</p> ]]></description>
<pubDate>Fri, 02 Mar 2012 03:41:21 GMT</pubDate>
<guid>http://snipplr.com/view/63676/jquery-fadeinout-continuous--rotator/</guid>
</item>
<item>
<title>(JavaScript) Iterating over the properties of an object - luizlopes</title>
<link>http://snipplr.com/view/60876/iterating-over-the-properties-of-an-object/</link>
<description><![CDATA[ <p>JSLint requires the body of every `for in` statement should be wrapped in an `if` statement</p> ]]></description>
<pubDate>Wed, 16 Nov 2011 06:40:58 GMT</pubDate>
<guid>http://snipplr.com/view/60876/iterating-over-the-properties-of-an-object/</guid>
</item>
<item>
<title>(CSS) Center an HTML Email in Hotmail - i-am-andy</title>
<link>http://snipplr.com/view/58674/center-an-html-email-in-hotmail/</link>
<description><![CDATA[ <p>A small tip I picked up yesterday while developing a HTML email for a client. If you are testing in Hotmail using a browser other than Internet Explorer, you may notice that the email seems to left align and doesn’t display any background colours or background images the full width of the window. This is because Hotmail’s email container only stretches to fit the width of your most outer table defined with a fixed pixel width.

There is however an easy CSS fix as picked up by Email Center. Simply place the following css in your header:</p> ]]></description>
<pubDate>Wed, 14 Sep 2011 19:54:35 GMT</pubDate>
<guid>http://snipplr.com/view/58674/center-an-html-email-in-hotmail/</guid>
</item>
<item>
<title>(JavaScript) is in Array - psradich111</title>
<link>http://snipplr.com/view/58508/is-in-array/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 07 Sep 2011 23:58:50 GMT</pubDate>
<guid>http://snipplr.com/view/58508/is-in-array/</guid>
</item>
<item>
<title>(PHP) Allow HTML in WordPress User Biographical Info - Huskie</title>
<link>http://snipplr.com/view/58186/allow-html-in-wordpress-user-biographical-info/</link>
<description><![CDATA[ <p>Add code to theme functions.php file.</p> ]]></description>
<pubDate>Fri, 26 Aug 2011 06:22:01 GMT</pubDate>
<guid>http://snipplr.com/view/58186/allow-html-in-wordpress-user-biographical-info/</guid>
</item>
<item>
<title>(Windows PowerShell) Convert every music file into 192kbps mp3 in a given \"targetdir\" folder with ffmpeg on Windows - shadevampire</title>
<link>http://snipplr.com/view/58152/convert-every-music-file-into-192kbps-mp3-in-a-given-targetdir-folder-with-ffmpeg-on-windows/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 25 Aug 2011 07:50:03 GMT</pubDate>
<guid>http://snipplr.com/view/58152/convert-every-music-file-into-192kbps-mp3-in-a-given-targetdir-folder-with-ffmpeg-on-windows/</guid>
</item>
<item>
<title>(JavaScript) Search in String - return yes or no - amandalaine</title>
<link>http://snipplr.com/view/56953/search-in-string--return-yes-or-no/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 21 Jul 2011 07:10:32 GMT</pubDate>
<guid>http://snipplr.com/view/56953/search-in-string--return-yes-or-no/</guid>
</item>
<item>
<title>(ASP) Link Field and check box field in the Grid view - kashif21</title>
<link>http://snipplr.com/view/53522/link-field-and-check-box-field-in-the-grid-view/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 13 May 2011 21:16:07 GMT</pubDate>
<guid>http://snipplr.com/view/53522/link-field-and-check-box-field-in-the-grid-view/</guid>
</item>
<item>
<title>(Other) MS Excel: Group by SUM in Excel - hairajeshk</title>
<link>http://snipplr.com/view/53019/ms-excel-group-by-sum-in-excel/</link>
<description><![CDATA[ <p>http://p2p.wrox.com/excel-vba/65142-sum-group-values-based-cell-criteria.html</p> ]]></description>
<pubDate>Thu, 05 May 2011 01:59:50 GMT</pubDate>
<guid>http://snipplr.com/view/53019/ms-excel-group-by-sum-in-excel/</guid>
</item>
<item>
<title>(JavaScript) javascript execution for events  in update panel - kashif21</title>
<link>http://snipplr.com/view/52444/javascript-execution-for-events--in-update-panel/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 22 Apr 2011 03:03:09 GMT</pubDate>
<guid>http://snipplr.com/view/52444/javascript-execution-for-events--in-update-panel/</guid>
</item>
<item>
<title>(SQL) Xml element insertion in XML DATA - kashif21</title>
<link>http://snipplr.com/view/52045/xml-element-insertion-in-xml-data/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 14 Apr 2011 04:00:27 GMT</pubDate>
<guid>http://snipplr.com/view/52045/xml-element-insertion-in-xml-data/</guid>
</item>
</channel>
</rss>