Copyright © 2010 Olebox – Shaun Oleson. All Rights Reserved. Snowblind by Themes by bavotasan.com. Powered by WordPress.
Posts Tagged ‘ tutorial ’
In the words of Google co-founder Larry Page, "if you are not getting a day ">More »
Original Source: Gizmodo
Continue Reading »Well, in my profession/position, I’m responsible for the Search Engine Optimization for our company’s web presence. Everybody seems to have a position on whats important to boost your ranking in the various search engines (Bing, Google, Yahoo, Ask, etc). I’m here to tell you, it’s not so simple. There’s a number of factors that play a role beyond the factors that Search Engines started using back in the early 2000/late 1990s.
Continue Reading »Recently, we have run into an issue with some Magento E-Commerce carts with regard to their shipping and billing addresses. The cart defaults to prompting the customer to enter a billing address and a shipping address. However, under most circumstances, the addresses match. I have updated my clients cart to default the shipping address to match the billing address. If a customer would like to separate the two, they have that option; although, most don’t utilize it. In this article, I explain the simple solution.
Here are the simple instructions to update your Magento Commerce website to default the shipping address to match the billing address:
Continue Reading »I have worked with a number of programming languages as detailed in my initial introduction. I’ve found that PHP seems to be the fastest from planning to launch if building using OOP. Here is a brief overview of PHP Classes. This is extremely basic so that entry level users have a place to start. Feel free to comment should you have any constructive feedback.
It all starts with creating a display page and a class include. I do this to better organize the files, although everything will still function if built within on file.
Continue Reading »