Join Our 3 MILLION+ Members Today! Register Here | Login
Go Back   BlackBerry Forums at CrackBerry.com > BlackBerry Professionals > Theme Developers

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
    Thread Author   #1  
Old 08-18-2010, 02:14 PM
CrackBerry Abuser
Device(s): 9330
Carrier: Sprint
Pin: 3273A1AC
 
Join Date: Jul 2010
Posts: 142
Likes Received: 0
Thanked 0 Times in 0 Posts
Default Making theme OTA

When you make your theme OTA you are making it available for people to download it from the net to there BlackBerry. Here are the steps:

1. Complete your theme.

2. Export your theme by going to File > Export



3. Choose the Folder you want to export it to on your computer



4. Export the theme for OTA



Once it is exported we need to get it on the server of your choice. Do to that you will need an ftp client. I use Filezilla, it's easy to use and very effective.

5. Find the folder on your computer in the left pane of Filezilla, highlight and drag the .jad and ALL of the .cod files to the right pane.



In the right pane you will see all of the files you uploaded to the server. The path to the .jad file is your OTA link.




Example:
Your Domain: your-site.com
Your Subdirectory: /themes
Your Jad: /com_plazmic_theme_your-theme.jad

that would all translate to:
your-site.com/themes/com_plazmic_theme_your-theme.jad
Reply With Quote Tip this Post
  #2  
Old 08-18-2010, 02:31 PM
CrackBerry User
Device(s): 9800 (Torch)
Carrier: Movistar VE
 
Join Date: Mar 2009
Posts: 80
Likes Received: 0
Thanked 9 Times in 3 Posts
Default

Thanks for the info but it's also necessary to have a .htacces file on the server in order to the link work properly, right?
Reply With Quote Tip this Post
    Thread Author   #3  
Old 08-18-2010, 02:35 PM
CrackBerry Abuser
Device(s): 9330
Carrier: Sprint
Pin: 3273A1AC
 
Join Date: Jul 2010
Posts: 142
Likes Received: 0
Thanked 0 Times in 0 Posts
Default

That depends on the server. I am on a server now that doesn't require it. But if you do its:

Quote:
AddType text/vnd.sun.j2me.app-descriptor .jad
AddType application/vnd.rim.cod .cod
On my old server I had to have one. This is the code I used.
Reply With Quote Tip this Post
  #4  
Old 08-18-2010, 02:57 PM
CrackBerry User
Device(s): 9800 (Torch)
Carrier: Movistar VE
 
Join Date: Mar 2009
Posts: 80
Likes Received: 0
Thanked 9 Times in 3 Posts
Default

Thank you!

Posted from my CrackBerry at wapforums.crackberry.com
Reply With Quote Tip this Post
Reply
BlackBerry Forums at CrackBerry.com > > BlackBerry Professionals > Theme Developers   Making theme OTA

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes