Posted: October 27th, 2009 | Author: robincurry | Filed under: Uncategorized | Tags: copywriting, css, design, fonts, jquery | Comments Off
I wonder if watching hours upon hours of children’s programming on television makes adults dumber too.
Popularity: 93% [?]
Posted: October 27th, 2009 | Author: robincurry | Filed under: Uncategorized | Tags: gems, oss, plugins, rails, ruby | Comments Off
Flashblock plugin for Firefox is a nice thing.
- bullet
A Rails plugin that will watch your queries while you develop your application and notify you when you should add eager loading (N+1 queries), when you’re using eager loading that isn’t necessary and when you should use counter cache. Cool.
- the update | gemcutter
Gemcutter (soon to be rubygems.org) will become the default gem host for the ruby community, replacing rubyforge.
- White House opens Web site coding to all
White House goes Drupal. I’m pretty sure this article was written by somebody with no clue what open source is. Some of the descriptions are nonsensical.
- Why seeding is important for random functions…
or, How to Cheat at Bejeweled.
- and another thing… – Announcing Refraction
Refraction is Rack middleware that can provide “mod_rewrite” type functionality using an easier to understand Ruby dsl. Some performance tradeoffs, but not as much as trying to use Rails routing.
Popularity: 87% [?]
Posted: October 23rd, 2009 | Author: robincurry | Filed under: Uncategorized | Tags: css, design, nosql, ruby | Comments Off
Approximately 1 month until Baby 2.0 ships in my household. Unlike software releases, baby releases tend to ship on time or early. Hopefully our MOM and POP servers are ready to scale.
- Do forms work in HTML emails?
I’d always wondered about this.
- SORT in Redis
Grumble grumble, I still haven’t bought into this NOSQL thing, but in case you have…
- The IE CSS Bug Which Cost Me A Month’s Salary
A cautionary tale. Moral – be sure to test in all browsers.
- Double-Load Guards in Ruby
If you see warnings about already initialized constants, this article is for you. Good tips to avoid this problem in the future as well.
- Treating User Myopia
Jeff Atwood highlights a problem with a user not understanding how to use Markdown on one of their forum sites, misses the forest for the trees and blames the user instead of the site’s use of Markdown, and a mob forms in the comments. Ah, Friday.
Popularity: 100% [?]
Posted: October 22nd, 2009 | Author: robincurry | Filed under: Uncategorized | Tags: css, design, fonts, git, jquery, plugins, rails | Comments Off
Agonizing over whether to go desktop (27″ iMac) or laptop (17″ MBP) with my next computer purchase. Not that I have the cash for either at the moment. But if I did…
Popularity: 92% [?]
Posted: October 13th, 2009 | Author: robincurry | Filed under: Uncategorized | Tags: craftsmanship, design, katas, rails, tools | Comments Off
It’s a no comment Monday.
Popularity: 100% [?]
Posted: October 8th, 2009 | Author: robincurry | Filed under: Uncategorized | Tags: design, ruby, sinatra | Comments Off
When I was in college my motto was “Sleep is for after college.” I didn’t know about kids.
Popularity: 91% [?]
Posted: October 6th, 2009 | Author: robincurry | Filed under: Uncategorized | Tags: design, rails, sass | Comments Off
New math 101: At a big corporation it is mathematically possible (and quite normal) for one to be assigned to allocate 50% of their time to each of 3 or more projects.
- Dr Nic ’s Install any HTML theme/template into your Rails app
Really interesting stuff from Dr. Nic.
- How to Gemify your Rails Plugins
A good walkthrough of the steps you would take to turn your Rails plugin into a gem.
- mustache
A new framework-agnostic view replacement. I’m admittedly a bit obtuse – I’m just not sure what makes this better than erb or haml (which i prefer these days due to the conciseness). But, I’m sure some will find this to be right up their alley.
- formtastic-sass
sass mixins for use with the formtastic Rails plugin – a DSL for building Rails forms.
- Graph Paper | Konigi
Cool printable graphs for sketching out your designs. Paper is divided into 24 columns (+ gutters in between), which is perfect for designing with grid frameworks like Blueprint.
Popularity: 94% [?]
Posted: October 1st, 2009 | Author: robincurry | Filed under: Uncategorized | Tags: ruby, shell, sinatra, wordpress | Comments Off
I suppose I’ll be “catching the Wave” soon. So what will we say, now? “Wave at me?” I don’t know. That just doesn’t sound right.
- Shoes-and-a-Shotgun
A quick way to develop and serve up a desktop / Sinatra application.
- railscasts_wordpress
A syntax highlighting stylesheet for ruby based on the railscast/textmate theme – for use with WordPress & the SyntaxHighlighterPlus plugin, but the developer is encouraging forks to add support for other syntax highlighters.
- Oh My Zsh gets an auto-updater
I’ve been thinking about giving ZSH a go. This looks like a nice way to get a (regularly scheduled) boost.
Popularity: 91% [?]
Posted: September 30th, 2009 | Author: robincurry | Filed under: Uncategorized | Tags: design, jquery, ruby | Comments Off
Glad to see improvements to Github performance after the Big Move. Hope it continues.
Popularity: 96% [?]