Ten Foot Product Forums


  Ten Foot Product Forums topic RSS feed
Log inLog in   RegisterRegister

Profile  Search  Memberlist  FAQ  Usergroups
Starting Ten Foot Browser on a second screen

 
Post new topic   Reply to topic    Ten Foot Product Forums Forum Index -> Ten Foot Browser
View previous topic :: View next topic  
Author Message
Mod1Fy



Joined: 05 Aug 2008


PostPosted: Tue Aug 05, 2008 8:30 am    Post subject: Starting Ten Foot Browser on a second screen Reply with quote

I am using mediaportal and have my tv hooked to my PC via DVI to HDMI.
When I start Ten Foot Product from mediaportal using multishortcut plugin they start on the PC screen in my other room. I need to be able to let the program know to start on my secondary display much like you can in the general options of the mediaportal config.

The other thing is I can't view flash content such as sites like youtube. How do I get flash working with this browser.

Fantastic idea though, exactly what I need to not have to leave my couch.
Back to top
View user's profile
Andy Henderson
Product Developer


Joined: 08 Feb 2007

Location: UK

PostPosted: Wed Aug 06, 2008 9:11 pm    Post subject: Re: Starting Ten Foot Browser on a second screen Reply with quote

Mod1Fy wrote:
I am using mediaportal and have my tv hooked to my PC via DVI to HDMI.
When I start Ten Foot Product from mediaportal using multishortcut plugin they start on the PC screen in my other room. I need to be able to let the program know to start on my secondary display much like you can in the general options of the mediaportal config.


That's a good idea. I'll look into it but I don't have a set up to test it on. If you drop me a note (Andy at SeeITA.com) I'll send you a version to try.

Mod1Fy wrote:
The other thing is I can't view flash content such as sites like youtube. How do I get flash working with this browser.


I've not had any problems with flash sites. It might be because you don't have the plug in installed. Try using IE directly to go to a flash site and see if you get the download prompt. Otherwise, can you let me know a specific page so I can investigate further (I tried youtube and it worked fine for me).

_________________
Andy Henderson
Constructive IT Advice
Back to top
View user's profile
Mod1Fy



Joined: 05 Aug 2008


PostPosted: Thu Aug 07, 2008 7:00 am    Post subject: Reply with quote

Thanks for the reply.

I had to install the newest flash in IE. Never occurred to me as I use firefox.
I'll send you an email now for a test version.

Thanks
James
Back to top
View user's profile
dreesje



Joined: 14 Oct 2009


PostPosted: Wed Oct 14, 2009 1:32 pm    Post subject: secondary display Reply with quote

I'm also interested in the ability to start the browser on my secondary display for the same reason as mentioned in the post of Mod1Fy.
Is this already possible, since I'm not able to do this.

The second option i'd like to have is starting the browser from a commandline with the url option, so the browser will open directly with this page (also useful for my mediaportal setup)

Kind regards,
Dreesje
Back to top
View user's profile
Andy Henderson
Product Developer


Joined: 08 Feb 2007

Location: UK

PostPosted: Wed Oct 14, 2009 9:31 pm    Post subject: Reply with quote

I did prepare a version that seemed to work but I didn't get any feedback from Mod1Fy. I'll dig out the change I made so you can give it a try.
_________________
Andy Henderson
Constructive IT Advice
Back to top
View user's profile
dreesje



Joined: 14 Oct 2009


PostPosted: Thu Oct 15, 2009 10:45 am    Post subject: Reply with quote

Thank you for your quick response.
As soon as this version is available i'll try it

Kind regards,
dreesje
Back to top
View user's profile
Andy Henderson
Product Developer


Joined: 08 Feb 2007

Location: UK

PostPosted: Sun Oct 18, 2009 10:43 pm    Post subject: Reply with quote

I've uploaded a beta version of version 3.4 to the web site. You can download it from www.SeeITA.com/TF/Version34Beta.zip.

This version includes a number of improvements including the multi-screen stuff and a much improved bittorrent client.

Before you do anything though, close all the Ten Foot programs down and please make a backup copy of the Ten Foot programs folder (by default C:\Program Files\CITA\Ten Foot Products) and your settings folder (under Vista, that's C:\Users\Your name\AppData\Roaming\CITA - NB, AppData is a hidden folder; you might need to update folder options to see it).

You can then overwrite the contents of the Ten Foot programs folder with the contents of the Version34Beta.zip file.

To start any of the apps on a different screen create a personal settings folder containing the following:

<settings>
<preferredScreen>2</preferredScreen>
</settings>

All the personal settings files have the format: Personal.[product name]Settings.xml. For example, the ten foot browser personal settings folder is: Personal.TenFootBrowserSettings.xml

The preferred screen setting causes the product to try to use the specified Windows screen. Screen 1 is the primary screen, so screen 2 is probably the right one for you. If it's invalid, the program reverts to the primary screen, so you might need to experiment with different values.

Let me know how you get on.

Andy

_________________
Andy Henderson
Constructive IT Advice
Back to top
View user's profile
dreesje



Joined: 14 Oct 2009


PostPosted: Tue Oct 20, 2009 10:28 am    Post subject: Reply with quote

I've checked the secondary display feature with the beta version of version 3.4 and I can confirm that it works for me.

I've created a Personal.TenFootBrowserSettings.xml with the following lines in it :
<settings>
<preferredScreen>2</preferredScreen>
</settings>

I didn't know where to put this file, but at least it worked when I put it in the same directory where I installed the TenFootBrowser.

I did different checks, also the check for the "revert to the primary screen" in case the screen is invalid and everything works as expected.
Thank you very much for this solution.

Do you also have a solution for the second question I asked you?
Quote:
The second option i'd like to have is starting the browser from a commandline with the url option, so the browser will open directly with this page (also useful for my mediaportal setup)


What I mean by this is that with f.e. Internet Explorer you have the ability to start directly with the google webpage by executing from the commandline: iexplore www.google.com

Kind regards,
dreesje
Back to top
View user's profile
Andy Henderson
Product Developer


Joined: 08 Feb 2007

Location: UK

PostPosted: Sun Oct 25, 2009 6:07 pm    Post subject: Reply with quote

I've posted a new version of the Version34Beta.zip file that implements the command line argument you are looking for. The code doesn't perform any validation so, if you get a navigation error in the browser, check the value you are passing.

The parameter doesn't need to specify the scheme, so www.seeita.com is a valid parameter. I suggest, however, you include the scheme anyway; so www.seeita.com becomes http://www.seeita.com.

_________________
Andy Henderson
Constructive IT Advice
Back to top
View user's profile
dreesje



Joined: 14 Oct 2009


PostPosted: Mon Oct 26, 2009 12:03 pm    Post subject: Reply with quote

Thank you very much,

I checked the new version with the commandline argument and it works exactly as I would like it. With these solutions I can use the TenFootBrowser the way I'd like in my Mediaportal environment.

Thank you again for your great support.

Kind regards,
Dreesje
Back to top
View user's profile
Display posts from previous:   
Post new topic   Reply to topic    Ten Foot Product Forums Forum Index -> Ten Foot Browser All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum

Ten Foot Product Forums topic RSS feed 


phpBB "skin" by DewChugr
Powered by phpBB © 2001, 2005 phpBB Group