I have created a PHP script that will allow you to download a full backup of your website. The script makes use of the tar command through shell_exec().
One of IXWebHosting’s greatest features is their EasyApps script installer. Within a few clicks, even the most inexperienced user can install tens of popular applications such as Wordpress, Joomla, osCommerce and phpBB.
For those of you who are used to Fantastico Deluxe, you’ll find EasyApps just as powerful and easy to use.
Welcome to the fourth part of this tutorial. This time around we’re going to add some plugins to get some extra functionalities.
Here are the plugins we’re going to install:
All in One SEO Pack
This plugin will optimize your blog’s content for search engines. It’s a great plugin that allows you to control some SEO aspects of [...]
Welcome to part 3 of my tutorial on how to setup your own blog. In part 1, you’ve seen what kind of web hosting you need and in the second part I’ve shown how to install Wordpress through Fantastico Deluxe. Now for this third part, we’re going to see how to change the look of [...]
Even though the blog craze has started a while ago, it is still very trendy for personnal and corporate websites to have their own blog. Some people are blogging just for fun while others are blogging on a professional level. Either way, having a blog is within the reach of everybody and it isn’t that [...]
When it comes to webmail clients, RoundCube has to be one of my favorites. Aside from its neat interface, RoundCube has a lot of useful features such as a find-as-you-type address book, a richtext editor and multiple sender identities among others.
If you’re already a cPanel user, you may have already tried RoundCube as it is [...]
Managing a corporate website’s content can be a somewhat complicated task, particulary if you’re using static pages. Up to this day, the government branch I work for used Adobe Contribute CS3 to manage a handful of websites.
But lately we’ve decided to take a new approach to content management and instead of using a software-based solution, [...]
Soho Launch is a nice website builder that allows anyone to build a website no matter the level of expertise they have. Most of the time you can get it for free with some web hosting companies such as HostPapa.
Earlier this week I’ve shown you How To Install Soho Launch Pro Edition On HostPapa so [...]
Soho Launch Pro Edition is a software that allow people of all experience levels to create and maintain a professional-looking website.
But unlike some website design softwares like Dreamweaver, Soho Launch Pro doesn’t need to be installed on your computer since it uses a web interface. But the best of all is that it’s entirely free [...]
Using an ODBC connection to query your MySQL database remotely can be quite useful for using third party database management softwares (like Microsoft Access) or reporting tools (like Crystal Reports).
But what exactly is ODBC?
ODBC is an abbreviation for Open Database Connectivity. It is an interface used to access databases using SQL queries (Structured Query Language).
In the first part of this tutorial you’ve seen how to structure your folders and how to define a new site with Dreamweaver CS3. Now that we’ve got this part working, we’re now going to create a web page and upload it to our web server.
Before going any further, you must know that default web [...]
Usually I try not to get too much into web development through this blog, I rather try to focus on Web Hosting but today we’ll make an exception.
By popular demand, I will show you how to get started with Dreamweaver, a popular HTML editor. In fact, Dreamweaver is not just an HTML editor, it’s a [...]
SSI stands for Server Side Includes. You might have seen SSI as a web hosting feature on some web hosts.
Let’s see what it’s all about and what you can do with it.
Server Side Includes (SSI) is a simple scripting language made mostly for the web. As its name implies, it consists of including the content [...]
Following up on my last post about SSH, I’ve found some Java SSH Clients I’d like to share with you. As opposed to SSH client softwares, a Java SSH Client doesn’t need to be installed on your computer. Instead you just need to access a web page from which the Java SSH client will be [...]
SSH stands for Secure Shell. You may have already seen SSH as a web hosting feature on some web hosts and wondered what it’s for.
SSH is a network protocol that allows two computer to communicate together through a secure channel. Data encryption is used to ensure security. SSH uses a public-key to authenticate the remote [...]