Advanced Search
Search Results
1352 total results found
What is SAFE MODE in Windows?
Safe Mode is a special diagnostic version of Windows that bypasses some Windows startup files. If you have a problem with your hardware configuration or your computer’s display drivers that prevents Windows from loading normally, you may be able to resolve the...
How do I get into SAFE MODE in Windows 2000/XP
Restart machine Hit F8 as the machine is booting up Select “Safe Mode” or “Safe Mode with Networking” from the menu by using the cursor keys
OKI
OKI MIT’s Open Knowledge Initiative is going to be a set of course management system standards that will allow compliant systems to interchange apps and data. http://web.mit.edu/oki/ Open Service Interface Definitions (JAR file) http://www.sscnet.ucla.edu/c...
OpenACS (Open Community Architecture System)
OpenACS – (Open Architecture Community System) http://openacs.org/ is a toolkit for building scalable, community-oriented web applications. Used in [.LRN:http://dotlrn.org/] technical reasons to use OpenACS http://openacs.org/about/what-is-openacs comparis...
PHP
PHP eXtremePHP and http://pear.php.net/ These code bases will be useful in rolling the PHP out more quickly – Jose A higher level PHP web application framework is the Horde framework http://www.horde.org/ – Jose http://www.phpoki.org/ CakePHP Zend Sy...
RSS (Really Simple Syndication)
As of 2006, UCLA.edu has a RSS Feeds & Podcast Directory to promote and encourage syndication.What is RSS?RSS is a free, simplified format for syndicating news and content. RSS feeds are utilized by many major news sites like CNN and Yahoo! through to the ...
SAKAI
SAKAI SAKAI Project http://www.sakaiproject.org/ SAKAI FAQ http://www.sakaiproject.org/sakaiproject/sakai_faq3.html SAKAI Project Prospectus (email from Fred Beshears) http://www.sscnet.ucla.edu/cms/index.pl?EmailMsg0314 Video Conference 12 Jan 2004...
SAML
SAML Security Assertion Markup Language http://www.oasis-open.org/committees/tc_home.php?wg_abbrev=security Albert Wu suggested we look at this for Authorization Service instead of creating our own xml and schema. OpenSAML http://www.opensaml.org/faq.html C...
Shibboleth
“Shibboleth is the standard federated authentication and attribute query service protocol in the higher education. It was designed from the ground up to support the pseudo-anonymous login scenarios required by the libraries.Shibboleth has strong support from t...
SOAP
“SOAP, originally defined as Simple Object Access Protocol, is a protocol specification for exchanging structured information in the implementation of Web Services in computer networks.” – taken from http://en.wikipedia.org/wiki/SOAP SOAP http://www.w3.org/TR...
WebDAV
WebDAV http://www.webdav.org For listings of open source and commercial clients, see: http://www.webdav.org/projects/ For a server/client interoperability chart see: http://ftp.ics.uci.edu/pub/ietf/webdav/interop.html
Web Services
Web Services – examples and description W3C Web Services Activity http://www.w3.org/2002/ws/ FAQ http://www.oreillynet.com/lpt/a//webservices/2002/02/12/webservicefaqs.html Google API http://www.google.com/apis/
WSDL
WSDL Web Services Description Language which allows programs to read the description and automatically set themselves up to use that web service. I need it because apparently Windows apps want this to handle XML more easily. – Mike http://www.w3.org/TR/wsd...
WSRP
WSRP Web Services for Remote Portals http://xml.coverpages.org/wsrp.html Overview of WSRP and JSR168 Standards – An interview with Michael Freedman http://portalstudio.oracle.com/pls/ops/docs/FOLDER/COMMUNITY/PDK/ARTICLES/overview.wsrp.jsr168.standards.int...
XACML
XACML (Extensible Access Control Markup Language) spec http://www.oasis-open.org/committees/xacml/repository/cs-xacml-specification-1.1.pdf article on http://www.internetnews.com/dev-news/article.php/1585771 Sun implementation http://sunxacml.sourceforge...
XML
XML Microsoft XML Notepad (free download) http://www.webattack.com/get/xmlnotepad.shtml XML is Too Hard for Programmers http://www.tbray.org/ongoing/When/200x/2003/03/16/XML-Prog Why XML Doesn’t Suck http://www.tbray.org/ongoing/When/200x/2003/03/24/XMLis...
XML and Java
XML and Java Cocoon is a Java-based framework. It utilized pipelines and SAX events to create a verstile XML parsing architecture. The Cocoon web site is at: http://cocoon.apache.org/2.0/. Books are now coming out on Cocoon (check out Amazon). The O’Rei...
XML and Python
XML and Python The Zope web application framework is a mature high level framework written in Python. Its home site is http://www.zope.org/ —Jose A comparison of Zope and Cocoon (Apache’s Java XML Web Publishing Framework) is given at: http://www.arielpa...