It appears you have not yet registered with our community. To register please click here...

 
 
         
 
     
QuickLinks
  
Home of the Converged PDA - Phone    
 
Go Back  PDAPhoneHome.com > Pocket PC PDAPhones > PPC-6800 / XV6800 > Opera Mini 4 Beta 2 Released (Includes info on new Java Midlet Manager)

Reply
 
PDAPhoneHome  
 
Old 04-06-2008, 09:19 AM
     
  #101 (permalink)  
Registered User
Join Date: 04-06-2008
PDAPhone: MDA Vario II
Carrier: T-Mobile
Posts: 2
 

Quote:
Originally Posted by dakan View Post
First getting the network messages to go away. You need to edit selector.utf and change the
Code:
domain=untrusted, \
to be this (I did this in notepad myself)
Code:
domain=tckmax   , \
That's three spaces after tckmax. That was all mine required. Also while you're there note the root that is there the root=s?_ you'll need that for part 2
Thanks. Just what I was looking for.
 
fozzie is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 04-06-2008, 10:44 AM
     
  #102 (permalink)  
Anxiously Awaiting Android
jpurv's Avatar
Join Date: 05-30-2005
Location: Austin, TX
PDAPhone: HTC Mogul
Carrier: Sprint
Posts: 1,038
  Send a message via AIM to jpurv Send a message via MSN to jpurv

Opera mini 4.1 beta is out now. It now gives you the option to not ask for permission to access the internet. It has some other nice features as well.http://www.operamini.com/beta/
__________________
Free Katie Holmes!
 
jpurv is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 04-07-2008, 05:16 AM
     
  #103 (permalink)  
Registered User
Join Date: 04-06-2008
PDAPhone: MDA Vario II
Carrier: T-Mobile
Posts: 2
 

I was actually using that tip for the Gmail java client, but yeah, the new Opera mini is great
 
fozzie is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 04-10-2008, 07:58 PM
     
  #104 (permalink)  
Registered User
Join Date: 04-10-2008
PDAPhone: HTC touch
Carrier: Bell
Posts: 1
 

Ive tried to do the permission on my HTC Touch using jbed and opera mini 4. I have tried manually editing the selector file, or using fix.exe program. whenever I copy the file to the folder, I can no longer click "application" after opening jbed... click click it wont open. Re-placing the original file restore the ability to open it and shows gmail and opera mini. anybody knows why its doing that? I want that fix to work!

thanks
 
Philgag is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 04-10-2008, 09:18 PM
     
  #105 (permalink)  
Registered User
Join Date: 04-06-2008
PDAPhone: http://www.photogalaxy.co
Carrier: mojratok
Posts: 1
 

Post Kevlar vest

kevlar vest Kevlar vest
Take a look at this site, I found it's amazing and there's a lot of diffferent kevlar stuff inside
Post
Post
Post
 
mojratok is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 06-13-2008, 01:36 PM
     
  #106 (permalink)  
Registered User
Join Date: 01-24-2005
Location: Miami Beach
Posts: 52
  Send a message via AIM to bosstone

I got shortcuts working for both gmail and opera using the methods described here. My question now is how can I change the icons so they all are not the same Esmertec Jbed Icon?

Thanks
CC
__________________
Check out <a href="http://www.MyXV6600.com" class="normal" target="_blank">MyXV6600.com</a> the only site dedicated to the 6600 series of phones.
 
bosstone is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 06-29-2008, 01:58 PM
     
  #107 (permalink)  
Registered User
Join Date: 04-16-2006
PDAPhone: Moto Q9c
Carrier: Sprint
Posts: 12
 

Quote:
Originally Posted by g-funkster View Post
Ok

I've tested this, seems to work fine. I've written a 'hex editor' that automatically modifies your selector.utf file. Doesn't matter how many apps you have installed, each will get fixed. Requires a computer though, sorry!

Just copy your \windows\appdb\selector.utf file into the same directory on your PC where the Fix.exe file is (within the attached zip) and run Fix.exe.

It will create a new selector.utf and backup your original as selector.bak.utf You can then overwrite your PPC's version.

If you don't trust the executable, you can always use your own hex editor to do the same thing. It's kinda big for a very small action, that's because it was written in Perl then repackaged into an exec. Source is also attached.

Edit: Verified that this does work.

Edit: I should add that I'm using the new jbed
I have no idea how to do this. Anyway to make it any easier for me. thanks
 
tbakergobuck is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 06-29-2008, 02:05 PM
     
  #108 (permalink)  
Registered User
schmenge's Avatar
Join Date: 02-29-2004
Location: Batavia IL
PDAPhone: AT&T Tilt
Carrier: AT&T
Posts: 134
 

I assume you have downloaded fix.zip and extracted it to your PC, let's say into a folder named "Fix."
  1. Connect your PPC to your PC via Active Sync
  2. Click on the "Explore" button on the Active Sync window
  3. The resulting Window will be your PPC. Go to the Windows folder and then the appdb folder
  4. Find the file selectro.utf (you might not see the .utf part) and copy this file to your PPC.
  5. Place the selector file you just copied in your Fix folder
  6. Open the Fix folder and click on Fix.exe. This will create a new selector.urf file
  7. Copy or move the new selector.utf file to the Windows/appdb folder on your PPC. You will need to overwrite the existing file
  8. Disconnect everything, you're done!
__________________

Mark
WM 6.1/PocketBreeze/PocketWeather/iLauncher/PhoneWeaver
 
schmenge is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 06-29-2008, 10:42 PM
     
  #109 (permalink)  
Registered User
Join Date: 04-16-2006
PDAPhone: Moto Q9c
Carrier: Sprint
Posts: 12
 

Quote:
Originally Posted by schmenge View Post
I assume you have downloaded fix.zip and extracted it to your PC, let's say into a folder named "Fix."
  1. Connect your PPC to your PC via Active Sync
  2. Click on the "Explore" button on the Active Sync window
  3. The resulting Window will be your PPC. Go to the Windows folder and then the appdb folder
  4. Find the file selectro.utf (you might not see the .utf part) and copy this file to your PPC.
  5. Place the selector file you just copied in your Fix folder
  6. Open the Fix folder and click on Fix.exe. This will create a new selector.urf file
  7. Copy or move the new selector.utf file to the Windows/appdb folder on your PPC. You will need to overwrite the existing file
  8. Disconnect everything, you're done!
Bold part lost me.
 
tbakergobuck is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 06-30-2008, 08:49 AM
     
  #110 (permalink)  
Registered User
schmenge's Avatar
Join Date: 02-29-2004
Location: Batavia IL
PDAPhone: AT&T Tilt
Carrier: AT&T
Posts: 134
 

After you click the Explore button a window opens. You can now go to files and folders on your PPC just like you would on a PC. I think you will be in My Documents, or My Device when that window opens. If My Device, click on that to shows folders and Windows will be one of them. If My Documents you need to go up one level to see the Windows folder.
__________________

Mark
WM 6.1/PocketBreeze/PocketWeather/iLauncher/PhoneWeaver
 
schmenge is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 06-30-2008, 09:45 AM
     
  #111 (permalink)  
Registered User
Join Date: 04-16-2006
PDAPhone: Moto Q9c
Carrier: Sprint
Posts: 12
 

I finally figured it out. Thanks for the help.

Last edited by tbakergobuck : 06-30-2008 at 09:57 AM.
 
tbakergobuck is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-10-2008, 10:42 PM
     
  #112 (permalink)  
Registered User
Join Date: 07-10-2008
PDAPhone: Tilt
Carrier: AT&T
Posts: 3
 

Quote:
Originally Posted by schmenge View Post
After you click the Explore button a window opens. You can now go to files and folders on your PPC just like you would on a PC. I think you will be in My Documents, or My Device when that window opens. If My Device, click on that to shows folders and Windows will be one of them. If My Documents you need to go up one level to see the Windows folder.
Uhhh for some reason whenever i click on the Explore button and a windows opens up, it brings to me to "My device" but when i also click on my device it gives me folders like Databases, appl data, bluetooth, connmgr, and so on.... I've searched through almost every folder and still cannot find a Windows folder. Weird thing is that i had a 8125 before and i can swear that i had a windows folder on that device but now on my 8925 (tilt), i cannot find a windows folder. Is there a option that shows hidden folders or what?

I can however go through the phone w/out it being synced up to the PC and go to the /windows folder but i cannot find the /windows folder via activesync

Last edited by ATL_nokio : 07-10-2008 at 10:47 PM.
 
ATL_nokio is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-10-2008, 11:00 PM
     
  #113 (permalink)  
Registered User
schmenge's Avatar
Join Date: 02-29-2004
Location: Batavia IL
PDAPhone: AT&T Tilt
Carrier: AT&T
Posts: 134
 

I have a Tilt and I can see the Windows folder and there is no setting I know of that prevents you from seeing it. Now, that said I am using Vista and WMDC so maybe with WM6 you need WMDC to see the Windows folder?

You could go to the folder on the PPC using File Explorer and copy the selector.utf file to someplace like My Documents and then copy it from there to your PC so you can run the fix.exe program. Or, if you want to PM me and give me your email address I can send you my selector file and you can use that one (should be the same thing).
__________________

Mark
WM 6.1/PocketBreeze/PocketWeather/iLauncher/PhoneWeaver
 
schmenge is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-10-2008, 11:28 PM
     
  #114 (permalink)  
Registered User
Join Date: 07-10-2008
PDAPhone: Tilt
Carrier: AT&T
Posts: 3
 

Btw, whats WMDC?
 
ATL_nokio is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-11-2008, 06:39 AM
     
  #115 (permalink)  
Registered User
schmenge's Avatar
Join Date: 02-29-2004
Location: Batavia IL
PDAPhone: AT&T Tilt
Carrier: AT&T
Posts: 134
 

Windows Mobile Device Center, the replacement for Active Sync. And for me, a bit flakier than Active Sync.
__________________

Mark
WM 6.1/PocketBreeze/PocketWeather/iLauncher/PhoneWeaver
 
schmenge is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-11-2008, 10:09 AM
     
  #116 (permalink)  
Registered User
Join Date: 07-10-2008
PDAPhone: Tilt
Carrier: AT&T
Posts: 3
 

OO i c. Weird thing is, i was on my work PC last night trying last night when i attempting all this and could not find the windows folder but when i got home today i hooked up my phone via activesync and sure enough i can now see my /windows folder on my home pc. Dont know what could be different. I am almost positive i'm running activesync 4.5 on both PC's so i dont know whats going on.

BTW, thanks for the selector file! Worked great! So are you still using activesync or have your switched over to WMDC?

Last edited by ATL_nokio : 07-11-2008 at 10:35 AM.
 
ATL_nokio is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-11-2008, 10:52 AM
     
  #117 (permalink)  
Registered User
schmenge's Avatar
Join Date: 02-29-2004
Location: Batavia IL
PDAPhone: AT&T Tilt
Carrier: AT&T
Posts: 134
 

[quote=ATL_nokio;742795]OO i c. Weird thing is, i was on my work PC last night trying last night when i attempting all this and could not find the windows folder but when i got home today i hooked up my phone via activesync and sure enough i can now see my /windows folder on my home pc. Dont know what could be different. I am almost positive i'm running activesync 4.5 on both PC's so i dont know whats going on.{/quote]

Well Active Sync is a Microsoft product and MS is never wrong.

Quote:
BTW, thanks for the selector file! Worked great! So are you still using activesync or have your switched over to WMDC?
Once you have Vista (which I actually like compared to all the rants) WMDC is your only choice. Likewise I think you have to use AS if you do not use Vista. I would go back to AS if I could as it generally worked well for me and WMDC is a little less reliable. Sometimes I need to reboot just to connect. Anyway, glad you got the file and that it got rid of the annoying security prompt.
__________________

Mark
WM 6.1/PocketBreeze/PocketWeather/iLauncher/PhoneWeaver
 
schmenge is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-13-2008, 02:56 AM
     
  #118 (permalink)  
Super Awesome Guy
a_lazy_dude's Avatar
Join Date: 11-11-2007
Location: Atlantic Highlands, New Jersey
PDAPhone: VZW'ized Sprint Touch Pro
Carrier: Verizon Wireless
Headset: Jawbone 2
Posts: 128
 

EDIT: bah, i should stop posting at 3am. I misread the post I was replying too, and now I shall delete my reply in shame.
__________________
"For me, it is far better to grasp the Universe as it really is than to persist in delusion, however satisfying and reassuring." - Carl Sagan rules

Last edited by a_lazy_dude : 07-13-2008 at 03:01 AM.
 
a_lazy_dude is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-13-2008, 07:43 PM
     
  #119 (permalink)  
Registered User
Join Date: 06-02-2008
PDAPhone: Samsung SCH i760
Carrier: Verizon
Posts: 142
 

So, I found this thread, lots of help, thanks, however changing the icon to an Opera icon appears to me somewhat of a mystery. Any advice?
 
EtherBoo is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-29-2008, 12:32 PM
     
  #120 (permalink)  
Registered User
Join Date: 01-28-2005
Location: Shaker Heights, OH
Posts: 16
 

Used the script on AT&T Tilt and it worked great (Opera Mini v. 4.1.11355)! Thanks!
__________________
onesix18
www.jcarroll.net/pda.asp
Philips Nino 320 > Sony Clie T615 > HP iPaq 3970 > SX66 > HTC Wizard > HTC Kaiser
 
onesix18 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Reply


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Login Panel
Enter your username and password to login:


Advertisements



PDA and Smartphone Repair & Parts

Cellular Phone Parts and Accessories



PDAPhone Chargers and Screen Protectors

Where Photographers Meet

Please Help By Taking Our Survey!





Our Friends





All times are GMT -5. The time now is 07:03 PM.

               
 
Design by VBSz   |  Hosting by PWH   |  
Copyright © 2002-2007, Convergent Minds, LLC - All Rights Reserved.