<?xml version="1.0" encoding="UTF-8"?><rss version="0.92">
<channel>
	<title>webinfinite.com</title>
	<link>http://webinfinite.com</link>
	<description></description>
	<lastBuildDate>Fri, 18 Jun 2010 16:26:36 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	<!-- generator="WordPress/3.0.1" -->

	<item>
		<title>WordPress 3.0 is out</title>
		<description><![CDATA[WordPress 3.0 ?Thelonious? has been released. You can easily upgrade from your dashboard by going to Tools &#62; Upgrade or from the update message at the top of the dashboard.]]></description>
		<link>http://webinfinite.com/wordpress/wordpress-3-0-is-out/</link>
			</item>
	<item>
		<title>Upgrading WordPress MU 2.9.2 to WordPress 3.0</title>
		<description><![CDATA[For those wanting to upgrade to WP 3.0, check out this tutorial from Pete Mall at Developer&#8217;s Mind http://developersmind.com/2010/06/17/upgrading-wordpress-mu-2-9-2-to-wordpress-3-0/]]></description>
		<link>http://webinfinite.com/wordpress/upgrading-wordpress-mu-2-9-2-to-wordpress-3-0/</link>
			</item>
	<item>
		<title>Margin Bug in IE 6</title>
		<description><![CDATA[If you have a floated element such as a div and you place margin-right or margin-left on that element, Internet Explorer 6.0 will double that margin value, causing errors in your html layout. To fix this simply add display:inline; to your floating element.? That should fix the issue.]]></description>
		<link>http://webinfinite.com/web-design/margin-bug-in-ie-6/</link>
			</item>
	<item>
		<title>Dropbox is awesome</title>
		<description><![CDATA[If you haven&#8217;t gotten Dropbox, get it now. Dropbox is a backup tool that lets you sync your files between multiple computers. You simply install the software on all computers you want to sync your files on. Then simply drag and drop your files into a folder that Dropbox software creates on your desktop and [...]]]></description>
		<link>http://webinfinite.com/software/dropbox-is-awesome/</link>
			</item>
	<item>
		<title>WordPress and Google Maps</title>
		<description><![CDATA[Are you having issues implementing your Google map API into WordPress? Problem Wordpress inserts &#60;p&#62; tags to every line and therefore your JavaScript does not execute the way it should. Solution(kind of) Insert &#60;?php remove_filter (&#8216;the_content&#8217;, &#8216;wpautop&#8217;); ?&#62;? at the beginning of &#60;?php the_content(); ?&#62; of your template file. This will remove &#60;p&#62; tags on [...]]]></description>
		<link>http://webinfinite.com/wordpress/wordpress-and-google-maps/</link>
			</item>
	<item>
		<title>WordPress mu plugins and themes</title>
		<description><![CDATA[If you&#8217;ve been searching online for a wordprss mu themes and plugin, I am sure you have realized that there aren&#8217;t many sites that offer good content. I having been doing extensive searching while I build a Intranet using WordPress Mu and I have come across a few sites that have helped me. WPMU DEV [...]]]></description>
		<link>http://webinfinite.com/wordpress-mu/wordpress-mu-plugins-and-themes/</link>
			</item>
	<item>
		<title>WordPress Mu for Intranet</title>
		<description><![CDATA[I have successfully implemented wordpress blogs on our new Intranet system. Recently a teacher brought WordPress Mu to my attention. We run a windows system with php running on IIS.? I know that WPMU will not run on IIS right out of the box on a IIS system because it requires url rewriting. I have [...]]]></description>
		<link>http://webinfinite.com/wordpress-mu/wordpress-mu-for-intranet/</link>
			</item>
	<item>
		<title>ASP.Net &#8211; Add a default value to a binded dropdown list</title>
		<description><![CDATA[Hello, today you will learn how to add a default value such as &#8220;select a value&#8221; to the top of your bound dropdown list in vb.net. I am not going to show you how to bind your dropdown list, you can do that by searching this in google if you do not know how to [...]]]></description>
		<link>http://webinfinite.com/aspnet/aspnet-add-a-default-value-to-a-binded-dropdown-list/</link>
			</item>
	<item>
		<title>HTML Lists</title>
		<description><![CDATA[So you want to learn how to create HTML Lists? That&#8217;s why you are here right? Here is a list of HTML list tags you can use. &#60;ol&#62; Defines an ordered list &#60;ul&#62; Defines an unordered list &#60;li&#62; Defines a list item &#60;dl&#62; Defines a definition list &#60;dt&#62; Defines a term (an item) in a [...]]]></description>
		<link>http://webinfinite.com/html/html-lists/</link>
			</item>
	<item>
		<title>VB.net: Capitalize first character in each word.</title>
		<description><![CDATA[Dim strHockey As String = &#8220;vancouver canucks&#8221; strHOckey = StrConv(strHockey, VbStrConv.ProperCase) MsgBox(srtHockey) Output will be Vancouver Canucks]]></description>
		<link>http://webinfinite.com/aspnet/capitalize-first-character-in-vbnet/</link>
			</item>
</channel>
</rss>
