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 13, 2010, 3:14 pm, by David, under
L33t Links.
- Monitoring Delayed Job with Bluepill and Capistrano
- Let Them Code Cake!, what a great idea! (No, seriously)
- Git 1.6.6.2, upgrade time!
- Bundler Schmundler
- Aliasing a method vs. defining a new one calling the old one – What’s fastest?, the code and results of the benchmark I did yesterday
- Rake task for deploying to Heroku, neat
- José Valim and Carl Lerche joins Rails core, not surprising at all
- Congratulations, great post by Ryan Bigg demonstrating how you benefit from “doing things right”
- Contacts, “A universal interface to import email contacts from various providers”
- Uniform, style checkboxes, drop down menus, radio buttons, and file upload inputs with jQuery
- Sexp for Rubyists, watch the video – it’s very cool
- How to make an RSS feed in Rails, which is in fact exactly what the article is not about
- Ruby Quicktips, “short, interesting and practical tidbits of the Ruby language and Ruby on Rails framework”
Tags:
bundler,
css,
deployment,
git,
heroku,
javascript,
jquery,
monitoring,
performance,
rails,
rake,
ruby,
rubygems,
tdd,
testing,
webdesign,
webserver No Comments |
Read the rest of this entry »
Posted on February 10, 2010, 8:32 am, by David, under
L33t Links.
- Bye Bye Github, the recent outages have consequences
- The Initialization Guide, 10.000 words – Ryan Bigg needs your help to find mistakes in the guide
- Give Back to Open Source, a challenge Ryan Bates gives everyone in his 200th episode of Railscasts
- 52framework, the first framework to combine the powers of HTML5 and CSS3!
- D’Note, “will scan your source code for labeled comments, collect, collate and sort them, and then return them to you in a format of your choosing”
- Rake tasks to get database and table sizes, by Mike Gunderloy and Elad Meidar
- The Building Blocks of Ruby
- Rails 3 Routing with Rack
- Scope a variable to a block in your template code, from which I learned something new today
- ‘What’s New in Edge Rails’ Moves to EdgeRails.info
- Using Bundler in Real Life, which de-mystified Bundler for me
- Plugin Authors: Toward a Better Future
- Haml Sucks for Content, luckily it isn’t trying to be good at it
- sinatra_more, “Generators, helpers and extensions enabling complex sinatra apps”
- MongoDB is fast, surprised? No? How much faster, then?
- Memory leak patterns in JavaScript
- Javascript Objects – A Useful Example
- Why ruby? part three – method arguments
- toto, “the 10 second blog-engine for hackers”
- Customizing Generators in Rails 3, useful
Tags:
bundler,
css3,
git,
github,
haml,
html,
html5,
javascript,
mongo,
open-source,
performance,
plugin,
rack,
rails,
rails3,
rake,
ruby,
rubygems,
webdevelopment No Comments |
Read the rest of this entry »
Posted on February 6, 2010, 2:30 pm, by David, under
L33t Links.
The first beta of Rails 3 is out! These links are all related to the release:
Un-related to the release:
Tags:
bundler,
git,
github,
javascript,
jquery,
plugin,
rails,
rails3,
ruby,
rubygems,
scm No Comments |
Read the rest of this entry »
Posted on February 3, 2010, 3:51 pm, by David, under
L33t Links.
Tags:
css,
google,
html,
ie,
javascript,
microsoft,
mysql,
nosql,
performance,
rails,
rails3,
ruby,
rubygems,
text-editor,
vim,
webdesign,
webdevelopment 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 »