3 Results for ruby on rails

Applied Filters

web development

Filter Results

Click a filter below to apply it to results

AUTHOR
Reuven Lerner (3)
SUBMITTED
Jun-2008 (2)
May-2008 (1)
TAG
rails (3)
django (1)
foundation (1)
python (1)
view more

Django Gets Its Own Foundation

The developers of Django, a Python-based framework for creating and deploying sophisticated Web applications, announced yesterday that they have established the Django Foundation. This foundation, like foundations for Apache and Mozilla, will allow for communal ownership of the Django code, as well as accept donations and pay individuals.



Check Your Site With Tarantula

If you're running a Web site, then the last thing you want is to
ᅠ have a broken link.ᅠ Broken links look bad, frustrate users, and
ᅠ confuse search engines.ᅠ Even when links aren't broken, you can have
ᅠ pages that contain bad HTML, or server-side programs that fail when
ᅠ you enter data into them.ᅠ If this is an important issue to you,ᅠ then you should take a look at Tarantula,
ᅠ a Rails plugin that executes a number of simple tasks against your
ᅠ Web site, producing a detailed report (in HTML, of course)
ᅠ describing the URLs that it crawled, and the responses it received
ᅠ from each URL.


Can Rails Scale? Twitter Raises Some Questions

Ruby on Rails is one of the hottest open-source technologies around, with many developers calling it the next big thing. And indeed, many new Web sites have been created in Rails -- most notably Twitter. But Rails has long been dogged by accusations that it is too slow and unscalable for enterprise applications, and it didn't help to learn that Twitter might be abandoning Rails, partly or completely, because of these issues. Do Twitter's problems point to an underlying weakness in Rails?