<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Software to the Rescue</title>
	<atom:link href="http://lkmsoftware.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://lkmsoftware.wordpress.com</link>
	<description>Unleashing the potential of software and automation.</description>
	<lastBuildDate>Mon, 07 Feb 2011 19:02:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='lkmsoftware.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Software to the Rescue</title>
		<link>http://lkmsoftware.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://lkmsoftware.wordpress.com/osd.xml" title="Software to the Rescue" />
	<atom:link rel='hub' href='http://lkmsoftware.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Generate PDF documents from HTML pages with Web Kit</title>
		<link>http://lkmsoftware.wordpress.com/2011/01/31/generate-pdf-documents-from-html-pages-with-web-kit/</link>
		<comments>http://lkmsoftware.wordpress.com/2011/01/31/generate-pdf-documents-from-html-pages-with-web-kit/#comments</comments>
		<pubDate>Mon, 31 Jan 2011 20:28:02 +0000</pubDate>
		<dc:creator>Kwan</dc:creator>
				<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://lkmsoftware.wordpress.com/?p=191</guid>
		<description><![CDATA[tl;dr Use wkhtmltopdf to generate PDFs of your web pages. &#160; A frequent need we have is to be able generate PDF documents from our website content. A savvy user can always use a print-driver based solution like PrimoPDF to print a web page out to PDF but that&#8217;s not really user friendly. There are [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lkmsoftware.wordpress.com&amp;blog=837409&amp;post=191&amp;subd=lkmsoftware&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>tl;dr<br />
Use <strong>wkhtmltopdf</strong> to generate PDFs of your web pages.</p>
<p>&nbsp;</p>
<p>A frequent need we have is to be able generate PDF documents from our website content. A savvy user can always use a print-driver based solution like PrimoPDF to print a web page out to PDF but that&#8217;s not really user friendly. There are also PDF creation libraries that allow you to programmatically generate PDF output but from my experience they can only generate very basic looking output (and only with a lot of work).</p>
<p>That leads me to the best solution we&#8217;ve found from both user and developer standpoints.</p>
<blockquote>
<h3>wkhtmltopdf</h3>
<p>Simple shell utility to convert html to pdf using the webkit rendering engine, and qt.</p></blockquote>
<p>Using this tool, creating a PDF from a website is as simple as running the following at a command prompt:<br />
<code><br />
wkhtmltopdf www.myhomepage.com myhomepage.pdf<br />
</code><br />
<strong>wkhtmltopdf</strong> is a great little piece of software engineering that takes advantage of the Web Kit HTML rendering engine to render web pages and capture the output as PDF. <a href="http://www.webkit.org/">Web Kit</a> is the open source rendering engine that powers the display of the Google Chrome and Safari web browsers. <strong>wkhtmltopdf</strong> uses webkit in the form of the QTWebKit widget that was released with QT 4.4. If you&#8217;ve ever tried working with the Web Kit codebase you&#8217;ll know that using the QT wrapper is a huge productive booster.</p>
<p>For Drupal people, there&#8217;s <a href="http://drupal.org/project/print">print module</a> that can be configured to utilize this library to create PDF versions of content.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/lkmsoftware.wordpress.com/191/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/lkmsoftware.wordpress.com/191/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/lkmsoftware.wordpress.com/191/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/lkmsoftware.wordpress.com/191/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/lkmsoftware.wordpress.com/191/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/lkmsoftware.wordpress.com/191/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/lkmsoftware.wordpress.com/191/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/lkmsoftware.wordpress.com/191/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/lkmsoftware.wordpress.com/191/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/lkmsoftware.wordpress.com/191/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/lkmsoftware.wordpress.com/191/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/lkmsoftware.wordpress.com/191/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/lkmsoftware.wordpress.com/191/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/lkmsoftware.wordpress.com/191/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lkmsoftware.wordpress.com&amp;blog=837409&amp;post=191&amp;subd=lkmsoftware&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://lkmsoftware.wordpress.com/2011/01/31/generate-pdf-documents-from-html-pages-with-web-kit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/139afc68857b4257a9bdf6cfb8de6672?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">lkmsoftware</media:title>
		</media:content>
	</item>
		<item>
		<title>Plenty of Fish Hacked: Sloppy security</title>
		<link>http://lkmsoftware.wordpress.com/2011/01/31/plenty-of-fish-hacked-sloppy-security/</link>
		<comments>http://lkmsoftware.wordpress.com/2011/01/31/plenty-of-fish-hacked-sloppy-security/#comments</comments>
		<pubDate>Mon, 31 Jan 2011 19:48:41 +0000</pubDate>
		<dc:creator>Kwan</dc:creator>
				<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://lkmsoftware.wordpress.com/?p=188</guid>
		<description><![CDATA[Just heard that the biggest free dating site in North America, Plenty of Fish, has been hacked. There seems to be some drama behind it as there are stories about an extortion attempt but what interested me was the claim that PoF stores user passwords as plaintext! This is never a good idea. While you&#8217;re [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lkmsoftware.wordpress.com&amp;blog=837409&amp;post=188&amp;subd=lkmsoftware&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Just heard that the biggest free dating site in North America, Plenty of Fish, has been <a title="Plenty of fish blog" href="http://plentyoffish.wordpress.com/2011/01/31/plentyoffish-hacked/">hacked</a>. There seems to be some drama behind it as there are stories about an extortion attempt but what interested me was the claim that PoF stores user passwords as plaintext! This is never a good idea. While you&#8217;re at it sending user input to the server as plaintext is also a bad idea, use SSL.</p>
<p>To safely store passwords: you don&#8217;t store passwords. Instead, a hash of the password is stored. This way, the server doesn&#8217;t actually know what the passwords are.  When you want to verify the passwords run it through the same hash function and compare with what you have in your database. Caveat: Don&#8217;t use an optimized general hash function because then it can be brute-forced; use one that can be configured to run slowly.</p>
<p>Solution: user <a href="http://codahale.com/how-to-safely-store-a-password/">bcrypt</a></p>
<p>P.S. Encryption isn&#8217;t the best solution here because all it takes is for your encryption key to be comprised to open the flood gates.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/lkmsoftware.wordpress.com/188/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/lkmsoftware.wordpress.com/188/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/lkmsoftware.wordpress.com/188/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/lkmsoftware.wordpress.com/188/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/lkmsoftware.wordpress.com/188/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/lkmsoftware.wordpress.com/188/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/lkmsoftware.wordpress.com/188/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/lkmsoftware.wordpress.com/188/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/lkmsoftware.wordpress.com/188/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/lkmsoftware.wordpress.com/188/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/lkmsoftware.wordpress.com/188/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/lkmsoftware.wordpress.com/188/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/lkmsoftware.wordpress.com/188/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/lkmsoftware.wordpress.com/188/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lkmsoftware.wordpress.com&amp;blog=837409&amp;post=188&amp;subd=lkmsoftware&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://lkmsoftware.wordpress.com/2011/01/31/plenty-of-fish-hacked-sloppy-security/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/139afc68857b4257a9bdf6cfb8de6672?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">lkmsoftware</media:title>
		</media:content>
	</item>
		<item>
		<title>Developing Google Chrome Extensions Notes</title>
		<link>http://lkmsoftware.wordpress.com/2011/01/30/developing-google-chrome-extensions-notes/</link>
		<comments>http://lkmsoftware.wordpress.com/2011/01/30/developing-google-chrome-extensions-notes/#comments</comments>
		<pubDate>Mon, 31 Jan 2011 03:05:00 +0000</pubDate>
		<dc:creator>Kwan</dc:creator>
				<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://lkmsoftware.wordpress.com/?p=141</guid>
		<description><![CDATA[Typical Google Chrome Extensions are made from the same kinds of files you would see in your average web page: HTML, CSS, PNG, Javascript. Another kind of extension is a Packaged App (*.crx) which can not have a brower action or page action. Instead, at least one HTML file must be provided to serve as [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lkmsoftware.wordpress.com&amp;blog=837409&amp;post=141&amp;subd=lkmsoftware&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Typical Google Chrome Extensions are made from the same kinds of files you would see in your average web page: HTML, CSS, PNG, Javascript. Another kind of extension is a Packaged App (*.crx) which can not have a brower action or page action. Instead, at least one HTML file must be provided to serve as the UI.<br />
A special manifest.json file contains metadata about the main entry points of your extension.<br />
There are several ways Google Chrome can present a UI for your extension.<br />
Browser Actions are icons that appear next to the address bar.<br />
Page Actions are icons that appear inside the address bar.<br />
Standalone page in the case of  Packaged Apps.<br />
For security and stability reasons, the only way access to the current page&#8217;s DOM is limited to:<br />
1. content-scripts<br />
2. TAB Api: ExecuteScript method.<br />
Background.html is a special file that contains privileged code that remains active throughout the life of your extension.<br />
To communicate between your extension (background.html) and the unprivileged code (content-scripts, popup page) you will to use message passing.<br />
To use jQuery in your html pages you can just include it. To use jQuery in content-scripts you must include it in your manifest.json file (content_scripts['js']).<br />
You can control where your extension is active using the &#8220;permissions&#8221; field of the manifest.json.<br />
You can control where your content-scripts will be injected using the content_scripts['matches'] field.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/lkmsoftware.wordpress.com/141/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/lkmsoftware.wordpress.com/141/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/lkmsoftware.wordpress.com/141/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/lkmsoftware.wordpress.com/141/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/lkmsoftware.wordpress.com/141/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/lkmsoftware.wordpress.com/141/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/lkmsoftware.wordpress.com/141/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/lkmsoftware.wordpress.com/141/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/lkmsoftware.wordpress.com/141/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/lkmsoftware.wordpress.com/141/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/lkmsoftware.wordpress.com/141/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/lkmsoftware.wordpress.com/141/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/lkmsoftware.wordpress.com/141/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/lkmsoftware.wordpress.com/141/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lkmsoftware.wordpress.com&amp;blog=837409&amp;post=141&amp;subd=lkmsoftware&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://lkmsoftware.wordpress.com/2011/01/30/developing-google-chrome-extensions-notes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/139afc68857b4257a9bdf6cfb8de6672?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">lkmsoftware</media:title>
		</media:content>
	</item>
		<item>
		<title>What is a CouchApp?</title>
		<link>http://lkmsoftware.wordpress.com/2011/01/30/what-is-a-where-you-couchapp/</link>
		<comments>http://lkmsoftware.wordpress.com/2011/01/30/what-is-a-where-you-couchapp/#comments</comments>
		<pubDate>Mon, 31 Jan 2011 02:47:21 +0000</pubDate>
		<dc:creator>Kwan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://lkmsoftware.wordpress.com/?p=136</guid>
		<description><![CDATA[CouchDB is a nifty document datastore with awesome replication and recovery capabilities. Replicating your data to another site has never been easier, it just works. Another cool feature is that you can create a web-application directly in CouchDB with no additional software. In addition to regular documents CouchDB can store what are known as &#8220;Design [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lkmsoftware.wordpress.com&amp;blog=837409&amp;post=136&amp;subd=lkmsoftware&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>CouchDB is a nifty document datastore with awesome replication and recovery capabilities. Replicating your data to another site has never been easier, it just works. Another cool feature is that you can create a web-application directly in CouchDB with no additional software.</p>
<p>In addition to regular documents CouchDB can store what are known as &#8220;Design Documents&#8221;. Design Documents are designated by the _id: _design/docname (they are the only documents that allow a / in the id). These documents must follow a specific schema that CouchDB uses to serve your application.</p>
<p>Typically, your design documents will have special functions called &#8220;views&#8221; which are described in a &#8220;views&#8221; field that generates views of your data.</p>
<p>You can do all of your development manually but it&#8217;s a pain writing javascript code as standard JSON strings. Instead, there are tools available that allow you to write your app logic in standard JavaScript and the tool will &#8220;Json Stringify&#8221; it to JSON before uploading it to your CouchDB.</p>
<p>Along with tools for creating Couchapps, there are also serverside JavaScript libraries that you can use to speed up your development. Node, Step, Moustace are some popular libraries. Node is one of the core libraries for writing server side JavaScript code. Step is a node package (see NPM) that makes writing for Node easier to understand. Moustache is a templating library for rending output to the client.</p>
<p>All this is pretty cool. I like the idea of having the ability to easily replicate your app to users. It&#8217;s really THAT easy.</p>
<p>Here&#8217;s a cool tutorial that I found: <a href="http://couchtim.github.com/clubhouse/">http://couchtim.github.com/clubhouse/</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/lkmsoftware.wordpress.com/136/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/lkmsoftware.wordpress.com/136/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/lkmsoftware.wordpress.com/136/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/lkmsoftware.wordpress.com/136/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/lkmsoftware.wordpress.com/136/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/lkmsoftware.wordpress.com/136/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/lkmsoftware.wordpress.com/136/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/lkmsoftware.wordpress.com/136/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/lkmsoftware.wordpress.com/136/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/lkmsoftware.wordpress.com/136/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/lkmsoftware.wordpress.com/136/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/lkmsoftware.wordpress.com/136/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/lkmsoftware.wordpress.com/136/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/lkmsoftware.wordpress.com/136/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lkmsoftware.wordpress.com&amp;blog=837409&amp;post=136&amp;subd=lkmsoftware&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://lkmsoftware.wordpress.com/2011/01/30/what-is-a-where-you-couchapp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/139afc68857b4257a9bdf6cfb8de6672?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">lkmsoftware</media:title>
		</media:content>
	</item>
		<item>
		<title>Ruby on Rails with RVM on Ubuntu: no such file to load &#8212; openssl error</title>
		<link>http://lkmsoftware.wordpress.com/2011/01/30/ruby-on-rails-with-rvm-on-ubuntu-no-such-file-to-load-openssl-error/</link>
		<comments>http://lkmsoftware.wordpress.com/2011/01/30/ruby-on-rails-with-rvm-on-ubuntu-no-such-file-to-load-openssl-error/#comments</comments>
		<pubDate>Mon, 31 Jan 2011 02:32:54 +0000</pubDate>
		<dc:creator>Kwan</dc:creator>
				<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://lkmsoftware.wordpress.com/?p=131</guid>
		<description><![CDATA[The following was adapted from: http://cjohansen.no/en/ruby/ruby_version_manager_ubuntu_and_openssl RVM (Ruby Version Manager) is a must if you are working with different versions of Ruby. You can also create &#8220;gemsets&#8221; which are a set of gems that you can easily switch between. It isn&#8217;t perfect, however, on Ubuntu, you may hit some errors when using 1.8.7 when trying to [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lkmsoftware.wordpress.com&amp;blog=837409&amp;post=131&amp;subd=lkmsoftware&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>The following was adapted from: <a href="http://cjohansen.no/en/ruby/ruby_version_manager_ubuntu_and_openssl">http://cjohansen.no/en/ruby/ruby_version_manager_ubuntu_and_openssl</a></p>
<p><a href="http://rvm.beginrescueend.com/">RVM (Ruby Version Manager)</a> is a must if you are working with different versions of Ruby. You can also create &#8220;gemsets&#8221; which are a set of gems that you can easily switch between. It isn&#8217;t perfect, however, on Ubuntu, you may hit some errors when using 1.8.7 when trying to use the openssl package for any non-system provided Ruby version.</p>
<h2 id="toc49177_1">Fixing openssl for Rvm-provided Ruby&#8217;s</h2>
<p>RVM maintains the various versions of ruby in their own self-contained environments (folders) and will have trouble accessing some system-installed packages. On Ubuntu, apt is most commonly used to administrate Ruby. Using apt, openssl is a separate package (	<a href="http://packages.ubuntu.com/jaunty/libopenssl-ruby">libopenssl-ruby</a>). This installs openssl for your apt-provided Ruby, which will most likely be <code>/usr/lib/ruby/1.8/openssl</code>. Rvm-provided Ruby&#8217;s can&#8217;t access this, however, so you need to build openssl for each rvm-provided Ruby you install.</p>
<p>The trick for this is to get the <a href="http://packages.ubuntu.com/jaunty/libssl-dev">libssl-dev</a> from apt before building openssl, otherwise you&#8217;ll have trouble configuring it. So, to get openssl on a rvm-provided Ruby, simply do:</p>
<pre><code>sudo apt-get install libssl-dev
cd ~/.rvm/src/ruby-1.8.7/ext/openssl
ruby extconf.rb
make &amp;&amp; make install</code></pre>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/lkmsoftware.wordpress.com/131/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/lkmsoftware.wordpress.com/131/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/lkmsoftware.wordpress.com/131/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/lkmsoftware.wordpress.com/131/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/lkmsoftware.wordpress.com/131/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/lkmsoftware.wordpress.com/131/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/lkmsoftware.wordpress.com/131/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/lkmsoftware.wordpress.com/131/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/lkmsoftware.wordpress.com/131/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/lkmsoftware.wordpress.com/131/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/lkmsoftware.wordpress.com/131/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/lkmsoftware.wordpress.com/131/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/lkmsoftware.wordpress.com/131/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/lkmsoftware.wordpress.com/131/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lkmsoftware.wordpress.com&amp;blog=837409&amp;post=131&amp;subd=lkmsoftware&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://lkmsoftware.wordpress.com/2011/01/30/ruby-on-rails-with-rvm-on-ubuntu-no-such-file-to-load-openssl-error/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/139afc68857b4257a9bdf6cfb8de6672?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">lkmsoftware</media:title>
		</media:content>
	</item>
		<item>
		<title>Sharepoint ISVs</title>
		<link>http://lkmsoftware.wordpress.com/2010/08/29/sharepoint-isvs/</link>
		<comments>http://lkmsoftware.wordpress.com/2010/08/29/sharepoint-isvs/#comments</comments>
		<pubDate>Sun, 29 Aug 2010 13:58:23 +0000</pubDate>
		<dc:creator>Kwan</dc:creator>
				<category><![CDATA[SharePoint]]></category>

		<guid isPermaLink="false">http://lkmsoftware.wordpress.com/?p=129</guid>
		<description><![CDATA[Retrieved from my old SharePoint blog: http://vspug.com/kwanl/2010/08/29/sharepoint-isvs/ After a long hiatus, I have decided to return to SharePoint blogging. The SharePoint marketplace has exploded since I was actively working with the toy web parts we made at my old employer. Here is a list of the big SharePoint vendors I know about, if you know more please [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lkmsoftware.wordpress.com&amp;blog=837409&amp;post=129&amp;subd=lkmsoftware&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Retrieved from my old SharePoint blog: <a href="http://vspug.com/kwanl/2010/08/29/sharepoint-isvs/">http://vspug.com/kwanl/2010/08/29/sharepoint-isvs/</a></p>
<p>After a long hiatus, I have decided to return to SharePoint blogging. The SharePoint marketplace has exploded since I was actively working with the toy web parts we made at my old employer. Here is a list of the big SharePoint vendors I know about, if you know more please suggest them in the comments.</p>
<ul>
<li><a href="http://www.bamboosolutions.com/">Bamboo Solutions</a></li>
<li><a href="http://www.corasworks.net/">Coras Works</a></li>
<li><a href="http://www.quest.com/">Quest</a></li>
<li><a href="http://www.pentalogic.net/">Pentalogic</a></li>
<li><a href="http://www.virtosoftware.com/">Virto Software</a></li>
<li><a href="http://www.sharepointboost.com/">Share Point Boost</a></li>
</ul>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/lkmsoftware.wordpress.com/129/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/lkmsoftware.wordpress.com/129/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/lkmsoftware.wordpress.com/129/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/lkmsoftware.wordpress.com/129/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/lkmsoftware.wordpress.com/129/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/lkmsoftware.wordpress.com/129/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/lkmsoftware.wordpress.com/129/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/lkmsoftware.wordpress.com/129/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/lkmsoftware.wordpress.com/129/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/lkmsoftware.wordpress.com/129/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/lkmsoftware.wordpress.com/129/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/lkmsoftware.wordpress.com/129/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/lkmsoftware.wordpress.com/129/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/lkmsoftware.wordpress.com/129/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lkmsoftware.wordpress.com&amp;blog=837409&amp;post=129&amp;subd=lkmsoftware&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://lkmsoftware.wordpress.com/2010/08/29/sharepoint-isvs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/139afc68857b4257a9bdf6cfb8de6672?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">lkmsoftware</media:title>
		</media:content>
	</item>
		<item>
		<title>Report Viewer 2008 error: Unable to load client print control</title>
		<link>http://lkmsoftware.wordpress.com/2009/12/19/report-viewer-2008-error-unable-to-load-client-print-control/</link>
		<comments>http://lkmsoftware.wordpress.com/2009/12/19/report-viewer-2008-error-unable-to-load-client-print-control/#comments</comments>
		<pubDate>Sat, 19 Dec 2009 16:37:58 +0000</pubDate>
		<dc:creator>Kwan</dc:creator>
				<category><![CDATA[.Net]]></category>
		<category><![CDATA[C#]]></category>

		<guid isPermaLink="false">http://lkmsoftware.wordpress.com/?p=93</guid>
		<description><![CDATA[One of the updates found in the Report Viewer 2008 control is the ability to print from your browser in local-mode. Frustratingly, the first time your users try it they will be greeted by an error message: &#8220;Unable to load client print control&#8221;. I&#8217;ve read that this is caused by a Microsoft Security Update To [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lkmsoftware.wordpress.com&amp;blog=837409&amp;post=93&amp;subd=lkmsoftware&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>One of the updates found in the Report Viewer 2008 control is the ability to print from your browser in local-mode. Frustratingly, the first time your users try it they will be greeted by an error message: &#8220;Unable to load client print control&#8221;. I&#8217;ve read that this is caused by a Microsoft Security Update</p>
<p>To resolve this, I ran the following registry script:<br />
Copy the text below into a file with a REG file extension and double-click it</p>
<p>Windows Registry Editor Version 5.00</p>
<p>[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{FA91DF8D-53AB-455D-AB20-F2F023E498D3}]</p>
<p>Other ways to fix this issue:  <a href="http://www.kodyaz.com/articles/client-side-printing-silent-deployment-of-rsclientPrint.aspx">Reporting Services Client-Side Printing and Silent Deployment of RSClientPrint.cab ActiveX file.</a></p>
<p>Resources:<br />
<a href="http://social.msdn.microsoft.com/Forums/en/sqlreportingservices/thread/4a4a2239-3ac5-4f1d-8b2d-b2c5f03d3c07">Unable to load client print control</a></p>
<p><a href="http://blogs.msdn.com/brianhartman/archive/2008/11/05/client-print-fails-to-load-after-microsoft-update-956391.aspx">Brian Hartman&#8217;s Report Viewer Blog</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/lkmsoftware.wordpress.com/93/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/lkmsoftware.wordpress.com/93/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/lkmsoftware.wordpress.com/93/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/lkmsoftware.wordpress.com/93/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/lkmsoftware.wordpress.com/93/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/lkmsoftware.wordpress.com/93/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/lkmsoftware.wordpress.com/93/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/lkmsoftware.wordpress.com/93/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/lkmsoftware.wordpress.com/93/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/lkmsoftware.wordpress.com/93/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/lkmsoftware.wordpress.com/93/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/lkmsoftware.wordpress.com/93/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/lkmsoftware.wordpress.com/93/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/lkmsoftware.wordpress.com/93/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lkmsoftware.wordpress.com&amp;blog=837409&amp;post=93&amp;subd=lkmsoftware&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://lkmsoftware.wordpress.com/2009/12/19/report-viewer-2008-error-unable-to-load-client-print-control/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/139afc68857b4257a9bdf6cfb8de6672?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">lkmsoftware</media:title>
		</media:content>
	</item>
		<item>
		<title>Upgrading from Report Viewer 2005 to Report Viewer 2008</title>
		<link>http://lkmsoftware.wordpress.com/2009/12/19/upgrading-from-report-viewer-2005-to-report-viewer-2008/</link>
		<comments>http://lkmsoftware.wordpress.com/2009/12/19/upgrading-from-report-viewer-2005-to-report-viewer-2008/#comments</comments>
		<pubDate>Sat, 19 Dec 2009 16:14:23 +0000</pubDate>
		<dc:creator>Kwan</dc:creator>
				<category><![CDATA[.Net]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://lkmsoftware.wordpress.com/?p=91</guid>
		<description><![CDATA[If  you have both the Report Viewer 2005 control and the Report Viewer 2008 control installed you may see the following error message:&#8221; &#8220;. To resolve this, change the version of the HttpHandler module from: to: And add the following entry into your web.config:<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lkmsoftware.wordpress.com&amp;blog=837409&amp;post=91&amp;subd=lkmsoftware&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>If  you have both the Report Viewer 2005 control and the Report Viewer 2008 control installed you may see the following error message:&#8221; &#8220;.</p>
<p>To resolve this, change the version of the HttpHandler module from:</p>
<p>to:</p>
<p>And add the following entry into your web.config:</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/lkmsoftware.wordpress.com/91/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/lkmsoftware.wordpress.com/91/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/lkmsoftware.wordpress.com/91/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/lkmsoftware.wordpress.com/91/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/lkmsoftware.wordpress.com/91/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/lkmsoftware.wordpress.com/91/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/lkmsoftware.wordpress.com/91/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/lkmsoftware.wordpress.com/91/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/lkmsoftware.wordpress.com/91/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/lkmsoftware.wordpress.com/91/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/lkmsoftware.wordpress.com/91/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/lkmsoftware.wordpress.com/91/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/lkmsoftware.wordpress.com/91/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/lkmsoftware.wordpress.com/91/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lkmsoftware.wordpress.com&amp;blog=837409&amp;post=91&amp;subd=lkmsoftware&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://lkmsoftware.wordpress.com/2009/12/19/upgrading-from-report-viewer-2005-to-report-viewer-2008/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/139afc68857b4257a9bdf6cfb8de6672?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">lkmsoftware</media:title>
		</media:content>
	</item>
		<item>
		<title>Function Decorators for dummies</title>
		<link>http://lkmsoftware.wordpress.com/2007/10/25/function-decorators-for-dummies/</link>
		<comments>http://lkmsoftware.wordpress.com/2007/10/25/function-decorators-for-dummies/#comments</comments>
		<pubDate>Thu, 25 Oct 2007 19:50:30 +0000</pubDate>
		<dc:creator>Kwan</dc:creator>
				<category><![CDATA[Python]]></category>

		<guid isPermaLink="false">http://lkmsoftware.wordpress.com/2007/10/25/function-decorators-for-dummies/</guid>
		<description><![CDATA[The best explanation for Python&#8217;s function decorators can be found here: http://personalpages.tds.net/~kent37/kk/00001.html I was mystified about decorators that took arguments until I read this presentation. Why can&#8217;t more technical writers write like Kent? Simple, clear and to the point.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lkmsoftware.wordpress.com&amp;blog=837409&amp;post=88&amp;subd=lkmsoftware&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>The best explanation for Python&#8217;s function decorators can be found here:</p>
<p><a title="Kent's Corner" href="http://personalpages.tds.net/~kent37/kk/00001.htmlhttp://personalpages.tds.net/~kent37/kk/00001.html" target="_blank">http://personalpages.tds.net/~kent37/kk/00001.html</a></p>
<p>I was mystified about decorators that took arguments until I read this presentation. Why can&#8217;t more technical writers write like Kent? Simple, clear and to the point.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/lkmsoftware.wordpress.com/88/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/lkmsoftware.wordpress.com/88/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/lkmsoftware.wordpress.com/88/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/lkmsoftware.wordpress.com/88/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/lkmsoftware.wordpress.com/88/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/lkmsoftware.wordpress.com/88/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/lkmsoftware.wordpress.com/88/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/lkmsoftware.wordpress.com/88/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/lkmsoftware.wordpress.com/88/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/lkmsoftware.wordpress.com/88/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/lkmsoftware.wordpress.com/88/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/lkmsoftware.wordpress.com/88/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/lkmsoftware.wordpress.com/88/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/lkmsoftware.wordpress.com/88/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/lkmsoftware.wordpress.com/88/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/lkmsoftware.wordpress.com/88/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lkmsoftware.wordpress.com&amp;blog=837409&amp;post=88&amp;subd=lkmsoftware&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://lkmsoftware.wordpress.com/2007/10/25/function-decorators-for-dummies/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/139afc68857b4257a9bdf6cfb8de6672?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">lkmsoftware</media:title>
		</media:content>
	</item>
		<item>
		<title>Working with JavaScript</title>
		<link>http://lkmsoftware.wordpress.com/2007/09/04/working-with-javascript/</link>
		<comments>http://lkmsoftware.wordpress.com/2007/09/04/working-with-javascript/#comments</comments>
		<pubDate>Tue, 04 Sep 2007 14:10:09 +0000</pubDate>
		<dc:creator>Kwan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://lkmsoftware.wordpress.com/2007/09/04/working-with-javascript/</guid>
		<description><![CDATA[When you are working on JavaScript UI libraries, or any code that creates dynamic user-interface elements, there are 3 primary ways for clients to work with your JavaScript. 1. You can have your expect the client to provide you with the ID of the element to render in. 2. You can output the controls directly [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lkmsoftware.wordpress.com&amp;blog=837409&amp;post=19&amp;subd=lkmsoftware&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>When you are working on JavaScript UI libraries, or any code that creates dynamic user-interface elements, there are 3 primary ways for clients to work with your JavaScript.</p>
<p>1. You can have your expect the client to provide you with the ID of the element to render in.<br />
2. You can output the controls directly onto the page using some for of document.write().<br />
3. You can have a server side control output the JavaScript for you.</p>
<p>Example of 1:</p>
<p><code>&lt;script&gt;<br />
var tree;<br />
function treeInit() {<br />
tree = new YAHOO.widget.TreeView("treeDiv1");<br />
var root = tree.getRoot();<br />
var tmpNode = new YAHOO.widget.TextNode("mylabel1", root, false);<br />
var tmpNode2 = new YAHOO.widget.TextNode("mylabel1-1", tmpNode, false);</code><code>tree.draw();<br />
}<br />
&lt;/script&gt; </code></p>
<p><code>Example of 2: ActiveWidgets<br />
</code><code><br />
&lt;script&gt;<br />
// create ActiveWidgets component<br />
var obj = new AW.UI.Button;</code><code>// set the display text<br />
obj.setControlText("Click me");</code><code> </code><code>// assign click event handler<br />
obj.onControlClicked = function(){<br />
this.setControlText("Hello World!");<br />
};</code><code><code>// add component to the page<br />
document.write(obj);<br />
&lt;/script&gt;</code></code></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/lkmsoftware.wordpress.com/19/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/lkmsoftware.wordpress.com/19/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/lkmsoftware.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/lkmsoftware.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/lkmsoftware.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/lkmsoftware.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/lkmsoftware.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/lkmsoftware.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/lkmsoftware.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/lkmsoftware.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/lkmsoftware.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/lkmsoftware.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/lkmsoftware.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/lkmsoftware.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/lkmsoftware.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/lkmsoftware.wordpress.com/19/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lkmsoftware.wordpress.com&amp;blog=837409&amp;post=19&amp;subd=lkmsoftware&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://lkmsoftware.wordpress.com/2007/09/04/working-with-javascript/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/139afc68857b4257a9bdf6cfb8de6672?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">lkmsoftware</media:title>
		</media:content>
	</item>
	</channel>
</rss>
