Oppression of Ukrainian Language for over 400 years
A list of orders by which Ukrainian language was oppressed
Compiling non-digest assets with asset_sync gem in Rails 4.0
In some cases non-digest compilation of assets is required. How to get that done in Rails 4.
Printing from iframe when CSS is limiting
Style your pages for printing using iframe when you hit a roadblock with CSS.
Improve your Github + Pivotal workflow with git_tracker
Pivotal Tracker has a cool feature where it adds your git commit messages related to your story as comments.
Passing multiple multi-line strings as arguments to a ruby method
Ever had a need to pass not just one, but two or even multiple multiline strings to a method in one go?
Percent Notation and Symbols in Ruby 2.0
Ruby is nice because it has the percent notation for working with different base elements such as strings, arrays, and symbols. You can create different objects by replacing the character after the ‘%’ mark.
Reset iOS Simulator With a Rake Task
A slight annoyance while developing with RubyMotion is having to reset the iOS Simulator. It is quite frustrating to use a mouse sometimes to perform a repetitive task, so I thought it would be nice to simplify that to run it in a command line. By executing AppleScript using the osascript command,...
Time to Market
In the world of software development, time-to-market is the driving force of the business. via OmniTI ~ Your Code May Be Elegant.
Ember Example Applications
Here is a list of Ember's example applications. I will be updating this list as I find new prototypes. Rails Ember Data Example Very Simple CRUD Using Ember.js Ember Todos Simple Bindings Contacts Ember Todos by Tom Dale and Addy Osmani