Conversations to Remember
Conversations to Remember
“Your [gas] is horrible.”
“No, no it’s not. It’s like someone made you a peanut butter sandwich and you didn’t even know you brought lunch.”
read moreStill Waiting
Still Waiting
For Zero Punctuation to get old. It seems like everything that really entertains me on the Internet has a short life. Hilarious for a week, funny for a month, meh after that. But I’m starting to doubt this will ever happen with Yahtzee. See for yourself:
read moreClone Table Rows with Form Elements in a .NET Style
Clone Table Rows with Form Elements in a .NET Style
Using jQuery to coax .NET into cloning table rows with properly numbered id/ name attributes:
read morevar MyNamespace = { init: function() { // attach row clone to passenger table $("table#tblPassengers tr:last :input").change(function() {MyNamespace.cloneRow("tblPassengers")}); // attach row clone to contacts …
Rails 2.0 Released
Me and .NET
Try Catch Drop