<?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>No Disconnect</title>
	<atom:link href="http://nodisconnect.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://nodisconnect.wordpress.com</link>
	<description>Things I'd rather not forget</description>
	<lastBuildDate>Wed, 04 Jan 2012 05:52:49 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='nodisconnect.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>No Disconnect</title>
		<link>http://nodisconnect.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://nodisconnect.wordpress.com/osd.xml" title="No Disconnect" />
	<atom:link rel='hub' href='http://nodisconnect.wordpress.com/?pushpress=hub'/>
		<item>
		<title>How SVG units work</title>
		<link>http://nodisconnect.wordpress.com/2012/01/03/how-svg-units-work/</link>
		<comments>http://nodisconnect.wordpress.com/2012/01/03/how-svg-units-work/#comments</comments>
		<pubDate>Wed, 04 Jan 2012 05:52:49 +0000</pubDate>
		<dc:creator>nodisconnect</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://nodisconnect.wordpress.com/?p=197</guid>
		<description><![CDATA[From the specification: &#8220;1pt&#8221; equals &#8220;1.25px&#8221; (and therefore 1.25 user units) &#8220;1pc&#8221; equals &#8220;15px&#8221; (and therefore 15 user units) &#8220;1mm&#8221; would be &#8220;3.543307px&#8221; (3.543307 user units) &#8220;1cm&#8221; equals &#8220;35.43307px&#8221; (and therefore 35.43307 user units) &#8220;1in&#8221; equals &#8220;90px&#8221; (and therefore 90 user units)<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nodisconnect.wordpress.com&amp;blog=6933362&amp;post=197&amp;subd=nodisconnect&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>From the specification:</p>
<p>&#8220;1pt&#8221; equals &#8220;1.25px&#8221; (and therefore 1.25 user units)<br />
&#8220;1pc&#8221; equals &#8220;15px&#8221; (and therefore 15 user units)<br />
&#8220;1mm&#8221; would be &#8220;3.543307px&#8221; (3.543307 user units)<br />
&#8220;1cm&#8221; equals &#8220;35.43307px&#8221; (and therefore 35.43307 user units)<br />
&#8220;1in&#8221; equals &#8220;90px&#8221; (and therefore 90 user units)</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/nodisconnect.wordpress.com/197/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/nodisconnect.wordpress.com/197/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/nodisconnect.wordpress.com/197/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/nodisconnect.wordpress.com/197/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/nodisconnect.wordpress.com/197/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/nodisconnect.wordpress.com/197/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/nodisconnect.wordpress.com/197/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/nodisconnect.wordpress.com/197/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/nodisconnect.wordpress.com/197/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/nodisconnect.wordpress.com/197/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/nodisconnect.wordpress.com/197/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/nodisconnect.wordpress.com/197/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/nodisconnect.wordpress.com/197/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/nodisconnect.wordpress.com/197/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nodisconnect.wordpress.com&amp;blog=6933362&amp;post=197&amp;subd=nodisconnect&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://nodisconnect.wordpress.com/2012/01/03/how-svg-units-work/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/bea48355a09e35ce8293343613bf8909?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">nodisconnect</media:title>
		</media:content>
	</item>
		<item>
		<title>Linux remove directory and all contents</title>
		<link>http://nodisconnect.wordpress.com/2012/01/02/linux-remove-directory-and-all-contents/</link>
		<comments>http://nodisconnect.wordpress.com/2012/01/02/linux-remove-directory-and-all-contents/#comments</comments>
		<pubDate>Mon, 02 Jan 2012 10:04:30 +0000</pubDate>
		<dc:creator>nodisconnect</dc:creator>
				<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://nodisconnect.wordpress.com/?p=202</guid>
		<description><![CDATA[rm -rf NameOfTheDirectory<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nodisconnect.wordpress.com&amp;blog=6933362&amp;post=202&amp;subd=nodisconnect&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>rm -rf NameOfTheDirectory</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/nodisconnect.wordpress.com/202/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/nodisconnect.wordpress.com/202/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/nodisconnect.wordpress.com/202/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/nodisconnect.wordpress.com/202/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/nodisconnect.wordpress.com/202/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/nodisconnect.wordpress.com/202/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/nodisconnect.wordpress.com/202/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/nodisconnect.wordpress.com/202/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/nodisconnect.wordpress.com/202/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/nodisconnect.wordpress.com/202/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/nodisconnect.wordpress.com/202/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/nodisconnect.wordpress.com/202/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/nodisconnect.wordpress.com/202/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/nodisconnect.wordpress.com/202/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nodisconnect.wordpress.com&amp;blog=6933362&amp;post=202&amp;subd=nodisconnect&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://nodisconnect.wordpress.com/2012/01/02/linux-remove-directory-and-all-contents/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/bea48355a09e35ce8293343613bf8909?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">nodisconnect</media:title>
		</media:content>
	</item>
		<item>
		<title>What to do with all the GTK+ library files in Win32</title>
		<link>http://nodisconnect.wordpress.com/2012/01/01/what-to-do-with-all-the-gtk-library-files-in-win32/</link>
		<comments>http://nodisconnect.wordpress.com/2012/01/01/what-to-do-with-all-the-gtk-library-files-in-win32/#comments</comments>
		<pubDate>Mon, 02 Jan 2012 06:29:20 +0000</pubDate>
		<dc:creator>nodisconnect</dc:creator>
				<category><![CDATA[C/C++]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://nodisconnect.wordpress.com/?p=199</guid>
		<description><![CDATA[Lots of files are helpfully provided here: http://www.gtk.org/download/win32.php Not bad Win32 support for a GPL, but as is typical, they don&#8217;t tell you what to do with them. What you do is open the zip files, and merge them with the folders in your MinGW directory. The best way I found to do that is [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nodisconnect.wordpress.com&amp;blog=6933362&amp;post=199&amp;subd=nodisconnect&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Lots of files are helpfully provided here: http://www.gtk.org/download/win32.php</p>
<p>Not bad Win32 support for a GPL, but as is typical, they don&#8217;t tell you what to do with them. <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>What you do is open the zip files, and merge them with the folders in your MinGW directory. The best way I found to do that is to move the zip file to my mingw directory (in my case, C:\Qt\4.7.1\mingw), and then use Windows&#8217; &#8220;Extract all&#8230;&#8221; feature, which will offer to merge the directories automatically.</p>
<p>One more wrinkle: the &#8220;Dev&#8221; versions are necessary to build code using the libraries; the &#8220;Run-time&#8221; versions are necessary to actually execute the program. Both need to be installed as described above.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/nodisconnect.wordpress.com/199/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/nodisconnect.wordpress.com/199/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/nodisconnect.wordpress.com/199/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/nodisconnect.wordpress.com/199/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/nodisconnect.wordpress.com/199/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/nodisconnect.wordpress.com/199/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/nodisconnect.wordpress.com/199/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/nodisconnect.wordpress.com/199/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/nodisconnect.wordpress.com/199/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/nodisconnect.wordpress.com/199/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/nodisconnect.wordpress.com/199/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/nodisconnect.wordpress.com/199/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/nodisconnect.wordpress.com/199/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/nodisconnect.wordpress.com/199/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nodisconnect.wordpress.com&amp;blog=6933362&amp;post=199&amp;subd=nodisconnect&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://nodisconnect.wordpress.com/2012/01/01/what-to-do-with-all-the-gtk-library-files-in-win32/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/bea48355a09e35ce8293343613bf8909?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">nodisconnect</media:title>
		</media:content>
	</item>
		<item>
		<title>The actual HTML Tidy documentation</title>
		<link>http://nodisconnect.wordpress.com/2011/12/28/the-actual-html-tidy-documentation/</link>
		<comments>http://nodisconnect.wordpress.com/2011/12/28/the-actual-html-tidy-documentation/#comments</comments>
		<pubDate>Wed, 28 Dec 2011 09:29:06 +0000</pubDate>
		<dc:creator>nodisconnect</dc:creator>
				<category><![CDATA[XML & Friends]]></category>

		<guid isPermaLink="false">http://nodisconnect.wordpress.com/?p=195</guid>
		<description><![CDATA[For whatever reason there are a ton of pages purporting to document HTML Tidy. This one seems to be the real one: http://tidy.sourceforge.net/docs/tidy_man.html<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nodisconnect.wordpress.com&amp;blog=6933362&amp;post=195&amp;subd=nodisconnect&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>For whatever reason there are a ton of pages purporting to document HTML Tidy. This one seems to be the real one:</p>
<p>http://tidy.sourceforge.net/docs/tidy_man.html</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/nodisconnect.wordpress.com/195/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/nodisconnect.wordpress.com/195/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/nodisconnect.wordpress.com/195/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/nodisconnect.wordpress.com/195/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/nodisconnect.wordpress.com/195/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/nodisconnect.wordpress.com/195/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/nodisconnect.wordpress.com/195/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/nodisconnect.wordpress.com/195/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/nodisconnect.wordpress.com/195/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/nodisconnect.wordpress.com/195/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/nodisconnect.wordpress.com/195/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/nodisconnect.wordpress.com/195/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/nodisconnect.wordpress.com/195/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/nodisconnect.wordpress.com/195/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nodisconnect.wordpress.com&amp;blog=6933362&amp;post=195&amp;subd=nodisconnect&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://nodisconnect.wordpress.com/2011/12/28/the-actual-html-tidy-documentation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/bea48355a09e35ce8293343613bf8909?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">nodisconnect</media:title>
		</media:content>
	</item>
		<item>
		<title>Insert characters around characters in XeLaTeX (for RTL languages)</title>
		<link>http://nodisconnect.wordpress.com/2011/12/03/insert-characters-around-characters-in-xelatex-for-rtl-languages/</link>
		<comments>http://nodisconnect.wordpress.com/2011/12/03/insert-characters-around-characters-in-xelatex-for-rtl-languages/#comments</comments>
		<pubDate>Sat, 03 Dec 2011 10:36:31 +0000</pubDate>
		<dc:creator>nodisconnect</dc:creator>
				<category><![CDATA[TeX/LaTeX]]></category>

		<guid isPermaLink="false">http://nodisconnect.wordpress.com/?p=193</guid>
		<description><![CDATA[In typesetting RTL documents in XeLaTeX, I have found that characters such as colons or parentheses don&#8217;t set properly&#8212;adjacent numbers disappear, etc. The code below makes TeX place empty hbox&#8217;s around each colon in a document. No further references to macros are necessary. &#160; \def\colon{:} \catcode`:=\active \def:{\hbox{}\colon\hbox{}}<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nodisconnect.wordpress.com&amp;blog=6933362&amp;post=193&amp;subd=nodisconnect&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>In typesetting RTL documents in XeLaTeX, I have found that characters such as colons or parentheses don&#8217;t set properly&mdash;adjacent numbers disappear, etc. The code below makes TeX place empty hbox&#8217;s around each colon in a document. No further references to macros are necessary.</p>
<p>&nbsp;</p>
<pre>
\def\colon{:}
\catcode`:=\active
\def:{\hbox{}\colon\hbox{}}
</pre>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/nodisconnect.wordpress.com/193/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/nodisconnect.wordpress.com/193/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/nodisconnect.wordpress.com/193/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/nodisconnect.wordpress.com/193/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/nodisconnect.wordpress.com/193/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/nodisconnect.wordpress.com/193/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/nodisconnect.wordpress.com/193/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/nodisconnect.wordpress.com/193/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/nodisconnect.wordpress.com/193/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/nodisconnect.wordpress.com/193/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/nodisconnect.wordpress.com/193/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/nodisconnect.wordpress.com/193/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/nodisconnect.wordpress.com/193/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/nodisconnect.wordpress.com/193/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nodisconnect.wordpress.com&amp;blog=6933362&amp;post=193&amp;subd=nodisconnect&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://nodisconnect.wordpress.com/2011/12/03/insert-characters-around-characters-in-xelatex-for-rtl-languages/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/bea48355a09e35ce8293343613bf8909?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">nodisconnect</media:title>
		</media:content>
	</item>
		<item>
		<title>Get the variables/attributes/members of an object</title>
		<link>http://nodisconnect.wordpress.com/2011/07/15/get-the-variablesattributesmembers-of-an-object/</link>
		<comments>http://nodisconnect.wordpress.com/2011/07/15/get-the-variablesattributesmembers-of-an-object/#comments</comments>
		<pubDate>Fri, 15 Jul 2011 15:00:05 +0000</pubDate>
		<dc:creator>nodisconnect</dc:creator>
				<category><![CDATA[R]]></category>

		<guid isPermaLink="false">http://nodisconnect.wordpress.com/?p=186</guid>
		<description><![CDATA[names(myObject);<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nodisconnect.wordpress.com&amp;blog=6933362&amp;post=186&amp;subd=nodisconnect&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<pre>names(myObject);</pre>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/nodisconnect.wordpress.com/186/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/nodisconnect.wordpress.com/186/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/nodisconnect.wordpress.com/186/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/nodisconnect.wordpress.com/186/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/nodisconnect.wordpress.com/186/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/nodisconnect.wordpress.com/186/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/nodisconnect.wordpress.com/186/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/nodisconnect.wordpress.com/186/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/nodisconnect.wordpress.com/186/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/nodisconnect.wordpress.com/186/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/nodisconnect.wordpress.com/186/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/nodisconnect.wordpress.com/186/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/nodisconnect.wordpress.com/186/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/nodisconnect.wordpress.com/186/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nodisconnect.wordpress.com&amp;blog=6933362&amp;post=186&amp;subd=nodisconnect&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://nodisconnect.wordpress.com/2011/07/15/get-the-variablesattributesmembers-of-an-object/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/bea48355a09e35ce8293343613bf8909?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">nodisconnect</media:title>
		</media:content>
	</item>
		<item>
		<title>xsltproc (XSL transformations)</title>
		<link>http://nodisconnect.wordpress.com/2011/06/20/xsltproc-xsl-transformations/</link>
		<comments>http://nodisconnect.wordpress.com/2011/06/20/xsltproc-xsl-transformations/#comments</comments>
		<pubDate>Mon, 20 Jun 2011 10:39:22 +0000</pubDate>
		<dc:creator>nodisconnect</dc:creator>
				<category><![CDATA[XML & Friends]]></category>

		<guid isPermaLink="false">http://nodisconnect.wordpress.com/?p=184</guid>
		<description><![CDATA[xsltproc is the best (most efficient) way I&#8217;ve found to do XSL transformations. Some of the DLL dependencies have to be from libraries downloaded at the xsltproc web site (or rather, the web site of the associated libraries). xsltproc ocm.xsl newOcm.xml &#62; result.txt &#160; xsltproc --param which-page 1 -o output.svg xml2svg.xsl nasim.xml &#160; xsltproc --param [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nodisconnect.wordpress.com&amp;blog=6933362&amp;post=184&amp;subd=nodisconnect&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>xsltproc is the best (most efficient) way I&#8217;ve found to do XSL transformations. Some of the DLL dependencies have to be from libraries downloaded at the xsltproc web site (or rather, the web site of the associated libraries).</p>
<pre>xsltproc ocm.xsl newOcm.xml &gt; result.txt</pre>
<p>&nbsp;</p>
<pre>xsltproc --param which-page 1 -o output.svg xml2svg.xsl nasim.xml</pre>
<p>&nbsp;</p>
<pre>xsltproc --param which-page "hello world" -o output.svg xml2svg.xsl nasim.xml</pre>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/nodisconnect.wordpress.com/184/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/nodisconnect.wordpress.com/184/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/nodisconnect.wordpress.com/184/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/nodisconnect.wordpress.com/184/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/nodisconnect.wordpress.com/184/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/nodisconnect.wordpress.com/184/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/nodisconnect.wordpress.com/184/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/nodisconnect.wordpress.com/184/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/nodisconnect.wordpress.com/184/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/nodisconnect.wordpress.com/184/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/nodisconnect.wordpress.com/184/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/nodisconnect.wordpress.com/184/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/nodisconnect.wordpress.com/184/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/nodisconnect.wordpress.com/184/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nodisconnect.wordpress.com&amp;blog=6933362&amp;post=184&amp;subd=nodisconnect&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://nodisconnect.wordpress.com/2011/06/20/xsltproc-xsl-transformations/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/bea48355a09e35ce8293343613bf8909?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">nodisconnect</media:title>
		</media:content>
	</item>
		<item>
		<title>C++ object/pointer construction/deconstruction</title>
		<link>http://nodisconnect.wordpress.com/2011/03/01/c-objectpointer-constructiondeconstruction/</link>
		<comments>http://nodisconnect.wordpress.com/2011/03/01/c-objectpointer-constructiondeconstruction/#comments</comments>
		<pubDate>Wed, 02 Mar 2011 05:58:50 +0000</pubDate>
		<dc:creator>nodisconnect</dc:creator>
				<category><![CDATA[C/C++]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://nodisconnect.wordpress.com/?p=181</guid>
		<description><![CDATA[#include &#60;iostream&#62; using namespace std; class A { public: char label; A() { label = 'X'; } A(char l) { label = l; cout &#60;&#60; "Constructing " &#60;&#60; label &#60;&#60; endl; } ~A() { cout &#60;&#60; "Deconstructing " &#60;&#60; label &#60;&#60; endl; } }; int main() { A a('a'); A *b; A *c = new [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nodisconnect.wordpress.com&amp;blog=6933362&amp;post=181&amp;subd=nodisconnect&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<pre>#include &lt;iostream&gt;

using namespace std;

class A
{
public:
 char label;
 A()
 {
 label = 'X';
 }
 A(char l)
 {
 label = l;
 cout &lt;&lt; "Constructing " &lt;&lt; label &lt;&lt; endl;
 }
 ~A()
 {
 cout &lt;&lt; "Deconstructing " &lt;&lt; label &lt;&lt; endl;
 }
};

int main()
{
 A a('a');
 A *b;
 A *c = new A('c');
 A *d = new A('d');
 delete d;

 return 0;
}</pre>
<p>Output:</p>
<pre>Constructing a
Constructing c
Constructing d
Deconstructing d
Deconstructing a</pre>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/nodisconnect.wordpress.com/181/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/nodisconnect.wordpress.com/181/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/nodisconnect.wordpress.com/181/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/nodisconnect.wordpress.com/181/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/nodisconnect.wordpress.com/181/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/nodisconnect.wordpress.com/181/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/nodisconnect.wordpress.com/181/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/nodisconnect.wordpress.com/181/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/nodisconnect.wordpress.com/181/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/nodisconnect.wordpress.com/181/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/nodisconnect.wordpress.com/181/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/nodisconnect.wordpress.com/181/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/nodisconnect.wordpress.com/181/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/nodisconnect.wordpress.com/181/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nodisconnect.wordpress.com&amp;blog=6933362&amp;post=181&amp;subd=nodisconnect&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://nodisconnect.wordpress.com/2011/03/01/c-objectpointer-constructiondeconstruction/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/bea48355a09e35ce8293343613bf8909?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">nodisconnect</media:title>
		</media:content>
	</item>
		<item>
		<title>Getting coefficients and p-values from an R lm class</title>
		<link>http://nodisconnect.wordpress.com/2011/01/25/getting-coefficients-and-p-values-from-an-r-lm-class/</link>
		<comments>http://nodisconnect.wordpress.com/2011/01/25/getting-coefficients-and-p-values-from-an-r-lm-class/#comments</comments>
		<pubDate>Wed, 26 Jan 2011 05:04:59 +0000</pubDate>
		<dc:creator>nodisconnect</dc:creator>
				<category><![CDATA[R]]></category>

		<guid isPermaLink="false">http://nodisconnect.wordpress.com/?p=179</guid>
		<description><![CDATA[dependent &#60;- runif(100); independent &#60;- runif(100); tmp&#60;-lm(dependent ~ independent); summary(tmp); correlation &#60;- tmp$coeff['independent']; intercept &#60;- tmp$coeff['(Intercept)']; f &#60;- summary(tmp)$fstatistic; p_value &#60;- 1-pf(f['value'], f['numdf'], f['dendf'])<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nodisconnect.wordpress.com&amp;blog=6933362&amp;post=179&amp;subd=nodisconnect&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<pre>dependent &lt;- runif(100);
independent &lt;- runif(100);
tmp&lt;-lm(dependent ~ independent);
summary(tmp);
correlation &lt;- tmp$coeff['independent'];
intercept &lt;- tmp$coeff['(Intercept)'];
f &lt;- summary(tmp)$fstatistic;
p_value &lt;- 1-pf(f['value'], f['numdf'], f['dendf'])</pre>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/nodisconnect.wordpress.com/179/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/nodisconnect.wordpress.com/179/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/nodisconnect.wordpress.com/179/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/nodisconnect.wordpress.com/179/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/nodisconnect.wordpress.com/179/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/nodisconnect.wordpress.com/179/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/nodisconnect.wordpress.com/179/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/nodisconnect.wordpress.com/179/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/nodisconnect.wordpress.com/179/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/nodisconnect.wordpress.com/179/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/nodisconnect.wordpress.com/179/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/nodisconnect.wordpress.com/179/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/nodisconnect.wordpress.com/179/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/nodisconnect.wordpress.com/179/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nodisconnect.wordpress.com&amp;blog=6933362&amp;post=179&amp;subd=nodisconnect&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://nodisconnect.wordpress.com/2011/01/25/getting-coefficients-and-p-values-from-an-r-lm-class/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/bea48355a09e35ce8293343613bf8909?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">nodisconnect</media:title>
		</media:content>
	</item>
		<item>
		<title>Principal component analysis in Octave</title>
		<link>http://nodisconnect.wordpress.com/2011/01/25/principal-component-analysis-in-octave/</link>
		<comments>http://nodisconnect.wordpress.com/2011/01/25/principal-component-analysis-in-octave/#comments</comments>
		<pubDate>Tue, 25 Jan 2011 09:27:26 +0000</pubDate>
		<dc:creator>nodisconnect</dc:creator>
				<category><![CDATA[Octave/Matlab]]></category>

		<guid isPermaLink="false">http://nodisconnect.wordpress.com/?p=176</guid>
		<description><![CDATA[% create sample data matrix = [1 2 3; 4 5 6; 7 8 9; 10 11 12]; matrix = matrix.^2; matrix = center(matrix); % subtract column means cv = cov(matrix); % calculate covariance [v, lambda] = eig(cv); % compute eigenvectors and eigenvalues [sorteigen, order] = sort(diag(lambda),'descend'); % sort the eigenvalues v = v(:,order); % [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nodisconnect.wordpress.com&amp;blog=6933362&amp;post=176&amp;subd=nodisconnect&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<pre>% create sample data
matrix = [1 2 3; 4 5 6; 7 8 9; 10 11 12];
matrix = matrix.^2;

matrix = center(matrix); % subtract column means
cv = cov(matrix); % calculate covariance
[v, lambda] = eig(cv); % compute eigenvectors and eigenvalues
[sorteigen, order] = sort(diag(lambda),'descend'); % sort the eigenvalues
v = v(:,order); % sort the eigenvectors the same way

data = [1 2 3; 4 5 6; 7 8 9; 10 11 12]; % a new dataset
means = mean(data); % calculate the column means
data = center(data); % subtract the means
transdata = v' * data'; % project into the new eigenspace
reconstituted = (v*transdata + repmat(means,size(data,1),1)')'; % project it back the other way, and add the means back
</pre>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/nodisconnect.wordpress.com/176/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/nodisconnect.wordpress.com/176/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/nodisconnect.wordpress.com/176/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/nodisconnect.wordpress.com/176/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/nodisconnect.wordpress.com/176/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/nodisconnect.wordpress.com/176/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/nodisconnect.wordpress.com/176/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/nodisconnect.wordpress.com/176/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/nodisconnect.wordpress.com/176/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/nodisconnect.wordpress.com/176/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/nodisconnect.wordpress.com/176/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/nodisconnect.wordpress.com/176/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/nodisconnect.wordpress.com/176/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/nodisconnect.wordpress.com/176/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nodisconnect.wordpress.com&amp;blog=6933362&amp;post=176&amp;subd=nodisconnect&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://nodisconnect.wordpress.com/2011/01/25/principal-component-analysis-in-octave/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/bea48355a09e35ce8293343613bf8909?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">nodisconnect</media:title>
		</media:content>
	</item>
	</channel>
</rss>
