Hello Plucker users,

As per my promise last week-I have finalized the ablility to drag-n-drop 
links into a Palm Repository from within BrowserG!.  To download it, go to:

http://browserg.mozdev.org/newfeatures.html

I would like to keep the development of BrowserG! away from the traffic of 
Plucker, so if anyone is interested in criticing this beta release of 
BrowserG! for me...feel free and send msgs to the list on this page.

http://browserg.mozdev.org/list.html

Note, this beta runs on Windows only.  My next target is to release an 
installation web pages for BrowserG! which works on Linux and Mac, so people 
can get a feel of it on these systems also.  If anyone else is interested in 
developing a interface to Plucker in java send me an email also.

I am sure I will get useful comments from some of you as always.  Good day!

R/
Jeet

P.S: BTW, can I get someone to add a link to BrowserG! on Plucker home page 
so I can get some beta testers for this at a later stage..



>From: "Jeet Shahani" <[EMAIL PROTECTED]>
>Reply-To: Plucker Development List <[EMAIL PROTECTED]>
>To: [EMAIL PROTECTED]
>Subject: RE: BrowserG! with Plucker.
>Date: Fri, 01 Feb 2002 18:32:00 -0500
>
>Hi,
>
>I am looking to put up a version of BrowserG! out there, for people to try
>out and see if they have any suggestions.  I will hopefully have something
>available with drag and drop from within BrowserG! to a repository (not to
>Plucker-need to look into API further)  Hopefully, people can give us
>further ideas to enhance this product further.
>
>Last thing, are there a lot of people out there who would like to try it on
>Linux or Mac?  I have it currently working on Windows, I can surely try to
>put something together for Linus and Mac if there are people interested.
>Send me emails privately if you are interested and I will send out
>information when it is ready-sometime next week.  Thanks and have a good
>weekend.
>
>R/
>Jeet
>
>
>>From: "Robert O'Connor" <[EMAIL PROTECTED]>
>>Reply-To: Plucker Development List <[EMAIL PROTECTED]>
>>To: "Plucker Development List" <[EMAIL PROTECTED]>
>>Subject: RE: BrowserG! with Plucker.
>>Date: Wed, 30 Jan 2002 21:30:39 -0000
>>
>> > Hi Robert,
>> >
>> > Thanks for your input.  I will look into /plucker_desktop.
>> > Answering your
>> > question, I would like to set up links for download from
>> > BrowserG! by drag
>> > and drop, so that the user can easily put them in their Palm
>> > without having
>> > to remember or type the whole url.
>>
>>This sounds like the most logical thing for a public interface to Plucker,
>>that it can accept a new channel specification.
>>
>>There will probably be two mechanisms of API: visual and non-visual.
>>For visual: The Plucker-Desktop main listctrl will be a drop target for
>>files and strings. Drag a file or string over the listctrl and a channel
>>is made. Examples of a file would be a text file on your desktop that you
>>drag in. An example of a string would be a url being dragged from 
>>BrowserG!
>>I've did a test run of this using some minimal examples and it works well.
>>If you can generate DragAndDrop to communication with other desktop apps,
>>it will work on Plucker automatically.
>>The dragged string would either be just a URL (most likely) or could be
>>redone as a string with URL, plus some optional parameters for maxdepth,
>>image depth, etc.
>>Most likely just the URL though, and then the channel is added according
>>to whatever the user has their defaults for new channels set to.
>>
>>The second API would be non-visual. Something in reverse to plucker-build.
>>plucker-daemon --add -switch -switch -switch
>>with all the switches the same as plucker-build. Plucker-daemon then adds
>>the channel according to switches specified, and gets the rest of the
>>settings for the new channel from the user's defaults for new channels.
>>The channel managing code will be common between plucker-daemon and
>>plucker desktop (like adding a directory, making a section name that
>>won't break the python parser, etc). See plucker_controller.cpp and
>>plucker_controller.h
>>
>>
>>Best wishes,
>>Robert
>>
>
>
>
>
>_________________________________________________________________
>Send and receive Hotmail on your mobile device: http://mobile.msn.com
>




_________________________________________________________________
Send and receive Hotmail on your mobile device: http://mobile.msn.com

Reply via email to