<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule" version="2.0">

<channel>
	<title>Phoxis</title>
	
	<link>http://phoxis.org</link>
	<description>Don't just think ... Do it.</description>
	<lastBuildDate>Fri, 24 May 2013 07:59:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain="phoxis.org" port="80" path="/?rsscloud=notify" registerProcedure="" protocol="http-post" />
<image>
		<url>http://1.gravatar.com/blavatar/bd09f76ed73ca3d061c79185b60cbc84?s=96&amp;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>Phoxis</title>
		<link>http://phoxis.org</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://phoxis.org/osd.xml" title="Phoxis" />
	
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/phoxis" /><feedburner:info xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" uri="phoxis" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://phoxis.org/?pushpress=hub" /><creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/3.0/</creativeCommons:license><item>
		<title>Check if a string is rotation of another</title>
		<link>http://phoxis.org/2013/05/24/check-if-a-string-is-rotation-of-another/</link>
		<comments>http://phoxis.org/2013/05/24/check-if-a-string-is-rotation-of-another/#comments</comments>
		<pubDate>Fri, 24 May 2013 07:54:37 +0000</pubDate>
		<dc:creator>phoxis</dc:creator>
				<category><![CDATA[Coding Discussions]]></category>
		<category><![CDATA[Computer Science]]></category>
		<category><![CDATA[C program]]></category>
		<category><![CDATA[C++]]></category>
		<category><![CDATA[casual]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://phoxis.org/?p=3143</guid>
		<description><![CDATA[There are two strings. We need to find if one string is a rotation of the other. If yes then how many places it was rotated. The solution is pretty straightforward. I will describe two ways in this post. First &#8230; <a href="http://phoxis.org/2013/05/24/check-if-a-string-is-rotation-of-another/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=phoxis.org&#038;blog=5405372&#038;post=3143&#038;subd=phoxis&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://phoxis.org/2013/05/24/check-if-a-string-is-rotation-of-another/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<georss:point>22.505694 88.351861</georss:point>
		<geo:lat>22.505694</geo:lat>
		<geo:long>88.351861</geo:long>
		<media:content url="http://2.gravatar.com/avatar/e2a400cef6dbb94a8777c161d5b43d0c?s=96&amp;d=identicon&amp;r=G" medium="image">
			<media:title type="html">phoxis</media:title>
		</media:content>
	</item>
		<item>
		<title>Add vertical scrollbar in wordpress.com sourcecode blocks</title>
		<link>http://phoxis.org/2013/05/21/add-vertical-scrollbar-in-wordpress-sourcecode-blocks/</link>
		<comments>http://phoxis.org/2013/05/21/add-vertical-scrollbar-in-wordpress-sourcecode-blocks/#comments</comments>
		<pubDate>Tue, 21 May 2013 01:21:19 +0000</pubDate>
		<dc:creator>phoxis</dc:creator>
				<category><![CDATA[GNU+Linux+FOSS]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://phoxis.org/?p=3135</guid>
		<description><![CDATA[Sometimes I post sourcecode accompanying my posts which are long and makes the length of the post unnecessarily long. The wordpress.com sourcecode shortcode has an option collapse which you can make &#8220;true&#8221; to collapse the sourcecode box when the page &#8230; <a href="http://phoxis.org/2013/05/21/add-vertical-scrollbar-in-wordpress-sourcecode-blocks/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=phoxis.org&#038;blog=5405372&#038;post=3135&#038;subd=phoxis&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://phoxis.org/2013/05/21/add-vertical-scrollbar-in-wordpress-sourcecode-blocks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<georss:point>22.505694 88.351861</georss:point>
		<geo:lat>22.505694</geo:lat>
		<geo:long>88.351861</geo:long>
		<media:content url="http://2.gravatar.com/avatar/e2a400cef6dbb94a8777c161d5b43d0c?s=96&amp;d=identicon&amp;r=G" medium="image">
			<media:title type="html">phoxis</media:title>
		</media:content>
	</item>
		<item>
		<title>Implement queue using stack</title>
		<link>http://phoxis.org/2013/05/16/implement-queue-using-stack/</link>
		<comments>http://phoxis.org/2013/05/16/implement-queue-using-stack/#comments</comments>
		<pubDate>Thu, 16 May 2013 17:52:11 +0000</pubDate>
		<dc:creator>phoxis</dc:creator>
				<category><![CDATA[Coding Discussions]]></category>
		<category><![CDATA[Computer Science]]></category>
		<category><![CDATA[C program]]></category>
		<category><![CDATA[C++]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://phoxis.org/?p=3124</guid>
		<description><![CDATA[The puzzle is to implement basic queue operations with using only basic stack operations. That is, a stack object is given, we need construct a wrapper for the queue functions, insert, remove, which will only use the stack object as &#8230; <a href="http://phoxis.org/2013/05/16/implement-queue-using-stack/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=phoxis.org&#038;blog=5405372&#038;post=3124&#038;subd=phoxis&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://phoxis.org/2013/05/16/implement-queue-using-stack/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		<georss:point>22.505694 88.351861</georss:point>
		<geo:lat>22.505694</geo:lat>
		<geo:long>88.351861</geo:long>
		<media:content url="http://2.gravatar.com/avatar/e2a400cef6dbb94a8777c161d5b43d0c?s=96&amp;d=identicon&amp;r=G" medium="image">
			<media:title type="html">phoxis</media:title>
		</media:content>
	</item>
		<item>
		<title>Get list of installed packages and their details in R</title>
		<link>http://phoxis.org/2013/05/04/get-list-of-installed-packages-and-their-details-in-r/</link>
		<comments>http://phoxis.org/2013/05/04/get-list-of-installed-packages-and-their-details-in-r/#comments</comments>
		<pubDate>Sat, 04 May 2013 03:55:47 +0000</pubDate>
		<dc:creator>phoxis</dc:creator>
				<category><![CDATA[GNU+Linux+FOSS]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[R]]></category>
		<category><![CDATA[workflow]]></category>

		<guid isPermaLink="false">http://phoxis.org/?p=3105</guid>
		<description><![CDATA[When we need packages in R we install them. May be some time you wanted to have a look what packages were installed in your system and also what there version numbers are. Although rarely you would like to do &#8230; <a href="http://phoxis.org/2013/05/04/get-list-of-installed-packages-and-their-details-in-r/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=phoxis.org&#038;blog=5405372&#038;post=3105&#038;subd=phoxis&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://phoxis.org/2013/05/04/get-list-of-installed-packages-and-their-details-in-r/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<georss:point>22.505694 88.351861</georss:point>
		<geo:lat>22.505694</geo:lat>
		<geo:long>88.351861</geo:long>
		<media:content url="http://2.gravatar.com/avatar/e2a400cef6dbb94a8777c161d5b43d0c?s=96&amp;d=identicon&amp;r=G" medium="image">
			<media:title type="html">phoxis</media:title>
		</media:content>
	</item>
		<item>
		<title>Plot histogram in terminal</title>
		<link>http://phoxis.org/2013/05/04/plot-histogram-in-terminal/</link>
		<comments>http://phoxis.org/2013/05/04/plot-histogram-in-terminal/#comments</comments>
		<pubDate>Sat, 04 May 2013 03:27:40 +0000</pubDate>
		<dc:creator>phoxis</dc:creator>
				<category><![CDATA[Coding Discussions]]></category>
		<category><![CDATA[Computer Science]]></category>
		<category><![CDATA[C program]]></category>
		<category><![CDATA[casual]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[random number]]></category>
		<category><![CDATA[workflow]]></category>

		<guid isPermaLink="false">http://phoxis.org/?p=3101</guid>
		<description><![CDATA[We had assignments to print &#8220;*&#8221;s in different formation in undergraduate class, which I never liked as they were pointless. Now I got a somewhat justifiable application, plot histogram in terminal. In the last post Generating random numbers from Normal &#8230; <a href="http://phoxis.org/2013/05/04/plot-histogram-in-terminal/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=phoxis.org&#038;blog=5405372&#038;post=3101&#038;subd=phoxis&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://phoxis.org/2013/05/04/plot-histogram-in-terminal/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<georss:point>22.505694 88.351861</georss:point>
		<geo:lat>22.505694</geo:lat>
		<geo:long>88.351861</geo:long>
		<media:content url="http://2.gravatar.com/avatar/e2a400cef6dbb94a8777c161d5b43d0c?s=96&amp;d=identicon&amp;r=G" medium="image">
			<media:title type="html">phoxis</media:title>
		</media:content>
	</item>
		<item>
		<title>Generating random numbers from Normal distribution in C</title>
		<link>http://phoxis.org/2013/05/04/generating-random-numbers-from-normal-distribution-in-c/</link>
		<comments>http://phoxis.org/2013/05/04/generating-random-numbers-from-normal-distribution-in-c/#comments</comments>
		<pubDate>Fri, 03 May 2013 21:44:45 +0000</pubDate>
		<dc:creator>phoxis</dc:creator>
				<category><![CDATA[Coding Discussions]]></category>
		<category><![CDATA[Computer Science]]></category>
		<category><![CDATA[C program]]></category>
		<category><![CDATA[numerical]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[random number]]></category>
		<category><![CDATA[workflow]]></category>

		<guid isPermaLink="false">http://phoxis.org/?p=3090</guid>
		<description><![CDATA[I needed to write a random number generator in C which will generate random numbers from Normal Distribution (Gaussian Distribution). Without this component I couldn&#8217;t proceed to finish writing a C code for Heuristic Kalman Algorithm by Lyonnet and Toscano &#8230; <a href="http://phoxis.org/2013/05/04/generating-random-numbers-from-normal-distribution-in-c/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=phoxis.org&#038;blog=5405372&#038;post=3090&#038;subd=phoxis&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://phoxis.org/2013/05/04/generating-random-numbers-from-normal-distribution-in-c/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<georss:point>22.505694 88.351861</georss:point>
		<geo:lat>22.505694</geo:lat>
		<geo:long>88.351861</geo:long>
		<media:content url="http://2.gravatar.com/avatar/e2a400cef6dbb94a8777c161d5b43d0c?s=96&amp;d=identicon&amp;r=G" medium="image">
			<media:title type="html">phoxis</media:title>
		</media:content>
	</item>
		<item>
		<title>C LANGUAGE UERS! Y U NO SEE STANDARDS!</title>
		<link>http://phoxis.org/2013/04/10/c-language-users-why-you-no-see-standards/</link>
		<comments>http://phoxis.org/2013/04/10/c-language-users-why-you-no-see-standards/#comments</comments>
		<pubDate>Wed, 10 Apr 2013 13:50:41 +0000</pubDate>
		<dc:creator>phoxis</dc:creator>
				<category><![CDATA[C Language]]></category>
		<category><![CDATA[Computer Science]]></category>
		<category><![CDATA[Humor]]></category>
		<category><![CDATA[C program]]></category>
		<category><![CDATA[C++]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://phoxis.org/?p=3061</guid>
		<description><![CDATA[I had to make this. There are people who give a damn to the standards and follow the stone age Turbo C 3.1 compiler, run programs compiled by it. In the cases for compiler dependent and undefined behaviours, they try &#8230; <a href="http://phoxis.org/2013/04/10/c-language-users-why-you-no-see-standards/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=phoxis.org&#038;blog=5405372&#038;post=3061&#038;subd=phoxis&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://phoxis.org/2013/04/10/c-language-users-why-you-no-see-standards/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<georss:point>22.505694 88.351861</georss:point>
		<geo:lat>22.505694</geo:lat>
		<geo:long>88.351861</geo:long>
		<media:content url="http://2.gravatar.com/avatar/e2a400cef6dbb94a8777c161d5b43d0c?s=96&amp;d=identicon&amp;r=G" medium="image">
			<media:title type="html">phoxis</media:title>
		</media:content>

		<media:content url="http://phoxis.files.wordpress.com/2013/04/meme-angry-why-y-u-no-guy-new-hd-wallpaper.jpg?w=300" medium="image">
			<media:title type="html">C LANGUAGE USERS! Y U NO SEE STANDARDS!</media:title>
		</media:content>
	</item>
		<item>
		<title>C Q&amp;A #5: A question about assignment operation and evaluation</title>
		<link>http://phoxis.org/2013/04/10/c-qa-5-a-question-about-assignment-operation-and-evaluation/</link>
		<comments>http://phoxis.org/2013/04/10/c-qa-5-a-question-about-assignment-operation-and-evaluation/#comments</comments>
		<pubDate>Wed, 10 Apr 2013 13:16:44 +0000</pubDate>
		<dc:creator>phoxis</dc:creator>
				<category><![CDATA[C Language]]></category>
		<category><![CDATA[Computer Science]]></category>
		<category><![CDATA[C program]]></category>
		<category><![CDATA[C++]]></category>
		<category><![CDATA[gcc]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://phoxis.org/?p=3058</guid>
		<description><![CDATA[Here is another C code snippet question. Consider the following piece of code, and spot if there is a problem in it or not. The answer is yes, there is a problem in it. The problem is in the line &#8230; <a href="http://phoxis.org/2013/04/10/c-qa-5-a-question-about-assignment-operation-and-evaluation/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=phoxis.org&#038;blog=5405372&#038;post=3058&#038;subd=phoxis&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://phoxis.org/2013/04/10/c-qa-5-a-question-about-assignment-operation-and-evaluation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<georss:point>22.505694 88.351861</georss:point>
		<geo:lat>22.505694</geo:lat>
		<geo:long>88.351861</geo:long>
		<media:content url="http://2.gravatar.com/avatar/e2a400cef6dbb94a8777c161d5b43d0c?s=96&amp;d=identicon&amp;r=G" medium="image">
			<media:title type="html">phoxis</media:title>
		</media:content>
	</item>
		<item>
		<title>Save work environment in Octave</title>
		<link>http://phoxis.org/2013/04/06/save-work-environment-in-octave/</link>
		<comments>http://phoxis.org/2013/04/06/save-work-environment-in-octave/#comments</comments>
		<pubDate>Sat, 06 Apr 2013 05:08:10 +0000</pubDate>
		<dc:creator>phoxis</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[casual]]></category>
		<category><![CDATA[octave]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[workflow]]></category>

		<guid isPermaLink="false">http://phoxis.org/?p=3056</guid>
		<description><![CDATA[You won&#8217;t like to loose the variables and the command history generated after hours or days of work in octave. It is a good idea to save the environment in intervals to create backup points in addition to save from &#8230; <a href="http://phoxis.org/2013/04/06/save-work-environment-in-octave/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=phoxis.org&#038;blog=5405372&#038;post=3056&#038;subd=phoxis&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://phoxis.org/2013/04/06/save-work-environment-in-octave/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<georss:point>22.505694 88.351861</georss:point>
		<geo:lat>22.505694</geo:lat>
		<geo:long>88.351861</geo:long>
		<media:content url="http://2.gravatar.com/avatar/e2a400cef6dbb94a8777c161d5b43d0c?s=96&amp;d=identicon&amp;r=G" medium="image">
			<media:title type="html">phoxis</media:title>
		</media:content>
	</item>
		<item>
		<title>phoxis.org 2012 in review</title>
		<link>http://phoxis.org/2012/12/31/phoxis-org-2012-in-review/</link>
		<comments>http://phoxis.org/2012/12/31/phoxis-org-2012-in-review/#comments</comments>
		<pubDate>Sun, 30 Dec 2012 20:53:05 +0000</pubDate>
		<dc:creator>phoxis</dc:creator>
				<category><![CDATA[Writings]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://phoxis.org/?p=2983</guid>
		<description><![CDATA[Here goes some stats of this blog for this year from wordpress.com. Not bad, but not satisfactory, the end year posting frequency was terrible. The WordPress.com stats helper monkeys prepared a 2012 annual report for this blog. Here&#8217;s an excerpt: &#8230; <a href="http://phoxis.org/2012/12/31/phoxis-org-2012-in-review/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=phoxis.org&#038;blog=5405372&#038;post=2983&#038;subd=phoxis&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://phoxis.org/2012/12/31/phoxis-org-2012-in-review/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<georss:point>22.505694 88.351861</georss:point>
		<geo:lat>22.505694</geo:lat>
		<geo:long>88.351861</geo:long>
		<media:content url="http://2.gravatar.com/avatar/e2a400cef6dbb94a8777c161d5b43d0c?s=96&amp;d=identicon&amp;r=G" medium="image">
			<media:title type="html">phoxis</media:title>
		</media:content>

		<media:content url="http://www.wordpress.com/wp-content/mu-plugins/annual-reports/img/emailteaser.jpg" medium="image" />
	</item>
	</channel>
</rss>
