

<?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 &#187; .NET</title>
	<atom:link href="http://blog.rubypdf.com/category/net/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>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>How To Let Apache Web Server Run ASP.NET Applications on CentOS</title>
		<link>http://blog.rubypdf.com/2009/10/23/how-to-let-apache-web-server-run-asp-net-applications-on-centos/</link>
		<comments>http://blog.rubypdf.com/2009/10/23/how-to-let-apache-web-server-run-asp-net-applications-on-centos/#comments</comments>
		<pubDate>Thu, 22 Oct 2009 19:44:26 +0000</pubDate>
		<dc:creator>rubypdf</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[ASP.Net]]></category>
		<category><![CDATA[CentOS]]></category>
		<category><![CDATA[Hosting]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[Apache web server]]></category>
		<category><![CDATA[Asp.NEt Applications]]></category>
		<category><![CDATA[mod_mono]]></category>
		<category><![CDATA[mono]]></category>
		<category><![CDATA[OpenVZ]]></category>
		<category><![CDATA[snapshots]]></category>
		<category><![CDATA[VPS]]></category>
		<category><![CDATA[vzdump]]></category>
		<category><![CDATA[XSP]]></category>

		<guid isPermaLink="false">http://blog.rubypdf.com/?p=471</guid>
		<description><![CDATA[This is a index page of my mono and asp.net articles, so I will continue update this page when I have new articles.
1.Prepare a CentOS hosting, in my case, I use CentOS VPS, I have introduced  how to install OpenVZ and Create VPS before.
2.Install Mono 2.4.2.3 on CentOS 5.
3.Install XSP, mod_mono and configure Apache [...]]]></description>
		<wfw:commentRss>http://blog.rubypdf.com/2009/10/23/how-to-let-apache-web-server-run-asp-net-applications-on-centos/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Install XSP and Integrate XSP With Apache 2 Under CentOS 5</title>
		<link>http://blog.rubypdf.com/2009/10/23/how-to-install-xsp-and-integrate-xsp-with-apache-2-under-centos-5/</link>
		<comments>http://blog.rubypdf.com/2009/10/23/how-to-install-xsp-and-integrate-xsp-with-apache-2-under-centos-5/#comments</comments>
		<pubDate>Thu, 22 Oct 2009 19:14:38 +0000</pubDate>
		<dc:creator>rubypdf</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[ASP.Net]]></category>
		<category><![CDATA[CentOS]]></category>
		<category><![CDATA[English]]></category>
		<category><![CDATA[Hosting]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[fastcgi]]></category>
		<category><![CDATA[mod_mono]]></category>
		<category><![CDATA[mono]]></category>
		<category><![CDATA[XSP]]></category>

		<guid isPermaLink="false">http://blog.rubypdf.com/?p=466</guid>
		<description><![CDATA[In the last article,  I have introduced  How to Install Mono 2.4.2.3 on CentOS 5 , forgot telling you, why I want to install Mono on CentOS, I want to try to run ASP.NET under Linux.

Mono has an implementation of ASP.NET 2.0 and ASP.NET AJAX, and to run your ASP.NET applications with Mono, [...]]]></description>
		<wfw:commentRss>http://blog.rubypdf.com/2009/10/23/how-to-install-xsp-and-integrate-xsp-with-apache-2-under-centos-5/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>How to Install Mono 2.4.2.3 on CentOS 5</title>
		<link>http://blog.rubypdf.com/2009/10/23/how-to-install-mono-2-4-2-3-on-centos-5/</link>
		<comments>http://blog.rubypdf.com/2009/10/23/how-to-install-mono-2-4-2-3-on-centos-5/#comments</comments>
		<pubDate>Thu, 22 Oct 2009 18:25:53 +0000</pubDate>
		<dc:creator>rubypdf</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[CentOS]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://blog.rubypdf.com/?p=460</guid>
		<description><![CDATA[I am a .NET developer, but for the need of my job, I am also familiar with CentOS 5 and OpenVZ. I have installed Mono on my Windows XP environment before, and want to have a try Mono under CentOS 5.
This time I use a CentOS 5.2 VPS(a clean VPS I just created)to install the [...]]]></description>
		<wfw:commentRss>http://blog.rubypdf.com/2009/10/23/how-to-install-mono-2-4-2-3-on-centos-5/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Google Book Downloader -a Easy and Free Way to download Books From Google</title>
		<link>http://blog.rubypdf.com/2009/10/19/google-book-downloader-a-easy-and-free-way-to-download-books-from-google/</link>
		<comments>http://blog.rubypdf.com/2009/10/19/google-book-downloader-a-easy-and-free-way-to-download-books-from-google/#comments</comments>
		<pubDate>Sun, 18 Oct 2009 16:39:59 +0000</pubDate>
		<dc:creator>rubypdf</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[English]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[PDF]]></category>
		<category><![CDATA[Softwares]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[book]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[googlebookdownloader]]></category>

		<guid isPermaLink="false">http://blog.rubypdf.com/?p=441</guid>
		<description><![CDATA[Google Book Downloader is small utility(developed in .NET) which allows you to save book as PDF from google to your local filesystem and with many features,

Download any book from Google Books marked as &#8216;Full view&#8217;
Partially download any book from Google Books marked as &#8216;Limited preview&#8217;
Access to any book available only for US citizens (instructions)
Searching for [...]]]></description>
		<wfw:commentRss>http://blog.rubypdf.com/2009/10/19/google-book-downloader-a-easy-and-free-way-to-download-books-from-google/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Convert PPT to Silverlight with Free Software</title>
		<link>http://blog.rubypdf.com/2009/08/05/convert-ppt-to-silverlight-with-free-software/</link>
		<comments>http://blog.rubypdf.com/2009/08/05/convert-ppt-to-silverlight-with-free-software/#comments</comments>
		<pubDate>Tue, 04 Aug 2009 19:12:52 +0000</pubDate>
		<dc:creator>rubypdf</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Conveter]]></category>
		<category><![CDATA[PPTX]]></category>
		<category><![CDATA[Silverlight]]></category>
		<category><![CDATA[XAML]]></category>

		<guid isPermaLink="false">http://blog.rubypdf.com/?p=419</guid>
		<description><![CDATA[ PowerPoint to Silverlight Convertor(PPTX2Silverlight)  is an open source application for windows developed in WPF, and it has the following features,
    * PPT Convertor with WPF interface
    * Presentation Gallery Control (fish-eye) to Show and Launch Converted PPT&#8217;s
    * Custom Web Server for Hosting Converted [...]]]></description>
		<wfw:commentRss>http://blog.rubypdf.com/2009/08/05/convert-ppt-to-silverlight-with-free-software/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dirmonitor works with readerenable</title>
		<link>http://blog.rubypdf.com/2009/05/08/dirmonitor-works-with-readerenable/</link>
		<comments>http://blog.rubypdf.com/2009/05/08/dirmonitor-works-with-readerenable/#comments</comments>
		<pubDate>Thu, 07 May 2009 18:41:31 +0000</pubDate>
		<dc:creator>rubypdf</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[My Software]]></category>

		<guid isPermaLink="false">http://blog.rubypdf.com/?p=323</guid>
		<description><![CDATA[Here is a piece of requirement of my customer,

Customer:Is there anyway it can carry on looking at the Open folder once it has processed the initial pdfs?
Me:You want batch readerenable monitor the open folder to automatically convert the pdf, right?
Customer:Yes that is right.
&#8230;
Customer:Can I confirm that this is for full automation of the reader enabler [...]]]></description>
		<wfw:commentRss>http://blog.rubypdf.com/2009/05/08/dirmonitor-works-with-readerenable/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Godaddy ASP.NET Hosting does not Allow unsafe Code</title>
		<link>http://blog.rubypdf.com/2009/03/11/godaddy-aspnet-hosting-does-not-allow-unsafe-code/</link>
		<comments>http://blog.rubypdf.com/2009/03/11/godaddy-aspnet-hosting-does-not-allow-unsafe-code/#comments</comments>
		<pubDate>Tue, 10 Mar 2009 16:35:57 +0000</pubDate>
		<dc:creator>rubypdf</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[ASP.Net]]></category>
		<category><![CDATA[Hosting]]></category>

		<guid isPermaLink="false">http://blog.rubypdf.com/?p=280</guid>
		<description><![CDATA[    Recently, I am working on an asp.net application for my customer, which uses System.Data.SQLite.dll library, when almost finished the project, I upload the application to the Godaddy asp.net hosting, then I got the following error,

Parser Error Message: Could not load file or assembly &#8216;System.Data.SQLite, Version=1.0.51.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139&#8242; or one of its [...]]]></description>
		<wfw:commentRss>http://blog.rubypdf.com/2009/03/11/godaddy-aspnet-hosting-does-not-allow-unsafe-code/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Portable Pdf Digital Signature Releases</title>
		<link>http://blog.rubypdf.com/2009/02/26/portable-pdf-digital-signature-releases/</link>
		<comments>http://blog.rubypdf.com/2009/02/26/portable-pdf-digital-signature-releases/#comments</comments>
		<pubDate>Thu, 26 Feb 2009 01:45:07 +0000</pubDate>
		<dc:creator>rubypdf</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[My Software]]></category>
		<category><![CDATA[PDF]]></category>
		<category><![CDATA[Softwares]]></category>
		<category><![CDATA[Portablesigner]]></category>

		<guid isPermaLink="false">http://blog.rubypdf.com/?p=270</guid>
		<description><![CDATA[Portable Pdf Digital Signature(Portable PdfSigner) developed in Dotnet bases on iTextSharp, but compiled with mono, so it can run without .net framework, a really portable version, and it is free
The main feature is,

Digital Sign a PDF document with PKCS#12 certificates 
Can modify meta data
Supports multiple signatures.

Download here,
]]></description>
		<wfw:commentRss>http://blog.rubypdf.com/2009/02/26/portable-pdf-digital-signature-releases/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
