18 May 2013

The Ruby Reflector

Topic

Open source

  Source Favicon
By miraculous1 of mir.aculo.us 18 days ago.
Email

this gist with instructions on getting decent rendering quality .

*To accommodate passing parameters along from an HTML email to our Rails app, I've released URLcrypt, an open-source, MIT-licensed Ruby library for ‘elegant' encrypted URLs . Alternatively, you could also use a table the holds tokens, but I find encrypting the account/user id information a more scalable solution.

mir.aculo.us Read
  Source Favicon
By Mike Gunderloy of A Fresh Cup 5 days ago.
Email

fartscroll.js - Open source from The Onion. Be afraid.

How to Setup a Production Server for Rails 4 - A walkthrough using a server from Media Temple.

Adding Tabs to Your Rails App Just Got a Whole Lot Easier with Tabulous 2 - New release of the easy way to build a tabbed UI (with all new declarative syntax).

afreshcup.com Read
  Source Favicon
By Lucas Welch of Opscode Blog 3 months ago.
Email

…support, earlier access to upcoming changes, and additional rich features on top of the functionality in open-source Chef. Further, Private Chef's basis on open-source Chef also aligns with our own open philosophy allowing us to contribute back to the greater Chef community."

Pretty cool right?

Even cooler is the fact that Facebook played a role in field-testing the code base for Chef 11 , continuing its commitment to open sourcing its best practices and tools …

opscode.com Read
  Source Favicon
Email

…this case is really just a marketing tool. Well, I admit there are companies that also use the " Open Source" mark as a marketing tool, too - we often can see this in products based on Open Core models. But in my opinion Open Core is not Open Source, and the Open Source model is something different.

Now let me state that I am not an Open Source fanatic and I totally accept different models.

Open Source should be considered as a way of providing additional value to customers …

mysqlperformanceblog.com Read
  Source Favicon
By Bryan McLellan of Opscode Blog 3 months ago.
Email

For those of you with extensive deployments of the open-source Chef 10 Server already, we will be relasing migration tools in the future.

Only 64-bit systems are supported at this time. Packages are available for these platforms: Ubuntu 10.04 Ubuntu 11.04 Ubuntu 12.04 CentOS 5 CentOS 6

Chef 11 Client

This release contains new features and some important refactoring of existing parts of the client.

Chef:: Node::Attribute has been completely overhauled. These …

opscode.com Read
  Source Favicon
By Hongli Lai of Phusion Corporate Blog 11 days ago.
Email

Open source users can install the open source version of 4.0.2 with the following commands: gem install passenger passenger-install-apache2-module passenger-install-nginx-module

You can also download the tarball at Google Code . We strongly encourage you to cryptographically verify files after downloading them.

In-depth instructions

In-depth installation and upgrade instructions can be found in the Installation section of the documentation. The documentation has been …

blog.phusion.nl Read
  Source Favicon
By Peter Cooper of Ruby Inside 7 months ago.
Email

…a just in time ( JIT) performance compiler for the web. This free and open-source Apache module automates all of the most popular web-performance best practices by dynamically rewriting and optimizing your website assets. Google's Ilya Grigorik shows it off.

Capistrano + Rails + Bundler + RVM + Unicorn + EC2 == Deployed

Practical instructions for deploying a Rails app on Amazon EC2 using Capistrano, RVM, Bundler and Unicorn.

ActiveModel Modules

rubyinside.com Read
  Source Favicon
By Hongli Lai of Phusion Corporate Blog 12 days ago.
Email

Open source users can install the open source version of 4.0.1 with the following commands: gem install passenger passenger-install-apache2-module passenger-install-nginx-module

You can also download the tarball at Google Code . All our gems and tarballs can be cryptographically verified .

In-depth instructions

In-depth installation and upgrade instructions can be found in the Installation section of the documentation. The documentation has been updated to cover 4.0 …

blog.phusion.nl Read
  Source Favicon
On igvita.com 9 months ago.
Email

HAR viewer is a free and open-source ( PHP + JavaScript) application, which you can host yourself, or use the hosted version : paste the HAR data you copied earlier, and you can view the timeline . Alternatively, if you need a quick way to visualize a local HAR file, then the har Ruby gem is indispensable:

$> gem install har $> har /path/to/waterfall.har

Merging HARs...done. Creating viewer...done. Starting server... [ 2012-08-26 …

igvita.com Read
  Source Favicon
By Lucas Welch of Opscode Blog 23 days ago.
Email

hosted versions, and as Open Source Chef . Open Source Chef is a freely available, open source Chef server that provides the basis for the on-premise and hosted commercial versions. For more information, please go here.

About Opscode

Opscode is the provider of Chef, the automation platform for the coded business. Opscode Chef provides the speed, flexibility, and efficiency to compete in the digital economy. By modeling IT infrastructure and application …

opscode.com Read