PPCGeeks Forums HTC Arrive HTC HD2 HTC Thunderbolt HTC Touch Pro 2 HTC Evo 4G HTC Evo 3D Samsung Galaxy S II Motorola Droid X Apple iPhone Blackberry
Go Back   PPCGeeks > Windows Mobile > WM HTC Devices > HTC Vogue > HTC Vogue Development
Register Community Search

Notices


Closed Thread
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 08-14-2008, 10:10 PM
boggsie's Avatar
b00nsquad
Offline
Pocket PC: Touch PRO 2
Carrier: Sprint SERO
Location: Central Ohio
 
Join Date: Mar 2008
Posts: 1,359
Reputation: 2295
boggsie is a VIPboggsie is a VIPboggsie is a VIPboggsie is a VIPboggsie is a VIPboggsie is a VIPboggsie is a VIPboggsie is a VIPboggsie is a VIPboggsie is a VIPboggsie is a VIP
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Custom OEM Requests ...Get them here! Updated: 8/13/08

Quote:
Originally Posted by rstoyguy View Post
Give this a try boggsie... In the RGU I marked the key to export once you get it set up with your city/connection so you can just flash it once you replace the data....

Set to Wichita, KS and untested...nice animations and small today screen footprint...
I really, really appreciate the quick reply.

Elecont is a great home plugin for me ... I like to keep lots of small widgets stacked up on my home screen ... don't use touchflo/biotouch or the cube.

I used no2chem's package installer ... I just wanted to try this quickly. I presume it works through all of the items as if the package were cooked into the rom.

Initially there wasn't a home-plugin. I cab'd up the following and installed to get that setup.

Code:
<?xml version="1.0" encoding="utf-8"?>
<wap-provisioningdoc>
  <characteristic type="Registry">
    <characteristic type="HKLM\Software\Microsoft\Today\Items\&quot;ElecontWeather&quot;" translation="filesystem">
      <parm name="Flags" datatype="integer" value="0" />
      <parm name="Enabled" datatype="integer" value="1" />
      <parm name="DLL" datatype="string" value="\Windows\ElecontWeather\ElecontWeatherPocket.dll" />
      <parm name="Order" datatype="integer" value="4" />
      <parm name="Selectability" datatype="integer" value="2" />
      <parm name="Options" datatype="integer" value="1" />
      <parm name="Type" datatype="integer" value="4" />
    </characteristic>
  </characteristic>
</wap-provisioningdoc>
When the home screen refreshed, it had an error where elecont should have been. "Error 2: please reinstall elecont weather"

I thought that executing the application might do something to initialize things further ... tried that and received an error "invalid class string"

Best regards,
-boggsie

PS: I wonder if it is internally hard-coded to "Elecont Weather" as opposed to Elecont Weather ?
__________________
Mine has theft deterrent!
HOPE
  #2 (permalink)  
Old 08-14-2008, 10:30 PM
rstoyguy's Avatar
SuperNoob
Offline
Pocket PC: iPhone 5s
Carrier: TMobile
Threadstarter
Location: Wichita, KS
 
Join Date: Jan 2008
Posts: 6,309
Reputation: 23264
rstoyguy can't get a higher reputation levelrstoyguy can't get a higher reputation levelrstoyguy can't get a higher reputation levelrstoyguy can't get a higher reputation levelrstoyguy can't get a higher reputation levelrstoyguy can't get a higher reputation levelrstoyguy can't get a higher reputation levelrstoyguy can't get a higher reputation levelrstoyguy can't get a higher reputation levelrstoyguy can't get a higher reputation levelrstoyguy can't get a higher reputation level
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Custom OEM Requests ...Get them here! Updated: 8/13/08

Quote:
Originally Posted by boggsie View Post
I really, really appreciate the quick reply.

Elecont is a great home plugin for me ... I like to keep lots of small widgets stacked up on my home screen ... don't use touchflo/biotouch or the cube.

I used no2chem's package installer ... I just wanted to try this quickly. I presume it works through all of the items as if the package were cooked into the rom.

Initially there wasn't a home-plugin. I cab'd up the following and installed to get that setup.

Code:
<?xml version="1.0" encoding="utf-8"?>
<wap-provisioningdoc>
  <characteristic type="Registry">
    <characteristic type="HKLM\Software\Microsoft\Today\Items\&quot;ElecontWeather&quot;" translation="filesystem">
      <parm name="Flags" datatype="integer" value="0" />
      <parm name="Enabled" datatype="integer" value="1" />
      <parm name="DLL" datatype="string" value="\Windows\ElecontWeather\ElecontWeatherPocket.dll" />
      <parm name="Order" datatype="integer" value="4" />
      <parm name="Selectability" datatype="integer" value="2" />
      <parm name="Options" datatype="integer" value="1" />
      <parm name="Type" datatype="integer" value="4" />
    </characteristic>
  </characteristic>
</wap-provisioningdoc>
When the home screen refreshed, it had an error where elecont should have been. "Error 2: please reinstall elecont weather"

I thought that executing the application might do something to initialize things further ... tried that and received an error "invalid class string"

Best regards,
-boggsie

PS: I wonder if it is internally hard-coded to "Elecont Weather" as opposed to Elecont Weather ?
I can test it in the morning to see what it is doing exactly...
__________________
If this post was helpfull, let me know by clicking Thanks!

This post has been thanked 1 times.
  #3 (permalink)  
Old 08-14-2008, 11:47 PM
rstoyguy's Avatar
SuperNoob
Offline
Pocket PC: iPhone 5s
Carrier: TMobile
Threadstarter
Location: Wichita, KS
 
Join Date: Jan 2008
Posts: 6,309
Reputation: 23264
rstoyguy can't get a higher reputation levelrstoyguy can't get a higher reputation levelrstoyguy can't get a higher reputation levelrstoyguy can't get a higher reputation levelrstoyguy can't get a higher reputation levelrstoyguy can't get a higher reputation levelrstoyguy can't get a higher reputation levelrstoyguy can't get a higher reputation levelrstoyguy can't get a higher reputation levelrstoyguy can't get a higher reputation levelrstoyguy can't get a higher reputation level
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Custom OEM Requests ...Get them here! Updated: 8/13/08

Quote:
Originally Posted by boggsie View Post
I really, really appreciate the quick reply.

Elecont is a great home plugin for me ... I like to keep lots of small widgets stacked up on my home screen ... don't use touchflo/biotouch or the cube.
Talk about sloppy...This one I'll have to revisit. I have never seen such extensive use of CLID's and what not. But I'll have to look at it later and examine it closer....The EweatherService they use is a HKEY_CLASSES_ROOT registry nightmare!
This post has been thanked 2 times.
  #4 (permalink)  
Old 08-15-2008, 08:48 AM
rstoyguy's Avatar
SuperNoob
Offline
Pocket PC: iPhone 5s
Carrier: TMobile
Threadstarter
Location: Wichita, KS
 
Join Date: Jan 2008
Posts: 6,309
Reputation: 23264
rstoyguy can't get a higher reputation levelrstoyguy can't get a higher reputation levelrstoyguy can't get a higher reputation levelrstoyguy can't get a higher reputation levelrstoyguy can't get a higher reputation levelrstoyguy can't get a higher reputation levelrstoyguy can't get a higher reputation levelrstoyguy can't get a higher reputation levelrstoyguy can't get a higher reputation levelrstoyguy can't get a higher reputation levelrstoyguy can't get a higher reputation level
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Custom OEM Requests ...Get them here! Updated: 8/13/08

Quote:
Originally Posted by rstoyguy View Post
Talk about sloppy...This one I'll have to revisit. I have never seen such extensive use of CLID's and what not. But I'll have to look at it later and examine it closer....The EweatherService they use is a HKEY_CLASSES_ROOT registry nightmare!
Wow! What a learning experience...CLSID's embedded in CLSID's...But a good 4 hour nap I was able to tackle it and get it working. It snagged the weather almost before my today screen loaded up!

OEM_ElecontWeather_c_ARMv4............................Elecont Weather v1.0.723 Today Screen Plugin

Last edited by rstoyguy; 08-15-2008 at 08:58 AM.
This post has been thanked 1 times.
  #5 (permalink)  
Old 08-18-2008, 10:22 AM
boggsie's Avatar
b00nsquad
Offline
Pocket PC: Touch PRO 2
Carrier: Sprint SERO
Location: Central Ohio
 
Join Date: Mar 2008
Posts: 1,359
Reputation: 2295
boggsie is a VIPboggsie is a VIPboggsie is a VIPboggsie is a VIPboggsie is a VIPboggsie is a VIPboggsie is a VIPboggsie is a VIPboggsie is a VIPboggsie is a VIPboggsie is a VIP
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Elecont Weather OEM by rstoyguy works great !

Confirmed Working ... Sorry for the delay, I was otherwise occupied.

Thank You !!!
Thank You !!!

Thank You !!!

Thank You !!!
Thank You !!!

Thank You !!!

Quote:
Originally Posted by rstoyguy View Post
Wow! What a learning experience...CLSID's embedded in CLSID's...But a good 4 hour nap I was able to tackle it and get it working. It snagged the weather almost before my today screen loaded up!

OEM_ElecontWeather_c_ARMv4............................Elecont Weather v1.0.723 Today Screen Plugin
Closed Thread

  PPCGeeks > Windows Mobile > WM HTC Devices > HTC Vogue > HTC Vogue Development


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

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


All times are GMT -4. The time now is 01:34 AM.


Powered by vBulletin® ©2000 - 2025, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.6.0
©2012 - PPCGeeks.com