data: MMS
authorFrantišek Kučera <franta-hg@frantovo.cz>
Wed, 14 Aug 2013 00:06:55 +0200
changeset 63088e25408bf9
parent 62 d99e45054fd8
child 64 52fcc247be02
data: MMS
data/dictionary.xml
     1.1 --- a/data/dictionary.xml	Tue Aug 13 23:51:23 2013 +0200
     1.2 +++ b/data/dictionary.xml	Wed Aug 14 00:06:55 2013 +0200
     1.3 @@ -83,7 +83,15 @@
     1.4  	</concept>
     1.5  	<concept>
     1.6  		<term abbreviation="MMS" completeForm="multimedia messaging service" language="en"/>
     1.7 -		<explanation language="en"><text></text></explanation>
     1.8 +		<explanation language="en">
     1.9 +			<text>
    1.10 +				a service or particular multimedia message sent from or to a mobile phone;
    1.11 +				in contrast to SMS, supports not only text but also pictures, videos, sounds…
    1.12 +				thus subscriber can take a photo by his mobile phone and easily send it to a friend;
    1.13 +				other use case is AOMT messaging e.g. news with pictures or some premium content;
    1.14 +				MMS requires special infrastructure including MMSC deployed by the operator
    1.15 +			</text>
    1.16 +		</explanation>
    1.17  		<tag>messaging</tag>
    1.18  	</concept>
    1.19  	<concept>
    1.20 @@ -110,7 +118,12 @@
    1.21  	</concept>
    1.22  	<concept>
    1.23  		<term abbreviation="SMIL" completeForm="synchronized multimedia integration language" language="en"/>
    1.24 -		<explanation language="en"><text></text></explanation>
    1.25 +		<explanation language="en">
    1.26 +			<text>
    1.27 +				a markup language for describing multimedia presentations;
    1.28 +				describes timing, layout, animations etc.
    1.29 +			</text>
    1.30 +		</explanation>
    1.31  		<tag>computer</tag>
    1.32  		<tag>xml</tag>
    1.33  	</concept>