Everything Motorola Q  
Home Motorola Q Store Moto Q Software News Motorola Q Reviews Moto Q Forums Wiki Contact Us Everything Q RSS feed


Go Back   Motorola Q Forum | Everything Q > Moto Q Software > Q Home Screens and Wallpapers

Notices

Moto Q Social

Reply
 
Thread Tools Display Modes
Old 09-13-2007, 04:06 PM   #11 (permalink)
 
N7AS's Avatar
 
Join Date: Feb 2007
Location: Vancouver, WA
Posts: 74
Thanks: 7
Thanked 7 Times in 5 Posts
N7AS is on a distinguished road
Send a message via MSN to N7AS
Default

Quote:
Originally Posted by Der Alta View Post
I'm really amazed that you didn't figure this one out yet.

Did this up real quick. Used the Carrier text from my Ironman page, and a home page that had orange already built in. A quick combo and I get this
The xml code is in this zip file Download (its only 1k)
Hope this helps.
Thanks, I guess I forgot to close the first plugin within the first shortcut..
My origional was the same except for that and maybee some colors and x= and width values.

I'm gona try this in a few minutes.
__________________
Grant

SprintQ.net - N7AS.com

Motorola Q
Sprint
N7AS is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
Old 09-13-2007, 04:56 PM   #12 (permalink)
 
N7AS's Avatar
 
Join Date: Feb 2007
Location: Vancouver, WA
Posts: 74
Thanks: 7
Thanked 7 Times in 5 Posts
N7AS is on a distinguished road
Send a message via MSN to N7AS
Default

Quote:
Originally Posted by Der Alta View Post
I'm really amazed that you didn't figure this one out yet.

Did this up real quick. Used the Carrier text from my Ironman page, and a home page that had orange already built in. A quick combo and I get this
The xml code is in this zip file Download (its only 1k)
Hope this helps.
I tried that, but it still does not show up on the homescreen list on the Q. That tells me that there is still something not reading right in the xml.

I think it's in the plugin name= string. The xml is from one of my working homescreens that I edited just the Iconbar and time sections. I'm attaching the xml here...
Attached Files
File Type: zip Black4.home.xml.zip (1.6 KB, 12 views)
__________________
Grant

SprintQ.net - N7AS.com

Motorola Q
Sprint
N7AS is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 09-13-2007, 06:52 PM   #13 (permalink)
 
Join Date: Aug 2007
Location: South of Boston
Posts: 1,364
Thanks: 61
Thanked 349 Times in 294 Posts
Der Alta is on a distinguished road
Default

Just realized that I miss typed the image path.

As a hint, open the file on your PC in an xml editor. It'll tell you where the file is corrupt.
Der Alta is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
The Following User Says Thank You to Der Alta For This Useful Post:
N7AS (09-13-2007)
Old 09-13-2007, 07:59 PM   #14 (permalink)
 
N7AS's Avatar
 
Join Date: Feb 2007
Location: Vancouver, WA
Posts: 74
Thanks: 7
Thanked 7 Times in 5 Posts
N7AS is on a distinguished road
Send a message via MSN to N7AS
Default

Quote:
Originally Posted by Der Alta View Post
Just realized that I miss typed the image path.

As a hint, open the file on your PC in an xml editor. It'll tell you where the file is corrupt.
I figured that I put in a / in place of the dot, I would see the image.

I opened my xml in IE on the PC and got: End tag 'home' does not match the start tag 'plugin'.

The end </home> was there, so I couldn't figure why. Anyway, I modified another one of my homescreens with your code with a color mod and shifted the carrier a few pixels to the left and it works fine.
__________________
Grant

SprintQ.net - N7AS.com

Motorola Q
Sprint
N7AS is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 09-13-2007, 08:49 PM   #15 (permalink)
 
Join Date: Aug 2007
Location: South of Boston
Posts: 1,364
Thanks: 61
Thanked 349 Times in 294 Posts
Der Alta is on a distinguished road
Default

You're missing </plugin> end tag. The start tag doesn't match he home end tag, which means you're missing an end tag. Is the attached file one of the ones that isn't working?

If so, I'll ake a look tomorrow morning.
Der Alta is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 09-13-2007, 09:17 PM   #16 (permalink)
 
N7AS's Avatar
 
Join Date: Feb 2007
Location: Vancouver, WA
Posts: 74
Thanks: 7
Thanked 7 Times in 5 Posts
N7AS is on a distinguished road
Send a message via MSN to N7AS
Default

Quote:
Originally Posted by Der Alta View Post
You're missing </plugin> end tag. The start tag doesn't match he home end tag, which means you're missing an end tag. Is the attached file one of the ones that isn't working?

If so, I'll ake a look tomorrow morning.
Yea, that's the attached file. I must have forgotten to close one of the plugins somewhere. There is a mess of them in there.
__________________
Grant

SprintQ.net - N7AS.com

Motorola Q
Sprint
N7AS is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 09-14-2007, 09:06 AM   #17 (permalink)
 
Join Date: Aug 2007
Location: South of Boston
Posts: 1,364
Thanks: 61
Thanked 349 Times in 294 Posts
Der Alta is on a distinguished road
Default

Here's where you missed it.
Quote:
<shortcut width="90">
<plugin clsid="{df648b7e-7645-419d-ba0b-503acea3edfb}" name="bluetooth" height="20"/>
</shortcut>
</plugin>
<!-- MRU Plugin -->
Der Alta is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 09-14-2007, 04:08 PM   #18 (permalink)
 
N7AS's Avatar
 
Join Date: Feb 2007
Location: Vancouver, WA
Posts: 74
Thanks: 7
Thanked 7 Times in 5 Posts
N7AS is on a distinguished road
Send a message via MSN to N7AS
Default

Quote:
Originally Posted by Der Alta View Post
Here's where you missed it.
Yea, after I loaded it in XML Notepad, I got an error with the line number. I guess when I origionally put it together, I left out the closing </plugin>
Old tired eyes, I guess...
__________________
Grant

SprintQ.net - N7AS.com

Motorola Q
Sprint
N7AS is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 09-14-2007, 04:35 PM   #19 (permalink)
Super Moderator
 
rudeboy's Avatar
 
Join Date: Jan 2007
Location: Skaville, Skamerica
Posts: 26,693
Thanks: 265
Thanked 1,892 Times in 1,561 Posts
rudeboy is on a distinguished road
Send a message via ICQ to rudeboy Send a message via MSN to rudeboy Send a message via Yahoo to rudeboy
Default

Quote:
Originally Posted by N7AS View Post
Yea, after I loaded it in XML Notepad, I got an error with the line number. I guess when I origionally put it together, I left out the closing </plugin>
Old tired eyes, I guess...
so are you going to show us a screenshot... i still had no time to try it and would like to see how it looks.
__________________
later..
rb.


rudeboy is online now  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 09-14-2007, 04:55 PM   #20 (permalink)
 
N7AS's Avatar
 
Join Date: Feb 2007
Location: Vancouver, WA
Posts: 74
Thanks: 7
Thanked 7 Times in 5 Posts
N7AS is on a distinguished road
Send a message via MSN to N7AS
Default

Quote:
Originally Posted by rudeboy View Post
so are you going to show us a screenshot... i still had no time to try it and would like to see how it looks.
Here you go...

Required plugins: Qrange.dll and HomeScreenNotificationPlugin.dll (from Verizon Wireless Sync).
Attached Images
File Type: jpg Black4A.jpg (26.4 KB, 57 views)
__________________
Grant

SprintQ.net - N7AS.com

Motorola Q
Sprint
N7AS is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
The Following User Says Thank You to N7AS For This Useful Post:
cellfreak (09-17-2007)
Reply

Bookmarks

Thread Tools
Display Modes

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 Off
Pingbacks are Off
Refbacks are Off


All times are GMT -5. The time now is 11:28 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
Integrated by BBPixel ©2003-2008, jvbPlugin
Android forums

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33