sync
[www.jankratochvil.net.git] / product / mms2 / Index.pm
1 # $Id$
2 # Main page of 'product::mms2'
3 # Copyright (C) 2005 Jan Kratochvil <project-www.jankratochvil.net@jankratochvil.net>
4
5 # This program is free software; you can redistribute it and/or modify
6 # it under the terms of the GNU General Public License as published by
7 # the Free Software Foundation; exactly version 2 of June 1991 is required
8
9 # This program is distributed in the hope that it will be useful,
10 # but WITHOUT ANY WARRANTY; without even the implied warranty of
11 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
12 # GNU General Public License for more details.
13
14 # You should have received a copy of the GNU General Public License
15 # along with this program; if not, write to the Free Software
16 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
17
18
19 package product::mms2::Index;
20 require 5.6.0;  # at least 'use warnings;' but we need some 5.6.0+ modules anyway
21 our $VERSION=do { my @r=(q$Revision$=~/\d+/g); sprintf "%d.".("%03d"x$#r),@r; };
22 our $CVS_ID=q$Id$;
23 use strict;
24 use warnings;
25
26 use My::Web;
27
28
29 our @ListItem=(
30                 "name"=>"MMS2",
31                 "priority"=>100,
32                 "icon"=>"icon.jpeg",
33                 "summary"=>"Alternative center for cheaper mobile phones multimedia messages (MMS)",
34                 "description"=>sub { return <<"HERE"; },
35 <p><b>This product is no longer maintained.</b></p>
36 <p>You can use MMS messages for a price slightly higher than regular SMS
37 message, depending on the GPRS data price plans of your country.
38 Service is suitable to coexist with existing GSM networks MMS services.</p>
39 HERE
40                 );
41
42 sub handler
43 {
44 Wuse 'product::Lib';
45 my $W=product::Lib->init(
46                 "css_push"=>"/product/mms2/Index.css",
47                 );
48
49 my $ListItem=product::Lib->name_to_hashref("mms2");
50
51
52 my %www_mms2_site=(
53         "CZ"=>"www.mms2.cz",
54         "SK"=>"www.mms2.cz",
55           ""=>"www.mms2.cz",
56 #         ""=>"www.mms2.org",
57         );
58 my $www_mms2_site=text_cc \%www_mms2_site;
59 $_="http://$_/" for values(%www_mms2_site);
60 # <caption/> would get wrapped to the image width.
61 print <<"HERE";
62 <h1>@{[ product::Lib->title($ListItem) ]}</h1>
63
64 <p><b>This product is no longer maintained.</b></p>
65
66 <p>Currently supported client mobile phones of the country: <i>Czech Republic</i></p>
67 <table border="0" class="margin-center td-center">
68         <tr><td>@{[
69                 a_href_cc \%www_mms2_site,img('web-screenshot256.png',"$www_mms2_site web link")
70                 ]}</td></tr>
71         <tr><td style="font-size: xx-large;">@{[
72                 a_href_cc \%www_mms2_site,"$www_mms2_site web link"
73                 ]}</td></tr>
74 </table>
75
76 <p>Coverage by the news articles:</p>
77 <ul>
78         <li>@{[ a_href 'http://www.mobilmania.cz/Zpravy/AR.asp?ARI=111260','mobilmania.cz' ]} (Czech only)</li>
79         <li>
80                 @{[ a_href 'http://mobil.idnes.cz/mob_operatori.asp?r=mob_operatori&c=A051106_214538_mob_operatori_dno','mobil.cz' ]}
81                 (Czech only)
82         </li>
83 </ul>
84
85 <h2 id="agent">Revenue share from MMS in your country</h2>
86
87 <p>This calculation is based on an assumption price for sending 1 MMS message
88 (<b>MMS_price</b>) is constant. In some countries the MMS messages are exactly
89 for the price of the GPRS data transfer itself - there definitely does not make
90 any sense to deploy this custom MMS center called <b>MMS2</b>:</p>
91
92 <table border="0" class="margin-center"><tr><td>
93         min(<b>SMS_price</b>, EUR <b>0.04</b>) + 20 * <b>1KB_GPRS_price</b> + <b>income</b>
94                         &lt; <b>MMS_price</b>
95 </td></tr></table>
96
97 <p>Each MMS transaction requires 1 notificating binary SMS and usually about 20
98 KB of GPRS transferred data. Please note there is generally no possibility to
99 use any free or cheap SMS gateways as they cannot pass arbitrary binary
100 data. MMS transaction scheme:</p>
101
102 @{[ centerimg "mms-xfer.svg","MMS Transaction" ]}
103
104 <p>I am also interested in SMS prices valid for sending messages to the
105 countries worldwide substantially below the currently available sending for the
106 price EUR 0.04.</p>
107
108 <p>Your deployment of <b>MMS2</b> will need to cover at least very detailed
109 local price plans analysis, appropriate kind of service marketing and basic
110 service deployment testing. Currently already covered countries:
111 <i>Czech</i>,
112 <i>Japan</i>.
113 Do not hesitate to contact me: @{[ a_href 'mailto:mms2@jankratochvil.net' ]}</p>
114
115 <p>Do you consider MMS dead? The service really did not reach the expectation
116 but it is usually caused at least by its current exaggerated prices trying to
117 cover its expensive development. With the proper international cooperation and
118 this service framework with low investition costs it may undercut even the
119 prices of your local <b>SMS</b> prices! Currently it already can equal the MMS
120 price to the usual SMS price due to different available SMS service prices.</p>
121
122
123 <h2>Any disadvantages?</h2>
124
125 <p>The cooperation with existing MMS center is the major problem although it
126 should be acceptably resolved for the target customers of this alternative
127 center <b>MMS2</b>. It cannot be deployed with official MMS centers
128 interconnecting contract with existing operators as the fees for MMS
129 termination in the 'legacy' MMS center would inhibit any competitive prices of
130 the MMS service itself offered by this alternative center <b>MMS2</b>. It may
131 be different in your country, though - check yourself, please</p>
132
133 <p>Currently deployed service is based on:</p>
134
135 <table border="1" class="delivery-method">
136         <tr>
137                 <th>Originating Mobile</th>
138                 <th style="font-weight: bold;">&mdash;&gt;</th>
139                 <th>Recipient Mobile</th>
140                 <th>Delivery Method</th>
141         </tr>
142         <tr id="a_table">
143                 <td>Legacy operator's center</td>
144                 <td class="sign">&mdash;&gt;</td>
145                 <td>Legacy operator's center</td>
146                 <td>(legacy, not <b>MMS2</b> related)</td>
147         </tr>
148         <tr id="b_table">
149                 <td><b>MMS2</b> service</td>
150                 <td class="sign">&mdash;&gt;</td>
151                 <td>Legacy operator's center</td>
152                 <td><b>MMS2</b> initiated WAP-Push</td>
153         </tr>
154         <tr id="c_table">
155                 <td>Legacy operator's center</td>
156                 <td class="sign">&mdash;&gt;</td>
157                 <td><b>MMS2</b> service</td>
158                 <td><b>operator</b> initiated text SMS</td>
159         </tr>
160         <tr id="d_table">
161                 <td><b>MMS2</b> service</td>
162                 <td class="sign">&mdash;&gt;</td>
163                 <td><b>MMS2</b> service</td>
164                 <td><b>MMS2</b> native MMSE delivery</td>
165         </tr>
166 </table>
167
168 <p>WAP-Push type delivery for non-<b>MMS2</b> recipients includes information
169 on subscribing the cheaper <b>MMS2</b> provider thus the friends really wanting
170 to save on MMS messages cost will all move to the alternative <b>MMS2</b>
171 services while utilizing the standard (MMSE) native MMS messages delivery.</p>
172
173 <p>In the case the customer is already subscribed to the alternative
174 <b>MMS2</b> center and it is sent MMS message via the legacy operator's MMS
175 center it will get delivered generally only as text SMS message with web pickup
176 instructions. This is the only serious drawback of this <b>MMS2</b>
177 services.</p>
178
179 HERE
180
181
182 exit;
183 }
184 1;