Welcome to the myhosting.com Forums.
-
Django?
I have been reading about something called Django in a few places and I know that it is a framework of some sort.
Anyone have any experience using it?
Looking for some first hand experiences good or bad.
-
Very, very powerful language, and I have found it pretty easy to learn, just like Python. Mind, haven't mastered it yet but nevertheless it is powerful.
Btw, you can't use it on shared hosting. Though many places provide Django preinstalled on servers nowadays.
-
Django's actually just a web framework that's written in Python; it's not a separate language.
Django gives you lots of conveniences when coding web apps. If that's what you're building, check it out, as it might be very useful for you.
On the flip side, I highly recommend Ruby and Ruby on Rails. I've been using both for nearly 1.5 years, and am constantly blown away by their ease of use, and power.
If you're trying to decide between Python and Ruby, go for Ruby.
That's just my opinion though!
Last edited by nickh; 2010-06-14 at 05:37 PM.
-
I've heard a lot of good things about both honestly, but I'm not personally familiar with either of them. You might want to look into tinkering with both if you can afford to and then decide from there. Different people seem to feel the same way about one program over the other so I think it's just a matter of personal preferences.
-
Universal
I've heard that it doesn't always jive with all browsers, but other than that I've heard it's fairly easy to use.
-
Ruby, Ruby, Ruby Soho
$10 to anyone who can name the song that's from.
-

Originally Posted by
FullHead
I've heard that it doesn't always jive with all browsers, but other than that I've heard it's fairly easy to use.
Django and Rails are browser-agnostic. They don't care what you use. It's up to the site's creator to ensure that their site is cross-browser compliant.
If a Django or Rails site doesn't work well in a browser, it's because the person or people who created the site didn't test the site thoroughly enough, or decided to release it with bugs.
-
What's the difference between Ruby and Ruby on Rails? What's your preference?
-

Originally Posted by
Stoddard
What's the difference between Ruby and Ruby on Rails? What's your preference?
Ruby is a programming language.
Ruby on Rails is a framework written in Ruby.
I use Ruby on Rails to build web applications quickly.
I use Ruby regularly to automate small tasks that would otherwise take me a long time to do manually.
Last edited by nickh; 2010-06-10 at 12:13 PM.
-
That's interesting...thanks for that info about web applications vs. automated tasks.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
Version 4.1.7
Copyright ©2000 - 2013
All times are GMT -4. The time now is 12:33 AM.