Double Shot #588

Today's question: can I lay down long enough to get an MRI done? That's the non-Ruby version of MRI.

Double Shot #585

Today's fine selection of orts:
  • Ajax AutoComplete for jQuery - Looks like a useful little bit of kit.
  • CodeSlam - "Your code editor in the cloud" now taking applications for beta invites.
  • Jammit - Asset packaging and compression library for Rails that also supports JavaScript templates.

Double Shot #584

Drifting into another week...

How Big is a Nutshell?

Last week Philip Hallstrom posted Ruby in a Nutshell... offering a quick visual comparison of four of O'Reilly's books and dramatically illustrating how much simpler Ruby is than Java. Inspired by this, I just spent a few minutes poking around the O'Reilly web site to construct what we might call the "Nutshell Index": how many pages it takes to cover the essentials of a language or technology. Without further ado:

 224 Ruby
 240 UML
 352 Rails
 384 PHP
 576 MySQL
 576 Cocoa
 592 SQL
 624 C
 720 XML
 742 Python
 768 Perl
 768 VB.NET
 816 C++
 832 Web design
 944 Linux
1046 C#
1264 Java
And yes, I know this has no statistical validity at all - likely it represents more the coverage depth decisions made by individual authors and editors more than anything else. Still fun.

Double Shot #581

I've had better weeks. But there's always fun code to look at:

Double Shot #580

Still slowly rearranging stuff around here. I think all the content is in the new system.
  • Meet jQuery - The PeepCode screencast tackles jQuery. A good intro if you need to get the lay of the land and see how to use and extend jQuery.
  • Jaml: beautiful HTML generation for JavaScript - You know, I'm not convinced that everything that can be done should be done, but this at least looks technically cool.
  • Django vs Rails - One startup explains why they made the decision they did. Good high-level comparison.

Double Shot #579

Welcome to another week; I'd be pleased if it's an improvment from the last one.

Transitions

If you're seeing this, you're visiting A Fresh Cup in its new home on Squarespace. Though I've been on WordPress's hosted system for several years, I draw the line at having my host insert affiliate javascript in my blog that screws up navigation shortcuts. So, off to a new host. The migration was pretty painless, and though I'm sure there will be teething pains for a bit, I hope you stick around while I get things tidied up. The content is what matters, right?

Double Shot #578

Up for my first manic burst of work for the day.
  • DailyJS - A roundup of JavaScript stuff from Alex Young, Ric Roberts, and Justin Knowlden. It's off to a promising start.
  • Fixtures without validation with Factory Girl - Nice idea for generating bad data in a concise and repeatable way.
  • fast_fixture - Develop with MyISAM, test with InnoDB. Seems a bit iffy but should definitely speed up the tests.
  • shoulda-addons - Test profiling and color-coded test names for Shoulda.

Double Shot #577

I'm starting to feel like a sleep deprivation experiment. Good thing other people are writing good software still.

  • Devise: authentication for lazy programmers - Lots of activity in this project lately.

  • Gity - New git client for OS X. Early days yet, free at the moment. Looks like the goal is to give us menu/keystroke replacements for much of the git command line.

  • Integrity 0.2.0 - New release for this continuous integration server with (among other things) hooks to GitHub, Heroku, and Campfire.

  • PagerDuty - Switchboard for all your email notifications, with multi-user duty shifts, phone and SMS notification, and more. Looks pretty useful if you're the one who has to scramble to respond to sites being down.

  • Bluepill: a new process monitoring tool - Designed for simplicity and lack of memory leaks. If you're fed up with god and monit it looks worth a try.

  • Help John recover - Rails dev John Lannon got shot in a robbery, and the community is collecting funds to help support him durign his recovery.

Double Shot #576

Today's challenge: Ziya Charts. If I'm not back tomorrow, I lost.

  • Mockingbird: New Cappucino-based wireframing tool. iPlotz and MockFlow are two other tools in this space (was just looking into this for a client yesterday).

  • First look at rails 3.0.pre - Dr. Nic dives into getting started and using generators.

  • Introducing Resque - The GitHub guys have built a new redis-backed background job library. Given some of the recent experiences I've had with their background jobs, I'm not all that sure the kinks are out yet.

  • Thinking_Sphinx - Easy Setup Tutorial - Quick start from Philip Ingram.

Double Shot #575

Thanks to everyone who commiserated about my pinched nerve issues. I think I'm still a fair way from death's door.

  • jQuery Grid Rails Plugin - I keep meaning to look at the jQuery datagrid. Maybe this will encourage me.

  • gdb.rb - gdb7 hooks for MRI. A fresh way to be nosy about running ruby code.

Double Shot #574

Busy weekend. Let's unload some of these browser tabs.

Double Shot #572

There is no apparent end of code that needs to be written.

Double Shot #571

Today I think I shall be a performance expert.

  • Funding Thinking Sphinx - Pat Allen is looking for sponsorship to spend a month working on the Thinking Sphinx plugin. That's a good cause.

  • Mu - Facebook Connect library written in JavaScript.

  • Introducing Amazon RDS - The Amazon Relational Database Service - Essentially, canned MySQL servers in the Amazon cloud.

  • nice_find - Find replacement for TextMate that uses grep or git_grep on your project.

subscribe via RSS