<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" version="2.0">

<channel>
	<title>RailsKits</title>
	
	<link>http://blog.railskits.com</link>
	<description>Get Code. Get Moving.</description>
	<lastBuildDate>Thu, 11 Feb 2010 00:03:30 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/RailsKits" /><feedburner:info xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" uri="railskits" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>Build on the Shopify Platform</title>
		<link>http://blog.railskits.com/2010/02/build-on-the-shopify-platform/</link>
		<comments>http://blog.railskits.com/2010/02/build-on-the-shopify-platform/#comments</comments>
		<pubDate>Thu, 11 Feb 2010 00:03:28 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Announcements]]></category>

		<guid isPermaLink="false">http://blog.railskits.com/?p=150</guid>
		<description><![CDATA[If you&#8217;re into e-commerce, like I am, you&#8217;ve probably heard of Shopify.  Shopify is a fantastic hosted e-commerce solution for store owners who want to quickly put up great-looking storefronts to sell their products.  In fact, I like Shopify so much, that it is the first recommendation to potential clients who come to [...]]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;re into e-commerce, like I am, you&#8217;ve probably heard of <a href="http://shopify.com/">Shopify</a>.  Shopify is a fantastic hosted e-commerce solution for store owners who want to quickly put up great-looking storefronts to sell their products.  In fact, I like Shopify so much, that it is the first recommendation to potential clients who come to me looking for me to build a custom storefront for them.  For most people, Shopify fills the bill quite nicely, and is a much cheaper option than me. <img src='http://blog.railskits.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Since I&#8217;m such a fan of Shopify, I was thrilled when <a href="http://jstorimer.com/">Jesse Storimer</a> approached me about releasing a Rails Kit that would help Rails developers build a Shopify application for the <a href="http://www.shopify.com/developers/">Shopify Platform</a>, a platform for developers to offer apps that can extend the functionality of Shopify for store owners.  Jesse proposed offering a ready-made application that shows you just how easy it is to hook into Shopify-hosted stores and use the Shopify-powered billing system.  And Jesse has done a bang-up job!</p>
<p>Check out the newest addition to the Rails Kits family &#8212; the <a href="http://railskits.com/shopify_app/">Shopify App Rails Kit</a>.  It&#8217;s an insanely easy way to build a SaaS application targeted at people who are already using Shopify to sell their products.  You get authentication, billing, and access to your customers&#8217; Shopify data, all throught the Shopify API, and you get help with marketing your app via the <a href="http://apps.shopify.com/">Shopify Application Store</a>.  It has never been easier to get your web app into the hands of paying customers, so try the <a href="http://railskits.com/shopify_app/">Shopify App Rails Kit</a> today!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.railskits.com/2010/02/build-on-the-shopify-platform/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Your Helpdesk in Rails</title>
		<link>http://blog.railskits.com/2009/06/your-helpdesk-in-rails/</link>
		<comments>http://blog.railskits.com/2009/06/your-helpdesk-in-rails/#comments</comments>
		<pubDate>Tue, 30 Jun 2009 14:58:01 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Announcements]]></category>

		<guid isPermaLink="false">http://blog.railskits.com/?p=144</guid>
		<description><![CDATA[The Helpdesk Rails Kit gets issues... a great way to roll up multiple tickets about the same problem to make it easier to keep customers updated.]]></description>
			<content:encoded><![CDATA[<p>I <a href="http://www.bencurtis.com/archives/2009/02/announcing-the-helpdesk-rails-kit/">announced the Helpdesk Kit</a> on my personal blog</a>, but I wanted to announce an update to that Kit here.  Since it&#8217;s initial release, the <a href="http://railskits.com/helpdesk/">Helpdesk Kit</a> has had a feature added that a high-traffic sites will find especially helpful: Issues.</p>
<p>When an email comes in to your support alias, or when one of your customers enters a support request via your web form, a ticket is created with the user&#8217;s info and the details of their support request.  If you get a lot of users submitting support requests all about the same problem (say you are running a Facebook application, you just broke something, and 100 people file tickets on it at the same time), then you may find yourself buried in a sea of tickets.  If you can fix all the problems with one code update, why not be able to close all the support tickets for that problem with one update, too?</p>
<p>With the new issues feature of the <a href="http://railskits.com/helpdesk/">Helpdesk Rails Kit</a> you can.  Now you can assign any number of tickets to an issue, and when you make updates to that issue, everyone who filed a ticket that is now associated with that issue get the update.  Now you can fix your broken feature, deploy an update, and close all the tickets at once, letting all your effected customers know that the problem has been solved.  You get to save yourself your time, and each of your customers still gets a personalized response.</p>
<p>If you haven&#8217;t already checked out the <a href="http://railskits.com/helpdesk/">Helpdesk Kit</a>, now is a great time to do it.  For the price of a single user license for some other support system applications, you get an unlimited license to a Rails-based support system that you can optionally integrate directly into your existing Ruby on Rails application.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.railskits.com/2009/06/your-helpdesk-in-rails/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Build map mashups with the Map Rails Kit</title>
		<link>http://blog.railskits.com/2008/09/build-map-mashups-with-the-map-rails-kit/</link>
		<comments>http://blog.railskits.com/2008/09/build-map-mashups-with-the-map-rails-kit/#comments</comments>
		<pubDate>Thu, 04 Sep 2008 20:52:41 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Announcements]]></category>

		<guid isPermaLink="false">http://railskits.com/?p=82</guid>
		<description><![CDATA[I&#8217;m happy to announce the arrival of the Map Rails Kit &#8212; a full Rails application that implements the Google Maps API.  Now you don&#8217;t have to worry about cobbling together various out-dated javascript examples, or even reading the Google docs for geocoding.    Now you can just take this Kit, create [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m happy to announce the arrival of the <a href="http://railskits.com/map/">Map Rails Kit</a> &#8212; a full Rails application that implements the Google Maps API.  Now you don&#8217;t have to worry about cobbling together various out-dated javascript examples, or even reading the Google docs for geocoding. <img src='http://blog.railskits.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />   Now you can just take this Kit, create markers in the database with whatever addresses you want to map, and all the hard work will be done for you.  It&#8217;s cool stuff!</p>
<p>Check it out, and <a href="http://railskits.com/map/">get your mapping on</a>! <img src='http://blog.railskits.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>I&#8217;m also delighted to announce that this is the first Rails Kit authored by someone other than me!  <a href="http://railsjedi.com/">Jacques Crocker</a> has done all the heavy lifting on this one, and he&#8217;s done a bang-up job.  Jacques was one of the first customers for the <a href="http://railskits.com/saas/">SaaS Rails Kit</a>, so it&#8217;s been doubly enjoyable to work with him on this Kit.</p>
<p>If you&#8217;d like to publish a Kit at Rails Kits, feel free to <a href="http://railskits.com/about/">get in touch</a>.  Or, if you just have an idea for Kit, and you&#8217;d like me to build it, let me know about that, too. <img src='http://blog.railskits.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.railskits.com/2008/09/build-map-mashups-with-the-map-rails-kit/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Paid content sites with Rails</title>
		<link>http://blog.railskits.com/2008/08/paid-content-sites-with-rails/</link>
		<comments>http://blog.railskits.com/2008/08/paid-content-sites-with-rails/#comments</comments>
		<pubDate>Thu, 07 Aug 2008 12:52:57 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Announcements]]></category>

		<guid isPermaLink="false">http://railskits.com/?p=41</guid>
		<description><![CDATA[If you are looking to create a content side with a paid membership component, you&#8217;re in luck &#8212; the new CMS Rails Kit has you covered.  An extension to the popular Radiant Content Management System built using Ruby on Rails, the CMS Rails Kit makes it easy for you to charge users on a [...]]]></description>
			<content:encoded><![CDATA[<p>If you are looking to create a content side with a paid membership component, you&#8217;re in luck &#8212; the new <a href="http://railskits.com/cms">CMS Rails Kit</a> has you covered.  An extension to the popular <a href="http://radiantcms.org">Radiant Content Management System</a> built using Ruby on Rails, the <a href="http://railskits.com/cms">CMS Rails Kit</a> makes it easy for you to charge users on a recurring basis for access to your content-based web site.</p>
<p>With this Kit you get support for multiple tiers of access, periodic billing, and user account self-signup and cancellation.  The Kit hooks into the Radiant administration interface, so restricting your content to only paid members is as simple as clicking a checkbox when editing a page.</p>
<p>You can also set the pricing to be free, in case you don&#8217;t want to charge for your content but you do want to restrict it to only people who have registered at your site.</p>
<p>To get a quick start on building a membership site with paid content using Ruby on Rails, check out the <a href="http://railskits.com/cms">CMS Rails Kit</a> now!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.railskits.com/2008/08/paid-content-sites-with-rails/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Recurring Billing with Authorize.net CIM</title>
		<link>http://blog.railskits.com/2008/07/recurring-billing-with-authorizenet-cim/</link>
		<comments>http://blog.railskits.com/2008/07/recurring-billing-with-authorizenet-cim/#comments</comments>
		<pubDate>Thu, 17 Jul 2008 17:23:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Announcements]]></category>

		<guid isPermaLink="false">http://railskits.com/?p=13</guid>
		<description><![CDATA[I am delighted to announce that the SaaS Rails Kit now supports the Authorize.net payment gateway with their CIM offering.  Supporting this gateway has been a much-requested feature, and now it is that much easier to get your new subscription-based web application up and running.
Connecting to the Authorize.net payment gateway is as easy as [...]]]></description>
			<content:encoded><![CDATA[<p>I am delighted to announce that the <a href="http://railskits.com/saas/">SaaS Rails Kit</a> now supports the <a href="http://authorize.net/">Authorize.net</a> payment gateway with their CIM offering.  Supporting this gateway has been a much-requested feature, and now it is that much easier to get your new subscription-based web application up and running.</p>
<p>Connecting to the Authorize.net payment gateway is as easy as any of the other supported gateways.  Once you have your Authorize.net account with CIM activated, simply drop in the API login credentials into the gateway configuration file, specify the authorize_net_cim gateway in the application configuration file, and start the sample application.  You&#8217;ll then be up and running with a bare-bones Rails application that can handle self-service account creations, upgrades and downgrades, the collecting of payment information, and automated recurring billing.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.railskits.com/2008/07/recurring-billing-with-authorizenet-cim/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SaaS Rails Kit now supports PayPal</title>
		<link>http://blog.railskits.com/2008/06/create-paypal-billing-agreements-with-the-saas-rails-kit/</link>
		<comments>http://blog.railskits.com/2008/06/create-paypal-billing-agreements-with-the-saas-rails-kit/#comments</comments>
		<pubDate>Fri, 20 Jun 2008 17:22:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[SaaS]]></category>

		<guid isPermaLink="false">http://railskits.com/?p=12</guid>
		<description><![CDATA[The SaaS Rails Kit now supports PayPal as a payment method.  This has been a much-requested feature, so I&#8217;m delighted to be able to have it available.
When your application is built on the SaaS Rails Kit, your customers can choose whether to provide payment info via a credit card of via PayPal.  If [...]]]></description>
			<content:encoded><![CDATA[<p>The <a href="http://railskits.com/saas/">SaaS Rails Kit</a> now supports PayPal as a payment method.  This has been a much-requested feature, so I&#8217;m delighted to be able to have it available.</p>
<p>When your application is built on the SaaS Rails Kit, your customers can choose whether to provide payment info via a credit card of via PayPal.  If your customer chooses PayPal, he is redirected to PayPal to create a billing agreement for your service, and then is redirected back to your application.  By using the API provided by Website Payments Standard (the basic business plan offered by PayPal), your Rails application can make charges on demand against these billing agreements, just as it does for those customers who are paying with credit cards.  There&#8217;s no additional setup required, beyond providing your PayPal credentials in the config file.</p>
<p>To help celebrate this new functionality, I&#8217;m offering a 10% discount on the <a href="http://railskits.com/saas/">SaaS Rails Kit</a>&#8230; use the discount code &#8220;paypal&#8221; during checkout <strong>before July 15th</strong> to get the discount.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.railskits.com/2008/06/create-paypal-billing-agreements-with-the-saas-rails-kit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SaaS Kit now supports Rails 2.1 and additional gateways</title>
		<link>http://blog.railskits.com/2008/06/saas-kit-now-supports-rails-21-and-additional-gateways/</link>
		<comments>http://blog.railskits.com/2008/06/saas-kit-now-supports-rails-21-and-additional-gateways/#comments</comments>
		<pubDate>Mon, 09 Jun 2008 17:30:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[SaaS]]></category>

		<guid isPermaLink="false">http://railskits.com/?p=11</guid>
		<description><![CDATA[I just released an update to the SaaS Rails Kit that includes support for Rails 2.1 and two new gateways: Payment Express and TrustCommerce.  With the addition of the Payment Express gateway, you can now use the Kit to build your subscription-based web application using a bank in Australia, New Zealand, the Pacific Islands, [...]]]></description>
			<content:encoded><![CDATA[<p>I just released an update to the SaaS Rails Kit that includes support for Rails 2.1 and two new gateways: <a href="http://www.paymentexpress.com/">Payment Express</a> and <a href="http://trustcommerce.com/">TrustCommerce</a>.  With the addition of the Payment Express gateway, you can now use the Kit to build your subscription-based web application using a bank in Australia, New Zealand, the Pacific Islands, Singapore, South Africa, or the United Kingdom.  Braintree supports merchants in the US.</p>
<p>If you have a particular gateway you would like to have supported by the Kit, feel free to <a href="http://railskits.com/about/">get in touch</a> to let me know and I&#8217;ll take a look at adding it.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.railskits.com/2008/06/saas-kit-now-supports-rails-21-and-additional-gateways/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Using Braintree</title>
		<link>http://blog.railskits.com/2008/05/using-braintree/</link>
		<comments>http://blog.railskits.com/2008/05/using-braintree/#comments</comments>
		<pubDate>Fri, 09 May 2008 23:16:45 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[SaaS]]></category>

		<guid isPermaLink="false">http://railskits.com/?p=9</guid>
		<description><![CDATA[A number of people have asked me about using Braintree as the supported gateway for the SaaS Rails Kit, since they aren&#8217;t as well known as, say, Authorize.net.  Some people are nervous about going with a gateway / merchant account provider who hasn&#8217;t been around as long as some of the others, so I [...]]]></description>
			<content:encoded><![CDATA[<p>A number of people have asked me about using <a href="http://www.braintreepaymentsolutions.com/">Braintree</a> as the supported gateway for the <a href="http://railskits.com/saas/">SaaS Rails Kit</a>, since they aren&#8217;t as well known as, say, Authorize.net.  Some people are nervous about going with a gateway / merchant account provider who hasn&#8217;t been around as long as some of the others, so I wanted to write a quick blog post to help answer that concern.</p>
<p>First, let me say that my experience using them for my gateway for <a href="http://catchthebest.com/">Catch the Best</a> has been fantastic.  I originally chose another merchant account provider and gateway, but then switched to Braintree for the gateway when my first gateway wasn&#8217;t quite working out.  I did keep the merchant account from my first provider, though, and Braintree did a great job of getting their gateway talking to it without any fuss.  Since that can sometimes be a hair-pulling experience, I was glad for that.  Before, during, and after the transition, they have been ultra-responsive and helpful in getting me squared away with my CC processing.</p>
<p>Others have had a similar experience.  Robby recently <a href="http://www.robbyonrails.com/articles/2008/04/16/review-braintree">blogged about his experience with Braintree</a>, and praised them all-around.  His experience was a lot like mine, actually, in that I used to always go to TrustCommerce, but have found them to be less than responsive in the last year or so.  Bryan at Braintree, at the other hand, always goes out of his way to be helpful.  How many CEOs of CC processing companies are willing to work with you one-on-one to make sure everything goes smoothly for you, like Bryan does?</p>
<p>And, if you need a further endorsement, Cody Fauser used Braintree as his example gateway in his ActiveMerchant PeepCode PDF.  You can&#8217;t argue with that! <img src='http://blog.railskits.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>So, rest easy, Braintree is fantastic.  I invite you to find out for yourself.  Just ping them about whatever payment processing question you have, and I&#8217;m sure they&#8217;ll be happy to help.  Then, once you&#8217;re settled on that, come back and buy the <a href="http://railskits.com/saas/">SaaS Rails Kit</a> to save yourself the time and hassle of writing recurring billing code for your Ruby on Rails application.</p>
<p><strong>Update:</strong> As of October 2008, Braintree now may apply monthly minimums if your annual volume is less than $1 million per year.  If you are just starting out, you&#8217;ll want to compare those fees to the costs of using Authorize.net CIM &#8212; support for which has been added to the <a href="http://railskits.com/saas/">SaaS Rails Kit</a> since this blog post was originally written.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.railskits.com/2008/05/using-braintree/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Welcome to Rails Kits</title>
		<link>http://blog.railskits.com/2008/04/ready-made-rails-code/</link>
		<comments>http://blog.railskits.com/2008/04/ready-made-rails-code/#comments</comments>
		<pubDate>Sat, 19 Apr 2008 20:25:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Announcements]]></category>

		<guid isPermaLink="false">http://railskits.com/?p=1</guid>
		<description><![CDATA[Welcome to Rails Kits, a new source of quality Rails code for you to use in your projects.  More than just plugins, these starter kits can act as the foundation of your new Rails application.  You can save hours of time using these kits, skipping the boring stuff and diving right into the [...]]]></description>
			<content:encoded><![CDATA[<p>Welcome to Rails Kits, a new source of quality Rails code for you to use in your projects.  More than just plugins, these starter kits can act as the foundation of your new Rails application.  You can save hours of time using these kits, skipping the boring stuff and diving right into the code that makes your application different from all the rest.</p>
<p>The first Rails Kit is the <a href="http://railskits.com/saas/">Software as a Service Rails Kit</a>, which provides you a complete subscription management and recurring billing solution, right out of the box.  This full Rails application, based on work I&#8217;ve done for myself and various clients, is well-tested and is ready to be a quick start for building your hosted web service.  Get it today!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.railskits.com/2008/04/ready-made-rails-code/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss><!-- Dynamic Page Served (once) in 0.348 seconds --><!-- Cached page served by WP-Cache -->
