 | News Feed |
 | Jobs Feed |
Sections
|
| feed this: |  |
Ibuildings techPortal: Installing Magento Enterprise
by Chris Cornutt February 23, 2011 @ 09:17:37
New on the Ibuildings techPortal site, there's an article from Rupert Jones that walks you through the installation of Magento Enterprise on a linux-based platform (LAMP).
Magento is an increasingly popular e-commerce platform due to its sheer flexibility, wide range of features and the facility to customise it relatively easily. In this post we will examine how to get Magento Enterprise set up and running. We assume a debian-based LAMP stack but these instructions could be adapted for any other platform as required.
He shows you how to install ionCube first (a requirement for Magento) and how to get the latest Magento package, unpack it and set up some permissions so the application can write to things correctly. From there it's a simple database creation and Apache config away from being setup and working.
voice your opinion now!
magento ecommerce install tutorial enterprise
Ibuildings techPortal: Doing the Heavy Lifting Gearman and Magento
by Chris Cornutt January 17, 2011 @ 14:09:38
New from the Ibuildings techPortal today, there's a tutorial from Michael Davey looking at using Gearman with Magento to do some of the "heavy lifting" of queuing jobs from inside the tool.
With most web applications, there comes a time where there is a need to perform either CPU or I/O intensive work based on user actions. Whether processing uploaded files, or performing system-wide database updates, developers are increasingly turning to Gearman as a simple way to hand off the heavy lifting to another server to be performed asynchronously.
He's created a basic module that can be downloaded and dropped right into your Magento install to make it work with your Gearman queues. He includes an installation guide and a bit of code on how to make a sample job to run an event and the class sitting on the other side for the worker to use in handling it.
voice your opinion now!
gearman magento tutorial ecommerce worker
Cal Evans' Blog: Ecommerce in WordPress
by Chris Cornutt December 21, 2010 @ 10:02:25
Following his Day Camp 4 Developers event, Cal Evans needed a way to release the videos and materials from the day long even to those that paid to attend. Obviously, a download link just wouldn't do, so he went looking for something a bit more powerful and WordPress-y.
It sounds like such a simple thing; just put them up for download, right? Not really. Let's look at the actual requirements: Shopping cart to allow me to eventually sell the videos, a way to let my existing ticket holders "buy" them for free. (Coupon codes), a way to keep the real location of the files hidden so people don't just go download them. Those were the biggest items. Beyond that I was willing to either sacrifice or code it myself.
After searching around and trying out a few solutions, he decided on eShop ("it's good, not great) a WordPress plugin that lets you set up a quite configurable ecommerce website. It also includes some basic statistics features, uses the custom post types to configure products and lets customers sign into the site to handle their own options.
voice your opinion now!
ecommerce wordpress eshop requirement dc4d video
Tech Chorus: PHP 5 e-commerce Development - Book Review
by Chris Cornutt May 24, 2010 @ 09:07:49
On the Tech Chorus blog there's a new book review of a Packt Publishing book called "PHP 5 e-commerce Development" (by Michael Peacock). The reviewer covers some of the contents of the book as well as two main points - who should read it and what they could have done better.
You should read the book if you are learning PHP and new to e-commerce. Beginners trying to utilize out of the box software like Drupal CMS or OSCommerce tend to be frustrated sooner or later.
He discusses the contents of some of the chapters - building pages, creating whis lists, payment gateway integration. He also mentions a few things that the author might have done a bit better at including taking his claims of a "killer framework" down a few notches. He recommends taking all advice in the book with a grain of salt.
voice your opinion now!
ecommerce book review php5 packt
WebReference.com: WP e-Commerce Admin Module
by Chris Cornutt April 20, 2010 @ 12:05:53
On WebReference.com today there's a quick guide to helping you get an e-commerce site set up easily for your WordPress installation. It uses the WP e-Commerce plugin to make it all work.
The readymade e-commerce tool that Jason used is actually a plug-in for WordPress called WP e-Commerce. The basic version is free, and you can buy additional modules. In the following sections, I will explain how you can install and set up your e-commerce site using WP e-Commerce.
They show you how to install the plugin, set up a theme (a WordPress layout that makes the most of the plugin) and how to set up things like the products, variations on them and configure some of the settings that come with it.
voice your opinion now!
ecommerce wordpress wpecommerce plugin
RawSEO Blog: 5 reasons why oscommerce is a nightmare
by Chris Cornutt June 30, 2009 @ 10:49:55
On the RawSEO blog today Justin has posted five reasons why he thinks the OSCommerce e-commerce platform is a nightmare.
"The goal of the osCommerce project is to continually evolve by attracting a community that supports the ongoing development of the project at its core level and extensively through contributions to provide additional functionality to the already existing rich feature set." Why shouldn't I use it?
Here's his five reasons:
- no separation of logic and presentation
- difficult to integrate into an existing design
- security
- cannot have multiple sizes of image previews
- admin navigation issues
He includes some other options, too, just to give you an idea of what else is out there.
voice your opinion now!
platform ecommerce opinion oscommerce
NETTUTS.com: Getting Started with Magento Ecommerce!
by Chris Cornutt April 08, 2009 @ 09:38:28
The Magento eCommerce platform is quickly becoming one of the favorites, but it's also known for being bit tricky. This new tutorial from NETTUTS.com shows you how to take some of the first steps - installation, working with the admin interface and themeing.
Magento is the next generation of eCommerce! It is incredibly well architectured, fully flexible, scalable, and fun to work with. If you've ever thought about creating an online shop, Magento is your choice! Today we are going to install it locally with XAMPP Lite and review the essentials.
The tutorial also helps you to install the XAMPP package - a Windows all-inclusive web platform that includes Apache, MySQL, PHP and phpMyAdmin. Once its started, you can create the database Magento needs and import its data. Log into the admin, change a few settings and you're all set.
voice your opinion now!
magento ecommerce xampp theme admin mysql tutorial screenshot
|
Community Events
Don't see your event here? Let us know!
|