Posted on March 6, 2010, 12:13 pm, by David, under
L33t Links.
Running a website costs money which is why I’ve added some slots for Google AdSense ads on this blog and in its feed, namely at the bottom of every blog post, near the top of the sidebar on every page, and at the bottom of each feed item. They’re fairly small and colored similarly to the rest of the blog to make them as discrete as possible. Thanks for your understanding!
- Tilt, “Generic interface to multiple Ruby template engines”
- Frank, “Frank lets you build static sites using your favorite libs, painlessly”
- Rails 3: Let ActiveRecord Manage Your Translations
- Testing Facebook
- Jasmine for JavaScript Testing: It’s Screw.Unit++
- Put your mailer where the action is!, no, by “action” he does not necessarily mean controller action
- Ambitious Query Indexer, “Pain-free indexing to speed up your Rails app”
- Rapid prototyping with HAML, SASS and Ruby
- BlueGreenDeployment, clever
- Getting Real about NoSQL and the SQL-Isn’t-Scalable Lie
- validates_timeliness, “Date and time validation plugin for Rails 2.x and allows custom date/time formats”
- Breakneck, simple gem for serving static files on your development machine
- Performance Tuning for Phusion Passenger
- A quick RVM rundown
- 47 Amazing CSS3 Animation Demos
- SEOChecker, “check your website if it is seo”
- Jasmine, “DOM-less simple JavaScript testing framework” from Pivotal Labs
- The Ruby Standard Wiki, online version of the Ruby ISO standard draft
- #gemsday, “Share your favorite new RubyGems weekly”
- Rubex, “A simple copy cat of Rubular” – the real version has supposedly been acting up lately
- Write Fewer Regular Expressions, yay
- lambda { foo }.should run_in(1.second), useful RSpec matcher from Ryan Bigg
Tags:
activerecord,
bdd,
css,
css3,
database,
deployment,
email,
haml,
internationalization,
javascript,
nosql,
performance,
plugin,
rails,
rails3,
rspec,
ruby,
rubygems,
rvm,
sass,
scalability,
server,
sql,
tdd,
testing,
webdesign,
webdevelopment,
webserver No Comments |
Read the rest of this entry »
Posted on March 1, 2010, 12:10 pm, by David, under
L33t Links.
- HTML-Ipsum, designing with real data/content is still better, though
- Canable, simple permissions for Rails by John Nunemaker
- Using Sinatra to test remote services in Rails, “gem that provides a simple interface to instantiate that Sinatra application and to manage the mocked webservice interface”
- Choosing a non-relational database; why we migrated from MySQL to MongoDB and Notes from a production MongoDB deployment, from BoxedIce
- Mongrations, “Migrations for MongoMapper”
- Branch Lists and Introducing GitHub Compare View, new awesome features on GitHub
- Environment specific files and gitignore
- Zen, “a simple, flexible, and cost-effective way to manage your work”
- Fear and Loathing in JavaScript DSLs
- How NodeJS saved my web application
- Schema-Free MySQL vs NoSQL
- Practical Uses of CSS3
- AuthlogicGenerator, “generator plugin for authlogic”
- Gist: The Script, “Absolutely the best command line gister”
- Unobtrusive, yet explicit
- Metaprogramming: Ruby vs. Javascript
- SnippetStash, “Store, organize, and share your code snippets with others”
Tags:
authorization,
css,
css3,
database,
dsl,
git,
github,
html,
javascript,
metaprogramming,
mongo,
mysql,
nodejs,
nosql,
project-management,
ruby,
rubygems,
security,
testing,
unobtrusiveness,
webdesign No Comments |
Read the rest of this entry »
Posted on February 27, 2010, 12:05 am, by David, under
L33t Links.
- Life Below 600px, fight the fold
- The $5 Guerrilla User Test
- From TextMate to VIM for Rails Coders
- Hobo, and you thought Rails couldn’t be more convenient?
- Browser Performance Wishlist, yes please
- Customized Google Forms, by Mocra – neat
- Optimize your PNG’s with OptiPNG, with zero quality-loss!
- Ruby’s Implementation Does Not Define its Semantics
- The Complete Numeric Class, from Ruby Best Practices
- Vimium, “a Chrome extension that provides keyboard based navigation and control in the spirit of the Vim editor”
- How to spy on a Hash in Ruby
- The Skinny on Scopes (Formerly named_scope)
- Memoization and id2ref, things to watch out for in your mission to optimize application performance
- Spiking on a Rails 3 upgrade
- Official launch day: March 1st, of Codaset that is. With GitHub still being unstable after their host-move this is still a serious competitor
- MongoDB browser shell, like _why’s “Try Ruby – In Your Browser!” – but for Mongo!
- Notes on MongoDB, John Nunemaker learned something from this. That says it all
- Eloquent JavaScript, “An opinionated guide to programming” – readable online for free!
- Delorean, “lets you travel in time with Ruby by mocking Time.now”
- Using acts_as_archive instead of soft delete
Tags:
chrome,
database,
github,
google,
mongo,
optimization,
performance,
programming,
rails,
rails3,
ruby,
testing,
text-editor,
textmate,
usability,
vim,
webdesign,
webdevelopment No Comments |
Read the rest of this entry »
Posted on February 22, 2010, 6:40 pm, by David, under
L33t Links.
Tags:
bdd,
css,
database,
deployment,
http,
javascript,
jquery,
mongo,
performance,
rails,
rails3,
ruby,
rubygems,
rvm,
scalability,
tdd,
testing,
webdesign,
webdevelopment,
webserver,
xhtml No Comments |
Read the rest of this entry »
Posted on February 17, 2010, 5:14 pm, by David, under
L33t Links.
- The Evolution of a Ruby Programmer, very funny
- Gem in a Box, “Really simple rubygem hosting”
- Writing contingent Ruby code with #retryable, take a look at my comment at the bottom, too
- Ripple, “You Got your Riak in my Ruby”
- Alter Table Rails Plugin, very neat – should be part of Rails core
- Getting familiar with Rails 3
- jQuery with Rails 3, why is Prototype even still the default in Rails?
- Easy version management for Rails apps using VersionMaster and Capistrano, nice
- aruba, “Cucumber steps for driving out command line applications”
- The Power and Philosophy of Ruby, slides from talk by Matz
- AbstractQueryFactoryFactories and alias_method_chain: The Ruby Way
- wtfjs, “a collection of those very special irregularities, inconstancies and just plain painfully unintuitive moments for the language of the web”
- Vim Tips for Ruby (and your wrists), pure gold as I’m learning Vim at the moment
- Refraction, “Rack middleware replacement for mod_rewrite”
- Rails Metrics: know what is happening inside your Rails 3 application, there’s a screencast!
- How to Test your JavaScript Code with QUnit
- JavaScript: The World’s Most Misunderstood Programming Language
- Building Real-time web apps with Rails3
- Improved validations in Rails 3
- A Hint of Hubris
- Ketchup, “Tasty jQuery Form Validation”
Tags:
ajax,
apache,
bdd,
cucumber,
database,
deployment,
javascript,
jquery,
key-value-storage,
performance,
programming,
rack,
rails,
rails3,
ruby,
rubygems,
scm,
tdd,
testing,
vim No Comments |
Read the rest of this entry »
Posted on February 2, 2010, 8:43 am, by David, under
L33t Links.
- Exploring Rails 3, a free two-hour online conference featuring Yehuda Katz, Gregg Pollack, Jeremy Kemper, and Ryan Tomayko
- Find all online users with Authlogic
- validates :rails_3, :awesome => true
- Bundler 0.9: Heading Toward 1.0
- SafeBuffers and Rails 3.0
- Express, “Sinatra-like JavaScript node.js web development framework — insanely fast, insanely sexy”
- Chartbeat, “gives you real-time analytics so that you know what’s happening when it’s happening”
- Why Arel?
- Unobtrusive JS In Rails 3 With Prototype, I think it’s the first time I see the words “unobtrusive” and “Prototype” in the same sentence
- Shoebox, “helps you manage styles and scripts as first-class citizens in Rails”
- wizardly, “create a functioning wizard for any model in three steps”
- Gemcutter January 2010 Changelog, a few nice feature additions
Tags:
activerecord,
authorization,
database,
javascript,
performance,
rails,
rails3,
ruby,
rubygems,
security,
webserver No Comments |
Read the rest of this entry »
Posted on January 28, 2010, 7:44 am, by David, under
L33t Links.
- ASP.NET vs Rails MVC, hint: the Rails version is three times shorter
- SublimeVideo, HTML5 video player
- Quix, “Your Bookmarklets, On Steroids”
- rails security review checklist
- Park your Horse, Code Cowboy: Professional JavaScript Workflows, Part 1, “the first in a series of guest posts on professional Javascript techniques, by Amy Hoy”
- Diff Your Gist, neat UserScripts for GitHub
- Readability, “a simple tool that makes reading on the Web more enjoyable”
- Bayesian Classification on Rails
- rails-upgrade: Automating a portion of the Rails 3 upgrade process
- ThinkingSphinx exits, enters ActsAsSolrReloaded
- Using Multiple Rubies Seamlessly On The One Machine With Rvm
- rakegrowl, “Get Growled when your long running rake tasks finish”
- Conversational and short URLs on Rails
- A Simple Pattern for Ruby’s inject method
- World Time Format Converter, I wonder if he thought the short version of this name through?
Tags:
browser,
database,
git,
github,
html,
html5,
microsoft,
mvc,
programming,
rails,
rails3,
rake,
ruby,
security,
webdesign,
webdevelopment No Comments |
Read the rest of this entry »
Posted on January 27, 2010, 10:16 am, by David, under
L33t Links.
- Babushka, test-driven deployment
- Just In Time, Not Just In Case, words of wisdom
- Essential Rails Extras
- iPhone Style Checkboxes, “Turn your checkboxes into iPhone-style binary switches”
- There is no magic, there is only awesome (Part 4)
- The Ruby Show, a relaunch of the Rails Envy podcast
- The Path to Rails 3: Approaching the upgrade
- New ActionMailer API in Rails 3.0
- The Mysterious Pseudo Class in CSS
- Dirty Associations, “allows you to track changes made to your model’s associations”
- Correct, Beautiful, Fast (In That Order), interesting
Posted on January 23, 2010, 4:39 pm, by David, under
L33t Links.
Tags:
activerecord,
css,
database,
html,
javascript,
mongo,
nosql,
rails,
rails3,
ruby,
security,
webdesign No Comments |
Read the rest of this entry »
Posted on January 22, 2010, 7:41 am, by David, under
L33t Links.
And another blog post that links to my BugMash articles:
Thanks Maxim Chernyak! (Aka hakunin)
Tags:
activerecord,
css,
database,
git,
github,
html,
ie,
javascript,
programming,
rails,
rails3,
ruby,
webdesign No Comments |
Read the rest of this entry »