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> Join the fast-growing community putting openSUSE into more
14 hands by ordering the latest openSUSE PromoDVD for your group,
15 non-profit organization or event.
18 <p> Promo DVDs help to increase awareness and visibility of openSUSE
19 at events like LUG meetings, installfests, and conferences. We also
20 ship to schools and universities or for any other training purposes.
23 For more information on what is in the promotional DVD, please see
24 <a href="http://en.opensuse.org/openSUSE:Ambassador_kit">the
28 <h2>About your event:</h2>
31 Keep us informed about your upcoming event and we'll help you
32 promote it. After your event is completed, let us know and we might
33 feature you on openSUSE News. (Hint! We love photos. Take lots of
34 them!) You can contact us at <a
35 href="mailto:opensuse-marketing@opensuse.org">opensuse-marketing@opensuse.org</a>
36 to discuss promotion and/or other ways we can assist you.
39 <h2>Before You Place an Order:</h2>
43 <b>Personal Use:</b> Unfortunately, due to the cost and time
44 involved in shipping and handling, we can only send in bulk. We are
45 unable to respond to requests for DVDs for personal use for any
46 reason (including your terrible internet connection). To get a DVD
47 for yourself, please visit <a
48 href="http://software.opensuse.org">software.opensuse.org</a>. If
49 your connection is too slow, contact your <a
50 href="http://en.opensuse.org/openSUSE:Ambassadors_list">local
51 Ambassador</a> for an event in your area where you can get a free
52 copy. And, if you don't have a local Ambassador, consider becoming
53 one. We'd love to have you in our community.
57 <b>Commercial Use and Resale:</b> These PromoDVDs are not
58 for resale. If you wish to sell openSUSE Boxed versions, please
59 visit <a href="http://www.open-slx.de">open-SLX</a>.
63 <b>In Summary:</b> We will not fill requests for the following:
66 <li> single DVD requests </li>
67 <li>requests for reselling PromoDVDs</li>
68 <li>requests for samples for your company</li>
69 <li>Requests for DVDs due to slow internet connections</li>
74 We will try to fill requests for:
76 <li>DVDs for Free Software Day activities</li>
77 <li>openSUSE promotion at events and college fairs</li>
78 <li>LUGS and Linux conference stalls/booths</li>
79 <li> educational groups, community groups, or non-traditional events where you will talk about openSUSE</li>
80 <li>any event that has 100 or more expected attendees.</li>
81 <li>other reasons not listed but may be considered at our discretion</li>
86 You may also order in larger quantities if you have several events planned in the near future.
87 Not sure if your event or group qualifies? Just go ahead and fill out the form, we'll let you know. Or contact <a href="mailto:promodvds@opensuse.org">promodvds@opensuse.org</a> directly.
90 <h2>Filling Out the Order Form</h2>
93 Help us to quickly respond to your request by filling out the form
94 as accurately as possible.
98 <li>Please enter a brief reason why you need the DVDs and Provide a link of the event/purpose.</li>
99 <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>
100 <li> Shipping may take 2-3 weeks depending on your location and customs requirements</li>
101 <li>Please provide a real name for screening.</li>
102 <li>Use latin characters (letters and numbers) only.</li>
103 <li>Your phone number is needed for the parcel service.</li>
107 We try to keep you informed about the status of the shipment
110 <p>Colored fields are mandatory</p>
114 <% form_for :order, @order, :url => {:action => "save"} do |f| %>
115 <table id="promoformtbl">
116 <tr><td>Title: </td><td><%= f.select :title, %w(Mr. Mrs. Company) %></td></tr>
117 <tr><td>Name: </td><td><%= f.text_field :name, :class => "mandatory" %></td></tr>
118 <tr><td>Company: </td><td><%= f.text_field :company %></td></tr>
119 <tr><td>Street1: </td><td><%= f.text_field :street1, :class => "mandatory" %></td></tr>
120 <tr><td>Street2: </td><td> <%= f.text_field :street2 %></td></tr>
121 <tr><td>Zip </td><td><%= f.text_field :zip, :class => "mandatory" %></td></tr>
122 <tr><td>City </td><td><%= f.text_field :city, :class => "mandatory" %></td></tr>
123 <tr><td>County/State </td><td><%= f.text_field :county %></td></tr>
124 <tr><td>Country </td><td><%= f.text_field :country, :class => "mandatory" %></td></tr>
125 <tr><td>Phone number </td><td><%= f.text_field :phone, :class => "mandatory" %></td></tr>
126 <tr><td>E-Mail Address </td><td><%= f.text_field :email, :class => "mandatory" %></td></tr>
127 <tr><td>Amount of DVDs </td><td><%= f.text_field :amount, :class => "mandatory" %></td></tr>
128 <tr><td>What additional promotional material do you need (if available)? </td><td><%= f.text_field :material %></td></tr>
129 <tr><td>Reason (please include URL to event) </td><td><%= f.text_area :reason, :class => "mandatory" %></td></tr>
130 <tr><td>Deadline </td><td><%= f.text_field :deadline, :class => "mandatory" %></td></tr>
131 <tr><td colspan=2><%= submit_tag %></td></tr>
134 All data is used only for sending DVDs and will not be spread to third parties.
135 We store the data to inform the users if a new version is available. All
136 requests have to be screened to fulfill the US export embargo. More information
137 about the embargo and a list of countries at wikipedia
138 <a href='http://en.wikipedia.org/wiki/United_States_embargoes'>http://en.wikipedia.org/wiki/United_States_embargoes</a>.