7 Tree Data Structure Plugins for Rails (7)
share
digg
by
Mike Gunderloy (2)
on
Rails Inside (0)
5 days, 2 hours
ago
permalink
A surprising number of applications seem to involve storing a tree of similar items out to some arbitrary depth: managers and employees, assemblies and parts, categories for organizing things. Rails doesn't have any native ability to handle a tree structure - but, as with many other things, plugins fill the gap. And even though this requirement has been around for ages, there's still active development in the plugin world as people try to invent a ...
The You Show (73)
share
digg
by
Seth Godin (26)
on
Seth's Blog (26)
6 days, 11 hours
ago
permalink
A friend was telling me about some job interviews she went on. She enjoyed them. Of course she did, I thought. She was starring in a show, a show about her. I wrote about this five months ago, but it's worth boiling it down to the interview or sales call level. One approach is to be reactive, to sit where you're supposed to sit, have your resume appear just so, wear what you're supposed to ...
-
Michael Hyatt said:
I am not sure exactly how this would work practically, but I love the idea. You have to stand out!
-
RoyBlumenthal said:
It baffles me why people accept crap jobs with crap companies doing crap work. Seth's spot-on once again.
-
Devlin D said:
This is EXACTLY how I love to do job interviews. They are so nerve wracking but so much fun if you are excited about the company.
-
Claudia said:
:)
-
bbebop said:
of course, the goal is...
-
Darren Draper said:
Gold:"Some bosses don't want to hire people who have a vision, a personality and a shtick. That's okay. You don't want to work for them anyway."
Expens’d Add Expense Approval and Updates UI (1)
share
digg
by
Robert Dempsey (0)
on
Ruby on Rails Website Development Blog from Atlantic Dominion Solutions (0)
1 week
ago
permalink
In today’s update of expens’d, we’ve added expense approval for paid accounts, and updated the UI to make managing your account a bit easier. <h2>Setting up Expense Approval</h2> To set up expense approval log in, and click on the “Account” tab to the right of the expens’d logo. Once there, select the “Edit My Account” tab, check “Use expense approval,” and hit save. You’re now ready to go. <h2>Approving and Rejecting Expenses</h2> To approve or ...
Colab Orlando - It's worth a visit. (1)
share
digg
by
Mark Krupinski (0)
on
Everyone's Blog Posts - doterati (0)
1 week
ago
permalink
Last Tuesday, I went downtown to take my first tour of Colab Orlando and meet Terry Pappy for lunch. It was a great trip and great company. I got to see the suites and work space - I completely forgot Tuesday's are Free and wish I would have worked there all day instead of my cube in Maitland. I also have a great lunch with Terry, Ryan, Adam and Renee. If you have yet to ...
Agile Planning (2)
share
digg
Rails 2.2 Released (8)
share
digg
by
Peter Cooper (0)
on
Rails Inside (0)
1 week, 2 days
ago
permalink
Yes folks, Rails 2.2 is here! Coming just six months after Rails 2.1, Rails 2.2 is still definitely the most exciting Rails release yet - you get internationalization, Ruby 1.9 support, thread safety, connection pooling, and a lot more. The number of people contributing to Rails has never been bigger, the quality of the documentation has recently shot through the roof, and things are looking good in Rails-world. To celebrate, Ruby Inside is running a ...
Rails 2.2: i18n, HTTP validators, thread safety, JRuby/1.9 compatibility, docs (20)
share
digg
by
David (18)
on
Riding Rails - home (6)
1 week, 3 days
ago
permalink
Rails 2.2 is finally done after we cleared the last issues from the release candidate program. This release contains an long list of fixes, improvements, and additions that’ll make everything Rails smoother and better, but we also have a number of star player features to parade this time. Internationalization by default The most important is that Rails now includes a full-on internationalization framework and that it’s pre-wired from start. The work of the i18n group ...
-
Matt McKnight said:
Nick Sieger is my hero. Connection Pools are my favorite place to swim.
JBoss on Rails: Deploying Rails Apps to a JBoss App Server (3)
share
digg
by
Peter Cooper (0)
on
Rails Inside (0)
1 week, 4 days
ago
permalink
Java-heads will be familiar with JBoss, a popular Java EE-based application server. Bob McWhirter has been working on a plugin to make it easy to deploy Rails applications to a JBoss app server - something that could be quite appealing if you work in a Java-only zone (common in managed deployment situations) or if you want to sell your code to enterprises with this restriction. Bob's deployer is called, simply, jboss-rails (Github repository) and it ...
-
macasek said:
This sends chills down my spine!
Adobe AIR 1.5 is out (5)
share
digg
by
mikechambers (0)
on
Mike Chambers (0)
2 weeks
ago
permalink
We just released Adobe AIR 1.5. While this is a point release, it is a pretty significant update. You can find an overview of new features and updates in this article on the developer center, and in this blog post. What is my favorite feature of AIR 1.5? Bug fixes! In particular URL clicks are now handled correctly (correct browser is opened, and links open in new tab in Firefox as appropriate). You can grab ...
Episode 136: jQuery (7)
share
digg
Speeding Up Rails Development (9)
share
digg
by
Jim Neath (0)
on
Jim Neath (0)
2 weeks, 2 days
ago
permalink
Over the last few months I’ve realised that the speed at which I develop new projects is a lot quicker than it used to be. So I thought I’d share some of the things I’ve learned and also some quite obvious things (to me at least). Use a Base Application I’m obviously going to be horrifically biased due to the fact that I helped to develop Bort, but I think that base apps are the ...
-
Ted said:
"Seriously, Just Buy a Fucking Mac" - great heading.
This Week in Edge Rails (4)
share
digg
by
Mike Gunderloy (2)
on
Riding Rails - home (6)
2 weeks, 2 days
ago
permalink
The important news in edge Rails this week is the imminent release of Rails 2.2.1 – otherwise known as Rails 2.2 RC2. Getting ready for this release did lead to some significant changes in the Rails codebase. First, it’s very likely that you’ll need to upgrade rubygems to run RC2: the required version of rubygems is now 1.3.1, which was just released yesterday. This dependency is part of the continued work to make vendored gems ...
Rails 2.2 RC2: Last stop before final (7)
share
digg
by
David (18)
on
Riding Rails - home (6)
2 weeks, 2 days
ago
permalink
Rails 2.2 has been baking for long enough now. This is the last taste before the goodies are served. So please install and check it out. See if you can find any regressions or bugs in any of the new stuff, so we can have it all delicious by the time we ring the dinner bell (ok, ok, I’ll put down the food metaphor now). This release also conciedes with the fact that we’ve branches ...
Ruby Best Practices: The Book and Interview with Gregory Brown (7)
share
digg
by
Peter Cooper (0)
on
Ruby Inside (0)
2 weeks, 3 days
ago
permalink
Back in March, Ruby developer Gregory Brown raised the idea of receiving donations so he could work on open source Ruby projects full-time. It went well, and out of this project came Prawn, a pure Ruby PDF generation library. Not one to rest on his laurels, Gregory's now working on a book for O'Reilly called Ruby Best Practices, billed as "for programmers who want to use Ruby the way Rubyists do." The book will cover ...
-
Ryan said:
I'm excited to read this one. I wish it could be done before August of '09.
3 Ways To Build Fake Demo Data For Your Rails App (10)
share
digg
by
Mike Gunderloy (2)
on
Rails Inside (0)
2 weeks, 3 days
ago
permalink
You've finished the first sprint of your new Rails application and you're ready to show it to the client - or are you? Most user interfaces look better when they're actually filled with data. You could sit down and start entering records by hand, wracking your brain to think of new names and addresses. Or you could take the easier way out by turning to a random data generation library. We previously looked at the ...
Rails 2.2 RC2: Last stop before final (2)
share
digg
by
David (18)
on
Riding Rails - home (6)
2 weeks, 3 days
ago
permalink
Rails 2.2 has been baking for long enough now. This is the last taste before the goodies are served. So please install and check it out. See if you can find any regressions or bugs in any of the new stuff, so we can have it all delicious by the time we ring the dinner bell (ok, ok, I’ll put down the food metaphor now). This release also conciedes with the fact that we’ve branches ...
Rails 2.2 RC2: Last stop before final (1)
share
digg
by
David (18)
on
Riding Rails - home (6)
2 weeks, 3 days
ago
permalink
Rails 2.2 has been baking for long enough now. This is the last taste before the goodies are served. So please install and check it out. See if you can find any regressions or bugs in any of the new stuff, so we can have it all delicious by the time we ring the dinner bell (ok, ok, I’ll put down the food metaphor now). This release also conciedes with the fact that we’ve branches ...
This Week in Edge Rails (2)
share
digg
by
Mike Gunderloy (2)
on
Riding Rails - home (6)
2 weeks, 3 days
ago
permalink
The important news in edge Rails this week is the imminent release of Rails 2.2.1 – otherwise known as Rails 2.2 RC2. Getting ready for this release did lead to some significant changes in the Rails codebase. First, it’s very likely that you’ll need to upgrade rubygems to run RC2: the required version of rubygems is now 1.3.1, which was just released yesterday. This dependency is part of the continued work to make vendored gems ...