jump to navigation

Web Based Command Line April 17, 2007

Posted by ordinarywebguy in Cool Websites, Programming, Ruby.
3 comments

Yes, you read it correctly “Web Based Command Line“.

I’ve just discovered it trying to have my first bite with Ruby Programming Language. I found it very tasty after biting it because of its hands on tutorial. This is what I’m talking about “Web Based Command Line”. Check this out here: http://tryruby.hobix.com/. It uses the Javascript Framework prototype.js and moo.fx library. The site is extremely cool. I bet this will be one of the factors to inspire fellow developers to bite more and get their hands dirty on Ruby.

Links:
http://www.ruby-lang.org/en/
http://tryruby.hobix.com/

Other Web Based Command Line:
http://a-i-studio.com/cmd/

One Stop PHP Resources and It’s Peer September 8, 2006

Posted by ordinarywebguy in Ajax, Cool Websites, Java, Javascript, MySQL, OOP, PHP, PHP Blogs, PostgreSQL, Ruby.
1 comment so far

FeedPHP is going to be the largest repository of feeds from PHP and related news sources. This one stop news source parses feeds from thousands other php website and displays the titles. As we know, MySQL, PostgreSQL, AJAX are also relevant to PHP, so FeedPHP collects feeds from those sources as well.

Visit it here: http://www.feedphp.com/

All thanks to Hasin Hayder.