How to: install mod_geoip for Apache on CentOS server

Author: Kevin  //  Category: Uncategorized

How to: install mod_geoip for Apache on CentOS server

$6.99 web hosting

Author: Kevin  //  Category: Uncategorized

CNC Web Solutions Affordable, full service web hosting packages.

Web hosting starting at just $6.99/month with 24/7 support. A local company out of Peru, Illinois with clients all over the globe. CNC Web Solutions has been growing at a rapid rate and its know wonder with their low prices, large product selection and exceptional customer services. Give them or try or stop by for a live chat.

CSS Video Series

Author: Kevin  //  Category: CSS

CSS: Noob to Ninja – The Complete Video Series | Nettuts+

This exclusive premium video series will take you from a state of absolute CSS “noobness,” all the way up to ninja-status, capable of taking advantage of the latest CSS3 techniques. The series begins with the basics: the syntax, properties, etc. However, each new video expands upon the previous, as you work your way up and improve your skills. In this final week, you’ll complete the series, as you gain access to Parts 8-12: five new episodes.

Firefox on your iPhone… sorta

Author: Kevin  //  Category: iPhone

Mozilla yesterday announced that its Firefox Home app for iPhone had been accepted and is ready for download from the App Store. The app, which works with Firefox’s Sync add-on, lets you access your Firefox bookmarks, open tabs, and browser history from your iPhone when you’re away from the computer. We took it for a test drive and came away impressed with the convenience it offers, even if it doesn’t offer true Firefox browsing.  More…

5 Files To Improve Your Website

Author: Kevin  //  Category: Web

5 Web Files That Will Improve Your Website

The amount of code that developers encounter regularly is staggering. At any one time, a single site can make use of over five different web languages (i.e. MySQL, PHP, JavaScript, CSS, HTML).

There are a number of lesser-known and underused ways to enhance your site with a few simple but powerful files. This article aims to highlight five of these unsung heroes that can assist your site. They’re pretty easy to use and understand, and thus, can be great additions to the websites you deploy or currently run.

Roadmap to Freelancing

Author: Kevin  //  Category: Freelancing

40 Great Resources for a Complete Roadmap to Freelancing

An important activity that all freelancers need to do–no matter what their freelancing field may be–is to read and educate ourselves. Reading is a great source for freelancers to get motivated, inspired, and learns tips and techniques for becoming a better professional.

There are many excellent resources on the web dedicated to the Freelancer. From getting inspiration to dealing with creativity burnout, you will find it all on the internet; there is a lot of information spread throughout the nooks and crannies of the online world, covering all the topics you could possibly think of concerning freelancing.

Google App Inventor

Author: Kevin  //  Category: Uncategorized

Google App Inventor: Now Anyone Can Create an Android App

Google is launching a new tool on Monday that lets anyone create an app for Android phones.

Google App Inventor claims to enable non-coders to develop complete, working Android (Android) apps by connecting a series of “blocks.” Google (Google) has been testing App Inventor in schools for a year, reports The New York Times. At the time of writing, App Inventor is only available to those who apply via a form.

Rich text signatures in Gmail

Author: Kevin  //  Category: Uncategorized

People who use Google’s web-based email service, Gmail, will now be able to add rich-text signatures to their messages, the search company has announced.

Until now, Gmail has only supported plain text signatures, but the addition of rich text support will enable users to add company logos, fancy formatting or web and mail links to elements of the text.

Object-Oriented PHP

Author: Kevin  //  Category: Uncategorized

Object-Oriented PHP for Beginners | Nettuts+

Object-oriented programming is a style of coding that allows developers to group similar tasks into classes. This helps keep code following the tenet “don’t repeat yourself” (DRY) and easy-to-maintain

One of the major benefits of DRY programming is that, if a piece of information changes in your program, usually only one change is required to update the code. One of the biggest nightmares for developers is maintaining code where data is declared over and over again, meaning any changes to the program become an infinitely more frustrating game of Where’s Waldo? as they hunt for duplicated data and functionality.

OOP is intimidating to a lot of developers because it introduces new syntax and, at a glance, appears to be far more complex than simple procedural, or inline, code. However, upon closer inspection, OOP is actually a very straightforward and ultimately simpler approach to programming.

Blog Web Layout Tutorial

Author: Kevin  //  Category: Uncategorized

This tutorial is the first part of a two-part tutorial series. This part (Part 1) deals with how to build the mockup in Photoshop, while in the next tutorial (Part 2) you will be shown how to create an HTML/CSS web template for the PSD design. more…