<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.1.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>Scatterism</title>
	<link>http://ramikayyali.com</link>
	<description>Unfocused, Opinionated.</description>
	<pubDate>Thu, 10 Apr 2008 13:28:09 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.1.2</generator>
	<language>en</language>
			<item>
		<title>My take on TypeKey</title>
		<link>http://ramikayyali.com/archives/2004/07/03/typekey</link>
		<comments>http://ramikayyali.com/archives/2004/07/03/typekey#comments</comments>
		<pubDate>Sat, 03 Jul 2004 15:09:14 +0000</pubDate>
		<dc:creator>Rami Kayyali</dc:creator>
		
	<dc:subject>MoveableType</dc:subject>
		<guid isPermaLink="false">http://ramikayyali.com/wordpress/archives/2004/07/03/typekey</guid>
		<description><![CDATA[We all heard about Microsoft&#8217;s evil plan to dominate the world, haven&#8217;t we?
Yes, the passport! Basically, it&#8217;s a centralized authentication system that
allows a user to login only once to all sites participating in Microsoft Passport
service. But what does this have to do with SixApart&#8217;s
TypeKey?

Well, TypeKey isn&#8217;t very different, at least not to me. It&#8217;s a [...]]]></description>
			<content:encoded><![CDATA[<p>We all heard about Microsoft&#8217;s evil plan to dominate the world, haven&#8217;t we?
Yes, the passport! Basically, it&#8217;s a centralized authentication system that
allows a user to login only once to all sites participating in Microsoft Passport
service. But what does this have to do with <a href="http://www.sixapart.com" title="The Creators of MoveableType">SixApart&#8217;s</a>
<a href="http://www.typekey.com">TypeKey</a>?</p>

<p>Well, TypeKey isn&#8217;t very different, at least not to me. It&#8217;s a service that
stores user information and authenticates via a central server. Apparently, it&#8217;s
mostly valuable when in blog comments, it&#8217;s supposed to get rid of (or reduce)
comment spam, and verify that when you&#8217;re commenting you are who you claim you are, 
so blog owners can make sure that nobody comments unless logged in via TypeKey.</p>

<p>So far so good, but TypeKey isn&#8217;t exactly my favorite solution for this kind
of problems. Centralization, in most cases, proved to be a failure, it&#8217;s prone
to errors, it&#8217;s maintained by a single entity, and everything&#8217;s in one
location, that&#8217;s just too risky.</p>

<p><a href="http://ramikayyali.com/archives/2004/07/03/typekey#more-37" class="more-link">(more&#8230;)</a></p>]]></content:encoded>
			<wfw:commentRss>http://ramikayyali.com/archives/2004/07/03/typekey/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Getting rid of MT comment spam</title>
		<link>http://ramikayyali.com/archives/2004/06/24/comment_spam</link>
		<comments>http://ramikayyali.com/archives/2004/06/24/comment_spam#comments</comments>
		<pubDate>Thu, 24 Jun 2004 21:38:56 +0000</pubDate>
		<dc:creator>Rami Kayyali</dc:creator>
		
	<dc:subject>General</dc:subject>
	<dc:subject>MoveableType</dc:subject>
		<guid isPermaLink="false">http://ramikayyali.com/wordpress/archives/2004/06/24/comment_spam</guid>
		<description><![CDATA[Here&#8217;s what I love about spammers, they do the most obvious thing to target
the largest audience, so most of the times, I&#8217;m excluded!

Here&#8217;s the story: 
Before I redesigned my site, I had a daily meal of 10-15 comment spams. Yes, I
did feel recognized, but I didn&#8217;t like the &#8220;Enlarge Your Penis&#8221; kind of crap, I&#8217;m
in [...]]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s what I love about spammers, they do the most obvious thing to target
the largest audience, so most of the times, I&#8217;m excluded!</p>

<p>Here&#8217;s the story: 
Before I redesigned my site, I had a daily meal of 10-15 comment spams. Yes, I
did feel recognized, but I didn&#8217;t like the &#8220;Enlarge Your Penis&#8221; kind of crap, I&#8217;m
in pretty good terms with my penis and the rest of my body.</p>

<p>But after my recent (dare I call it a) redesign, I didn&#8217;t get a single comment 
spam. Not a single one, can you imagine? I didn&#8217;t install any of that bayesian 
spam filters, they&#8217;re just too heavy for my site, I didn&#8217;t have any extra plugins 
or tweaks for MoveableType, so how come?</p>

<p>Deeper log reviewing uncovered the mystery. <code>/cgi-bin/mt/mt-comments.cgi</code>
had the largest 404 hits among all others. That&#8217;s exactly what I&#8217;m trying to say, 
spammers look for obvious things, so they take down the 95% percent of the 
sites who install MT in such obvious locations. I don&#8217;t even have MT in <acronym title="Common Gateway Interface">CGI</acronym>-bin, 
my installation resides in <code>/mt</code>, a location most spammers don&#8217;t think of 
for some wierd reason.</p>

<p>So here&#8217;s a piece of advice for anyone who has MT installed. <strong>Move your
mt from cgi-bin</strong>, or at least rename <em>mt</em> to something else, maybe 
your pet&#8217;s name, or your favorite color, or <em>x78H</em>, your StarWars nickname.
Yes, that reduces comment spam if it doesn&#8217;t eliminate it.</p>

<p>As for you, spammers, please don&#8217;t insult my intelligence. I don&#8217;t even care 
where MT resides as long as it works, so if you start looking for 
<code>mt-comment.cgi</code> in my new installation location, I&#8217;ll move it (or sue 
somebody), I don&#8217;t care where it&#8217;s placed, even if it&#8217;s deep down somebody&#8217;s 
throat, capiche?!</p>]]></content:encoded>
			<wfw:commentRss>http://ramikayyali.com/archives/2004/06/24/comment_spam/feed/</wfw:commentRss>
		</item>
		<item>
		<title>MoveableType 3.0, evil?!</title>
		<link>http://ramikayyali.com/archives/2004/05/19/evilmt</link>
		<comments>http://ramikayyali.com/archives/2004/05/19/evilmt#comments</comments>
		<pubDate>Wed, 19 May 2004 19:50:02 +0000</pubDate>
		<dc:creator>Rami Kayyali</dc:creator>
		
	<dc:subject>MoveableType</dc:subject>
		<guid isPermaLink="false">http://ramikayyali.com/wordpress/archives/2004/05/19/evilmt</guid>
		<description><![CDATA[OK, Mark Pilgrim has moved from MT to WordPress, I can see the reason why, MoveableType 
is getting evil, some people even think it&#8217;s the &#8220;Microsoft&#8221; of blogging!

The new pricing scheme of MoveableType isn&#8217;t really what&#8217;s upsetting most of 
us, it isn&#8217;t really the issue, every user is willing to pay for software he or [...]]]></description>
			<content:encoded><![CDATA[<p>OK, <a href="http://diveintomark.org/archives/2004/05/14/freedom-0" title="Freedom 0">Mark Pilgrim</a> has moved from <a href="http://www.moveabletype.org" title="MoveableType">MT</a> to <a href="http://www.wordpress.org/" title="WordPress Homepage">WordPress</a>, I can see the reason why, MoveableType 
is getting evil, some people even think it&#8217;s the &#8220;Microsoft&#8221; of blogging!</p>

<p>The new pricing scheme of MoveableType isn&#8217;t really what&#8217;s upsetting most of 
us, it isn&#8217;t really the issue, every user is willing to pay for software he or 
she uses and likes. It isn&#8217;t that SixApart got greedy, or did all MT users think 
that SixApart are simply donating for the best of the community? They have their 
bills, they need to pay them, a make-a-donation button simply isn&#8217;t enough.</p>

<p><a href="http://ramikayyali.com/archives/2004/05/19/evilmt#more-32" class="more-link">(more&#8230;)</a></p>]]></content:encoded>
			<wfw:commentRss>http://ramikayyali.com/archives/2004/05/19/evilmt/feed/</wfw:commentRss>
		</item>
		<item>
		<title>MoveableType 3.0, a disappointment?</title>
		<link>http://ramikayyali.com/archives/2004/05/14/disappointment</link>
		<comments>http://ramikayyali.com/archives/2004/05/14/disappointment#comments</comments>
		<pubDate>Fri, 14 May 2004 18:41:32 +0000</pubDate>
		<dc:creator>Rami Kayyali</dc:creator>
		
	<dc:subject>MoveableType</dc:subject><dc:subject>MoveableType</dc:subject>
		<guid isPermaLink="false">http://ramikayyali.com/wordpress/archives/2004/05/14/disappointment</guid>
		<description><![CDATA[Yesterday, MoveableType 3.0 was released, and along with the 
updated lines of code, there was a new storm just waiting for MT fans, some call 
it commitment, some call it profit, others call it 
a new pricing scheme!

To me, this is sheer disappointment, I liked MT, I&#8217;m not a very loyal user,
but still I like [...]]]></description>
			<content:encoded><![CDATA[<p>Yesterday, MoveableType 3.0 was released, and along with the 
updated lines of code, there was a new storm just waiting for MT fans, some call 
it <a href="http://www.sixapart.com/corner/archives/2004/05/its_about_time.shtml" title="Mena Trott on free MT">commitment</a>, some call it profit, others call it 
<a href="http://secure.sixapart.com/">a new pricing scheme!</a></p>

<p>To me, this is sheer disappointment, I liked MT, I&#8217;m not a very loyal user,
but still I like it, I can recognize good software when I see it. It isn&#8217;t just
some things that make MT so special, it&#8217;s the whole package, it&#8217;s well documented,
perl modules are structured, it&#8217;s extensible enough, it&#8217;s almost everything I
could need to manage a single blog with a single author.</p>

<p>I&#8217;m not disappointed because I&#8217;ll have to pay, I mean I still fall into the
<em>free</em> category, so the pricing wouldn&#8217;t affect me very much, except I
hate to see a company I respect destroy it&#8217;s reputation like that, they need to
understand, the casual bloggers are not where the money is, it&#8217;s the corporate
ones, it&#8217;s the support, it&#8217;s everything that&#8217;s not a blogger who wants to do a
favor for his friends.</p>

<p>SixApart should revise the pricing, this is <em>not</em> how you do business,
go learn some marketing, but don&#8217;t kick away loyal MoveableTypers, they&#8217;re the
key to making business, it&#8217;s not the money that matters, it&#8217;s the reputation.</p>]]></content:encoded>
			<wfw:commentRss>http://ramikayyali.com/archives/2004/05/14/disappointment/feed/</wfw:commentRss>
		</item>
		<item>
		<title>MT and mod_perl</title>
		<link>http://ramikayyali.com/archives/2004/05/11/mt-modperl</link>
		<comments>http://ramikayyali.com/archives/2004/05/11/mt-modperl#comments</comments>
		<pubDate>Mon, 10 May 2004 22:33:35 +0000</pubDate>
		<dc:creator>Rami Kayyali</dc:creator>
		
	<dc:subject>MoveableType</dc:subject><dc:subject>MoveableType</dc:subject>
		<guid isPermaLink="false">http://ramikayyali.com/wordpress/archives/2004/05/11/mt-modperl</guid>
		<description><![CDATA[I&#8217;m pretty happy with mod_perl&#8217;s current performance, and like
I noted previously,
I&#8217;m very willing to migrate MoveableType to a mod_perl environment, except I
never thought it would be that difficult! Yes, MoveableType isn&#8217;t designed to
work with mod_perl 2.0 (or 1.99, the alpha 2.0). The server I&#8217;ll migrating too
runs pretty much the most recent packages, that is Apache [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m pretty happy with mod_perl&#8217;s current performance, and like
<a href="http://www.ramikayyali.com/days/2004/04/21/mt">I noted previously</a>,
I&#8217;m very willing to migrate MoveableType to a mod_perl environment, except I
never thought it would be that difficult! Yes, MoveableType isn&#8217;t designed to
work with mod_perl 2.0 (or 1.99, the alpha 2.0). The server I&#8217;ll migrating too
runs pretty much the most recent packages, that is Apache 2.0.49, mod_perl
1.99_12, Perl 5.8.3, not the latest <acronym title="Concurrent Versions System">CVS</acronym>, but pretty much recent.</p>

<p><a href="http://ramikayyali.com/archives/2004/05/11/mt-modperl#more-30" class="more-link">(more&#8230;)</a></p>]]></content:encoded>
			<wfw:commentRss>http://ramikayyali.com/archives/2004/05/11/mt-modperl/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Migrating MT</title>
		<link>http://ramikayyali.com/archives/2004/04/21/mt</link>
		<comments>http://ramikayyali.com/archives/2004/04/21/mt#comments</comments>
		<pubDate>Tue, 20 Apr 2004 23:10:29 +0000</pubDate>
		<dc:creator>Rami Kayyali</dc:creator>
		
	<dc:subject>MoveableType</dc:subject>
		<guid isPermaLink="false">http://ramikayyali.com/wordpress/archives/2004/04/21/mt</guid>
		<description><![CDATA[This time, I&#8217;m moving to mod_perl for sure.

First, because I just can&#8217;t stand having a /cgi-bin at the end of 
every program&#8217;s URL, one thing I like about PHP is the ability to have friendly 
links in a URL, now with mod_perl that&#8217;s possible with Perl scripts. Second, 
because mod_perl is much faster than CGI, [...]]]></description>
			<content:encoded><![CDATA[<p>This time, I&#8217;m moving to <a href="http://perl.apache.org/" title="mod_perl, 
When Perl and Apache combine">mod_perl</a> for sure.</p>

<p>First, because I just can&#8217;t stand having a <em>/cgi-bin</em> at the end of 
every program&#8217;s <acronym title="Uniform Resource Locator">URL</acronym>, one thing I like about <acronym title="Hypertext PreProcessing">PHP</acronym> is the ability to have friendly 
links in a URL, now with mod_perl that&#8217;s possible with Perl scripts. Second, 
because mod_perl is much faster than <acronym title="Common Gateway Interface">CGI</acronym>, it takes way too much time to fork a 
script into memory.</p>

<p>Luckily, MoveableType can run under mod_perl without problems (apparently), so 
now I can have a <em>/search, /trackback, /etc.</em> URLS, much cleaner than 
<em>/cgi-bin/mt/mt-tb.cgi/entry-id</em>.</p>

<p>Can&#8217;t wait to be done with the site redesign, hopefully then I can move 
permanently to mod_perl</p>]]></content:encoded>
			<wfw:commentRss>http://ramikayyali.com/archives/2004/04/21/mt/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
