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


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

Notices

Reply
 
Thread Tools Display Modes
Old 05-23-2007, 10:49 PM   #1 (permalink)
 
Join Date: May 2007
Location: Tempe, AZ
Posts: 144
Thanks: 3
Thanked 2 Times in 1 Post
Xian is on a distinguished road
Send a message via AIM to Xian Send a message via Yahoo to Xian
Default My first attempt .. what do ya think?

So I just started learning how to make these when I got home from work today. I know it's rough and REALLY basic but I'd like your opinions on it. What can I do to make it better or what should I know for future projects?


Home Screen:




Missed calls:

Attached Files
File Type: zip CaptainMorgan.zip (49.5 KB, 214 views)
Xian is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
Old 05-24-2007, 12:54 AM   #2 (permalink)
 
Chris Arreola's Avatar
 
Join Date: May 2007
Posts: 1
Thanks: 1
Thanked 0 Times in 0 Posts
Chris Arreola is on a distinguished road
Default Not Bad...

Not bad at all!
Chris Arreola is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 05-24-2007, 01:47 AM   #3 (permalink)
 
EdgeQ's Avatar
 
Join Date: May 2007
Posts: 59
Thanks: 4
Thanked 3 Times in 3 Posts
EdgeQ is on a distinguished road
Default

Arrr... this here pirate loves the home screen!

Good job!

Now report for duty aboard me ship, lest ye be a landlubber!
EdgeQ is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 05-24-2007, 07:14 AM   #4 (permalink)
 
shaun0207's Avatar
 
Join Date: Feb 2007
Location: Baltimore, MD
Posts: 780
Thanks: 11
Thanked 19 Times in 16 Posts
shaun0207 is on a distinguished road
Send a message via MSN to shaun0207 Send a message via Yahoo to shaun0207
Default

Quote:
Originally Posted by Xian View Post
So I just started learning how to make these when I got home from work today. I know it's rough and REALLY basic but I'd like your opinions on it. What can I do to make it better or what should I know for future projects?


Home Screen:




Missed calls:

Great Job. When you add the "missed calls" plugin, how do you link it to the different picture?
shaun0207 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 05-24-2007, 08:29 AM   #5 (permalink)
Super Moderator
 
n99hockey's Avatar
 
Join Date: Feb 2007
Location: Princeton, NJ
Posts: 21,136
Thanks: 273
Thanked 2,206 Times in 1,865 Posts
n99hockey is on a distinguished road
Send a message via AIM to n99hockey
Default

haha i love it...great work...
you need to add this code to get the missed calls screen to add an image

<!--standard missed calls plugin-->
<plugin clsid="{0BA8ABB8-1F1D-417f-88C6-DA8530E2E7A6}" name="missedcalls" height="220">
<background b-border-width="0" bgimage="\Application Data\Home\XXXX.jpg" valign="top">
<format state="selected" bgcolor="COLOR_HOMEHIGHLIGHT"/>
</background>
<label halign="center" bgcolor="#999999" fgcolor="#000000" font-weight="bold" y="60" w="320" h="220" font-size="32">
<format state="nocall" visible="false"/>
<text lang="0x0409">Missed calls: <calls/></text>
</label>
</plugin>

hope this helps!
__________________
Scott
www.scottschrob.com (and check out my Q Home Screens & Q Apps)

If somebody helps you, thank them. Click the http://www.everythingq.com/forum/avatars/n99hockey.gif?type=sigpic&dateline=1181832255 icon under their post.

Check out the EverythingQ New User Guide or use Search.
n99hockey is online now  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 05-24-2007, 08:50 AM   #6 (permalink)
 
Join Date: May 2007
Location: Tempe, AZ
Posts: 144
Thanks: 3
Thanked 2 Times in 1 Post
Xian is on a distinguished road
Send a message via AIM to Xian Send a message via Yahoo to Xian
Default

Thanks Scott. I actually used the one you made me as my guide and just started moving stuff around, seeing what changed what, etc.
Xian is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 05-24-2007, 08:55 AM   #7 (permalink)
 
shaun0207's Avatar
 
Join Date: Feb 2007
Location: Baltimore, MD
Posts: 780
Thanks: 11
Thanked 19 Times in 16 Posts
shaun0207 is on a distinguished road
Send a message via MSN to shaun0207 Send a message via Yahoo to shaun0207
Default

Quote:
Originally Posted by n99hockey View Post
haha i love it...great work...
you need to add this code to get the missed calls screen to add an image

<!--standard missed calls plugin-->
<plugin clsid="{0BA8ABB8-1F1D-417f-88C6-DA8530E2E7A6}" name="missedcalls" height="220">
<background b-border-width="0" bgimage="\Application Data\Home\XXXX.jpg" valign="top">
<format state="selected" bgcolor="COLOR_HOMEHIGHLIGHT"/>
</background>
<label halign="center" bgcolor="#999999" fgcolor="#000000" font-weight="bold" y="60" w="320" h="220" font-size="32">
<format state="nocall" visible="false"/>
<text lang="0x0409">Missed calls: <calls/></text>
</label>
</plugin>

hope this helps!
Thanks Scott.
shaun0207 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 05-24-2007, 08:59 AM   #8 (permalink)
Super Moderator
 
n99hockey's Avatar
 
Join Date: Feb 2007
Location: Princeton, NJ
Posts: 21,136
Thanks: 273
Thanked 2,206 Times in 1,865 Posts
n99hockey is on a distinguished road
Send a message via AIM to n99hockey
Default

no problem
__________________
Scott
www.scottschrob.com (and check out my Q Home Screens & Q Apps)

If somebody helps you, thank them. Click the http://www.everythingq.com/forum/avatars/n99hockey.gif?type=sigpic&dateline=1181832255 icon under their post.

Check out the EverythingQ New User Guide or use Search.
n99hockey is online now  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 05-24-2007, 11:21 AM   #9 (permalink)
 
Join Date: May 2007
Location: Tempe, AZ
Posts: 144
Thanks: 3
Thanked 2 Times in 1 Post
Xian is on a distinguished road
Send a message via AIM to Xian Send a message via Yahoo to Xian
Default

So as I learned while heading in to work this morning, the color scheme is HORRIBLE because you can't see it when you're in the sun. And I live in Arizona so I'm never not in the sun. (I swear, it sneaks into any room of any building I'm in ... the sun out here is like a stalker or a bad ex-girlfriend).

So ... I think I'm going to start from scratch and try another one. Later. Not now. Cause, ya know, I'm at work.
Xian is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 05-24-2007, 11:24 AM   #10 (permalink)
Super Moderator
 
n99hockey's Avatar
 
Join Date: Feb 2007
Location: Princeton, NJ
Posts: 21,136
Thanks: 273
Thanked 2,206 Times in 1,865 Posts
n99hockey is on a distinguished road
Send a message via AIM to n99hockey
Default

lol that never stopped me...GO FOR IT!
__________________
Scott
www.scottschrob.com (and check out my Q Home Screens & Q Apps)

If somebody helps you, thank them. Click the http://www.everythingq.com/forum/avatars/n99hockey.gif?type=sigpic&dateline=1181832255 icon under their post.

Check out the EverythingQ New User Guide or use Search.
n99hockey is online now  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
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 01:11 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0

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
Integrated by BBpixel Team 2008 :: jvbPlugin R1015.37x.1