ChrisBellini.com

you have reached the end of the internet...turn back!

ChrisBellini.com header image 4

Entries Tagged as 'Python'

smokin’ hash

November 29th, 2007 · No Comments

No, this post will make no mention of bottle tokes.
For the remaining freelance gig in my spare time pipeline (which hopefully is winding down), an ecommerce site, I had to create simple user management system. Obviously, I’m not going to store users’ passwords as plain text in the database, but rather as a hash [...]

[Read more →]

Tags: .NET · C# · MD5 · PHP · Python

the python programming language and its love of “whitespace”…eeeew

November 23rd, 2006 · No Comments

A couple of weeks ago, I rebuilt our desktop computer; the ol’ format and reinstall everything shuffle. I like to do it a couple of times a year; usually coinciding with when my annual anti virus subscription expires. It is, however, dreadfully boring downloading and reinstalling the latest versions of the software that [...]

[Read more →]

Tags: Programming · Python · porn

quick calc

November 2nd, 2006 · 1 Comment

Often, I need to do some quick arithmetic involving multiple operations and don’t have a good calculator handy. There’s a calculator application on my cell phone, but I’m an atrociously slow cell phone typer. Most simple calculator apps, like calc.exe in Windows, are fine for single operations like 2+2 or 67 * 1.14, [...]

[Read more →]

Tags: Firefox · Google · Hacks · Python · Ruby