<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>ASP Starter Kit Help &#187; Resources</title>
	<atom:link href="http://aspstarterkit.com/index.php/category/resources/feed/" rel="self" type="application/rss+xml" />
	<link>http://aspstarterkit.com</link>
	<description>Helping get your ASP Starter Kit online</description>
	<lastBuildDate>Fri, 24 Apr 2009 15:32:19 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Download Small Business Starter Kit</title>
		<link>http://aspstarterkit.com/index.php/resources/download-small-business-starter-kit/</link>
		<comments>http://aspstarterkit.com/index.php/resources/download-small-business-starter-kit/#comments</comments>
		<pubDate>Sat, 03 May 2008 04:36:44 +0000</pubDate>
		<dc:creator>jason</dc:creator>
				<category><![CDATA[Resources]]></category>
		<category><![CDATA[Small Business Starter Kit]]></category>

		<guid isPermaLink="false">http://aspstarterkit.com/?p=20</guid>
		<description><![CDATA[If you are in need of the Small Business Starter Kit while Microsoft relocates their starterkits on the web you are welcome to download them here.  Just click for the VB or the C# versions.
]]></description>
			<content:encoded><![CDATA[<p>If you are in need of the Small Business Starter Kit while Microsoft relocates their starterkits on the web you are welcome to download them here.  Just click for the <a title="Small Business Starter Kit VB" href="http://aspstarterkit.com/wp-content/smallbusiness_rtw_vb.zip" target="_self">VB </a>or the <a title="Small Business Starter Kit C#" href="http://aspstarterkit.com/wp-content/smallbusiness_rtw_cs.zip" target="_self">C</a># versions.</p>
]]></content:encoded>
			<wfw:commentRss>http://aspstarterkit.com/index.php/resources/download-small-business-starter-kit/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Starter Kit Friendly Web Host</title>
		<link>http://aspstarterkit.com/index.php/getting-started/starter-kit-friendly-web-host/</link>
		<comments>http://aspstarterkit.com/index.php/getting-started/starter-kit-friendly-web-host/#comments</comments>
		<pubDate>Tue, 04 Mar 2008 06:14:12 +0000</pubDate>
		<dc:creator>jason</dc:creator>
				<category><![CDATA[Getting Started]]></category>
		<category><![CDATA[Resources]]></category>
		<category><![CDATA[Starter Kits]]></category>

		<guid isPermaLink="false">http://aspstarterkit.com/index.php/getting-started/starter-kit-friendly-web-host/</guid>
		<description><![CDATA[

Since my favorite web host has moved upstream and no longer will offer starter (e.g. less than $59/ month) hosting plans to users I have a new starterkit friendly hosting company &#8211; http://aspkit.net &#8211; You get MS SQL 2005 with all plans, auto install of many startkits, full trust environment, free 7 day trial and [...]]]></description>
			<content:encoded><![CDATA[<p><div style=”display:block;float:right;margin: 0px 10px 0px 0px;”><script type="text/javascript"><!--
google_ad_client = "pub-0790136188616298";
google_ui_features = "rc:10";
google_ad_width = 250;
google_ad_height = 250;
google_ad_format = "250x250_as";
google_ad_type = "text_image";
google_alternate_ad_url = "?adsensem-benice=250x250";
google_color_border = "000099";
google_color_bg = "FFFFFF";
google_color_link = "000099";
google_color_text = "000000";
google_color_url = "";

//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</div>Since my favorite web host has moved upstream and no longer will offer starter (e.g. less than $59/ month) hosting plans to users I have a new starterkit friendly hosting company &#8211; <a href="http://aspkit.net/">http://aspkit.net</a> &#8211; You get MS SQL 2005 with all plans, auto install of many startkits, full trust environment, free 7 day trial and much more all startering at $9.95/ month.  If you have been banging your head against 1and1 or godaddy service and tech support or if you just need a full trust environment this is the place for you.  Aspkit.net is .NET only and focuses on starter kit hosting with a support staff that knows your issues. If you want to see how easy it can be to get your starterkit online check out <a href="http://aspkit.net/">http://aspkit.net</a>. Give it a try.</p>
]]></content:encoded>
			<wfw:commentRss>http://aspstarterkit.com/index.php/getting-started/starter-kit-friendly-web-host/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Map API &#8211; Adding address markers and geocoding</title>
		<link>http://aspstarterkit.com/index.php/getting-started/google-map-api-adding-address-markers-and-geocoding/</link>
		<comments>http://aspstarterkit.com/index.php/getting-started/google-map-api-adding-address-markers-and-geocoding/#comments</comments>
		<pubDate>Tue, 18 Dec 2007 16:19:12 +0000</pubDate>
		<dc:creator>jason</dc:creator>
				<category><![CDATA[Getting Started]]></category>
		<category><![CDATA[Resources]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[geocoding]]></category>
		<category><![CDATA[Google Maps]]></category>
		<category><![CDATA[map markers]]></category>

		<guid isPermaLink="false">http://aspstarterkit.com/?p=14</guid>
		<description><![CDATA[I had a need to add a set of markers to a Google map using the Google Maps API that could be easily modified over time.  It is fairly easy to add markers with the Google Maps API but I wanted to put something together that will do the geocoding at the same time so I [...]]]></description>
			<content:encoded><![CDATA[<p>I had a need to add a set of markers to a Google map using the Google Maps API that could be easily modified over time.  It is fairly easy to add markers with the Google Maps API but I wanted to put something together that will do the geocoding at the same time so I don&#8217;t have to manually add the lat / lng coordinates when I just want to add an address.  As a result I put together the following bit of script.  The addresses are loaded from an xml file named data.xml, geocoded and then added to the map.  If you are going to use this example for yourself, just add your Google Maps API key and enter the addresses you want to add. You can visit a <a title="A" name="A" href="http://www.aspstarterkit.com/wp-content/Geocoding_Marker_Example.html" target="_blank">LIVE SAMPLE</a> or download the full html page and associated data.xml file from <a title="A" name="A" href="http://www.aspstarterkit.com/wp-content/Geocoding_Marker_Example.zip">HERE</a>.  <span id="more-14"></span></p>
<pre class="javascript"><script type="text/javascript"><!--mce:0--></script></pre>
]]></content:encoded>
			<wfw:commentRss>http://aspstarterkit.com/index.php/getting-started/google-map-api-adding-address-markers-and-geocoding/feed/</wfw:commentRss>
		<slash:comments>39</slash:comments>
		</item>
		<item>
		<title>Examples of live Starter Kit Sites</title>
		<link>http://aspstarterkit.com/index.php/resources/examples-of-live-starter-kit-sites/</link>
		<comments>http://aspstarterkit.com/index.php/resources/examples-of-live-starter-kit-sites/#comments</comments>
		<pubDate>Tue, 13 Nov 2007 04:22:59 +0000</pubDate>
		<dc:creator>jason</dc:creator>
				<category><![CDATA[Resources]]></category>
		<category><![CDATA[Starter Kits]]></category>
		<category><![CDATA[sample sites]]></category>
		<category><![CDATA[Starter Kit]]></category>

		<guid isPermaLink="false">http://aspstarterkit.com/?p=13</guid>
		<description><![CDATA[Since I talk about using various starter kits, I thought I would share the acutal live sites that I have put up over time.  In no particular order, here they are:
http://www.rvresort.com &#8211; using &#8220;My Web Pages&#8221;
http://www.redhotchilimommas.com &#8211; using &#8220;Club Starter Kit 2.0&#8243;
http://www.skyriverapartments.com &#8211; using &#8220;Personal Starter Kit&#8221;
If you any questions or comments about any of [...]]]></description>
			<content:encoded><![CDATA[<p>Since I talk about using various starter kits, I thought I would share the acutal live sites that I have put up over time.  In no particular order, here they are:</p>
<p><a href="http://www.rvresort.com/">http://www.rvresort.com</a> &#8211; using &#8220;My Web Pages&#8221;</p>
<p><a href="http://www.redhotchilimommas.com/">http://www.redhotchilimommas.com</a> &#8211; using &#8220;Club Starter Kit 2.0&#8243;</p>
<p><a href="http://www.skyriverapartments.com/">http://www.skyriverapartments.com</a> &#8211; using &#8220;Personal Starter Kit&#8221;</p>
<p>If you any questions or comments about any of those sites, just let me know.</p>
]]></content:encoded>
			<wfw:commentRss>http://aspstarterkit.com/index.php/resources/examples-of-live-starter-kit-sites/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Adventures in CSK 2.01</title>
		<link>http://aspstarterkit.com/index.php/resources/adventures-in-csk-201/</link>
		<comments>http://aspstarterkit.com/index.php/resources/adventures-in-csk-201/#comments</comments>
		<pubDate>Sat, 18 Aug 2007 17:02:16 +0000</pubDate>
		<dc:creator>jason</dc:creator>
				<category><![CDATA[Resources]]></category>
		<category><![CDATA[CSK]]></category>
		<category><![CDATA[OpenSSL]]></category>
		<category><![CDATA[USPS]]></category>

		<guid isPermaLink="false">http://aspstarterkit.com/?p=10</guid>
		<description><![CDATA[My recent adventures in starter kits is CSK 2.01 and I am here to share what I have learned to make your implementation a little easier.  First, get yourself a good web host CSK because of its PayPal integration needs a Full Trust host &#8211; GoDaddy and 1and1 will not cut it.  Second, replicate the [...]]]></description>
			<content:encoded><![CDATA[<p>My recent adventures in starter kits is CSK 2.01 and I am here to share what I have learned to make your implementation a little easier.  First, get yourself a good web host CSK because of its PayPal integration needs a Full Trust host &#8211; GoDaddy and 1and1 will not cut it.  Second, replicate the DB onto your server and upload the web files as is outlined elsewhere on this site.  Now for the fun stuff.  CSK is all about ecommerce and has an amazing amount of functionality for a full fledged ecommerce site with integrated shopping cart, shipping providers and really everything you need for your ecommerce business to be up an running.  While CSK is great overall it is a little lacking in the documentation department for the beginner.  I will try to identify the issues that I found troubling and will hopefully save you some hours of work in the process. </p>
<ol>
<li>If you are <strong>not</strong> using SSL be sure to go to checkout.aspx.cs and comment out line 36 <font size="2" color="#008000">Utility.TestForSSL();</font> Otherwise you will get &#8220;page not found&#8221; error when you try to checkout</li>
<li>PayPal Pro Integration &#8211; If you are gonig to use PayPal Pro (which is nice because you can accept credit card payments directly on your site but it costs $20/ month) you need to follow a few steps. First sign up for PayPal Pro on the PayPal website and you will be given API Account Name and Password that you can enter into the admin section of CSK.  You will also be given the option to download a certificate from PayPal but you will notice that it will have a .txt extension versus the .pfx extension specified in CSK.  To remedy this you will need to use OpenSSl to convert the PayPal certificate from PEM to the correct .pfx type.  OpenSSL is a command line utility which can be downloaded from here with instructions <a href="http://forums.commercestarterkit.org/files/folders/pp1000/entry6647.aspx">http://forums.commercestarterkit.org/files/folders/pp1000/entry6647.aspx</a> Once you have your .pfx file upload it to your App_Data folder and then enter the file name and password into the CSK Admin section and you are good to go.</li>
<li>When using the integrated USPS shipping provider, request your account from USPS and then immediately request the production server from USPS.  The functionality is already integrated and you can only send predetermined shipping info with the test server which won&#8217;t do you much good.  Just email or call USPS and they will set you up right away. You will notice in CSK that it asks for a password but you never choose one from USPS &#8211; you just need to enter something into that the password field.  It does not matter what it is but it cannot be left blank or you will get an error</li>
</ol>
<p>Hopefully with these tips you should be up and running in no time.</p>
]]></content:encoded>
			<wfw:commentRss>http://aspstarterkit.com/index.php/resources/adventures-in-csk-201/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Other online resources</title>
		<link>http://aspstarterkit.com/index.php/resources/other-online-resources/</link>
		<comments>http://aspstarterkit.com/index.php/resources/other-online-resources/#comments</comments>
		<pubDate>Sun, 22 Jul 2007 15:47:56 +0000</pubDate>
		<dc:creator>jason</dc:creator>
				<category><![CDATA[Resources]]></category>

		<guid isPermaLink="false">http://aspstarterkit.com/?p=7</guid>
		<description><![CDATA[Not finding what you are looking for at askstarterkit.com?
Try these other online resources that I have found very useful:
ASP.NET Tutiorials - A number for tutorials on how to accomplish typical tasks including code samples
]]></description>
			<content:encoded><![CDATA[<p>Not finding what you are looking for at askstarterkit.com?</p>
<p>Try these other online resources that I have found very useful:<br />
<a href="http://aspnet101.com/aspnet101/tutorials.aspx?id=64">ASP.NET Tutiorials</a> - A number for tutorials on how to accomplish typical tasks including code samples</p>
]]></content:encoded>
			<wfw:commentRss>http://aspstarterkit.com/index.php/resources/other-online-resources/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>List of Available Starter Kits</title>
		<link>http://aspstarterkit.com/index.php/resources/list-of-available-starter-kits/</link>
		<comments>http://aspstarterkit.com/index.php/resources/list-of-available-starter-kits/#comments</comments>
		<pubDate>Wed, 18 Jul 2007 17:26:42 +0000</pubDate>
		<dc:creator>jason</dc:creator>
				<category><![CDATA[Resources]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Starter Kit]]></category>

		<guid isPermaLink="false">http://aspstarterkit.com/?p=5</guid>
		<description><![CDATA[The are two broad types of starter kits available. The original starter kits released by the ASP.NET team and community supported starter kits.
The ASP.NET team starter kits are:

Small Business Site Starter Kit - The Small Business Starter Kit provides a sample of a business promotion website suitable for small and medium-sized businesses.
Personal Web Site Starter Kit &#8211; A [...]]]></description>
			<content:encoded><![CDATA[<p>The are two broad types of starter kits available. The original starter kits released by the ASP.NET team and community supported starter kits.</p>
<p><strong>The ASP.NET team starter kits are:</strong></p>
<ol>
<li><strong>Small Business Site Starter Kit </strong>- The Small Business Starter Kit provides a sample of a business promotion website suitable for small and medium-sized businesses.</li>
<li><strong>Personal Web Site Starter Kit</strong> &#8211; A typical personal site that includes a photo album system.</li>
<li><strong>Club Web Site Starter Kit</strong> &#8211; A starting point for creating a web site for your club or organization.</li>
<li><strong>Time Tracker Starter Kit</strong> &#8211; A business web application for keeping track of hours spent on a project with the ability to handle multiple resources as well as multiple projects.</li>
<li><strong>Classifieds Web Site Starter Kit</strong> &#8211; The Classifieds Site Starter Kit provides a complete, ready to run, fully customizable, Web site for listing and managing classified advertisements.</li>
</ol>
<p>All of these can be found at <a href="http://www.asp.net/downloads/starterkits/default.aspx">http://www.asp.net/downloads/starterkits/default.aspx</a><br />
<span id="more-5"></span></p>
<p>While these are all nice, complete and easy to use web sites, the really exciting and advanced starter kits are the community supported ones listed below:</p>
<p><strong>Community supported starter kits include:</strong></p>
<ol>
<li><strong>Club Starter Kit 2.0 &#8211; </strong>A significantly extended version of the original version listed above. (see <a href="http://www.codeplex.com/ClubStarterKit">http://www.codeplex.com/ClubStarterKit</a>)</li>
<li><strong>Community Server </strong>- A very robust and fully developed communtiy oriented portal with forums, blog and content management (see <a href="http://communityserver.com/">http://communityserver.com</a>)</li>
<li><strong>DotNetNuke Portal Starter Kit</strong> &#8211; DotNetNuke is a Web Application Framework ideal for creating and deploying projects such as commercial web sites, corporate intranets and extranets, online publishing portals, and custom vertical applications.</li>
<li><strong>TheBeerHouse: CMS &amp; E-commerce Site Starter Kit</strong> &#8211; TheBeerHouse starter kit enables you to implement a website with functionality typically associated with a <nobr>CMS/e-commerce</nobr> site</li>
<li><strong>Paypal eCommerce Site Starter Kit</strong> &#8211; The PayPal-enabled eCommerce Starter Kit is an extensible open source web application that allows you to setup and manage your own ecommerce Web site.</li>
<li><strong>Job Site Starter Kit</strong> &#8211; Job Site Starter Kit is a web application that provides a platform for candidates seeking job and the employers to share their needs.</li>
<li><strong>Media Library Starter Kit</strong> &#8211; The Media Share Library Starter Kit enables you to easily create an application that allows registered users to present a collection of media items</li>
</ol>
<p>The all of these starter kits are free or have a free version and are well worth the licensing fee if you opt for the high end version.</p>
]]></content:encoded>
			<wfw:commentRss>http://aspstarterkit.com/index.php/resources/list-of-available-starter-kits/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Recommended Web Hosts for Starter Kits</title>
		<link>http://aspstarterkit.com/index.php/resources/recommended-web-hosts-for-starter-kits/</link>
		<comments>http://aspstarterkit.com/index.php/resources/recommended-web-hosts-for-starter-kits/#comments</comments>
		<pubDate>Tue, 17 Jul 2007 04:11:07 +0000</pubDate>
		<dc:creator>jason</dc:creator>
				<category><![CDATA[Resources]]></category>
		<category><![CDATA[1and1]]></category>
		<category><![CDATA[GoDaddy]]></category>
		<category><![CDATA[Ultima Hosts]]></category>
		<category><![CDATA[Web Host]]></category>

		<guid isPermaLink="false">http://aspstarterkit.com/?p=4</guid>
		<description><![CDATA[I am only going to speak from personal experience here but the two best hosts for asp.net that I have used are discountasp.net and ultimahosts.net.  I currently have all of my sites over at ultimahosts.net because they were a better value for me.  As an additional bonus ultimahosts.net will instantly set you up with a [...]]]></description>
			<content:encoded><![CDATA[<p>I am only going to speak from personal experience here but the two best hosts for asp.net that I have used are discountasp.net and ultimahosts.net.  I currently have all of my sites over at ultimahosts.net because they were a better value for me.  As an additional bonus ultimahosts.net will instantly set you up with a <strong>free </strong>trial account so you can make sure they work for you before you commit to a hosting plan. While quite inexpensive, I had nothing but problems with 1and1.com and godaddy.com and the price discount was not worth the headache.  That being said if anyone has had good success with either one of those hosts or any other host for that matter please chime in with your thoughts.�<br />
<br/><br/><script type="text/javascript"><!--
google_ad_client = "pub-0790136188616298";
google_ui_features = "rc:10";
google_ad_width = 468;
google_ad_height = 60;
google_ad_format = "468x60_as";
google_ad_type = "text_image";
google_alternate_ad_url = "?adsensem-benice=468x60";
google_color_border = "000099";
google_color_bg = "FFFFFF";
google_color_link = "000099";
google_color_text = "000000";
google_color_url = "";

//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</p>
]]></content:encoded>
			<wfw:commentRss>http://aspstarterkit.com/index.php/resources/recommended-web-hosts-for-starter-kits/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
