Jump to content

Homescreen XML Design


Guest prk72

Recommended Posts

Guest prk72

Has anyone created a homescreen for the Q? I have tried a few on this site and nothing seems to work right. I am using Ruttonsoft Homescreen Designer then going into the XML to do some tweeking.

HELP!

Please post anything you have created for the Q.

Link to comment
Share on other sites

  • 3 weeks later...
Guest nickcornaglia

There is a new section at the bottom of the QVGA Homescreen Download section for the MotoQ Landscape screens. There are two uploaded so far. One being mine (QVistaish). I dont believe Ruttensoft has support for landscape screens yet. I'm not a fan of the app personally. I just use notepad to text edit the XML file.

Download and take a look at mine. Note in the default section the bgimage is now bgimage-rotate.

Start with that then add your colorscheme and personalized plugins below that in notepad.

What problems are you having specifically.

Link to comment
Share on other sites

Guest lowdown
There is a new section at the bottom of the QVGA Homescreen Download section for the MotoQ Landscape screens. There are two uploaded so far. One being mine (QVistaish). I dont believe Ruttensoft has support for landscape screens yet. I'm not a fan of the app personally. I just use notepad to text edit the XML file.

Download and take a look at mine. Note in the default section the bgimage is now bgimage-rotate.

Start with that then add your colorscheme and personalized plugins below that in notepad.

What problems are you having specifically.

I have made several QVGA Homescreens for the Q They are posted on qusers.com (my username over there is "gadget") or you can download them direct from here...

Q Homescreens - Click here

Link to comment
Share on other sites

Guest nickcornaglia

LowDown....let me ask you a question.

I clicked on your link to yor site and was looking at some of your webpages.

I clicked on the image of the one with the girl on it. I think it's a sextoy business or something. I never got a chance to see it.

My computer locked up and could not be recovered without putting my windows disk in the CD, running system recovery and re-writing the bootsector.

Any relation to that site I clicked on?

Link to comment
Share on other sites

Guest lowdown
LowDown....let me ask you a question.

I clicked on your link to yor site and was looking at some of your webpages.

I clicked on the image of the one with the girl on it. I think it's a sextoy business or something. I never got a chance to see it.

My computer locked up and could not be recovered without putting my windows disk in the CD, running system recovery and re-writing the bootsector.

Any relation to that site I clicked on?

I don't see anyway it could be related, the site uses no flash, no tracking cookies, no pop ups...

the site is basically simple html with some java scripts for menus and an animation banner.

Besides, if you clicked on the image it is not even a link to the site. Clicking on the image simply opens a window with a larger picture of the sites front page. To actually get to the site you need to click on the text link below the image.

It is not a porn site in any way, they sell adult related products, mostly razors.

Edited by lowdown
Link to comment
Share on other sites

Guest prk72
I have made several QVGA Homescreens for the Q They are posted on qusers.com (my username over there is "gadget") or you can download them direct from here...

Q Homescreens - Click here

I love your designs and wanted to change one thing but seem to screw up the formatting when I do. Perhaps you could help. Wanted I am trying to do is replace 'Home Service' (carrier) with the profile plugin. Any help would be greatly appreciated and if anyone else can help here is Kooldezine's code.

<?xml version="1.0"?>

<home>

	<author>Ray Daley</author>

	<contacturl>http://www.kooldezine.com</contacturl>

	<title>Maryland</title>

	<version>1.0</version>

	<default target-width="240" target-height="320" font-face="Segoe Condensed" font-size="19" font-weight="bold" padding-left="5" padding-right="5" bgcolor="transparent" fgcolor="COLOR_HOMETEXT" padding-top="3" b-border-color="COLOR_HOMERULE" b-border-width="0">

	<format state="selected" fgcolor="FFFFFF"/>

	</default>

	<background bgimage="screen2.jpg" valign="top" />

   <scheme>

	  <color name="COLOR_WINDOW" value="#FFFFFF"/>

	  <color name="COLOR_STATIC" value="#FFFFFF"/>

	  <color name="COLOR_STATICTEXT" value="#0e1140"/>

	  <color name="COLOR_HIGHLIGHT" value="#0e1140"/>

	  <color name="COLOR_HIGHLIGHTTEXT" value="#FFFFFF"/>

	  <color name="COLOR_MENU" value="#E9E8F4"/>

	  <color name="COLOR_MENUTEXT" value="#0e1140"/>

	  <color name="COLOR_GRAYTEXT" value="#999999"/>

	  <color name="COLOR_GRADLEFT" value="#FFFFFF"/>

	  <color name="COLOR_GRADRIGHT" value="#BACFE8"/>

	  <color name="COLOR_INTGRADLEFT" value="#FFFFFF"/>

	  <color name="COLOR_INTGRADRIGHT" value="#FFFFFF"/>

 	 <color name="COLOR_TRAYGRADLEFT" value="#000000" /> 

 	 <color name="COLOR_TRAYGRADRIGHT" value="#0e1140" /> 

	 <color name="COLOR_HOMEHIGHLIGHT" value="#CC6600" /> 

	  <color name="COLOR_HIGHGRADLEFT" value="#0e1140"/>

	  <color name="COLOR_HIGHGRADRIGHT" value="#0e1140"/>

	  <color name="COLOR_WINDOWFRAME" value="#0e1140"/>

	  <color name="COLOR_BTNFACE" value="#CCCCCC"/>

	  <color name="COLOR_BTNTEXT" value="#0e1140"/>

	  <color name="COLOR_SCROLLBAR" value="#999999"/>

	  <color name="COLOR_HOMETEXT" value="#0e1140"/>

	  <color name="COLOR_HOMERULE" value="#999999"/>

	  <color name="COLOR_HOMEHIGHLIGHT" value="#0e1140"/>

	  <color name="COLOR_HOMEHIGHLIGHTTEXT" value="#FFFFFF"/>

	  <color name="COLOR_alertWINDOW" value="#FFFFFF"/>

	  <color name="COLOR_alertTITLE" value="#FA1B1B"/>

	  <color name="COLOR_alertRULE" value="#999999"/>

   </scheme>



	<!--standard missed calls plugin-->

   <plugin clsid="{0BA8ABB8-1F1D-417f-88C6-DA8530E2E7A6}" name="missedcalls" height="220">

	<background b-border-width="0">

		 <format state="selected" bgcolor="COLOR_HOMEHIGHLIGHT"/>

	</background>

	<label  halign="center" bgcolor="#0e1140" fgcolor="#FFFFFF"  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>


   <plugin clsid="{837FC251-FE69-43ad-84E0-EBCEDEBA0884}" name="iconbar" height="0">

	  <background b-border-width="0">

	   </background>

		<iconbar bgcolor="transparent" fgcolor="#0e1140"/>

</plugin>



<!-- Date/Time/Carrier Plugin -->

		 <plugin file="sysplug.dll" clsid="{E09043DF-510E-4841-B652-388316977A7A}" height="1">

		 <background b-border-width="0">

	</background>


	<clock>

	<time font-weight="bold" font-size="30" bgtext="transparent" halign="left" fgcolor="#000000" mode="12" x="5" y="20" />

	<date font-weight="normal" fgcolor="#000000" font-size="14" valign="top" halign="left" mode="long" x="5" y="5" />

	</clock>

	</plugin>



<!-- Profile Plugin  -->

   <plugin clsid="{95976968-45D5-40c9-9779-2B859B1C2FEC}" name="profile" height="5">

		 <background b-border-width="0">

	</background>

	<label x="210" y="0" bgcolor="transparent"  fgcolor="#000000">

	<format state="unselected"  font-size="35" font-weight="normal" />

	<format state="selected" font-size="35" font-weight="bold"/>

			<text lang="0x0409"><profile/></text>

		</label>

	</plugin>  




	</home>

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.