Uses: Swap/Scroll/If (IF and Swap), World Time (HoraMundial), Perf, Everest, Winamp, RegExp, SplitTitle, YahooWeather.
All screens are centered/no scroll unless noted.
First Screen: Time (GMT and local - I'm in Chicago, family in England, Date and Company Title...
Code: Select all
LINE 1:
La Moille
LINE 2:
Computer Services
Line 3:
CST: $dll(HoraMundial,1,-6,HH:mm:ss) $dll(HoraMundial,1,-6, dd/MM)
Line 4:
GMT: $dll(HoraMundial,1,0,HH:mm:ss) $dll(HoraMundial,1,0, dd/MM)
Code: Select all
Line 1:
AMD AthlonXP $CPUSpeedMHz
Line 2:
CPU: $Right($dll(perf,4,5,\Processor(0)\% Processor Time)%,$4%) @$dll(swap,1, $dll(everest,1,TCPU,value)C#$dll(math,11,$dll(math,19,$dll(everest,1,TCPU,value),C>F),0)F,1)$dll(PBar,3,4,$CPUUsage%#100)$CustomChar(5,16,16,16,16,16,16,16,16)$Chr(133)
Line 3:
MEM:$Right($MemUsed/$MemTotalMb,$11%)$dll(PBar,3,4,$MemU%#100)$CustomChar(5,16,16,16,16,16,16,16,16)$Chr(133)
Line 4:
P/F:$Right($PageUsed/$PageTotalMb,$11%)$dll(PBar,3,4,$PageU%#100)$CustomChar(5,16,16,16,16,16,16,16,16)$Chr(133)
Code: Select all
Line 1:
$dll(winamp,1,2x12,u#9)$Right($dll(regexp,3,0:(\d*):#\1:#:(\d)#:0\1#0(\d\d)#\1,0:$WinampPosh),$8%)
Line 2:
$dll(winamp,2,0,0)$Right(/$WinampLengts,$8%)
Line 3:
$dll(if,1,$dll(splittitle.dll,2,$WinampTitle,3)#[Exception: Exception has been thrown by the target of an invocation.: Index was outside the bounds of the array.],$WinampPosition(20)#$dll(splittitle.dll,1,$WinampTitle,3))
Line 4:
$dll(if,1,$dll(splittitle.dll,2,$WinampTitle,3)#[Exception: Exception has been thrown by the target of an invocation.: Index was outside the bounds of the array.],$dll(splittitle.dll,1,$WinampTitle,3)#$dll(splittitle.dll,2,$WinampTitle,3))
Code: Select all
Line 1:
$dll(if,1,$Email1#0,0#$Flash($Email1$)$) Email(s)
Line 2:
(Abi_J@isp.com)
Line 3:
$dll(if,1,$Email2#0,0#$Flash($Email2$)$) Email(s)
Line 4:
(LMCS.com)
Code: Select all
Line 1:
La Moille: $Right($dll(if,1,$dll(YahooWeather,1,61330,currenttemp)#!No condition data found at http://xml.weather.yahoo.com/forecastrss?p=61330&u=f,--/--#$dll(YahooWeather,1,61330,currenttemp)/$dll(YahooWeather,1,61330,forecasthigh#1))?F,$6%)
Line 2:
$dll(if,1,$dll(YahooWeather,1,61330,currenttext)#!No condition data found at http://xml.weather.yahoo.com/forecastrss?p=61330&u=f, --No Data--#$dll(YahooWeather,1,61330,currenttext))
Line 3:
Tomorrow: $Right($dll(if,1,$dll(YahooWeather,1,61330,currenttemp)#!No condition data found at http://xml.weather.yahoo.com/forecastrss?p=61330&u=f,--#$dll(YahooWeather,1,61330,forecasthigh#2))?F,$8%)
Line 4:
$dll(if,1,$dll(YahooWeather,1,61330,forecasttext#1)#!No condition data found at http://xml.weather.yahoo.com/forecastrss?p=61330&u=f, #$dll(YahooWeather,1,61330,forecasttext#1))

I'm sure the code could be a lot cleaner, but it works for me. Still have to modify my Nero screen, have to find something else to add for the 2 empty lines, but time for bed now, g'nite.
Abi.