CakePHP 2.3 adds native support for the bcrypt hashing algorithm, which is often recommended because of the amount of analysis that’s gone into it and its configurable cost function. Using it isn’t obvious, however. The 2.3 migration notes merely say, You can now use Blowfish in your $authenticate array to allow bcrypt passwords to be [...]
Archives for the ‘Uncategorized’ Category
We don’t remember your startup
Wednesday, 17 October 2012
Yeah, your startup. You know, the one that had the nifty HTML5 responsive launch page? The one that promised big things and nifty features? The one where we typed in our email address so we could be notified when it launched? You spent the last five months working your butt off to productionize and bugfix [...]
Steve Jobs: 1955–2011
Thursday, 6 October 2011
It’s hard to put Steve Jobs into words, but I will forever remember him as a leader who didn’t let critics stop him from accomplishing so many things. We as a society tend to complain about Apple products being overhyped and to mock Apple’s “magical” and “revolutionary” labels, but the critics are uncomfortable because there’s [...]
"EISA Configuration" partition won’t go away
Monday, 20 April 2009
The symptom is typical: you check out the partitions on your hard drive in Windows Disk Manager only to find out that there’s a weird, inaccessible partition that’s of the type “EISA Configuration.” What is it? Can I get rid of it? What is it? It has become standard practice for manufacturers to include recovery [...]
Quickly search Java documentation in Firefox
Tuesday, 3 March 2009
Firefox Quick Searches have become an ingrained habit for me after a lot of repeat searching. Recently I’ve been working on a Java project and I’ve found myself needing to look up classes in the Java online documentation quite often. To that end, I’ve set up a quick-search bookmark that will take me to the [...]
LaTeX MLA Style With Title Page
Thursday, 20 September 2007
So I was typesetting one day… … and my English teacher wanted us to use a title page on our essay. I was using the mla-paper package in LaTeX, but that package only allowed for a standard MLA paper with the heading on the first page. I needed a title page, and so I hacked [...]
It's the interface, stupid!
Monday, 5 February 2007
This seems to be a huge issue the big companies “get” and the little companies neglect. When designing software, make a good interface. So many times, a piece of software can’t rise up into the big leagues because the interface is horrendous. The workflow in a program should be efficient, intuitive, and simple. Case 1: [...]
OO.org
Tuesday, 30 January 2007
Found on Slashdot: “Psssst…. want some Open Office?” “I don’t know. My dad says to stay with Microsoft Office” “Come on! It’s free!” “But at school, they said that OpenOffice is a gateway program, and that I’ll soon be hitting the heavy stuff like Linux” “This ain’t linux! What’s wrong with just trying just a [...]