Author Archives: Kenny

About Kenny

Kenny is owner of webhostpark and has been working in hosting industry since 2006. We provide unbiased hosting reviews and release the latest promo news. Follow me on Google plus

Guides of Different Hosting Server Choice

A good and stable server is crucial for web service. When we choose server space, there're multiple suggestions from hosting provider: VPS, Colocation, Dedicated or Cloud hosting server. Because of so many available choice, customers are not always so clear about different terms like colocation, dedicated bandwidth, virtual server and cloud etc.

If we are crazy on quality and purchase high cost plan but we actually don't use that much, it's a kind of waste. The vice versa. In following, we're brief explain the different plans with comparison & reviews.

VPS Hosting

VPS serverVPS(Virtual Private Server). It's created on dedicated server by virtualization technologies. This virtualization technology devides haredware and system OS then setup multiple server systems. Each VPS got its own OS, space, RAM and dedicated CPU resource etc just like a common server. We can handle OS installation, software installation, reboot and everything the same as dedicated server operation. Logically, as long as the dedicated server resource is big enough, we can create unlimited VPS on it. It's a scalable solution for enterprise and IDC hardware usage efficiency.

At the time being, there're 5 popular virtualization technolgies used by different VPS providers – Xen, OpenVZ, Virtuozzo, Hyper-V & Vmware. Different VPS technologies come with different performance on different hardware configurations. Especially when deal with selling policy in this competitive market. That's why clients have different experience from different VPS hosting providers.

Hyper-V is provided by Microsoft group and only for Windows server at the moment. Actually hyper-v is almost standard choice for windows vps since they both are microsoft products. It's reasonable to think the two are most compatible.

Vmware, leading enterprise solution especially on cloud computing field. We can run almost any OS together on vmware platform. But as we know, the less service on host server, the more secure. So not too many vps providers use it, and it's expensive.

OpenVZ, probably the most popular solution used by all cheap vps providers. This technology provides OS level virtualization and each OS will work independantly. Because it's only on OS level and has very low hardware requirement, we can create more vps servers on same dedicated server. That's why VPS created on OpenVZ is cheaper than other solutions.

Xen, similar with OpenVZ but provides more advanced features. VPS created from Xen platform comes with swap and dedicated RAM/CPU etc. That means if there's no more resource available on host server, we can not create extra vps server. Because of this, VPS on XEN is more reliable than OpenVZ.

Virtuozzo is commercial software from swsoft company(Parallels now) who is leading in lots of hosting software products like sitebuilder wizard. It provides OS level virtualization as well like OpenVZ. However, the number of VPS instance is strictly limited by the license we purchase. At the meanwhile, virtuozzo vps provides very similar performance to host server.

The biggest advantage over VPS is cheap when we want to get system control. Weakness is we have to find a good vps provider because in case one node causes problem on host server then our server is in danger.

Dedicated Server Hosting

dedicated serverDedicated server hosting is renting from IDC, we just need to provide our configuration then hosting provider will setup everything in their data center. Because of this, we reduced the cost of purchasing all hardware products. We get full remote control over hosting server.

The only weakness of this product is we don't know how the server is configured(structures and actual setup). Those honest hosting provider always tell us the truth such as spare parts brand, model etc. However, some providers do use their own setup to reduce investment and just provide customer the basic configuration such as amount of cpu/ram/space. We can only learn details after received remote login information.

Colocation Hosting

Colocation hosting serviceProbably the most reliable server service. We setup the server by our own then send to IDC server rack, service provider will connect the server based our contract. Mostly, we will have to be responsible for hardware problems. The biggest advantage is we have full control of this server especially when it's not so expensive to purchase those hardwares. We can apply our custom setup inside server for specific purpose. Especially when we need to copy lots of data to hard disk, remote uploading is definitely not good choice. We can prepare everything locally then send to data center.

For colocation, we have to get an IT professional to maintain the server while dedicated server hosting is maintained by hosting company. We have to evaluate carefully in choosing the service.

Cloud Hosting

Cloud hostingAlso called cloud computing where capability is elastic. Cloud computing is highly scalable and more efficient in handling web services. It's integrated with data calculating, storing and IaaS service. Cloud hosting can be provided and paid upon usage on real time. Because of this, we can control the costs efficiently.

Cloud server provides two core services: Advanced cloud hosting & scalable cloud computing for medium to large size enterprises.

All servers are deployed in backbone datacenters and each server be able to work independentely for computer service like storage, backup and other internet services.

Cloud server is designed for clients who have high requirement of system availability with quick recovery. Cloud hosting platform comes with storage sharing and smart backup, be able to make automatic recovery which is centrally managed. Cloud hosting provides the best price value comparing to any other available hosting plan.

Cloud hosting is hot at the time being and it's actually being developped the same way of traditional web hosting service. It's cheap but provides more features than dedicated server.

Conclusion

Based above explanation/comparison, here're some suggestions in choosing different hosting solutions:

  • VPS: Suitable for small to medium size dynamic website with relatively high visits. To be more specific, it's only for small size company if you run a business.
  • Dedicated Server: Suitable for small to medium size company, ecommerce or big forum with high daily traffic.
  • Colocation: Only good for big groups and you must choose a good & profesional data center space.
  • Cloud Hosting: Suitable for development companies who have frequent need changes.

Website Backup Solutions Under Shared Hosting

Website backup solutions under shared hosting space

Shared web hosting is cheap and space is used by lots of clients. Because of this, there's no 100% guarantee over data protection. In case some day you can not visit the space suddenly, backup is quite important. It's responsible to our websites and our hardworking. Here we introduce the popular backup solutions based editorial experience. However, keep in mind we have to put into action other than just learning different ways, we have dangerous experience about this!

Manual Backup

Simple and basic backup solution. To most websites, there's very low frequency of source code change, it's more about database updates instead. In this case, we can download all data to local disk drive via FTP. When we make changes to template or files, do backup again. Because database is the most important part, we must export at times to make sure we have the newest version on hand.

Login to your cpanel control panel and click the "phpMyadmin" icon then select your desired database. Follow this graphic instructions on how to export in phpmyadmin

database export via phpmyadmin
(click to open in new window for large view)

The weakness of manual backup is less efficient, we have to operate everything manually. If any sudden case happens, we might loose days or weeks data.

Backup Functions in Hosting Control Panel

Most web hosting control panels provide backup/restore functions, we can improve efficiency greatly using such tools. Since cpanel is the most popular control panel solution, we'll briefly guide on how to make backups under it.

Firstly, let's login cpanel control panel and click "Backups" then navigate to backup page.

1. Backup all websites files. click "HomeDirectory" then it will download a compressed package including all folders/files under "public_html" directory to local computer.

2. Backup database. Click database name under "DATABASES" to start downloading zipped package for this database. If we have multiple databases then repeat this one after another. In case any problem happens in future, click "Upload" on right side to make full restoration.

Website Backup Functions

Many websites are created by CMS softwares that come with backup function themselves. Even there's not, there're always third party plugins for this purpose such as wordpress. For wordpress, there's a popular plugin "Database Backup" for efficient database backup.

Third Party Backup Tools

Third party tools are probably the most scalable & efficient ways. But mostly it requires server end support. Here we highly recommend dropbox which is easy and stable. Dropbox is supported by different platforms with up to 5G free storage. The core part is control over different backup versions, we can restore from different available backups easily.

Check out this official wiki on how to configure on shared space.

Again, no matter for website or database backup, it's easy to handle. The most important part is our mind, we must seriously treat the work and action now! Or else when our sites run into problem but no backup, any tool is useless.

Thoughts of Webhostinghub New Design

Webhostinghub New design

Webhostinghub got a new suit two days before. Unlike a normal appearance change, their people totally revised the site structures. It's more like an enterprise site other than selling store. At the time being, many huge events occured from industry(well, mostly bad), the change of Whub gives us some fresh air. Upon their updates, let's dig further based the industry environments.

Changes on Webhostinghub Site

  • Enterprise friendly
  • Mobile device friendly
  • New web standards
  • Services integration

Comparing to old site, the new webhostinghub design is a kind of growup like a child to adult. It also reflects the past years business development for this company. Either Inmotion or hub, they both are rewarded primary choice for excellent hosting service group. Although the hub targeted clients are still personal to small business, this new update shows they're going to support medium to huge business clients. It's also recognized the official announcement of their extra two new hosting plans Nitro & Dynamo that're setup for higher hosting requirements.

New site is based HTML5 web standards and fully mobile device compatible. No gap, comfortable color & smart photos, profession is seen on every side. Everything shows the company is going to make huge success.

However, based the current industry circumstance, we have to evaluate everything carefully. At the time being, many successful hosting groups are already & being acquired and most of them are doing bad after the purchase. Because of this, the business selling in this industry is recognized disaster by lots of existing clients.

webhostinghub hosting plans

Will WebhostingHub be sold out?

Well, it's for sure some magnates already showed their interests and might have sent out very good purchase offers to this company. endurance, a hot name in hosting, will it get control over webhostinghub? Or anyone else? Before we have steady confidence over some service providers because they announced not to be sold at least for the recent 10 years, but they got sold only 1 year after their words. Definitely, we'll be sad to see when hub got merged into such names like EIG because people have enjoyed all excellent service from existing company. No one can guarantee everything will go quiet and everything will keep the same after sold out.

Webhosting & Inmotion are two of the very few excellent and independent brands from web hosting industry. It's easy to see, if they two got sold to EIG then almost no one else can escape the wave. Hopefully, we just think too much and they company will do everything good to serve their clients in right way. We do like to see some good hosting companies can run a century-old shop business.

P2P, P2C, O2O, B2C, B2B, ecommerce terms explained

ecommerce terms explanation

Ecommerce is leading in worldwide business. The players in this cycle including both enterprises and individuals. Because of this, different business modes are developed and if we want to join in, it's necessary to understand the popular terms and their relationships.

P2P, P2C, O2O, B2C, B2B, C2C. These terms are frequently displayed in various news, if we want to earn business success, further understanding of all terms and add to your action!

What's P2P?

Abbreviation of "Peer-to-Peer", means person to person, is a kind of money service. Individuals can get loan from third party P2P platform by some service fees. P2P is pure online business to match different inquiries/offers. The big advantage of P2P is to make full use of free money. However the absolute weakness of this mode is lack of insurrance.

What's O2O?

O2O is a hot term for QR code marketing, means "Online To Offline" to connect traditional business via online marketing. Via online platform, consumers can select product/service directly and do online transactions.

O2O is connecting traditional business with modern platform, advantages on both sides can be perfectly matched so consumers can enjoy good online price and the same quality offline service. The core part of O2O is online payment.

What's B2C?

B2C means Business-to-Customer. Under this business mode, companies sell product/service to final clients directly. The direct thing we can see is store websites by various companies, while they do have real offline shops.

What's B2B?

B2B – Business to Business. Means the business among enterprises. B2B has been developed for many years and now a very powerful engine on the planet. The biggest B2B platform alibaba.com is now one of the most important international brand. There're three points for successful B2B mode:

1. Purchase – B2B web platform provides high quality and low price products.
2. Teamwork – Co-operation with logistics service for guaranteed products delivery.
3. Service – For second purchase

What's C2C?

C2C is dedicated to ecommerce, the number "C" refers to customer. So the term C2C means ecommerce business between individuals. It's popularly showed to us on various personal shopping cart websites such as ebay.

What's P2C?

P2C- Production to Consumer. Under this business mode, product is sent to end user directly from producers, no more middle transaction required. P2C is pretty new after B2B, B2Cand C2C. It's also popularly named "Life service platform". P2C put everything to its platform such as real estate, family service, ticketing, health caring etc.

More terms including:

B2B2C – Business to  – Business to Customer
B2F – Business to Family
SaaS – Software as a Service
PaaS – Platform as a Service
IaaS – Infrastructure as a Service
M-B – Mobile Business
B2G – Business to Government
G2B – Government to Business
B2M – Business to Marketing
M2C – Manufacturers to Consumer
SoLoMo – Social + Local + Mobile
ABC – Agent-Business-Consumer
BAB – Business Agent Business
SNS-EC – Social Network Service-Ecommerce
B2S – Business to Share

Big Hosting Events 2014 & Plans for 2015

better 2015

Actually I could not find a suitable picture for this topic. I planned to take a yearly review of work on webhostpark, but few great things to pickup. This is how above picture is added..

In the last year, we're dealing with lots of affairs from both online & offline. While we're monitoring hosting services, we also got several other business tasks to work with. Because of this, we did not update regularly as usual and this lead to bad performance on each categories. If we have to say something about the past year, following two events are most memorable..

NO.1 Arvixe was sold to endurance International Group

Sad but it's true. Arvixe has been our top partner for hosting projects for their outstanding service. Since our departure with webhost4life 4 years before, we migrated all our business to arvixe service and satisfied with everything there. Just in november 2014, their boss agreed the deal with EIG company for about $22 million to sell the company. Then few moments later, we got an announcement for server migration. Although no bad points founded for this migration, we're not sure how it will go for the next months. We'll just wait and see.

Definitely, most people are surprised about this because it's destination of many clients who suffered bad experience from other EIG brands. We thought everything would go as promised by Arvand – the owner of arvixe. However, he still can not hold up by good price. Eventually, EIG becomes stronger and stronger and possibally will eat most companies because they have strong financial support.

While we can not change the truth, good alternatives are being evaluated by our team. Although arvixe gone quietly, we still believe there're tuff and good providers to work with. Progress will be updated accordingly on webhostpark site. Just give us some time to work on it.

NO.2 Account closure because missing renewal

One of our project hosting account got removed because we forgot renewal. All web data including emails & databases got cleared on server space. We and the hosting company could not recover a piece because it's a complete removal.

We always discuss account security and how to protect online files. However we hit ourselves heavily this time because we lost several months' data. We have to start from the very begin to restructure the project.

Basically, we have not passed a successful 2014 on this point and actually pretty bad. Definitely we have learnt a lot from this and already working for better future. I am sure 2015 will be a perfect year!

10 Best WordPress Forum Plugins

Wordpress is the most powerful blog system. But while the blog grows up, we might want to introduce a new system for user interaction. The ideal choice is to have both wordpress and discussion board together. Thereby we concluded the following 10 best wordpress plugins to setup a powerful forum.

Bbpress

bbpress

The best light weight forum solution by wordpress official people. It's also used by wordpress official support forum. Bbpress was firstly a stand alone forum software and then integrated to wordpress as plugin with complete redevelopment.

  • Open Source, always and forever
  • Less (code) is more Code is poetry
  • Simplicity is a feature
  • Speed & security are paramount to a great user experience

Bbpress official site: https://bbpress.org
Download at wordpress plugin directory

Buddypress

BuddyPress

The most popular downloads from wordpress plugin directory. Unlike any other solution, buddypress can also install its own theme/plugin to fully customize the forum(more than 330 plugins available). Same like bbpress, buddypress is also managed and supported by wordpress official people. Moreover, buddypress has been translated to multiple languages for local users so we can integrate easily.

Buddypress official site: https://buddypress.org
Buddypress download page

Forumpress

Forumpress

A complete forum system as its advertised. Other than a simple wordpress plugin, forumpress is full functinoal as traditional forum softwares. We can configure User Groups & Moderators, Move, Edit & Delete topics & posts the same way like dedicated forum. The most important is it's easy to get started, either admin or visitor interface is pretty clean.

Forumpress official download http://forumpress.org

Vanilla Forums

Vanilla forum

Vanilla can be integrated with wordpress in few seconds, and is the ONLY forum solution to provide a native mobile version for easy browsing and posting from any mobile device. Vanilla is supported by over 10,000 developers with over 500 addons that can make your community do anything you need it to do. Users can also migrate from vBulletin, phpBB, bbPress, and more.

Vanilla forums project site: http://vanillaforums.org
Vanilla forums plugin download

Talki Embeddable Forums

Talki forums

Simple and clean forum solution for wordpress. The forums work with WordPress along with global login systems such as Facebook, Twitter, Google, and a dozen others. It's the only one with social network integration. Following advanced features are included:

  • Customizable with CSS
  • BBCode
  • Easy-to-use Admin Panel
  • Private and Public forums
  • Automatic Security Patches and upgrades
  • Create as many sub-forums as needed
  • Drag and drop ordering of sub-forums

Talki project site: http://talkiforum.com/feature-tour
Talki download page

WP Symposium

WP Symposium

More than a simple forum purpose, wp symposium turns a WordPress website into a Social Network! It provides a forum, activity, member directory, private mail, notification panel, chat windows, profile page, social widgets, activity alerts and more.. advanced features for commercial could be purchased seperately.

Project site: http://www.wpsymposium.com/
WP Symposium downloading

Simple: Press

Simple press

Probably the deepest modification of Vbulletin. Simplepress has the same layouts, functions. Other than dedicated for wordpress only, simplepress could be integrated with lots of projects like buddypress. Users can also customize the forum by themes/plugins and backend CSS.

Simple press download site: http://simple-press.com

CM Answers

CM Answers

CM Answers is a plugin for WordPress that enables users to post questions and answers (Q&A) in a Stackoverflow style.Plugin also includes social media registration using Facebook, LinkedIn or Google+, Twitter & Microsoft Live authentication

Plugin official site: http://answers.cminds.com
Download at wordpress plugin directory

AnsPress

Anspress

Best question and answer plugin for WordPress. Made with developers in mind, highly customizable. Similar like CM Answers with stackoverflow.com or quora.com style. AnsPress is a most complete question and answer system for WordPress

Demo & support forum: http://wp3.in/questions
Download Anspress at wordpress plugin

Zingiri Forum

Zingiri Forum

Seamless integration of mybb to wordpress. It has all available functions of mybb software even the layouts. However, since the plugin author does not provide any support any more, we have to deal with problems by our own if there's any. But this does not affect its popularity because of it's powerful system.

Zingiri forum download https://wordpress.org/plugins/zingiri-forum/