<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.3.2" -->
<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/"
	>

<channel>
	<title>riahmat1c &#187; carrots</title>
	<link>http://riah.mat1c.org</link>
	<description>web technology and security</description>
	<pubDate>Thu, 21 Feb 2008 20:47:49 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.2</generator>
	<language>en</language>
			<item>
		<title>I&#8217;m literally working on about 15 diffe &#8230;</title>
		<link>http://riah.mat1c.org/2008/02/21/im-literally-working-on-about-15-diffe/</link>
		<comments>http://riah.mat1c.org/2008/02/21/im-literally-working-on-about-15-diffe/#comments</comments>
		<pubDate>Thu, 21 Feb 2008 20:47:49 +0000</pubDate>
		<dc:creator>riahmatic</dc:creator>
		
		<category><![CDATA[carrots]]></category>

		<category><![CDATA[mat1c.org]]></category>

		<guid isPermaLink="false">http://riah.mat1c.org/2008/02/21/im-literally-working-on-about-15-diffe/</guid>
		<description><![CDATA[I&#8217;m literally working on about 15 different projects right now&#8230; I just can&#8217;t say &#8220;no&#8221;, it seems. Meh, most are interesting and the others I get compensated for. When I have time, I have some updates to publish.
]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m literally working on about 15 different projects right now&#8230; I just can&#8217;t say &#8220;no&#8221;, it seems. Meh, most are interesting and the others I get compensated for. When I have time, I have some updates to publish.</p>
]]></content:encoded>
			<wfw:commentRss>http://riah.mat1c.org/2008/02/21/im-literally-working-on-about-15-diffe/feed/</wfw:commentRss>
		</item>
		<item>
		<title>I&#8217;m now helping out pdp with his Techni &#8230;</title>
		<link>http://riah.mat1c.org/2008/02/08/im-now-helping-out-pdp-with-his-techni/</link>
		<comments>http://riah.mat1c.org/2008/02/08/im-now-helping-out-pdp-with-his-techni/#comments</comments>
		<pubDate>Sat, 09 Feb 2008 01:32:53 +0000</pubDate>
		<dc:creator>riahmatic</dc:creator>
		
		<category><![CDATA[carrots]]></category>

		<category><![CDATA[firefox]]></category>

		<guid isPermaLink="false">http://riah.mat1c.org/2008/02/08/im-now-helping-out-pdp-with-his-techni/</guid>
		<description><![CDATA[I&#8217;m now helping out pdp with his Technika Firefox extension.
]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m now helping out <a href="http://www.gnucitizen.org/">pdp</a> with his <a href="http://code.google.com/p/technika/">Technika</a> Firefox extension.</p>
]]></content:encoded>
			<wfw:commentRss>http://riah.mat1c.org/2008/02/08/im-now-helping-out-pdp-with-his-techni/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Probably the coolest peice of JavaScript &#8230;</title>
		<link>http://riah.mat1c.org/2008/02/06/probably-the-coolest-peice-of-javascript/</link>
		<comments>http://riah.mat1c.org/2008/02/06/probably-the-coolest-peice-of-javascript/#comments</comments>
		<pubDate>Thu, 07 Feb 2008 04:53:16 +0000</pubDate>
		<dc:creator>riahmatic</dc:creator>
		
		<category><![CDATA[carrots]]></category>

		<category><![CDATA[firefox]]></category>

		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://riah.mat1c.org/2008/02/06/probably-the-coolest-peice-of-javascript/</guid>
		<description><![CDATA[Probably the coolest peice of JavaScript I&#8217;ve seen all year. It turn Firefox into a server with a few lines of code. Server sockets FTW.
]]></description>
			<content:encoded><![CDATA[<p>Probably the coolest <a href="http://www.xulplanet.com/tutorials/mozsdk/serverpush.php">peice of JavaScript</a> I&#8217;ve seen all year. It turn Firefox into a server with a few lines of code. Server sockets FTW.</p>
]]></content:encoded>
			<wfw:commentRss>http://riah.mat1c.org/2008/02/06/probably-the-coolest-peice-of-javascript/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Security has stepped up in Firefox 3, it &#8230;</title>
		<link>http://riah.mat1c.org/2008/02/05/security-has-stepped-up-in-firefox-3-it/</link>
		<comments>http://riah.mat1c.org/2008/02/05/security-has-stepped-up-in-firefox-3-it/#comments</comments>
		<pubDate>Tue, 05 Feb 2008 16:48:21 +0000</pubDate>
		<dc:creator>riahmatic</dc:creator>
		
		<category><![CDATA[carrots]]></category>

		<category><![CDATA[firefox]]></category>

		<category><![CDATA[webappsec]]></category>

		<guid isPermaLink="false">http://riah.mat1c.org/2008/02/05/security-has-stepped-up-in-firefox-3-it/</guid>
		<description><![CDATA[Security has stepped up in Firefox 3, it seems. SOP is now enforced on -moz-binding CSS properties and gerry&#8217;s chrome traversal technique is blocked by a smarter address bar. I&#8217;m using beta 2, which was released mid December.
]]></description>
			<content:encoded><![CDATA[<p>Security has stepped up in Firefox 3, it seems. <a href="http://www.mozilla.org/projects/security/components/same-origin.html">SOP</a> is now enforced on <code>-moz-binding</code> CSS properties and gerry&#8217;s <a href="http://sla.ckers.org/forum/read.php?2,19772">chrome traversal</a> technique is blocked by a smarter address bar. I&#8217;m using beta 2, which was released mid December.</p>
]]></content:encoded>
			<wfw:commentRss>http://riah.mat1c.org/2008/02/05/security-has-stepped-up-in-firefox-3-it/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Need to know the default port for a service?</title>
		<link>http://riah.mat1c.org/2008/02/04/need-to-know-the-default-port-for-a-serv/</link>
		<comments>http://riah.mat1c.org/2008/02/04/need-to-know-the-default-port-for-a-serv/#comments</comments>
		<pubDate>Mon, 04 Feb 2008 07:33:08 +0000</pubDate>
		<dc:creator>riahmatic</dc:creator>
		
		<category><![CDATA[carrots]]></category>

		<category><![CDATA[linux]]></category>

		<category><![CDATA[protip]]></category>

		<guid isPermaLink="false">http://riah.mat1c.org/2008/02/04/need-to-know-the-default-port-for-a-serv/</guid>
		<description><![CDATA[Need to know the default port for a service, like mysql? Run cat /etc/services &#124; grep mysql. Or maybe you know the port (say, 22) and want the service - run cat /etc/services &#124; grep 22. List all: cat /etc/services. Just found this out, thought I&#8217;d share with fellow noobs.
]]></description>
			<content:encoded><![CDATA[<p>Need to know the default port for a service, like <em>mysql</em>? Run <code>cat /etc/services | grep <em>mysql</em></code>. Or maybe you know the port (say, <em>22</em>) and want the service - run <code>cat /etc/services | grep <em>22</em></code>. List all: <code>cat /etc/services</code>. Just found this out, thought I&#8217;d share with fellow noobs.</p>
]]></content:encoded>
			<wfw:commentRss>http://riah.mat1c.org/2008/02/04/need-to-know-the-default-port-for-a-serv/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Just pondering pratical usages for RSnak &#8230;</title>
		<link>http://riah.mat1c.org/2008/02/03/just-pondering-pratical-usages-for-rsnak/</link>
		<comments>http://riah.mat1c.org/2008/02/03/just-pondering-pratical-usages-for-rsnak/#comments</comments>
		<pubDate>Mon, 04 Feb 2008 04:29:54 +0000</pubDate>
		<dc:creator>riahmatic</dc:creator>
		
		<category><![CDATA[carrots]]></category>

		<category><![CDATA[webappsec]]></category>

		<guid isPermaLink="false">http://riah.mat1c.org/2008/02/03/just-pondering-pratical-usages-for-rsnak/</guid>
		<description><![CDATA[Just pondering pratical usages for RSnake&#8217;s file sharing with JS implementation. Could it be harnessed for good? Very intriguing&#8230;
]]></description>
			<content:encoded><![CDATA[<p>Just pondering pratical usages for RSnake&#8217;s <a href="http://ha.ckers.org/blog/20080202/subversive-js-for-filesharing/">file sharing with JS</a> implementation. Could it be harnessed for good? Very intriguing&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://riah.mat1c.org/2008/02/03/just-pondering-pratical-usages-for-rsnak/feed/</wfw:commentRss>
		</item>
		<item>
		<title></title>
		<link>http://riah.mat1c.org/2008/02/02/7/</link>
		<comments>http://riah.mat1c.org/2008/02/02/7/#comments</comments>
		<pubDate>Sat, 02 Feb 2008 08:40:21 +0000</pubDate>
		<dc:creator>riahmatic</dc:creator>
		
		<category><![CDATA[carrots]]></category>

		<category><![CDATA[dataportability]]></category>

		<category><![CDATA[microid]]></category>

		<guid isPermaLink="false">http://riah.mat1c.org/2008/02/02/7/</guid>
		<description><![CDATA[reading the spec for MicroID. Things described as simple always escape me at first&#8230;
]]></description>
			<content:encoded><![CDATA[<p>reading the spec for <a href="http://microid.org/">MicroID</a>. Things described as simple always escape me at first&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://riah.mat1c.org/2008/02/02/7/feed/</wfw:commentRss>
		</item>
		<item>
		<title></title>
		<link>http://riah.mat1c.org/2008/01/29/4/</link>
		<comments>http://riah.mat1c.org/2008/01/29/4/#comments</comments>
		<pubDate>Tue, 29 Jan 2008 08:00:52 +0000</pubDate>
		<dc:creator>riahmatic</dc:creator>
		
		<category><![CDATA[carrots]]></category>

		<guid isPermaLink="false">http://riah.mat1c.org/2008/01/29/4/</guid>
		<description><![CDATA[The internet&#8230; serious business.
]]></description>
			<content:encoded><![CDATA[<p>The internet&#8230; serious business.</p>
]]></content:encoded>
			<wfw:commentRss>http://riah.mat1c.org/2008/01/29/4/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
