<?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>DEAN LEE:/DEV/BLOG &#187; download</title>
	<atom:link href="http://www.deanlee.cn/tag/download/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.deanlee.cn</link>
	<description>mount /dev/brain &#124;&#124; tail -f /var/log/thoughts &#62;&#62; /pub/www</description>
	<lastBuildDate>Tue, 27 Jul 2010 05:21:25 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
<atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/>		<item>
		<title>100 Open Source Web Design Tools, Resources, and Template Repositories</title>
		<link>http://www.deanlee.cn/programming/100-open-source-web-design-tools-resources-and-template-repositories/</link>
		<comments>http://www.deanlee.cn/programming/100-open-source-web-design-tools-resources-and-template-repositories/#comments</comments>
		<pubDate>Sun, 22 Jul 2007 16:40:58 +0000</pubDate>
		<dc:creator>Dean Lee</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[opensource]]></category>
		<category><![CDATA[resources]]></category>
		<category><![CDATA[template]]></category>

		<guid isPermaLink="false">http://www.deanlee.cn/technology/100-open-source-web-design-tools-resources-and-template-repositories/</guid>
		<description><![CDATA[The unique combination of the open source model with the universalism of web design remains one of the ideal applications of the open access philosophy. Here are 100 resources&#8211;including open source design software packages, CSS tools and generators, templates, and code sources&#8211;that can save you time and money while designing web sites. read more Related [...]


Related posts:<ol><li><a href='http://www.deanlee.cn/programming/five-common-php-design-patterns/' rel='bookmark' title='Permanent Link: Five common PHP design patterns'>Five common PHP design patterns</a></li><li><a href='http://www.deanlee.cn/openid/new-tools-added-to-openid35com/' rel='bookmark' title='Permanent Link: New tools added to OpenId.35.com'>New tools added to OpenId.35.com</a></li><li><a href='http://www.deanlee.cn/programming/sorting-algorithms-source-code-and-performance/' rel='bookmark' title='Permanent Link: Sorting Algorithms Source Code and Performance'>Sorting Algorithms Source Code and Performance</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p>The unique combination of the open source model with the universalism of web design remains one of the ideal applications of the open access philosophy. Here are 100 resources&#8211;including open source design software packages, CSS tools and generators, templates, and code sources&#8211;that can save you time and money while designing web sites.</p>
<p><a href="http://www.designvitality.com/blog/2007/07/the-open-source-web-design-toolbox-100-tools-resources-and-template-sources/">read more</a><a href="http://digg.com/design/100_Open_Source_Web_Design_Tools_Resources_and_Template_Repositories"><br />
</a></p>
<img src="http://www.deanlee.cn/?ak_action=api_record_view&id=294&type=feed" alt="" />

<p>Related posts:<ol><li><a href='http://www.deanlee.cn/programming/five-common-php-design-patterns/' rel='bookmark' title='Permanent Link: Five common PHP design patterns'>Five common PHP design patterns</a></li><li><a href='http://www.deanlee.cn/openid/new-tools-added-to-openid35com/' rel='bookmark' title='Permanent Link: New tools added to OpenId.35.com'>New tools added to OpenId.35.com</a></li><li><a href='http://www.deanlee.cn/programming/sorting-algorithms-source-code-and-performance/' rel='bookmark' title='Permanent Link: Sorting Algorithms Source Code and Performance'>Sorting Algorithms Source Code and Performance</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.deanlee.cn/programming/100-open-source-web-design-tools-resources-and-template-repositories/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Download OpenSSL for windows</title>
		<link>http://www.deanlee.cn/programming/openssl-for-windows/</link>
		<comments>http://www.deanlee.cn/programming/openssl-for-windows/#comments</comments>
		<pubDate>Tue, 03 Oct 2006 08:25:04 +0000</pubDate>
		<dc:creator>Dean Lee</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[openssl]]></category>
		<category><![CDATA[project]]></category>
		<category><![CDATA[win32]]></category>
		<category><![CDATA[win64]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[x64]]></category>

		<guid isPermaLink="false">http://deanlee.cn/2006/10/03/openssl-for-windows/</guid>
		<description><![CDATA[openssl-for-windows,host on google code,is an clean and lightweight OpenSSL library for windows(both 32bit and x64 version). all versions are compiled in the assembly language routines with Microsoft Visual Studio 2005 and Microsoft MASM as “Multithreaded(/MT)”,you can using it with any version of MSVC. Download openssl for windows files included in this library are listed below: [...]


Related posts:<ol><li><a href='http://www.deanlee.cn/programming/moved-openssl-for-windows-to-google-code/' rel='bookmark' title='Permanent Link: Moved OpenSSL for windows to google code'>Moved OpenSSL for windows to google code</a></li><li><a href='http://www.deanlee.cn/windows/compiler-warning-c4022-when-building-openssl-098e-on-windows/' rel='bookmark' title='Permanent Link: Compiler warning C4022 when building OpenSSL 0.9.8e On Windows'>Compiler warning C4022 when building OpenSSL 0.9.8e On Windows</a></li><li><a href='http://www.deanlee.cn/programming/roptipng/' rel='bookmark' title='Permanent Link: rOptiPng:an modification to OptiPNG to support recursive directory optimization'>rOptiPng:an modification to OptiPNG to support recursive directory optimization</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p><a href="http://code.google.com/p/openssl-for-windows/" target="_blank">openssl-for-windows</a>,host on google code,is an clean and lightweight OpenSSL library for windows(both 32bit and x64 version).</p>
<p>all versions are compiled in the assembly language routines with Microsoft Visual Studio 2005 and Microsoft MASM as “Multithreaded(/MT)”,you can using it with any version of MSVC.</p>
<p class="download"><a href="http://code.google.com/p/openssl-for-windows/downloads/list" title="Download openssl for windows">Download openssl for windows</a></p>
<p>files included in this library are listed below:    <br /><img height="69" alt="" src="http://www.deanlee.cn/wp-content/uploads/2006/10/WindowsLiveWriter/OpenSSLforwindows_E6D7/ssldir3.gif" width="97" /></p>
<p><font color="#008000">|bin (libeay32.dll, ssleay32.dll,openssl.exe)      <br />|include       <br />|&#8211; &#8212; openssl&#160; (openssl head files)       <br />|lib (</font><font color="#008000">libeay32.lib,ssleay32.lib)</font></p>
<p>if you find it useful, a time saver,or even just mildly interesting,then my effort was worth it.    <br />if you have any suggestions on how to improve it, I&#8217;d love to hear it.</p>
<p>link to this page: <a title="http://www.deanlee.cn/programming/openssl-for-windows/" href="http://www.deanlee.cn/programming/openssl-for-windows/">http://www.deanlee.cn/programming/openssl-for-windows/</a></p>
<p>Enjoy:)</p>
<img src="http://www.deanlee.cn/?ak_action=api_record_view&id=60&type=feed" alt="" />

<p>Related posts:<ol><li><a href='http://www.deanlee.cn/programming/moved-openssl-for-windows-to-google-code/' rel='bookmark' title='Permanent Link: Moved OpenSSL for windows to google code'>Moved OpenSSL for windows to google code</a></li><li><a href='http://www.deanlee.cn/windows/compiler-warning-c4022-when-building-openssl-098e-on-windows/' rel='bookmark' title='Permanent Link: Compiler warning C4022 when building OpenSSL 0.9.8e On Windows'>Compiler warning C4022 when building OpenSSL 0.9.8e On Windows</a></li><li><a href='http://www.deanlee.cn/programming/roptipng/' rel='bookmark' title='Permanent Link: rOptiPng:an modification to OptiPNG to support recursive directory optimization'>rOptiPng:an modification to OptiPNG to support recursive directory optimization</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.deanlee.cn/programming/openssl-for-windows/feed/</wfw:commentRss>
		<slash:comments>71</slash:comments>
		</item>
	</channel>
</rss>
