370 likes | 531 Views
系统技术应用与 图书馆发展. 张 甲 霍普金斯大学图书馆 2011 成都. 集成系统走向. 传统集成系统逐渐演化成按使用职能划分的后台管理和发现服务两大块 本地安装的系统向远程代管过渡 费用支付方式从购买转向租用 软件开发采用商业和开源软件混合组配. 图书馆后台工作的全面技术集成. 下一代图书馆服务框架. 图书馆第一个合作型管理服务. Innovative Sierra Services Platform. 使用开源工具新 型集成系统平台. 全校数据模型设计. 各类 Discovery 工具的相互竞争. 基于期刊文献内容
E N D
系统技术应用与图书馆发展 张 甲 霍普金斯大学图书馆 2011 成都
集成系统走向 • 传统集成系统逐渐演化成按使用职能划分的后台管理和发现服务两大块 • 本地安装的系统向远程代管过渡 • 费用支付方式从购买转向租用 • 软件开发采用商业和开源软件混合组配
图书馆后台工作的全面技术集成 下一代图书馆服务框架 图书馆第一个合作型管理服务 Innovative Sierra Services Platform 使用开源工具新 型集成系统平台 全校数据模型设计
各类Discovery工具的相互竞争 • 基于期刊文献内容 • 基于电子书全文(更接近知识本身?)
图书馆技术应用范围扩大 • 按项目需要 • 多媒体技术应用 • 移动服务 • 基于研究数据的应用服务 • 大量的本地开发工作
移动技术现状和应用 三种方法实现满足移动要求的网页服务(引用王永明在Eluna会议的介绍) • 不做任何事(Do nothing) • 袖珍版网页(Miniaturize) • 移动化(Mobilize)
最容易的方法: Do Nothing • Google transcoder (also called Mobile Optimizer): http://google.com/gwt/n?u=http://yourdomain.com
Transcoding工作方法 手机服务商在背后自动转换: • 删去任何视频和多媒体内容 • 缩小图片的尺寸 • 把大的网页分割成几块小的的网页并加以链接
Miniaturize的工具 • Some Freebies • Wirenode (free with ads): http://www.wirenode.com • Wapple (free) : http://wapple.net/ • CMS Mobile Theme • WordPress Mobile Theme • Drupul Mobile Edition
MOBILIZE:正确的选择 • Three Methods • Single Design without Auto-Detection • Single Design with Auto-Detection • Multiple Designs with Auto-Detection
Code for Auto-Detection程序 • <?php $mobile_browser = '0'; if(preg_match('/(up.browser|up.link|mmp|symbian|smartphone|android|midp|wap|phone)/i', strtolower($_SERVER['HTTP_USER_AGENT']))){ $mobile_browser++; } if((strpos(strtolower($_SERVER['HTTP_ACCEPT']),'application/vnd.wap.xhtml+xml')>0) or ((isset($_SERVER['HTTP_X_WAP_PROFILE']) or isset($_SERVER['HTTP_PROFILE'])))){ $mobile_browser++; } $mobile_ua = strtolower(substr($_SERVER['HTTP_USER_AGENT'],0,4)); $mobile_agents = array( 'w3c ','acs-','alav','alca','amoi','audi','avan','benq','bird','blac', 'blaz','brew','cell','cldc','cmd-','dang','doco','eric','hipt','inno', 'ipaq','java','jigs','kddi','keji','leno','lg-c','lg-d','lg-g','lge-', 'maui','maxo','midp','mits','mmef','mobi','mot-','moto','mwbp','nec-', 'newt','noki','oper','palm','pana','pant','phil','play','port','prox', 'qwap','sage','sams','sany','sch-','sec-','send','seri','sgh-','shar', 'sie-','siem','smal','smar','sony','sph-','symb','t-mo','teli','tim-', 'tosh','tsm-','upg1','upsi','vk-v','voda','wap-','wapa','wapi','wapp', 'wapr','webc','winw','winw','xda','xda-'); if(in_array($mobile_ua,$mobile_agents)){ $mobile_browser++; } if (strpos(strtolower($_SERVER['ALL_HTTP']),'OperaMini')>0) { $mobile_browser++; } if (strpos(strtolower($_SERVER['HTTP_USER_AGENT']),'windows')>0) { $mobile_browser=0; } if($mobile_browser>0){ header('Location: http://yourlibrary.org/m/'); } else { header('Location: http://yourlibrary.org/'); } ?> • From: http://mobiforge.com/developing/story/lightweight-device-detection-php (with modification)
图书馆的移动服务不能局限在原有服务的基础上,更好利用移动技术连接读者和信息的优势图书馆的移动服务不能局限在原有服务的基础上,更好利用移动技术连接读者和信息的优势 • QR codes can link locations, books, etc. to web pages with additional information, links to social networking sites, or phone nos. • Ramsden, A., Jordan, L., 2009. Are students ready for QR codes? Findings from a student survey at the University of Bath. Working Paper. University of Bath. http://opus.bath.ac.uk/12782/ http://www.flickr.com/photos/cocreatr/2211459923/
手机定位功能的利用 Android Latitude
外部环境对系统应用的要求 • 图书馆管理体制变化 • 2CUL • 联邦型统一认证 • 用户体验 • 信息服务应用系统要求(Google, IPAD) • 网络信息技术的发展 • 多媒体 • 云计算 • Chromebook
管理理念的改变 • Open sources • Open contents • Open access • Open infrastructure • 2CUL project (Columbia U. and Cornell U.)
2CUL The Andrew W. Mellon Foundation has awarded $385,000 to the two libraries to support the development of this innovative partnership. The specific goals during the two-year proposal period include: • Improve the quality of collections and services and expertise available to key constituencies through joint innovative activities and the redirection of resources. • Lay the foundation for a permanent selective integration between the Columbia University Libraries and the Cornell University Library. • Achieve significant integration of operations, services, collections, and resources within three years, and establish a fiscal and governance framework for managing integration, initially between Columbia and Cornell. • Achieve significant cost savings through shared services, joint collections, and the elimination of redundancy, to respond to budget reductions and the need to invest in emerging priorities. • Collaborate in the pursuit of generating new resources. • Co-invest in critical under-supported areas and innovative new services for the universities. • Build understanding and support for the 2CUL collaboration among stakeholders at both universities, including library staff, university administration, faculty and students, and other university divisions. • Share experiences and findings from this initiative with the broader higher education and library communities. Provide a blueprint or example for other such collaborations.
例子 • 30% 技术服务部(TS) 被两家图书馆分工 • 一个分馆或中心提供两家学校的服务 • 两家付一个资源费 • 一国一个图书馆? • 3000家美国图书馆重复同样的工作
联邦性的一次认证 • Shibboleth • Incommon • CASHI • JISC
Virtual Research Environment • JISC VRE Project
提供的正是用户需要的 容易使用的 与用户希望获得的服务内容相关 便于发现的查询设计 包括残废人在内的各种用户都可以使用 真实,可信和权威
Google’s Progress … 2004 2008 2009 2010 2011
Jim Neal的挑战问题(1) • 仓储系统的深化和云计算化 • 创立一个全国性的公众数字图书馆,以”.lib”为域名,可以查找所有图书馆的内容 • 建立国家范围的资源的使用合同 • 创建全国性的网站和资源收藏保护的策略 • 进一步形成网络空间的电子研究结构,包括了合作性的图书馆员和教员的结伴研究形式 • 创建全国性的数字和非数字的保存策略 • 建立全球性资源网络,以弥补目前对非英文的国际资源的收集
Jim Neal的挑战问题(2) • 区域性图书馆服务的思考 • 研发形成数据为基础的决策的图书馆程序 • 协调图书馆的市场宣传和评估(避免各个馆的重复工作) • 为学术图书馆制定新的适用标准 • 同图书信息管理系合作,创新图书馆工作的新流程和新的图书馆员培养课程 • 成立图书馆的推动机制来支持有关版权和开放存储的法律法规的建立