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