Sponsored links

Go Back   MP3Car.com > Mp3Car Technical > Software & Software Development > Front Ends > StreetDeck > DigitalMods (Scripts / API)


Reply
 
Share Thread Tools Display Modes
Old 04-24-2007, 02:26 PM   #1
Constant Bitrate
 
sharpmat007's Avatar
 
Join Date: Nov 2006
Location: Washington, DC
Posts: 211
sharpmat007 is an unknown quantity at this point
Dial up status / Internet Connection Settings Digital Mod

I have began some initial development work to create a mod for this. Wanted to start a post to see if I can get some inputs and hopefully some assistance if I get stuck.

Goals:
1. Internet Status Indicator - Have a dynamic imaged button available SD skins that will display the status of internet connectivity for a dial up connection. A dial up connection can be one established via cellular data card(verizon 3g), pdanet, cell phone tethering etc. This first goal is to just have the indicator available and show connected or not connected. I have already written some snippets for interacting with rasdial using vbscript, but haven't decided if this will be the best path.

Further development later on will include the actual signal strength of the data signal from 3g data cards and cell phones. This may not be as compatible across varying devices so this part of the goal might not be implemented.

2. Internet Settings Module - The above button would open up a module to change modify internet settings. Items on this page would be similar to IE's internet options -> Connections page to allow setting default dial up connection.

Further development might include local lan and wireless b/g settings.

So far I have been able to at least get an indicator in my skin to show if I am connected to prove the concept, but it is still in its early stages. As soon as I have something worthy of sharing I will post it here.

Please send on your suggestions and if anyone else already has something in the works let me know so I dont burn cycles. I got plenty of other ideas I could work on!
__________________
Mitsubishi Eclipse 2006 GT
Infill T3 running StreetDeck
sharpmat007 is offline   Reply With Quote
Advertisement
 
Advertisement
Sponsored links

Old 04-27-2007, 06:51 PM   #2
Newbie
 
Join Date: Aug 2006
Posts: 36
filatelico is an unknown quantity at this point
I like the idea, right now if I want to connect to the Internet, I have to go to the desktop connect and the go back to SD....let me know how it goes.
filatelico is offline   Reply With Quote
Old 05-18-2007, 10:07 AM   #3
Low Bitrate
 
Join Date: Jan 2004
Location: California
Posts: 70
BlueF is on a distinguished road
Awesome! Just the very mod I've been looking for. When I found how weak StreetDeck's current multi-monitor support was, I downloaded a copy of Centrafuse. While I can't really get into the interface aesthetic and layout of CF, I dig the internet status light.

It works as follows: Green if connected, red if not. Clicking on the red light initiates a connection (configurable for many type sof connects: Dial-Up, PPOE, etc).

Very cool feature! Oh, and multi-monitor support works quite well also. : P

Here's hoping StreetDeck adds these two features as fully functional and supported modules ASAP!!
__________________
2008 Subaru Impreza WRX-STI
Pioneer AVIC-D3 <-- poooor comparison to StreetDeck!!!
Would be building another car PC, if I thought StreetDeck wasn't on the verge of dying off. : (


(Dec 07)Sold 04 WRX, In-Dash Touchscreen, MacMini, running StreetDeck.
BlueF is offline   Reply With Quote
Old 06-10-2007, 10:43 PM   #4
Constant Bitrate
 
sharpmat007's Avatar
 
Join Date: Nov 2006
Location: Washington, DC
Posts: 211
sharpmat007 is an unknown quantity at this point
Dial Internet Mod v 0.1

This version is rusty, but should provide functionality for connecting to any dial up connection and to view the status.

What does it do?
- Shows an earth globe button on the top of the streetdeck. The earth is shaded green when connected and red when disconnected.
- Tapping the earth globe will flip the connection(Red globe will dial, Green globe will disconnect).
- It polls the dial connection and will change the button if the status changes. * This may be poorly implemented in this version as I notice a frame missed everytime it polls. Dev suggestions welcome!
- This mod should work with most versions(tested on 1.0.8.1) and the buttons can be moved/modified so you can incorporate into your own skin.


--------------------------------------------------------------
Prerequisites:
1. A dial up connection must be preconfigured and saved in windows. In this version the dialer only attempts to dial a connection named "VZNEW". Just rename your default connection to "VZNEW".

2. The dial up connection can be of any type. Data card, Modem, PdaNet, Bluetooth modem, etc. It just needs to show up in your network connections and be named "VZNEW".

* You may also modify the !InternetStatus.vbs to change the default connection name. The variable is "strDefaultConnection". Later revisions may provide a preference section to change your default dialer for the digitalmod.
--------------------------------------------------------------------------
There are two parts to the install:

1. Download the attached button.internetstatus.nofocus.zip. Extract the buttons to your skins default folder. If you use a different skin(s) you should extract them to that folder also.

2. Download and install the "Internet Status.sdz".

Thats it...please give feedback. Code bashers welcome

--------------------------------------------------------

Working on next....

- Clean up of code
- Preferences Module to set default dialup connection and add additional settings
- Globe icon changed to represent signal strength of a data card.
Attached Files
File Type: zip BUTTON.INTERNETSTATUS.NOFOCUS.zip (32.8 KB, 94 views)
File Type: zip Internet Status.zip (15.6 KB, 116 views)
__________________
Mitsubishi Eclipse 2006 GT
Infill T3 running StreetDeck
sharpmat007 is offline   Reply With Quote
Old 06-12-2007, 10:33 PM   #5
Newbie
 
Join Date: Aug 2006
Posts: 36
filatelico is an unknown quantity at this point
Thanks, I will try it and let you know how does it works.
filatelico is offline   Reply With Quote
Old 06-14-2007, 01:49 PM   #6
Constant Bitrate
 
sharpmat007's Avatar
 
Join Date: Nov 2006
Location: Washington, DC
Posts: 211
sharpmat007 is an unknown quantity at this point
I need to change the z order...the buttons are showing up on top of everything(dvd, visualization, nav). Will try and get that fixed tonight.
__________________
Mitsubishi Eclipse 2006 GT
Infill T3 running StreetDeck
sharpmat007 is offline   Reply With Quote
Old 06-15-2007, 01:25 AM   #7
Newbie
 
Join Date: Aug 2006
Posts: 36
filatelico is an unknown quantity at this point
Works great!, very nice MOD. Suggestions:
1. Hide on Videos, DVD and Nav, gets on the way.
2. If disconnected maybe show a message asking if would like to reconnect.

Thanks again
filatelico is offline   Reply With Quote
Old 06-15-2007, 07:24 AM   #8
Constant Bitrate
 
sharpmat007's Avatar
 
Join Date: Nov 2006
Location: Washington, DC
Posts: 211
sharpmat007 is an unknown quantity at this point
Great suggestion on the pop up if disconnected. I will see what I can do...hope to have some time this weekend to get next version released.
__________________
Mitsubishi Eclipse 2006 GT
Infill T3 running StreetDeck
sharpmat007 is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Old 07-04-2007, 03:26 PM   #9
Newbie
 
Join Date: Apr 2006
Posts: 15
felices is on a distinguished road
Update?

Any update in the works? Great MOD, I really needed this. It just needs to disappear as other buttons do.....thanks....
felices is offline   Reply With Quote
Old 07-05-2007, 10:29 AM   #10
Constant Bitrate
 
sharpmat007's Avatar
 
Join Date: Nov 2006
Location: Washington, DC
Posts: 211
sharpmat007 is an unknown quantity at this point
Sorry, I have been focused on rebuilding my media pc(SageTV). I am trying to see if I can make a mod for streetdeck to stream livetv using sagetv or orb. I will try and get sometime to work on it this week to at least fix the overlay order, but I really wanted to re-code the vbs to use an external object so that it should minimize the pause/frame drop.
__________________
Mitsubishi Eclipse 2006 GT
Infill T3 running StreetDeck
sharpmat007 is offline   Reply With Quote
Old 07-07-2008, 10:59 PM   #11
Newbie
 
Join Date: Aug 2004
Posts: 38
hovalistic is on a distinguished road
i know the sd team is out of commission but can anyone else get this mod to work in the current version ? (1.1.1.6)
hovalistic is offline   Reply With Quote
Old 07-31-2008, 08:47 AM   #12
Variable Bitrate
 
JasonMK's Avatar
 
Join Date: Jun 2007
Location: Annapolis, MD
Posts: 338
JasonMK is an unknown quantity at this point
Quote: Originally Posted by hovalistic View Post
i know the sd team is out of commission but can anyone else get this mod to work in the current version ? (1.1.1.6)

I was wondering the same, and the new "current version" is now 1.1.1.9
__________________
_______________________________________________
All installed, and ready for visitors. Infill G4 in a 2007 Saturn VUE
JasonMK 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
Instructions on getting FREE wireless internet from T-Mobile using GPRS bankingdom Wireless Communications 296 10-12-2008 10:54 PM
Autodownload webpages when an internet connection is present for later vieiwing? dualfragment Wireless Communications 35 08-01-2006 11:35 AM
Internet Connection failed milleda31 Wireless Communications 4 06-22-2004 05:56 PM
what kind of internet connection do you all have ? felix99 Off Topic 20 11-03-2002 06:54 AM



All times are GMT -5. The time now is 01:00 PM.


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