

<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>RubyPDF Blog</title>
	<atom:link href="http://blog.rubypdf.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.rubypdf.com</link>
	<description>PDF &#38; Marketing</description>
	<lastBuildDate>Tue, 02 Mar 2010 06:47:01 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>CERN DomainKeys Library-A C# version implement</title>
		<link>http://blog.rubypdf.com/2010/03/02/cern-domainkeys-library-a-c-version-implement/</link>
		<comments>http://blog.rubypdf.com/2010/03/02/cern-domainkeys-library-a-c-version-implement/#comments</comments>
		<pubDate>Tue, 02 Mar 2010 06:42:11 +0000</pubDate>
		<dc:creator>rubypdf</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Yahoo Domainkeys]]></category>

		<guid isPermaLink="false">http://blog.rubypdf.com/?p=577</guid>
		<description><![CDATA[




Because the original page is not available now, so make a backup here.

DomainKeys Library

Library Information
							CERN DomainKeys Library is written in C#, for a Windows usage.
							
							Common task is to integrate this library into Protocol Event Sinks,
							implementing ISmtpInCommandSink interface, for incoming traffic verification
							and outgoing traffic signing.
							
							An ISmtpServerResponseSink Sink might also be used for signing outgoing
							traffic.
							It uses a [...]]]></description>
		<wfw:commentRss>http://blog.rubypdf.com/2010/03/02/cern-domainkeys-library-a-c-version-implement/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>PDF PageDivide Release Free Online Version-Host on Google App Engine</title>
		<link>http://blog.rubypdf.com/2010/01/07/pdf-pagedivide-release-free-online-version-host-on-google-app-engine/</link>
		<comments>http://blog.rubypdf.com/2010/01/07/pdf-pagedivide-release-free-online-version-host-on-google-app-engine/#comments</comments>
		<pubDate>Thu, 07 Jan 2010 02:20:00 +0000</pubDate>
		<dc:creator>rubypdf</dc:creator>
				<category><![CDATA[Softwares]]></category>
		<category><![CDATA[Adobe PDF]]></category>
		<category><![CDATA[cloud computing]]></category>
		<category><![CDATA[GAE]]></category>
		<category><![CDATA[GAE/J]]></category>
		<category><![CDATA[google app engine]]></category>
		<category><![CDATA[PageDivide]]></category>
		<category><![CDATA[PDFDivide]]></category>
		<category><![CDATA[PDFSplit]]></category>

		<guid isPermaLink="false">http://blog.rubypdf.com/?p=573</guid>
		<description><![CDATA[




If you meet the similar issues,  and do not want to pay for it, please try Free PDF Page Divide Online  service,

I have a few files with 100-150 scanned A3 images that I would like to split into A4 pages for printing
I have a 2-Up PDF, and I want to recovery it to [...]]]></description>
		<wfw:commentRss>http://blog.rubypdf.com/2010/01/07/pdf-pagedivide-release-free-online-version-host-on-google-app-engine/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PdfCrypt got the first donation</title>
		<link>http://blog.rubypdf.com/2009/12/28/pdfcrypt-got-the-first-donation/</link>
		<comments>http://blog.rubypdf.com/2009/12/28/pdfcrypt-got-the-first-donation/#comments</comments>
		<pubDate>Mon, 28 Dec 2009 05:12:15 +0000</pubDate>
		<dc:creator>rubypdf</dc:creator>
				<category><![CDATA[Softwares]]></category>
		<category><![CDATA[GAE]]></category>
		<category><![CDATA[GAE/J]]></category>
		<category><![CDATA[google app engine]]></category>
		<category><![CDATA[iText]]></category>
		<category><![CDATA[pdfcrypt]]></category>
		<category><![CDATA[pdfcrypter]]></category>
		<category><![CDATA[PdfDecryptor]]></category>

		<guid isPermaLink="false">http://blog.rubypdf.com/?p=571</guid>
		<description><![CDATA[Thanks Richard Ramey for his donation, it is the first 10 dollar for the PdfCrypt.
BTW, If you do not want to download PdfCrypt, or you do not have windows system, but still want to remove the PDF Password(either user password or owner password) and stricts(print, copy and so on), please feel free to try my [...]]]></description>
		<wfw:commentRss>http://blog.rubypdf.com/2009/12/28/pdfcrypt-got-the-first-donation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Use Google App Engine UrlFetch API to download the files over 1M</title>
		<link>http://blog.rubypdf.com/2009/12/24/how-to-use-google-app-engine-urlfetch-api-to-download-the-files-over-1m/</link>
		<comments>http://blog.rubypdf.com/2009/12/24/how-to-use-google-app-engine-urlfetch-api-to-download-the-files-over-1m/#comments</comments>
		<pubDate>Thu, 24 Dec 2009 02:03:54 +0000</pubDate>
		<dc:creator>rubypdf</dc:creator>
				<category><![CDATA[tutorial]]></category>
		<category><![CDATA[GAE]]></category>
		<category><![CDATA[google app engine]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[UrlFetch API Call]]></category>

		<guid isPermaLink="false">http://blog.rubypdf.com/?p=569</guid>
		<description><![CDATA[Nick Johnson said,

Currently, API calls are limited to 1MB, but requests and responses are limited to 10M. If you want to permit larger files, you could split them up into chunks and store them in the datastore. The 30 second request limit applies only to the time your code spends processing the request, not time [...]]]></description>
		<wfw:commentRss>http://blog.rubypdf.com/2009/12/24/how-to-use-google-app-engine-urlfetch-api-to-download-the-files-over-1m/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Remove PDF Password Online -Google App Engine</title>
		<link>http://blog.rubypdf.com/2009/12/22/remove-pdf-password-online-google-app-engine/</link>
		<comments>http://blog.rubypdf.com/2009/12/22/remove-pdf-password-online-google-app-engine/#comments</comments>
		<pubDate>Tue, 22 Dec 2009 08:23:43 +0000</pubDate>
		<dc:creator>rubypdf</dc:creator>
				<category><![CDATA[My Software]]></category>
		<category><![CDATA[PDF]]></category>
		<category><![CDATA[iText]]></category>
		<category><![CDATA[iText in Action]]></category>
		<category><![CDATA[cloud computing]]></category>
		<category><![CDATA[GAE]]></category>
		<category><![CDATA[google app engine]]></category>
		<category><![CDATA[PDF Password Remover]]></category>
		<category><![CDATA[PDF unlock]]></category>
		<category><![CDATA[pdfcrypt]]></category>
		<category><![CDATA[PdfDecrypt]]></category>

		<guid isPermaLink="false">http://blog.rubypdf.com/?p=564</guid>
		<description><![CDATA[After made iText worked on Google App Engine, I built Another application, Remove PDF Password Online. It bases on iText 2.1.7 but with many modification.
the main features of pdfdecrypt online are,

remove restrictions on any secured PDF document (you should have the right to do it, for example, if you forgot the password). Any Acrobat version [...]]]></description>
		<wfw:commentRss>http://blog.rubypdf.com/2009/12/22/remove-pdf-password-online-google-app-engine/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>How to run iText  on Google App Engine</title>
		<link>http://blog.rubypdf.com/2009/12/17/how-to-run-itext-on-google-app-engine/</link>
		<comments>http://blog.rubypdf.com/2009/12/17/how-to-run-itext-on-google-app-engine/#comments</comments>
		<pubDate>Thu, 17 Dec 2009 10:00:28 +0000</pubDate>
		<dc:creator>rubypdf</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[PDF]]></category>
		<category><![CDATA[iText]]></category>
		<category><![CDATA[cloud computing]]></category>
		<category><![CDATA[GAE]]></category>
		<category><![CDATA[google app engine]]></category>

		<guid isPermaLink="false">http://blog.rubypdf.com/?p=557</guid>
		<description><![CDATA[Have applied Google App Engine (aka GAE) for a long time, recently I thought maybe I can build some PDF manipulation services on GAE, and I am familiar with iText, so I decide to try iText on GAE.
after some search, I got the following solution,
iText has dependencies on certain Java classes (java.awt.Color, java.nio.MappedByteBuffer etc.) which [...]]]></description>
		<wfw:commentRss>http://blog.rubypdf.com/2009/12/17/how-to-run-itext-on-google-app-engine/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to Let iTextSharp work on DOTNET Compact Framework</title>
		<link>http://blog.rubypdf.com/2009/12/15/how-to-let-itextsharp-work-on-dotnet-compact-framework/</link>
		<comments>http://blog.rubypdf.com/2009/12/15/how-to-let-itextsharp-work-on-dotnet-compact-framework/#comments</comments>
		<pubDate>Tue, 15 Dec 2009 14:53:48 +0000</pubDate>
		<dc:creator>rubypdf</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[.NET CF]]></category>
		<category><![CDATA[.NET Compact Framework]]></category>
		<category><![CDATA[iTextSharp]]></category>

		<guid isPermaLink="false">http://blog.rubypdf.com/?p=554</guid>
		<description><![CDATA[Question,

I&#8217;m working on a project for pokect pc and I need to know how to use the iTextSharp API in the compact framework. Is it posible to do? or What changes can I do for making usefull the API in the compact framework?

Answer,
The compact framework is not supported but it doesn&#8217;t mean that it doesn&#8217;t [...]]]></description>
		<wfw:commentRss>http://blog.rubypdf.com/2009/12/15/how-to-let-itextsharp-work-on-dotnet-compact-framework/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows Console Version PDF Timestamp Signer is Available For Download</title>
		<link>http://blog.rubypdf.com/2009/12/15/windows-console-version-pdf-timestamp-signer-is-available-for-download/</link>
		<comments>http://blog.rubypdf.com/2009/12/15/windows-console-version-pdf-timestamp-signer-is-available-for-download/#comments</comments>
		<pubDate>Tue, 15 Dec 2009 09:41:23 +0000</pubDate>
		<dc:creator>rubypdf</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[My Software]]></category>
		<category><![CDATA[PDF]]></category>
		<category><![CDATA[Softwares]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[iText]]></category>
		<category><![CDATA[Adobe Signatures]]></category>
		<category><![CDATA[Adobe Timestamping Signature]]></category>

		<guid isPermaLink="false">http://blog.rubypdf.com/?p=552</guid>
		<description><![CDATA[With PDF Timestamp Signer, we can create Timestamp signature on a PDF without the need of Adobe Acrobat.
You can download it from here.
This version has some limited,

It only support create visible signature, and put the signature on the left bottom corner(100, 100, 300, 200) of the first page.
It use http://tss.pki.gva.es:8318/tsa as timestamp server
It only supports [...]]]></description>
		<wfw:commentRss>http://blog.rubypdf.com/2009/12/15/windows-console-version-pdf-timestamp-signer-is-available-for-download/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to fix pclzip_err_bad_format issue when automatically update Piwik</title>
		<link>http://blog.rubypdf.com/2009/12/15/how-to-fix-pclzip_err_bad_format-issue-when-automatically-update-piwik/</link>
		<comments>http://blog.rubypdf.com/2009/12/15/how-to-fix-pclzip_err_bad_format-issue-when-automatically-update-piwik/#comments</comments>
		<pubDate>Tue, 15 Dec 2009 04:20:56 +0000</pubDate>
		<dc:creator>rubypdf</dc:creator>
				<category><![CDATA[tutorial]]></category>
		<category><![CDATA[PclZip]]></category>
		<category><![CDATA[piwik]]></category>

		<guid isPermaLink="false">http://blog.rubypdf.com/?p=548</guid>
		<description><![CDATA[Piwik 0.5.2 out, but when you try to automatically update it, you still meet pclzip_err_bad_format  error. I do not want to manually update it every time, so I decide to find out the issue, from the keyword, &#8220;pclzip_err_bad_format&#8221;, I think maybe something wrong with PclZip.
The version of PclZip in Piwik is 2.8, but the [...]]]></description>
		<wfw:commentRss>http://blog.rubypdf.com/2009/12/15/how-to-fix-pclzip_err_bad_format-issue-when-automatically-update-piwik/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Converting Adobe Designer Static forms to Acrobat PDF Forms</title>
		<link>http://blog.rubypdf.com/2009/12/15/converting-adobe-designer-static-forms-to-acrobat-pdf-forms/</link>
		<comments>http://blog.rubypdf.com/2009/12/15/converting-adobe-designer-static-forms-to-acrobat-pdf-forms/#comments</comments>
		<pubDate>Tue, 15 Dec 2009 03:12:51 +0000</pubDate>
		<dc:creator>rubypdf</dc:creator>
				<category><![CDATA[Adobe Acrobat]]></category>
		<category><![CDATA[Adobe LiveCycle]]></category>
		<category><![CDATA[Adobe Reader]]></category>
		<category><![CDATA[FDF]]></category>
		<category><![CDATA[PDF]]></category>
		<category><![CDATA[PDF Form]]></category>
		<category><![CDATA[Softwares]]></category>
		<category><![CDATA[XFDF]]></category>
		<category><![CDATA[iText]]></category>
		<category><![CDATA[iTextSharp(iText#)]]></category>
		<category><![CDATA[Acrobat Forms]]></category>
		<category><![CDATA[Adobe Designer Forms]]></category>
		<category><![CDATA[XFA]]></category>

		<guid isPermaLink="false">http://blog.rubypdf.com/?p=546</guid>
		<description><![CDATA[In Ted Padova&#8217;s post, he said,

Adobe Designer 8 supports two different types of forms: Static forms and Dynamic forms. If a form is created as a static form you can easily convert the form in Acrobat 8 to a PDF form.

and he give the steps on how to convert Adobe Designer forms to Acrobat PDF [...]]]></description>
		<wfw:commentRss>http://blog.rubypdf.com/2009/12/15/converting-adobe-designer-static-forms-to-acrobat-pdf-forms/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
