Bookmarks

Bookmarks Bar

Code

Lambda the Ultimate
Planet RDF
Ajaxian » Front Page
The Zope-Dev Archives
The Zope Archives
The Zebralist Archives
FlowingData - powered by FeedBurner
Bill de hOra
lesscode.org
Dataspora Blog
NCZOnline
code4lib
tiddlywiki
Planet XML
SitePoint » Articles » Recent Articles
Zemanta
Dion Hinchcliffe's Blog - Musings and Ruminations on Building Great Systems
What Not How
vim
nixCraft
Datavisualization.ch

Library

digitizationblog
Code4Lib
Less Talk, More Code
A Splash Quite Unnoticed
DigitalKoans
The Tetherless World Weblog
Open Culture
OAI-ORE Google Group
Allan's Library
Notes from the Future
CrossTech
JISC CETIS News
Web4lib
futureArch,
RepositoryMan
The SSRN Blog
Theoretical Librarian
JISCmail - DC-ARCHITECTURE List at JISCMAIL.AC.UK
Against-the-Grain.com
INFOMATTERS
LOCAH Project
TaxoDiary
SearchTools Blog
Planet Cataloging
Information Technology News
No Shelf Required
JURN : search over 4,000 free scholarly ejournals in the arts & humanities
code4lib jobs
Changing Higher Education

Arxiv category cs.DL
ConnecticutJobs

Local RSS

CSU Systems Group changed pages
SystemsBlog
EdTechBlog
CSU EdTech changed pages
Info Lit Wiki changed pages
Study
Staff
Distance Education Wiki changed pages

News

CNET News.com
Wired
idiolect.org.uk/notes
Open Up!
PersonaNonData
The Chronicle: Wired Campus Blog
iPhone
thedigitalist.net
RDFa
ReadWriteWeb
THE Journal
paidContent.org
Planet Zope
The Scholarly Kitchen
Proceedings of the National Academy of Sciences current issue
The Baseline Scenario
Hacker News
Ars Technica
Wired Campus
Research Blogging - All Topics - English - powered by FeedBurner
Digital Humanities Now - powered by FeedBurner
Yale Daily News - Latest Issue
Scientopia
Planet Intertwingly
PLoS Blogs Network
Dowser
WCET Frontiers
Newsless.org

People

Daniel Lemire's blog
Seth's Blog
discontents
incorporated subversion - social software, online education and james farmer
Simon Buckingham Shum
xkcd.com
Lost Boy
easy of use
mnot’s Web log
Coding Horror
Peterbe.com
Nicholas Carr
Ian Bicking: a blog
Academic Librarian
Erik Duval's Weblog
Interopérabilité
ishida >> utilities: territory finder
Michael Nielsen
Jeff Silvis's Blog
ribbonfarm
VC blog
Robert Skidelsky's Website
Joe Gregorio | BitWorking
The Fishbowl
Mohamed Amine Chatti's ongoing research on Technology Enhanced Learning
Matthew Allen
Nova Spivack - Minding the Planet
Eric Wendelin's Blog
Ted Striphas
SearchReSearch
Content Strategy Guy
webr3.org
fantasticlife's posterous
Audrey Watters - powered by FeedBurner
mca blog
Semantic Arts
Gobbledygook
Mark Smithers
The Lively Morgue
John Palfrey
Precise Curiosity

Web

Understanding XML
DOM Scripting Blog
DHTMLgoodies.com
Check Browser Compatibility, Cross Platform Browser Test - Browsershots
Visualization

K

k-links
k-manage
WebMail

Ref

Apache HTTP Server Version 2.2 Documentation - Apache HTTP Server
ASCII Character Codes CheatSheet
Awk
Bash
CSS Properties
CSS Reference
CSS Properties to JavaScript Reference
Debug
DITA Reference
JavaScript = Dean Edwards: Yet Another JavaScript Library Without Documentation
JavaScript Kit
JavaScript Regular Expressions patterns
Javascript DOM objects
Lib- Functional Requirements for Bibliographic Records - IFLA Cataloguing Section
Lib- The Registry! :: RDA
Library - Known Citation Search
Linux redhat.com |
MARC
MetsRef
MH & nmh
Mozilla Ref
MochiKit
RDA | Constituency Review
reStructuredText
VIM Quick Reference Card
WebReference
Web Browser Standards Support
XForms
XPath
XSLT Tutorial
XSLT Reference
XSLT Functions:
Zope Book
Zope API
Zope course — Upfront Systems
Lectures | CSCI 7818 — Fall 2008
Keyboard Shortcuts
JavaScript Reference examples (example source code) Organized by topic
MODs TagLibrary
Programming tutorials and source code examples
JavaScript Kit- DOM (Document Object Model) Reference
HTML Cheat Sheet for Transition to HTML 5
XML in a Nutshell, 2nd Edition
XMLplease by Jesper Tverskov

Bookmarklets

TiddlyWiki

EnableEdit
SetUserName
RenameTag

Links

Search Links
Images linked to by '+hE(location.href)+':</p><hr>');for(i=0;q=document.links[i];++i){h=q.href;if(h&&I(h))z.write('<p>'+q.innerHTML+' ('+hE(h)+')<br>
Linked Pages
hide visited
int/ext links
open all links
open selected links
target this window
target new windows
target new bg windows
target one new window
remove redirects
hrefs as link text
full urls as link text
Link Bookmarklets

Forms

frmget
toggle checkboxes
next option
allow no option
remove maxlength
enlarge textareas
show hiddens
undisable
character count
view passwords
remember password
htmlarea ie
htmlarea moz
Form Bookmarklets

Text

Highlight
highlight regex
zoom images in
zoom images out
zoom layout
view selection
sort table
number rows
transpose tables
bullets to numbers
number lines
rot 13 selection
Text and Data Bookmarklets

Zap

zap plugins
zap colors
zap cheap effects
zap events
zap timers
zap
zap images
linearize
printer friendly
zap presentational html
zap style sheets
zap cookies
zap white backgrounds
restore context menu
restore selecting
remove redirects
lowercase
deleet
force wrap
trigger rollovers
Bookmarklets for Zapping Annoyances

Dev

Javascript Shell
JavaScript Development Environment 2.0.1</title><!-- about:blank confuses opera.. --></head><frameset rows=\%2225,*,*\%22>\n\n <frame name=\%22toolbarFrame\%22 src=\%22about:blank\%22 noresize=\%22noresize\%22>\n\n <frame name=\%22inputFrame\%22 src=\%22about:blank\%22>\n\n <frame name=\%22outputFrame\%22 src=\%22about:blank\%22>\n\n</frameset>\n\n%22);document.close(); frames[0].document.write(%22<head><!-- no doctype - it makes IE ignore the height: 100%25. --><title>toolbarFrame</title>\n\n\n\n<style type=\%22text/css\%22>\nhtml,body { width: 100%25; height: 100%25; border: none; margin: 0px; padding: 0px; }\nbutton { height: 100%25; }\n</style>\n\n<script type=\%22text/javascript\%22>\n\nvar outputFrame = parent.outputFrame;\nvar inputFrame = parent.inputFrame;\nvar framesetElement = parent.document.documentElement.getElementsByTagName(\%22frameset\%22)[0];\n\nvar savedRows;\n\n\n// Need to use C-style comments in handleError() and print() \n// because IE retains them when decompiling a function.\n\n\n\nfunction print(s, c) {\n var outputFrame = parent.outputFrame; /* duplicated here in case this function is elsewhere */\n var doc = outputFrame.document;\n\n var newdiv = doc.createElement(\%22div\%22);\n newdiv.appendChild(doc.createTextNode(s));\n if (c)\n newdiv.style.color = c;\n doc.body.appendChild(newdiv);\n}\n\nfunction handleError(er, file, lineNumber) \n{\n print(\%22Error on line \%22 + lineNumber + \%22: \%22 + er, \%22red\%22); \n \n /* Find the character offset for the line */\n /* (code adapted from blogidate xml well-formedness bookmarklet) */\n var ta = inputFrame.document.getElementById(\%22input\%22);\n var lines = ta.value.split(\%22\\n\%22);\n var cc = 0; \n var i;\n for(i=0; i < (lineNumber - 1); ++i) \n cc += lines[i].length + 1;\n\n /* Hacky(?) workaround for IE's habit of including \\r's in strings */\n if (ta.value.split(\%22\\r\%22).length > 1)\n cc -= lineNumber - 1;\n\n /* Select the line */\n if(document.selection) { \n /* IE (Leonard Lin gave me this code) */\n var sel = ta.createTextRange(); \n sel.moveStart(\%22character\%22, cc); \n sel.collapse(); \n sel.moveEnd(\%22character\%22, lines[i].length); \n sel.select();\n } else { \n /* Mozilla */\n ta.selectionStart = cc; \n ta.selectionEnd = cc + lines[i].length; \n }\n \n /* return true; */ /* nah, let the error go through to IE's js consolish thing! */\n}\n\n\n\n\n\nfunction showHideOutput()\n{\n if (outputFrame.document.body.clientHeight > 100) {\n // hide\n savedRows = framesetElement.rows; \n framesetElement.rows = \%2225,*,0\%22;\n }\n else {\n // show. use the previous size, if possible\n if (savedRows) {\n framesetElement.rows = savedRows;\n savedRows = null;\n }\n else {\n framesetElement.rows = \%2225,*,*\%22;\n }\n }\n}\n\nfunction refocus()\n{\n inputFrame.document.getElementById(\%22input\%22).focus();\n}\n\n\nfunction clearOutput()\n{\n var b = outputFrame.document.body;\n while(b.firstChild)\n b.removeChild(b.firstChild);\n}\n\nfunction stripLineBreaks(s)\n{\n return s.replace(/\\n/g, \%22\%22).replace(/\\r/g, \%22\%22); // stripping \\r is for IE\n}\n\nfunction execute()\n{\n var js = inputFrame.document.getElementById(\%22input\%22).value;\n\n var useOpener = parent.opener && !parent.opener.closed;\n var oldStyle = !! document.all; // lame but meh.\n \n print(\%22Running\%22 + (useOpener ? \%22 in bookmarklet mode\%22 : \%22\%22) + (oldStyle ? \%22 in make-IE-happy mode\%22 : \%22\%22) + \%22...\%22, \%22orange\%22);\n\n if (useOpener)\n executeWithJSURL(js, parent.opener); // only way to execute against another frame\n else if (oldStyle)\n executeWithDW(js, execFrame); // only way to get line numbers in IE\n else\n executeWithJSURL(js, execFrame); // faster in Mozilla \n}\n\n// Advantages: can get line numbers in IE.\nfunction executeWithDW(js, win)\n{\n win.document.open();\n win.inputFrame = inputFrame;\n win.outputFrame = outputFrame;\n win.document.write(\n stripLineBreaks(\n '<!DOCTYPE HTML PUBLIC \%22-//W3C//DTD HTML 4.01//EN\%22 \%22http://www.w3.org/TR/html4/strict.dtd\%22>' +\n '<html><head><title>execFrame<\\/title><script type=\%22text/javascript\%22>'\n + print // yay for decompilation!\n + handleError \n + \%22window.onerror = handleError;\%22\n + \%22<\\/script><\\/head>\%22\n ) \n + '<body><script type=\%22text/javascript\%22>'\n + js // should escape it a little to remove the string <\\/script> at least...\n + \%22<\\/script><\\/body><\\/html>\%22\n );\n win.document.close();\n}\n\n// Advantages: can be used to inject a script into another window, faster in Mozilla.\nfunction executeWithJSURL(js, win)\n{\n // isolate scope\n js = \%22(function(){ \%22 + js + \%22 \\n })()\%22;\n\n win.print = print;\n win.onerror = handleError;\n\n // double encodeURIComponent because javascript: URLs themselves are encoded!\n win.location.href = 'javascript:eval(decodeURIComponent(\%22' + encodeURIComponent(encodeURIComponent(js)) + '\%22)); void 0;';\n \n refocus();\n}\n\n// Other ideas I haven't tried lately: create a <script> element, eval.\n\n\nfunction makeUserScript(userScriptLink)\n{\n userScriptLink.href = \n \%22data:text/javascript;charset=utf-8,\%22 + \n encodeURIComponent(inputFrame.document.getElementById(\%22input\%22).value + \%22//.user.js\%22);\n}\n\n</script></head><body>\n\n<button accesskey=\%22E\%22 onclick=\%22execute(); refocus();\%22><u>E</u>xecute</button>\n<!-- <button accesskey=\%22R\%22 onclick=\%22reloadAndExecute(); refocus();\%22><u>R</u>eload and execute</button> -->\n<button accesskey=\%22C\%22 onclick=\%22clearOutput(); refocus();\%22><u>C</u>lear output</button>\n<button accesskey=\%22S\%22 onclick=\%22showHideOutput(); refocus();\%22><u>S</u>how/hide output</button>\n<!-- <button accesskey=\%22H\%22 onclick=\%22help(); refocus();\%22><u>H</u>elp</button> -->\n\n<a href=\%22data:text/html,...\%22 onfocus=\%22makeUserScript(this);\%22 onmouseover=\%22makeUserScript(this);\%22 target=\%22_blank\%22>Install as user script</a>\n\n<div style=\%22visibility: hidden;\%22>\n<iframe name=\%22execFrame\%22 src=\%22about:blank\%22 height=\%225\%22 width=\%225\%22></iframe>\n</div>\n\n</body>%22); frames[0].document.close(); frames[1].document.write(%22<head><!-- no doctype - it makes IE ignore the height: 100%25. --><title>inputFrame</title>\n\n\n\n\n\n<style type=\%22text/css\%22>\n\nhtml,body,form,textarea { width: 100%25; height: 100%25; border: none; margin: 0px; padding: 0px; }\nhtml,body { overflow: hidden; }\n\n</style></head><body onload=\%22document.getElementById('input').select();\%22>\n<textarea style=\%22background-color: rgb(221, 238, 255);\%22 id=\%22input\%22>// ==UserScript==\n// @namespace http://www.squarefree.com/jsenv/autogenerated\n// @name Unnamed script\n// @description Undescribed script\n// ==/UserScript==\n\nprint(\%22Squares of numbers 0 through 4:\%22);\nfor (var i = 0; i < 5; ++i)\n print(i * i);\n\nthis.statement.causes(an.error);\n</textarea>\n
Test Styles
Edit Styles
Ancectors
Computed Styles
zap style sheets
zap presentational html
view style sheets
view scripts
View Variables
List Classes
Generated Source
Partial Source
Serialize as XML
show blocks
Topographic View
Topo with Borders
Make link
Make img tag
named anchors
onerror status
onerror alert
Web Development Bookmarklets

Val

validate html
quick validate
netcraft
http headers
grayscale
PDAize
linearize
check images
zap images
check alts
list alts
blogidate 4.01
blogidate 4.01 strict
blogidate xhtml
blogidate xhtml strict
blogidate well-formed
Validation Bookmarklets

Misc

up
top
increment
decrement
make numbered list
go to referrer
back to first
add sidebar
domain owner
edit page
view cookies
transfer cookied
zap cookies
babelfish
google translate
Miscellaneous Bookmarklets

SEO

squarefree
google backlinks
atw internal backlinks
atw external backlinks
atw plaintext backlinks
google site search: all
atw site search: all
number google hits
open in ie
word frequency
Search Engine Optimization Bookmarklets

Logs

linkify
query as link text
squarefree
Log Analysis Bookmarklets

Keywords

j (statement)
ja (expression)
jb (node)
jp (object)
jcs (node)
Keyword Bookmarklets for Scripters

Flash

seek bar
seek bar for IE
pause
rewind
fast-forward
rewind 5s
forward 5s
Flash Bookmarklets

Search

google
google site search
google site search: all
google site search: title
num=100
num=10
num=1
filter=0
@google
@alltheweb
@teoma
@msn
@altavista
wayback newest
wayback search
Search bookmarklets

Bookmarklets
Bookmarklet News
content2markup
Log All Dojo Events
Validate
LinkWalker
goo.gl

Search

Grokker
Hakia
Chunkit
Wikia
Mahalo
Worio
Sidestripe
Aardvark

Bookmarks Menu

Connecticut Library Jobs
spurl!
Skin innate immune system in psoriasis: friend or foe? -- Nickoloff 104 (9): 1161 -- Journal of Clinical Investigation
Psion and Epoc Palmtop Computers
Pre-Owned PowerBook® G4 12" 1.33ghz/256mb/60gb/Combo Drive
Understanding XForms: The Model - O'Reilly XML Blog
ICL: About Us
Darren Cambridge's blog | Inter/National Coalition for Electronic Portfolio Research
MacMerc.com: Adobe Photoshop Tip: Comic Art Effect
librarycampnyc » Directions and Lodging
Innovative Guide and Reference
Innovative Guide and Reference
Category:HOWTO - DSpace Wiki
The Personality Type Portraits
Stylegala - Web Design Publication
CSS Beauty | CSS Design, News, Jobs, Community, Web Standards
ToolKitDocs
XML Validator - Powered by Validome
Millennium Guide - Maintaining Coverage Data for Resources - Formatting XML Files for Coverage Data
Objective Labs - Mac OS scripting Solutions by Tim Conner
corbyk's bookmarks on del.icio.us

StartupTabs

Zope on http://kennison.name
Brian's HomePage
Google

Development

AppleScript

appleMods - modBrowser
AppleScript for Python Programmers

Bash

Reference Cards
William Park (bash)

Databases

MySQL Manual | MySQL Reference Manual for ver...
The Entity-Relationship Model
CMPT354 Database Systems ans Structures
Tom's FileMaker Pro Questions and Suggestions
Search Jake - PostgreSQL Test Server
Entity/Relationship and Relational Models
Query Language Understood by SQLite
A Gentle Introduction to SQL

Java

Working with Java - Enterprise Java

Perl

Practical Perl Programming

Python

The Image Module ::: www.effbot.org
PyBlosxom email archive from Will's mbox
Python Imaging Library Handbook
Index of /Technology/Docs/local-docs/libxml2-python/examples
Python: module PyZ3950/zmarc
Data Structures and Algorithms with Object-Oriented Design Patterns in Python
PyZ3950 - Python Z39.50 and ASN.1 BER impleme...

XML

Papers about XML
XML.com: Design Patterns in XML Applications: Part II [Feb. 16, 2000]
XML.com: Advanced XML Applications in Zope [Feb. 23, 2000]
ParsedXML.ParsedXML.ParsedXML

Zope

ZopeLABS - use CURL
Building Dynamic WebSites with Zope
The Zope Book (2.5 Edition)
DTML to ZPT conversions
Zope.org - ComponentArchitectureApproach
Zope.org - ParsedXMLCatalog
karl Anderson
zopewiki.org ZopeAndApache
Archtypes
SourceForge.net: Project Filelist
Chapter 4. Developing Zope Products in Python — Upfront Systems
Zwiki: Package List
A Developer's Guide to Learning Zope v1.0.3

Text

text mining and web-based information retriev...
SIMS 202 Fall 99 Resources
SwishE - Swish API for Python

DSpace installation on Fedora Core and CentOS (RHEL)

Distance Education

AAUP: Faculty Rights and Responsibilities in Distance Learning (2000)
Texulization of Teaching
Bob Jensen's Threads on Assessment
BigBlueButton -- Open Source Web Conferencing | www.bigbluebutton.org

Learning

Strategies for Building Blended Learning
IRRODL: Learning Objects: Resources For D...
BU WebCentral Research: Courseware Comparison
IMS Global Learning Consortium, Inc. - Resource List Interoperability Specification
Instructional Design Models
Eduforge: eduforge - Learning Resources
rossett
CSCL Theories
Simon Buckingham Shum / Research / Theories & Frameworks

Theory

asweknowit: selection theory
Instructional Design Models
elearnspace. Connectivism: A Learning Theory for the Digital Age

The Instructional Use of Learning Objects -- Online Version

Libraries

Archives

EAD

Archives Hub EAD 2002 Online Template
NYU EAD Production Guide
Encoded Archival Description Tag Library

Image/Multimedia Database Resources
Mark Twain in His Times Homepage
LC Photos
BestPractices/scanning.htm
BestPractices/metadata.htm
Digital Handbook - Table of Contents
EPSON America, Inc. - Product Information - Expression 1680 Special Edition
e-Literate
Yale University Science Libraries

Digital Assest Management

Digital Asset Management in the Liberal Arts

Citation Manager

CSU System

Conntech Listserv Home Page
Consuls Support WeBlog
Resolutions

Digital Libraries

Inside CDL: Digital Library Building Blocks

Ebsco

EBSCOhost Electronic Journals Service
Login
EBSCOAdmin TtitleLists
How do I create a persistent link to an article or search?
Ebsco FAQ
A-to-Z Administration Login

III

Using Barcodes with Innopac
CSDirect - Innovative Interfaces' Online Service Center

IR

Understanding Faculty to Improve Content Recruitment for Institutional Repositories
Home - Curation - Confluence

MetaData

Universal Holdings Format - Coverage List
Towards a theory of meta-content
Expressing Qualified Dublin Core in RDF
The 4th Dublin Core Metadata Workshop Report
Metadata standards and information analysis: a survey of current metadata standards and the underlying models
Follett Software Company - Tag of the Month
UIUC Digital Library Testbed Metadata
The Registry! :: RDA

OpenAccess

BioMed Central | for libraries | FAQs
Scholarly Electronic Publishing Weblog
http://www.nature.com/nature/debates/e-access/Articles/odlyzko.html
Functional Overview: Technology: DSpace Federation
OAI Registry at UIUC (searchform.asp)
Celestial - Status
OAI Registry at UIUC (searchform.asp)

OpenURL

GaleDataCodes
Proquest OpenURL

OpenURL

Core:Metadata Formats
RDF Site Summary 1.0 Modules: Context

Search

Putting Facets on the Web: An Annotated Bibliography
SearchProject

Bibliometrics

RDF

Dave Beckett's Resource Description Framework (RDF) Resource Guide
SemWebCentral - About SemWebCentral
eXtreme eXtensibility
What is an ontology and why we need it

The Mission of a University Undergraduate Library: Model Statement
A Web Hub for Developing Administrative Metadata for Electronic Resource Management
Shoebox Endnote Refer Format Emulation
The Programmers Stone
Executive Summary. Electronic Resource Management. The Final Report of the DLF Initiative.
Faceted Metadata Search - Search Tools Report
LinkOut and Library Holdings
ERM Database Documentation - Boston College Libraries
NCBI Toolbox
ProjectRepository - Confluence :: Sheridan Libraries
technology funding technology grant
UT Library Online - Electronic Books
Innopac Millennium Web Management Reports
Digital Repository Feature Requirements - Mann Digital Repository Steering Group - Confluence
WebCT DevNet - Welcome to the Vista DevNet
ePortConsortium.org
EDUCAUSE | ELI | E-Portfolios
DSpace System Documentation: Contents
nsf.gov - Publications - nsf06533 National Science, Technology, Engineering, and Mathematics Education Digital Library - US National Science Foundation (NSF)
EndNote Database format
http://www.fcla.edu/~pcaplan/jwp/onix/ONIXSerialOnlineHoldings_1.0.htm
IAwiki: IAwiki
Open Access Webliography
NCEAD Guidelines for EAD encoding
Celestial - Registered Archives
LOC Search interface
http://tilt.lib.utsystem.edu/yourtilt/docs/files.html
MARC 21 Concise Format for Bibliographic Data
Structurally-Based Citation Formatting
SWIFT
Software [OCLC - Research]
The Digital Library of the Commons
OpenURLs, Citations, and Two-Level SRV-Record-Based Resolution
The Information Age and the Printing Press

Magazines

Microsoft vs. Open Source: Who Will Win? : Technology : HBS Working Knowledge
Economist.com | Markets & Data | Weekly Indicators

Media

Multimedia Module No: CM0340
Grokking the GIMP - Learning Advanced Image Editing Techniques
QuickTime: QuickTime 6: New XML Exporter
Graphics/fileformats FAQ Index
ImageMagick v6 Examples
Learn how to select & use video equipment to ...

News

CNN.com
New York Times
Los Angeles Times
BBC NEWS
CBS MarketWatch
CNET News.com
Google News
Yahoo!

US

Yahoo! News - U.S.

Business

The Motley Fool
Wired News - Business
Yahoo! News - Business
Red Herring
Inc.com

Technology

CNET News
CNET News - Personal Technology
Wired News
Washington Post - Technology
Yahoo! News - Technology
Slashdot
O'Reilly Network

The New York Times
Mailing List Archive

People/Blogs

Simon Buckingham Shum
digitizationblog
Motherhood and Apple Pie [@lesscode.org]
The Wealth of Networks, by Yochai Benkler
Eben Moglen
TJM.org home - wikipage_view

Research

::: XPLANA.COM ::: Exploring how we can learn and teach with technology
FrontPage - CognitiveWeb
Educational Psychology Interactive: Mastery Learning
E-LIS - Welcome to Eprints for LIS
Building Semantic Tools for Concept-based Learning Spaces: Smith et al.: JoDI
Beyond usage: understanding the use of electronic journals on the basis of information activity analysis. Electronic journals, Use studies, Information activity, Scientific communication
CETIS-When metadata becomes content, and authoring learning
Semantic Search
E-LIS - Welcome to Eprints for LIS
Ethelene Whitmire's Home Page
Information Retrieval
E-LIS - Welcome to Eprints for LIS
Hypertext Publishing
AnonymousSushiService Web Service
Using the ElementTree Module to Generate SOAP Messages, Part 1: Talking to a Stock Quote Server ::: www.effbot.org
light.jpg 600×447 pixels

SysAdmin / Unix

Security and NFS
YoLinux: Index of Linux Tutorials

Machines

g4u - Harddisk Image Cloning for PCs
Setting Up a Public Access Computer Using Windows NT
Enhanced GNU/Linux thin clients
NetVista A40 , 6830TAU / 6830TAU
Darwin Streaming Server: libweb.wcsu.edu
Fixing performance and maintenance problems

xFront
ITS Central Authentication Service

Windows Stuff

Welcome to the MSDN Library
Windows XP Professional
Windows Stuff
Task List Programs
Sysinternals Freeware

The Slackware Linux Project: Slackware Linux Essentials
linux software and linux documentation for all your needs : usinglinux.org
core - Apache HTTP Server
DARCS

Mac

Macintosh Products Guide
Mac OS X Downloads
MacCentral
Macworld
Inside Mac Games
VersionTracker
Microsoft Mactopia
MacWindows
AppleScript Language Guide
Wired News: Cult of Mac
VersionTracker: Mac OS X
MacCentral News
Inside Mac Games
Macworld Reviews
New Mac OS X Products
Ultimate Guide to Mac OS Security

Linux Tips
MH & nmh: Complete Table of Contents
Slack Packages
Mac OS X 10.4 Tiger : Page 4
Screen User's Manual - Table of Contents
jabberd project
Vim Regular Expressions 101
MKSearch : Documentation
Steve's RHCE Study Guide: Copyright & Disclaimer
Procmail Tips
Computer Architecture
Internet FAQ Consortium
Mystery behind windows registry

Security

Welcome to the HackPalace

MH & nmh: Complete Table of Contents
Heiner's SHELLdorado
Advanced Bash-Scripting Guide
Pagerank Explained Correctly with Examples

WCSU

NOAA/WASC: Octel Voice Mail User's Guide
Kenyon College - LBIS - Introduction to VAX Mail
Lotus Notes

Web Development

mozilla.org Markup Reference
Avalonstar | Stylegala
A List Apart: Flexible Layouts with CSS Positioning
DevGuru Home Page
CSS 2 tests - Home
css.maxdesign.com.au
A tutorial on character code issues
Color scheme
Color Schemer - Online Color Scheme Generator
Barry's Clipart Server
[css-d] CSS signatures
XML.com: CSS 3 Selectors
clubmedia - web design resources, HTML, CSS, Javascript, XML, ASP, ASP.NET, PHP
Web Design References: Tools
300 Images From 1800 Sites
Way Beyond Powerpoint: XML-driven SVG for Presentations
Open Source WYSIWYG Through-The-Web Editors
Complete CSS Reference
JavaScript Kit- Comprehensive JavaScript, DHTML, CSS tutorials and over 400+ free JavaScripts!
CSS Reference Table
Scripta Academica Lundensia : Dissertations from Lund University
http://infomine.ucr.edu/cgi-bin/OAI-PMH-server
HTML Tags - HTML Dog
AtomEnabled / Developers / Atom Syndication Format
A library of DHTML and AJAX scripts - DHTMLgoodies.com

JavaScript

Webmonkey: javascript_code_library
Core JavaScript Reference 1.5: Core JavaScript Reference

Open Web Design - Most Popular
Meatball Wiki: IndexingScheme
Javascript Programming Conventions
http://www.ietf.org/rfc/rfc2396.txt

XML

Vim as XML Editor: Setup
XML Character Entities
Sample Chapters from The XML Bible, 2nd Edition
Combining RDF and XML Schemas to Enhance Inte...

imported 6/22/07

COINS

Bookmarks Toolbar Folder

Latest Headlines
LC Voyager Z39.50/SRW/SRU Server Configuration Guidelines

Quick Searches

Google Quicksearch
Dictionary.com Quicksearch
Stock Symbol Quicksearch
Wikipedia Quicksearch
Urban Dictionary

Firefox and Mozilla Links

Firefox Start Page
Firefox Central
Themes and Extensions
Firefox Product Page
The Mozilla web site
MozillaZine
Mozilla Store
Get Involved - Help spread Firefox!

Imported IE Favorites

Sage Feeds

OPML Import - Edublogs

Abject Learning
CogDogBlog
Cole Camplese: Learning & Innovation
D&#39;Arcy Norman dot net
EdTechPost
Gardner Writes
incorporated subversion
iterating toward openness
bavatuesdays
Inquiry through Blended Learning
SocialLearning.ca - weblogs and social software for educators
Half an Hour
Stephen&#39;s Web ~ OLDaily
StigmergicWeb
The Distant Librarian
And He Blogs
Couros Blog
Dave Tosh : Weblog
education building
elearnspace
Greg Ritter: Blackboard Educate Innovate
Infocult: Information, Culture, Policy, Education
Many-to-Many
michelle chua
Michelle&#39;s Online Learning Freakout Party Zone
Norm&#39;s Inquiry through Blended Learning (ITBL) Blog
Novak Rogic: the ather way oround
Random Walk in Learning
Virtual Canuck
6 by7 Reports
Artichoke
Auricle
blog of proximal development
Chris Millet - One guy&#39;s perspective on educational technology
Christopher D. Sessums : Weblog
Common Craft - Social Design for the Web
Corporate eLearning Strategies and Development
e-Literate
Educational Technology and Life
EDUCAUSE CONNECT - Technology In Academia -- Connect @ EDUCAUSE
FLOSSE Posse
Ideas and Thoughts from an EdTech
Jon Beasley-Murray: Posthegemony
Lanny on Learning Technology
McToonish
Norm Friesen: ehabitus
OERderves
One Big Library. - dchud shelf-readin&#39;, taking notes and naming names.
Open Up!
OUseful Info
Pedagogy of the Compressed
Rick&#39;s Café Canadien
Ruminate
samlab: self-directed, &#39;net-based learning - learning is for life
Sasan Salari&#39;s blog
stopbits
The EdTech Posse - Home of the EdTech Posse podcast
The Search for the Better Portfolio
Tim Wang&#39;s eLearning Blog
UW Web Development Blog - article
Weblogg-ed
A Difference
Academic Commons -
Adventures in Educational Blogging
bgblogging
Bud the Teacher
CILASS Student Blog
Dave&#39;s Educational Blog
Deep Thinking
Digital Chalkie
Digital Edu
e e learning
e-Clippings (Learning As Art)
Ed Tech Journeys
EdTechUK
EduBlog Insights
Education/Technology
EduResources Weblog--Higher Education Resources Online
eSchool News Top Stories
Full Circle Online Interaction Blog
HeyJude
i d e a n t
Infinite Thinking Machine
Infomancy
Information Wants To Be Free
Joyce Valenza&#39;s NeverEnding Search
Just a Gwai Lo - indeed all subsides
Kairosnews - A Weblog for Discussing Rhetoric, Technology and Pedagogy
Kathleen Gilroy
Learning 2.0 Tip-of-the-week
librarian.net
librariesinteract.info
Lightning in a Bottle
Never mind the technology, where&#39;s the learning?
news
nja
One small step for man
Open Stacks
Playing with Technology
Plunkers e-Learning
Portals and KM
Purse Lip Square Jaw
Quædam cuiusdam
Remote Access
Rod Corbett’s EdTech Review
SciQ: Science Revealed Podcasts
Stephen Powell
stuartyeates&#39;s blog
Tangled up in Purple
Teachers Teaching Teachers
Teaching and Developing Online.
Teaching Generation Z
Teaching Hacks.com
Techfoot
TechLEARNing.com
The Chronicle: Wired Campus Blog
The L Files
The Open Classroom
The Savvy Technologist
The Shifted Librarian
Tuttle SVC
Weblogs in Higher Education
Workshops on Teaching with Technology

OPML Import - Inter/National Coalition for Electronic Portfolio Research

Apple Digital Campus Exchange - Digital Portfolios
E-Portfolio for Learning - Helen Barrett
Edu Spaces news : Activity
CiteULike: Tag ncepr
del.icio.us/tag/ncepr
myWORLD Open Source ePortfolio
The Open Source Portfolio (OSP)

Anne’s Weblog
BBC News | News Front Page | World Edition
bobdc.blog
Clark Aldrich&#39;s The Elements of Interactivity
Creating Passionate Users
Current Cites, May 2007
DigitalKoans
Information Processing
Invisible Blocks
LIbraries at Chronicle
LIbraries at Chronicle
LISNews.org
Nascent
OpenCourseWare Consortium News
Pharyngula: Edwards for President!
Planet Atom
Planet Code4Lib
Planet XML
Planet Zope.org
Sage Blog
Sam Ruby
Sean McGrath, CTO, Propylon
SystemsBlog
shimenawa
TechEssence.Info blogs
The Doc Searls Weblog
Todd Ditchendorf&#39;s Blog. XML, Cocoa, JavaScript, Java.
trendwatching.com
Yahoo! News: Sports News

Griddle Noise: Some Zope 3 Quick Starts and Resources
A Framework of Guidance for Building Good Digital Collections - National Information Standards Organization (NISO)
Indiana University Mathematics Journal
Digital Library related RSS news feeds
Dr Grace L Federman MD - Advanced Derm Care - Medical and Cosmetic Dermatological - Dermatologists - SKin Care - Laser Skin Surgery - Photorejuvenation
Exalead
MrSapo Search World
Metadata
Python Sidebar
HTML 4.01 Quick Reference
JavaScript 1.5 Reference
CSS 2
XSLT
XHTML Strict
Mozilla Help
zwiki.org QuickReference
Related Readings
Fraunhofer IPSI - Abteilung Ambiente
Distributed Cognition
ZAP - Search results (simple list)
Millenium - Support of the Z39.50 standard
Version control ecosystem
BEN
Smart Subjects: DLI: NCSU Libraries
FAQ [OCLC - WorldCat Web service: xISBN]
Human Computation - Google Video
InfoEd - Home
IXO Home Page

RSS Feeds

SystemsBlog
SystemsBlog
Firefox on SWiK.net

Useful Theories about URIs
Zope 2 wiki ZopeInternals
The First-Year Experience and Academic Libraries: A Select, Annotated Bibliography
Make Search Bookmarklet
Search Site
UW Libraries - Music Library - Projects
Computer-Supported Collaborative Learning: Issues for Research
Jeff Bloom&#39;s Site Index
zwiki.org QuickReference
zwiki.org APIDocs
ID3v2 - Informal standard
Elisa Media Center
Color Palette Generator
Stanford Center for Innovations in Learning: Current Projects By Topic
Quotations for CS1
Computer Writing and Research Lab | Department of Rhetoric and Writing | The University of Texas at Austin
WCSU CEN
Carol Raymond — SJSU SLIS Content Management System
Software Tools & Applications - Simple Knowledge Organisation Systems (SKOS)
zwiki.org QuickReference