Baby Sanborn is due on December 08, 2013!!
I suppose Amy and I should start looking for a house to fit all the future critters…
Although the site is functional I’m still playing around with a lot of things server side. I thought I’d write this just so you didn’t think I had already abandoned my own blog.
After I make a few artistic adjustments and change the commenting system from Facebook to WordPress Jetpack (it will still let you login with Facebook) I plan on making a barrage of nerdy posts including:
This was just too much irony for me to pass up. Recently GE started running a commercial to tout their technology and leading innovation using…The Matrix. Yes, a movie that came out in 1999.
At the end of the commercial Agent Smith asks a little boy if he’d like a red or blue sucker, Amy had no clue what this meant. Do you?
One thing that you will find when you start researching any form of software development is that there are two different ways to display lines of code on your website.
The first is to simply be careful and post code in a plain text format. To me, this was not an option because the fact that someone is looking for help in the first place means that they may not understand the nuances of syntax. I detest the use of quotes or brackets to show someone that what is inside is code, but that’s just my opinion.
The second method is to simply download a plugin for your content management system to neatly display code line by line. In the case of WordPress, I highly recommend the plugin WP-Syntax.
12 13 14 15 | /*R,G,B,Alpha values of background*/
.well{
background-color: rgba(250, 250, 250, 0.50);
} |
Hello Friends,
I’m getting serious about this whole website thing, might as well make your bookmarks now to the greatest website ever.