62 posts tagged with ruby. (View popular tags)
Displaying 1 through 50 of 62. Subscribe: Posts tagged with ruby

Related tags:
+ (26)
+ (15)
+ (15)
+ (10)
+ (10)
+ (8)
+ (7)
+ (6)
+ (6)
+ (6)
+ (5)
+ (5)
+ (4)
+ (4)


Users that often use this tag:
djgh (3)
jxpx777 (2)
dmd (2)
jackson5 (2)
BoldStepDesign (2)
Alterscape (2)
Blazecock Pileon (2)

What programming language should I teach my kids? (web dev) [more inside]
posted by satori_movement on Sep 10, 2009 - 25 answers

Does anyone know the typeface/font used in the Ruby and Ruby on Rails logos?
posted by MediaJunkie on Aug 24, 2009 - 6 answers

I'm a journalist with not much database programming experience. However I have been fascinated by the government and other agencies making their data available for developers to play with, and I think a newspaper could do wonders with this data. How do I get in on the fun? [more inside]
posted by Blandanomics on Jul 8, 2009 - 9 answers

Which forums do the best web programmers hang out at? [more inside]
posted by jackson5 on Jun 26, 2009 - 16 answers

What programming language should I use for a Digg-like web site? [more inside]
posted by jackson5 on Jun 15, 2009 - 14 answers

In Ruby, how can you get around the ~65,500 character limit when grabbing a web page? [more inside]
posted by FuManchu on Mar 9, 2009 - 7 answers

I have many wav files that I need to modify in the same way. Specifically, I want to fade in from zero dB for the first 5 ms and fade out to zero db for the last 5 ms. What do I use? [more inside]
posted by pealco on Feb 25, 2009 - 7 answers

Anybody know why I'd be having problems with Hackety Hack (the ruby tutorial)? Downloading works fine, but the forums and the shared programs are gone. [more inside]
posted by forforf on Feb 8, 2009 - 6 answers

Foreword: No ruby background aside from basic tutorials. Here's the deal. I've tired the Agile Web Dev (2nd edition) book for rails, very out of date. I need to learn something. I want to learn ruby on Rails. I've gone through the Rails guide on creating a rails blog (http://guides.rubyonrails.org/getting_started_with_rails.html). So, rather then buy it now (3rd edition of book as beta) or just wait, I want to get on the fast track to learn rails 2.2 (soon to be release 2.3) . Basically I'm looking for a online resource super cheap or free that provides quality information relating to rails and ruby. Help and suggestions welcome
posted by BoldStepDesign on Feb 3, 2009 - 6 answers

I'm trying to learn Ruby. I know more than a little bit about VB Script, and have written some scripts to automate some windows tasks, mostly by editing existing scripts, things like pinging workstations, WMI connections looking for files and such. I've read http://pine.fm/LearnToProgram and worked through the tutorials and think I understand them. Now what.... [more inside]
posted by TuxHeDoh on Dec 5, 2008 - 7 answers

Is there a free library that will decode/read a barcode from an image? [more inside]
posted by Maia on Dec 3, 2008 - 5 answers

Rails on Ubuntu. I've followed this tutorial: http://wiki.rubyonrails.org/rails/pages/RailsOnUbuntu Now how to do I access ror from my browser? Where do I put files for dev? Help please!!
posted by BoldStepDesign on Oct 31, 2008 - 4 answers

I upgraded ruby on OS 10.5.4 from 1.8.6 to 1.8.7 and rubygems stopped working. How do I get rubygems to see where I've installed ruby? [more inside]
posted by Inigo Jones on Aug 21, 2008 - 3 answers

Graph Visualization Filter: I need to generate a list of coordinates for the nodes in a large directed, weighted graph from Ruby, given a list of nodes, edges and weights. [more inside]
posted by Alterscape on Aug 4, 2008 - 3 answers

How do I update Ruby/get RoR working? (OS X 10.4). [more inside]
posted by theRussian on Jun 23, 2008 - 5 answers

Is there a resource that lists all the different email programs' handling of forward/reply formatting? I want to write a program that receives emails, but I know some email apps add ">" characters and newlines that I'll have to strip out- I don't want to miss too many edge cases. [more inside]
posted by squishy on Jun 11, 2008 - 2 answers

I am trying to decide which web language + framework to focus on for learning this summer. I am stuck between PHP, Python (with Django maybe) or Ruby (on Rails). [more inside]
posted by the_dude on May 29, 2008 - 35 answers

If my favourite reference on C++ is The C++ Programming Language by Stroustrup, what would be my favourite book on Ruby. (And my favourite book on Python.) [more inside]
posted by chunking express on May 21, 2008 - 17 answers

How do I learn new programming languages and start using modern web apps without getting frustrated and angry? [more inside]
posted by Zarkonnen on May 14, 2008 - 33 answers

I'm looking for a fuzzy text-matching algorithm for an autocomplete widget. [more inside]
posted by sonofslim on May 10, 2008 - 9 answers

How can I do a Rails find JOIN without SQL, using the two tables' existing has_and_belongs_to_many relationships? [more inside]
posted by Blazecock Pileon on Apr 18, 2008 - 5 answers

Any good Rails 2.0 books for beginners? [more inside]
posted by Blazecock Pileon on Apr 9, 2008 - 6 answers

I'm trying to compile and run a Java class from Ruby, but I'm having some problems. I'm not very experienced with Ruby- please help me figure out what I'm doing wrong. [more inside]
posted by version control on Mar 24, 2008 - 7 answers

TeachFilter: Help me become a better programming instructor. [more inside]
posted by stungeye on Mar 11, 2008 - 4 answers

In my quest to learn Ruby, I'm struggling to find everyday usable code examples that i can relate to. Might you suggest some ? [more inside]
posted by jmnugent on Mar 1, 2008 - 28 answers

Is there any way to stop spam protection on Instiki? [more inside]
posted by djgh on Feb 10, 2008 - 4 answers

What does the construct "?/" refer to in Ruby? [more inside]
posted by nakedcodemonkey on Jan 14, 2008 - 6 answers

I'm interested in attempting some work with Ruby on Rails. Other than some very elementary BASIC programming and HTML (yes, I know it's not a programming language), I have no programming experience. [more inside]
posted by joshrholloway on Dec 29, 2007 - 6 answers

I'm a coder, with skills in python, ruby, rails, java, etc. I've recently started getting offers for (and accepting) short-term contract work in addition to my longer-term dayjob contract. However, I'm unsure what the going rate is for the work I do - how much should I charge on a per-hourly basis? How does this vary with respect to the length of the contract (eg, a day, a week, a month, six months)? [more inside]
posted by ysabet on Nov 30, 2007 - 5 answers

ParseFilter: I have a CSV file full of leads I need to parse into a more, er, concise format. What would the hive mind recommend? [more inside]
posted by cdmwebs on Nov 3, 2007 - 23 answers

Parse freetext postal addresses to structured form for geocoding to KML? [more inside]
posted by joshwa on Nov 1, 2007 - 3 answers

Railsfilter: I need to write an addition to an already-existing Rails app to allow it to accept large files (and some trivial metadata) uploaded from a Processing (Java) client I've written. The Rails app already supports this behavior via a web interface. I can see a few of the trees, how do I fit them into the forest and get a pair of working apps? [more inside]
posted by Alterscape on Sep 19, 2007 - 4 answers

The management at the company I'm working for has sold a couple customers on a product that we as the worker-bees have yet to produce. That being said I view this more as an opportunity to do something new than as a huge hassle, assuming we can figure out a convenient way of producing said product. So I was hoping the great and wonderful MeFi might have a couple suggestions they might throw my way. [more inside]
posted by bernsno on Sep 17, 2007 - 3 answers

How do I solve this puzzle mathematically, rather than programmatically? [more inside]
posted by anomie on Sep 13, 2007 - 12 answers

Finding it impossible to locate natural ruby solitaire/stud sterling silver or white gold (not plated) earrings for my soon to be daughter-in-law. Can someone point me in the right direction? Will shop online or in the New York City / Long Island area. [more inside]
posted by eatdonuts on Sep 6, 2007 - 11 answers

Looking for guidelines, principles, etc. for grokking the decision process for splitting up a Ruby on Rails application into controllers. [more inside]
posted by jxpx777 on Aug 25, 2007 - 4 answers

Configured Readline with the prefix 'ur/local' on OSX. Then installed Ruby in /usr/local, but with Readline. Would like to put everything in the proper place without damaging anything, so what do I do now? [more inside]
posted by djgh on Jul 23, 2007 - 5 answers

What are the best database-driven Web application development frameworks out there right now? More specifically, please orient me to toolsets you know of that are similar to Ruby on Rails. [more inside]
posted by killdevil on Jul 6, 2007 - 17 answers

What's the best way (using the internet, and/or books) to learn how to query SQL databases with Ruby?
posted by anonymous on Jun 10, 2007 - 3 answers

Which programming language can I learn relatively quickly for simple interpretation and manipulation of text files on my Windows box? [more inside]
posted by poweredbybeard on Apr 12, 2007 - 28 answers

Rcodetools, possibly in conjunction with Icicles, seems like it should be the bee's knees for doing Ruby code completion in Emacs. I need help getting it to actually work. [more inside]
posted by dmd on Mar 7, 2007 - 2 answers

Installing Ruby programs on a website: Where do I even begin? [more inside]
posted by Xere on Feb 28, 2007 - 5 answers

I'm fairly new to Ruby on Rails and I'm having trouble getting icalendar to play. Can some one point me to a tutorial so that I can learn how to render an iCalendar in a webpage? [more inside]
posted by dantodd on Feb 25, 2007 - 7 answers

How can I pass data created via javascript to my Rails application? [more inside]
posted by jxpx777 on Feb 23, 2007 - 4 answers

How can I efficiently and elegantly calculate a rolling sum of count-of-events in a time period from a list of event times? [more inside]
posted by dmd on Jan 11, 2007 - 10 answers

How do you search for minus sign (the "-") in Google? [more inside]
posted by MarkO on Dec 17, 2006 - 6 answers

What web technology/language should I learn to make simple online apps and just generally enhance my bare-bones knowledge of HTML? [more inside]
posted by Robot Johnny on Dec 10, 2006 - 18 answers

I want to learn web design. Not to be hired as a web designer but to design my own business site. I know some (a little) HTML. Is there another language that i should be focusing on that may be easier or better or do i pretty much start with HTML and get very good with that before moving on to something else... [more inside]
posted by Bjkokenos on Dec 5, 2006 - 18 answers

Why should I look at Ruby on Rails for development of applications instead of the traditional LAMP stack, especially given the advancements in PHP since 5.0? [more inside]
posted by xmutex on Oct 31, 2006 - 12 answers

How do I select a directory with Ruby? [more inside]
posted by Skyanth on Sep 21, 2006 - 5 answers

« Older posts