Sponsored links

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


Reply
 
Share Thread Tools Display Modes
Old 07-19-2007, 05:46 PM   #121
Variable Bitrate
 
Join Date: Sep 2005
Posts: 249
bembowe is on a distinguished road
Quote: Originally Posted by god_of_cpu View Post
You shouldn't have to register any dlls. They should be registered automatically by StreetDeck.

Whenever a digitalmod is installed, for every dll in the COM subdirectory, streetdeck will call regsvr32 on each of them. If regsvr32 fails, it will then call regasm for .net dlls.

The log will contain an entry if the registration failed or succeeded.

god_of_cpu,
I have not been able to get SD to register any of my dlls. I have placed them under the ...StreetDeck\scripts\{GUID}\COM but I alway get errors when i use the dlls without registering them manually.
bembowe is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Old 07-19-2007, 05:49 PM   #122
Raw Wave
 
god_of_cpu's Avatar
 
Join Date: Jan 2004
Location: SilverSpring Maryland
Posts: 2,960
god_of_cpu has a reputation beyond reputegod_of_cpu has a reputation beyond reputegod_of_cpu has a reputation beyond reputegod_of_cpu has a reputation beyond reputegod_of_cpu has a reputation beyond reputegod_of_cpu has a reputation beyond reputegod_of_cpu has a reputation beyond reputegod_of_cpu has a reputation beyond reputegod_of_cpu has a reputation beyond reputegod_of_cpu has a reputation beyond reputegod_of_cpu has a reputation beyond repute
Do you have the logs for when you installed it?
__________________
StreetDeck.com Developer (I am Chuck)
Get StreetDeck at http://www.streetdeck.com
The Official StreetDeck Forums have moved, please visit us at http://www.streetdeck.com/forum for official support for Streetdeck.
god_of_cpu is offline   Reply With Quote
Old 07-19-2007, 06:01 PM   #123
Variable Bitrate
 
Join Date: Sep 2005
Posts: 249
bembowe is on a distinguished road
i'll unregister all my dlls and re install my digimods. i'll send you the logs as soon as i can
bembowe is offline   Reply With Quote
Old 07-19-2007, 06:43 PM   #124
Constant Bitrate
 
Join Date: Sep 2005
Location: Redmond, WA
Posts: 188
marchello2000 is on a distinguished road
Quote: Originally Posted by god_of_cpu View Post
You shouldn't have to register any dlls. They should be registered automatically by StreetDeck.

Whenever a digitalmod is installed, for every dll in the COM subdirectory, streetdeck will call regsvr32 on each of them. If regsvr32 fails, it will then call regasm for .net dlls.

The log will contain an entry if the registration failed or succeeded.

That's awesome, you guys thought of everything!
marchello2000 is offline   Reply With Quote
Old 07-19-2007, 11:48 PM   #125
Constant Bitrate
 
Join Date: Apr 2007
Posts: 114
thepunkerguy is an unknown quantity at this point
Great job! works for me after you updated it. You know, i do have one idea that would be awesome if you could code it in. Have basically like an advanced button where one could do these things:
- Be able to check off which zoom levels you want to download, and then be able to have a box or slider so that you can adjust how many tiles are downloaded at each zoom level. The reason for this is because if i did lets say 50 (the current max), then that seems like a huge area, but if you are zoomed all the way in, then its not even a whole town, but when you zoom out its like basically the whole freakin' state. So its really hard to have just one tile option for all zoom levels you know what i mean? If we could select tiles for each zoom level it would be much much much much MUCH more productive because at the farther zoomed out levels you wouldn't have to keep downloading the same thing over and over again just to get the more zoomed in tiles for that area. It would be nice to be able to set our more zoomed in levels at like lets say 300 tiles and our more zoomed out tiles at like 50, that way its a lot less work and a lot less wasted download time / bandwidth!
- Just another idea.. be able to choose how many tiles in each direction you want to go instead of having the same number all the way around, because i live on a ocean coast and i always end up downloading tons of unnecessary ocean tiles to the right of me. But the first request is the most important :-)
- Mike
thepunkerguy is offline   Reply With Quote
Old 07-20-2007, 01:57 AM   #126
Variable Bitrate
 
Join Date: Sep 2005
Posts: 249
bembowe is on a distinguished road
Quote: Originally Posted by thepunkerguy View Post
Great job! works for me after you updated it. You know, i do have one idea that would be awesome if you could code it in. Have basically like an advanced button where one could do these things:
- Be able to check off which zoom levels you want to download, and then be able to have a box or slider so that you can adjust how many tiles are downloaded at each zoom level. The reason for this is because if i did lets say 50 (the current max), then that seems like a huge area, but if you are zoomed all the way in, then its not even a whole town, but when you zoom out its like basically the whole freakin' state. So its really hard to have just one tile option for all zoom levels you know what i mean? If we could select tiles for each zoom level it would be much much much much MUCH more productive because at the farther zoomed out levels you wouldn't have to keep downloading the same thing over and over again just to get the more zoomed in tiles for that area. It would be nice to be able to set our more zoomed in levels at like lets say 300 tiles and our more zoomed out tiles at like 50, that way its a lot less work and a lot less wasted download time / bandwidth!
- Just another idea.. be able to choose how many tiles in each direction you want to go instead of having the same number all the way around, because i live on a ocean coast and i always end up downloading tons of unnecessary ocean tiles to the right of me. But the first request is the most important :-)
- Mike

I see your issue with the current implementation. i'll consider your ideas for future enhancements. as of now I am not going to change the current implementation as its simple enough for everyone to use. But when am ready to tackle on this project again, i'll look into what you guys want.


Quote: Originally Posted by god_of_cpu View Post
Do you have the logs for when you installed it?

GOC, you are right. sd does register the dlls when you install them. I checked the log files and it does show the registration. Also i installed the digimod after unregistering all the dlls and the code worked fine.

this is great. thanks
bembowe is offline   Reply With Quote
Old 07-20-2007, 09:43 AM   #127
Variable Bitrate
 
Join Date: Sep 2005
Posts: 249
bembowe is on a distinguished road
ok guys,
the DigitalMod is now on the wiki. Enjoy
bembowe is offline   Reply With Quote
Old 07-20-2007, 11:04 AM   #128
Variable Bitrate
 
Join Date: Sep 2005
Posts: 249
bembowe is on a distinguished road
SideBarList issue.

Ok,
I really havent run the digimod in the normal mode until today and I notice that the Leftsetting (SideBarList) doesnt change position after I have changed it. In the developement env, i can move the SideBarList lower a bit so that I can place the "Search By" label above it. it works fine when running in dev env but the SideBarList goes right back to its orginal position when running in normal mode. This make the "Search By" label overlap

I have attached a picture to illustrate what i am talking about.

Is there any way to fix this. I have manually changed the coordinates of the LeftSettings in the properties as well as set the Top and Left coordinates within the code.
Can this sideBarList be moved at all?
Attached Images
 
bembowe is offline   Reply With Quote
Advertisement
 
Advertisement
Sponsored links

Old 07-21-2007, 05:39 AM   #129
Low Bitrate
 
Join Date: Jul 2005
Posts: 74
clarkie is on a distinguished road
Is there a way to use this in the uk, as its not possible to enter lat/long ?
clarkie is offline   Reply With Quote
Old 07-21-2007, 11:43 AM   #130
Low Bitrate
 
Join Date: Apr 2007
Location: San Dimas, Cali
Posts: 76
IandI is an unknown quantity at this point
Quote: Originally Posted by bembowe View Post
Ok,
I really havent run the digimod in the normal mode until today and I notice that the Leftsetting (SideBarList) doesnt change position after I have changed it. In the developement env, i can move the SideBarList lower a bit so that I can place the "Search By" label above it. it works fine when running in dev env but the SideBarList goes right back to its orginal position when running in normal mode. This make the "Search By" label overlap

I have attached a picture to illustrate what i am talking about.

Is there any way to fix this. I have manually changed the coordinates of the LeftSettings in the properties as well as set the Top and Left coordinates within the code.
Can this sideBarList be moved at all?

It *should* be able to be moved with:

Code:
SideBarList.Top = 210 SideBarList.Left = 28

or, of course, in the properties setting like you did it. Works in the Dev Environment both ways. I think it's a bug unless it's not supposed to be moved for interface consistency issues, but I don't think that's the case. I would just move the "Search By" above the sidebar list for the time being.
IandI is offline   Reply With Quote
Old 07-23-2007, 12:03 PM   #131
Variable Bitrate
 
Join Date: Sep 2005
Posts: 249
bembowe is on a distinguished road
The latest design of the digimod is now on the wiki

There is no change in functionality, just moving the search by to look cleaner.
here is the screen shot of how it looks.

I have remove all the links to the digimod from this thread so that you can only get it from the wiki
Attached Images
 
bembowe is offline   Reply With Quote
Old 07-23-2007, 02:24 PM   #132
Variable Bitrate
 
Join Date: Sep 2005
Posts: 249
bembowe is on a distinguished road
Quote: Originally Posted by clarkie View Post
Is there a way to use this in the uk, as its not possible to enter lat/long ?

The only reason why you can't use lat/long is that I have not found good way inputing both at one time. Currently in SD you can only input one thing at a time. I will probably have to create a new display for entering lat and lon.

but if you know of a good site that I can use to generate lat and long of an area based off city, I can use that to create one for you UK folks.
bembowe is offline   Reply With Quote
Old 07-23-2007, 03:24 PM   #133
Variable Bitrate
 
JasonMK's Avatar
 
Join Date: Jun 2007
Location: Annapolis, MD
Posts: 338
JasonMK is an unknown quantity at this point
oops, UK zip codes

Last edited by JasonMK; 07-23-2007 at 07:56 PM. Reason: error
JasonMK is offline   Reply With Quote
Old 07-23-2007, 05:12 PM   #134
Low Bitrate
 
Join Date: Jul 2005
Posts: 74
clarkie is on a distinguished road
Hi here is one I've found my post code is SO53 5QT

http://www.nearby.org.uk/coord.cgi?p=so53+5qt
clarkie is offline   Reply With Quote
Old 08-13-2007, 05:41 PM   #135
Newbie
 
Join Date: Aug 2007
Posts: 6
steverdunn is an unknown quantity at this point
UK Lat/Long Lookup

Quote: Originally Posted by bembowe View Post
The only reason why you can't use lat/long is that I have not found good way inputing both at one time. Currently in SD you can only input one thing at a time. I will probably have to create a new display for entering lat and lon.

but if you know of a good site that I can use to generate lat and long of an area based off city, I can use that to create one for you UK folks.

Here is a PHP Script that I used to use to retieve Lat/Long from google maps - it used to work with UK postcodes and locations eg PO2 8QL or Portsmouth,UK

{Code Removed as no longer works}

Alternative Site Info
http://emad.fano.us/blog/?p=277

http://ws.geonames.org/findNearbyPos...y=uk&radius=10

http://ws.geonames.org/findNearbyPos...y=uk&radius=10


I am hoping this could be adapted for use with VE Cache - Thanks in Advance

Last edited by steverdunn; 08-14-2007 at 06:59 AM. Reason: Unfortunately Google have removed the 'Feature' alternative geocoding site added
steverdunn is offline   Reply With Quote
Advertisement
 
Advertisement
Sponsored links

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
Attention Newbies! Everything (almost) you want to know about GPS (Part 1) Bugbyte GPS 65 10-13-2009 07:51 PM
How to make the Garmin GPS 35 Work with Copilot 2003 fluffy2097 GPS 16 09-05-2007 05:19 PM
Alturion Professional Advanced GPS 6 - The New D3 ? Is There A SDK ? ccsnet GPS 91 11-07-2006 05:47 PM
Getting Started with GPS grepzen The FAQ Emporium 12 09-26-2006 06:54 AM
How do I setup my GPS Application ? guino RR FAQ 0 03-20-2005 03:17 PM



All times are GMT -5. The time now is 11:19 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