Mp3car Home Page The mp3Car.com Forums The mp3Car.com Store The mp3Car.com Blog About mp3Car.com    

Sponsored links

Go Back   MP3Car.com > Mp3Car Technical > Software & Software Development > Front Ends > Road Runner


Reply
 
Share Thread Tools Display Modes
Old 01-15-2007, 04:06 PM   #1
FLAC
 
Chuck's Avatar
 
Join Date: Sep 2003
Location: Ellicott City, MD
Posts: 1,670
Chuck is on a distinguished road
Chucks Online detecter - AutoNetDetect

I do not know who the original coder is but here are my mods to AutoNetDetect

This online detect will setoff commands in RR so you can do any command that RR will do.

"ONLINEPINGON"
"ONLINEPINGOFF"

Code:
Sample ExecTBL.ini "ONLINEPINGON","SAY;on line now||SETVAR;ONLINEPING;2" "ONLINEPINGOFF","SAY;off line now||SETVAR;ONLINEPING;1" Label for indicator "BYVAR;ONLINEPING;=N/A<<=Off Line<<=On Line" Button to open "Run;path\CHUCKSONLINE.exe" Button to close "ACTIVATE;AutoIt v3||SENDKEY;%{f4}||SETVAR;ONLINEPING;0"

Just drop this stuff in to any folder and let me know how it works.
Attached Files
File Type: zip ChucksOnline.zip (191.7 KB, 162 views)
__________________
2001 S10 ZR2

Chucks Skin - to old

Last edited by Chuck; 01-16-2007 at 01:55 PM..
Chuck is offline   Reply With Quote
Advertisement
 
Advertisement
Sponsored links

Old 01-15-2007, 07:09 PM   #2
Variable Bitrate
 
Pistolen08's Avatar
 
Join Date: May 2005
Location: Tampabay, Florida
Posts: 256
Pistolen08 is on a distinguished road
o_O nice. Thanks!
Pistolen08 is offline   Reply With Quote
Old 01-16-2007, 02:26 AM   #3
FLAC
 
Griff1's Avatar
 
Join Date: Nov 2005
Location: Midlands
Posts: 1,022
Griff1 is on a distinguished road
Quote: Originally Posted by Chuck View Post
I do not know who the original coder is .


That would be b8bboi.
__________________
P4 2.8 HT, 512Mb Ram, 60Gb 2.5 HD, M4-ATX, SB Audigy2, BU353, Lilliput TS,Soundgraph Imon VFD,SONY Optiarc dvd Burner,ROADRUNNER, iGo8, Custom Freedom 2.1
Griff1 is offline   Reply With Quote
Old 01-16-2007, 12:06 PM   #4
Newbie
 
Join Date: Jan 2007
Posts: 21
teaser is an unknown quantity at this point
Great work till now! But could you also include the functions like the original netdetect (changing icon red/green in traybar) and lauchin apps depend on on/offline status.(for changing Wifi Hopper Mode)
PS the Indicator "Online" or "offline" text in skin doesnt do anything?
I need to install Autoit before it can work with the STOP button ?
The Say-Commands responds sometimes very late (where autonetdetect already man seconds changed it's status) (with same pingtime (=1000ms))

Last edited by teaser; 01-16-2007 at 12:45 PM..
teaser is offline   Reply With Quote
Old 01-16-2007, 02:14 PM   #5
FLAC
 
Chuck's Avatar
 
Join Date: Sep 2003
Location: Ellicott City, MD
Posts: 1,670
Chuck is on a distinguished road
Ok I added the on off icon see post #1

But I do not want to add the launching apps depend on on/offline status when you can do it in RR now.

Code:
ExecTBL.ini "ONLINEPINGON","SAY;on line now||SETVAR;ONLINEPING;2||RUN;GO.exe" "ONLINEPINGOFF","SAY;off line now||SETVAR;ONLINEPING;1||RUN;STOP.exe"

The label will work if you have the code right in the ExecTBL.ini and skin files
Post your ExecTBL.ini and skin files and I will fix.

You shouldn’t need to install autoit to use the stop button – I think

I slowed the time down in the ChucksOnline.ini to CheckInterval = 10000 but you can speed it back up if you want.
__________________
2001 S10 ZR2

Chucks Skin - to old
Chuck is offline   Reply With Quote
Old 01-16-2007, 02:22 PM   #6
Newbie
 
Join Date: Jan 2007
Posts: 21
teaser is an unknown quantity at this point
I will post the files,
But i did set ms to 1000 in chuck.ini file but still very slow reaction.
thnx for the reply in your other post by the way.
I do think i need Autoit (not sure) because STOP button doesnt close your app

Last edited by teaser; 01-16-2007 at 02:24 PM..
teaser is offline   Reply With Quote
Old 01-16-2007, 05:21 PM   #7
FLAC
 
Chuck's Avatar
 
Join Date: Sep 2003
Location: Ellicott City, MD
Posts: 1,670
Chuck is on a distinguished road
I now have it so a trigger is set every ˝ hour to start checking every minute to see if the net is detected and reload weather and set the time it was updated.
Attached Images
 
__________________
2001 S10 ZR2

Chucks Skin - to old
Chuck is offline   Reply With Quote
Old 01-17-2007, 02:23 PM   #8
Newbie
 
Join Date: Jan 2007
Posts: 21
teaser is an unknown quantity at this point
Will try WITH the autoit app installed.
And will post my files as soon as i have the time (tommorow i guess)
teaser is offline   Reply With Quote
Old 01-17-2007, 06:04 PM   #9
Constant Bitrate
 
ivanmx6's Avatar
 
Join Date: Dec 2006
Location: Dorset, UK
Posts: 186
ivanmx6 is an unknown quantity at this point
Chuck, is it checking for the weather .xml info that's pulled in by the Weather plugin? Or is this for your weather maps?
ivanmx6 is offline   Reply With Quote
Old 01-17-2007, 06:17 PM   #10
FLAC
 
Chuck's Avatar
 
Join Date: Sep 2003
Location: Ellicott City, MD
Posts: 1,670
Chuck is on a distinguished road
I should have made it clearer in post #7

I have it to reload RR weather with a lot of coding in the ExecTBL.ini file and the TimeExec plugin along with Chucksonline.exe


But this autoit file just activates these commands in RR.

"ONLINEPINGON"
"ONLINEPINGOFF"
__________________
2001 S10 ZR2

Chucks Skin - to old
Chuck is offline   Reply With Quote
Old 01-18-2007, 01:24 AM   #11
Newbie
 
Join Date: Jan 2007
Posts: 21
teaser is an unknown quantity at this point
Installed the AutoIt application but the F4 sendkey command you choice to use for closing your tray-application is not working (Running it using the button does work ok!)
Any suggestions?

This is de code (part of menu.skin)

MEDIACAR Skin
MEDIACAR Default Skin
menu_empty.jpg,menu_off.jpg,menu_on.jpg,menu_down. jpg
x,Milage

/ Close Chucksound
B01,100,111,370,092,"ACTIVATE;AutoIt v3||SENDKEY;%{f4}||SETVAR;ONLINEPING;0","Audio Player"

/, F, x, y, w, h, Movie name
F,0,0,20,20,

/, B, x, y, w, h, Command;COMMANDCODES, Tooltip
B02,99,478,370,86,"VIDEO","Video player"
B02,46,236,370,86,"LOAD;tripmeter.skin","Video player"
B02,53,363,370,86,"run;c:\program files\road runner\autonetdetect\onlinesign.exe","Chuck Sound"
B03,613,239,370,092,"SAY;On board diagnostics||RUNW;C:\PROGRAM FILES\TTS\DATAMASTER OBD1\DM32x0D.EXE","DVD Player"
B04,622,359,370,092,"MINIMIZE"
B05,562,478,370,092,"LAUNCH","Launcher"

exectbl.ini :


/, You can add commands to execute before suspend
/, and after resume, using the codes bellow:

"ONLINEPINGON","SAY;Internet Connection Available||SETVAR;ONLINEPING;2"
"ONLINEPINGOFF","SAY;Internet Connection Offline||SETVAR;ONLINEPING;1"
"ONSUSPEND",""
"ONRESUME",""
"ONFILECLICK",""
"ONDIRCLICK",""
"ONPLCLICK",""
"ONDLCLICK",""
"ONPBCLICK",""

Last edited by teaser; 01-18-2007 at 02:07 AM..
teaser is offline   Reply With Quote
Old 01-18-2007, 02:51 PM   #12
FLAC
 
Chuck's Avatar
 
Join Date: Sep 2003
Location: Ellicott City, MD
Posts: 1,670
Chuck is on a distinguished road
I have tried everything under the sun to try and figure out another way to close autoit. I even tried to add hot keys to it (^%X), which worked with the keyboard, but I could not get RR sendkey to do it.

So the only thing I can suggest is to use autoit window info and see if the window name is the same as the pic when you touch the icon – Autoit v3
Attached Images
 
__________________
2001 S10 ZR2

Chucks Skin - to old
Chuck is offline   Reply With Quote
Old 01-20-2007, 05:14 AM   #13
Newbie
 
Join Date: Jan 2007
Posts: 21
teaser is an unknown quantity at this point
I did manage it a other way, download kill.exe (Microsoft) and then i could kill the process.exe
Maybe a help for others with same problem.
teaser is offline   Reply With Quote
Old 01-20-2007, 03:10 PM   #14
FLAC
 
Chuck's Avatar
 
Join Date: Sep 2003
Location: Ellicott City, MD
Posts: 1,670
Chuck is on a distinguished road
good find

thx
__________________
2001 S10 ZR2

Chucks Skin - to old
Chuck is offline   Reply With Quote
Old 01-21-2007, 04:40 PM   #15
Newbie
 
Join Date: Jan 2007
Posts: 21
teaser is an unknown quantity at this point
Quote: Originally Posted by Chuck View Post
good find

thx


YW
Guess we helping each other out on this forums and thats the be way it should be.
teaser is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Call for GPS users to complete a short online questionnaire nfor GPS 11 01-30-2006 08:47 PM


All times are GMT -5. The time now is 10:22 PM.


Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.3.0
Copyright © 1999 - 2008 Mp3Car.com Inc.Ad Management by RedTyger
Message Board Statistics