If a user's authentication cookie is sent over an insecure connection it is vulnerable to session hijacking, or more specifically, sidejacking. Learn how this is done, and how you can prevent it.
June 8, 2012 Tagged: san francisco office Comments (View) Opening an office in San Francisco We’re pleased to announce that we’re opening an office in San Francisco. After the 4th of July, we’ll have a team in town consisting of one designer and three developers: Galen, Adarsh, Mason,...
Facebook applications have spawned an entirely new industry. Most people think of Facebook as a place to reconnect with old friends, keep up on social events, or share the latest internet meme, but the reality is that it’s contributed more than 15 billion dollars in wages and benefits...
eurucamp 2012 – Call for Proposals (CFP) now open Posted by myabc on June 08, 2012 — 1 comment eurucamp 2012, the european Ruby camp, is now accepting proposals for sessions . Last year Rubyists from the Berlin community organised the camp+unconference eurucamp 2011. It ran parallel t...
#357 Adding SSL Jun 08, 2012 | 14 minutes | Security It is important to protect a user's private information with HTTPS. Here you will learn how to get it working on your local machine, configure Rack SSL, install certificates for production, and more. Subscribe to Watch Episode Tweet...
In continuation of the capistrano subject, we would like to introduce Webistrano, edited by Peritor. Webistrano is a web interface to the Capistrano tool. It pulls projects from a Git repository (in our case it’s github) and place the files on the web server. Webistrano allows to roll...
zOMG My Passwords are Insecure, now What? Posted by schneems on June 08, 2012 — 0 comments Don't get stuck Learn how to migrate auth solutions with ease . Comments Post a Comment Comment abilities for non registered users are currently deactivated, pending time to add a proper CAP...
June 5th, 2012 Ruby on Rails has Scheduled a Food Fight Motion. And, with the help of their Sidekiq, they'll Survey the damage made by Installing Utils on OS X. It's all on this episode of Ruby5. June 1st, 2012 A recap of a couple of fun 'you got your music in my ruby' tools, a few ge...
Unlike create! , save! , and friends, the destroy! method didn't exist in Rails 3. It took me a while to get used to destroy instead of destroy! from the Rails console and from test code, but Rails 4 will provide destroy! , which is different from destroy in the following ways: Instea...
This behavior matches normal Ruby method inheritance: think of writing an attribute on a subclass as overriding the parent's reader method. Instances may overwrite the class value in the same way. (Note that the following code samples create anonymous classes to illustrate usage in a ...
RubyConf: Natural language generation and processing in Ruby Posted by Nick Sieger Sun, 22 Oct 2006 00:07:34 GMT Speaker: Michael Granger Michael’s talk was full of excellend pre-recorded video demos, and thus was difficult to note-take. Instead, here are links to most of the pieces o...
APIs should be consistent, but it is difficult to do this when returning a JSON response along side the HTML interface. Here I show how to add a versioned, RESTful API. The version can be determined from either the URL or HTTP headers.
Using the Engine Yard PaaS to deliver social experiences has a variety of advantages: Get to Market Faster Companies developing social apps want them up and running yesterday so they can effectively engage their users today. Using the Engine Yard PaaS empowers companies to focus on th...
Migrations can manage the evolution of a schema used by several physical databases. It’s a solution to the common problem of adding a field to make a new feature work in your local database, but being unsure of how to push that change to other developers and to the production server. ...
ordinal 1.0.0 Converts a number (e.g. 1) to an ordinal number (e.g. 1st) install gem install ordinal Download Documentation Subscribe Stats Authors David Lumley, Andrew Gallagher 15 total downloads 15 for this version Owners Links Homepage Gemfile gem "ordinal", "~> 1.0.0" Versions 1....
Hi -- On 3/20/07, s.ross <[email protected]> wrote: > end > end > > Where I'm blocking is on how to get the 'options' data in the do_something > method. I think I can write this as: The way I've done this in the past, which may or may not be the slickest way to do it, is along the lin...
The computer on your desk. The computer in your hand. And the computer for the room. The definition of the personal computer is expanding. Ever since the first PCs appeared on the market in the 1970’s, computers have been things we put on our desks. Even the laptop, renamed the notebo...
Welcome Register Projects Help About Blog APIdock release: IRON STEVE (1.4) If you have any comments, ideas or feedback, feel free to contact us at APIdock copyright Nodeta Oy 2008-2012 Flowdock - Team Inbox With Chat for Software Developers Check out how the team behind APIdock conne...
Address: 1099 South Jordan Parkway, South Jordan, UT 84095 Call Now: 801-635-8797 getutahhomeloans Today I am helping people like you realize their dream by helping them find the right mortgage loan to fit their life style. My many years of mortgage experience give my clients an advan...
cleditor-rails 0.0.4 CLEeditor for rails install gem install cleditor-rails Download Documentation Subscribe Stats Authors Ivan Novosad 184 total downloads 58 for this version Owners Links Source Code Gemfile gem "cleditor-rails", "~> 0.0.4" Versions 0.0.4 June 3, 2012 0.0.3 June 2, 2...