Carbon Fiber Pattern

Creating a carbon fiber pattern is not that difficult to do in GIMP actually it is quite simple. This being my first attempt at a tutorial in GIMP please bare with me. 1  Create a new image that is 4px tall by 4px wide with a DPI of 500 and them zoom in to at [...]

May 27th, 2009 by Allen Sanford 

Free Web Templates

I’ll keep this short as possible. Webternals, LLC has released two new and free web templates for anyone to use. You can get the new templates from http://www.webternals.com/free_stuff/

May 26th, 2009 by Allen Sanford 

Before You Start Programming

K.I.S.S (Keep it simple stupid) the most famous words I know. I believe that every person has heard those words at some point in their life, and believe it or not they apply to everything except those things that are meat to directly oppose the very concept. There might actually be a few people out [...]

May 22nd, 2009 by Allen Sanford 

Blogternals Sports New Look

Blogternals is now sporting a new look and I can say it has never looked better. Go ahead and take a look for your self here.

May 20th, 2009 by Allen Sanford 

Tips To Improve Your Homepage

Your homepage is the most critical online presence that you own. If you create the right first impression, users will continue to click through your site and you’ll have the opportunity to entice them to buy. Mess up the homepage and selling online will be an uphill battle.

May 20th, 2009 by Allen Sanford 

PHP – $_SERVER a Useful Global

The $_SERVER global variable in PHP is perhaps the most useful of any global variable and or function that you will come across during your adventure in scripting with PHP. Now I am not going to reiterate what can be found in the documentation I am just going to clarify where the documentation is vague [...]

May 19th, 2009 by Allen Sanford 

PHP – A Simple Start

First I would like to say that this article makes the assumption you already have a working PHP installation. If not go here first. Alrighty then , now most tutorials will have you do the classic “Hello World!” as is customary in almost every programming language tutorial in existence, so I shall not disappoint. In [...]

May 19th, 2009 by Allen Sanford 

Babyternals Blog

Babyternals.com is another source for parents, caregivers, and any other person who interacts with children information that might be helpful. This is an informal blog that will contain interesting articles, activites for children, and many other categories dealing with children in an every day setting. My wife decided to start Babyternals.com because she wanted to [...]

May 19th, 2009 by Allen Sanford 

Ubuntu (Jaunty Jackalope) PHP, ASP.NET Side by Side with Apache2

This guide will help you install both PHP5 and ASP.NET modules for APACHE2 on Ubuntu Jaunty Jackalope. This guide may also help other Debian users as well but I am not 100% positive it will work for them. This tutorial expects that you are at least familiar with the linux command line and are comfortable executing commands on the command line (i.e no hand holding is done in this tutorial) If you have any questions or comments or feel I should add something to this tutorial please feel free to leave a comment.

May 2nd, 2009 by Allen Sanford 

SSHD Disable Root Login

Aside from moving your sshd port to a non standard port you can also disable the root users ability to directly SSH into your system You do have a regular user account don’t you well you should. One of the first thing s most installations these days ask for is a regular user account to [...]

May 1st, 2009 by Allen Sanford