8 Best Open Source Shopping Carts

Hey Everyone, On Sunday I was contacted by a client and they said the needed a shopping cart up by Monday. Since they needed this cart up so fast I went to the easiest solution I knew, Open Source Shopping Carts. I browsed through tons of shopping carts compatible with the best ecommerce hosting and put together a list of only the best carts.  The list is below.
  • is robust, professional grade e-Commerce shopping cart that you can download, install, and use for free. In the back end, you will use a full featured back end to manage your inventory, orders, shipping, and customers in real time. Your customer’s payments are sent directly to your commercial bank account using the latest security technology. You can even add your own modules to the shopping cart.

  • is an open source PHP based online shopping cart system. OpenCart is easy to use and is SEO optimized with a very nice interface. A great feature of OpenCart is that customers can write their own reviews of the products.

  • is a professional open-source e-Commerce solution offering unprecedented flexibility and control. Magento is awesome, I would never believe it is an open-source project. It features clean urls and SEO from the start. Everything is designed in a clean and simple way. Magento also features: Unlimited flexibility, Completely Scalable Architecture, Professional and Community Support, and Smooth Integration with 3rd party apps.

  • is very popular shopping cart. CubeCart V3 is free, with the exception that you leave their copyright notice in your footer. CubeCart has a large amount of payment gateways and shipping gateways. Their support forums are lively and many people contribute plugins to the cart. To use CubeCart V4 you must pay but it has many features that V3 doesn’t have.

  • is another very popular online shopping cart, written in Perl/MySQL. It features a css manager so you can edit the look of your cart online. AgoraCart also features unlimited product options, up to 4 different tax zones at the same time, tons of shipping and payment gateways/options. The setup options range from a simple template based store to the integration of a complex visual design and support for program modification.

  • is a free, user friendly, open source shopping cart. Zen Cart focuses on the merchants and shoppers instead of the developers. Zen Cart also supports multiple payment and shipping options, quantity discounts and coupons. Also Zen Cart is very easy to install.

  • is an online shopping cart that offers a wide range of features that allows online stores to be setup fairly quickly. osCommerce is backed by a great and active community. It also supports multiple currencies, allows customers to print invoices from the order screen, and has an easy database backup system.

  • is a powerful, free PHP/MySQL shopping cart system that is easy to install and customize.  The Cart is free but it does have copyright notices that you can pay to get rid of.  StoreSprite has many features including automatic tax calculation, automatic delivery cost calculations, customer ratings and reviews and featured products.


8 Popular Open Source Forums

This week I am working on a project for a client and they requested a forum on their website. Being that I didn’t want my client to have to pay for a forum software. I found quite a few popular Open Source Forum software alternatives. The list below is a collection of 8 popular Open Source Forum software  that can run on any good web hosting.

  • – phpBB is one of the most popular forum softwares. With phpBB you can customize with mods and you can stylize your forum. For a fully Modded phpBB forum with about 500 different mods that all have been fully tested click here.

  • – Vanilla is a lightweight open source forum that was developed by Mark O’Sullivan using PHP and MySQL. Vanilla comes loaded with extensions, and you can customize the forum with your own add-ons.

  • – YetAnotherForum.NET is a Open Source forum or bulletin board for web sites running ASP.NET. YetAnotherForum.NET is fully coded in C# ASP.Net and uses Microsoft SQL Server. It comes with all the standard forum features and even WYSIWYG editors.

  • – YaBB is an Open Source forum system (bulletin board, message board) written in Perl. This system is the first and most popular open-source perl forum software and it runs very fast.

  • – IceBB is an open-source forum solution powered by PHP and MySQL. IceBB is written with the prototype and scriptaculous frameworks and the code output is very clean. IceBB has mostly all the same features as some of the paid forums but it even has an RSS feed.

  • – WP-Forum is a simple discussion forum plugin for WordPress. It has three themes that you can choose from and is a simple solution if you have a WordPress powered site.

  • – miniBB is an open source message board script written in PHP. miniBB is a lightweight and compact alternative to phpBB. With miniBB you can customize the software with add-ons and it is Search Engine Optimized.

  • – SMF is a free professional grade forum software that actually isn’t open source. SMF has loads of features with a great community and tons of free modifications.
If you know of any more Open Source Forums then please comment below. Thanks!!!


Mobile WiMAX Will Outpace LTE in Next Few Years

According to a recent report by In-Stat, people are shifting focus from wireless 4G technology and ultra-mobile broadband (UMB) to LTE and WiMAX.

Both 4G technologies, meaning those technologies that are expected to meet the requirements of IMT-Advanced, are not even close to becoming available commercially In-Stat reports.

LTE Advanced and 802.16m WiMAX are being tailored to offer 100Mbps mobile throughput and 1Gbps stationary throughput. These extremely high throughput capabilities are predicted to be an important part of the ITU’s IMT-Advanced requirements.

"Mobile WiMAX effectively came on the scene in 2006 with South Korea’s WiBro; the earliest commercial LTE deployment will be in 2009," says Gemma Tedesco, In-Stat analyst. "Overall, In-Stat expects that mobile WiMAX will ultimately outpace LTE over the next few years due to timing of network roll-outs."

n-Stat research discovered that the success of the Sprint/Clearwire mobile WiMAX roll-out should largely affect whether or not large worldwide operators will launch mobile WiMAX.

The high-tech market research company also found that mobile WiMAX and LTE will represent only a small portion of total 2G/3G/4G cellular subscriptions in 2013, with GSM/EDGE/GPRS expected to make up more than 55 percent of the total 4.8 billion subscriptions.

In addition, HSPA may become 802.16e WiMAX’s true competitor, and also may setback LTE rollouts.

In-Stat’s research report, "The Road to 4G: LTE and WiMAX Lead the Way Worldwide," covers the worldwide market for 4G wireless technology. It provides predictions for global mobile WiMAX and LTE by product type. It also offers an analysis of the developing marketplace for these technologies, including deployment plans of mobile operators.

Technology vendors, service providers, technology professionals and market specialists, worldwide, rely on In-Stat’s experienced staff and in-depth research to support critical business, product and technology decisions. In-Stat’s insights are derived from both a deep technology understanding and comprehensive research, which examines each segment of the value chain for each market.


Reset Windows 7 Password With Ubuntu

Sometimes you forget your Windows password, or maybe your workmate leave and you replace him and you cannot access his ex-computer because it have a password. And you cannot guess his/her password to login. And you cannot reinstall the Windows because it have lot if important data and software that need to be installed and tweak. Then reinstall the Windows is not the answer.

If you had this problem then don’t worry, you still can reset Windows 7 password using Ubuntu. Whether boot it from USB or using Ubuntu live CD. To reset Windows 7 using Ubuntu you can use chntpw.

So to install chnptw on Ubuntu, follow the steps below:
1. Open your terminal and add universe repository, by editing sources.list:


vim /etc/apt/sources.list and add or enable this line:

deb http://archive.ubuntu.com/ubuntu/ lucid main restricted universe multiverse deb http://archive.ubuntu.com/ubuntu/ lucid-updates main restricted universe multiverse

2. Update your repository list:

apt-get update

3. Install chnptw:

apt-get chnptw

4. chnptw installed.

Note this chnptw only work in OS 32 bit version. for 64 bit version you need to download from debian source here and pick 64 bit version.

chnptw usage:
1. Get your hard drive label by using:


fdisk -l 2. Find where you install your Windows 7, then go to that hard drive and windows installation folder

cd /media//WINDOWS/system32/config/  

3. Use chnptw to reset password:

chntpw SAM  

4. It will show you User details and command to reset password:

Choose “1″ to clear the default user password and press “y” to confirm.

5. You are done. Back to boot to your Windows and there is no password anymore.

You can set the password from the Windows again if you want.


Note:

to reset password for user other than administrator or default user use this command:
 


ProXPN- Secure your internet connection instantly

ProXPN- Secure your internet connection instantly

Secures your internet with high-bit military-grade VPN encryption, for free

Works with all connections from DSL and cable to 3G

Gives you 100% private access to the internet

Never worry about being spied on again

Now nobody can see the websites you visit

intercept and read your email, IMs, or anything else

record your web history

run traces to find out where you live 





SIGNUP BETA ACCOUNT
SIGNUP: https://proxpn.com/index.php

DOWNLOAD
Installer: Link will be available after you signup and login at https://proxpn.com/index.php .

PROCEDURE
1. Install ProxPN in your PC.
2. Download my modified config file here.
3. Copy and overwrite modified ProXPN.ovpn to the install directory C:\Program Files\proXPN\config\
4. Open ProxPN and login using your free account.
5. Press connect.
6.Connect your Globe tattoo.(can connect even with zero balance)
7. Open your browser and surf!

Replacing the parent proxy:
1. Got to the install directory C:\Program Files\proXPN\config\
2. Right click ProXPN.ovpn => open with notepad/notepad++.
3. Replace the Http Proxy
4. Save and Close.
5. Connect your ProXPN again..


Preview of Proxpn.ovpn:

Quote
client
dev tun
proto tcp
remote miami.proxpn.com 443
resolv-retry infinite
nobind
persist-key
persist-tun
ca ssl/ca.crt
cert ssl/client.crt
key ssl/client.key
cipher BF-CBC
keysize 512
comp-lzo
verb 4
mute 5
tun-mtu 1500
mssfix 1450
auth-user-pas
reneg-sec 0

# If you are connecting through an
# HTTP proxy to reach the actual OpenVPN
# server, put the proxy server/IP and
# port number here. See the man page
# if your proxy server requires
# authentication.
http-proxy-retry 99 retry on connection failures
http-proxy 72.52.96.31 80 


ALTERNATIVE PROXIES
Parent proxy list

72.52.96.30:80
72.52.96.16:80
72.52.96.38:80
72.52.96.37:80
72.52.96.14:80
72.52.96.11:80
80.74.114.58:80
93.91.200.146:80
200.81.59.104:80
208.100.40.34:80
208.100.40.45:80
208.100.40.46:80
208.100.40.40:80
208.100.40.37:80
216.52.207.73:80
216.121.113.110:80
217.24.250.235:80
217.150.32.86:80
211.138.124.233:80
211.138.124.232:80
211.138.124.210:80
211.138.124.211:80
211.138.124.199:80
213.192.246.133:80
218.201.21.177:80
218.201.21.164:80
 


Technology Stack Drupal 7

Drupal’s design goals include both being able to run well on inexpensive web hosting accounts and being able to scale up to massive distributed sites. The former goal means using the most popular technology, and the latter means careful, tight coding. Drupal’s technology stack is illustrated in Figure 1-1.

Figure 1-1. Drupal’s technology stack
The operating system is at such a low level in the stack that Drupal does not care much about it.
Drupal runs successfully on any operating system that supports PHP.

The web server most widely used with Drupal is Apache, though other web servers (including Microsoft IIS) may be used. Because of Drupal’s long history with Apache, Drupal ships with .htaccess files that secure the Drupal installation. Clean URLs—that is, those devoid of question marks,ampersands, or other strange characters—are achieved using Apache’s mod_rewrite component. 

This is particularly important because when migrating from another content management system or from static files, the URLs of the content need not change, and unchanging URIs are cool, according to Tim Berners-Lee (http://www.w3.org/Provider/Style/URI). Clean URLs are available on other web servers by using the web server’s URL rewriting capabilities.

Drupal interfaces with the next layer of the stack (the database) through a lightweight database abstraction layer, which was totally rewritten in Drupal 7. The database interface provides an API based on PHP data object (or PDO) and allows Drupal to support any database that supports PHP.  The most popular databases include MySQL and PostgreSQL. In Drupal 7, SQLite is now also supported. 

Drupal is written in PHP. All core Drupal code adheres to strict coding standards (http://drupal.org/nodes/318) and undergoes thorough review through the open source process. For Drupal, the easy learning curve of PHP means that there is a low barrier to entry for contributors who are just starting out, and the review process ensures this ease of access comes without sacrificing quality in the end product. And the feedback beginners receive from the community helps to improve their skills. For Drupal 7, the required version of PHP is 5.2.