Close and Go BackBack to Viget

On Confidence and Real-Time Strategy Games

David Eisinger
David Eisinger, Senior Developer, June 30, 2011

I want to talk about confidence and how it applies to being a successful developer. But before I do that, I want to talk about Z, a real-time strategy game from the mid-’90s.

Continue reading "On Confidence and Real-Time Strategy Games"

Rails Admin Interface Generators

David Eisinger
David Eisinger, Senior Developer, May 31, 2011

Here at Viget, we’re always looking for ways to reduce duplicated effort, and one component that nearly every single one of our applications needs is an admin interface. As such, we’ve spent a lot of time trying to find the perfect drop-in admin interface generator. We’ve been happy with Typus for the past year or two and have been able to contribute back to the project on a number of occasions. Lately, though, a pair of new libraries have been making some noise: ActiveAdmin and RailsAdmin. How do they stack up to Typus? Read on, friend.

Continue reading "Rails Admin Interface Generators"

Convert a Ruby Method to a Lambda

David Eisinger
David Eisinger, Senior Developer, April 26, 2011

Last week I tweeted:

Convert a method to a lambda in Ruby: lambda(&method(:events_path)). OR JUST USE JAVASCRIPT.

It might not be clear what I was talking about or why it would be useful, so allow me to elaborate. Say you’ve got the following bit of Javascript:

var ytmnd = function() {
  alert("you're the man now " + (arguments[0] || "dog"));
};

Continue reading "Convert a Ruby Method to a Lambda"

Simple Command Line Deploy Scripts for Non-Rails Projects

Jason Garber
Jason Garber, Senior Front-End Developer, April 21, 2011

I've been working on a lot of non-Rails projects lately. At some point during the buildout process, I start spending a fair amount of time uploading my changes to one of our testing servers. I love Panic's Transmit FTP program to death, but repeatedly FTPing files gets dull after a while.

I needed a better system. So I wrote one.

Continue reading "Simple Command Line Deploy Scripts for Non-Rails Projects"

Static Asset Packaging for Rails 3 on Heroku

David Eisinger
David Eisinger, Senior Developer, March 29, 2011

Short Version: the easiest way to combine and minify static assets (CSS and Javascript) in your Rails 3 app running on Heroku is to use AssetPackager with this fork of Heroku Asset Packager. It just works.

Continue reading "Static Asset Packaging for Rails 3 on Heroku"

We're the Developers

at Viget Labs. We write about web development trends, tips, best practices, industry events, and our projects — all with an emphasis on Ruby on Rails.

Upcoming Events

Future Insights Live - April 29 to May 4
Future of Web Apps, Future of Web Design, Future of Mobile, and Future of Web in the Enterprise have joined forces to bring you our most comprehensive event EVER!

Contact Us

Have any questions, comments, ideas, or secrets to share? Let us know.


How many hours in a day?

Sorry, you need to have Javascript enabled to use this form. (Don't blame us, blame the spammers!) If you'd like to contact us, please visit our Contact page.