|
|
View Poll Results: Poll removed
|
|
Dummy 1
|
  
|
0 |
0% |
|
Dummy 2
|
  
|
0 |
0% |
 |
|
04-23-2007, 09:51 PM
|
#16
|
|
Newbie
Join Date: Feb 2007
Posts: 19
|
Do you know some cams from Argentina?
Thanks!
|
|
|
|
Sponsored links
|
|
Advertisement
|
|
04-23-2007, 10:16 PM
|
#17
|
|
Confusion Master
Join Date: Sep 2003
Location: If you go down to the woods today, You're sure of
Posts: 11,935
|
Quote: Originally Posted by Dalailama 
I don't dare to ask you that...
I can't imagine how you can do it...
...so I don't ask 
BTW the website which provide what I think you need for that is:
http://www.autostrade.it/autostrade/index.jsp
Thanks in the name of all italian users 
Unfortunately that site is not using a basic static image but 3 or 4 to make up a 3-4 second capture. And the graphic name seems to have some weird coding. At present I am not set up to reverse engineer that ort of thing yet. Maybe in the future.
Quote: Originally Posted by peijffertje 
Looking good, just need to check how the refresh will work.
Quote: Originally Posted by kwchan 
Unfortunately the graphic filename has the time and date plus some other seemingly random numbers which is ever changing, as with the Italian ones I am not set up to work with those at present, but will look into it.
Quote: Originally Posted by kasperuza 
Do you know some cams from Argentina?
Thanks!
Sorry no, but if you can do a search and find a website which has them I can take a look.
|
|
|
04-23-2007, 11:25 PM
|
#18
|
|
Super Moderator
Join Date: Sep 2005
Location: West Palm Beach, Florida
Posts: 3,745
|
WoW! Nice work! Its working well here! I had an issue with the clipping region that was in the BMV2 skin, once I removed that, all is well.
Just a couple of questions / possible additions.
Is there any way to use the OSK, either RR's, or one added to your code to enter the search information?
Lastly, is there a way you could make a button code to refresh / reload the cam's manually?
I am going to write a small AI script, so the country can be picked from within the skin, and saved to the .ini file. I have found the more stuff that can be done through the skin the better. Navigating to the traffic folder, opening the .ini, grabbing a keyboard, and entering the info manually is not so easy to do with a 7" screen in the car  Thats not to mention trying to describe to someone how to do it  Is there a list of the abriviations the program uses for the database? I notice you mention the "United States" in one spot, and "US" in another. Just wondering if you are using for example "Germany" or "DE"
Great work in this man! VERY nice!
|
|
|
04-24-2007, 12:14 AM
|
#19
|
|
Confusion Master
Join Date: Sep 2003
Location: If you go down to the woods today, You're sure of
Posts: 11,935
|
Quote: Originally Posted by JohnWPB 
WoW! Nice work! Its working well here! I had an issue with the clipping region that was in the BMV2 skin, once I removed that, all is well.
Looking forward to seeing it in your skin.
Quote: Originally Posted by JohnWPB 
Is there any way to use the OSK, either RR's, or one added to your code to enter the search information?
Yeah been thinking about that, not sure if the RR one will work, you can give it a try. But I will add an OSK to my todo list.
Quote: Originally Posted by JohnWPB 
Lastly, is there a way you could make a button code to refresh / reload the cam's manually?
That's an easy addition will put that in the code now. Expect it in next update.
*edit done for next update, button command REFRESH, will only work on the camera screens though.
Quote: Originally Posted by JohnWPB 
I am going to write a small AI script, so the country can be picked from within the skin, and saved to the .ini file. I have found the more stuff that can be done through the skin the better. Navigating to the traffic folder, opening the .ini, grabbing a keyboard, and entering the info manually is not so easy to do with a 7" screen in the car  Thats not to mention trying to describe to someone how to do it  Is there a list of the abriviations the program uses for the database? I notice you mention the "United States" in one spot, and "US" in another. Just wondering if you are using for example "Germany" or "DE"
Great work in this man! VERY nice!
I was going to add a button to select the country, but then thought how often will someone go from country to country. Maybe in Europe and I guess US to Canada. But I thought it would be a once only setting and could be done on install.
Yeah also realised I haven't done a list of country codes. See first post
Germany isn't done yet. Will probably be GE as DE will probably be Denmark.
There was going to be SDK functions available, ie all the commands for the buttons could have been done from an RR skin by using sendmsg, but I am having an issue with the program crashing with an error when closing with that in. Need to investigate.
Last edited by Enforcer; 04-24-2007 at 12:23 AM.
|
|
|
04-24-2007, 02:50 AM
|
#20
|
|
Super Moderator
Join Date: Sep 2005
Location: West Palm Beach, Florida
Posts: 3,745
|
Fantastic Plugin!
Quote: Originally Posted by Enforcer 
Looking forward to seeing it in your skin..
I posted some screen shots in the DigitalFX thread.
Quote: Originally Posted by Enforcer 
Yeah also realised I haven't done a list of country codes. See first post 
Germany isn't done yet. Will probably be GE as DE will probably be Denmark..
Not to nitpick, but if I were in Germany, I would never think to use GE. The actual abbreviation is DE (For Deutchland, as the word "German" is an English word, and not even in the German language  ) DK Is the code for Denmark.
Quote: Originally Posted by Enforcer 
There was going to be SDK functions available, ie all the commands for the buttons could have been done from an RR skin by using sendmsg, but I am having an issue with the program crashing with an error when closing with that in. Need to investigate.
That would be SWEET! The only drawback I had with the plugin, is I could not make it match my skin, as the colors are set by the user. I just did it in a default black in the mean time, but have the PSD's and could swap em out in a minute.
Thinking about this a bit more, I don't think it would really be that helpful to have buttons on RR send commands to it. On the search screen for instance, there is a listbox and such, with buttons around it. To make it work in a RR skin, all the buttons would be taken off of the app, leaving just a largely empty area with a list box to the right.
If you could find a way to use PNG images, that would be really sweet  A few skins now support transparency (LSX, CrystalBlue, DigitalFX ect) but more are most definately on the way! You could probably get with Guino on that, or pRoFiT, as he just added an OCX with the RR Skin Editor to support PNG's.
If you are not able to add this, I could simply make a skin, and embed the images from the traffic cams folder in it. That would just leave the search screen, that once set, will probably not be needed again very often.
Great job on this man! This is a really sweet app!
|
|
|
04-24-2007, 09:13 AM
|
#21
|
|
Raw Wave
Join Date: Oct 2004
Posts: 3,294
|
Quote: Originally Posted by Enforcer 
Will probably be GE as DE will probably be Denmark.
Wouldn't it make more sense for Denmark to be 'DK'?
|
|
|
04-24-2007, 10:15 AM
|
#22
|
|
Confusion Master
Join Date: Sep 2003
Location: If you go down to the woods today, You're sure of
Posts: 11,935
|
Quote: Originally Posted by JohnWPB 
Sweet job on that skin, looks real good. Also like to promo talk for my plugin
Quote: Originally Posted by JohnWPB 
Not to nitpick, but if I were in Germany, I would never think to use GE. The actual abbreviation is DE (For Deutchland, as the word "German" is an English word, and not even in the German language  ) DK Is the code for Denmark.
Yeah I know, but I am English and I am coding the app so I play by my rules.
Quote: Originally Posted by JohnWPB 
That would be SWEET! The only drawback I had with the plugin, is I could not make it match my skin, as the colors are set by the user. I just did it in a default black in the mean time, but have the PSD's and could swap em out in a minute.
Thinking about this a bit more, I don't think it would really be that helpful to have buttons on RR send commands to it. On the search screen for instance, there is a listbox and such, with buttons around it. To make it work in a RR skin, all the buttons would be taken off of the app, leaving just a largely empty area with a list box to the right.
If you could find a way to use PNG images, that would be really sweet  A few skins now support transparency (LSX, CrystalBlue, DigitalFX ect) but more are most definately on the way! You could probably get with Guino on that, or pRoFiT, as he just added an OCX with the RR Skin Editor to support PNG's.
If you are not able to add this, I could simply make a skin, and embed the images from the traffic cams folder in it. That would just leave the search screen, that once set, will probably not be needed again very often.
Great job on this man! This is a really sweet app! 
The SDK side of things will definitely be sorted, but the PNG support and transparency is probably a long way off (it's taken Guino 2+ years to add it  )
Also the problem is the search screen and the camera screen size are the same, so if you reduce the app size so you can have the buttons in your skin for the search, you then lose real estate in which to have the cameras.
I tried this with a mock up in the iDrive, keeping my LHS buttons, the Search screen was fine, but then I only had room for 4 cameras on each camera page.
Quote: Originally Posted by tj!2k4 
Wouldn't it make more sense for Denmark to be 'DK'?
If I was doing international stickers for cars, then yes.
Like I said to John, I'm English, it's my app, my rules.
However those two countries are not written in yet, so until they are neither have a code.
|
|
|
04-24-2007, 04:37 PM
|
#23
|
|
Super Moderator
Join Date: Sep 2005
Location: West Palm Beach, Florida
Posts: 3,745
|
Your rules are fine with me, as you got the Abbreviation for the United States right, and thats what really counts! LOL!
Is there a way you could give your App Window a unique name. When having anything open on the system that has "Traffic" in the title (Browser, text file, ect), your app grabs a hold of it and embeds it
Trying to figure out how to do this with not including your app with my skin installer. I have the INI file with the proper height & width, Skin folder name to use ect. When someone downloads you app and copies it there, it will overwrite the files. Gonna prob have to make a separate folder for my traffic files like "Traffic Cams DFX" and just have them manually move those files to the "Traffic Cams" folder and overwrite.
I have just tried really hard to have the installer take care of everything that it can (Dll's registered, file paths and settings taken care or, Plugins installed, registered and set up ect ect..), so it works "Out of the box" so to speak.
|
|
|
|
Sponsored links
|
|
Advertisement
|
|
04-24-2007, 06:07 PM
|
#24
|
|
Confusion Master
Join Date: Sep 2003
Location: If you go down to the woods today, You're sure of
Posts: 11,935
|
Quote: Originally Posted by JohnWPB 
Your rules are fine with me, as you got the Abbreviation for the United States right, and thats what really counts! LOL!
The 'rules' were tongue in cheek.
I didn't really plan on having so many countries at the begining so I just went with first letters. However will now change to an International standard.
Quote: Originally Posted by JohnWPB 
Is there a way you could give your App Window a unique name. When having anything open on the system that has "Traffic" in the title (Browser, text file, ect), your app grabs a hold of it and embeds it 
It's not my app, it's Road Runner grabbing it, as it will with any app. You don't know annoying it is, I have it happen when I am doing FreeDrive, Traffic Cams, iDrive Config and many others.
Quote: Originally Posted by JohnWPB 
Trying to figure out how to do this with not including your app with my skin installer. I have the INI file with the proper height & width, Skin folder name to use ect. When someone downloads you app and copies it there, it will overwrite the files. Gonna prob have to make a separate folder for my traffic files like "Traffic Cams DFX" and just have them manually move those files to the "Traffic Cams" folder and overwrite.
I have just tried really hard to have the installer take care of everything that it can (Dll's registered, file paths and settings taken care or, Plugins installed, registered and set up ect ect..), so it works "Out of the box" so to speak.
You don't need to chnage the size in the ini in the root folder, the skin one takes preference. After they have extracted my app all they need to do is change the skin to yours.
What you could do is (I have written a little VB app for my skin that runs on ONSKINSTART that changes the skin settings of some external programs like Mobile Emulator, FreeDrive, Draw, Rainlendar) write a little script to run ONSKINSTART that changes the skin in the ini.
|
|
|
04-24-2007, 08:02 PM
|
#25
|
|
It ain't easy being a green moderator
Join Date: Aug 2002
Location: Steps out the front of Henson's workshop or Sydney
Posts: 2,558
|
Enforcer,
You are a legend! I have been waiting for someone to do this for Australia. Thx mate.
Now where did I put those rep points?
__________________
Never let the truth get in the way of a good story
Chat on the mp3car channel on IRC
Server: efnet Channel: #mp3car
No irc client installed? Go to http://chat.efnet.org/. In the channel drop down box select "other" and type in #mp3car.
|
|
|
04-24-2007, 08:18 PM
|
#26
|
|
Variable Bitrate
Join Date: Oct 2005
Location: up-the-hill-turn-left-by-the-big-tree
Posts: 290
|
Any chance of adding Canada to that list?
How about a little love for the commonwealth?
Cheers
BJ
|
|
|
04-24-2007, 09:00 PM
|
#27
|
|
Newbie
Join Date: Feb 2007
Posts: 19
|
Quote: Originally Posted by Enforcer 
Sorry no, but if you can do a search and find a website which has them I can take a look.
OK, this is what I find for Argentina.
http://www.buenosaires.gov.ar/areas/...s/?menu_id=181
Do you think that it could be easy to add?
Thanks!
|
|
|
04-24-2007, 09:17 PM
|
#28
|
|
Confusion Master
Join Date: Sep 2003
Location: If you go down to the woods today, You're sure of
Posts: 11,935
|
Quote: Originally Posted by meddler 
Enforcer,
You are a legend! I have been waiting for someone to do this for Australia. Thx mate.
Now where did I put those rep points?
Forget the rep points, at the very least click on the google ads on my site.
or if they really help there is also the paypal link
Quote: Originally Posted by vfinterceptor 
Any chance of adding Canada to that list?
How about a little love for the commonwealth?
Cheers
BJ
I have a list for some canadian cameras, will try and get the added.
Quote: Originally Posted by kasperuza 
Thanks for the link, I will take a look.
|
|
|
04-24-2007, 09:23 PM
|
#29
|
|
Super Moderator
Join Date: Sep 2005
Location: West Palm Beach, Florida
Posts: 3,745
|
Enforcer, You are in for one hell of a ride! You are going to get requests from all over the world to add cams' to the database
I was thinking maybe you should post some sort of format that we can use to compile the data for you for our area's.
Something possibly comma delimeted, so you can then easily import that to your master database.
Something like:
West Palm Beach, I-95 and Southern Blvd, http://www.palmbeachcotraffic.org/im...era/cam011.jpg
and just have one line per entry in a plain text file. This would make importing and assigning a CamID and such a breeze, and let you concentrate more on the coding of the plugin
|
|
|
04-24-2007, 09:32 PM
|
#30
|
|
Confusion Master
Join Date: Sep 2003
Location: If you go down to the woods today, You're sure of
Posts: 11,935
|
Basically that is all I need.
<Location Description><url>
<Location Description><url>
<Location Description><url>
<Location Description><url>
<Location Description><url>
One of the main problems is that they are not all just basic jpgs, some are java some use php scripts and other all sorts of things. Sometimes the image name changes acoording to the date and time. So I need the main url as well.
if you can get the lat and lon as well that will be a big help. (for the ones that are already in the database this would be useful as well. If the cameras are local to you it should be easy to use Google Earth to get the lat and lon.)
This is for another possible addition that I have in mind.
|
|
|
|
Sponsored links
|
|
Advertisement
|
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 03:27 AM.
| |