<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><title type="text">博客园_RubyPdf 的中文博客</title><subtitle type="text">专注PDF技术</subtitle><id>http://feed.cnblogs.com/blog/u/13485/rss</id><updated>2011-08-30T03:43:19Z</updated><author><name>RubyPDF</name><uri>http://www.cnblogs.com/hardrock/</uri></author><generator>feed.cnblogs.com</generator><link rel="alternate" type="text/html" href="http://www.cnblogs.com/hardrock/"/><link rel="self" type="application/atom+xml" href="http://feed.cnblogs.com/blog/u/13485/rss"/><entry><id>http://www.cnblogs.com/hardrock/archive/2009/09/30/1576709.html</id><title type="text">content-disposition attachment filename 在Firefox和IE中得到不同的结果</title><summary type="text">在Firefox中需要把filename 用双引号包起来，才能得到想要的名字，不然如果含有空格，会丢掉空格后面的部分。而IE会把空格转为_,因此也需要HttpUtility.UrlPathEncode方法处理下名字。如果Firefox中也用HttpUtility.UrlPathEncode处理名字，空格将被替换成"%20".[代码]Firefox does not handle filenames...</summary><published>2009-09-30T00:18:00Z</published><updated>2009-09-30T00:18:00Z</updated><author><name>RubyPDF</name><uri>http://www.cnblogs.com/hardrock/</uri></author><link rel="alternate" href="http://www.cnblogs.com/hardrock/archive/2009/09/30/1576709.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/hardrock/archive/2009/09/30/1576709.html"/><content type="text">在Firefox中需要把filename 用双引号包起来，才能得到想要的名字，不然如果含有空格，会丢掉空格后面的部分。而IE会把空格转为_,因此也需要HttpUtility.UrlPathEncode方法处理下名字。如果Firefox中也用HttpUtility.UrlPathEncode处理名字，空格将被替换成"%20".[代码]Firefox does not handle filenames...</content></entry><entry><id>http://www.cnblogs.com/hardrock/archive/2009/06/27/1512240.html</id><title type="text">Google Voice开始发送邀请函</title><summary type="text">今天收到了Google Voice的邀请函，标题为“You've been invited to Google Voice”。最近关于Google Voice 的新闻不少，出于好奇登录http://www.google.com/voice 递交了申请，没有想到这么快得到了邀请函。邮件特别强调“ Please note that Google Voice is o...</summary><published>2009-06-27T06:24:00Z</published><updated>2009-06-27T06:24:00Z</updated><author><name>RubyPDF</name><uri>http://www.cnblogs.com/hardrock/</uri></author><link rel="alternate" href="http://www.cnblogs.com/hardrock/archive/2009/06/27/1512240.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/hardrock/archive/2009/06/27/1512240.html"/><content type="text">今天收到了Google Voice的邀请函，标题为“You've been invited to Google Voice”。最近关于Google Voice 的新闻不少，出于好奇登录http://www.google.com/voice 递交了申请，没有想到这么快得到了邀请函。邮件特别强调“ Please note that Google Voice is o...</content></entry><entry><id>http://www.cnblogs.com/hardrock/archive/2009/03/12/1410101.html</id><title type="text">ASP.NET空间使用SQLite遇到的麻烦</title><summary type="text">   曾经在自己的ASP.NET空间上安装过一个基于SQLite的开源CMS-Eucalypto ，很顺利。     这次客户的系统，由于客户端的数据库使用了SQLite，客户希望把整理好的数据放到网上方便各offer查询，因为只保留3个月的数据，而且只提供查询功能，SQLi...</summary><published>2009-03-12T15:57:00Z</published><updated>2009-03-12T15:57:00Z</updated><author><name>RubyPDF</name><uri>http://www.cnblogs.com/hardrock/</uri></author><link rel="alternate" href="http://www.cnblogs.com/hardrock/archive/2009/03/12/1410101.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/hardrock/archive/2009/03/12/1410101.html"/><content type="text">   曾经在自己的ASP.NET空间上安装过一个基于SQLite的开源CMS-Eucalypto ，很顺利。     这次客户的系统，由于客户端的数据库使用了SQLite，客户希望把整理好的数据放到网上方便各offer查询，因为只保留3个月的数据，而且只提供查询功能，SQLi...</content></entry><entry><id>http://www.cnblogs.com/hardrock/archive/2009/03/04/1403291.html</id><title type="text">PDF数字签名免安装版本发布－Portable PDF Digital Signature（Portable PDF Signer）</title><summary type="text">Portable PDF Signer是一款实现PDF文档数字签名功能的免费绿色软件。主要特色如下： 实现Adobe Acrobat 的数字签名功能，但不需要Adobe Acrobat； 免费软件(Free Soft)； 免安装软件（Portable Software，绿色软件，不修改注册表），因此你可以把它放在你的移动硬盘上。 使用.NET开发，但不需要.net Framework（MS或者MO...</summary><published>2009-03-04T10:31:00Z</published><updated>2009-03-04T10:31:00Z</updated><author><name>RubyPDF</name><uri>http://www.cnblogs.com/hardrock/</uri></author><link rel="alternate" href="http://www.cnblogs.com/hardrock/archive/2009/03/04/1403291.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/hardrock/archive/2009/03/04/1403291.html"/><content type="text">Portable PDF Signer是一款实现PDF文档数字签名功能的免费绿色软件。主要特色如下： 实现Adobe Acrobat 的数字签名功能，但不需要Adobe Acrobat； 免费软件(Free Soft)； 免安装软件（Portable Software，绿色软件，不修改注册表），因此你可以把它放在你的移动硬盘上。 使用.NET开发，但不需要.net Framework（MS或者MO...</content></entry><entry><id>http://www.cnblogs.com/hardrock/archive/2009/02/15/1391087.html</id><title type="text">Dreamhost 开始提供免费空间了</title><summary type="text">当然是支持PHP+MySql的。支持使用自己的域名和Dreamhost的二级域名。有兴趣的可以到http://www.dreamhostapps.com/申请。我有自己付费空间，所以没有尝试这个空间。支持One Click式安装的程序有： WordPress Drupal ZenPhoto phpBB MediaWiki</summary><published>2009-02-15T12:58:00Z</published><updated>2009-02-15T12:58:00Z</updated><author><name>RubyPDF</name><uri>http://www.cnblogs.com/hardrock/</uri></author><link rel="alternate" href="http://www.cnblogs.com/hardrock/archive/2009/02/15/1391087.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/hardrock/archive/2009/02/15/1391087.html"/><content type="text">当然是支持PHP+MySql的。支持使用自己的域名和Dreamhost的二级域名。有兴趣的可以到http://www.dreamhostapps.com/申请。我有自己付费空间，所以没有尝试这个空间。支持One Click式安装的程序有： WordPress Drupal ZenPhoto phpBB MediaWiki</content></entry><entry><id>http://www.cnblogs.com/hardrock/archive/2009/02/15/1391084.html</id><title type="text">SQLite Manager</title><summary type="text">SQLite Manager 是一个开源的SQLite管理工具，可以作为firefox, thunderbird, sunbird, seamonkey, songbird, komodo, flock等的插件，也可以作为独立程序（XULRunner application)。Features dialogs for creation, deletion of tables, index...</summary><published>2009-02-15T12:45:00Z</published><updated>2009-02-15T12:45:00Z</updated><author><name>RubyPDF</name><uri>http://www.cnblogs.com/hardrock/</uri></author><link rel="alternate" href="http://www.cnblogs.com/hardrock/archive/2009/02/15/1391084.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/hardrock/archive/2009/02/15/1391084.html"/><content type="text">SQLite Manager 是一个开源的SQLite管理工具，可以作为firefox, thunderbird, sunbird, seamonkey, songbird, komodo, flock等的插件，也可以作为独立程序（XULRunner application)。Features dialogs for creation, deletion of tables, index...</content></entry><entry><id>http://www.cnblogs.com/hardrock/archive/2009/02/15/1391079.html</id><title type="text">Sqlite使用中的几点体会。</title><summary type="text">最近接了个美国的小项目，主要需求是把盘点机导出的数据（DBF格式）和另外的数据（csv格式）合并生成新的数据表，方便查询纠错。对方没有安装ms Access,考虑到对方使用方便，就采用了sqlite，开发语言使用.net 2.0。 下面简单罗列下用过程中的几点体会。Provider:通过使用其他开源软件的体会和网上搜索，Provider决定使用System.Data.SQLite。 事务...</summary><published>2009-02-15T12:34:00Z</published><updated>2009-02-15T12:34:00Z</updated><author><name>RubyPDF</name><uri>http://www.cnblogs.com/hardrock/</uri></author><link rel="alternate" href="http://www.cnblogs.com/hardrock/archive/2009/02/15/1391079.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/hardrock/archive/2009/02/15/1391079.html"/><content type="text">最近接了个美国的小项目，主要需求是把盘点机导出的数据（DBF格式）和另外的数据（csv格式）合并生成新的数据表，方便查询纠错。对方没有安装ms Access,考虑到对方使用方便，就采用了sqlite，开发语言使用.net 2.0。 下面简单罗列下用过程中的几点体会。Provider:通过使用其他开源软件的体会和网上搜索，Provider决定使用System.Data.SQLite。 事务...</content></entry><entry><id>http://www.cnblogs.com/hardrock/archive/2009/02/15/1391021.html</id><title type="text">Thinkpad T60 Fan Error及重新启动windows后画面静止</title><summary type="text">   使用了2年的T60（2007-D64）上星期四罢工了，开机风扇噪音非常大，然后没有声音，屏幕显示”Fan error“，尝试几次都无法成功启动。QQ上咨询卖水货笔记本的，说风扇坏了，要换，400元，这么贵？  心疼400大洋，加上网上搜索说这种问题一般是风扇缺油，决定自己动手试下。楼下修车师傅要了些清...</summary><published>2009-02-15T10:16:00Z</published><updated>2009-02-15T10:16:00Z</updated><author><name>RubyPDF</name><uri>http://www.cnblogs.com/hardrock/</uri></author><link rel="alternate" href="http://www.cnblogs.com/hardrock/archive/2009/02/15/1391021.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/hardrock/archive/2009/02/15/1391021.html"/><content type="text">   使用了2年的T60（2007-D64）上星期四罢工了，开机风扇噪音非常大，然后没有声音，屏幕显示”Fan error“，尝试几次都无法成功启动。QQ上咨询卖水货笔记本的，说风扇坏了，要换，400元，这么贵？  心疼400大洋，加上网上搜索说这种问题一般是风扇缺油，决定自己动手试下。楼下修车师傅要了些清...</content></entry><entry><id>http://www.cnblogs.com/hardrock/archive/2008/11/19/1336456.html</id><title type="text">PdfCrypt 1.0 for Windows 发布</title><summary type="text">PdfCrypt 是一个免费的命令行模式的PDF 加密和解密（PDF Encrypt/Decrypt)软件，支持48 bits， 128 bits 和AES-128加密以及解密。更多信息请访问 PdfCrypt - Another Free Pdf Encrypt and Decrypt Software配合PdfCrack， 可以去除Owner Password 加密的PDFPdfCrypt 可...</summary><published>2008-11-19T02:29:00Z</published><updated>2008-11-19T02:29:00Z</updated><author><name>RubyPDF</name><uri>http://www.cnblogs.com/hardrock/</uri></author><link rel="alternate" href="http://www.cnblogs.com/hardrock/archive/2008/11/19/1336456.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/hardrock/archive/2008/11/19/1336456.html"/><content type="text">PdfCrypt 是一个免费的命令行模式的PDF 加密和解密（PDF Encrypt/Decrypt)软件，支持48 bits， 128 bits 和AES-128加密以及解密。更多信息请访问 PdfCrypt - Another Free Pdf Encrypt and Decrypt Software配合PdfCrack， 可以去除Owner Password 加密的PDFPdfCrypt 可...</content></entry><entry><id>http://www.cnblogs.com/hardrock/archive/2008/10/21/1315664.html</id><title type="text">XMP Remover：批量删除PDF 文档的XMP data</title><summary type="text">Adobe XMP（可扩展元数据平台，Adobe's Extensible Metadata Platform）是一种标签技术，可以帮助用户将文件信息(元数据）添加到以 PNG、GIF、JPEG、Photoshop、TIFF 和PDF等格式保存的文件中。XMP 为 Adobe 应用程序间的元数据交换提供了便利。例如，用户可以将一个文件中的元数据另存为模板，然后将元数据导入到其它文件中。 主要用于工作流中重要信息的传递工作。</summary><published>2008-10-21T02:08:00Z</published><updated>2008-10-21T02:08:00Z</updated><author><name>RubyPDF</name><uri>http://www.cnblogs.com/hardrock/</uri></author><link rel="alternate" href="http://www.cnblogs.com/hardrock/archive/2008/10/21/1315664.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/hardrock/archive/2008/10/21/1315664.html"/><content type="text">Adobe XMP（可扩展元数据平台，Adobe's Extensible Metadata Platform）是一种标签技术，可以帮助用户将文件信息(元数据）添加到以 PNG、GIF、JPEG、Photoshop、TIFF 和PDF等格式保存的文件中。XMP 为 Adobe 应用程序间的元数据交换提供了便利。例如，用户可以将一个文件中的元数据另存为模板，然后将元数据导入到其它文件中。 主要用于工作流中重要信息的传递工作。</content></entry></feed>
