BlackBerryForums.com : Your Number One BlackBerry Community
     

»Sponsored Links


BlackBerryApps.com Best Sellers



Reply
 
LinkBack Thread Tools
  (#1 (permalink)) Old
tateu Offline
Talking BlackBerry Encyclopedia
 
Posts: 209
Join Date: Apr 2005
Location: Los Angeles, CA USA
Model: 9000
OS: 4.6.0.247
Carrier: AT&T
Default Suggestions for a freeware IPD Reader/Exporter I am working on - 08-21-2006, 10:33 PM

I am currently working on an IPD reader/exporter for Windows. You connect your Blackberry to the desktop manager and save a backup IPD file and then load that file into my program. My program will then scan through the file and save out various data.

It will never be anything fancy, but it will be free and I thought I'd ask for suggestions before I got too far into it. I am thinking it will be something simple, a gui that you drag and drop an IPD file (YourFile.ipd) onto and it will create several text files, one for each type of data (YourFile_SMS.txt, YourFile_PhoneLogs.txt, etc.). The text files will be comma delimited, one data record per line.

At the moment it can save SMS Messages (timestamp, sent/received, phone number/email address and message body), Phone Call Logs (placed/received, duration, timestamp, phone# and contact name), Memos (title and data) and partial Email Messages (from/to, subject and message body but I haven't figured out the timestamp yet).

I would like to finish up the Email Message support (figure out how to read the timestamp of the email) and get export of the Address Book, Calendar, Task List, Pin Messages and Saved Email Messages working. I have also toyed with the idea of exporting Password Keeper data (if you supply the correct password, of course) but I can't figure out what encryption method it uses.

So, basically, the questions are:
1) First of all, should I even bother, will this be of use to anyone?
2) Which databases should be handled? Are the ones I listed above enough?
3) Is a comma delimited text file the best way to output the data?
4) Any other suggestions?
   
Reply With Quote
Sponsored Links
Please Login or Register to Remove these Advertisements!

  (#2 (permalink)) Old
option94 Offline
CrackBerry Addict
 
option94's Avatar
 
Posts: 924
Join Date: Jul 2006
Location: Rahway, NJ
Model: 8300
PIN: 2411F6C3
Carrier: AT&T
Default 08-21-2006, 11:36 PM

Wirelessly posted (Cingular 7130c: BlackBerry7130/4.1.0 Profile/MIDP-2.0 Configuration/CLDC-1.1 VendorID/102)

I think I would use it. Will I be able to edit the files and then restore them to the berry?
   
Reply With Quote
  (#3 (permalink)) Old
tateu Offline
Talking BlackBerry Encyclopedia
 
Posts: 209
Join Date: Apr 2005
Location: Los Angeles, CA USA
Model: 9000
OS: 4.6.0.247
Carrier: AT&T
Default 08-21-2006, 11:45 PM

That is not something I had thought of and with my current implementation, no. If I can read a binary IPD file and convert it to text, though, it seems likely that I could read a text file and convert it back into a binary IPD file for re-import into the Blackberry. I will definately add this as something that I will work on, but not until I get all the export functions up and running.
   
Reply With Quote
  (#4 (permalink)) Old
option94 Offline
CrackBerry Addict
 
option94's Avatar
 
Posts: 924
Join Date: Jul 2006
Location: Rahway, NJ
Model: 8300
PIN: 2411F6C3
Carrier: AT&T
Default 08-21-2006, 11:57 PM

Wirelessly posted (Cingular 7130c: BlackBerry7130/4.1.0 Profile/MIDP-2.0 Configuration/CLDC-1.1 VendorID/102)

Well, if you want beta testers, keep me in mind.
   
Reply With Quote
  (#5 (permalink)) Old
aggravation Offline
New Member
 
Posts: 12
Join Date: Aug 2006
Model: 7100i
Carrier: sprint
Default 08-22-2006, 07:01 PM

Excellent! I was just doing a search to find something like this!

I just dropped my pager service and instructed my answering service to start sending my pages to the new 7100i BB I'm now using.

I have a small HVAC/R business and all my service calls come in over the "pager".
Previously I had to copy the info from a little alphanumeric pager to a pad of paper which later became a Tablet PC using Microsoft OneNote.

So now I need a way to save all those "pages" that come into my BB SMS Inbox so I can archive them... and if possible...import them into OneNote in a way that it can create a new note with each one.

So my request would be make it so I could import the SMS messages (or better yet all messages) into Microsoft OneNote!!
I'd pay you for it if it's solid *nudge* *nudge* ;)
   
Reply With Quote
  (#6 (permalink)) Old
tateu Offline
Talking BlackBerry Encyclopedia
 
Posts: 209
Join Date: Apr 2005
Location: Los Angeles, CA USA
Model: 9000
OS: 4.6.0.247
Carrier: AT&T
Default 08-22-2006, 07:54 PM

I've never used OneNote before but it came with a bunch of our work computers here, so I just installed it. I don't see an import option? Is there one? If there is not, then I definately won't be able to make it work.

As stated above, my current plan is to use comma delimited format, which is something that you can import easily into Excel.
   
Reply With Quote
  (#7 (permalink)) Old
aggravation Offline
New Member
 
Posts: 12
Join Date: Aug 2006
Model: 7100i
Carrier: sprint
Default 08-23-2006, 02:35 AM

under tools it has copy from pocket PC or smartphone.....then in Outlook there is a send to Onenote function.
Sorry I'm not too computer savy but power tools for Onenote might help.

http ://office.microsoft.com/en-us/assistance/HA011408961033.aspx
Sorry, the net nanny won't let me post a proper link.
   
Reply With Quote
  (#8 (permalink)) Old
MScott Offline
New Member
 
Posts: 7
Join Date: Sep 2006
Model: 7105
Carrier: T-Mobile
Default 09-10-2006, 12:10 PM

I actually have an ipd converter for sale called bbExtractor, but like tateu I haven't quite gotten the email timestamp decoded. Frankly, neither has anyone else. Anyway tateu, I’d be happy to compare notes with you on how to solve this, even if it means I have to add extra features to compete with you on price.

Send me a private message if you want to work together on this.
   
Reply With Quote
  (#9 (permalink)) Old
Yernar Offline
New Member
 
Posts: 3
Join Date: May 2006
Model: 7100T
Default 09-23-2006, 03:10 AM

Quote:
Originally Posted by MScott
but like tateu I haven't quite gotten the email timestamp decoded. Frankly, neither has anyone else.
Not correct. ABC Amber BlackBerry Converter extracts the date and time stamps correctly.
   
Reply With Quote
  (#10 (permalink)) Old
MScott Offline
New Member
 
Posts: 7
Join Date: Sep 2006
Model: 7105
Carrier: T-Mobile
Default 09-23-2006, 09:06 AM

ABC Amber does not translate email timestamps correctly. Look carefully, they just put the timestamp of when the program runs in that field.
   
Reply With Quote
  (#11 (permalink)) Old
adamlau Offline
CrackBerry Addict
 
adamlau's Avatar
 
Posts: 850
Join Date: Jun 2006
Location: Far Away...
Model: 8900
OS: 5.0.0.314
Carrier: AT&T
Default 09-23-2006, 12:54 PM

Quote:
1) First of all, should I even bother, will this be of use to anyone?
Yes and absolutely.
Quote:
2) Which databases should be handled? Are the ones I listed above enough?
The ones previously mentioned will do for now.
Quote:
3) Is a comma delimited text file the best way to output the data?
A tab delimited text file may appear be more readable at first glance.
Quote:
4) Any other suggestions?
Until we get our hands on a working beta to produce meaningful commentary, none.


黑莓子手机第一
   
Reply With Quote
  (#12 (permalink)) Old
marvmiller Offline
New Member
 
Posts: 8
Join Date: Dec 2004
Location: Sioux Falls, SD
Model: 7250
Carrier: Verizon
Default 09-24-2006, 11:45 PM

YES, YES!!! Please make this! I was looking for this and found this message. Please contact me if you got something working especially the e-mail messages with time stamps. I'd like it very much if I could open it in an "email viewer" software where I can search or just go through each message sorted by date, subject, etc.

Marvin

Quote:
Originally Posted by tateu
I am currently working on an IPD reader/exporter for Windows. You connect your Blackberry to the desktop manager and save a backup IPD file and then load that file into my program. My program will then scan through the file and save out various data.

It will never be anything fancy, but it will be free and I thought I'd ask for suggestions before I got too far into it. I am thinking it will be something simple, a gui that you drag and drop an IPD file (YourFile.ipd) onto and it will create several text files, one for each type of data (YourFile_SMS.txt, YourFile_PhoneLogs.txt, etc.). The text files will be comma delimited, one data record per line.

At the moment it can save SMS Messages (timestamp, sent/received, phone number/email address and message body), Phone Call Logs (placed/received, duration, timestamp, phone# and contact name), Memos (title and data) and partial Email Messages (from/to, subject and message body but I haven't figured out the timestamp yet).

I would like to finish up the Email Message support (figure out how to read the timestamp of the email) and get export of the Address Book, Calendar, Task List, Pin Messages and Saved Email Messages working. I have also toyed with the idea of exporting Password Keeper data (if you supply the correct password, of course) but I can't figure out what encryption method it uses.

So, basically, the questions are:
1) First of all, should I even bother, will this be of use to anyone?
2) Which databases should be handled? Are the ones I listed above enough?
3) Is a comma delimited text file the best way to output the data?
4) Any other suggestions?

Last edited by marvmiller : 09-24-2006 at 11:48 PM.
   
Reply With Quote
  (#13 (permalink)) Old
Yernar Offline
New Member
 
Posts: 3
Join Date: May 2006
Model: 7100T
Default 09-25-2006, 01:39 AM

Quote:
Originally Posted by MScott
ABC Amber does not translate email timestamps correctly. Look carefully, they just put the timestamp of when the program runs in that field.
ABC Amber DOES translate email timestamps correctly. Look at the latest version, it puts the actual timestamp.
   
Reply With Quote
  (#14 (permalink)) Old
MScott Offline
New Member
 
Posts: 7
Join Date: Sep 2006
Model: 7105
Carrier: T-Mobile
Default 09-25-2006, 10:33 PM

I appologize. The newest version of ABC Amber does translate email timestamps. It looks slick.
   
Reply With Quote
  (#15 (permalink)) Old
trajoj Offline
New Member
 
Posts: 2
Join Date: Jun 2007
Model: 8100
PIN: N/A
Carrier: t-mobile
Default 06-20-2007, 12:37 AM

ABC Amber BlackBerry Converter Software Download and Review

anyone know of a free download for abc amber? or any program that takes sms and mms text messages and brings them into the computer? basically what you are trying to write, but if there is an existing program that does that.

argh, that's why i normally to text to email and just have gmail archive my messages in conversation format. that does it for me and saves it forever! but i love the bb conversation setup for reading them on the pearl.
   
Reply With Quote
  (#16 (permalink)) Old
rivviepop Offline
BlackBerry Extraordinaire
 
rivviepop's Avatar
 
Posts: 2,166
Join Date: Dec 2006
Location: san francisco
Model: 8320
PIN: n/a
Carrier: t-mobile
Default 06-20-2007, 02:23 PM

Quote:
Originally Posted by trajoj View Post
anyone know of a free download for abc amber?
You mean, like a free, pirated, wareZ copy of the software that you're going to use without paying for it and take money away from an independent software developer?

I'm sure that's not what you meant, and instead were asking for the demo link instead.

http://www.processtext.com/abcblackberry.html
   
Reply With Quote
  (#17 (permalink)) Old
steveqqqqqqq Offline
New Member
 
Posts: 1
Join Date: Jul 2007
Model: 8700g
PIN: N/A
Carrier: t mobile
Default Suggestions for a freeware IPD Reader - 07-13-2007, 12:08 PM

this one works
Free download ABC Amber BlackBerry Editor, edit contacts in IPD files
   
Reply With Quote
  (#18 (permalink)) Old
MooseNYC Offline
Thumbs Must Hurt
 
MooseNYC's Avatar
 
Posts: 180
Join Date: Jan 2005
Location: NYC - PHX
Model: 9630
OS: 4.7.1.40
Carrier: Verizon
Default 08-06-2007, 11:50 PM

This program ROCKS,

I was able to get the information I was looking for from the demo, but I did purchase the program.
Thanks for a great application, nice interface too!


Formerly -8830 / 8100 / 8700 / 7290 / 7100g / 7510 / 7230 / 6710 /. .
   
Reply With Quote
  (#19 (permalink)) Old
Deepak77 Offline
New Member
 
Posts: 1
Join Date: Sep 2007
Model: 8700
PIN: N/A
Carrier: dont know
Default 09-28-2007, 07:13 AM

Can anyone tell me whether is it possible to write the LCD screen output of simulator to a text file or any file on PC? I am using a third party application automation testing on BB simulator but i cant validate my results.
   
Reply With Quote
  (#20 (permalink)) Old
Prune Offline
New Member
 
Posts: 6
Join Date: Dec 2008
Model: 9000
PIN: N/A
Carrier: Rogers
Default 12-31-2008, 05:56 PM

I just noticed this thread. After someone triggered a secure wipe on my BB, I've been struggling to get my sole backup file to work, but Desktop Manager crashes when it tries to read the .ipd file. I'm wondering if someone has software I may use to get a human readable format of this file so I can at least manually re-enter my phone's settings, tasklist etc. (besides the usual stuff the software I've seen does, like exporting contacts).
   
Reply With Quote
  (#21 (permalink)) Old
aawaad Offline
New Member
 
Posts: 7
Join Date: Mar 2009
Model: 8300
PIN: N/A
Carrier: mobitel
Default 06-28-2009, 11:24 AM

First Beta release for Magic Berry (IPD Parser) for Blackberry DB ver.2

The program will parse the Blackberry raw database and for:
SMS Messages
Address Book
Address Book - All (all entries)
Memos
Tasks
Service Book
Calendar (ready but not included in this release)

Currently the software support English & Arabic only, the final release will include:
Export to many format (Word, Excel, text...)
Ability to edit IPD file and upload back to the phone.

download the full installer
menastep.com/MagicBerry.rar

Please test and advise...for support pls email me at gmail.com

Aawaad
   
Reply With Quote
  (#22 (permalink)) Old
Soapm Offline
BlackBerry Extraordinaire
 
Soapm's Avatar
 
Posts: 2,524
Join Date: Apr 2005
Location: The Mile Hi City
Model: 8310
Carrier: TMO
Default 06-29-2009, 11:58 PM

Quote:
Originally Posted by aawaad View Post
Please test and advise...for support pls email me at gmail.com

Aawaad
Not bad, it seems to work. I could have used this two days ago.

I had just realized some sync application I was testing through google was changing my contacts. I had to restore one of my backup but I needed to see how long this problem had been happening. I found a demo software that did the job but this would have worked great.
   
Reply With Quote
  (#23 (permalink)) Old
Tezytan Offline
Thumbs Must Hurt
 
Posts: 88
Join Date: Jun 2008
Model: 8320
PIN: N/A
Carrier: T-Mobile
Default 07-05-2009, 08:00 AM

Worked very well.
   
Reply With Quote
  (#24 (permalink)) Old
johnromero Offline
New Member
 
Posts: 4
Join Date: Jul 2009
Model: 9000
PIN: N/A
Carrier: Beeline
Default 07-12-2009, 01:53 PM

Thanks for the program, it is pretty useful, but I've got a problem with codepages - it seems your software doesn't work well with unicode.
   
Reply With Quote
  (#25 (permalink)) Old
aawaad Offline
New Member
 
Posts: 7
Join Date: Mar 2009
Model: 8300
PIN: N/A
Carrier: mobitel
Default 07-13-2009, 09:54 AM

Thats right John, it doesn't support Unicode right now as announced.
Keep watching for full features on the coming versions as we are still on Beta and we encourage people feedback.

Regards
   
Reply With Quote
  (#26 (permalink)) Old
Badcreek Offline
New Member
 
Posts: 1
Join Date: Oct 2009
Model: 8100
PIN: N/A
Carrier: Verizon
Default Thanks....did the job! - 10-10-2009, 09:50 PM

Many Thanks, a very useful tool took away several hours of frustration I was starting to feel. A few hundred addresses etc... would have taken me forever to input manually...Thanks Again...BC
   
Reply With Quote
  (#27 (permalink)) Old
tekim Offline
New Member
 
Posts: 2
Join Date: Oct 2009
Model: 7250
PIN: N/A
Carrier: Verizon
Default Extracting Password Keeper info from IPD files - 10-13-2009, 05:56 PM

Does anyone know of a program that will extract Password Keeper info from IPD files?
   
Reply With Quote
  (#28 (permalink)) Old
JSanders Offline
BBF Moderator
 
JSanders's Avatar
 
Posts: 37,862
Join Date: Oct 2004
Location: North of the moss line
Model: 9xx0
OS: 4.7sumtin
PIN: t low
Carrier: Cingular/AT&T
Default 10-13-2009, 05:59 PM

You've tried the ABC Amber Converter software mentioned a couple times already in this thread?
   
Reply With Quote
  (#29 (permalink)) Old
tekim Offline
New Member
 
Posts: 2
Join Date: Oct 2009
Model: 7250
PIN: N/A
Carrier: Verizon
Default 10-13-2009, 06:06 PM

I have tried the ABC Converter. It seems to convert everything but the Password Keeper info.
   
Reply With Quote
  (#30 (permalink)) Old
johnromero Offline
New Member
 
Posts: 4
Join Date: Jul 2009
Model: 9000
PIN: N/A
Carrier: Beeline
Default 11-11-2009, 05:23 PM

Quote:
Originally Posted by aawaad View Post
Thats right John, it doesn't support Unicode right now as announced.
Keep watching for full features on the coming versions as we are still on Beta and we encourage people feedback.

Regards
... and we're still waiting
   
Reply With Quote
Reply


Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On





Copyright © 2004-2009 BlackBerryFAQ.com, BlackBerryForums.com.
The names RIM © and BlackBerry © are registered Trademarks of Research In Motion Limited.