Page 2 of 12
Re: Install Apps on Pre-2010 TVs?
Posted: Mon Sep 20, 2010 9:07 pm
by moras86
Developer menu with option to change widget server IP is on B650 if you use 'not Yahoo' widgets engine. Need to select country like: Ireland, Russia, Poland (don't know others).
I contact with author off TvWidget.pl and we tray start simple widget at my B650, but without success

Re: Install Apps on Pre-2010 TVs?
Posted: Thu Sep 23, 2010 3:43 pm
by reaper7
I captured oryginal widget NEWS USA TODAY !
this is command for tcpdump:
Code: Select all
tcpdump -vvv -i eth0.0 -w /dysk/develop.dmp -s 0 host 192.168
.0.9 and \(210.118.57.48\)
where
192.168.0.9 - TV IP;
210.118.57.48 - NEWS USA TODAY widget home;
-s 0 parameter is obligate for not truncate package
First of all:
on home "develop" server must be a file widgetlist.xml (in root folder) (TNX TvWidget.pl author)
Code: Select all
<?xml version="1.0" encoding="UTF-8" ?>
<rsp stat="ok">
<list>
<widget id="NoC650">
<title>NoC650</title>
<compression size="782095" type="zip" />
<description>
Widget test for TV B650
</description>
<download>http://192.168.0.254/Widget/NoC650_Test.zip</download>
</widget>
</list>
</rsp>
section
download points a directory and zip file with widget
Simply download attachment and put to Widget directory
NoC650_Test.zip
Now You can update widget inside develop account
IT WORKS

unfortunately I don't know js - I will not be started make a nice widgets

own Widgets for B650 - WORK!!!
Posted: Sun Sep 26, 2010 8:31 pm
by moras86
Big thanks
reaper7 it's works on my
B650 too!!!
I use
Apache as local server and synchronized TV widgets at developer menu with it.
I got two widgets and list file of it -
widgetlist.xml
Code: Select all
<?xml version="1.0" encoding="UTF-8"?>
<rsp stat="ok"><list>
<!-- START Facebook -->
<widget id="Facebook">
<title>Facebook</title>
<compression size="1656763" type="zip"/>
<description></description>
<download>http://192.168.1.10/Widget/Facebook_1_Europe_20100923.zip</download>
</widget>
<!-- END Facebook -->
<!-- START USA Today News -->
<widget id="Today">
<title>USA Today News</title>
<compression size="517608" type="zip"/>
<description></description>
<download>http://192.168.1.10/Widget/Today_0001_Europe_20100925.zip</download>
</widget>
<!-- END USA Today News -->
</list></rsp>
All widgets download from here -
http://moras86.ugu.pl/samsung/widget/lista/
Can anybody use telnet or FTP for copy and upload here his widgets from TV path -
/mtd_down/widgets/normal
I got now:
YouTube,
Picassa,
Twitter,
AccuWeather and some widgets for Poland.
PS:
Develop menu works only when use Internet@TV with
non Yahoo engine (probably it's old InfoLink).
Re: own Widgets for B650 - WORK!!!
Posted: Tue Sep 28, 2010 11:42 am
by baco81
moras86 wrote:Big thanks reaper7 it's works on my B650 too!!
Can anybody use telnet or FTP for copy and upload here his widgets from TV path - /mtd_down/widgets/normal
I got now: YouTube, Picassa, Twitter, AccuWeather and some widgets for Poland.
Do you mean that we can copy widgets from C550, C650...TVs to the B650 ??
Re: own Widgets for B650 - WORK!!!
Posted: Tue Sep 28, 2010 12:53 pm
by moras86
Yes, I think we can USE widgets from
C series on
B650 - probably Facebook widgets is from C650.

For run it on B650 you need modify only one file -
config.xml from widget ZIP archive.
But I don't know if C650 can run telnet for COPY widgets from TV?
Path
/mtd_down/widgets/normal is for B650 and I would like tray use widgets form another country using develop menu.
Country like
Russia,
Ireland or other using
non Yahoo engine.
Cheers
Re: Install Apps on Pre-2010 TVs?
Posted: Tue Sep 28, 2010 4:56 pm
by erdem_ua
If C series app works on B series, can we enable Telnet on C series with B series app? Just for rooting TV?
