Showing posts with label free. Show all posts
Showing posts with label free. Show all posts

Monday, August 31, 2015

How to Make Picture Banner With Clickable Link


Create a banner advertisement with the dimensions, images, and text you want with an online banner creation site (see Resources for suggested services).
Right-click on the finished banner ad image. Choose 'Save Image As' and save it to a memorable location on your computer.
Upload the image to your web host, or to a free image hosting service. (See References for free image hosting suggestions.) Make note of the URL of the uploaded image.
Insert the following code where you want the clickable banner to appear:<img' rel='nofollow' target='_blank'>http://link.com"><img src='</a' rel='nofollow' target='_blank'>http://domain.com/bannerad.jpg"></a>Replace 'http://link.com" with the URL you want the visitor to go to when they click on the banner.Replace 'http://domain.com/bannerad.jpg" with the URL of your banner ad image file.Make sure to leave the quotation marks ('') intact.
VPS Hosting

Sunday, August 30, 2015

How to Use HTML Code for Freewebs


Navigate to Freewebs.com and click on the 'Sign Up' button at the top of the screen. On the next page, choose a user name and fill in all your personal information. The user name will be included in the URL of your Freewebs website, so be sure to use one that reflects the intended use of the website.
Scroll down to the section of the Freewebs page labeled 'Select a Template for your Site.' To the right of that, there is a link reading 'Use Advanced (HTML) Mode'--click that link. Then, input the CAPTCHA words in the graphic box, read the terms of service and click the 'I Agree' button. Then, click 'Create My Site' to continue.
Select the Freewebs website hosting package you want on the next screen and click the 'Select' button beneath it. If you intend to pay for the ad-free or advanced hosting, make payment as directed. When done, you will be taken to your personal website account page. To begin creating your website with HTML code, click on the blue 'Edit My Site' button.
Create the home page of your Freewebs website by clicking on the 'Edit' button next to the file 'index.htm.' The edit button looks like a paper and pencil. Freewebs provides some basic HTML code to get you started. It is a good idea to open your website in another window or tab to look at while you are working.
Change the HTML title tag to the text you want displayed in the browser bar when your website is loaded. This should include the title and description of your website and keywords that people will search for. Within the

tags on the Freewebs edit page, you may input meta tags such as keywords, description and author information. If you are using a cascading style sheet (CSS) to design your website, include the HTML code for it (
is the correct HTML code to include a CSS file). The 'style.css' should be the name of the CSS file itself. If you are using a CSS file for your Freewebs website, you must upload the file to your account.
Copy and paste the HTML from a template found on another web design website if you found or bought one you like. If you are not using a template, you must change the HTML code on Freewebs by editing the page files. The web page editor gives you a basic WYSIWYG (What You See is What You Get) editor at the top of the screen. You can change font size, style, color, make text bold or italics and insert hyperlinks and images with ease.
Input your own HTML code using the standard tags and attributes if you do not want to use the WYSIWYG editor. Use and tags for large headings and sub-headings of diminishing size. All basic text paragraphs should be bound by HTML tags. Images can be inserted with the HTML code. All image files must be uploaded to the Freewebs account before including them. Click on the green 'Images' button on the account page and upload the graphic files there.
Complete the HTML code for your Freewebs website index file, or home page, and click the 'Save' button at the top left side of the screen. It looks like a small, blue computer disk. The Freewebs account page will load again. If you want more than one page to your website, click the blue 'add a page' link and repeat the steps to create your own website with HTML code.
VPS Hosting

How to set up a webcam (hosted and using FTP)


PURCHASE A WEB CAM:I described that you could use a PnP (Plug and Play) webcam in my first article, but for this operation, you will probably want to consider a little better web cam. You can still use a PnP camera at first, but you will want to upgrade as time goes on. I would recommend the use of the $50 - $70 Logitech webcams for this operation.
INSTALL THE WEBCAM SOFTWARE:Once you have your camera, install the software that comes with it. READ the instructions for installing your webcam onto your local computer. Troubleshoot as needed for setup.
FTP DELIVERY SYSTEM OVERVIEW: In my basic webcam set up article, I discussed the use of a free hosting provider or the use of Yahoo, AOL, MSN, or SKYPE. However if you have your own webserver, there are two main ways to deliver your webcam content to your website and server:1) FTP (File Transfer Protocol) to your website and your webserver that you host with. We will discuss this option in this article. 2) Set up an in-house server that uses webcam software to stream your images. I am not going to discuss this option in this article.
DOWNLOAD WEBCAM FTP SOFTWARE:This method assumes that you know how to use an FTP program to publish your website already. There is a lot of free software out there that you can use to set up an FTP link to your hosting provider for your webcam. A few webcams come with free webcam software that you can also use. I recommened that you look into using Webcam32, (trial version, then purchase) TinCam (trial version and purchase) or ConquerCam (trial version and purchase). You can also do a Google search for other software programs available and free software available.Which ever one you decide to use, download it and install it on your computer. Set up your webcam as instructed in the directions of the software.
SET UP YOUR WEBCAM FTP ACCOUNT:Alright, so now we will set up the FTP information so that your images and video can get online! Depending on the software you downloaded, you may have a built-in web page builder or you will have to create a video wrapper on your web page. I will not explain that here, so you can look this up on Google. You will need to have a basic knowledge of html to understand how to do this. Build a test web page for this purpose on your site.
TEST THE CAMERA:Once you have set up your FTP account, you can now test the WebCam and see if it is saving data out to your FTP account and your test webpage. Congratulations if it is working correctly, if not, check your code on your HTML page, and also check the FTP information you provided to the software.
VPS Hosting

Friday, August 28, 2015

How to Set Up a BBS Internet Server (5 Steps)


Determine what software you will use to manage your BBS. Bulletin boards use special software that manages user accounts and provides the system operator with a wide range of administrative controls. There are many BBS software programs to choose from. Synchronet (see Resources) is a popular open source software that can be used free of charge. Impulse BBS and Ezycom are other options that will allow you to administer your own BBS server. Review the available options to determine which contain the features you require, and which are priced within your budget.
Acquire a server that can be used to host your BBS software. Refer to the minimum system requirements for the software you are using and make sure the server you select will meet or exceed those requirements. You will typically need to have either a Win 32 or Unix-based system to use as a server. This can be either a computer in your home or office, or a dedicated server at a hosting company. A standard web hosting account will not work for most BBS software programs, but you can select a hosting package for a dedicated Unix server and use that to host your BBS software. The dedicated server is necessary because this is the only way most hosts will allow you to install your own software on the server side.
Install the control panel software on your server. WHM and Virtuozzo are the most common control panel programs to use on a server. These will typically already be installed if you have a dedicated hosting package. Having a control panel installed is important, because it will allow you to have remote access to the server.
Install the BBS server. Use the control panel software to access the server. Go to the installation section of the control panel and follow the onscreen prompts to install your BBS software. The software will also be configured during the installation process, allowing you to set the basic features, such as the maximum number of concurrent users and how long a user can remain inactive before being automatically logged out.
Restart the server to complete the installation process.
VPS Hosting

Thursday, August 27, 2015

How to Create Start a Website


Conceptualize. Never jump into a project without first figuring out exactly what you want to do. Software offers such a multitude of options that you can easily lose focus during creation. Be sure to have a solid plan before you begin to build.
Chose a platform to build your website. If you have minimal knowledge of HTML, use Moonfruit or a similar program that requires no knowledge of HTML. If you want to be a bit more advanced, use Adobe Dreamweaver or comparable software to build your website.
Follow your original plan, but feel free to improvise a bit. Once you open a builder, you will be shocked at the array of tools at your disposal. Many preset themes may fit your tastes; alternatively, create your own design based on your concept from the first step.Spice up your website with photographs. Find a stock photo site to use by conducting an Internet search.
Publish your website. You need to choose a domain name and a hosting plan for your site. The Internet offers many free options for hosting; however, a domain name will never be free if it stands alone. For example, “xyz.com” cannot be obtained for free. Alternatively, “tripod.com/xyz” may be available for free.
Profit from your creation. Even if you do not sell a product, your website can earn money in the form of advertising revenue. Google and Yahoo both offer programs that will pay you when people click on their ads on your site. Other Web advertising services are out there as well. The more traffic you pull in, the more advertising revenue you can make. Thus, be sure to optimize your meta-tags to boost your search engine optimization (SEO). Also, be sure to submit your website to Google and other search engines. Free programs will let you do so. Finally, consider paying to buy some advertising for yourself. It may pay dividends to invest some money upfront to jump-start your traffic.
VPS Hosting

How to Transfer Domain Name With BigCommerce (6 Steps)


Visit the website of the registrar where you want to transfer your domain name, such as GoDaddy or NameCheap. Go to the page on the site for transferring a domain.
Enter the URL of the domain that you want to transfer in the open field. Select the length of time that you want to register it for and pay for the transfer. When you transfer a domain, you usually get a free one-year extension.
Check your email because you will get an email from the registrar after you pay. This email will contain a transfer authorization code and ID. Log into your account with the registrar and go to the 'Domain Manager' area. Go to the 'Domains' menu and select 'Pending Transfers.'
Click on the 'Authorization' button and enter in the authorization code and ID from the email. Click 'Next.' Your domain name will be listed and it will ask for the transfer authorization code from BigCommerce.
Log into your BigCommerce account and click on 'Tools' and then 'Move Domain.' Select 'Transfer Domain To New Registrar.' Once you do this, you will see a transfer authorization code.
Go back to your new registrar account and enter in the transfer authorization code from BigCommerce. Click 'Finish' after you have entered it. It can take up to seven days for the transfer to complete. The new registrar will send you an email after the transfer is complete.
VPS Hosting

Monday, August 24, 2015

How to Upload Word Files


Access an online file host such as ZohoViewer, MediaFire, YouShare, FileDen or YourFileLink (see Resources). If using FileDen, click the 'Register' link on the menu bar to sign up for a free account.
Click the 'Choose File' or 'Upload' button on the host's page and follow the instructions to select your Word document from your computer.
Click the 'Upload' button to finish adding your document to the host's server. With ZohoViewer, use the drop-down menu to specify how long you want your document available on the server, then click the 'View' button. YouShare does not require this step because your document is automatically uploaded after performing the previous step.
Copy the URL link that automatically displays after the upload process finishes. Using MediaFire and ZohoViewer, click the 'Share' link to get this information.
VPS Hosting

Thursday, August 20, 2015

How to Create an Online Fashion Magazine


Choose a magazine topic. From budget fashion to clothing for plus-sized women, topics for online fashion magazines are plentiful. Pick a subject with a wide audience of faithful readers. Find a niche where the competition for new publications is low. After selecting the online fashion magazine’s topic, create an engaging, but memorable name for the publication.
Reserve your domain name and hosting. Enter the name of your online fashion magazine into a domain research engine. Reserve the URL. Domain registration fees can range from free to $10 a month. Hosting fees can cost between a few hundred dollars per year up to the low thousands of dollars.
Create an editorial calendar. Decide whether your online fashion magazine will publish content monthly or quarterly. After this decision is made, plan the specific theme for each publication date. As the editor-in-chief/director of sales for the online publication, the editorial calendar helps you recommend to advertisers which ads will fit the content and fashion layouts planned in each issue adequately.
Design the magazine. To complete your online fashion magazine, make a list of the following components: layout, typeface, number of web pages, and graphical elements required. Hire a graphic designer to help lay out the magazine and design the masthead. Rates for freelance graphic designers range from $25 to $150 per hour, depending upon skill set and areas of expertise.
Hire freelance staff. If your budget permits, hire a minimum of three freelance writers and a marketing guru to help create content and publicity. Hire online writers that have experience with search engine optimization and fashion editorial.
Solicit advertisers. If launching a free publication, seek out regional advertisers to support the costs of production, web hosting and marketing. Before launching the website, send a media kit, advertising rates, a mock of the online fashion magazine, and your editorial calendar to prospective advertisers.
Use free publicity, contests, and blogging to drive readers to your online fashion magazine. Send out press releases to local journalists announcing the launch of your magazine. Use contests and giveaways to build your readership. Add a blog component to your online fashion magazine to encourage two-way communication between your publication and its readers.
VPS Hosting

How to Build a School Website (4 Steps)


Establish your goals. What are you looking to do? Disseminate homework? Create an online forum where teachers and parents can communicate? Keep the school calendar current? All of the above? Before making any decisions, be sure you consult your educational hierarchy. Check all policies concerning the Internet and its use for school business. Make sure you've answered all questions from the school board regarding what you're doing and what their vision may be for the website.
Explore your design options. There are a variety of websites that provide online templates that are ready for use. The only thing left for you to do is personalize it to fit your needs. One of these sites is Freewebtemplates.com. It provides some impressive, yet simple, websites free to download. Microsoft Publisher also comes with ready-to-use web templates. If you're building your school's website from scratch, consider some of these software options:
-Macromedia Dreamweaver
-Microsoft Frontpage
-Microsoft Publisher
Prepare your design, location and files. Know what the school logo is and where to get all your information. Be sure to locate the server that your school website will be on, who's in charge of the server and how big the site will be. Get a clear understanding of how much space you will have for your website. One good idea is to browse other school websites to get a good idea on what you would like to do. Make your design something simple at first. Use your school colors to give it a personalized look Place a sidebar with links to the school logo at the top of the page. Some people can design complex websites that either take too long to build or take too long to load. Create your school website so that it's user friendly for students, parents and teachers.
Remember the most useful information is information that can be integrated among parents, teachers and students. Some examples of different items to put on your site is:
-School theme, mascot and motto
-Parent-Teacher Association information
-Brief history of the school, the district it's in, and the community where it's located
-School board news
-Link to the city or county's main public school website
-Events, announcements
-A Teacher' Page by grade with pictures and contact info
-Staff page for contact information
-What is needed to enroll your child
-School calendar
-Cafeteria menus
-Fun links for students
-Page for homework assignments (if teachers request them)
VPS Hosting