Showing posts with label website. Show all posts
Showing posts with label website. Show all posts

Monday, 29 February 2016

How do I Create a Video Chat Website?In Feburary 2016 29,

In Feburary 2016 29,
Install red5chat, the open source solution for video chat. Red5chat is fully customizable and the source code is well documented so that users can personalize it easier. To install the software the host server must be a Windows or Linux dedicated server with PHP and MySQL enabled. It comes with full registration features so that anyone using the service will have to register with the website first, language filters, the ability to watch up to four webcams at the same time and a host of other features.
Try out the demo version of AVChat. Purchase of the full version will cost between $95 and $799 as of 2010, depending on how robust the software needs to be. The cheapest version can handle up to 20 connections at a time, while the most expensive version offers unlimited connections. AVChat offers both audio and video chatting capabilities, as well as space around the chat area to place advertising. Permanent rooms can be created from a simple, but powerful admin interface that comes standard with all versions of the software.
Purchase and install 123 Flash Chat after trying the demo and seeing how it works. 123 Flash Chat offers users the ability to chat on a computer or iPad, the ability to reskin the chat room with the press of a button, space for money-making advertisements and personalized user icons. Prices range from $199 for basic software with a limit of 100 connections to $1499 for the 'ultimate' software with unlimited connections, as of 2010. Additionally, game packages can be added on to the chat client so that users can while away the time when the conversation lulls.
In Feburary 2016 29,

For What Is 'Microsoft SQL Server' Used?In Feburary 2016 29,

In Feburary 2016 29,
SQL Server uses the client-server model of data management. With client-server, a program called the client requests data from a server program, usually on another computer. The server evaluates the request and passes data back to the client. This improves security since the client must provide the correct password information for the server to release the data. It also helps speed data access since the server computer does all the hard work of data management; the client receives the results. An organization using SQL Server usually has several dedicated computers for it.
Relational Database
You can organize data in many different ways. You can type it in a simple file, organize it in a spreadsheet or divide .it into distinct parts. If you run a big website and have millions of records to manage, efficiency is important. Microsoft SQL Server uses a data organization method called a relational database. A database designer looks at the organization's information and creates structures called tables to store it. By linking the tables in different combinations, she can, for example, see how many customers she has by state, what they purchased and how often they visit the website.
SQL Language
SQL Server uses the SQL language. Using SQL, a programmer can create tables, add, remove or update data, and sort and retrieve it rapidly. Different software companies, such as Oracle and MySQL, also use the SQL language, allowing programmers to use the same skills for managing data stored on different systems.
Tools
The core of SQL Server is the program that processes data requests from client programs. In addition, it has programs to build databases, import and export data and monitor the database's performance. While a programmer can do many of these tasks from the SQL language, the extra software tools make the job easier to learn and perform.
Security and Integrity
If you're responsible for a company's data, you need to manage who can and cannot access it. With SQL Server, you can assign many different levels of security, letting some users see or modify data and locking other users out. It also lets a programmer build rules into the database to ensure the data has integrity. For example, the customer's address can have a rule that the state must come from a list of state abbreviations. If a user tries entering a state of 'ZX,' SQL Server will reject it.
In Feburary 2016 29,

Sunday, 28 February 2016

How to Embed a Podcast in WordPressIn Feburary 2016 28,

In Feburary 2016 28,
Upload your podcast file to your Web server using an FTP client. This is necessary because on most blogs, you cannot upload large files through the dashboard. Put the podcast file in the main directory on your WordPress site; do not upload it to any of the sub-directories.
Log in to the WordPress dashboard from the 'wp-admin' directory of your website. Navigate to 'Posts' and click 'Add New.' Fill out the form with a title and description of the podcast.
Click the 'HTML' tab on the WordPress editor box. Copy and paste the following code into your post in the section where you want the audio player to appear:
This code is for the free Google Reader MP3 player. It will work on any Web page as long as your visitors' browsers are Flash-enabled. Most players require Flash, so this is a standard requirement.
Change 'MP3_FILE_URL' in the example code above to point to the URL of your podcast file. Additionally, change the 'width' value to adjust the width of the player, if you wish. You can change the height, too, but it looks best at the default setting of '27.'
Publish the post to your WordPress blog. The podcast will be embedded in your post.
In Feburary 2016 28,

Saturday, 27 February 2016

List of Free FTP ServersIn Feburary 2016 27,

In Feburary 2016 27,
Webfreehosting provides an all-encompassing, free package that includes email accounts, web hosting and an FTP service. Account holders get 300MB of storage space, can transfer up to 10GB of files per month, and receive an impressive collection of other options related to website hosting.
DriveHQ
DriveHQ offers online storage and FTP access with a familiar look and feel. Windows users are comfortable with the naming convention of the folders such as 'My Documents,' 'My Music' and 'My Pictures.' While DriveHQ offers a paid subscription, they do include two levels of free service. The first level is called the 'Free Account.' These users are mainly restricted to uploading and downloading files. The 'True Account' is the second level and is attained when the member's information can be verified. The main difference between the two is that 'Free Account' members cannot publish files, folders or a website (publishing shares them out to anyone on the Internet). Both account types have an upload file size limit of 50MB and the ability to transfer files by dragging them from the computer onto the DriveHQ website to transfer them. A traditional FTP access using third-party software is available, although they do recommend using their own software designed for use with their service.
WebNG
WebNG is a feature-rich, one-stop-shop for free web hosting. The features include direct FTP access as well as web-based FTP access (for when an FTP client or program is not available), 350MB of storage space, no ads, photo albums and support, and 323MB of daily bandwidth usage. When transferring files, there is a 25MB file size limit. WebNG also offers an incentive package that increases your usable bandwidth when you refer others to the website.
In Feburary 2016 27,

How to Add an FTP Server to SharepointIn Feburary 2016 27,

In Feburary 2016 27,
Select the 'Web Options' button on the control panel for the web site.
Choose the Sharepoint domain that represents the website on the control panel and left click the 'Web Service' page from the menu tabs. On the Web Services page, select the 'Edit' button on the user interface.
Select the 'Add New Assignment' menu option from the program menu and left click an existing windows subaccount from the menu.
Choose an FTP subuser on the next menu and then enter a 'Nickname and Email' to use the FTP services and select the 'OK' menu button. The Sharepoint now has an FTP server configured.
In Feburary 2016 27,

Thursday, 25 February 2016

How to Use Imagemagick With HostgatorIn Feburary 2016 25,

In Feburary 2016 25,
Open the image you want to edit in the ImageMagick software.
Use the ImageMagick tools to edit the image.
Save your image to your computer once you have completed the changes. Be sure to save it in a folder where you can easily find it.
Launch a FTP program on the computer.
Type in your HostGator website domain name, administrator username and password to connect to the HostGator server. You should have received this information in an email when you signed up for the HostGator account.
Navigate to the folder on the computer that contains the edited image in the local pane. This will usually be the left side of the window, though it may vary depending on the FTP program.
Navigate to the 'public_ftp' folder of the HostGator account. If you wish to store the image, you may want to create a new folder on the server called 'pictures' or 'images.'
Highlight the image file in the local pane and click the transfer button. This will send a copy of the image to the HostGator server.
Open a website browser and type in the image's URL. The URL will be your domain name followed by the name of the folder you uploaded the image to and the image's full name, for example: 'http://(yourdomain)/(foldername)/(imagename).'
Record this URL address. You can use this to share the image, post it on forums or use it on your website.
In Feburary 2016 25,

How to Edit a Live PHP Site via FTPIn Feburary 2016 25,

In Feburary 2016 25,
Open File Explorer or Internet Explorer: both programs access the built-in FTP client.
Type the site's host server FTP url into the address bar and press 'Enter.' The FTP address starts with 'FTP://' instead of 'HTTP://" like a website. ExampleSite.com might have its FTP server located at a URL like 'FTP://adminFTP.ExampleSite.com.'
Enter your client account user name and password then press 'OK' to log in to the FTP.
Locate the PHP files you want to update in the FTP browser window. The FTP browser window displays the files on the FTP server like File Explorer displays local files on your computer or home network.
Copy the PHP files you want to update to your computer by highlighting them in the browser window, pressing 'Ctrl+C,' opening a local folder Window in File Explorer and pressing 'Ctrl+V.' You can edit the copy of the file stored on your computer, but you can't edit the one stored on the FTP site.
Open the PHP files you want to edit with Notepad or a code editing program, make the changes you want to make in the code and save the updated file.
Highlight the updated versions of the files you want to update on the PHP site in the File Explorer window and press 'Ctrl+C' to copy them.
Open the FTP window, locate the folder hosting the files you want to update and press 'Ctrl+V' to upload the files to the FTP. If Windows asks, choose the option that overwrites and replaces the files. The new versions of the files will immediately display on the site when refreshing the page.
In Feburary 2016 25,

Monday, 22 February 2016

How to Close a GoDaddy AccountIn Feburary 2016 22,

In Feburary 2016 22,
Visit the GoDaddy website and log in to your account using your customer number and password.
Click the 'My Account' tab in the right corner of the page and click 'My Products' beneath these tabs.
Click 'Hosting' and then click the account you wish to cancel to highlight it.
Select the 'Cancel Account' option and select 'Save Changes.' This will cancel your account with GoDaddy.
In Feburary 2016 22,

How to Register My Internet BusinessIn Feburary 2016 22,

In Feburary 2016 22,
Determine a suitable name for your business. Select a simple, easy-to-remember and catchy name ending in '.com'--as you will be offering commercial services. The name you choose for the domain should reflect the nature of your business. For instance, if you are selling gardening tools on the Internet, your website's name should clearly indicate that it sells gardening equipment. However, you will have to be flexible while choosing the name because you will come across competitors with similar names. For this reason, you have to aim for a name that clearly indicates your services, while still managing to have it be different and innovative.
Look for places to register a domain name for your business. You can find some domain registering websites in Resources below.
Check on the domain registering website if your desired domain name is available. If the one you had in mind isn't available, try looking for anything similar. Shopping for an Internet domain is tricky. Different websites have different plans and prices so you will have to look around for best rates.
Find a hosting website for your business. Generally, the website that sells domain name offers hosting services as well, but you should consider looking at other hosting plans. According to webhostingchoice.com, the 10 best web hosting choices are Host Monster, Just Host, Web Hosting Pad, i Page, Blue Host, In Motion Hosting, Host Clear, Host Gator, Go Daddy and Yahoo.
In Feburary 2016 22,

How to Make a File Downloadable From a WebsiteIn Feburary 2016 22,

In Feburary 2016 22,
Determine what type of file to create. You can convert a document to a PDF (portable document file.) For a collection of items, like images or audio files, use a compression tool so that users can download all the items in one small package.
Download a compression tool, like Winzip and a program to create PDF files, such as Adobe Distiller, from a download site or the manufacturer's website.
Hit the 'Ctrl' key and left-click each file that you want to add to the compressed folder. When all the files are selected, right-click and select 'Send to Compressed (Zipped) Folder.' A new folder with the extension '.zip' will appear.
Open your PDF creator software. Click 'File' and 'Open.' Select the file you want to convert to a PDF to open it. Click 'Save as PDF' from the menu. With Adobe Professional, you can right-click the document and select 'Convert to Adobe PDF.'
Upload the PDF and Zip files to your web server with your FTP software. You can place them right on the root folder or create a subfolder and put them there.
Edit the web page from which the users will download the files. Put the text 'link' at the place in the file where you want the link to the file to appear. 'Folder' is the name of the folder where the file resides, 'filename' is the name of the file and 'link' is the word to be used as the hyperlink in your web page.
Add text in your webpage that tells users what the file format of the downloadable file is. Provide instructions on how to open it.
In Feburary 2016 22,

Saturday, 20 February 2016

How to Access a Remote VMware ServerIn Feburary 2016 20,

In Feburary 2016 20,
Launch the VMware Server Console on your computer from the VMware Server screen. The console automatically installs when you first install VMware Server software. If you chose not to install it at that time, download it from the VMware website. VMware Server Console must be open and running to access a remote VMware Server.
Install the VMware Server Web interface. In the first page of the installation process, click
Custom.
Check the box next to
VMware Management Interface, and then click
Next.
Wait for VMware server to check if you have the Microsoft IIS Web server installed. This process may take several minutes. If you don't have it installed, the VMware server installation setup will stop and you will need to install it, which you can do from the Windows Components section of the Programs and Features screen in the computer's Control Panel.
Launch your Web browser. Type the name of the remote VMware Server that you wish to access; for example: http://yourservername:8222https://yourservername:8333The VMware Server Web interface will then appear and you can manipulate and access the remote VMware Server as you wish.
In Feburary 2016 20,

Friday, 19 February 2016

How to Use Microsoft FTPIn Feburary 2016 19,

In Feburary 2016 19,
Click the 'Start' button in the lower-left corner of your screen. Double-click the Internet Explorer folder on your Programs menu. The drop-down menu reveals the Web Publishing Wizard. Double-click the Web Publishing Wizard to begin the setup process.
Click the 'Next' button in the Introduction to the Web Publisher window. In this window, select the folder where you have saved your website files by clicking the 'Browse Folders' button. After selecting your folder or file, click 'OK,' then 'Next.'
Name your web server, which can be the name of your site. Click the 'Advanced' button, and select your server from the drop-down menu or select 'Automatically Select Service Provider.' Click the 'Next' button to continue.
Enter the URL for your website (e.g., http://yourdomain.com/index.html). Enter your ID and password for accessing the back office of your domain. Finish setting up the FTP client by entering the name of the folder where your files will be published (e.g., \public_html).
Once the Web Publishing Wizard is complete, you are ready to begin publishing your site with the Microsoft FTP client. Click 'Finish,' and the web pages you selected will be published to your server. Repeat these steps every time you are ready to publish your updated pages to your server.
In Feburary 2016 19,

How to Rename My DomainIn Feburary 2016 19,

In Feburary 2016 19,
Buy a new domain name from an online seller such as GoDaddy.com, Domain.com or CheckDomain.com. You usually hold the name for one or two years. Selecting 'auto renewal' means the company will automatically charge you at the end of that period, so you can keep the domain name for another year or two years. As of 2010, it usually costs $10 to $20 per year.
Log into the control panel of your hosting account. You already have this if you have been running a website under another domain name. Otherwise, buy hosting (space on the web to hold your website)from a site such as HostGator.com, GoDaddy.com or ASmallOrange.com.
Go to the 'Domains' section of your hosting account. If the service allows you to change the domain name manually, the relevant heading will be something like 'Primary Domain' or 'Change Primary Domain.' Click to enter the section, type in your new domain name and click 'OK' or the equivalent to confirm.
Log into the program you use to design, edit and publish your website. Publish the website, entering the new domain name or ftp address (available from your hosting provider) and password when prompted.
Alternatives
Email or phone your hosting provider directly to request a change to your primary domain name. Some providers do not allow you to change the domain name manually. Tell them your new domain name and republish the website when the provider confirms the change.
Log into the control panel of your hosting account, go to 'Domains' or the equivalent section, select 'Forward Domain' and enter your new domain name. You do not have to republish. Typing the new domain name into the address bar takes users directly to the site under the previous domain name.
Select 'Mask domain' when adding the forward domain if you do not want users to be able to see the old domain name. It will still direct users to the previous site, but only the new domain name will be visible in the address bar.
In Feburary 2016 19,

Thursday, 18 February 2016

How to Tell Who Is Hosting a WebsiteIn Feburary 2016 18,

In Feburary 2016 18,
Launch your Web browser and navigate to an online Web hosting search utility. (See Resources.)
Locate the search box on the Web hosting tool's home page. This is usually prominent and at the top of the page.
Enter the Web address for the website you wish to find the host for in the search box. Include the 'www' prefix on the website address. You can include the 'http://' part of the address, but it's not usually necessary.
Click 'Search' and wait for the search tool to find and return the correct Web host for the site.
Read the details for the Web hosting company in the search results pane. This usually includes a link to the Web host's own website so that you can contact the company directly. Or, copy and note down the information for future reference.
In Feburary 2016 18,

How to Add a Parked Domain on 11 HostingIn Feburary 2016 18,

In Feburary 2016 18,
Launch your Internet browser and visit the 1&1 Control Panel page. Log in using your 1&1 username and password (see Resources).
Click on the package you wish to add a parked domain to. If you only have one hosting package, ignore this step. The website will now take you to the hosting package administration page.
Click on 'Domains' under the Domains category. Then click on the 'New' button above the list of domains and select 'Add domain.'
Type the domain name you wish to add to your account in the 'Domain Name' field. Then click on the 'Check Domain' button. A new page will now load, telling you if the domain name is available for registration or not. If it isn't, click on 'Search Again,' choose a new domain name and repeat this step. If it is available, read the 'Terms and Conditions' and click on the check box. Then click on 'Next.'
Select either a 'Public' or 'Private' domain registration by clicking on one of the radio buttons. With a public registration, 1&1 will link your personal details to your domain name registration. With a private one, Internet users who perform a search on your domain name will not be able to access your personal details. Read the 'Terms and Conditions,' click on the check box and click on 'Next.'
Click on 'Order' to finalize the registration process. The Web host 1&1 will now add and park your domain.
In Feburary 2016 18,

Monday, 15 February 2016

How to Put an MP3 Song in a URLIn Feburary 2016 15,

In Feburary 2016 15,
Open the file hosting website. See the 'References' section below for a list of free file hosting sites.
Click the 'Upload/Choose File/Browse' button to select the MP3 file you want to upload.
Click the 'Upload' button. Most websites display a timer for the time it will take to upload the file. After the file is uploaded, the website will display a direct link (URL) for the MP3 file. Clicking the link will open the MP3 file in your browser's media player or an external media player.
In Feburary 2016 15,

Friday, 12 February 2016

How to Embed a Video to AnimotoIn Feburary 2016 12,

In Feburary 2016 12,
Sign in to your Animoto account using your registered email address and password.
Click 'Create Video' and choose the video style you like from the available icons. The video style you select will convert and add effects to your video in the style you chose.
Click 'Upload from your Computer' and click the 'Browse' button to locate the video you want to embed in the website. Click the 'Simple Uploader' link at the bottom of the screen if the 'Upload from your Computer' link does not work, possibly due to a slower Internet connection.
Click 'Browse' and locate the video you want to embed in Animoto. Select 'Start Upload' to embed the video clips on the website. Wait for the video clip upload to complete.
Choose to add text, rotate the video, spotlight, add another clip, or duplicate it to make it more interesting. Select the 'Done' button when you finish editing.
Select music from the Animoto library or click the 'Upload from your Computer' button to add your own sound clip.
Click 'Finalize' and 'Next.' Type in the title and description for your video and click 'Create Video.' Wait a few minutes for the video to be completed.
Click on the 'Embed' link if you want to place the finished movie on a website. Select the code that appears and press 'Ctrl' and 'C' to copy. Open your website in the FTP or HTML program of your choice. Click the 'HTML' view, often located in the top options bar, and paste the code where you want the video to appear by pressing 'Ctrl' and 'V.'
In Feburary 2016 12,

Wednesday, 10 February 2016

How to Become a Web Hosting ResellerIn Feburary 2016 10,

In Feburary 2016 10,
Shop around for the best prices. Many well known web hosting companies offer wholesale space to resellers.
Choose a web hosting package. If it is a 'whole' package, you will need to decide how you want to split it up. (A 'whole' package comes in one big block of space, instead of several pre-split mini packages.) Once your package, set your prices.
Design your own website to sell the packages. You want people to know that you are a reliable web hosting seller and a professional looking website will send that message. If you can't design the site yourself, hire a professional designer.
Market your website anywhere you can. Forum signatures and link exchanges are great and affordable places to begin. This is an important step because there is a lot of competition in web hosting reselling and ads are the only way to bring in new customers. You can also use search engine optimization (SEO) techniques, so that your website will rank higher with major search engines.
Put 25 percent of your profit back into your business to buy more space, advertise and update your website.
In Feburary 2016 10,

Monday, 8 February 2016

How to Host an Email NewsletterIn Feburary 2016 08,

In Feburary 2016 08,
Create a unique HTML page for each article you wish to include in your newsletter. HTML, which stands for 'Hypertext Markup Language,' allows you to construct webpages and emails using a library of HTML commands. Use an HTML editor, such as FirstPage or Adobe Dreamweaver, for help creating HTML files. Code your HTML from scratch using a simple text editor like NotePad or WordPad, if possible. To 'code' an HTML page means to use Hypertext Markup Language to arrange the text and graphics in the manner in which you want them to appear on your page. Type or paste the text of your newsletter article, including the paragraph tags, font styles and other HTML code, into the HTML file you created using your HTML or text editor. Put a story title and the author's name for each item in the newsletter on a separate HTML page of the newsletter.
Upload the HTML web pages you created for your newsletter articles to your web server---this 'hosts' the files on your website. If you have a simple and easily accessible content management system, use it copy and paste the HTML you created. For example, third-party systems like Liferay and SiteRefresh allow users to log into a web application, create or update webpages and instantly push the updated content to their websites. Otherwise, upload your HTML files directly to your web server using File Transfer Protocol (FTP) access or whatever other means you use to add files to your website. Make note of the URL, including the 'http,' where you stored your files.
Create an HTML page for your email newsletter itself. Include a table of contents, brief descriptions of each article and links to read more. Associate the links in your email newsletter with the URLs for the articles you hosted on your web server. To create a link, type this HTML code into your email and update it to include your URL and link name:your link nameComply with the requirements of the CAN-SPAM (Controlling the Assault of Non-Solicited Pornography and Marketing) Act by including your mailing address and an opt-out link in your email newsletter. The Federal Trade Commission created the CAN-SPAM Act in 2003 to combat consumer spam, so all email senders must comply with its requirements as a matter of federal law.
Combine your HTML email newsletter with a plain-text version of the same message and send it in MIME format to your subscribers. MIME stands for Multipurpose Internet Mail Extensions (MIME). Email marketers should send messages in MIME format because not all subscribers can receive HTML emails, and some spam blockers award higher spam scores to HTML messages that do not include a plain-text version.Use a third-party service to bundle and send the HTML and text versions of your newsletter to subscribers, or consult your web developer for assistance creating a script on your web server to send MIME messages. A script is a program that performs an intended action; in this case, the script would send your HTML and text messages to your list of subscribers. Test your message before you send it to your subscribers to ensure that the links to your hosted articles function properly.
In Feburary 2016 08,

Saturday, 6 February 2016

How to Set Up an Ebook Sales WebsiteIn Feburary 2016 06,

In Feburary 2016 06,
Write a thorough description of your ebook. Tell your potential customers how your book will benefit them.
Provide a page where potential customers can contact you and learn more about you. Provide your email address, name and a short paragraph about your background, family, education or whatever is relevant to the type of ebook you’re selling.
Upload your ebook to your website with an FTP program, such as CuteFTP or WS_FTP.
Set up a thank you page that your customers will be directed to after they have purchased your ebook. The thank you page should contain a note thanking the customer for his purchase and a clickable link to the page where your ebook is located so that he can download it.
Set up a way for customers to pay for their purchases. Try a third-party company such as iBill.com, OrderButton.com or ClickBank.com to accept credit card payments. Set up a link or button that takes customers to your order page and place it at the top and bottom of every page on your site.
Protect your ebook with a password. Many web hosting companies provide a place to set up a password within the control panel. Software, such as Armadillo, can generate keys for your customers to type in to gain access to your ebook. DigiBuy creates unique URLs for customers to download your ebook that expire within one or two days.
In Feburary 2016 06,