webOS Nation Forums >  Homebrew >  webOS homebrew apps > WebOS Internals review of MyTether
WebOS Internals review of MyTether

  Reply
 
LinkBack Thread Tools Display Modes
Old 02/23/2010, 06:29 AM   #41 (permalink)
Developer
 
rwhitby's Avatar
 
Join Date: Apr 2003
Location: Adelaide, Australia - follow @webosinternals on Twitter visit www.webos-internals.org and www.facebook.com/webosinternals
Posts: 10,220
Likes Received: 546
Thanks: 90
Thanked 8,534 Times in 2,806 Posts
Default

Quote:
Originally Posted by davidra View Post
And even further...and I can't get a straight answer on the donor forum....are we absolutely sure that removing MT through Preware (and I assume also the service which is separate) will remove ALL traces of MT prior to the update?

This has been a major problem with this app in the past.
Please re-read the first post of this thread. The answer to your question (for version 2.1.x at least) is in my review.

-- Rod
__________________
WebOS Internals and Preware Founder and Developer
You may wish to donate by Paypal to donations @ webos-internals.org if you find our work useful.
All donations go back into development.
www.webos-internals.org twitter.com/webosinternals facebook.com/webosinternals
rwhitby is offline   Reply With Quote
Old 03/05/2010, 10:43 AM   #42 (permalink)
Developer
 
Join Date: Jul 2009
Location: Katy, Texas
Posts: 584
Likes Received: 7
Thanks: 52
Thanked 287 Times in 93 Posts
Default

Quote:
Originally Posted by rwhitby View Post
Please re-read the first post of this thread. The answer to your question (for version 2.1.x at least) is in my review.

-- Rod
just evaluated the code myself and there is a problem. if you ever tried to uninstalle the app via quick install or orange+tap....there will be three files left on your file system.

net.aonic.tether.jar in the /usr/lib/luna/java/ folder

net.aonic.tether.service in the /usr/share/dbus-1/system-services/ folder

net.aonic.tether in the /etc/event.d/ folder

i would have to recomend that aonic provide an uninstall script via exe or command line to fully erase MyTether for the people that want it completely off. in the mean time use these commands in terminal:

Code:
rm -f /usr/lib/luna/java/net.aonic.tether.jar
rm -f /usr/share/dbus-1/system-services/net.aonic.tether.service
rm -f /etc/event.d/net.aonic.tether
number1pete is offline   Reply With Quote
Old 03/05/2010, 12:36 PM   #43 (permalink)
Member
 
Join Date: Jul 2005
Location: San Diego
Posts: 958
Likes Received: 0
Thanks: 121
Thanked 44 Times in 39 Posts
Default

Are those files needed for the current version (2.1)?
Dr.Grace is offline   Reply With Quote
Old 03/05/2010, 12:50 PM   #44 (permalink)
Member
 
jack87's Avatar
 
Join Date: Jun 2009
Location: Salt Lake City, Ut
Posts: 1,225
Likes Received: 9
Thanks: 78
Thanked 179 Times in 128 Posts
Default

Quote:
Originally Posted by number1pete View Post
just evaluated the code myself and there is a problem. if you ever tried to uninstalle the app via quick install or orange+tap....there will be three files left on your file system.

net.aonic.tether.jar in the /usr/lib/luna/java/ folder

net.aonic.tether.service in the /usr/share/dbus-1/system-services/ folder

net.aonic.tether in the /etc/event.d/ folder

i would have to recomend that aonic provide an uninstall script via exe or command line to fully erase MyTether for the people that want it completely off. in the mean time use these commands in terminal:

Code:
rm -f /usr/lib/luna/java/net.aonic.tether.jar
rm -f /usr/share/dbus-1/system-services/net.aonic.tether.service
rm -f /etc/event.d/net.aonic.tether

Those are the service files and that goes for all homebrew that requires a service to run. Orange+Tap and Webos quick install will uninstall MyTether the App. as for the service i believe you can remove those just fine with webos quick install and preware.
__________________
MatterOfFactJack
jack87 is offline   Reply With Quote
Old 03/05/2010, 02:50 PM   #45 (permalink)
Developer
 
rwhitby's Avatar
 
Join Date: Apr 2003
Location: Adelaide, Australia - follow @webosinternals on Twitter visit www.webos-internals.org and www.facebook.com/webosinternals
Posts: 10,220
Likes Received: 546
Thanks: 90
Thanked 8,534 Times in 2,806 Posts
Default

Quote:
Originally Posted by number1pete View Post
just evaluated the code myself and there is a problem. if you ever tried to uninstalle the app via quick install or orange+tap....there will be three files left on your file system.

net.aonic.tether.jar in the /usr/lib/luna/java/ folder

net.aonic.tether.service in the /usr/share/dbus-1/system-services/ folder

net.aonic.tether in the /etc/event.d/ folder

i would have to recomend that aonic provide an uninstall script via exe or command line to fully erase MyTether for the people that want it completely off. in the mean time use these commands in terminal:

Code:
rm -f /usr/lib/luna/java/net.aonic.tether.jar
rm -f /usr/share/dbus-1/system-services/net.aonic.tether.service
rm -f /etc/event.d/net.aonic.tether
Those are files from the service that is installed alongside the application.

Did you remove both packages with Preware or WebOS Quick Install?

Orange + Tap does not remove advanced homebrew correctly.

-- Rod
rwhitby is offline   Reply With Quote
Thanked By: skyheli
Old 03/05/2010, 02:56 PM   #46 (permalink)
Member

 
Grabber5.0's Avatar
 
Join Date: Dec 2008
Location: Kansas City, MO
Posts: 1,742
Likes Received: 86
Thanks: 198
Thanked 362 Times in 291 Posts
Default

Quote:
Originally Posted by rwhitby View Post
Those are files from the service that is installed alongside the application.

Did you remove both packages with Preware or WebOS Quick Install?

Orange + Tap does not remove advanced homebrew correctly.

-- Rod
That is good information. I bet many people have overlooked that fact, for more than just MyTether.
Grabber5.0 is offline   Reply With Quote
Old 03/05/2010, 03:02 PM   #47 (permalink)
Developer
 
rwhitby's Avatar
 
Join Date: Apr 2003
Location: Adelaide, Australia - follow @webosinternals on Twitter visit www.webos-internals.org and www.facebook.com/webosinternals
Posts: 10,220
Likes Received: 546
Thanks: 90
Thanked 8,534 Times in 2,806 Posts
Default

Quote:
Originally Posted by Grabber5.0 View Post
That is good information. I bet many people have overlooked that fact, for more than just MyTether.
I'm experimenting with a new technique now which might make orange+tap work in the future ...

-- Rod
rwhitby is offline   Reply With Quote
Thanked by NCZman, Trekker
Old 03/05/2010, 06:12 PM   #48 (permalink)
Developer
 
Join Date: Jul 2009
Location: Katy, Texas
Posts: 584
Likes Received: 7
Thanks: 52
Thanked 287 Times in 93 Posts
Default

Quote:
Originally Posted by rwhitby View Post
Those are files from the service that is installed alongside the application.

Did you remove both packages with Preware or WebOS Quick Install?

Orange + Tap does not remove advanced homebrew correctly.

-- Rod
i removed with orange+tap. What does Preware or WebOS do differently than orange +tap? I did find a file called prerm within aoinic's service ipk file. The prerm seemed to be written to remove the service files from the folders mentioned before. My question is how does this prerm file get called when being removed via QuickInstall or Preware?
number1pete is offline   Reply With Quote
Old 03/05/2010, 06:34 PM   #49 (permalink)
Developer
 
rwhitby's Avatar
 
Join Date: Apr 2003
Location: Adelaide, Australia - follow @webosinternals on Twitter visit www.webos-internals.org and www.facebook.com/webosinternals
Posts: 10,220
Likes Received: 546
Thanks: 90
Thanked 8,534 Times in 2,806 Posts
Default

Quote:
Originally Posted by number1pete View Post
i removed with orange+tap. What does Preware or WebOS do differently than orange +tap? I did find a file called prerm within aoinic's service ipk file. The prerm seemed to be written to remove the service files from the folders mentioned before. My question is how does this prerm file get called when being removed via QuickInstall or Preware?
WebOS Quick Install and Preware run those scripts automatically. That's the definition of advanced homebrew support for those installers.

Other installers that do not support advanced homebrew (like palm-install, fileCoaster, and orange+tap) do not.

-- Rod
__________________
WebOS Internals and Preware Founder and Developer
You may wish to donate by Paypal to donations @ webos-internals.org if you find our work useful.
All donations go back into development.
www.webos-internals.org twitter.com/webosinternals facebook.com/webosinternals
rwhitby is offline   Reply With Quote
Old 03/06/2010, 09:11 AM   #50 (permalink)
Developer
 
Join Date: Jul 2009
Location: Katy, Texas
Posts: 584
Likes Received: 7
Thanks: 52
Thanked 287 Times in 93 Posts
Default

Quote:
Originally Posted by rwhitby View Post
WebOS Quick Install and Preware run those scripts automatically. That's the definition of advanced homebrew support for those installers.

Other installers that do not support advanced homebrew (like palm-install, fileCoaster, and orange+tap) do not.

-- Rod
do you mind giving me the specifics on what preware and WOQIS look for so i can inslude in my file. Does it have to be specifically called prerm or whatever. Or do they just look in the ipkg info for files that are not default include files in their.

also i dont know how mytether guy got the call to "services" to work. I put a dhcp.sh file all jar'd up (via zipped folders called my.company.cpuscaler.jar) into the /usr/lib/luna/java/ folder and in my cpuscaler's ipkg i called:

scaleOn: function(inSender) {
this.controller.serviceRequest(this.serviceName,{method:"service",parameters:{service:"dhcp",params: "set "+("on")}});
},

and the script looks like this:

case $1 in
"on" )
echo ondemand > /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor
echo on > /media/internal/downloads/test.txt
;;

"off" )
echo userspace > /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor
echo off > /media/internal/downloads/test.txt
;;
esac

but when i push the button in the program it doesnt work. I wrote it like this becasue the emulator doesnt have a cpu to scale so im simulating the action by writing to a text file i put in /media/internal/downloads folder.

Do you have any idea why its not working? Is their a thread that talks about calling services from within a WebOS ipkg?
number1pete is offline   Reply With Quote
Old 06/25/2010, 10:35 AM   #51 (permalink)
Member
 
Join Date: Aug 2009
Posts: 3
Likes Received: 0
Thanks: 0
Thanked 0 Times in 0 Posts
Default MyTether - Trusted Code?

Hi All,

First of all - Aonic, please do not be insulted, just an honest question hoping for some honest answers.


My question is that, since My Tether is not an open source application and there has not been any independent body testing the integrity of the code. Some of us, myself included, are very hesitant on trusting the code.

Let me put it in another perspective. Our address book contains (sometimes) hundreds of contacts, many of these contact information contains email addresses, phone numbers and real physical home addresses.

I do understand an application such as My Tether will never make it into the WebOS app store, I also understand that with such time invested into My Tether, opening up the source is just a bad deal.

However, perhaps we need some sort of proof that this application will not read your address book or email and send them to some cyber criminal or spammers.

Aonic -again, I am not accusing you to be an cyber criminal or a spammer of course. And truth be told, my gut feeling tells me that My Tether does what it is supposed to do and nothing more. However, guilty until proven innocent is the safer way to go.
gallantus is offline   Reply With Quote
Old 06/25/2010, 10:43 AM   #52 (permalink)
Member
 
Join Date: May 2010
Posts: 499
Likes Received: 27
Thanks: 16
Thanked 198 Times in 35 Posts
Default

aonic is MIA and has been for at least two months. The last update came out shortly after the Verizon launch, and since then, there have been no posts or updates on the donor forum. In my case, I can't get USB tethering to turn on, it is always "enabling", which may be related to WebOS 1.4.2 on AT&T Palm Pre and Pixi phones.

At this point, I would say that My Tether is a dead app that has been abandoned by the author.
Targon is offline   Reply With Quote
Old 06/25/2010, 10:49 AM   #53 (permalink)
Member
 
Join Date: Aug 2009
Posts: 3
Likes Received: 0
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Quote:
Originally Posted by Targon View Post
aonic is MIA and has been for at least two months. The last update came out shortly after the Verizon launch, and since then, there have been no posts or updates on the donor forum. In my case, I can't get USB tethering to turn on, it is always "enabling", which may be related to WebOS 1.4.2 on AT&T Palm Pre and Pixi phones.

At this point, I would say that My Tether is a dead app that has been abandoned by the author.
I do know that the mytether.net website has changed within the last two months. Before you can download the no-donors version for free, now the website has been updated so that only the donor's version is available. And I'm pretty sure that this change to the website has occurred within the last two months.

In anycase, are there any developers out there who has/willing to challenge the integrity of the My Tether code?
gallantus is offline   Reply With Quote
Old 06/26/2010, 06:21 PM   #54 (permalink)
Member
 
Join Date: Sep 2007
Posts: 664
Likes Received: 0
Thanks: 5
Thanked 44 Times in 38 Posts
Default

Thanks for this. I bought the app a few months ago, and after a week's hassle trying to get into the donor forum (and get the app, for that matter), I gave up trying to get support and uninstalled the product. If the app iteself is working properly now, I might reinstall, but I feel that part of the review should be given as far as timeliness of delivery, and support after purchase. The MyTether crew fails pretty miserably at both of those. In fact, I had to ask here to have questions answered that should be available to perspective buyers right on the front page. When I bought it, there was at least a public forum, with minimal support, now that's not even available. With no proof of an actual working support forum, I'm hesitant to suggest it. You're sending money blindly with absolutely no support in case of a delivery, and no support if you never receive your forum access code.

Great review, Rod, as always, but without some serious changes in the selling practices, I just can't recommend it.
fussnfeathers is offline   Reply With Quote
Old 06/26/2010, 06:52 PM   #55 (permalink)
Member
 
IcerC's Avatar
 
Join Date: Jun 2009
Posts: 1,659
Likes Received: 22
Thanks: 269
Thanked 172 Times in 137 Posts
Default

It works great for me.
The forum is still around:
My Tether

Do you not have your donor name and password?
Many forum members will help you right away, nice people all about to help.

No need for an update if it's working still.

It's a bit of a gamble, sure. After all it is just a donation
__________________

Selling my Palm things: just make an offer: http://forums.webosnation.com/market...nd-offers.html
IcerC is offline   Reply With Quote
Reply

 

Thread Tools
Display Modes



 


Content Relevant URLs by vBSEO 3.6.0