shigajet
Feb 26 2007, 12:02 AM
| | Since Web 2.0 has become one of the top buzzwords nowadays, I'm curious about the new languages: Ruby (on Rails), AJAX and scriptaculous are several methods programmers use to make web applications. I'd like to build some applications, but the trouble is where to start.
How easy is it to make a web app in the first place? Which programs/languages have a learning curve that's not so steep?
|
Reply
augyd
Jun 6 2007, 09:58 PM
fslog
Jun 22 2007, 11:12 AM
Yeah Ruby and rails is great for a new programmer trying to come into web application development.
But my favourite language is python and there are lots of great frameworks to work with. There is
Django,
Pylons,
Turbogears,
web.py, etc.
If you want to create some kind of CMS then do try out django. It has a cool auto generated admin interface. You just specify the models(database schema) and it automatically generates a generic administrator interface which can be fine tuned later.
Reply
Similar Topics
Keywords :
ruby rails ajax scriptaculous- [ruby]lite Multi-dimensional Array
- (0)
- Rails On Ubuntu
- install ruby on rails on a Ubuntu 7.10 desktop (0)
Hi, i'm a ruby on rails fan, and also an ubuntu user, i would like to share the steps i've
been through in order to install ruby on rails. Some of you might noticed that there is a rails
package available in ubuntu, but i think it's better not user these package. instead i download
the rails gem with rubygems package manager. here is the walk through: 1.- install ruby using the
apt-get tool QUOTE sudo apt-get install ruby rdoc irb libyaml-ruby libzlib-ruby ri
libopenssl-ruby 2.- Install rubygems manually from source. download the latest rubygems...
Php - Ajax: E-mail Protection, Clickable Image
- (2)
Description Concept sparked by the following topic: Email Address Protection From Spam Bots
. The idea is to have an image, when clicked on, turn into selectable text. The e-mail is encoded,
and that encoding is sent to the server through AJAX to be decoded via PHP. After it is decoded, it
gets sent back to be inserted into a text field which is automatically selected upon clicking the
image. I have decided to keep things limited to one page for now, where the concept can be easily
seen. Code $get = $_GET ; if ($get != ""){ echo "...
Ajax - A New Technology
- AJAX relies on Java Script (10)
Recently i did one of my project using AJAX and i could experience the real advantage of this
Language , What do you say about that ?...
How Can I Make An Auto-updating Shoutbox Type Script?
- I have a few ideas involving AJAX but im looking for something more.. (4)
Hi all. Ive just started to experiment with AJAX working with PHP and MYSQL to get data and display
it and im looking to implement it into a shoutbox similar to the one here on the forums but i have a
question... i know how to use ajax and JS to refresh the contents of a DIV every few seconds r so
and that essentially reloads the shoutbox content as the REFRESH button does up there ^^ on the
shoutbox but i think it silly that it should update every few seconds even if theres no new activity
so what im looking for is a way of letting my AJAX know when there is a new ent...
Ruby And Ruby On Rails?
- Can somebody please explain? (1)
hey. I have been seeing Ruby and Ruby on rails alot lately and I really have no clue what these
languages do. What is it that they do? Similar to php, or is it not web based at all? Fill me in on
all of it please- I am the clueless wonderer. Thanks /smile.gif" style="vertical-align:middle"
emoid=":)" border="0" alt="smile.gif" />...
Ruby On Rails - Is There Anybody
- - who is hosting ruby on rails website here (3)
Hi, At present I am hosting one website in Ruby on Rails at computing host. Soon I am also going to
start two more. I am new to Ruby to Rails so I would like to know that is there anybody who is
working with Ruby on Rails? If yes than its better so that we can help each other because it's a
new technology and the documentation is not so much available (although day by day it is
increasing). So anybody??...
Ruby On Rmxp
- help me please (2)
Howdy!, I have bought a copy of RPG MAker XP and i noticed that the programming language is
ruby, I don't know anny ruby so I need a easy tuturial to learn verry quickly the basics and
mayby some other advancements so i can start making my own scripts! It would be cool to make my
own game so help me please! If you know Ruby(and/or RMXP) and you're willing to write scrips
for me i would be verry hapopy two, please help me! GRTZ!, Styno...
Looking for ruby, rails, ajax, scriptaculous,