<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
</head>
<body class='hmmessage'>
Good evening folks,<br>I'm trying to use the notifications service within my javascript plasmoid in order to display a nice popup notification on certain events,<br>but I'm stuck with its initialization. Looking at the API ( service(string dataEngineName, string sourceName) ), I wrote something like:<br><br>job = service("notifications",)<br><br>but then I was stuck on the meaning of the second parameter. Could you explain what you mean with "sourceName" please?<br>Furthermore, looking at the sources of the notification dataengine, I'll need to pass a variable with lots of strings referring to:<br>the icon to be shown, the app name, summary, body, actions and expired timeout. How i can do that ?<br>Last question: how can I start the notification ?<br>Please reply to my email, since I'm not subscribed to your ml, thank you.<br>Best regards,<br><br>-- Alanis<br>                                               <br /><hr />Hotmail: Powerful Free email with security by Microsoft. <a href='https://signup.live.com/signup.aspx?id=60969' target='_new'>Get it now.</a></body>
</html>