Re: Accessing Browser bookmarks

2007-10-03 Thread Donald C. Kirker

Ben Combee wrote:

Remember that Nokia also owns Intellisync, a developer for Palm OS.


Yes. This is true. Thanks for reminding me.

Actually, it seems that accessing the browser bookmarks might be a 
feature for a future version of their email/sync client that Verizon uses.


--
For information on using the ACCESS Developer Forums, or to unsubscribe, please 
see http://www.access-company.com/developers/forums/


Re: Accessing Browser bookmarks

2007-09-28 Thread Donald C. Kirker

Lionscribe wrote:

Donald C. Kirker wrote:

Sure. Bookmark importing.


Well with an email address of
[EMAIL PROTECTED]
it pretty much gives away what
Nokia has up its sleeves in developing
their next PDA :-)




Woho! I didn't see that.

My interest has just perked!

--
For information on using the ACCESS Developer Forums, or to unsubscribe, please 
see http://www.access-company.com/developers/forums/


Re: Accessing Browser bookmarks

2007-09-28 Thread Ben Combee
Remember that Nokia also owns Intellisync, a developer for Palm OS.

On 9/28/07, Donald C. Kirker [EMAIL PROTECTED] wrote:
 Lionscribe wrote:
  Donald C. Kirker wrote:
  Sure. Bookmark importing.
 
  Well with an email address of
  [EMAIL PROTECTED]
  it pretty much gives away what
  Nokia has up its sleeves in developing
  their next PDA :-)
 
 

 Woho! I didn't see that.

 My interest has just perked!

 --
 For information on using the ACCESS Developer Forums, or to unsubscribe, 
 please see http://www.access-company.com/developers/forums/


-- 
For information on using the ACCESS Developer Forums, or to unsubscribe, please 
see http://www.access-company.com/developers/forums/


Re: Accessing Browser bookmarks

2007-09-16 Thread Lionscribe
Donald C. Kirker wrote:
Sure. Bookmark importing.

Well with an email address of
[EMAIL PROTECTED]
it pretty much gives away what
Nokia has up its sleeves in developing
their next PDA :-)


-- 
For information on using the ACCESS Developer Forums, or to unsubscribe, please 
see http://www.access-company.com/developers/forums/


Re: Accessing Browser bookmarks

2007-09-15 Thread Donald C. Kirker

Roger Stringer wrote:

Does anyone else find this a weird request?

Is there a legitimate reason to want to programmatically mess with 
the bookmarks on the browser?


Sure. Bookmark importing.

--
For information on using the ACCESS Developer Forums, or to unsubscribe, please 
see http://www.access-company.com/developers/forums/


Re: Accessing Browser bookmarks

2007-09-14 Thread Roger Stringer

Does anyone else find this a weird request?

Is there a legitimate reason to want to programmatically mess with 
the bookmarks on the browser?


Roger Stringer

At 04:15 AM 9/14/2007, you wrote:

Subject: Re: Accessing Browser bookmarks
From: Bogdan [EMAIL PROTECTED]
Date: Thu, 13 Sep 2007 14:38:50 -
X-Message-Number: 3

I tried both and it seems that the only API available is to open the 
browser in the bookmarks page. This is not useful to me because I 
don't really need to interact with the browser, I want only to 
access the bookmarks. I imagine that they are stored in a database, 
but which one is it, and what is the format of the records?



--
For information on using the ACCESS Developer Forums, or to unsubscribe, please 
see http://www.access-company.com/developers/forums/


Re: Accessing Browser bookmarks

2007-09-14 Thread Borszczuk

Roger Stringer wrote:

Does anyone else find this a weird request?

Is there a legitimate reason to want to programmatically mess with 
the bookmarks on the browser?


I.e. you could self-bookmark your website etc..


--
For information on using the ACCESS Developer Forums, or to unsubscribe, please 
see http://www.access-company.com/developers/forums/


Accessing Browser bookmarks

2007-09-13 Thread bogdan . mihailescu
How can I make changes to the bookmarks section in the browser? I would like to 
add, delete and update bookmarks programatically. Is there an API that does 
this?
-- 
For information on using the ACCESS Developer Forums, or to unsubscribe, please 
see http://www.access-company.com/developers/forums/


Re: Accessing Browser bookmarks

2007-09-13 Thread Christopher Stamper
If you mean Blazer, I would recommend that you look at pdn.palm.com
They have all kinds of info on that sort of thing. Also, read their
PDF, 'developer's guide' or something like that... I am sure it says
something about Blazer APIs.

On 9/13/07, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote:
 How can I make changes to the bookmarks section in the browser? I would like 
 to add, delete and update bookmarks programatically. Is there an API that 
 does this?
 --
 For information on using the ACCESS Developer Forums, or to unsubscribe, 
 please see http://www.access-company.com/developers/forums/



-- 
Christopher Stamper
[EMAIL PROTECTED]

-- 
For information on using the ACCESS Developer Forums, or to unsubscribe, please 
see http://www.access-company.com/developers/forums/


Re: Accessing Browser bookmarks

2007-09-13 Thread Christopher Stamper
Try this CHM file:

https://pdn.palm.com/regac/pdn/ViewDocument?docId=3780

PalmAPIGuide_Palmos.chm

On 9/13/07, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote:
 How can I make changes to the bookmarks section in the browser? I would like 
 to add, delete and update bookmarks programatically. Is there an API that 
 does this?
 --
 For information on using the ACCESS Developer Forums, or to unsubscribe, 
 please see http://www.access-company.com/developers/forums/


-- 
For information on using the ACCESS Developer Forums, or to unsubscribe, please 
see http://www.access-company.com/developers/forums/


Re: Accessing Browser bookmarks

2007-09-13 Thread Bogdan
I tried both and it seems that the only API available is to open the browser in 
the bookmarks page. This is not useful to me because I don't really need to 
interact with the browser, I want only to access the bookmarks. I imagine that 
they are stored in a database, but which one is it, and what is the format of 
the records?
-- 
For information on using the ACCESS Developer Forums, or to unsubscribe, please 
see http://www.access-company.com/developers/forums/


Re: Accessing Browser bookmarks

2007-09-13 Thread Michal Seliga
i am afraid you will have to find it yourself. palm isnt very helpful with
formats of internal databases. at least almost everything i ever needed i had to
reverseengineer myself. but i didnt played with blazer at all so i can't help
with it

Bogdan wrote:
 I tried both and it seems that the only API available is to open the browser 
 in the bookmarks page. This is not useful to me because I don't really need 
 to interact with the browser, I want only to access the bookmarks. I imagine 
 that they are stored in a database, but which one is it, and what is the 
 format of the records?
 

-- 
For information on using the ACCESS Developer Forums, or to unsubscribe, please 
see http://www.access-company.com/developers/forums/