The ModMyTM Family of Sites:
ModMyMotoModMyiModMyGphone




 
 
Register or Connect with Facebook

Discuss AppStore Apps | Browse / Search Cydia | MMi Cydia Stats




  Apple Forums & iPhone Forums, Mods, Hacks, News, Themes, Downloads, and more! | ModMyi.com > Design and Media For the iPhone / iPod Touch > New Skins / Themes Launches
Reply
 
LinkBack Thread Tools Display Modes
  #31  
Old 06-22-2009, 05:42 PM
What's Jailbreak?
 
Join Date: Jun 2009
Device + Firmware: iPhone 3G, 3.0
Operating System: Windows 7, OS X
Posts: 7
Thanks: 2
Thanked 2 Times in 1 Post
Meh

Quote:
Originally Posted by ebl4287 View Post
Noticed you didn't credit me for my fingerprint scanner..smh

why do you keep posting others peoples work without permission or credit? that is deff not cool..mods need to clean this up
Fingerprint scanner was yours? Awesome job on that.

I love this theme, but I do agree the compilation author needs to obtain permission and give credit to original authors where appropriate.

For now, could you link us your original fingerprint scanner? It can't fix the original lack of credit, but it's a start to providing credit from here on out.

Quote:
Originally Posted by Showstopper1969 View Post
Where did the weather widget come from?...love the theme, but was interested in adding it to a theme I am currently working on. And instructions on how you installed it would be greatly appreciated. Thanks in advance.
All instructions are listed in the first post of this thread. I believe it's the WeatherIcon cydia package they used to provide the weather info, although you may have to open the wallpaper to see what code was used to include the WeatherIcon module in the wallpaper itself.

It would be cool if you linked your theme here when it's complete - I'm curious to see how other people implement similar elements like that.

Last edited by pepsi224; 06-22-2009 at 05:42 PM.. Reason: Automerged Doublepost
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #32  
Old 06-22-2009, 05:52 PM
Green Apple
 
Join Date: May 2009
Device + Firmware: Iphone 3g 2.2.1
Posts: 47
Thanks: 15
Thanked 1 Time in 1 Post

Quote:
Originally Posted by pepsi224 View Post
All instructions are listed in the first post of this thread. I believe it's the WeatherIcon cydia package they used to provide the weather info, although you may have to open the wallpaper to see what code was used to include the WeatherIcon module in the wallpaper itself.

It would be cool if you linked your theme here when it's complete - I'm curious to see how other people implement similar elements like that.
Do I have to add that code to my current wallpaper that I am using? Sorry, kinda new to all this.
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #33  
Old 06-22-2009, 06:06 PM
What's Jailbreak?
 
Join Date: Jun 2009
Device + Firmware: iPhone 3G, 3.0
Operating System: Windows 7, OS X
Posts: 7
Thanks: 2
Thanked 2 Times in 1 Post

Quote:
Originally Posted by Showstopper1969 View Post
Do I have to add that code to my current wallpaper that I am using? Sorry, kinda new to all this.
Np, I'm actually not the dev for this theme, just a fellow user. My guess is that you need to look at the HTML that was used to piece together the individual modules/widgets that comprise the overall wallpaper look (the clock, the scrolling banner of images at the top, and the weather widget). I believe Saurik posted a basic HTML-on-wallpapers tutorial. Check that out for more direction.
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #34  
Old 06-23-2009, 10:05 PM
What's Jailbreak?
 
Join Date: Jun 2009
Device + Firmware: iPhone 3G, 3.0
Operating System: Windows 7, OS X
Posts: 7
Thanks: 2
Thanked 2 Times in 1 Post
3.0 Fixes

As previously mentioned, updating your phone to 3.0 presents some problems with this theme. Namely SpringJumps, the new Spotlight Icon (minor), and the slightly-off-center scrolling image/banner above the weather and calendar.

The fixes were rather simple but I thought I'd share. Note: I'm not the original author of this theme, nor do I condone their failure to give credit/obtain permission to use the elements they pieced together to make this theme. I'm just another user who knows a little. These assume you know how to SSH into your phone and are comfortable modifying files.

The Fixes:
1. Spotlight Icon: Download the No Spotlight Icon package from Cydia, enable in Winterboard.

2. Off-center scrolling banner: Navigate to /var/stash/Themes.XXXXXX/Apple Pro Theme V.2/, copy Wallpaper.html to your desktop and open with Notepad/TextEdit/etc. Within the following code:
Code:
<style>
body {
background-color: none;
margin: 0;
padding: 0px;
height: 60px;
width: 320px;
margin-top: -15px;
margin-left: 0px;
}
</style>
change the "margin-top:" value to -24.
Code:
margin-top: -24px;
Once the changes have been made and saved, copy it back to that directory, overwriting the current Wallpaper.html.

The Wallpaper.html I've included in the attached archive has already been changed for you. If you prefer this method, just overwrite your current wallpaper.html in /var/stash/Themes.XXXXXX/Apple Pro Theme V.2/.

3. To make SpringJumps icons transparent again: navigate to /var/stash/Applications/. The _shortcut_[X].app folders contain the new SpringJumps icons and code. _shortcut_0.app refers to SpringJumps icon 0, and so-forth.

Copy the Icon.png from the attached archive into shortcuts 0-4 folders, overwriting the current Icon.png.

That should take care of the minor issues this theme had from 3.0. Good Luck and Enjoy!

AppleProThemeV2-Fixes.zip contents:
Icon.png (this is a transparent 70x70 icon for use w/ the SpringJumps fix)
Wallpaper.html (this fixes the off-center scrolling banner problem introduced in 3.0)

Credit for the SpringJumps icon fix: http://www.modmyi.com/forums/skinnin...ons-3-0-a.html
Attached Files
File Type: zip AppleProThemeV2-Fixes.zip (1.9 KB, 66 views)
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
The Following 2 Users Say Thank You to pepsi224 For This Useful Post:
ancola66 (06-24-2009), artmor79 (08-19-2009)
  #35  
Old 06-24-2009, 12:40 AM
Green Apple
 
Join Date: May 2009
Device + Firmware: iPhone 3G_ FW2.2.1
Operating System: Windows 7
Location: Hanoi, Vietnam
Posts: 56
Thanks: 2
Thanked 39 Times in 15 Posts

@Pepsi224 First big thanks about you like and support this theme then thank you for the update fixes for OS 3.0
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #36  
Old 06-24-2009, 01:11 AM
What's Jailbreak?
 
Join Date: May 2009
Device + Firmware: iPhone 3g v. 2.2
Operating System: Window XP
Location: Apopka, Florida
Posts: 9
Thanks: 0
Thanked 0 Times in 0 Posts

ok everything is working except for the weather and time widgets i found the weather adress (USFL0012) but it wont work im thinking im missing something this is wat i have in the .js file
/*---------------------------------- options ----------------------------------*/

/* There are two sources available, 'appleAccuweatherStolen' and 'yahooWeather'. */

var source = "yahooWeather"


/* Two methodes to set up your location depending on the source:
accuWeather: 'City, State' (e.g. 'Karlsruhe, Germany')
yahooWeather: 'US zip' or 'location code' (e.g. Uk Dumbarton = UKXX0663 ) */

var local = "USFL0012"

/* Set to 'false' for Farenheit. */

var isCelsius = true

/* AccuWeather RealFeel Temperature Enabled? */

var useRealFeel = false

/* Update interval */

var updateInterval = 30



please help
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #37  
Old 06-24-2009, 02:16 PM
What's Jailbreak?
 
Join Date: Jun 2009
Device + Firmware: iPhone 3G, 3.0
Operating System: Windows 7, OS X
Posts: 7
Thanks: 2
Thanked 2 Times in 1 Post

@ancola66 No problem at all. Thanks for putting the elements of this theme together to begin with. I just couldn't stand not having my theme look right in 3.0 so I made time to fix it and wanted to share.

@dan3327
Quote:
Originally Posted by dan3327 View Post
ok everything is working except for the weather and time widgets i found the weather adress (USFL0012) but it wont work im thinking im missing something this is wat i have in the .js file
/*---------------------------------- options ----------------------------------*/

/* There are two sources available, 'appleAccuweatherStolen' and 'yahooWeather'. */

var source = "yahooWeather"


/* Two methodes to set up your location depending on the source:
accuWeather: 'City, State' (e.g. 'Karlsruhe, Germany')
yahooWeather: 'US zip' or 'location code' (e.g. Uk Dumbarton = UKXX0663 ) */

var local = "USFL0012"

/* Set to 'false' for Farenheit. */

var isCelsius = true

/* AccuWeather RealFeel Temperature Enabled? */

var useRealFeel = false

/* Update interval */

var updateInterval = 30



please help
Assuming you have the right locale, the only difference I notice is you're missing an 'e' at the end of the word 'locale' in your weather-config.js. In case that doesn't work, have you tried accuweather?

Also be sure to check your Wallpaper.html to ensure that you're calling the module properly. Download this theme and look through the files for direct reference.

My weather-config.js:
Code:
/*---------------------------------- options ----------------------------------*/

/* There are two sources available, 'appleAccuweatherStolen' and 'yahooWeather'. */

var source = "yahooWeather"


/*  Two methodes to set up your location depending on the source:
    accuWeather: 'City, State' (e.g. 'Karlsruhe, Germany')
    yahooWeather: 'US zip' or 'location code' (e.g. Uk Dumbarton = UKXX0663 ) */

var locale = "[MyUSZipCode]"

/* Set to 'false' for Farenheit. */

var isCelsius = false
/* AccuWeather RealFeel Temperature Enabled? */

var useRealFeel = false

/* Update interval */

var updateInterval = 30
@dan3327 Keep us updated as to how it's coming along.
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #38  
Old 06-24-2009, 05:18 PM
What's Jailbreak?
 
Join Date: May 2009
Device + Firmware: iPhone 3g v. 2.2
Operating System: Window XP
Location: Apopka, Florida
Posts: 9
Thanks: 0
Thanked 0 Times in 0 Posts

still it wont work it wont work with yahoo or accu
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #39  
Old 06-24-2009, 05:31 PM
What's Jailbreak?
 
Join Date: Jun 2009
Device + Firmware: iPhone 3G, 3.0
Operating System: Windows 7, OS X
Posts: 7
Thanks: 2
Thanked 2 Times in 1 Post

Quote:
Originally Posted by dan3327 View Post
still it wont work it wont work with yahoo or accu
No offense, but this is an example of bad feedback.

I don't mind helping a little, but "i did wut you said it still dun work" doesn't really give us anything to work with. Copy/paste exactly what you've done, listed in step-by-step order, and post some code and screenshots for people to review.

Keep in mind that we know nothing about your project besides the fact that you want to use the weather and time modules. Also consider finding the original author of those modules (not sure who... won't beat that topic down any more) to see if they provided any more documentation for their creations.

Last edited by pepsi224; 06-24-2009 at 05:51 PM..
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #40  
Old 06-24-2009, 07:36 PM
What's Jailbreak?
 
Join Date: May 2009
Device + Firmware: iPhone 3g v. 2.2
Operating System: Window XP
Location: Apopka, Florida
Posts: 9
Thanks: 0
Thanked 0 Times in 0 Posts

sorry im still kinda new at this i never really ask for help on forums but heres wat i can do for now
this is all i have in the weather config right now if it wont help then ill get some pics of my iphone to show you btw im running firmware v2.2

here is it with accu

Quote:
/* Weather Config */

/*---------------------------------- SringBoard options ----------------------------------*/

/* SringBoard weather Enabled?

Not used here

var enableWallpaper = true
*/

/* SytleSheets Pick one from the list and imput its name after var stylesheetWall = "***** */ /* NEW!! */

var stylesheetWall = "Top-(White)"

/*
Style sheets

1. Bottom
2. Bottom-(White)
3. Top
4. Top-(White)

*/


/* Icon Styles Pick one from the list and imput its name after var iconSetWall = "***** */ /* NEW!! */

var iconSetWall = "katra"

/*
Icon Sets

1. klear
2. tango
3. rycon

*/

/* Icon Extensions Pick one from the list and imput its name after var iconExtWall = "***** */ /* NEW!! */


var iconExtWall = ".png"

/*
Icon Extensions

1. .png
2. .gif

*/


/*---------------------------------- Lockscreen options ----------------------------------*/

/* Lockscreen Enabled? */

var enableLockScreen = false

/* SytleSheets Pick one from the list and imput its name after var stylesheetLock = "***** */ /* NEW!! */

var stylesheetLock = "LockScreen"

/*
Style sheets

1. LockScreen

*/


/* Icon Styles Pick one from the list and imput its name after var iconSetLock = "***** */ /* NEW!! */

var iconSetLock = "katra"

/*
Icon Sets

1. klear
2. tango
3. rycon

*/


/* Icon Extensions Pick one from the list and imput its name after var iconExtLock = "***** */ /* NEW!! */


var iconExtLock = ".png"

/*
Icon Extensions

1. .png
2. .gif

*/


/*---------------------------------- options ----------------------------------*/

/* There are two sources available, 'appleAccuweatherStolen' and 'yahooWeather'. */

var source = "appleAccuweatherStolen"


/* Two methodes to set up your location depending on the source:
accuWeather: 'City, State' (e.g. 'Karlsruhe, Germany')
yahooWeather: 'US zip' or 'location code' (e.g. Uk Dumbarton = UKXX0663 ) */

var locale = "Apopka, Florida"

/* Set to 'false' for Farenheit. */

var isCelsius = false

/* AccuWeather RealFeel Temperature Enabled? */

var useRealFeel = true

/* Update interval */

var updateInterval = 30
here it is with yahoo

Quote:
/* Weather Config */
/*---------------------------------- SringBoard options ----------------------------------*/

/* SringBoard weather Enabled?

Not used here

var enableWallpaper = true
*/

/* SytleSheets Pick one from the list and imput its name after var stylesheetWall = "***** */ /* NEW!! */

var stylesheetWall = "Top-(White)"

/*
Style sheets

1. Bottom
2. Bottom-(White)
3. Top
4. Top-(White)

*/


/* Icon Styles Pick one from the list and imput its name after var iconSetWall = "***** */ /* NEW!! */

var iconSetWall = "katra"

/*
Icon Sets

1. klear
2. tango
3. rycon

*/

/* Icon Extensions Pick one from the list and imput its name after var iconExtWall = "***** */ /* NEW!! */


var iconExtWall = ".png"

/*
Icon Extensions

1. .png
2. .gif

*/


/*---------------------------------- Lockscreen options ----------------------------------*/

/* Lockscreen Enabled? */

var enableLockScreen = false

/* SytleSheets Pick one from the list and imput its name after var stylesheetLock = "***** */ /* NEW!! */

var stylesheetLock = "LockScreen"

/*
Style sheets

1. LockScreen

*/


/* Icon Styles Pick one from the list and imput its name after var iconSetLock = "***** */ /* NEW!! */

var iconSetLock = "katra"

/*
Icon Sets

1. klear
2. tango
3. rycon

*/


/* Icon Extensions Pick one from the list and imput its name after var iconExtLock = "***** */ /* NEW!! */


var iconExtLock = ".png"

/*
Icon Extensions

1. .png
2. .gif

*/


/*---------------------------------- options ----------------------------------*/

/* There are two sources available, 'appleAccuweatherStolen' and 'yahooWeather'. */

var source = "yahooWeather"


/* Two methodes to set up your location depending on the source:
accuWeather: 'City, State' (e.g. 'Karlsruhe, Germany')
yahooWeather: 'US zip' or 'location code' (e.g. Uk Dumbarton = UKXX0663 ) */

var locale = "[USFL0012]"

/* Set to 'false' for Farenheit. */

var isCelsius = false

/* AccuWeather RealFeel Temperature Enabled? */

var useRealFeel = true

/* Update interval */

var updateInterval = 30

Last edited by dan3327; 06-24-2009 at 11:12 PM..
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #41  
Old 06-25-2009, 12:47 PM
What's Jailbreak?
 
Join Date: May 2009
Device + Firmware: Iphone 3.0
Operating System: Windows Vista Home Premium
Posts: 19
Thanks: 0
Thanked 0 Times in 0 Posts

I have one question though, after I followed the steps everything works good except, at the very bottom where the springjumps go, I have under the categories Page 0, Page 1, etc how do I turn that off?
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #42  
Old 06-25-2009, 01:59 PM
What's Jailbreak?
 
Join Date: May 2009
Device + Firmware: iPhone 3g v. 2.2
Operating System: Window XP
Location: Apopka, Florida
Posts: 9
Thanks: 0
Thanked 0 Times in 0 Posts

Quote:
I have one question though, after I followed the steps everything works good except, at the very bottom where the springjumps go, I have under the categories Page 0, Page 1, etc how do I turn that off?
1. go into the spring jumps app
2. tap jump icons
3. tapp page 1 and delete the text and hit ok do that for 0-4 and change 5 to More Apps and change 6 to More Games
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #43  
Old 06-25-2009, 02:38 PM
What's Jailbreak?
 
Join Date: Jun 2009
Device + Firmware: iPhone 3G, 3.0
Operating System: Windows 7, OS X
Posts: 7
Thanks: 2
Thanked 2 Times in 1 Post

Quote:
Originally Posted by dan3327 View Post
1. go into the spring jumps app
2. tap jump icons
3. tapp page 1 and delete the text and hit ok do that for 0-4 and change 5 to More Apps and change 6 to More Games
Dan is exactly right here. Those are the default icon labels for Springboard Icons. Erase the text and you're good to go.

@dan3327
My apologies dan, I assumed (without bothering to look for myself) that you were Showstopper1969, who earlier in this thread posted that he was working on his own theme. That put me under the impression that you were working with this stuff on your own to begin with. Completely my fault on that!

To clarify: you're trying to get the Apple Pro Theme V.2 theme working, correct?

Now that I [feel like an *** and] know what's going on, try this for your weather-config:

Code:
/*---------------------------------- options ----------------------------------*/

/* There are two sources available, 'appleAccuweatherStolen' and 'yahooWeather'. */

var source = "yahooWeather"


/*  Two methodes to set up your location depending on the source:
    accuWeather: 'City, State' (e.g. 'Karlsruhe, Germany')
    yahooWeather: 'US zip' or 'location code' (e.g. Uk Dumbarton = UKXX0663 ) */

var locale = "32703"

/* Set to 'false' for Farenheit. */

var isCelsius = false
/* AccuWeather RealFeel Temperature Enabled? */

var useRealFeel = false

/* Update interval */

var updateInterval = 30
That pulls up weather for Apopka, FL on my phone. Accuweather seems to be a bit slow loading, so I'd stick with Yahoo if you can.

Also did you ever get your time widget working?
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #44  
Old 06-25-2009, 10:20 PM
What's Jailbreak?
 
Join Date: May 2009
Device + Firmware: iPhone 3g v. 2.2
Operating System: Window XP
Location: Apopka, Florida
Posts: 9
Thanks: 0
Thanked 0 Times in 0 Posts

Quote:
My apologies dan, I assumed (without bothering to look for myself) that you were Showstopper1969, who earlier in this thread posted that he was working on his own theme. That put me under the impression that you were working with this stuff on your own to begin with. Completely my fault on that!

To clarify: you're trying to get the Apple Pro Theme V.2 theme working, correct?
It's cool man apology excepted and im not Showstopper1969 but i did put some custom touchs to this theme and for some reason it still isn't working i copied what you posted and it still is blank and no the time still wont work

here are some pics mabye they will help

Click the image to open in full size.

Click the image to open in full size.

Click the image to open in full size.
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #45  
Old 06-27-2009, 05:37 AM
What's Jailbreak?
 
Join Date: Dec 2007
Posts: 8
Thanks: 1
Thanked 1 Time in 1 Post

need help trying to install through sshh but keeps saying no directory found
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
Reply

  Apple Forums & iPhone Forums, Mods, Hacks, News, Themes, Downloads, and more! | ModMyi.com > Design and Media For the iPhone / iPod Touch > New Skins / Themes Launches

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



Go to Top
ModMyI

All times are GMT -6. The time now is 05:34 PM. Powered by vBulletin® Version 3.8.4
If you need Dedicated Server Hosting, you should check out SingleHop. | Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.3.0 Copyright © 2007-09 by ModMy, LLC. All rights reserved.

iPhone News / iPhone Forums / Apple News / Apple Forums / RSS / Contact Us / / Privacy Statement / Top