TechHui

Hawaiʻi's Technology Community

All Blog Posts Tagged 'ruby' (10)

Google API Authorization Using Oauth2 in Ruby on Rails

Added by Leo D on April 22, 2015 at 6:30pm — No Comments

Continuous Delivery with Ruby on Rails and Heroku

So I figured that as a follow-up of my overview on continuous delivery, I shall present past experiences of establishing such systems in various environments.

Version control systems (VCS) and continuous integration systems (CIS) are essential to me in software development so I like to set up a…

Continue

Added by David Chung on December 22, 2014 at 6:35am — 2 Comments

Ruby & Other Jewels @AlohaRubyConf

About a year ago, inspired by the legendary Aloha on Rails, a Ruby on Rails conference organized by Seth Ladd in 2009, a bunch of regulars at a local Honolulu Ruby user group aloha.rb (http://www.meetup.com/aloharb/) decided to organize another Hawaii Ruby conference in 2012. After a lot of hard work, Aloha Ruby Conf (http://aloharubyconf.com/) is…

Continue

Added by Jussi Sipola on September 3, 2012 at 4:30pm — 4 Comments

Microsoft Translator Ruby Gem

I know "Microsoft" is not the first word that comes mind when you're writing a ruby application but since Google dropped the free tier for their translation service the Microsoft Translator API is a good alternative for a small/personal project that you don't want to have to bother with the monthly bill.  

 

Recently I've had to use this API in a project and this weekend I extracted the functionality out into a simple gem.  I present to you 'microsoft_translator'  (queue…

Continue

Added by Chris Sass on June 10, 2012 at 11:07pm — 3 Comments

Are you mocking me? (You should be)

This post is just a friendly reminder for those that practice TDD/BDD to make sure they are not putting more ceremony into their tests than is necessary.  Use mocks and stubs instead!

 

Mocks are just stand-ins that behave like the thing we want it to represent.  Stubs will fake a method call and return a canned response.  These save time both in setting up the test and in running it (depending on if your real objects are persisted in a test database).  When you test a method…

Continue

Added by Chris Sass on April 20, 2012 at 5:58pm — No Comments

Multithreading is no longer cool

A long time ago, during the time of green screen computers, if a network server wanted to process a request from a client, it would have to wait for the I/O (Input/Output) process on the incoming data packets to complete and then process the data before accepting another request from a client.  What if it took 1 second to complete a single request and there were 60 clients simultaneously sending requests?  If I remember…

Continue

Added by Daniel Nishimura on March 31, 2011 at 1:00am — 9 Comments

Ruby static typing

Anyone contending with the probable maintainability issues associated with a mid/late life Rails system may appreciate that a lab at the University of MD took the trouble of creating a static analysis tool providing type checking services to ruby code.

Apparently they are working on a RoR-specific tool as well.

Added by Bill on November 3, 2010 at 3:30am — No Comments

Aloha on Rails Announces Hawaii High School Student Grant

Aloha!



We're proud to partner with Hawaii Information Consortium, the company behind eHawaii.gov, to offer the Hawaii High School Student Grant to attend Aloha on Rails. The grant covers the registration fees to attend Aloha on Rails, the Hawaii Ruby on Rails Conference.



This grant is intended to ensure that we continue to… Continue

Added by Seth Ladd on August 25, 2009 at 12:11am — No Comments

Watch Video Teasers of Aloha on Rails Presentations and Talks

Aloha!



We're proud to present teaser videos for talks and presentations at Aloha on Rails, the Hawaii Ruby on Rails Conference. Aloha on Rails is a three day tutorial and conference, teaching you how to build interactive web applications with the most productive and fun web framework out there: Ruby on Rails! After the tutorial, attend the two day conference and learn more about your craft, your career, and the technologies… Continue

Added by Seth Ladd on August 18, 2009 at 11:25am — No Comments

Developer News Site with Less Noise, More Signal

We now have news groups for most of the major languages like Ruby and Java on NewsforWhatYouDo.com.



Newsforwhatyoudo is a new type of news/feed reader that lets you discover, read, and discuss news with others in your industry and job function. Because sources, topics and… Continue

Added by Logan Henriquez on June 17, 2009 at 1:00pm — No Comments

Monthly Archives

2024

2021

2020

2018

2017

2016

2015

2014

2013

2012

2011

2010

2009

2008

2007

1972

Sponsors

web design, web development, localization

© 2024   Created by Daniel Leuck.   Powered by

Badges  |  Report an Issue  |  Terms of Service