Create an account

Very important

  • To access the important data of the forums, you must be active in each forum and especially in the leaks and database leaks section, send data and after sending the data and activity, data and important content will be opened and visible for you.
  • You will only see chat messages from people who are at or below your level.
  • More than 500,000 database leaks and millions of account leaks are waiting for you, so access and view with more activity.
  • Many important data are inactive and inaccessible for you, so open them with activity. (This will be done automatically)


Thread Rating:
  • 563 Vote(s) - 3.49 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Ruby off the rails

#31
In Boulder there was an excellent group of Ruby users who met monthly. This point was made - that Ruby does have an existence beside its use in Rails. Plain Ruby users do exist, are begging for attention, have neat things to show, and can find each other at user group meetings.

They also had better pizza than the Python group, who met also the same day of the month. Can only pick one...
Reply

#32
Ruby with a homebrew extension written in C++ does all the heavy pixel pushing for my photography processing. I was using Python+numpy but when doing [artsy stuff][1], Ruby is just more fun. Also the relative lack of, or lesser maturity of, good image processing libraries makes me feel less like i'm reinventing wheels. I am clueless about Rails, other than i've heard of it, have a fuzzy idea what it is, and actually have a book on it (unopened)


[1]:

[To see links please register here]

Reply

#33
I use Ruby extensively in my work, and none of it is Rails (or even web) based.

My domain is usually client-side [Windows][1] applications (wxRuby GUI) and scripts, automating Excel, Internet Explorer, SQL Server queries and report generation (win32ole COM automation). I also use the sqlite, pdf-writer, and gruff libraries for various data munging and graph generation tasks.

Rails' success has been great for Ruby, but I agree that Rails has received so much attention that Ruby's value beyond the web is often overlooked.


[1]:

[To see links please register here]

Reply

#34
I've used Ruby a lot professionally for quick scripts for things like shuffling files around. I'm the same way in that I was using Ruby first before touching Rails at all.
Reply

#35
Check out [Shoes][1], a simple API for building GUIs in Ruby aimed at novice programmers.


[1]:

[To see links please register here]

Reply

#36
The only site I've done with Ruby at work is using Rails, but I'd like to try [Merb][1].

Other than that I do a lot of little utility programs in Ruby - for instance an app that reads RSS feeds and imports new posts into a dabase.

It's fun, so I also write some dumb stuff just because it's so quick. Yesterday I wrote an app to play [the Monty Hall problem][2] 100,000 times to help a friend convince her professor that switching is the correct strategy.


[1]:

[To see links please register here]

[2]:

[To see links please register here]

Reply

#37
We mainly use rails, but we have plenty of other non-rails ruby things - for example a standalone authentication daemon thing for centralized authentication of users, and an 'image processing server' which runs arbitrary numbers of ruby processes to process images in parallel.

Oh, and don't forget good old Rake :-)
Reply

#38
I haven't done any non-Rails Ruby web dev, but all of my [Project Euler][1] solutions are in Ruby, as well as some other small projects, like my [IRC bot][2].


[1]:

[To see links please register here]

[2]:

[To see links please register here]

Reply

#39
We use some Ruby for file manipulation but have not been able to incorporate rails yet.
Reply



Forum Jump:


Users browsing this thread:
2 Guest(s)

©0Day  2016 - 2023 | All Rights Reserved.  Made with    for the community. Connected through