All Things Patrick - Working Hard to be Lazy!

  • home
  • blog
  • links
Home
warning: Declaration of views_handler_argument_string::init(&$view, &$options) should be compatible with views_handler_argument::init(&$view, $options) in /home/moonshade/workspace/wls-drupal/modules/acquia/views/handlers/views_handler_argument_string.inc on line 215.

Binary Conversion Charts

patrick — Mon, 2016-10-24 14:33

I have recently been reading through Write Great Code, Volume 1 by Randall Hyde and he had 2 useful charts I've seen before, but I haven't seen them in a long while so I figured I'd drop there here for my future reference.

Binary/Hexadecimal Conversion Chart
Binary Hexadecimal
%0000 $0
%0001 $1
%0010 $2
%0011 $3
  • Development
  • patrick's blog
  • Add new comment
  • Read more

Three algorithms for converting color to grayscale

patrick — Mon, 2010-10-18 00:33

  • Color
  • Design
  • Development
  • Misc

Hashing and "Rainbow Tables"

patrick — Wed, 2010-10-13 10:11

  • Development
  • Misc
  • Security

PMD - Finding copied and pasted code

patrick — Wed, 2010-10-13 10:08

A great way to find duplicate code. Has built in handlers for Java, JSP, C, C++, Fortran and PHP and has instructions on how to add a handler for your favorite language if it's not included.

  • Development
  • Misc
  • PHP
  • Spaghetti Code

Martin Fowler Bliki: AnemicDomainModel

patrick — Wed, 2010-10-13 10:04

  • Development
  • Framework
  • Misc
  • MVC

The M in MVC: Why Models are Misunderstood and Unappreciated

patrick — Wed, 2010-10-13 10:03

  • Development
  • Framework
  • Misc
  • MVC
  • PHP

Terry Chay

patrick — Thu, 2010-09-09 09:26

The Woodwork
You tell that other boy, not to touch the woodwork…

  • Blogroll
  • Development
  • Entertainment
  • PHP

ORM is only a subset of the Model in MVC

patrick — Fri, 2010-08-20 00:58

I've been trying to put my finger on why I think a particular set of classes a previous programmer wrote to interact with a payment gateway annoys the hell out of me. At first I just felt overwhelmed by the number of classes and their interactions. I then listed out the classes and used a simple diagram to show basic interaction. Class A has a process that uses data from Class B, runs it through Class C, dumps the results into Class D, & somewhere along the line Class E gets used as well.

  • Database
  • Development
  • PHP
  • patrick's blog
  • 1 comment
  • Read more

Doug Seitz

patrick — Thu, 2009-07-02 15:01

  • Blogroll
  • Design
  • Development
  • Friends

Derick Rethans' blog

patrick — Thu, 2009-07-02 14:56

  • Blogroll
  • Development
  • IRC
  • PHP
  • 1
  • 2
  • 3
  • next ›
  • last »

User login

What is OpenID?
  • Log in using OpenID
  • Cancel OpenID login
  • Create new account
  • Request new password

Pages

  • About Me
  • About My Boxen
  • Quotes
  • 3d Graphics
  • Color Picker App
  • Resume
  • dailymile
  • facebook
  • twitter

Tags in Tags

CSS Design Development Entertainment EVE-Online Firefox Freelance Friends Games Hardware HTML Internet Explorer JavaScript Job Movies & TV Operating Systems Personal PHP Security Windows
more tags

Blogroll

  • 456 Berea Street
  • Anne van Kesteren’s Weblog
  • Clients From Hell
  • Derick Rethans' blog
  • Doug Seitz
  • Eric Meyer
  • Terry Chay
  • The FAIL Blog

Powered by Drupal, an open source content management system
  • home
  • blog
  • links