Smart Browser: A framework for bringing intelligence into the browser

 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements UNIX and Linux RSS News Smart Browser: A framework for bringing intelligence into the browser
# 1  
Old 01-07-2010
Smart Browser: A framework for bringing intelligence into the browser

HPL-2010-1 Smart Browser: A framework for bringing intelligence into the browser - Lin, Demiao; Jin, Jianming; Xiong, Yuhong
Keyword(s): smart browser, Firefox extension, XML message, information extraction
Abstract: Smart Browser is a framework that supports the easy integration of customized background services within a Web browser. The framework utilizes a set of extendable XML message schemas to communicate between the browser and the background services. Based on this framework, a set of background services ...
Full Report

More...
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. UNIX and Linux Applications

Browser Help

I'm looking for a browser than can handle heavy java usage. Firefox doesn't seem to be able to handle heavy usage anymore :( . Chromium does a decent job, but its just so different from Firefox I just can't get used to it. I have been trying to get used to chromium for over 2 weeks but can't... (1 Reply)
Discussion started by: cokedude
1 Replies

2. Solaris

X browser

xbrowser getting closed automatically and ask for user id and password in solaris? (5 Replies)
Discussion started by: vjm
5 Replies

3. Solaris

How to open Browser

Hi, I am connecting to the remote machine via Xmanger. How can i ope browser from the termilnal. I can open gui from my terminal. (xclock works) Just wondering how to open the browser ? (2 Replies)
Discussion started by: bang_dba
2 Replies

4. UNIX for Advanced & Expert Users

browser waiting

hi all i am opning a browser like www.example.com i would like to open this browser slowly (wait mode) how can i do this. is there any option like wait for some time that to 5sec.,10 sec. like (1 Reply)
Discussion started by: munna_dude
1 Replies

5. Programming

Redirect Browser

Hello guys, Is it possible to redirect browser to another socket address? Cheers, Elton (1 Reply)
Discussion started by: EltonSky
1 Replies

6. Linux

browser problem

Dear friends, I ma using linux os. my browser is mozilla firebird . since last one week my browser is not working. if i send mail through outlook some buttons like send , refresh are not working. and yahoo mail also not logging on. please help (2 Replies)
Discussion started by: rajan_ka1
2 Replies

7. UNIX for Dummies Questions & Answers

Browser in Solaris 2.6

Hello, I need install a new browser in the version of Solaris 2.6 and not possible upgrade of Solaris in this machine, in the system have Netscape 4.0, but i need install the new version or new browser. What is recommended and the link for download? Thanks. (1 Reply)
Discussion started by: markos
1 Replies

8. UNIX for Dummies Questions & Answers

Want a better browser...

:D Howdy The IT admin where I work is limited in knowing what's available, so we're stuck with Netscape Navigator v4.72, as our only GUI browser. :confused: Is there a user friendly unix browser, that the average non-unix savey engineer can use? OS is AIX 4.3 (on the BASH shell). Hardware... (4 Replies)
Discussion started by: Tatum
4 Replies

9. UNIX for Dummies Questions & Answers

Browser

I recently install solaris8. on my computer, unfortunately I'm running AOL 7. Is't possible to run this on solaris?. If yes, your help is welcome. :( (3 Replies)
Discussion started by: MEdwards42
3 Replies
Login or Register to Ask a Question
yelp(1) 							   User Commands							   yelp(1)

NAME
yelp, gnome-help - GNOME help browser SYNOPSIS
yelp [URL] [gnome-std-options] gnome-help [URL] [gnome-std-options] DESCRIPTION
The GNOME help browser is a utility that allows users to view documentation for GNOME in several formats including man pages, HTML, SGML(DocBook), and GNU info files. OPTIONS
The following options are supported: gnome-std-optionStandard options available for use with most GNOME applications. See gnome-std-options(5) for more information. OPERANDS
The following operands are supported: URL This allows you to view a specific help document by providing the complete URL to the documentation that you wish to view. If URL starts with "ghelp:", yelp opens the help document within ghelp. If URL does not start with "ghelp:", yelp attempts to launch a default Internet browser window and display the contents of the help document within this browser window. EXTENDED DESCRIPTION
The GNOME Handbook of Writing Software Documentation is available at the following URL: http://developer.gnome.org/projects/gdp/handbook.html To access the API documentation for including help in applications, you must install the developer version of the package. EXAMPLES
Example 1: Launching GNOME Help Browser example% yelp Example 2: Launching GNOME Help Browser and loading the help information for gnome-printinfo example% yelp ghelp:///usr/share/gnome/help/gnome-print-manager/C/gnome-print-manager.xml Example 3: Launching GNOME Help Browser with a standard Internet URL example% yelp http://www.gnome.org The default Internet browser is launched (unless a browser is already running), and this URL is displayed within the browser window. ENVIRONMENT VARIABLES
See environ(5) for descriptions of the following environment variables: INFOPATH Location of GNU Info files. MANPATH Location of man pages. EXIT STATUS
The following exit values are returned: 0 Application exited successfully >0 Application exited with failure FILES
The following files are used by this application: /usr/bin/yelp Executable for GNOME help browser /usr/bin/gnome-help Executable for GNOME help browser ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWgnome-help-viewer | +-----------------------------+-----------------------------+ |Interface stability |External | +-----------------------------+-----------------------------+ SEE ALSO
Latest version of the GNOME Desktop User Guide for your platform. gnome-std-options(5), scrollkeeper-config(1), scrollkeeper(1), scrollkeeper-devel(1) NOTES
yelp and gnome-help are both the same application. Written by Matt Keenan, Sun Microsystems Inc., 2003. SunOS 5.10 8 Oct 2003 yelp(1)