Saturday, June 1, 2013

miWeather







CLICK HERE!!

Instructions to set weather and use miWeather Lockscreen.

NOTE! The wallpaper will be of snow until you unlock then relock your phone. This only happens once;)

You will need a couple tweaks. First is lockscreen clock hide. This will hide clock on the lockscreen. Lockscreen dim delay. This will allow you to set the lockscreen to be on longer.

iFile lets you enter you weather code.

With ifile go to Library/Themes/miWeather/weather/js/weather.js

at the top you can see instructions to enter your weather code, adjust 12 or 24hr, F or C, and World.

World is for the radar. As of now you can set the world to either outside us or us.


Here is an example of what the weather.js looks like

//User

var sUnit = "s";  // m for celsius s for fareinheit

var TwentyFourHourClock = "false"; //Set to true for 24hr false to 12hr.

var sCityCodes = "EGXX0001"; //weather code. Find from weather.com look in url.


var world = "2"; // 1 for outside US, 2 for US. THIS MUST BE SET!!!!!

Everything with // is ignored by the code and is used to write comments to you. The User:)

var sUnit = "s"; the comment says m for celsius and s for fahrenheit put either m or s between the " "

var TwentyFourHourClock = "false" change this to true if you want 24 hr

var sCityCodes = "EGXX001" This is a weather code. Go to weather.com type in your city/state.
Look in the url and you will see a code much like this one.

var world = "2" change this to 1 if you do not live in the us. Change this to 2 if you live in the US.

Thats it.


Setting Scroll Speed

You can adjust the scrolling speed. The value next to speed in the LockBackground.html can be changed. Also if you go into js/drag.js and look for e.animate you can also change this value.



Change time of day text.

in the main.html
Code now
<table style="position: absolute;top: 70px; left: 3px; width: 320px; height: 461px;"><tr valign="top" style="text-align: center; font-weight: 400; color: #ffffff; text-shadow: 0 0 0.1em rgba(0, 0, 0, 1); font-size: 18px; opacity:0.8;" border="0" align="center" cellpadding="0"><td>

add display:none; after absolute, so it will look like

Code after change
<table style="position: absolute; display:none; top: 70px; left: 3px; width: 320px; height: 461px;"><tr valign="top" style="text-align: center; font-weight: 400; color: #ffffff; text-shadow: 0 0 0.1em rgba(0, 0, 0, 1); font-size: 18px; opacity:0.8;" border="0" align="center" cellpadding="0"><td>


To add your own text


if (h < 1) document.write("It's midnight, Quit now?");
else if (h < 3) document.write("gettting alot done?");
else if (h < 6) document.write("too early to get up");
else if (h < 7) document.write("still sleeping?");
else if (h < 10) document.write("Good morning sunshine");
else if (h < 12) document.write("Take a break");
else if (h < 13) document.write("It's Lunch time");
else if (h < 16) document.write("Good Afternoon");
else if (h < 19) document.write("Time for dinner");
else if (h < 21) document.write("Day is almost over");
else if (h < 23) document.write("Grab a drink relax");

else document.write("Good Evening");

Change any text within the " "

Adding your own radar maps

Weather Radar
More
pick a map, pick activity then there is a list of maps under the photo.

Right click the image and copy URL

Now go to main.html and look for

UK[15] = 'http://i.imwx.com/web/radar/us_radar_plus_usen.jpg'

There is two sets of these arrays. If you want to add to it. Copy and paste the last UK[] and add a higher number.

Example
UK[16] = 'http://i.imwx.com/web/radar/us_radar_plus_usen.jpg'

Change the url inside to the url you copied. Thats it.

If you do not want to add one and want to delete some just delete the entry you want.
The code will only loop through what is added, and will not break if some are removed.



Simply click the button, and we'll direct you to our Paypal payment gateway. You can either pay with your Paypal balance or credit cards. Once your payment has been successfully transacted, we will automatically send you the download link.








Theme links

Ez4u2nv

1link

miLock

1ntox

1nfect3d

1ntox

eXplos1on

3D HD









Follow Us