html {
height: 100%;
}
body {
height: 100%;
}
main-body {
height: 100%;
}
inner {
min-height: 100%;
}
This blog was setup as a result of too much programming, I realised that I was getting back to the same problems which I had solved a few years ago. I thought a blog that can serve to remind me of what I did when i ran into programming problems :) So yep. Hence the title programming trail.
Tuesday, June 21, 2011
Thursday, April 7, 2011
iphone update
http://www.blogsdna.com/10999/how-to-manually-update-ios-4-0-on-iphoneipod-touch-now.htm
Tuesday, February 15, 2011
Creating your own IPA file from appcelerator
Build the app using the distribution build mode of Titantium
Navigate to the project's build > iPhone > Release-iphonesos folder
If there is a *.ipa file as some get, just use it.
Otherwise create a new folder at that level called Payload
Move the project.app folder to inside the Payload folder
Zip the Payload folder
Rename project.zip to project.ipa
Navigate to the project's build > iPhone > Release-iphonesos folder
If there is a *.ipa file as some get, just use it.
Otherwise create a new folder at that level called Payload
Move the project.app folder to inside the Payload folder
Zip the Payload folder
Rename project.zip to project.ipa
Creating your own IPA file from appcelerator
Build the app using the distribution build mode of Titantium
Navigate to the project's build > iPhone > Release-iphonesos folder
If there is a *.ipa file as some get, just use it.
Otherwise create a new folder at that level called Payload
Move the project.app folder to inside the Payload folder
Zip the Payload folder
Rename project.zip to project.ipa
Navigate to the project's build > iPhone > Release-iphonesos folder
If there is a *.ipa file as some get, just use it.
Otherwise create a new folder at that level called Payload
Move the project.app folder to inside the Payload folder
Zip the Payload folder
Rename project.zip to project.ipa