Archive for July, 2003
03-07-13
Tags: RISO Project Home Page An attempt is made to handle any kind of conditional […]
Welcome to the RISO project home page. RISO is an implementation of distributed belief networks in Java. Contact Robert Dodier (robert_dodier@yahoo.com) with any questions or comments.
RISO Project Summary page — download, project status, etc.
Powered by:
The outstanding featues of RISO are these:
»»»
(Computing) | 0
03-07-13
Tags: Bayesian Network tools in Java (BNJ) - Development History At the 1997 International Conference on Uncertainty in Artificial Intelligence (UAI-97) in Providence, RI, USA, several informal discussion fora were held on interchange formats and software tools for research using graphical models. Requests for open-source Bayesian network tools spurred several development efforts that began that […]
History of BNJ
»»»
(Computing) | 0
03-07-13
Tags: Bayesian Network tools in Java (BNJ) - Kansas State University Lab for Knowledge Discovery in Databases BNJ development began in September, 1997 at the University of Illinois Department of Computer Science.Development history of BNJ Reimplementations Inference algorithms for Bayesian […]
BNJ Features and Development Status
BNJ version 2 has been in development since December, 2002. The following new features are planned:
»»»
(Computing) | 0
03-07-13
Tags: HTML Tidy Project Page
HTML Tidy Library Project
A quorum of developers have pitched in on a SourceForge project to maintain and further develop Dave Raggett’s excellent HTML Tidy program. We have two primary goals. First, to provide a home where all the patches and fixes that folks contribute can be collected and incorporated into the program. […]
»»»
(Computing) | 0
03-07-12
Tags: Dantz: What is Retrospect%u2019s network port number? How do I open my Firewall for Retrospect access?Retrospect uses a well-known port, 497, assigned by the Internet Assigned Number Authority (IANA), for both TCP and UDP. Retrospect also uses subnet broadcast and Multicast packets. You should configure your firewall to allow Port 497 for UPD and TCP […]
»»»
(Computing) | 0
03-07-12
Tags: DantzInstalled client on the office server. Port 497 is used by Retrospect. However, attampt to add the client from home failed, because apparently the Pro version of Retrospect does not allow adding client via IP address or even VPN. It would recognize the client if in testing, but won’t add it to the list — […]
»»»
(Computing) | 0
03-07-11
Tags: XiuHong.Net
»»»
(Odds'n'Ends) | 0
03-07-07
Tags: The hardship of the signers of The Declaration Of Independence-Truth! and Fiction! The Lives of the Signers of The Declaration Of Independence Were Characterized by Death And Hardship-Truth! & Fiction! Summary of eRumor: This email goes through a list of some of the signers of the Declaration of Independence that led to the formation of the United […]
»»»
(Odds'n'Ends) | 0
03-07-07
Tags: TextPad add-ons: utilities Ctags
When you use TextPad to program in a popular programming language (like C/C++, Java, PHP), ctags can be very useful for you. It creates a so called tags file that can be used to navigate through your sources. This small tool can help you to jump to a selected function / variable […]
»»»
(Computing) | 1
03-07-07
Tags: freshmeat.net: Project details for ML Tk Editor ML Tk Editor by Gibby - Tuesday, November 27th 2001 16:33 PDT About:The ML text editor program is designed for editing TCL/Tk source files (or any text file). It displays a list of procedures in the file and provides the ability to go to them with the click […]
Section: Software
»»»
(Computing) | 1
03-07-06
Tags: Title: Do “Chinese and American see opposite apparent motions in a Chinese character”? Tse and Cavanagh (2000) replicated and revised Author(s): Jing-Ling Li ; Su-Ling Yeh Source: Visual Cognition Volume: 10 Number: 5 Page: 537 — 547 DOI: 10.1080/135062803766657122 Publisher: Psychology Press, part of the Taylor & Francis Group Abstract: In a paper entitled “Chinese and […]
»»»
(Paperville) | 0
03-07-06
Tags: iPaq may be used as a voice recorder. it saves the audio as a Note, which can be synchronized to Outlook. Outlook plays it, but can’t export it to any other format, at least I wasn’t able to find a way to do it. Tried to save it as a MSG, but it still can’t […]
»»»
(Computing) | 0
03-07-06
Tags: starDOM
2003-7-6:
Gary Feng: It looks like 2 lines in starDOM::showTree should be switched, else it will give a strange error message. It seems it try to find the currently selected node, which has already been deleted. Clearing selection first works for me. proc starDOM::showTree {w string {isText 0}} {
variable hilited {} root
[…]
»»»
(Computing) | 0
03-07-06
Tags: XiuHong.Net
Streets of the South Point Today we took Gary’s parents to the Streets of the South Point, the largest mall in central North Carolina. Picture taken in Build-A-Bear, when Jessie made her 5 year birthday bear.
»»»
(Odds'n'Ends) | 0
03-07-06
Tags: VirtualHost Examples - Apache HTTP Server Note
Running several name-based web sites on a single IP address.
Your server has a single IP address, and multiple aliases (CNAMES) point to this machine in DNS. You want to run a web server for www.example1.com and www.example2.org on this machine.
Creating virtual host configurations on your Apache server does not magically […]
»»»
(Computing) | 0
03-07-05
Tags: SOE | Welcome - DirectoryRyuko Kubota Associate Professor Office: CB #3500, 307F Peabody HallPhone: 919-962-2523Fax: 919-962-1533Email: rkubota@email.unc.edu Ryuko Kubota Associate Professor Office: CB #3500, 307F Peabody HallPhone: 919-962-2523Fax: 919-962-1533Email: rkubota@email.unc.edu Educational Background 1992 Ph.D. - University of Toronto/Education (Second language education)
Update your Bio (PID Number Required)
1987 M.A.T. - School for International Training/Teaching English to Speakers of Other Languages
1980 […]
»»»
(Profiles) | 0
03-07-03
Tags: dBforums - Image SizingTry XBit (http://www.geocities.com/~chengye) with the followingscripts:# the following scripts assume a fixed image widget of 128 x 128 blockset widget_width 128set widget_height 128set image_path image_file_name # image file pathset image_width [rimage cget $image_path -columns]set image_height [rimage cget $image_path -rows]# calculating magnificatin factors set mx [expr double ($widget_width) / double($image_width)]set my [expr double […]
»»»
(Computing) | 0
03-07-03
Tags: xbit sotware
Specification of free versions of XBIT Free versions of XBit have the following image specifications: Tk Photo of any size Tk canvas bitmap capture to file/clipboard Screen/window bitmap capture to file/clipboard Other multispectral images: 512 rows, 640 columns, 512 bands (number of spectral channels) Pixels: 1bit, 4bits, 8bit Byte, 16bit signed/unsigned integer, 32 bit […]
»»»
(Computing) | 0
03-07-03
Tags: SourceForge.net: Project Info - QuickTimeTcl Development Status: 6 - Mature
QuickTimeTcl is an extension package to Tcl/Tk that runs on Mac OS Classic, Mac OS X, and Windows. It provides a high level interface to QuickTime from Tcl for both application development and scripting from console. :Tcl Foundry
Intended Audience: Developers, Science/Research
License: BSD License
Operating System: MacOS 9, MacOS […]
»»»
(Computing) | 0
03-07-03
Tags: LJ 37: Tcl/Tk with C for Image Processing
Passing Images Back and Forth
We want our C routine to process an image called image_name under Tk. The immediate solution would be to pass the color of each pixel (the photo widget has this option) again and again until the image is complete. While this program was running, […]
»»»
(Computing) | 0