Best Web Hosting

Host Gator

I have finally found the best hosting out there for the best price.
http://www.hostgator.com

Hostgator offers hosting of unlimited domains for only $9.99 a month. If you are a web developer and have clients, they have reseller accounts for only $25.00 a month. You can then bill each of your clients separately.

After trying out 2advanced.net’s web hosting and the foobah that happened there, I will never, ever go back to them. Their server uploads speeds were slow. Uploads were continually interrupted. They didn’t even have MySQL 4.0 nor did they intend on upgrading (so much for having WordPress 2.0). They never responded to my ticket requests. They refused to give me a refund on my money even though they offered a 30 day money back guarantee. Don’t get 2advanced.net hosting.

Go check them out:
http://www.hostgator.com

How To Build a Computer, p5n-e SLI Style

In all my nerdery, I have never built a computer from complete scratch. I am back from my mission, and my computer is four years old. I need a new computer. I got a new computer. After deciding what I wanted, and $846.56 dollars later, I returned with my precious.

My intent on publishing this article is so that history does not repeat itself. Please educate yourself and learn from me. It was a great learning experience, and I’m now hardware competent.

The Specs:
Motherboard: ASUS P5N-E SLI
CPU: Intel 775 Core2 Duo 6300
RAM: 1 GB DDR2 800 MHz
Video Card: nVidia e-Geforce 600GS 256 MB (Video Card overheated and blew capacitors)
New Video Card: Sapphire HD 2600 XT
DVD-Rom: Pioneer 18x DVDRW
Wireless Networking: Marvell Libertas 802.11b/g Wireless LAN Client Adapter

Case: AZZA Xion 4 Black 450 Watt
BlueTooth USB

Mmmmm… Tastey.

I encountered 3 distinct problems, here they are, and here is how I solved them.

#1: Motherboard wouldn’t turn on (or boot up).
After installing everything properly and connecting all the power cables and the CPU, etc, my computer simply wouldn’t turn on. I messed with the frontside power cables to the case. I started taking everything apart one at a time and trying to turn it on, simply to find that nothing worked. Something kept prompting me (in my religion, I refer to this as the Holy Ghost), to LOOSEN THE SCREWS! So I did. And….. It Worked! My Computer actually turned on, the blue lights lit up, a smile came across my face.

#2: After being on for three minutes, my computer would simply shut off on its own.
I tried taking everything off, one at a time, again. Simply to find that this didn’t work either. I tried taking out the ram and repositioning it (many forums suggested this, it didn’t work in my instance.) I finally read and realized the my CPU was overheating and as a defense mechanism, it was turning itself off so that I wouldn’t waste $200 on my brand new Intel Dual Core cpu. I like my computer. So in the 3 minutes I had after boot up, I went in the BIOS and located the Hardware Observer that allows you to view the temperature of your CPU. My CPU was starting at 30 degrees Celsius and would climb to 68 degrees and then shut off. I found the problem. To solve it, I took off my heat sync, rotated it 45 degrees (so that the INTEL faced East), popped it in. Solved. My CPU now stays at 30 degrees Celsius.

#3: My Motherboard wouldn’t detect my DVD-Rom.
I switched the IDE cable to the secondary IDE position on the motherboard. Started up my computer. My motherboard loves my DVD-Rom now.

So here I wait while my 320 GB hard drive is being formatted so I can install XP. Please take notes, and let me know if this saved you some frustration. I do this simply to help others.

The Web Standards List

Article: What’s Next? The Same Thing! @ The Autistic Cuckoo

Many ask what web standards are. Here’s the list that web standards prevent.

Web Standards prevent:

  • lack a specified document type,
  • contain invalid (X)HTML,
  • use tables for layout,
  • require a particular browser to work,
  • require client-side scripting to work,
  • require third-party products such as Flash to work,
  • cannot be used by people with disabilities,
  • are semantically meaningless,
  • are unnecessarily heavy to download, thereby also placing unnecessary load
    on the server,
  • force links to open in separate windows whether the visitor wants them to
    or not, and
  • do not allow the text to be resized in the most commonly used
    browser.

Jason Santa Maria | Grey Box Methodology

Article: Jason Santa Maria | Grey Box Methodology

Great article on the methodology of designing a web site. You start with pen and paper freeing yourself of technology to create a design. Next you move on to Illustrator using the ‘Gray Box Methodology”. This step allows you to create a perfect functional layout without worrying about which font works best or which color to use. You have a simply grayscale layout to look at. Then you finally move on to implementing the CSS / XHTML / FLASH / PHOTOSHOP graphics and coding at the end to produce exactly what you want without the distractions. Read the full article.

Audible.com – Digital Audio Books

Was about my business tonight surfing and found a link to Audible.com — an Online Store for Digital Audio Books. Quite an amazing online business and very well run. Their offer (free month subscription and one free audiobook) caught my attention and I signed up. Within 10 minutes of signing up I recieved my free audiobook of my choice, The Face by Dean Koontz. You have the option to select from 4 different audio qualities to download, plus the option to stream. It took me all of 5 minutes to download the first half of the book (128 MB) at highest quality and is now transferring to my iPod. Quite impressed. Now I can finally get all the audiobooks I want on my iPod.

CSS, XHTML, W3C – Getting Started

If you’ve been doing web design for the past few years and just recently learned about web standards, welcome. Let’s get started.

  • What’s CSS
  • XHTML
  • W3C Validation
  • Get Started!

What’s CSS?
What happens when you say to someone, ‘I do web development’? Their answer is, “Yeah, I learned that h… t… m… l…. once.” Well good for them, they know how to make tables… with frontpage. Why am I telling you this? Well because people think that HTML is the design language of them web. Wrong. CSS stands for Cascading Style Sheets that allows an xhtml page of content to be formatted. CSS is the design language of the web, while HTML or XHTML is the content language of the web.

XHTML
What is XHTML? What is the difference between HTML and XHTML. Web browsers allow web developers to write sloppy html. Just like the english language, HTML has grammar. When HTML is written sloppilly, the browser tries to figure out what the writer was trying to say, and then guesses. Each browser has a different guess which makes the exact same page show up different in each browser. XHTML compliant pages use grammatically correct HTML.

More questions about XHTML? Check out w3.org.

W3C Validation
W3C validation is how XHTML checkts to see if it is strictly compliant. It’s just like taking your English paper to your teacher, and she tells you everything that is wrong with it and what to fix. By checking to make sure your page is W3C compliant, you have officially accepted web standards.

Get Started!
Start using web standards!
Here are some links to get started:

Why Choose CSS

Still debating the fact of whether or not CSS is worthwhile. CSS stands for Cascading Style Sheets that allows an xhtml page of content to be formatted. An example you say? Check out www.cssvault.com.

Going from pure flash sites to pure CSS sites is quite an overhaul. Taken the fact that Flash is completely ‘on-the-fly’ versus the static nature of css, it will be hard to decide which is better. Conforming to universal standards is always a plus, such as the W3 standards of CSS.

Right now the main plus of CSS is fast, and I mean uber-fast content. Secondly, any browser can view the content. Thirdly, you can proclaim yourself a CSS God when finished (a few years back I claimed myself to be linux god as well…)

Well here goes my live test of CSS in the working world…