|
| |
|
Analogue Clock Plugin available for purchase July 26, 2003 [MS Smartphone] | By anonymous 1. This analog clock also features display of the Internet time that is global and the same on the whole planet!
The analogue clock plugin puts a analogue clock onto the home page. As well as an analogue clock, its displays the time in text, the date, and Internet time. Internet time (@ time) is a number 0-1000 that represents time and its the same time all over the world. So if you arrange to call someone @765 in a different country , you donīt need to worry about time zones because @765 is the same all over the world. To buy it through Handango click here and to buy it through Smartphone.net click here. Please note: the size of the analog clock can be changed by changing "radius" attribute in the XML file. For more information about this customization feel free to visit vendorīs web site here. For demonstration purposes we present sample XML file below.
<!-- Madbeetle Clock Plugin -->
<!-- Copyright 2003 Madbeetle Limited -->
<!-- Licenced copy of MBClock.dll required to use this plugin -->
<!-- This copyright notice must be included in the theme.xml file -->
<!-- set image to "" if no image required else set image to bmp name -->
<plugin clsid="{AE6CE950-7A8B-41e2-8999-2DD2BA4B9A5F}" name="MBClock"
height="180" b-border-width="1" font-face="nina" font-size="11" font-weight="normal" >
<analogueclock hand-center="88,80" radius="50" image="MBClock2.bmp"
image_x="28" image_y="20" transparentColour="#FF0000">
<hourhand lengthscale="65" widthscale="8" fill-color="#000000"
outline-color="#626262"/>
<minutehand lengthscale="85" widthscale="7" fill-color="#000000"
outline-color="#626262"/>
</analogueclock>
<!-- mode = "0" Not shown, "12" 12 hr format, "24" 24 hr format -->
<clock mode="0" x="100" y="14"/>
<!-- mode = "0" Not shown, "long" long format, "short" short format -->
<date mode="short" x="70" y="148"/>
<!-- mode = "0" Not shown, "1" onshow -->
<internetTime mode="0" x="63" y="26"/>
</plugin>
|
| ||||||
| |