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 > 3rd Party Apps For iPhone | iPod Touch > Native iPhone / iPod Touch App Discussion
Reply
 
LinkBack Thread Tools Display Modes
  #16  
Old 03-06-2008, 03:56 AM
one1's Avatar
Livin the iPhone Life
 
Join Date: Sep 2007
Device + Firmware: Too many devices, not enough vices.
Operating System: EEEEETS A MAC, BABY!
Location: In my own little world
Posts: 4,748
Thanks: 56
Thanked 533 Times in 337 Posts

am I missing something or did the themes get removed also when the app was removed today? Damn shame. I just did an update and wanted to do it the easy way. I have the zips.

(I did it the hard way though since they seem to be gone)

Last edited by one1; 03-06-2008 at 04:05 AM..
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #17  
Old 03-06-2008, 04:01 AM
heath_rox's Avatar
Livin the iPhone Life
 
Join Date: Nov 2007
Device + Firmware: 1st Gen IPhone all sizes/unlocked 2.0
Operating System: OSX Leopard
Location: Liberty City
Posts: 1,289
Thanks: 117
Thanked 169 Times in 116 Posts
Send a message via MSN to heath_rox

wow thats tight we were the beta testers he could at-least giv us a code or somfing for the sdk version
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #18  
Old 03-06-2008, 07:32 AM
Developer
 
Join Date: Jul 2007
Location: Chicago, IL
Posts: 131
Thanks: 0
Thanked 18 Times in 13 Posts

Quote:
Originally Posted by one1 View Post
am I missing something or did the themes get removed also when the app was removed today? Damn shame. I just did an update and wanted to do it the easy way. I have the zips.

(I did it the hard way though since they seem to be gone)
It was a server error, I had the file pointing to the wrong place. They should be back up now, but I can't get them to work with 1.1.3+ for some reason. Wont properly put files into the folder. Eh?

Quote:
Originally Posted by heath_rox View Post
wow thats tight we were the beta testers he could at-least giv us a code or somfing for the sdk version
Donators will get something along those lines, since we consider them customers. But since we don't know anything detailed about the SDK, YET, we can't make promises. There is additional testing that needs done as well, and some people will be invited to that, again once we figure out the SDK details today.
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #19  
Old 03-06-2008, 08:12 AM
one1's Avatar
Livin the iPhone Life
 
Join Date: Sep 2007
Device + Firmware: Too many devices, not enough vices.
Operating System: EEEEETS A MAC, BABY!
Location: In my own little world
Posts: 4,748
Thanks: 56
Thanked 533 Times in 337 Posts

Quote:
It was a server error, I had the file pointing to the wrong place. They should be back up now, but I can't get them to work with 1.1.3+ for some reason. Wont properly put files into the folder. Eh?
They've never directly worked with 1.1.3, so no new disappointments.

You just D/L them, Open your SSH, and drag them into mobile/library, and chmod to 777 and you're good to go. It's so easy to do I never even considered it a problem. Assuming since you designed the program you should be able to redirect them to the right spot in the future.

I think we can quit giving Pat sh1tt about the SDK ........ for now



(I just wanna alpha test this iPoker for ya )

Last edited by one1; 03-06-2008 at 08:15 AM..
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #20  
Old 03-06-2008, 08:41 AM
Developer
 
Join Date: Jul 2007
Location: Chicago, IL
Posts: 131
Thanks: 0
Thanked 18 Times in 13 Posts

Quote:
Originally Posted by one1 View Post
They've never directly worked with 1.1.3, so no new disappointments.

You just D/L them, Open your SSH, and drag them into mobile/library, and chmod to 777 and you're good to go. It's so easy to do I never even considered it a problem. Assuming since you designed the program you should be able to redirect them to the right spot in the future.

I think we can quit giving Pat sh1tt about the SDK ........ for now



(I just wanna alpha test this iPoker for ya )
Yeah it works good manually, the game was programmed "correctly" to take user's home directories into account. Just Installer is having permissions issues when I place files into the /var/mobile/ folder instead of /var/root/

But 1.0 will allow you to put the files into ~/Media/ so you don't have to jailbreak to install themes, you can pop them into place with anything that reads the iPhone as a digital camera. Programs like MegaPhone work great to do this.

We may support OTA downloading as well, depends on what the SDK restricts as far as data downloading and storage.
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #21  
Old 03-06-2008, 08:48 AM
one1's Avatar
Livin the iPhone Life
 
Join Date: Sep 2007
Device + Firmware: Too many devices, not enough vices.
Operating System: EEEEETS A MAC, BABY!
Location: In my own little world
Posts: 4,748
Thanks: 56
Thanked 533 Times in 337 Posts

I'm not bad at hacking, but I'm a poor excuse for a dev........ so the question on my end is "what determines the permissions of a folder?"

If it is the application I figure you'd have whipped that one by now, so I am guessing it is the firmware (OS).

I ponder the query of whether or not a program can be written as a zipped folder that extracts with preset permissions.

..............and in the likelihood that answer is no, that's why I do better on this side of the table

When I went through EE all I had to learn was a little C+ and BASIC to program PLC's
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #22  
Old 03-06-2008, 08:50 AM
Developer
 
Join Date: Jul 2007
Location: Chicago, IL
Posts: 131
Thanks: 0
Thanked 18 Times in 13 Posts

The OS is a Unix OS and has it's own file permissions. I was having problems loading the Themes via Installer into the /var/media partition (for users on 1.1.3 +). i can manually via SSH but Installer was being problematic.
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #23  
Old 03-06-2008, 09:00 AM
one1's Avatar
Livin the iPhone Life
 
Join Date: Sep 2007
Device + Firmware: Too many devices, not enough vices.
Operating System: EEEEETS A MAC, BABY!
Location: In my own little world
Posts: 4,748
Thanks: 56
Thanked 533 Times in 337 Posts

I need to brush up on some UNIX........

Inevitably I believe I'll end up developing, but probably not for apple. If I can whip out an Electronics Engineering degree (which I did in 03), I can figure out how to write a program for a phone. I was just always more interested in the hardware side. Now the hardware advances so fast and depends on so many other factors (read: other hardware advancing at a different rate) that unless you do tech work with PLC's or something the likeness it's best you learn the software side and ignore the hardware until you can't ignore it anymore.

It took me 12 days to program a 30 unit Allen Bradley PLC network for my final exam in college years ago (I'm 31 now) so I figure I should have the iPhone OS learned within 3 months of whenever I decide to start that journey. Being a troubleshooter/tech by trade I think I'll hammer out issues faster than most once I know what the heck I am doing.

I guess for now you'll just have to depend on apple's SDK to have a solution for integrating the programs into the OS.
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #24  
Old 03-06-2008, 10:33 AM
jrentzke's Avatar
iPhoneaholic
 
Join Date: Sep 2007
Device + Firmware: iPhone 3GS 3.1.2 32G
Operating System: Mac 10.5.8
Posts: 410
Thanks: 72
Thanked 54 Times in 39 Posts

Patrick, thanks for the replies. Looking forward to the final version.
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 > 3rd Party Apps For iPhone | iPod Touch > Native iPhone / iPod Touch App Discussion

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



Go to Top
ModMyI

All times are GMT -6. The time now is 01:17 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