<?xml version="1.0" encoding="UTF-8"?><rss version="0.92">
<channel>
	<title>Bipins Dot Net</title>
	<link>http://blog.bipins.net</link>
	<description>daily bits and pieces</description>
	<lastBuildDate>Fri, 23 Jul 2010 00:36:57 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	<!-- generator="WordPress/3.0" -->

	<item>
		<title>Text to image in ASP.net C#</title>
		<description><![CDATA[<p><script type="text/javascript">
				jQuery.blogarate_data['http://blog.bipins.net/index.php/2010/07/22/text-to-image-in-asp-net-c/'] = new Object();
				jQuery.blogarate_data['http://blog.bipins.net/index.php/2010/07/22/text-to-image-in-asp-net-c/'].postid ='260';
				jQuery.blogarate_data['http://blog.bipins.net/index.php/2010/07/22/text-to-image-in-asp-net-c/'].author = 'bipin';
				jQuery.blogarate_data['http://blog.bipins.net/index.php/2010/07/22/text-to-image-in-asp-net-c/'].title = 'Text to image in ASP.net C#';
				jQuery.blogarate_data['http://blog.bipins.net/index.php/2010/07/22/text-to-image-in-asp-net-c/'].tags = ['old'];
				jQuery.blogarate_data['http://blog.bipins.net/index.php/2010/07/22/text-to-image-in-asp-net-c/'].content = "&lt;p&gt;Sounds fun? Well it was fun to me at least. Before I forget that I even did this, I thought I’d write about it. &lt;/p&gt;  &lt;p&gt;1. Create a bitmap image   &lt;br /&gt;2. Create a graphics object from Bipmap i";
				</script></p>Sounds fun? Well it was fun to me at least. Before I forget that I even did this, I thought I’d write about it. 1. Create a bitmap image 2. Create a graphics object from Bipmap image 3. Draw text using graphics object onto that bitmap image 4. Save bitmap image into desired format using [...]]]></description>
		<link>http://blog.bipins.net/index.php/2010/07/22/text-to-image-in-asp-net-c/</link>
			</item>
	<item>
		<title>Given digits and values, find suitable expression</title>
		<description><![CDATA[<p><script type="text/javascript">
				jQuery.blogarate_data['http://blog.bipins.net/index.php/2010/02/14/given-digits-and-values-find-suitable-expression/'] = new Object();
				jQuery.blogarate_data['http://blog.bipins.net/index.php/2010/02/14/given-digits-and-values-find-suitable-expression/'].postid ='253';
				jQuery.blogarate_data['http://blog.bipins.net/index.php/2010/02/14/given-digits-and-values-find-suitable-expression/'].author = 'bipin';
				jQuery.blogarate_data['http://blog.bipins.net/index.php/2010/02/14/given-digits-and-values-find-suitable-expression/'].title = 'Given digits and values, find suitable expression';
				jQuery.blogarate_data['http://blog.bipins.net/index.php/2010/02/14/given-digits-and-values-find-suitable-expression/'].tags = ['old'];
				jQuery.blogarate_data['http://blog.bipins.net/index.php/2010/02/14/given-digits-and-values-find-suitable-expression/'].content = "&lt;pre class=&quot;code&quot;&gt;&lt;span style=&quot;color: green&quot;&gt;/*   Write a function that given a string of digits and a target value, prints where to put +'s and *'s between the digits so they combine exactly to the t";
				</script></p>/* Write a function that given a string of digits and a target value, prints where to put +'s and *'s between the digits so they combine exactly to the target value. Note there may be more than one answer, it doesn't matter which one you print. Examples: &#34;1231231234&#34;,11353 -&#62; &#34;12*3+1+23*123*4&#34; &#34;3456237490&#34;,1185 -&#62; &#34;3*4*56+2+3*7+490&#34; &#34;3456237490&#34;,9191 [...]]]></description>
		<link>http://blog.bipins.net/index.php/2010/02/14/given-digits-and-values-find-suitable-expression/</link>
			</item>
	<item>
		<title>Python and the cloud</title>
		<description><![CDATA[<p><script type="text/javascript">
				jQuery.blogarate_data['http://blog.bipins.net/index.php/2009/09/03/python-and-the-cloud/'] = new Object();
				jQuery.blogarate_data['http://blog.bipins.net/index.php/2009/09/03/python-and-the-cloud/'].postid ='248';
				jQuery.blogarate_data['http://blog.bipins.net/index.php/2009/09/03/python-and-the-cloud/'].author = 'bipin';
				jQuery.blogarate_data['http://blog.bipins.net/index.php/2009/09/03/python-and-the-cloud/'].title = 'Python and the cloud';
				jQuery.blogarate_data['http://blog.bipins.net/index.php/2009/09/03/python-and-the-cloud/'].tags = ['old'];
				jQuery.blogarate_data['http://blog.bipins.net/index.php/2009/09/03/python-and-the-cloud/'].content = "&lt;p&gt;Day 3: Previously, I tried web.py. It’s cool. But my hosting does not provide python CGI support. Now what?&amp;#160; I had heard that google’s cloud thing –&amp;gt; google app engine , that supports";
				</script></p>Day 3: Previously, I tried web.py. It’s cool. But my hosting does not provide python CGI support. Now what?&#160; I had heard that google’s cloud thing –&#62; google app engine , that supports python. So I gave it a try, - created google app engine account - downloaded sdk - ran thru the “getting started” [...]]]></description>
		<link>http://blog.bipins.net/index.php/2009/09/03/python-and-the-cloud/</link>
			</item>
	<item>
		<title>Internet notepad cl1p.net vs notes.bipins.net</title>
		<description><![CDATA[<p><script type="text/javascript">
				jQuery.blogarate_data['http://blog.bipins.net/index.php/2009/09/01/internet-notepad-cl1p-net-vs-notes-bipins-net/'] = new Object();
				jQuery.blogarate_data['http://blog.bipins.net/index.php/2009/09/01/internet-notepad-cl1p-net-vs-notes-bipins-net/'].postid ='246';
				jQuery.blogarate_data['http://blog.bipins.net/index.php/2009/09/01/internet-notepad-cl1p-net-vs-notes-bipins-net/'].author = 'bipin';
				jQuery.blogarate_data['http://blog.bipins.net/index.php/2009/09/01/internet-notepad-cl1p-net-vs-notes-bipins-net/'].title = 'Internet notepad cl1p.net vs notes.bipins.net';
				jQuery.blogarate_data['http://blog.bipins.net/index.php/2009/09/01/internet-notepad-cl1p-net-vs-notes-bipins-net/'].tags = ['old'];
				jQuery.blogarate_data['http://blog.bipins.net/index.php/2009/09/01/internet-notepad-cl1p-net-vs-notes-bipins-net/'].content = "&lt;p&gt;cl1p.net is a well known internet notepad. It has great features and use. Comes very handy and useful. &lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;But I felt I can make that thing too :) . So I made it. &lt;/p&gt;  &lt;p&gt;&lt;a hr";
				</script></p>cl1p.net is a well known internet notepad. It has great features and use. Comes very handy and useful. &#160; But I felt I can make that thing too . So I made it. http://notes.bipins.net (beta) Integrated with TinyMCE. One can: 1. Save and Retrive Its on beta and I’ve used SQLite for quick POC ( [...]]]></description>
		<link>http://blog.bipins.net/index.php/2009/09/01/internet-notepad-cl1p-net-vs-notes-bipins-net/</link>
			</item>
	<item>
		<title>The python thingy</title>
		<description><![CDATA[<p><script type="text/javascript">
				jQuery.blogarate_data['http://blog.bipins.net/index.php/2009/08/31/the-python-thingy/'] = new Object();
				jQuery.blogarate_data['http://blog.bipins.net/index.php/2009/08/31/the-python-thingy/'].postid ='243';
				jQuery.blogarate_data['http://blog.bipins.net/index.php/2009/08/31/the-python-thingy/'].author = 'bipin';
				jQuery.blogarate_data['http://blog.bipins.net/index.php/2009/08/31/the-python-thingy/'].title = 'The python thingy';
				jQuery.blogarate_data['http://blog.bipins.net/index.php/2009/08/31/the-python-thingy/'].tags = ['Programming','python'];
				jQuery.blogarate_data['http://blog.bipins.net/index.php/2009/08/31/the-python-thingy/'].content = "&lt;a href=&quot;http://regmee.com&quot;&gt;Python guru&lt;/a&gt; used to tell me python is nice, python is easy. I should have listened to him then. But anyway now i felt I had time and I can or I shoud? ( should I ?). I ";
				</script></p>Python guru used to tell me python is nice, python is easy. I should have listened to him then. But anyway now i felt I had time and I can or I shoud? ( should I ?). I should have actually. At least I should have tried to understand the “user creation script” made by [...]]]></description>
		<link>http://blog.bipins.net/index.php/2009/08/31/the-python-thingy/</link>
			</item>
	<item>
		<title>Non Recursive approach to generate possible combinations of characters in password</title>
		<description><![CDATA[<p><script type="text/javascript">
				jQuery.blogarate_data['http://blog.bipins.net/index.php/2009/08/14/non-recursive-approach-to-generate-possible-combinations-of-characters-in-password/'] = new Object();
				jQuery.blogarate_data['http://blog.bipins.net/index.php/2009/08/14/non-recursive-approach-to-generate-possible-combinations-of-characters-in-password/'].postid ='229';
				jQuery.blogarate_data['http://blog.bipins.net/index.php/2009/08/14/non-recursive-approach-to-generate-possible-combinations-of-characters-in-password/'].author = 'bipin';
				jQuery.blogarate_data['http://blog.bipins.net/index.php/2009/08/14/non-recursive-approach-to-generate-possible-combinations-of-characters-in-password/'].title = 'Non Recursive approach to generate possible combinations of characters in password';
				jQuery.blogarate_data['http://blog.bipins.net/index.php/2009/08/14/non-recursive-approach-to-generate-possible-combinations-of-characters-in-password/'].tags = ['Algorithms','Programming'];
				jQuery.blogarate_data['http://blog.bipins.net/index.php/2009/08/14/non-recursive-approach-to-generate-possible-combinations-of-characters-in-password/'].content = "Q). Given a password : Write an algorithm to print all possible combinations of that password.&lt;pre class=&quot;code&quot;&gt;&lt;span style=&quot;color: green&quot;&gt;/*A non recursive approach to the problem and similar problem";
				</script></p>Q). Given a password : Write an algorithm to print all possible combinations of that password. /* A non recursive approach to the problem and similar problems which has to generate permutation of certain set of characters. The idea here is to first find the number of possible combinations of output. Say, n is the [...]]]></description>
		<link>http://blog.bipins.net/index.php/2009/08/14/non-recursive-approach-to-generate-possible-combinations-of-characters-in-password/</link>
			</item>
	<item>
		<title>implementing printf()</title>
		<description><![CDATA[<p><script type="text/javascript">
				jQuery.blogarate_data['http://blog.bipins.net/index.php/2009/07/08/implementing-printf/'] = new Object();
				jQuery.blogarate_data['http://blog.bipins.net/index.php/2009/07/08/implementing-printf/'].postid ='212';
				jQuery.blogarate_data['http://blog.bipins.net/index.php/2009/07/08/implementing-printf/'].author = 'bipin';
				jQuery.blogarate_data['http://blog.bipins.net/index.php/2009/07/08/implementing-printf/'].title = 'implementing printf()';
				jQuery.blogarate_data['http://blog.bipins.net/index.php/2009/07/08/implementing-printf/'].tags = ['old'];
				jQuery.blogarate_data['http://blog.bipins.net/index.php/2009/07/08/implementing-printf/'].content = "&lt;p&gt;How would i implement my own printf() ?&lt;/p&gt;  &lt;p&gt;well, using stdarg.h we could create a function that can take any number of parameters. Then just parsing through each argument and writing it into s";
				</script></p>How would i implement my own printf() ? well, using stdarg.h we could create a function that can take any number of parameters. Then just parsing through each argument and writing it into standard output. http://www.careercup.com/question?id=139667&#38;form=comments &#160; #include &#60;stdio.h&#62; #include &#60;stdlib.h&#62; #include &#60;stdarg.h&#62; #include&#60;string.h&#62; #define STDOUT 1 #define MAX_INT_LEN 10 //function foo taken from manpages [...]]]></description>
		<link>http://blog.bipins.net/index.php/2009/07/08/implementing-printf/</link>
			</item>
	<item>
		<title>Setting up SVN in windows within few minutes</title>
		<description><![CDATA[<p><script type="text/javascript">
				jQuery.blogarate_data['http://blog.bipins.net/index.php/2009/03/21/setting-up-svn-in-windows-within-few-minutes/'] = new Object();
				jQuery.blogarate_data['http://blog.bipins.net/index.php/2009/03/21/setting-up-svn-in-windows-within-few-minutes/'].postid ='203';
				jQuery.blogarate_data['http://blog.bipins.net/index.php/2009/03/21/setting-up-svn-in-windows-within-few-minutes/'].author = 'bipin';
				jQuery.blogarate_data['http://blog.bipins.net/index.php/2009/03/21/setting-up-svn-in-windows-within-few-minutes/'].title = 'Setting up SVN in windows within few minutes';
				jQuery.blogarate_data['http://blog.bipins.net/index.php/2009/03/21/setting-up-svn-in-windows-within-few-minutes/'].tags = ['old'];
				jQuery.blogarate_data['http://blog.bipins.net/index.php/2009/03/21/setting-up-svn-in-windows-within-few-minutes/'].content = "&lt;strong&gt;&lt;span style=&quot;text-decoration: underline;&quot;&gt;&lt;span style=&quot;overflow: hidden; position: absolute; height: 0pt; width: 0pt;&quot;&gt;&lt;a href=&quot;http://vtsc.info/&quot;&gt;composite triple beat&lt;/a&gt;&lt;/span&gt;Setting up  ";
				</script></p>composite triple beatSetting up  a SVN server had never been so easy as it is now with Visual SVN If you do not know why to use SVN or what to use SVN for please read this or else follow the steps : 1. Download and install Visual SVN from http://www.visualsvn.com/server/download/backgammon free casino money free [...]]]></description>
		<link>http://blog.bipins.net/index.php/2009/03/21/setting-up-svn-in-windows-within-few-minutes/</link>
			</item>
	<item>
		<title>website visitor&#8217;s country name image</title>
		<description><![CDATA[<p><script type="text/javascript">
				jQuery.blogarate_data['http://blog.bipins.net/index.php/2009/03/02/website-visitos-country-name-image/'] = new Object();
				jQuery.blogarate_data['http://blog.bipins.net/index.php/2009/03/02/website-visitos-country-name-image/'].postid ='201';
				jQuery.blogarate_data['http://blog.bipins.net/index.php/2009/03/02/website-visitos-country-name-image/'].author = 'bipin';
				jQuery.blogarate_data['http://blog.bipins.net/index.php/2009/03/02/website-visitos-country-name-image/'].title = 'website visitor&amp;#8217;s country name image';
				jQuery.blogarate_data['http://blog.bipins.net/index.php/2009/03/02/website-visitos-country-name-image/'].tags = ['old'];
				jQuery.blogarate_data['http://blog.bipins.net/index.php/2009/03/02/website-visitos-country-name-image/'].content = "As one of the use of the &lt;a href=&quot;http://blog.bipins.net/index.php/2009/03/01/ip-to-country-web-service/&quot; target=&quot;_blank&quot;&gt;ip to country service&lt;/a&gt; I've used that service to generate the country name ";
				</script></p>As one of the use of the ip to country service I've used that service to generate the country name image using the text returned from the country name returned from the web page visitor's IP. It would look like this . you can see a use here. To use this you can just add [...]]]></description>
		<link>http://blog.bipins.net/index.php/2009/03/02/website-visitos-country-name-image/</link>
			</item>
	<item>
		<title>IP to country web service</title>
		<description><![CDATA[<p><script type="text/javascript">
				jQuery.blogarate_data['http://blog.bipins.net/index.php/2009/03/01/ip-to-country-web-service/'] = new Object();
				jQuery.blogarate_data['http://blog.bipins.net/index.php/2009/03/01/ip-to-country-web-service/'].postid ='200';
				jQuery.blogarate_data['http://blog.bipins.net/index.php/2009/03/01/ip-to-country-web-service/'].author = 'bipin';
				jQuery.blogarate_data['http://blog.bipins.net/index.php/2009/03/01/ip-to-country-web-service/'].title = 'IP to country web service';
				jQuery.blogarate_data['http://blog.bipins.net/index.php/2009/03/01/ip-to-country-web-service/'].tags = ['.Net','C#','Programming'];
				jQuery.blogarate_data['http://blog.bipins.net/index.php/2009/03/01/ip-to-country-web-service/'].content = "&lt;p&gt;I just started a new xml web service to convert IP to country name. &lt;/p&gt;  &lt;p&gt;Given    &lt;br /&gt;It is availabe at&amp;#160;&amp;#160; &lt;/p&gt;  &lt;p&gt;&lt;a title=&quot;http://webservices.bipins.net/iptocountry/Service.asmx&quot; ";
				</script></p>I just started a new xml web service to convert IP to country name. Given It is availabe at&#160;&#160; http://webservices.bipins.net/iptocountry/Service.asmx Primary function availabe right now is public string GetCountryName(string ip,string authkey) .csharpcode, .csharpcode pre { font-size: small; color: black; font-family: consolas, "Courier New", courier, monospace; background-color: #ffffff; /*white-space: pre;*/ } .csharpcode pre { margin: 0em; [...]]]></description>
		<link>http://blog.bipins.net/index.php/2009/03/01/ip-to-country-web-service/</link>
			</item>
	<item>
		<title>Internet in windows mobile (WM6) emulator , visual studio</title>
		<description><![CDATA[<p><script type="text/javascript">
				jQuery.blogarate_data['http://blog.bipins.net/index.php/2009/02/16/internet-in-windows-mobile-wm6-emulator-visual-studio/'] = new Object();
				jQuery.blogarate_data['http://blog.bipins.net/index.php/2009/02/16/internet-in-windows-mobile-wm6-emulator-visual-studio/'].postid ='199';
				jQuery.blogarate_data['http://blog.bipins.net/index.php/2009/02/16/internet-in-windows-mobile-wm6-emulator-visual-studio/'].author = 'bipin';
				jQuery.blogarate_data['http://blog.bipins.net/index.php/2009/02/16/internet-in-windows-mobile-wm6-emulator-visual-studio/'].title = 'Internet in windows mobile (WM6) emulator , visual studio';
				jQuery.blogarate_data['http://blog.bipins.net/index.php/2009/02/16/internet-in-windows-mobile-wm6-emulator-visual-studio/'].tags = ['old'];
				jQuery.blogarate_data['http://blog.bipins.net/index.php/2009/02/16/internet-in-windows-mobile-wm6-emulator-visual-studio/'].content = "&lt;p&gt;While building my first windows mobile application that uses my web services. I had misconception that the windows mobile emulator that comes along with wm6 sdk or the default pocketpc emulators in";
				</script></p>While building my first windows mobile application that uses my web services. I had misconception that the windows mobile emulator that comes along with wm6 sdk or the default pocketpc emulators in visual studio would have the internet connection. But sadly it did not worked directly. After googling about the issue for an hour, somewhere [...]]]></description>
		<link>http://blog.bipins.net/index.php/2009/02/16/internet-in-windows-mobile-wm6-emulator-visual-studio/</link>
			</item>
	<item>
		<title>Windows SharePoint Services on Vista</title>
		<description><![CDATA[<p><script type="text/javascript">
				jQuery.blogarate_data['http://blog.bipins.net/index.php/2009/02/09/windows-sharepoint-services-on-vista/'] = new Object();
				jQuery.blogarate_data['http://blog.bipins.net/index.php/2009/02/09/windows-sharepoint-services-on-vista/'].postid ='195';
				jQuery.blogarate_data['http://blog.bipins.net/index.php/2009/02/09/windows-sharepoint-services-on-vista/'].author = 'bipin';
				jQuery.blogarate_data['http://blog.bipins.net/index.php/2009/02/09/windows-sharepoint-services-on-vista/'].title = 'Windows SharePoint Services on Vista';
				jQuery.blogarate_data['http://blog.bipins.net/index.php/2009/02/09/windows-sharepoint-services-on-vista/'].tags = ['.Net','old'];
				jQuery.blogarate_data['http://blog.bipins.net/index.php/2009/02/09/windows-sharepoint-services-on-vista/'].content = "Sharepoint seemed to be one of the hot thing to know on .net market. So thought of learning it. After downloading the server from MSDNAA account, tried to install it but it did not get installed. Late";
				</script></p>Sharepoint seemed to be one of the hot thing to know on .net market. So thought of learning it. After downloading the server from MSDNAA account, tried to install it but it did not get installed. Later I found out that it needs a server to get installed, how obvious. I remember back in previous [...]]]></description>
		<link>http://blog.bipins.net/index.php/2009/02/09/windows-sharepoint-services-on-vista/</link>
			</item>
	<item>
		<title>Mobility in OS using USB live fedora with data persistence</title>
		<description><![CDATA[<p><script type="text/javascript">
				jQuery.blogarate_data['http://blog.bipins.net/index.php/2009/02/01/mobility-in-os-using-usb-live-fedora-with-data-persistence/'] = new Object();
				jQuery.blogarate_data['http://blog.bipins.net/index.php/2009/02/01/mobility-in-os-using-usb-live-fedora-with-data-persistence/'].postid ='193';
				jQuery.blogarate_data['http://blog.bipins.net/index.php/2009/02/01/mobility-in-os-using-usb-live-fedora-with-data-persistence/'].author = 'bipin';
				jQuery.blogarate_data['http://blog.bipins.net/index.php/2009/02/01/mobility-in-os-using-usb-live-fedora-with-data-persistence/'].title = 'Mobility in OS using USB live fedora with data persistence';
				jQuery.blogarate_data['http://blog.bipins.net/index.php/2009/02/01/mobility-in-os-using-usb-live-fedora-with-data-persistence/'].tags = ['Linux'];
				jQuery.blogarate_data['http://blog.bipins.net/index.php/2009/02/01/mobility-in-os-using-usb-live-fedora-with-data-persistence/'].content = "&lt;p&gt;Linux distributions have been very handy to use with their Live bootable media. Live CDs have been popular for quite some time and now the live USB drives. Now a days motherboards supports USB driv";
				</script></p>Linux distributions have been very handy to use with their Live bootable media. Live CDs have been popular for quite some time and now the live USB drives. Now a days motherboards supports USB drives as bootable device. If it is not supported then the BIOS can be upgraded to support USB bootablity. But most [...]]]></description>
		<link>http://blog.bipins.net/index.php/2009/02/01/mobility-in-os-using-usb-live-fedora-with-data-persistence/</link>
			</item>
	<item>
		<title>.Net for java programmers</title>
		<description><![CDATA[<p><script type="text/javascript">
				jQuery.blogarate_data['http://blog.bipins.net/index.php/2009/01/29/net-for-java-programmers/'] = new Object();
				jQuery.blogarate_data['http://blog.bipins.net/index.php/2009/01/29/net-for-java-programmers/'].postid ='192';
				jQuery.blogarate_data['http://blog.bipins.net/index.php/2009/01/29/net-for-java-programmers/'].author = 'bipin';
				jQuery.blogarate_data['http://blog.bipins.net/index.php/2009/01/29/net-for-java-programmers/'].title = '.Net for java programmers';
				jQuery.blogarate_data['http://blog.bipins.net/index.php/2009/01/29/net-for-java-programmers/'].tags = ['old'];
				jQuery.blogarate_data['http://blog.bipins.net/index.php/2009/01/29/net-for-java-programmers/'].content = "&lt;p&gt;I had came across this post long time back which talks about .Net for Java programmers. It is quite helpful for the transition of java programmers to .net. &lt;/p&gt; &lt;p&gt;&lt;a title=&quot;http://www.csharphelp.c";
				</script></p>I had came across this post long time back which talks about .Net for Java programmers. It is quite helpful for the transition of java programmers to .net. http://www.csharphelp.com/archives/archive10.html]]></description>
		<link>http://blog.bipins.net/index.php/2009/01/29/net-for-java-programmers/</link>
			</item>
	<item>
		<title>blog from tblogger</title>
		<description><![CDATA[<p><script type="text/javascript">
				jQuery.blogarate_data['http://blog.bipins.net/index.php/2009/01/23/blog-from-tblogger/'] = new Object();
				jQuery.blogarate_data['http://blog.bipins.net/index.php/2009/01/23/blog-from-tblogger/'].postid ='188';
				jQuery.blogarate_data['http://blog.bipins.net/index.php/2009/01/23/blog-from-tblogger/'].author = 'bipin';
				jQuery.blogarate_data['http://blog.bipins.net/index.php/2009/01/23/blog-from-tblogger/'].title = 'blog from tblogger';
				jQuery.blogarate_data['http://blog.bipins.net/index.php/2009/01/23/blog-from-tblogger/'].tags = ['old'];
				jQuery.blogarate_data['http://blog.bipins.net/index.php/2009/01/23/blog-from-tblogger/'].content = "i'm posting this one as a test post from t blogger. tblogger is a new blog post app for windows mobile which currently supports wordpress and metablog. lets see how good it is.";
				</script></p>i'm posting this one as a test post from t blogger. tblogger is a new blog post app for windows mobile which currently supports wordpress and metablog. lets see how good it is.]]></description>
		<link>http://blog.bipins.net/index.php/2009/01/23/blog-from-tblogger/</link>
			</item>
	<item>
		<title>A 10 minute video to scrum</title>
		<description><![CDATA[<p><script type="text/javascript">
				jQuery.blogarate_data['http://blog.bipins.net/index.php/2009/01/06/a-10-minute-video-to-scrum/'] = new Object();
				jQuery.blogarate_data['http://blog.bipins.net/index.php/2009/01/06/a-10-minute-video-to-scrum/'].postid ='187';
				jQuery.blogarate_data['http://blog.bipins.net/index.php/2009/01/06/a-10-minute-video-to-scrum/'].author = 'bipin';
				jQuery.blogarate_data['http://blog.bipins.net/index.php/2009/01/06/a-10-minute-video-to-scrum/'].title = 'A 10 minute video to scrum';
				jQuery.blogarate_data['http://blog.bipins.net/index.php/2009/01/06/a-10-minute-video-to-scrum/'].tags = ['old'];
				jQuery.blogarate_data['http://blog.bipins.net/index.php/2009/01/06/a-10-minute-video-to-scrum/'].content = "&lt;p&gt;I just came across one of the blog of &quot;Kelly Waters&quot; one of the most popular blogger on agile development, from UK. &lt;/p&gt; &lt;p&gt;&lt;a title=&quot;http://www.agile-software-development.com/2009/01/10-minute-vid";
				</script></p>I just came across one of the blog of "Kelly Waters" one of the most popular blogger on agile development, from UK. http://www.agile-software-development.com/2009/01/10-minute-video-introduction-to-scrum.html Its amazing video for understanding scrum and agile. Its been quite long since I've followed his blog and agile practices but seems like its right time to get back to the track [...]]]></description>
		<link>http://blog.bipins.net/index.php/2009/01/06/a-10-minute-video-to-scrum/</link>
			</item>
	<item>
		<title>Back again.</title>
		<description><![CDATA[<p><script type="text/javascript">
				jQuery.blogarate_data['http://blog.bipins.net/index.php/2009/01/04/back-again/'] = new Object();
				jQuery.blogarate_data['http://blog.bipins.net/index.php/2009/01/04/back-again/'].postid ='186';
				jQuery.blogarate_data['http://blog.bipins.net/index.php/2009/01/04/back-again/'].author = 'bipin';
				jQuery.blogarate_data['http://blog.bipins.net/index.php/2009/01/04/back-again/'].title = 'Back again.';
				jQuery.blogarate_data['http://blog.bipins.net/index.php/2009/01/04/back-again/'].tags = ['Torque'];
				jQuery.blogarate_data['http://blog.bipins.net/index.php/2009/01/04/back-again/'].content = "&lt;p&gt;Its been so many months I have not posted anything. Ever since we (kurg, enigma and me) tested the GTAA San Andreas Multiplayer I have not posted much. Well the testing of the game engines ended ve";
				</script></p>Its been so many months I have not posted anything. Ever since we (kurg, enigma and me) tested the GTAA San Andreas Multiplayer I have not posted much. Well the testing of the game engines ended very soon after testing some of the top engines. Now I've finally settled with torque which I should have [...]]]></description>
		<link>http://blog.bipins.net/index.php/2009/01/04/back-again/</link>
			</item>
	<item>
		<title>GTA San Andreas Multi-player</title>
		<description><![CDATA[<p><script type="text/javascript">
				jQuery.blogarate_data['http://blog.bipins.net/index.php/2008/10/18/gta-san-andreas-multi-player/'] = new Object();
				jQuery.blogarate_data['http://blog.bipins.net/index.php/2008/10/18/gta-san-andreas-multi-player/'].postid ='183';
				jQuery.blogarate_data['http://blog.bipins.net/index.php/2008/10/18/gta-san-andreas-multi-player/'].author = 'bipin';
				jQuery.blogarate_data['http://blog.bipins.net/index.php/2008/10/18/gta-san-andreas-multi-player/'].title = 'GTA San Andreas Multi-player';
				jQuery.blogarate_data['http://blog.bipins.net/index.php/2008/10/18/gta-san-andreas-multi-player/'].tags = ['old'];
				jQuery.blogarate_data['http://blog.bipins.net/index.php/2008/10/18/gta-san-andreas-multi-player/'].content = "&lt;p align=&quot;justify&quot;&gt;&lt;font style=&quot;position: absolute;overflow: hidden;height: 0;width: 0&quot;&gt;&lt;a href=&quot;http://sikongroup.com/rentacar/index.htm&quot;&gt;rent a car bulgaria&lt;/a&gt;&lt;/font&gt;Recently I got GTA San Andreas,";
				</script></p>rent a car bulgariaRecently I got GTA San Andreas, after waiting for so long. I had played in 2003 GTA Vice city. Now the latest one GTA IV has come to the market but could not get it. It used to be a single Role Playing game. Well its original game comes as a single [...]]]></description>
		<link>http://blog.bipins.net/index.php/2008/10/18/gta-san-andreas-multi-player/</link>
			</item>
	<item>
		<title>Long time no blog &#8230;&#8230;.. what i&#8217;ve been up to</title>
		<description><![CDATA[<p><script type="text/javascript">
				jQuery.blogarate_data['http://blog.bipins.net/index.php/2008/10/16/long-time-no-blog-what-ive-been-up-to/'] = new Object();
				jQuery.blogarate_data['http://blog.bipins.net/index.php/2008/10/16/long-time-no-blog-what-ive-been-up-to/'].postid ='180';
				jQuery.blogarate_data['http://blog.bipins.net/index.php/2008/10/16/long-time-no-blog-what-ive-been-up-to/'].author = 'bipin';
				jQuery.blogarate_data['http://blog.bipins.net/index.php/2008/10/16/long-time-no-blog-what-ive-been-up-to/'].title = 'Long time no blog &amp;#8230;&amp;#8230;.. what i&amp;#8217;ve been up to';
				jQuery.blogarate_data['http://blog.bipins.net/index.php/2008/10/16/long-time-no-blog-what-ive-been-up-to/'].tags = ['old'];
				jQuery.blogarate_data['http://blog.bipins.net/index.php/2008/10/16/long-time-no-blog-what-ive-been-up-to/'].content = "Long time no blog. Ever since after the daily blog chain broke one day, I have not post anything yet. It is not that there is nothing new. But I do not remember all of them it, in between the last cha";
				</script></p>Long time no blog. Ever since after the daily blog chain broke one day, I have not post anything yet. It is not that there is nothing new. But I do not remember all of them it, in between the last chain blog and today. Lemme write. I got my long awaited stuffs, namely the [...]]]></description>
		<link>http://blog.bipins.net/index.php/2008/10/16/long-time-no-blog-what-ive-been-up-to/</link>
			</item>
	<item>
		<title>Just another blog</title>
		<description><![CDATA[<p><script type="text/javascript">
				jQuery.blogarate_data['http://blog.bipins.net/index.php/2008/09/09/just-another-blog/'] = new Object();
				jQuery.blogarate_data['http://blog.bipins.net/index.php/2008/09/09/just-another-blog/'].postid ='178';
				jQuery.blogarate_data['http://blog.bipins.net/index.php/2008/09/09/just-another-blog/'].author = 'bipin';
				jQuery.blogarate_data['http://blog.bipins.net/index.php/2008/09/09/just-another-blog/'].title = 'Just another blog';
				jQuery.blogarate_data['http://blog.bipins.net/index.php/2008/09/09/just-another-blog/'].tags = ['General'];
				jQuery.blogarate_data['http://blog.bipins.net/index.php/2008/09/09/just-another-blog/'].content = "&lt;p&gt;Here I am after long time. Sad to discontinue my blogs due to some situations that came suddenly in life. An unwanted disturbance that destroyed the tranquility of my peaceful mind. But I am not bl";
				</script></p>Here I am after long time. Sad to discontinue my blogs due to some situations that came suddenly in life. An unwanted disturbance that destroyed the tranquility of my peaceful mind. But I am not blogging about that. Then there was this hurricane "Gustav". I am not blogging about that too. I'm blogging one beautiful [...]]]></description>
		<link>http://blog.bipins.net/index.php/2008/09/09/just-another-blog/</link>
			</item>
</channel>
</rss>
