impress/app/views/static/donate.html.haml

108 lines
4.3 KiB
Text
Raw Normal View History

2011-06-28 10:24:40 -07:00
- title "Support Dress to Impress"
%h2 Image Mode is almost here, but we need your help!
= campaign_progress do
We have
= surround '$', ',' do
%span.campaign-raised
and need
= precede '$' do
%span.campaign-goal
to run the upgraded server for a year
2011-06-28 10:24:40 -07:00
- if can_use_image_mode?
%p.success
Thank you for your help! Image Mode should be live on your account. Enjoy!
2011-07-01 11:53:28 -07:00
%section#image-mode-data
%figure#image-mode-preview
= image_tag 'image_mode_preview.png'
%figcaption
Image Mode ♥
#campaign-donors
%h3 Thank you!
%ol
#image-mode-beta
2011-07-02 10:23:38 -07:00
%header
As a Thank You gift, those who donate at least $5 will receive early
beta access to Image Mode
= pledgie_form_tag do
= pledgie_amount_label_tag 'Amount'
= pledgie_amount_field_tag
%button{:type => 'submit'} Donate now!
2011-06-28 10:24:40 -07:00
%p
Once you're done, send your PayPal email address and
2011-06-28 10:24:40 -07:00
= link_to 'Dress to Impress username', login_path_with_return_to
to
= succeed '.' do
= mail_to 'webmaster@openneo.net'
2011-06-28 10:24:40 -07:00
%p We'll email you soon!
2011-07-02 10:23:38 -07:00
2011-07-01 11:53:28 -07:00
#image-mode-description
2011-06-28 10:24:40 -07:00
:markdown
**Soon, Dress to Impress will be able to both save outfits as images and
even run entirely without Flash**. Image Mode. It's taken months to put
together, and it's pretty darn exciting. It's the most requested feature
for Dress to Impress, ever.
**To get there, though, we need a server upgrade.** We've done our best to
cut back on memory usage on the server we have now, but ultimately found
2011-07-04 14:52:34 -07:00
that, since Dress to Impress has grown so much, we don't have the server
power to both run the site and convert Flash files to images. When we try,
the site goes down, and that's no good for anybody.
2011-06-28 10:24:40 -07:00
**So, we're moving from about $20 to $30 a month.** We'll be moving from
[Linode's 512 server to the 768 server](http://linode.com). It's what we
need to do in order to have enough RAM to both convert Flash to image and
also run a website with thousands of users a day.
2011-07-01 11:53:28 -07:00
**As a little treat, those who give at least $5 will get early access
to Image Mode.** Though we're still missing quite a few converted SWFs,
you'll be able to get a feel for what Image Mode will be when it's ready
for prime time, and help make sure it's exactly as simple and powerful as
it needs to be.
2011-07-02 10:23:38 -07:00
**Of course, it's still all about supporting a website you love.** Give
exactly as much as you want to give. If you can't afford a $5 gift right
now, don't worry about it. You'll still get Image Mode once it's ready.
Similarly, if you *can* afford to give more than $5, please consider doing
so. I often hear how much people appreciate Dress to Impress, and I'd hope
that it might be worth more than a wearable or two. I'm just one guy
building this site in my free time, and I can't afford server costs on my
own, so I'm so glad to be a part of such a generous community.
2011-06-28 10:24:40 -07:00
**Thank you for your continued support.** Dress to Impress is 100%
2011-07-02 10:23:38 -07:00
user-funded, and we intend to stay that way. Our goal is to raise enough
money to be able to keep running on the upgraded server for the next 12
2011-07-04 14:52:34 -07:00
months, so that's $280: $360 minus about $80 remaining from previous
fundraisers. Not very much. I know we can do it.
2011-07-01 11:53:28 -07:00
#image-mode-comments
#disqus_thread
2011-07-02 10:23:38 -07:00
- if Rails.env.development?
:javascript
var disqus_developer = 1;
2011-07-01 11:53:28 -07:00
:javascript
var disqus_shortname = 'dresstoimpress';
// The following are highly recommended additional parameters. Remove the slashes in front to use.
var disqus_identifier = 'dresstoimpress_donate';
/* * * DON'T EDIT BELOW THIS LINE * * */
(function() {
var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
dsq.src = 'http://' + disqus_shortname + '.disqus.com/embed.js';
(document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
var s = document.createElement('script'); s.async = true;
s.type = 'text/javascript';
s.src = 'http://' + disqus_shortname + '.disqus.com/count.js';
(document.getElementsByTagName('HEAD')[0] || document.getElementsByTagName('BODY')[0]).appendChild(s);
}());
%a.dsq-brlink{:href => "http://disqus.com"}
blog comments powered by
%span.logo-disqus Disqus