less error info for the user
[opensuse:software-o-o.git] / app / views / order / new.rhtml
1 <%
2 @hide_search_box = true
3 @page_title = "Order Promo DVD copies for your next events"
4 -%>
5 <style type="text/css">
6   table#promoformtbl *.mandatory {
7     background-color: #d99;
8   }
9 </style>
10
11 <div>
12
13   <h2>Note: We're out of stock of openSUSE 11.4 PromoDVDs. Next production is planned for openSUSE 12.1 in November.</h2>
14
15   <p> Join the fast-growing community putting openSUSE into more
16     hands by ordering the latest openSUSE PromoDVD for your group,
17     non-profit organization or event.
18   </p>
19
20   <p> Promo DVDs help to increase awareness and visibility of openSUSE
21     at events like LUG meetings, installfests, and conferences.  We also
22     ship to schools and universities or for any other training purposes.
23   </p>
24   <p>
25     For more information on what is in the promotional DVD, please see
26     <a href="http://en.opensuse.org/openSUSE:Ambassador_kit">the
27       wiki</a>.
28   </p>
29
30   <h2>About your event:</h2>
31
32   <p> 
33
34     Keep us informed about your upcoming event and we'll help you
35     promote it.  Go to <a
36     href="http://en.opensuse.org/openSUSE:Marketing_materials">the
37     marketing materials wiki page</a> to download any other Marketing
38     material that you think it might help you with your event.  After
39     your event is completed, let us know and we might feature you on
40     openSUSE News.  (Hint!  We love photos.  Take lots of them!)  You
41     can contact us at <a
42     href="mailto:opensuse-marketing@opensuse.org">opensuse-marketing@opensuse.org</a>
43     to discuss promotion and/or other ways we can assist you.
44
45   </p>
46
47   <h2>Before You Place an Order:</h2>
48
49   <p> 
50
51     <b>Personal Use:</b> Unfortunately, due to the cost and time
52     involved in shipping and handling, we can only send in bulk.  We are
53     unable to respond to requests for DVDs for personal use for <em>any
54     reason</em> (including your terrible internet connection). To get a DVD
55     for yourself, please visit <a
56       href="http://software.opensuse.org">software.opensuse.org</a>.  If
57     your connection is too slow, contact your <a
58       href="http://en.opensuse.org/openSUSE:Ambassadors_list">local
59       Ambassador</a> for an event in your area where you can get a free
60     copy.  And, if you don't have a local Ambassador, consider becoming
61     one.  We'd love to have you in our community.
62   </p>
63
64   <p>
65     <b>Commercial Use and Resale:</b> These PromoDVDs are not
66     for resale.  If you wish to sell openSUSE Boxed versions, please
67     visit <a href="http://www.open-slx.de">open-SLX</a>.
68   </p>
69
70   <p>
71     <b>In Summary:</b> We will not fill requests for the following:
72
73   <ul>
74     <li>single DVD requests </li>
75     <li>requests for reselling PromoDVDs</li>
76     <li>requests for samples for your company</li>
77     <li>requests for DVDs due to slow internet connections</li>
78   </ul>
79 </p>
80
81 <p>
82   We will try to fill requests for:
83 <ul>
84   <li>DVDs for Free Software Day activities</li>
85   <li>openSUSE promotion at events and college fairs</li>
86   <li>LUGS and Linux conference stalls/booths</li>
87   <li>educational groups, community groups, or non-traditional events where you will talk about openSUSE</li>
88   <li>any event that has 100 or more expected attendees</li>
89   <li>other reasons not listed but may be considered at our discretion</li>
90 </ul>
91 </p>
92
93 <p> 
94   You may also order in larger quantities if you have several events planned in the near future.
95   Not sure if your event  or group qualifies? Just go ahead and fill out the form, we'll let you  know.
96 </p>
97
98 <h2>Filling Out the Order Form</h2>
99
100 <p>
101   Help us to quickly respond to your request by filling out the form
102   as accurately as possible.
103 </p>
104
105 <ul>
106   <li>Please enter a <b>brief</b> reason why you need the DVDs and Provide a link of the event/purpose.</li>
107   <li>We might have posters and other promotional material (in English only) and  T-Shirts. If you want some, please state that and we supply based on  availability.</li>
108   <li>Shipping may take 2-3 weeks depending on your location and customs requirements.</li>
109   <li>Please provide a real name for screening.</li>
110   <li>Use latin characters (letters and numbers) only.</li>
111   <li>Your phone number is needed for the parcel service.</li>
112   <li>Please use multiplies of 100 in ordering.</li>
113   <li>Use only English for entering comments</li>
114 </ul>
115
116 <p>
117   We try to keep you informed about the status of the shipment
118 </p>
119
120 <p>
121
122   <b>Cost:</b>The PromoDVDs, material and shipment is sponsored by
123   SUSE. We cannot take care of <b>customs</b> for you, this is
124   something you might need to pay - depending on the amount of media
125   and your local custom situation.
126
127 </p>
128
129 <p>Colored fields are mandatory</p>
130 </div>
131
132
133 <% form_for :order, @order, :url => {:action => "save"} do |f| %>
134   <table id="promoformtbl">
135     <tr><td>Reason (please include URL to event) </td><td><%= f.text_area :reason, :class => "mandatory" %></td></tr>
136     <tr><td>Title: </td><td><%= f.select :title, %w(Mr. Mrs. Company) %></td></tr>
137     <tr><td>Full Name: </td><td><%= f.text_field :name, :class => "mandatory" %></td></tr>
138     <tr><td>Company: </td><td><%= f.text_field :company %></td></tr>
139     <tr><td>Street1: </td><td><%= f.text_field :street1, :class => "mandatory" %></td></tr>
140     <tr><td>Street2: </td><td> <%= f.text_field :street2 %></td></tr>
141     <tr><td>Zip </td><td><%= f.text_field :zip, :class => "mandatory" %></td></tr>
142     <tr><td>City </td><td><%= f.text_field :city, :class => "mandatory" %></td></tr>
143     <tr><td>County/State </td><td><%= f.text_field :county %></td></tr>
144     <tr><td>Country </td><td><%= f.text_field :country, :class => "mandatory" %></td></tr>
145     <tr><td>Phone number </td><td><%= f.text_field :phone, :class => "mandatory" %></td></tr>
146     <tr><td>E-Mail Address </td><td><%= f.text_field :email, :class => "mandatory" %></td></tr>
147     <tr><td>Amount of DVDs (<b>We are out of 11.4 DVDs now!</b>)</td><td><%= f.text_field :amount, :class => "mandatory" %></td></tr>
148     <tr><td>What additional promotional material do you need (if available)?  </td><td><%= f.text_field :material %></td></tr>
149     <tr><td>Deadline (use the ISO format YYYY-MM-DD, e.g. 2011-03-31 or NONE) </td><td><%= f.text_field :deadline, :class => "mandatory" %></td></tr>
150     <tr><td colspan=2><%= submit_tag("Send request now") %></td></tr>
151   </table>
152   <p>
153     All data is used only for sending openSUSE promotional material
154     and will not be spread to third parties.  We store the data to
155     inform the users if a new version is available. All requests have
156     to be screened to fulfill the US export embargo. More information
157     about the embargo and a list of countries at wikipedia <a
158     href='http://en.wikipedia.org/wiki/United_States_embargoes'>http://en.wikipedia.org/wiki/United_States_embargoes</a>.
159
160   </p>
161 <% end %>