My gem for easy creating gh-pages is ready for beta-testing Posted by gazay on April 08, 2012 — 0 comments If you need some opportunity in creation of github pages (or if you just lazy a little) - check this gem out Comments Post a Comment Comment abilities for non registered user...
Introducing sheet: text snippets for the command line Posted by oscardb on April 08, 2012 — 0 comments I just launched sheet , a text snippet utility for the command line. Comments Post a Comment Comment abilities for non registered users are currently deactivated, pending time to...
Introducing sheet: text snippets for the command line Posted by oscardb on April 08, 2012 — 0 comments I just launched sheet , a text snippet utility for the command line. Comments Post a Comment Comment abilities for non registered users are currently deactivated, pending time to...
Learning with Terror...VM Posted by txus on April 06, 2012 — 0 comments I just blogged about some thoughts I got as a Ruby programmer about my recent experience diving into the low-level, dirty world of application Virtual Machines, building one myself. Comments Post a Comment Com...
Rails Internals: Inside Active Model Attribute Methods Posted by oscardb on April 06, 2012 — 0 comments First in a series of posts about Rails internals: Rails Internals: Inside Active Model Attribute Methods . Comments Post a Comment Comment abilities for non registered users are...
Why Is My Web Service API Crappy? Posted by jim on April 05, 2012 — 0 comments Christopher Miles has a great article: Why Is My Web Service API Crappy? and it's definitely worth a read if you're building externally facing APIs. Comments Post a Comment Comment abilities for non reg...
Global Hack Day #3 is today! (Apr 5) Posted by seacreature on April 05, 2012 — 0 comments The idea of having weekly or monthly hack nights has worked great for Ruby users groups all over the world, but the folks at Mendicant University feel like the internet deserves a similar kind of...
Use Association Extensions to Build Join Attributes on a HMT Posted by bcardarella on April 04, 2012 — 0 comments A recent approach we've had Comments Post a Comment Comment abilities for non registered users are currently deactivated, pending time to add a proper CAPTCHA to solve...
Super Charge your Rails App with Rack Cache and Memcache Posted by schneems on April 04, 2012 — 0 comments Get more performance out of your Rails app using Rack::Cache and memcache (with graphs, yay!). Works with Heroku! Comments Post a Comment Comment abilities for non registered...
Measuring Site Speed with Navigation Timing Posted by igrigorik on April 04, 2012 — 0 comments If your job is to think about web performance, then you need to approach it from a users perspective: use Navigation Timing to measure true latency, leverage Site Speed reports in Google Ana...
Building and implementing a Single Sign-On solution Posted by mattetti on April 04, 2012 — 0 comments In my latest blog post I show how to implement a SSO solution. Comments Post a Comment Comment abilities for non registered users are currently deactivated, pending time to add a ...
DSL to write pure web API applications Posted by mattetti on April 04, 2012 — 0 comments For more than a year now, I've been developing a DSL to write web services . The DSL has been used in production on major PS3 games and other web applications. To help people getting started with ...
Getting Rid of Code Smells Posted by solnic on April 04, 2012 — 0 comments I started a series of posts about refactoring towards removing common code smells. Here's the first post about the attribute smell: solnic.eu/2012/04/04/get-rid-of-that-code-smell-attributes.html Comments P...
debugger - fork of ruby-debug19 that works on 1.9.2 and 1.9.3 Posted by cldwalker on April 04, 2012 — 0 comments No more painful installs for a 1.9.3 debugger! Just released debugger 1.0.0 which should install easily for rbenv/rvm rubies. This fork also doesn't download ruby source du...
Rails isn't for beginners Posted by stephenballnc on April 03, 2012 — 0 comments I've just written a post on Rake Routes: Rails Isn't For Beginners Comments Post a Comment Comment abilities for non registered users are currently deactivated, pending time to add a proper CAPTCHA to...
Exploring Ruby’s Regular Expression Algorithm Posted by patshaughnessy on April 03, 2012 — 0 comments Ever wonder what happens inside of Ruby when you execute a regex search? Find out here: Exploring Ruby’s Regular Expression Algorithm . Comments Post a Comment Comment abilities f...
Konacha: JavaScript Testing on Rails Posted by joliss on April 03, 2012 — 0 comments For those looking to test heavy (Backbone-type) JavaScript applications on Rails, I've posted a Konacha tutorial . Comments Post a Comment Comment abilities for non registered users are currently ...
Figaro: Simple Rails app configuration Posted by laserlemon on April 02, 2012 — 0 comments I just released the first version of Figaro , a gem for configuring your Rails apps. Figaro helps you keep the private stuff out of your code, making it easy to open source your app. Comments ...
rolify 3.0 - Role management library with resource scoping w/ Mongoid support Posted by EppO on April 02, 2012 — 0 comments I just released rolify 3.0 gem. It introduces the Mongoid ORM support in addition of the ActiveRecord adapter. This comes with a complete re-design of the librar...
Contributor-friendly gems Posted by joliss on April 02, 2012 — 0 comments Are you a gem author bundling third-party code (JavaScript or CSS)? Make your gem contributor-friendly by using Git submodules. Comments Post a Comment Comment abilities for non registered users are currentl...
E-Commerce Tips (Part 1) Posted by drhenner on April 02, 2012 — 0 comments I've been seeing a lot of e-commerce code that have re-occurring mistakes. I'm staring a series of posts showing the mistakes I see with a better implementations and yada yada. Comments Post a Comment Comme...
Crowd Control: Crowd-funding meets open-source Posted by myabc on April 01, 2012 — 0 comments I wrote an article discussing some of the issues surrounding @wycats' crowd-funding proposal for rails.app. Comments Post a Comment Comment abilities for non registered users are currentl...
Walken on Rails Posted by laserlemon on April 01, 2012 — 1 comment For quite a while now, Collective Idea has been working with Oscar-winning voice talent to bring you a brand new series of Rails screencasts , and we finally have a few rough cuts. Feedback welcome! Comments I thin...
git_tracker: making working with Pivotal Tracker even better... and easier... um, besier! Posted by alindeman on April 01, 2012 — 0 comments Highgroove released the 1.0 version of git_tracker , making it easier to format commit messages that reference Pivotal Tracker stories. More det...
Followup to RESTful thinking considered harmful Posted by wvanbergen on March 31, 2012 — 0 comments Because many people didn't get the point I was trying to make in my RESTful considered harmful post (due to my own fault), I wrote a followup post for clarification. Comments Post a...
reading large xml made easy Posted by amolnpujari on March 31, 2012 — 6 comments hey look ...this is very large xml I have, I guess it has these elements inside, let me know if you find any one of these elements .... here it is... Comments Christian Louboutinafra99 - March 31, 201...
Slim v1.2.0 released Posted by stonean on March 30, 2012 — 0 comments Just released Slim v1.2.0 which includes support for dynamic attributes. Changes Comments Post a Comment Comment abilities for non registered users are currently deactivated, pending time to add a proper CAPTCHA...
RESTful thinking considered harmful Posted by wvanbergen on March 30, 2012 — 0 comments I wrote an article discussing how prioritizing RESTful design principles over designing for the process your app is supporting, can lead to bugs and security issues. Comments Post a Comment Com...
Global Hack Day #3, Thursday April 5 Posted by seacreature on March 30, 2012 — 0 comments The idea of having weekly or monthly hack nights has worked great for Ruby users groups all over the world, but the folks at Mendicant University feel like the internet deserves a similar kind of...
Posted by mql on March 29, 2012 — 0 comments Okay, again. This is not Ruby. However this could be very useful in conjunction with a Ruby Backend for the data. Dance.js is a data-driven visualization framework. It's basically a flavor of Backbone.js, but enriched with some of the ideas...