<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/'><id>tag:blogger.com,1999:blog-8646673.post110923015801398837..comments</id><updated>2007-04-15T16:46:48.030-04:00</updated><title type='text'>Comments on navindra's blog: kde.rb: Why You Should Use Ruby</title><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://navindra.blogspot.com/feeds/110923015801398837/comments/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8646673/110923015801398837/comments/default'/><link rel='alternate' type='text/html' href='http://navindra.blogspot.com/2005/02/kderb-why-you-should-use-ruby.html'/><author><name>Navindra Umanee</name><uri>http://www.blogger.com/profile/01218967864824816819</uri><email>noreply@blogger.com</email></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>15</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-8646673.post-111108499220922065</id><published>2005-03-17T13:43:00.000-05:00</published><updated>2005-03-17T13:43:00.000-05:00</updated><title type='text'>http://wiki.rubyonrails.com/rails/show/ProductionE...</title><content type='html'>http://wiki.rubyonrails.com/rails/show/ProductionEnvironments&lt;BR/&gt;http://blade.nagaokaut.ac.jp/cgi-bin/scat.rb/ruby/ruby-talk/133166&lt;BR/&gt;&lt;BR/&gt;I think Lighttpd or Apache along with FastCGI is the way to go.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8646673/110923015801398837/comments/default/111108499220922065'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8646673/110923015801398837/comments/default/111108499220922065'/><link rel='alternate' type='text/html' href='http://navindra.blogspot.com/2005/02/kderb-why-you-should-use-ruby.html?showComment=1111084980000#c111108499220922065' title=''/><author><name>somekool</name><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://navindra.blogspot.com/2005/02/kderb-why-you-should-use-ruby.html' ref='tag:blogger.com,1999:blog-8646673.post-110923015801398837' source='http://www.blogger.com/feeds/8646673/posts/default/110923015801398837' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-8646673.post-111024371125326827</id><published>2005-03-07T20:01:00.000-05:00</published><updated>2005-03-07T20:01:00.000-05:00</updated><title type='text'>somekool, are you saying that webrick is not suita...</title><content type='html'>somekool, are you saying that webrick is not suitable for production use?  That would be a terrible inconvenience for me.  Do you have any more details?&lt;br /&gt;&lt;br /&gt;As for the rest, well I'm designing a website, it matters little to the user which technology I choose to use -- I'm free to choose my backend technology so that it actually suits me and my needs.  It could be Lisp and they wouldn't even know. :-)&lt;br /&gt;&lt;br /&gt;The dot's look or interface is mainly dictated by what URLs it exposes and what HTML it outputs. Also, how fast it works.  :-)&lt;br /&gt;&lt;br /&gt;Similarly, implementing my work as a generic framework so that all Rails users can benefit is much more work than I can afford right now.  Maybe in the future.&lt;br /&gt;&lt;br /&gt;Note that by not using Rails I also get to avoid &lt;A HREF="http://ruby-talk.org/cgi-bin/scat.rb/ruby/ruby-talk/133101" REL="nofollow"&gt;fun like this&lt;/A&gt;; the alternative is to be stuck to an obsolete version and/or have to figure out how to fix Rails myself.  I'm already familiar with the nightmares involved with that sort of thing.  :-)</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8646673/110923015801398837/comments/default/111024371125326827'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8646673/110923015801398837/comments/default/111024371125326827'/><link rel='alternate' type='text/html' href='http://navindra.blogspot.com/2005/02/kderb-why-you-should-use-ruby.html?showComment=1110243660000#c111024371125326827' title=''/><author><name>Navindra Umanee</name><uri>http://www.blogger.com/profile/15629783627867370540</uri><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://navindra.blogspot.com/2005/02/kderb-why-you-should-use-ruby.html' ref='tag:blogger.com,1999:blog-8646673.post-110923015801398837' source='http://www.blogger.com/feeds/8646673/posts/default/110923015801398837' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-8646673.post-111024267753491551</id><published>2005-03-07T19:44:00.000-05:00</published><updated>2005-03-07T19:44:00.000-05:00</updated><title type='text'>awesome to ear.....

I'm really excited...

for th...</title><content type='html'>awesome to ear.....&lt;br /&gt;&lt;br /&gt;I'm really excited...&lt;br /&gt;&lt;br /&gt;for the platform I like webrick, I also use CGI for development, depending on the setup where apache is available or not, but webrick is faster.&lt;br /&gt;&lt;br /&gt;for production, I think FastCGI is the only real choice. can't remember of the problem with mod_ruby but FastCGI is perfect.&lt;br /&gt;&lt;br /&gt;for the perfomance hit with Rails.&lt;br /&gt;&lt;br /&gt;&gt; What I meant was that I don't understand the&lt;br /&gt;&gt; performance implications of Rails itself. That is,&lt;br /&gt;&gt; what performance hit I would experience in &lt;br /&gt;&gt; addition, if I use Rails instead of directly coding &lt;br /&gt;&gt; and optimising my stuff in Ruby. &lt;br /&gt;&lt;br /&gt;look at it this way. would you ever want to write a KDE application without the KDE libs ? what kind of perfomance hit can you get by the extra stuff you dont really need ? well, you'll be agree that the work they put in the common libs are shared for the best of all user. the optimization you would place into your system if they are not already in rails, well, rails user would like to ear about them from you.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8646673/110923015801398837/comments/default/111024267753491551'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8646673/110923015801398837/comments/default/111024267753491551'/><link rel='alternate' type='text/html' href='http://navindra.blogspot.com/2005/02/kderb-why-you-should-use-ruby.html?showComment=1110242640000#c111024267753491551' title=''/><author><name>somekool</name><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://navindra.blogspot.com/2005/02/kderb-why-you-should-use-ruby.html' ref='tag:blogger.com,1999:blog-8646673.post-110923015801398837' source='http://www.blogger.com/feeds/8646673/posts/default/110923015801398837' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-8646673.post-111016212597897390</id><published>2005-03-06T21:22:00.000-05:00</published><updated>2005-03-06T21:22:00.000-05:00</updated><title type='text'>Thanks for the additional comments.  I get comment...</title><content type='html'>Thanks for the additional comments.  I get comments mailed to me, I don't know if others can subscribe here or if there is any RSS feed available unfortunately.&lt;br /&gt;&lt;br /&gt;What I meant was that I don't understand the performance implications of Rails itself.  That is, what performance hit I would experience in addition, if I use Rails instead of directly coding and optimising my stuff in Ruby.  &lt;br /&gt;&lt;br /&gt;I am already using quite a lot of caching techniques including a dynamic cache table and most of my templates are partially pre-generated, as I might have mentioned.  But I'll take a look at the libs in Rails for sure.&lt;br /&gt;&lt;br /&gt;My stuff in Ruby is already working great although I haven't done any fancy benchmarks.  I don't use CGI really, just Webrick.&lt;br /&gt;&lt;br /&gt;Webrick provides the backend and all my articles are stored hierarchically on the filesystem.  I had thought of using YAML for the article format, but that was more complex than necessary and I used a text format closer to the email header/body format instead.&lt;br /&gt;&lt;br /&gt;It really is that simple and it works great so far because the dot articles are inherently organised and related to each other hierarchically.  I wrote a bit about this in some of my previous blog entries, so you might find some further details there.&lt;br /&gt;&lt;br /&gt;I can't tell you how much simpler it makes admin tasks to have all the data accessible from the filesystem with Unix tools and/or Ruby scripting.&lt;br /&gt;&lt;br /&gt;I did already make a demo of dot.rb available internally.  I can't currently risk a public demo for security reasons...  I need to do a proper audit and look over the code; the server I was running it on was an important production machine -- it wasn't the dot server which is behind a firewall and blocks most of the ports.&lt;br /&gt;&lt;br /&gt;Right now (and I've made some progress since I last posted this blog entry), everything to do with viewing and browsing is working except search.  This includes Thread Threshold configuration (nesting/indexing) and so on.&lt;br /&gt;&lt;br /&gt;Unfortunately I don't currently have time or plans to set up a demo or do more work, but it's all coming!</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8646673/110923015801398837/comments/default/111016212597897390'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8646673/110923015801398837/comments/default/111016212597897390'/><link rel='alternate' type='text/html' href='http://navindra.blogspot.com/2005/02/kderb-why-you-should-use-ruby.html?showComment=1110162120000#c111016212597897390' title=''/><author><name>Navindra Umanee</name><uri>http://www.blogger.com/profile/15629783627867370540</uri><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://navindra.blogspot.com/2005/02/kderb-why-you-should-use-ruby.html' ref='tag:blogger.com,1999:blog-8646673.post-110923015801398837' source='http://www.blogger.com/feeds/8646673/posts/default/110923015801398837' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-8646673.post-111016049630814123</id><published>2005-03-06T20:54:00.000-05:00</published><updated>2005-03-06T20:54:00.000-05:00</updated><title type='text'>cannot blogger offer a damn RSS feed for this comm...</title><content type='html'>cannot blogger offer a damn RSS feed for this comment thread ?</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8646673/110923015801398837/comments/default/111016049630814123'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8646673/110923015801398837/comments/default/111016049630814123'/><link rel='alternate' type='text/html' href='http://navindra.blogspot.com/2005/02/kderb-why-you-should-use-ruby.html?showComment=1110160440000#c111016049630814123' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://navindra.blogspot.com/2005/02/kderb-why-you-should-use-ruby.html' ref='tag:blogger.com,1999:blog-8646673.post-110923015801398837' source='http://www.blogger.com/feeds/8646673/posts/default/110923015801398837' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-8646673.post-111016037992021921</id><published>2005-03-06T20:52:00.000-05:00</published><updated>2005-03-06T20:52:00.000-05:00</updated><title type='text'>to complete what Alexander said about Rails Routin...</title><content type='html'>to complete what Alexander said about Rails Routing....&lt;br /&gt;&lt;br /&gt;when you are saying Alexander "Rails no longer has any idea of what the URL should look like." its actually not entirely true, "no longer" here its not quite right. Rails never ruled how your URL should look like. it was manage through .htaccess and mod_rewrite, which is not compatible with every web server and not as nice as ruby programming, thats why Routing has been implemented, not to fill a blank, but to improove a current existing functionnality.&lt;br /&gt;&lt;br /&gt;just my 2 cents&lt;br /&gt;&lt;br /&gt;...&lt;br /&gt;&lt;br /&gt;Navindra, to answer your question about performance,... well, you simply want to use FastCGI as your server settings of choice. additionally Rails offer really advance and flexible caching. you gotta look into that. even if you dont want a use rails, you can use part of it, require a sublib or just use it as an example into your system. You'll love Rails caching and its perfectly appropriate for a site like TheDot&lt;br /&gt;&lt;br /&gt;....&lt;br /&gt;&lt;br /&gt;now, I have two question for you.&lt;br /&gt;1- you dont use Relation DB, can I ask you what you are using ? you mention something like on the FileSystem... you made me curious...&lt;br /&gt;&lt;br /&gt;2- can we see the current state of TheDot(ruby) ? &lt;br /&gt;&lt;br /&gt;thanks !</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8646673/110923015801398837/comments/default/111016037992021921'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8646673/110923015801398837/comments/default/111016037992021921'/><link rel='alternate' type='text/html' href='http://navindra.blogspot.com/2005/02/kderb-why-you-should-use-ruby.html?showComment=1110160320000#c111016037992021921' title=''/><author><name>somekool</name><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://navindra.blogspot.com/2005/02/kderb-why-you-should-use-ruby.html' ref='tag:blogger.com,1999:blog-8646673.post-110923015801398837' source='http://www.blogger.com/feeds/8646673/posts/default/110923015801398837' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-8646673.post-110961524294878713</id><published>2005-02-28T13:27:00.000-05:00</published><updated>2005-02-28T13:27:00.000-05:00</updated><title type='text'>Thanks for the info.  It's interesting and informa...</title><content type='html'>Thanks for the info.  It's interesting and informative.  Rails is changing every day and getting better and better.  I just don't want to track it though.  It's a work in progress.&lt;br /&gt;&lt;br /&gt;As someone said, I could pick a version and stick to that, but this is exactly the current situation with the Dot and it really isn't pretty after a few years. :-)&lt;br /&gt;&lt;br /&gt;Ruby upgrades I can handle.&lt;br /&gt;&lt;br /&gt;Also, why would I want Rails/Routes to connect this and that action?  I don't need a framework for that. Nice MVC and all, but I simply don't need that level of abstraction when a few lines of code already takes care of it.&lt;br /&gt;&lt;br /&gt;I know MVC (Model View Controller) is a design pattern.  So when you tell me Rails provides MVC, that's just a buzzword to me.  I don't need Rails for MVC.  Call me unfair...&lt;br /&gt;&lt;br /&gt;That being said, I was already considering Rails for the non-visible non-public part of the project.  I will take a closer look and see if it can be made to fit the needs of the rest of the project but I have my doubts it's worth the trouble.&lt;br /&gt;&lt;br /&gt;Speed and performance are also a major concern.  I'm not sure where Rails stands on that or what kind of new performance issues it introduces.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8646673/110923015801398837/comments/default/110961524294878713'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8646673/110923015801398837/comments/default/110961524294878713'/><link rel='alternate' type='text/html' href='http://navindra.blogspot.com/2005/02/kderb-why-you-should-use-ruby.html?showComment=1109615220000#c110961524294878713' title=''/><author><name>Navindra Umanee</name><uri>http://www.blogger.com/profile/15629783627867370540</uri><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://navindra.blogspot.com/2005/02/kderb-why-you-should-use-ruby.html' ref='tag:blogger.com,1999:blog-8646673.post-110923015801398837' source='http://www.blogger.com/feeds/8646673/posts/default/110923015801398837' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-8646673.post-110960883468808885</id><published>2005-02-28T11:40:00.000-05:00</published><updated>2005-02-28T11:40:00.000-05:00</updated><title type='text'>Also, I need the new site to be backwards compatib...</title><content type='html'>&lt;I&gt;Also, I need the new site to be backwards compatible with the old site. Rails has its own idea of what a URL should look like.&lt;/I&gt;Actually, starting with 0.10, Rails no longer has any idea of what the URL &lt;I&gt;should&lt;/I&gt; look like. It no longer relies on Apache's mod_rewrite, and instead provides its own miniframework called Routes. For example:&lt;br /&gt;&lt;br /&gt;map.connect ':id', &lt;br /&gt;  :controller =&gt; thread, :action =&gt; "view"&lt;br /&gt;map.connect ':id/:action',&lt;br /&gt;  :controller =&gt; thread&lt;br /&gt;&lt;br /&gt;This will map /1234 to the "thread" controller and the "view" action, and /1234/reply will be mapped to the "reply" action in the same controller. Routes even supports regular expressions.&lt;br /&gt;&lt;br /&gt;While there's something to be said about learning the ropes by doing everything yourself, there's a lot of overlap between your project and what Rails aims to solve.&lt;br /&gt;&lt;br /&gt;A nice feature of Rails is that it doesn't force every feature down your throat. You can easily ditch the database mapper (ActiveRecord) and use the file system to store your data. As for MVC, it's a design pattern, not a specific implementation; even in your homegrown solution you will want to apply a few strokes of MVC.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8646673/110923015801398837/comments/default/110960883468808885'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8646673/110923015801398837/comments/default/110960883468808885'/><link rel='alternate' type='text/html' href='http://navindra.blogspot.com/2005/02/kderb-why-you-should-use-ruby.html?showComment=1109608800000#c110960883468808885' title=''/><author><name>Alexander</name><uri>http://www.blogger.com/profile/02511346392729124085</uri><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://navindra.blogspot.com/2005/02/kderb-why-you-should-use-ruby.html' ref='tag:blogger.com,1999:blog-8646673.post-110923015801398837' source='http://www.blogger.com/feeds/8646673/posts/default/110923015801398837' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-8646673.post-110934649291515773</id><published>2005-02-25T10:48:00.000-05:00</published><updated>2005-02-25T10:48:00.000-05:00</updated><title type='text'>Yes, Rails provide a lot of capabilities I don't n...</title><content type='html'>Yes, Rails provide a lot of capabilities I don't need (relational DB, MVC) and I'm not interested in. Also, I need the new site to be backwards compatible with the old site.  Rails has its own idea of what a URL should look like.  So it's simply not going to work out of the box here.  It's great for other stuff.&lt;br /&gt;&lt;br /&gt;I've had several MySQL corruptions over the years.  We use this thing for heavy stuff here.  Wiki uses it and is quite slow and process intensive without caching.&lt;br /&gt;&lt;br /&gt;Have fun back at ya!</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8646673/110923015801398837/comments/default/110934649291515773'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8646673/110923015801398837/comments/default/110934649291515773'/><link rel='alternate' type='text/html' href='http://navindra.blogspot.com/2005/02/kderb-why-you-should-use-ruby.html?showComment=1109346480000#c110934649291515773' title=''/><author><name>Navindra Umanee</name><uri>http://www.blogger.com/profile/15629783627867370540</uri><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://navindra.blogspot.com/2005/02/kderb-why-you-should-use-ruby.html' ref='tag:blogger.com,1999:blog-8646673.post-110923015801398837' source='http://www.blogger.com/feeds/8646673/posts/default/110923015801398837' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-8646673.post-110932192502046779</id><published>2005-02-25T03:58:00.000-05:00</published><updated>2005-02-25T03:58:00.000-05:00</updated><title type='text'>Rails is definitely worth looking at....

its grea...</title><content type='html'>Rails is definitely worth looking at....&lt;br /&gt;&lt;br /&gt;its great.&lt;br /&gt;&lt;br /&gt;for upgrade, you gotta be careful for sure, but you dont really have to upgrade never ever. the thing is once your app it production, you lock your app to use a specific version of rails, and then, even if you upgrade rails on your server for future app, your apps on prod would not break,&lt;br /&gt;&lt;br /&gt;I,m also talk already with David to make it care a little bit more about upgrade.... its a lot better now and rails gonna it 1.0 soon.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;anyway, one of the biggest magic of rails, is activerecord, and if you dont use relational database, it would not be that usefull. the other one is the MVC but... anyway... whatever you are confortable with is just as good I am sure.&lt;br /&gt;&lt;br /&gt;but dont think rails is a problem, its the solution, just like ruby ;) hehe.&lt;br /&gt;&lt;br /&gt;as for mySQL, I never had any datacorruption in the last 10 years. and dont expect it to happen ever.&lt;br /&gt;&lt;br /&gt;and these days, I am testing SQLite, working my Database model with kexi and my web frontend in rails.... &lt;br /&gt;&lt;br /&gt;have fun</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8646673/110923015801398837/comments/default/110932192502046779'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8646673/110923015801398837/comments/default/110932192502046779'/><link rel='alternate' type='text/html' href='http://navindra.blogspot.com/2005/02/kderb-why-you-should-use-ruby.html?showComment=1109321880000#c110932192502046779' title=''/><author><name>somekool</name><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://navindra.blogspot.com/2005/02/kderb-why-you-should-use-ruby.html' ref='tag:blogger.com,1999:blog-8646673.post-110923015801398837' source='http://www.blogger.com/feeds/8646673/posts/default/110923015801398837' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-8646673.post-110931501880185754</id><published>2005-02-25T02:03:00.000-05:00</published><updated>2005-02-25T02:03:00.000-05:00</updated><title type='text'>No Rails.  I'm just going to end up fighting it to...</title><content type='html'>No Rails.  I'm just going to end up fighting it to make it work the way I need it to.  Just not interested that.&lt;br /&gt;&lt;br /&gt;Also, I've already read reports about people having upgrade headaches from Rails version to version and that's exactly the kind of situation I want to avoid.  I already have that with Squishdot/Zope/Python and I'm not really interested in tracking another framework.&lt;br /&gt;&lt;br /&gt;As for MySQL, no way. Not interested in dealing with DB corruption or having to figure out why the performance is so bad. There are search implementations for Ruby anyway.&lt;br /&gt;&lt;br /&gt;Thanks for the comments. :)</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8646673/110923015801398837/comments/default/110931501880185754'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8646673/110923015801398837/comments/default/110931501880185754'/><link rel='alternate' type='text/html' href='http://navindra.blogspot.com/2005/02/kderb-why-you-should-use-ruby.html?showComment=1109314980000#c110931501880185754' title=''/><author><name>Navindra Umanee</name><uri>http://www.blogger.com/profile/15629783627867370540</uri><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://navindra.blogspot.com/2005/02/kderb-why-you-should-use-ruby.html' ref='tag:blogger.com,1999:blog-8646673.post-110923015801398837' source='http://www.blogger.com/feeds/8646673/posts/default/110923015801398837' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-8646673.post-110927251165721480</id><published>2005-02-24T14:15:00.000-05:00</published><updated>2005-02-24T14:15:00.000-05:00</updated><title type='text'>Of course, I don't know anything about how the dot...</title><content type='html'>Of course, I don't know anything about how the dot works internally, but in case you happen to be using MySQL, it has a full-text search function that could be useful.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8646673/110923015801398837/comments/default/110927251165721480'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8646673/110923015801398837/comments/default/110927251165721480'/><link rel='alternate' type='text/html' href='http://navindra.blogspot.com/2005/02/kderb-why-you-should-use-ruby.html?showComment=1109272500000#c110927251165721480' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://navindra.blogspot.com/2005/02/kderb-why-you-should-use-ruby.html' ref='tag:blogger.com,1999:blog-8646673.post-110923015801398837' source='http://www.blogger.com/feeds/8646673/posts/default/110923015801398837' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-8646673.post-110926960691420675</id><published>2005-02-24T13:26:00.000-05:00</published><updated>2005-02-24T13:26:00.000-05:00</updated><title type='text'>Oops.. I meant "web development can be actually _f...</title><content type='html'>Oops.. I meant "web development can be actually _fun_"..</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8646673/110923015801398837/comments/default/110926960691420675'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8646673/110923015801398837/comments/default/110926960691420675'/><link rel='alternate' type='text/html' href='http://navindra.blogspot.com/2005/02/kderb-why-you-should-use-ruby.html?showComment=1109269560000#c110926960691420675' title=''/><author><name>Stephan</name><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://navindra.blogspot.com/2005/02/kderb-why-you-should-use-ruby.html' ref='tag:blogger.com,1999:blog-8646673.post-110923015801398837' source='http://www.blogger.com/feeds/8646673/posts/default/110923015801398837' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-8646673.post-110926955820570840</id><published>2005-02-24T13:25:00.000-05:00</published><updated>2005-02-24T13:25:00.000-05:00</updated><title type='text'>I admit, Ruby is awesome. Web development can be -...</title><content type='html'>I admit, Ruby is awesome. Web development can be - I experienced this the first time with ruby.&lt;br /&gt;&lt;br /&gt;But the real beaty only shows with Rails. Have you tried it? You should.&lt;br /&gt;&lt;br /&gt;http://www.rubyonrails.org/</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8646673/110923015801398837/comments/default/110926955820570840'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8646673/110923015801398837/comments/default/110926955820570840'/><link rel='alternate' type='text/html' href='http://navindra.blogspot.com/2005/02/kderb-why-you-should-use-ruby.html?showComment=1109269500000#c110926955820570840' title=''/><author><name>Stephan</name><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://navindra.blogspot.com/2005/02/kderb-why-you-should-use-ruby.html' ref='tag:blogger.com,1999:blog-8646673.post-110923015801398837' source='http://www.blogger.com/feeds/8646673/posts/default/110923015801398837' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-8646673.post-110925053180643618</id><published>2005-02-24T08:08:00.000-05:00</published><updated>2005-02-24T08:08:00.000-05:00</updated><title type='text'>Well written. Congrats Navindra.</title><content type='html'>Well written. Congrats Navindra.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8646673/110923015801398837/comments/default/110925053180643618'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8646673/110923015801398837/comments/default/110925053180643618'/><link rel='alternate' type='text/html' href='http://navindra.blogspot.com/2005/02/kderb-why-you-should-use-ruby.html?showComment=1109250480000#c110925053180643618' title=''/><author><name>Joao Pedrosa</name><uri>http://www.blogger.com/profile/17757291535220409650</uri><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://navindra.blogspot.com/2005/02/kderb-why-you-should-use-ruby.html' ref='tag:blogger.com,1999:blog-8646673.post-110923015801398837' source='http://www.blogger.com/feeds/8646673/posts/default/110923015801398837' type='text/html'/></entry></feed>