answer1o1 wrote:

All I can say is "wow"... :)

Harrelson wrote:how do i find out the weathercode for Bristol. UK?

and does it drain the battery more?

otherwise lovely lockscreen, replaced my typophone lockscreen

Inside the settings.xml file you'll find a url for looking up your weather location. As far as battery, little-to-no impact...
storyr wrote:Inside the settings.xml file you'll find a url for looking up your weather location. As far as battery, little-to-no impact...

Thanks, working beautifully now! :-X:-X
Harrelson wrote:how do i find out the weathercode for Bristol. UK?

and does it drain the battery more?

otherwise lovely lockscreen, replaced my typophone lockscreen

UKXX0025
I just took my pax-pn test to join a LVN nursing school. If i make it i'll install this since it matches perfectly with my nursing career. :cool:
fisherking wrote:ah well. 2 seperate downloads, and this just locks up my 3gs. maybe a conflict with something?

anyone else?


EDIT: even disabling everything else in winterboard...still crashes my phone.
anyway, nice idea (and glad it's working for most of you!)

Its something you have d/l on you iphone Im 99.999999% positive! Ive had this running on my 3GS 4.1 since midweek testing and no flaws what-so-ever!
FANTASTIC lockscreen!

what is the forecast for? i dont see a difference with this setting on?
Last edited by sbm888 on November 15th, 2010, 12:39 am, edited 1 time in total.
Jkauf55 wrote:
fisherking wrote:ah well. 2 seperate downloads, and this just locks up my 3gs. maybe a conflict with something?

anyone else?


EDIT: even disabling everything else in winterboard...still crashes my phone.
anyway, nice idea (and glad it's working for most of you!)

Its something you have d/l on you iphone Im 99.999999% positive! Ive had this running on my 3GS 4.1 since midweek testing and no flaws what-so-ever!

i know, i know...just can't figure out what it is (so have moved on...).
sbm888 wrote:FANTASTIC lockscreen!

what is the forecast for? i dont see a difference with this setting on?

Thanks. Forecast data isn't used by this theme and should be off...
love it. the best lock screen around.
how the hell did you do this.
amazing!
great job!
How do I change the wallpaper? and is there anyway to get rid of the heart?
evanj21 wrote:How do I change the wallpaper? and is there anyway to get rid of the heart?

???
For some reason, the lockscreen has to load for about 10 seconds every time I wake up my iPod. This is annoying, as Lockinfo has no need for this delay. It looks amazing, but if I have to see a black background for 5 seconds, then I'm afraid this is useless for me.

EDIT: Is it because I'm on an iPod touch 2g with a slower processor? There was a guy on youtube with iHrt (in the related videos to the video in the first post), and it loaded up in 1 second at most. For me, first I see a black screen with a slider, then the beating heart, then the date, and finally the weather. All in all, this takes 5-10 seconds.
Last edited by larryjr on November 16th, 2010, 7:22 am, edited 1 time in total.
Nice theme.. But i got some problem.

I got the heart pumping, the slider and background working fine. But the date and clock isn't there. Is there anyway to fix it?
larryjr wrote:For some reason, the lockscreen has to load for about 10 seconds every time I wake up my iPod. This is annoying, as Lockinfo has no need for this delay. It looks amazing, but if I have to see a black background for 5 seconds, then I'm afraid this is useless for me.

EDIT: Is it because I'm on an iPod touch 2g with a slower processor? There was a guy on youtube with iHrt (in the related videos to the video in the first post), and it loaded up in 1 second at most. For me, first I see a black screen with a slider, then the beating heart, then the date, and finally the weather. All in all, this takes 5-10 seconds.

Definately the processor. Sorry about that.

Endeavour wrote:Nice theme.. But i got some problem.

I got the heart pumping, the slider and background working fine. But the date and clock isn't there. Is there anyway to fix it?

I'm guessing an installation problem. Remove it and try installing it from Cydia...
I installed it but I cant see the text on the screen! :S The animation and the rest is okay but the date and time is missing :S
Endeavour wrote:Nice theme.. But i got some problem.

I got the heart pumping, the slider and background working fine. But the date and clock isn't there. Is there anyway to fix it?

thnok wrote:I installed it but I cant see the text on the screen! :S The animation and the rest is okay but the date and time is missing :S

I think I know what's going on. The font I chose for this theme doesn't contain Asian language characters (or Russian, etc.). Try changing the font to Helvetica in the theme.css file, like so:

Code: Select all
body {
    padding: 0px;
    margin: 0px;
    background-size: 320px 480px;
    font-family: Helvetica ;
    color: #222222;
}
Awesome theme! Everything is just so polished from the text to the images :p
zp3dd4 wrote:Awesome theme! Everything is just so polished from the text to the images :p

Hey, Thank you very much! This work is very pleasing to me. And thanks to the rest of the folks for the nice comments...
Hey guys... About to go to bed when something came in my head.
Here's the result. I can't improve it now because somebody's waiting for me in my sheets and I'm not sure my daughter's gonna leave me a chance tomorrow morning so ;)
If someone know how to make better hole-on-glass-effect, I'd be glad.
Image
edit : do I really have to precise that the processor is heart-beating? :P

Up 21/11/10 : I kinda improved the heart-beating animation... For those who wanna try it, change these lines in theme.css :
Code: Select all
@-webkit-keyframes beat {

   0% {

      -webkit-transform: scale(.9) rotate(0deg);

   }

   20% {

      -webkit-transform: scale(1.1) rotate(0deg);

   }

   40% {

      -webkit-transform: scale(1.0) rotate(0deg);

   }

   50% {

      -webkit-transform: scale(1.2) rotate(0deg);

   }

   65% {

      -webkit-transform: scale(1.1) rotate(0deg);

   }

   80% {

      -webkit-transform: scale(1.0) rotate(0deg);

   }

   100% {

      -webkit-transform: scale(.9) rotate(0deg);

   }

Now it really looks like a heart beating processor ;)
(But what U did was already pretty good storyr^^)
Last edited by ulysseleviet on November 21st, 2010, 5:59 pm, edited 1 time in total.
Can you share the pulse PSD? I would like to recolor it to my liking if possible. Great concept! :thumbsup:
Crushader wrote:Can you share the pulse PSD? I would like to recolor it to my liking if possible. Great concept! :thumbsup:

I use InkScape (not PhotoShop) - will that do? (it's an .svg file)
That should be fine since InkScape is an opensource program =]! Thanks in advance!!
Crushader wrote:That should be fine since InkScape is an opensource program =]! Thanks in advance!!

Here you go: download

Illustrator can open this - PhotoShop may also...
Last edited by storyr on November 22nd, 2010, 5:32 pm, edited 1 time in total.
storyr wrote:
Crushader wrote:That should be fine since InkScape is an opensource program =]! Thanks in advance!!

Here you go: download

Illustrator can open this - PhotoShop may also...

Thanks for sharing but do you have the files for the slide to unlock pulse?