*BETA* Side Apps

3e839060c0.png

REQUIRES AVESCRIPTER!

Comments, Bugs, Suggestions Welcome... Tested on AveDesk Beta 2 and AveScripter 1.0.7.5

a lot of work still needs to be done... thanks to ave(for AveDesk) and pcm (AveScripter, a lot of codes and some advice) and gagabriel for the Gmail code(thanks for giving me permision)

none of these images are ripped but most codes are from the original Avescripter Desklet

To install copy the contents to Your AveScripter folder (Probably C:Program FilesAveDeskDeskletsAveScripter)

To use Gmail you have to edit the XML and Script and replace "urUsername" and "urPassword" with you username and password

EDIT: Did some minor fixes

Side Apps.zip

Attachment: Side Apps.zip

#469629

Cool stuff. I'll have to try it out.

#469902

Very cool! Nice to see some development for AveDesk!

Good job!

#470012

Very good :D

#470071

Works with Avedesk 1.3??? I'dont unzip... why???? Thanks

#470083

Thanks for all your comments. @M Mantovani: It should work with AveDesk 1.3 but I havn't tested it(since mine is already 2.0 beta) for installation extract the all files to your AveScripter folder (Probably C:Program FilesAveDeskDeskletsAveScripter)(ziped by 7-zip www.7-zip.org). I have completed some meters: CPU, RAM, VM(virtual memory) and HDD(hard disk). they all have the same skin/look but it's not final yet. For HDD meter the Meter will show the space taken but the label will show the Free Space.

Test Meter.zip

Attachment: Test Meter.zip

#470137

Thanks a lot g510

[[Edit]]

Sorry, how change to language spanish to Date_Reminder. Thanks so much (sorry my english):)

#470181

@M Mantovani: go to your avescripter folder in the side apps folder in the resources then date_reminder (Probobly C:Program FilesAveDeskDeskletsAveScripterSide AppsresourcesDate_Reminder) open Date_Reminder.js with a text editor(notepad will do)

replace

var monthNames = new Array("January", "February", "March", "April", "May", "June", "July", "August", "September", "October", "November", "December");

var dayNames = new Array ("Sunday", "Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday");

with

var monthNames = new Array("Enero", "Febrero", "Marzo", "Abril", "Mayo", "Junio", "Julio", "Agosto", "Septiembre", "Octubre", "Noviembre", "Diciembre");

var dayNames = new Array ("Domingo", "Lunes", "Martes", "Miércoles", "Jueves", "Viernes", "Sábado");

No I'm not Spanish I just translated it using GOOGLE

#470208

Nice apps,but I couldn't extract the zip file,I used winrar,a lot of files corrupted,only png files that come up,there are not,xml/js

#470279

@Husaini HB don't use winrar for some wierd reason it recognizes xml/js/vbs files as some method(i think) so it dosen't extract them... try using 7zip (its free:D) www.7-zip.org and it should work

#470304

Yeeees,work great,thank's,if you don't mind,could you make that Gmail for Rocketdock,I appreciate,looking forward

#470496

rocket dock??!!?? I don't really know how to program docklets... but you can use this http://www.wincustomize.com/skins.aspx?skinid=6863&libid=29 (I think it requires Mozilla Thunderbird) or http://dockex.com/items/74 (but it requires SysStats http://www.wincustomize.com/skins.aspx?skinid=4271&libid=29 and MSXML4 http://www.microsoft.com/downloads/details...&displaylang=en)

I'd recomend the 2nd one

#470506

Thank you for the links,but I never succeed using SysStats,don't know why,for me it's not user friendly,too many setting,anyway,is it possible for the HDD meter if I used/have more than 1 harddisk?,how to set it,thank's,sorry to bother you

#470522

go to your side apps test meter resources

Probobly C:Program FilesAvedeskDeskletsAveScripterSide AppsresourcesTest_Meter

then open hdd.vbs with notepad... replace the C: in

where Name = 'C:'

with the drive you want to see free space... remember the meters are still under testing... a setting dialog is still in the making :D

#471285

Cool.

#473827