<?xml version="1.0" encoding="UTF-8"?><rss version="0.92">
<channel>
	<title>BenEskew.com</title>
	<link>http://www.beneskew.com</link>
	<description>Just another web developer&#039;s personal weblog.</description>
	<lastBuildDate>Sat, 28 Aug 2010 22:39:54 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	<!-- generator="WordPress/3.0.1" -->

	<item>
		<title>HOT New Web Service, SquareLeaf</title>
		<description><![CDATA[I'm going to make it a regular thing here of me writing about a new web site or service which I find useful or interesting from the web. For the first of such articles I'm going to write about a new web service which I find very useful called SquareLeaf. In the most simplest sense, [...]]]></description>
		<link>http://www.beneskew.com/2010/08/hot-new-web-service-squareleaf/</link>
			</item>
	<item>
		<title>Have A Copy of New User Welcome Message Sent to You (ASPDotNetStoreFront)</title>
		<description><![CDATA[ASPDNSF Version: 9 (C# + MS SQL) If you would like to have a copy of the new user welcome email message sent to you whenever a new user signsup to your shop, well you'd assume they would have this feature in the system already...but that's not the case. This feature is currently lacking in [...]]]></description>
		<link>http://www.beneskew.com/2010/08/have-a-copy-of-new-user-welcome-message-sent-to-you-aspdotnetstorefront/</link>
			</item>
	<item>
		<title>The MS SQL and NTEXT Problem (SOLVED)</title>
		<description><![CDATA[So, the other day I ran into the problem of trying to pull data from a field which was of type ntext in a MS SQL database using PHP. I'm fairly new with MS SQL and Windows IIS server environments for that matter so please bare with me. Well, I found the solution! When you're [...]]]></description>
		<link>http://www.beneskew.com/2010/08/the-ms-sql-and-ntext-problem-solved/</link>
			</item>
	<item>
		<title>Use Facebook &#8220;Like&#8221; Widget in product.SimpleProduct.xml XMLPackage in AspDotNetStorefront</title>
		<description><![CDATA[ASPDNSF Version: 9 (C# + MS SQL) It's very easy to embed the Facebook "Like" widget into an XMLPackage (like the product pages for example) within AspDotNetStorefront. Simply add the following code to your XMLPackage: &#60;iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.yoursite.com%2F(!PAGEURL!)&#38;layout=button_count&#38; show_faces=false&#38;width=50&#38;action=like&#38;font=arial&#38;colorscheme=light&#38;height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:50px; height:21px;" allowTransparency="true"&#62;&#60;/iframe&#62; Of course, you should adjust the iframe variables to your [...]]]></description>
		<link>http://www.beneskew.com/2010/08/use-facebook-like-widget-in-product-simpleproduct-xml-xmlpackage-in-aspdotnetstorefront/</link>
			</item>
	<item>
		<title>Use Images as Add To Cart/Add To Wish List Buttons with AspDotNetStorefront</title>
		<description><![CDATA[ASPDNSF Version: 9 (C# + MS SQL) By default AspDotNetStorefront uses basic form buttons for the Add To Cart and Add To Wish List features in the design. If you'd like to use images as those buttons instead you will need to make some modifications. First, make sure you have some good images to use [...]]]></description>
		<link>http://www.beneskew.com/2010/08/use-images-as-add-to-cartadd-to-wish-list-buttons-with-aspdotnetstorefront/</link>
			</item>
	<item>
		<title>Display MSRP in product.SimpleProduct.xml XMLPackage in AspDotNetStorefront</title>
		<description><![CDATA[ASPDNSF Version: 9 (C# + MS SQL) By default in AspDotNetStorefront the MSRP for products is not displayed or used within the product.SimpleProduct.xml XMLPackage, so if you would like to use or display it you will need to make some fine-tuned adjustments. The Quick and Dirty Way (not as efficient): In your product.SimpleProduct.xml XMLPackage find [...]]]></description>
		<link>http://www.beneskew.com/2010/08/display-msrp-in-product-simpleproduct-xml-xmlpackage-in-aspdotnetstorefront/</link>
			</item>
	<item>
		<title>Display SKU in product.SimpleProduct.xml XMLPackage in AspDotNetStorefront</title>
		<description><![CDATA[ASPDNSF Version: 9 (C# + MS SQL) By default in AspDotNetStorefront the SKU for products is not displayed or used within the product.SimpleProduct.xml XMLPackage, so if you would like to use or display it you will need to make some fine-tuned adjustments. First: In your product.SimpleProduct.xml XMLPackage find the lines where the Product is being [...]]]></description>
		<link>http://www.beneskew.com/2010/08/display-sku-in-product-simpleproduct-xml-xmlpackage-in-aspdotnetstorefront/</link>
			</item>
	<item>
		<title>Make Breadcrumbs in AspDotNetStorefront template.master</title>
		<description><![CDATA[ASPDNSF Version: 9 (C# + MS SQL) If you've not gone through every nook and cranny of the AspDotNetStorefront manual chances are that you haven't figured out how to properly create "breadcrumbs" with your navigation. No fear, Ben is here. In your template.master skin file, located at "App_Templates/Your_Skin_Folder/template.master", simply add the following immediately after the [...]]]></description>
		<link>http://www.beneskew.com/2010/08/make-breadcrumbs-in-aspdotnetstorefront-template-master/</link>
			</item>
	<item>
		<title>hitMan Visual Basic Source Code (AOL PWC)</title>
		<description><![CDATA[(DISCLAIMER: The software attached is NOT legal to use but is legal to view and has educational value to those who would like to learn how to connect to remote servers using the HTTP protocol (and Winsock) through their Visual Basic applications for PC. During development stages of this application it was completely legal to [...]]]></description>
		<link>http://www.beneskew.com/2009/11/hitman-visual-basic-source-code-aol-pwc/</link>
			</item>
	<item>
		<title>To Be Releasing All My Old VB Projects Soon</title>
		<description><![CDATA[I've recently decided to let the world gasp in horror and amazement at all of my old source projects which I made using Visual Basic way back in the day when I was learning how to program on PC's. This all includes my old AOL &#038; AIM related projects (yep, including a famous "cracker" which [...]]]></description>
		<link>http://www.beneskew.com/2009/11/to-be-releasing-all-my-old-vb-projects-soon/</link>
			</item>
</channel>
</rss>
