The closing plenary of the Personal Democracy Forum — an hour long — was a great discussion between Cory Booker, Arianna Huffington, RNC tech chair Saul Anuzis, PDF founder Andrew Rasiej, NYT Times tech writer Nick Bilton and Tim O’Reilly. Cory Booker was by far the highlight. This man is inspiring. “The biggest thing we’re …
Author Archives: paulschreiber
rake task for extracting database contents
This is the inverse of db:fixtures:load. I modified the version I found to take the FIXTURES environment variable as a parameter. Saved as gist 440058. # extract_fixtures.rake # by Paul Schreiber <paulschreiber at gmail.com> # 15 June 2010 # # I got this from Peter Gulezian <http://metoca.net/> # Looks like another version is here # …
Continue reading “rake task for extracting database contents”
Why I don’t like Salsa labs, reason #1
They don’t support Safari or Chrome: Here’s what goes wrong:
TIFF file dimensions in Ruby
Using Ruby, I wanted to get the dimensions of image files without using a full-on image library. I found handy code for PNG, BMP, GIF and JPEG and adapted the JPEG code for TIFF. Saved as gist 431893. # TIFF.rb # by Paul Schreiber <paulschreiber at gmail.com> # 09 June 2010 # # Based on …
The truth about what motivates us
(via White African)
Cookie Monster
Work
A big part of your job is asking other people how to do your job (better).
Stand behind what you say
“I don’t care what you, or you shouldn’t care what I have to say if I’m not willing to put my name behind it.” — Daniel Okrent
Good opinions
Insight, in comments: You would think these guys have the final word about the internet. It helps to sound authoritative when issuing opinions, and good ones tend to sound condescending. What do people expect, equivocation and coddling? “Maybe the sky is blue … I can see how others might think it’s a greenish-gray, I don’t …