In Feburary 2016 30,
For a fun, ongoing scavenger hunt that people can do all day, have an ABC scavenger hunt. If you work in an office this works well because you do not have to go outside the office to do it. Everyone simply finds things that start with the letters A through Z. For example, a person might find an apple, a box, a copy machine, and so on until a person reaches something that begins with Z.
Staff Information
Create a list of information about your employees like who has been there the longest, who is the youngest, and who was recently in the local newspaper. This helps everyone get to know each other a little better and highlights positive things about each person. Do this type of scavenger hunt at the beginning of the year or after a group of people have been hired to help coworkers learn about each other.
Out and About
If you work somewhere that is in a neighborhood or a city, take a few hours and let people go in teams and find things on a scavenger hunt list. They must take pictures with each thing. Some examples are a dog, bus stop bench, thrift shop, and a fast food place. This is a fun way to break up the day and let people get to know each other a bit better.
Riddles
Create riddles and split the group into teams so they can work together trying to figure out what each riddle means. Have each riddle lead to another one until all of the clues are solved. Have a prize at the end like a free lunch for the winning team, or a lunch for everyone, but dessert for the winners.
In Feburary 2016 30,
Posts mit dem Label Create werden angezeigt. Alle Posts anzeigen
Posts mit dem Label Create werden angezeigt. Alle Posts anzeigen
Dienstag, 1. März 2016
Montag, 29. Februar 2016
How to Get MP3 URLsIn Feburary 2016 29,
In Feburary 2016 29,
Find a website that will allow you to get URLs for your MP3s. A few websites that offer this service for free are Mailbox Drive, File Den, and MP3 Upload.
Select the option to register for a new user account. Create a username and password and provide a valid email address during the registration process.
Log in to your new user account. Click on the option to upload files.
Locate the MP3 file on your computer that you would like to generate a URL for. Double-click the MP3. If the upload process does not start immediately, you may have to click on the 'Upload' option again to complete the process.
Copy or write down the URL generated after your MP3 has finished uploading. You can now use the URL to play your music online. Websites such as MixPod and My Flash Fetish will allow you to paste the MP3 URLs inside a music or audio player that can be placed on your website.
In Feburary 2016 29,
Find a website that will allow you to get URLs for your MP3s. A few websites that offer this service for free are Mailbox Drive, File Den, and MP3 Upload.
Select the option to register for a new user account. Create a username and password and provide a valid email address during the registration process.
Log in to your new user account. Click on the option to upload files.
Locate the MP3 file on your computer that you would like to generate a URL for. Double-click the MP3. If the upload process does not start immediately, you may have to click on the 'Upload' option again to complete the process.
Copy or write down the URL generated after your MP3 has finished uploading. You can now use the URL to play your music online. Websites such as MixPod and My Flash Fetish will allow you to paste the MP3 URLs inside a music or audio player that can be placed on your website.
In Feburary 2016 29,
Sonntag, 28. Februar 2016
How to Transfer My Domain to GoogleIn Feburary 2016 28,
In Feburary 2016 28,
Log into your domain’s control panel. Locate the domain’s mail exchange (MX) controls.
Delete the current MX records for your domain.
Create MX records with Google’s server information. Create a new MX record with a priority of one, and set “ASPMX.L.GOOGLE.COM” as the mail server. Create another MX record, setting the priority as five,, and the mail server as “ALT1.ASPMX.L.GOOGLE.COM.” Create a third MX record, setting the priority as five, and “ALT2.ASPMX.L.GOOGLE.COM” as the mail server. Create a fourth MX record, setting the priority as 10, and “ASPMX2.GOOGLEMAIL.COM” as the mail server. Create a final MX record with a priority setting of 10, and a mail server of “ASPMX3.GOOGLEMAIL.COM.”
Save the changes to your domain’s server records.
In Feburary 2016 28,
Log into your domain’s control panel. Locate the domain’s mail exchange (MX) controls.
Delete the current MX records for your domain.
Create MX records with Google’s server information. Create a new MX record with a priority of one, and set “ASPMX.L.GOOGLE.COM” as the mail server. Create another MX record, setting the priority as five,, and the mail server as “ALT1.ASPMX.L.GOOGLE.COM.” Create a third MX record, setting the priority as five, and “ALT2.ASPMX.L.GOOGLE.COM” as the mail server. Create a fourth MX record, setting the priority as 10, and “ASPMX2.GOOGLEMAIL.COM” as the mail server. Create a final MX record with a priority setting of 10, and a mail server of “ASPMX3.GOOGLEMAIL.COM.”
Save the changes to your domain’s server records.
In Feburary 2016 28,
Donnerstag, 25. Februar 2016
How to Plan a Party at a RestaurantIn Feburary 2016 25,
In Feburary 2016 25,
Choose a few restaurants you really like. Base your choices on personal experience, friends' recommendations and restaurant guidebooks like the Zagat series.
Speak to the managers of these establishments about renting a room - or the whole place, depending on the size of your party.
Have a conversation with the manager regarding the menu, the drinks, the bouncer and who's to pay for the services.
Create and sign a contract for the services, and be prepared to pay a deposit.
Send out invitations - via mail or e-mail - to the elite list of potential attendees.
Arrive early the day of the party and decorate if allowed and/or desired.
Treat the employees of the restaurant with the utmost respect and courtesy.
Mingle with your friends, enjoy good food and beverages and have a terrific time.
Pay the manager the remaining balance, and tip like you just won the lottery.
In Feburary 2016 25,
Choose a few restaurants you really like. Base your choices on personal experience, friends' recommendations and restaurant guidebooks like the Zagat series.
Speak to the managers of these establishments about renting a room - or the whole place, depending on the size of your party.
Have a conversation with the manager regarding the menu, the drinks, the bouncer and who's to pay for the services.
Create and sign a contract for the services, and be prepared to pay a deposit.
Send out invitations - via mail or e-mail - to the elite list of potential attendees.
Arrive early the day of the party and decorate if allowed and/or desired.
Treat the employees of the restaurant with the utmost respect and courtesy.
Mingle with your friends, enjoy good food and beverages and have a terrific time.
Pay the manager the remaining balance, and tip like you just won the lottery.
In Feburary 2016 25,
Mittwoch, 24. Februar 2016
How to Create an HTML Input Box and Output to Another PageIn Feburary 2016 24,
In Feburary 2016 24,
Open the HTML source code page into which you desire to place the form containing a 'textarea' input box. In this example, you will be using 'sometext.html' as the HTML source page. The separate page with PHP code will be called 'displaysometext.php.' Both pages will be stored on the Web hosting server where your website is located.
Create the form section within the HTML source code, and tell the form that the data entered by the user will be submitted to the external PHP-enabled page. In the case of this example, the user data will be submitted to displaysometext.php. Enter the following line between the
and the
tags of the HTML page.Save the document to your computer as sometext.html and upload it to your Web hosting server.
Open a new page in your text editor and enter the following six lines of text.
Display Some Text PHP Script Page
?>
Save the page as displaysometext.php
Enter the following lines between the '
' lines that tells PHP to accept the text from the input box of the origination page. Remember that the name of the submit operation was 'comment.' When the user submits the form, that label will be submitted as the identifier for the text the user entered. The lines to accept this information should appear as follows.if(isset($_POST['submit'])){
$usercomments = $_POST['comment'];'
Have your PHP script do something with the text the user entered. This can be something as simple as printing to the Web browser what the user entered on the original page. In this example, type the following three lines.echo 'The information you entered was as follows:';
echo $usercomments;
}
Save the 'displaysometext.php' page code to your computer, then upload it into the same directory of the Web hosting server that contains HTML page containing the input box.
Point your browser to the HTML page that accepts the user input. That page, in this example, would be 'sometext.html'. Enter some text into the input box, then click the 'Submit Comments' button below it. Note that the small PHP code snippet in the 'displaysometext.php' page processes and displays everything you entered on a new Web page.
In Feburary 2016 24,
Open the HTML source code page into which you desire to place the form containing a 'textarea' input box. In this example, you will be using 'sometext.html' as the HTML source page. The separate page with PHP code will be called 'displaysometext.php.' Both pages will be stored on the Web hosting server where your website is located.
Create the form section within the HTML source code, and tell the form that the data entered by the user will be submitted to the external PHP-enabled page. In the case of this example, the user data will be submitted to displaysometext.php. Enter the following line between the
and the
tags of the HTML page.Save the document to your computer as sometext.html and upload it to your Web hosting server.
Open a new page in your text editor and enter the following six lines of text.
Display Some Text PHP Script Page
?>
Save the page as displaysometext.php
Enter the following lines between the '
' lines that tells PHP to accept the text from the input box of the origination page. Remember that the name of the submit operation was 'comment.' When the user submits the form, that label will be submitted as the identifier for the text the user entered. The lines to accept this information should appear as follows.if(isset($_POST['submit'])){
$usercomments = $_POST['comment'];'
Have your PHP script do something with the text the user entered. This can be something as simple as printing to the Web browser what the user entered on the original page. In this example, type the following three lines.echo 'The information you entered was as follows:';
echo $usercomments;
}
Save the 'displaysometext.php' page code to your computer, then upload it into the same directory of the Web hosting server that contains HTML page containing the input box.
Point your browser to the HTML page that accepts the user input. That page, in this example, would be 'sometext.html'. Enter some text into the input box, then click the 'Submit Comments' button below it. Note that the small PHP code snippet in the 'displaysometext.php' page processes and displays everything you entered on a new Web page.
In Feburary 2016 24,
How to Make an Online Resume Web Page for FreeIn Feburary 2016 24,
In Feburary 2016 24,
Go to a free online resume Web page host such as 'LeadYou.com,' 'MyResumeOnline.org,' 'Emurse.com' or 'VisualCV.com.'
Sign up for a free account at the resume host. Usually, you will need to press a button on the front page such as “Start Here,” “Sign Up Now” or “Get Yours Now.” You will need to have an email address to create your free account.
Follow the instructions in any email that the website sends to you to confirm your account.
Log into the site using your new account. You may be welcomed with messages and information on how to start.
Take time to familiarize yourself with the resume creation tools. Because every site is different, you should read any instructions the site offers. Most resume builders will offer you a template in the format of a fill-in form.
Type your resume information into the online text form. Depending on the site, forms may span a number of topics in individual sections that you can choose to fill in one at a time.
Save your forms as often as the site will allow you to avoid losing information between sections.
Post your resume online once you have completed all of the resume forms that you have information for. The more you can fill out, the more complete your resume will be.
Record the URL for your resume from the website. You can use this to link and distribute your new resume Web page in emails and other websites.
In Feburary 2016 24,
Go to a free online resume Web page host such as 'LeadYou.com,' 'MyResumeOnline.org,' 'Emurse.com' or 'VisualCV.com.'
Sign up for a free account at the resume host. Usually, you will need to press a button on the front page such as “Start Here,” “Sign Up Now” or “Get Yours Now.” You will need to have an email address to create your free account.
Follow the instructions in any email that the website sends to you to confirm your account.
Log into the site using your new account. You may be welcomed with messages and information on how to start.
Take time to familiarize yourself with the resume creation tools. Because every site is different, you should read any instructions the site offers. Most resume builders will offer you a template in the format of a fill-in form.
Type your resume information into the online text form. Depending on the site, forms may span a number of topics in individual sections that you can choose to fill in one at a time.
Save your forms as often as the site will allow you to avoid losing information between sections.
Post your resume online once you have completed all of the resume forms that you have information for. The more you can fill out, the more complete your resume will be.
Record the URL for your resume from the website. You can use this to link and distribute your new resume Web page in emails and other websites.
In Feburary 2016 24,
Sonntag, 21. Februar 2016
How to Host a Server on 'GMod' With HamachiIn Feburary 2016 21,
In Feburary 2016 21,
Download Hamachi to your desktop. Double-click the downloaded file to install it. Upon completion, the program automatically opens.
Click 'Power On,' and wait several minutes for first-time setup to complete.
Click 'Network,' followed by 'Create a new network.' A dialog box appears, asking you to select a network name and password. Fill in these fields, and press 'OK.'
Load 'Garry's Mod' to the main menu, and select 'Multiplayer.' Check the 'LAN' box as you set your desired options onscreen.
Press the grave/tilde key (` / ~) and type 'sv_lan 0' without the quotes. Press 'Enter.'
Have your friend open Hamachi and join your network. Have him click 'Network,' followed by 'Join an existing network' on the program. Using your network name and password, he joins your network.
Have your friend open 'Garry's Mod,' and select 'Join' under 'Multiplayer.' Give him your LAN IP address, found on the Hamachi program under the power button. Have him type this in the 'Server Address' box, and he can join your game.
In Feburary 2016 21,
Download Hamachi to your desktop. Double-click the downloaded file to install it. Upon completion, the program automatically opens.
Click 'Power On,' and wait several minutes for first-time setup to complete.
Click 'Network,' followed by 'Create a new network.' A dialog box appears, asking you to select a network name and password. Fill in these fields, and press 'OK.'
Load 'Garry's Mod' to the main menu, and select 'Multiplayer.' Check the 'LAN' box as you set your desired options onscreen.
Press the grave/tilde key (` / ~) and type 'sv_lan 0' without the quotes. Press 'Enter.'
Have your friend open Hamachi and join your network. Have him click 'Network,' followed by 'Join an existing network' on the program. Using your network name and password, he joins your network.
Have your friend open 'Garry's Mod,' and select 'Join' under 'Multiplayer.' Give him your LAN IP address, found on the Hamachi program under the power button. Have him type this in the 'Server Address' box, and he can join your game.
In Feburary 2016 21,
Samstag, 20. Februar 2016
How to Create a Free Website for KidsIn Feburary 2016 20,
In Feburary 2016 20,
Decide what kind of content your website will offer to kids. A few examples of content to consider are games, puzzles and coloring pages. Do your research to make sure the content that you are adding is age appropriate for the kids who will be visiting your site.
Create a new account with a free web hosting company who will host your kids' website for free. This is accomplished by clicking on the 'New User' link. The exact wording will vary by site, but the keyword is 'new.'
Log into your free web hosting account with the user name and password you chose when creating your new account.
Open the 'File Directory' to begin creating new pages for your kids' website. Click 'New' to create a new file or page. By doing so, your HTML editor will open up so you can begin creating content for your website.
Enter HTML code into the HTML editor to begin creating your first page. Some online sites will actually provide you with free HTML code for games and other kid activities. You can simply copy and paste their HTML code into your HTML editor.
Save the file when you have finished. It is best to save the file according to the content that is on the page. For example, you can save a games page as games.html and a coloring page as coloring.html.
Repeat Steps 4 through 6 until your kids' website is complete.
In Feburary 2016 20,
Decide what kind of content your website will offer to kids. A few examples of content to consider are games, puzzles and coloring pages. Do your research to make sure the content that you are adding is age appropriate for the kids who will be visiting your site.
Create a new account with a free web hosting company who will host your kids' website for free. This is accomplished by clicking on the 'New User' link. The exact wording will vary by site, but the keyword is 'new.'
Log into your free web hosting account with the user name and password you chose when creating your new account.
Open the 'File Directory' to begin creating new pages for your kids' website. Click 'New' to create a new file or page. By doing so, your HTML editor will open up so you can begin creating content for your website.
Enter HTML code into the HTML editor to begin creating your first page. Some online sites will actually provide you with free HTML code for games and other kid activities. You can simply copy and paste their HTML code into your HTML editor.
Save the file when you have finished. It is best to save the file according to the content that is on the page. For example, you can save a games page as games.html and a coloring page as coloring.html.
Repeat Steps 4 through 6 until your kids' website is complete.
In Feburary 2016 20,
How to Create LLC for Free OnlineIn Feburary 2016 20,
In Feburary 2016 20,
Choose a name. Check your secretary of state's website to make sure there is not another business registered with your name. You must have a unique business name within your state.
File the articles of organization. This is a simple form that also can be found on the secretary of state's website. It requires a small amount of information, including the business name, address information and names of the members. Keep a copy of the form and mail the original, with the fee, to the address on the form.
Create an operating agreement. Although this agreement is required by only some states, it is necessary to protect the rights of the members. You can find many free samples of an LLC operating agreement online. Once you find one, you can copy it into a word processing document and fill in your specific information. At a minimum, it needs to include the voting powers of each member, how the LLC will deal with profits and losses, and any buyout procedures for the members. Check to see whether your state requires you to file a copy.
In Feburary 2016 20,
Choose a name. Check your secretary of state's website to make sure there is not another business registered with your name. You must have a unique business name within your state.
File the articles of organization. This is a simple form that also can be found on the secretary of state's website. It requires a small amount of information, including the business name, address information and names of the members. Keep a copy of the form and mail the original, with the fee, to the address on the form.
Create an operating agreement. Although this agreement is required by only some states, it is necessary to protect the rights of the members. You can find many free samples of an LLC operating agreement online. Once you find one, you can copy it into a word processing document and fill in your specific information. At a minimum, it needs to include the voting powers of each member, how the LLC will deal with profits and losses, and any buyout procedures for the members. Check to see whether your state requires you to file a copy.
In Feburary 2016 20,
Donnerstag, 18. Februar 2016
How to Host a FundraiserIn Feburary 2016 18,
In Feburary 2016 18,
Pick a theme. Before holding your event, choose a theme that will represent your cause. If you're raising money for an international adoption, bring in food and decor from that country. If you're trying to raise funds for a charity, come up with ideas that tie into your cause. Even the invitations or fliers should reflect the theme of your event.
Create a budget. Remember that you're trying to raise money, so you are going to have to work within a pretty tight budget. Ask vendors in your area if they would be willing to donate food, raffle prizes or other items for your fundraiser. Some may not have anything to donate but will give you money towards your cause.
Prepare a menu. Depending on your cause, you need to choose between a casual menu or a formal dinner. Some great fundraisers have featured a barbecue, while other successful events have included a 5-course meal. Since you are working within a limited budget, your menu will depend largely on what you can afford to spend. You can have an elegant meal on a small budget just by shopping around at warehouse grocery stores.
Plan the entertainment. You should have something planned besides just a dinner. One great way to raise even more money for your cause is to have a silent auction or even a public auction. You can ask local vendors to donate items to auction. You can also invite a band to play or have a talent show. Try to do something that ties into the evening's theme.
Present your cause. With all of your planning for the fundraiser, it's easy to forget why you are inviting these people here in the first place! Prepare a short presentation about your cause, showing everyone why you are desperate to raise funds and how they can help.
In Feburary 2016 18,
Pick a theme. Before holding your event, choose a theme that will represent your cause. If you're raising money for an international adoption, bring in food and decor from that country. If you're trying to raise funds for a charity, come up with ideas that tie into your cause. Even the invitations or fliers should reflect the theme of your event.
Create a budget. Remember that you're trying to raise money, so you are going to have to work within a pretty tight budget. Ask vendors in your area if they would be willing to donate food, raffle prizes or other items for your fundraiser. Some may not have anything to donate but will give you money towards your cause.
Prepare a menu. Depending on your cause, you need to choose between a casual menu or a formal dinner. Some great fundraisers have featured a barbecue, while other successful events have included a 5-course meal. Since you are working within a limited budget, your menu will depend largely on what you can afford to spend. You can have an elegant meal on a small budget just by shopping around at warehouse grocery stores.
Plan the entertainment. You should have something planned besides just a dinner. One great way to raise even more money for your cause is to have a silent auction or even a public auction. You can ask local vendors to donate items to auction. You can also invite a band to play or have a talent show. Try to do something that ties into the evening's theme.
Present your cause. With all of your planning for the fundraiser, it's easy to forget why you are inviting these people here in the first place! Prepare a short presentation about your cause, showing everyone why you are desperate to raise funds and how they can help.
In Feburary 2016 18,
Dienstag, 16. Februar 2016
How to Watch Free TV on a Mobile PhoneIn Feburary 2016 16,
In Feburary 2016 16,
Quite a few television networks offer apps in which you can stream live television from the channel or watch on-demand television episodes for free. Some examples of these apps include Watch ABC, Watch Disney Channel, Watch TBS and Fox Now. Some do come with certain limitations though. Apps like Watch TBS and Fox Now require that you create an account and sign in first. All of these apps are available on both iOS and Android.
Cable Provider Apps
Many cable providers offer apps for Android and iOS for free alongside your existing cable package. These apps can stream content from dozens of television networks and on demand. A free app from Comcast called Xfinity TV Go does just this. As long as you can log in with your Comcast account, you can stream television shows from your mobile device. AT&T U-Verse and Dish Anywhere are a couple of other examples. You'll need to log in with your existing accounts to use these apps as well.
Crackle
Crackle is a unique app in that it's completely free and provides movies and television shows for streaming. You don't need to log in with a cable provider account and you don't have to already be paying for an entertainment service. It's completely legal as well. The catch is Crackle's content selection is limited and most of what is available for streaming is relatively old, but it's still a viable option for those looking for something truly free.
Subscription Services
Some people pay for subscription services specifically so they can get access to the mobile apps for streaming television shows and movies. If you're already paying for a service, it's worth checking to see if mobile TV comes free with it. Examples include Netflix, Hulu Plus, HBO Go and Amazon Instant Video. HBO Go is free with an existing HBO account and Amazon Instant Video is a free service bundled with Amazon Prime. These apps are in the iOS App Store and Google Play.
In Feburary 2016 16,
Quite a few television networks offer apps in which you can stream live television from the channel or watch on-demand television episodes for free. Some examples of these apps include Watch ABC, Watch Disney Channel, Watch TBS and Fox Now. Some do come with certain limitations though. Apps like Watch TBS and Fox Now require that you create an account and sign in first. All of these apps are available on both iOS and Android.
Cable Provider Apps
Many cable providers offer apps for Android and iOS for free alongside your existing cable package. These apps can stream content from dozens of television networks and on demand. A free app from Comcast called Xfinity TV Go does just this. As long as you can log in with your Comcast account, you can stream television shows from your mobile device. AT&T U-Verse and Dish Anywhere are a couple of other examples. You'll need to log in with your existing accounts to use these apps as well.
Crackle
Crackle is a unique app in that it's completely free and provides movies and television shows for streaming. You don't need to log in with a cable provider account and you don't have to already be paying for an entertainment service. It's completely legal as well. The catch is Crackle's content selection is limited and most of what is available for streaming is relatively old, but it's still a viable option for those looking for something truly free.
Subscription Services
Some people pay for subscription services specifically so they can get access to the mobile apps for streaming television shows and movies. If you're already paying for a service, it's worth checking to see if mobile TV comes free with it. Examples include Netflix, Hulu Plus, HBO Go and Amazon Instant Video. HBO Go is free with an existing HBO account and Amazon Instant Video is a free service bundled with Amazon Prime. These apps are in the iOS App Store and Google Play.
In Feburary 2016 16,
Sonntag, 14. Februar 2016
How to Start Your Own Chat Room Website Make MoneyIn Feburary 2016 14,
In Feburary 2016 14,
Buy a domain name from a domain name registrar like Domain.com, NetworkSolutions.com or DomainName.com. Pick a memorable domain name or one with keywords that reflect the topic of your website. A domain name will cost about $10 per year.
Buy Web hosting from a hosting company like RackSpace.com, HostBig.com or JustHost.com. Web hosting costs about $10 per month. Follow the instruction provided by your Web host for linking your domain name to your web hosting account.
Create an account with a chat room provider like TinyChat.com, Gabbly.com or Yaplet.com. These companies provide code that you embed into your website which allows access to their chat network. They are all free to use provided you link back to them.
Copy the chat interface embed code from the chat room provider you've chosen and paste the code into the Web page where you want to host your chat room. Format the page according to your wishes and add content that reflects the topic of your chat room.
Locate an affiliate program that offers products that your chat room visitors might want. Sign up for the program and find one or more products that you want to promote. Copy the affiliate links for each product you intend to promote. Most affiliate programs offer banner graphics that you can use to promote their products. Copy the banners that are the most appealing to you and place them on your chat room Web page. Link the banner images to the affiliate offers with your affiliate link. When visitors to your chat room click the banners and then buy the products you are promoting you will be paid a commission.
Promote your chat room. Buy banner ads or pay-per-click ads to drive traffic to your chat room. Once people find your community and become interested in the conversation they will return again and again.
In Feburary 2016 14,
Buy a domain name from a domain name registrar like Domain.com, NetworkSolutions.com or DomainName.com. Pick a memorable domain name or one with keywords that reflect the topic of your website. A domain name will cost about $10 per year.
Buy Web hosting from a hosting company like RackSpace.com, HostBig.com or JustHost.com. Web hosting costs about $10 per month. Follow the instruction provided by your Web host for linking your domain name to your web hosting account.
Create an account with a chat room provider like TinyChat.com, Gabbly.com or Yaplet.com. These companies provide code that you embed into your website which allows access to their chat network. They are all free to use provided you link back to them.
Copy the chat interface embed code from the chat room provider you've chosen and paste the code into the Web page where you want to host your chat room. Format the page according to your wishes and add content that reflects the topic of your chat room.
Locate an affiliate program that offers products that your chat room visitors might want. Sign up for the program and find one or more products that you want to promote. Copy the affiliate links for each product you intend to promote. Most affiliate programs offer banner graphics that you can use to promote their products. Copy the banners that are the most appealing to you and place them on your chat room Web page. Link the banner images to the affiliate offers with your affiliate link. When visitors to your chat room click the banners and then buy the products you are promoting you will be paid a commission.
Promote your chat room. Buy banner ads or pay-per-click ads to drive traffic to your chat room. Once people find your community and become interested in the conversation they will return again and again.
In Feburary 2016 14,
Donnerstag, 11. Februar 2016
How to Make a Forum in Dreamweaver MXIn Feburary 2016 11,
In Feburary 2016 11,
Open the 'Start' menu, click 'All Programs,' then move to the 'Adobe' folder and click 'Dreamweaver MX.'
Click the 'Open' option in the 'File' menu, then select the website file you want to add a forum to. Click 'Open' after selecting the file.
Click the 'Tools' menu, move to the 'Wizards' option and click 'Forum Wizard.'
Click the forum option you want. The 'Single Section' option will create a one-section forum. Each section can contain more than one folder, or discussion area. The 'Multiple Sections' option allows you to create a forum with multiple sections, each with its own discussion areas. If you select 'Multiple Sections,' enter the number of sections in the 'Sections' field. Click 'Next' when you're finished.
Enter the names of the sections. If you selected a single section, enter the section name at the top. If you selected the multiple-sections option, enter the section names in the text fields provided. They will appear in the order you enter them. Click 'Next' when you're finished to enter the discussion area names.
Enter the name of at least one discussion area. Click 'Add' to add another discussion area. The discussion areas will appear in the order you enter them here. If you selected the multiple-sections option, click 'Next' to proceed to the next section. Each section will have its own screen to enter the discussion area names.
Click 'Next' after the final section configuration to see the summary screen. If the configuration is correct, click 'Publish' to export a file for use on your website, otherwise click 'Back' to change the names or order.
Click the file option you want to use. The options are: 'HTML,' 'HTML/CSS Style Sheet' and 'HTML/Java.' The first two options are compatible with all hosting providers. The 'HTML/CSS Style Sheet' will provide a nice appearance while being compatible with virtually all Web browsers.
Click 'Finish' to export the files. Upload the forum files according to your hosting provider's instructions.
In Feburary 2016 11,
Open the 'Start' menu, click 'All Programs,' then move to the 'Adobe' folder and click 'Dreamweaver MX.'
Click the 'Open' option in the 'File' menu, then select the website file you want to add a forum to. Click 'Open' after selecting the file.
Click the 'Tools' menu, move to the 'Wizards' option and click 'Forum Wizard.'
Click the forum option you want. The 'Single Section' option will create a one-section forum. Each section can contain more than one folder, or discussion area. The 'Multiple Sections' option allows you to create a forum with multiple sections, each with its own discussion areas. If you select 'Multiple Sections,' enter the number of sections in the 'Sections' field. Click 'Next' when you're finished.
Enter the names of the sections. If you selected a single section, enter the section name at the top. If you selected the multiple-sections option, enter the section names in the text fields provided. They will appear in the order you enter them. Click 'Next' when you're finished to enter the discussion area names.
Enter the name of at least one discussion area. Click 'Add' to add another discussion area. The discussion areas will appear in the order you enter them here. If you selected the multiple-sections option, click 'Next' to proceed to the next section. Each section will have its own screen to enter the discussion area names.
Click 'Next' after the final section configuration to see the summary screen. If the configuration is correct, click 'Publish' to export a file for use on your website, otherwise click 'Back' to change the names or order.
Click the file option you want to use. The options are: 'HTML,' 'HTML/CSS Style Sheet' and 'HTML/Java.' The first two options are compatible with all hosting providers. The 'HTML/CSS Style Sheet' will provide a nice appearance while being compatible with virtually all Web browsers.
Click 'Finish' to export the files. Upload the forum files according to your hosting provider's instructions.
In Feburary 2016 11,
Mittwoch, 10. Februar 2016
How to Get a Quitclaim Deed Form for Free in TexasIn Feburary 2016 10,
In Feburary 2016 10,
Open LawInfo's Quitclaim deed Web page. View the fill-in-the-blank form for a quitclaim deed.
Complete the form. Include the grantor's and grantee's information. Provide spousal information if necessary. Enter the encumbrances for the property. Enter how the property was acquired. Provide the names of two witnesses. Hit 'Create Form.'
View the completed form. Print the form. Complete the bottom of the form where information is required to be written in. Have the form notarized. Make three copies of the form -- one for the grantee, one for the grantor and one to be filed in the Texas county where the property is located.
Quitclaim Form From the State
Open a Web browser and go to Texas.gov. Texas.gov is a state website that provides Texas residents with information on many topics of government. It also provides a free quitclaim deed form.
Type 'quitclaim deed' in the search box on the main page of Texas.gov. Hit 'Go' to conduct the search. Review the results. The result 'quitclaim deed' provides users with the quitclaim deed form.
Click the link 'quitclaim deed.' A window will appear to download the file N30.dot, which may be opened in Word. The form is customizable once opened. Fill out and print the form, which must then be signed and notarized.
In Feburary 2016 10,
Open LawInfo's Quitclaim deed Web page. View the fill-in-the-blank form for a quitclaim deed.
Complete the form. Include the grantor's and grantee's information. Provide spousal information if necessary. Enter the encumbrances for the property. Enter how the property was acquired. Provide the names of two witnesses. Hit 'Create Form.'
View the completed form. Print the form. Complete the bottom of the form where information is required to be written in. Have the form notarized. Make three copies of the form -- one for the grantee, one for the grantor and one to be filed in the Texas county where the property is located.
Quitclaim Form From the State
Open a Web browser and go to Texas.gov. Texas.gov is a state website that provides Texas residents with information on many topics of government. It also provides a free quitclaim deed form.
Type 'quitclaim deed' in the search box on the main page of Texas.gov. Hit 'Go' to conduct the search. Review the results. The result 'quitclaim deed' provides users with the quitclaim deed form.
Click the link 'quitclaim deed.' A window will appear to download the file N30.dot, which may be opened in Word. The form is customizable once opened. Fill out and print the form, which must then be signed and notarized.
In Feburary 2016 10,
Samstag, 6. Februar 2016
How to Open an Online Store With Free HostingIn Feburary 2016 06,
In Feburary 2016 06,
Sign up for a free website host and sub-domain with a website that allows you to enter your own codes for your site. The host must accept HTML and JavaScript. Examples of sites that allow these codes and provide free hosting and sub-domains are Bravenet and Webs.
Set up your website with a template, the title of your store, a description, and any other relevant information. Save your website.
Visit the PayPal website. Click 'Sign Up' below the login form. Select a Premier or Business account. Choose the business account only if you are operating under a group name (organization) or business. If you already have a PayPal account, move to step four.
Enter in all of the required information including your email, password, first and last name, birth date, address and phone number. The phone number must be valid. Read the User Agreement and Privacy Policy by clicking on the two links at the bottom of the form. Click 'Agree and Create Account.'
Confirm your email address. Check your email and click on the confirmation link sent by PayPal. If the link is not click-able, copy and paste it into your address bar.
Sign into your PayPal account. Click on the 'Merchant Services' tab and click the 'Add to Cart Button.'
Edit the information required. Under the 'Accept payments for' area, click the drop-down menu and select what you'll be selling. This could include products, services, subscriptions or gift certificates. Decide whether or not your customers will be able to purchase more than one item. If you're only selling a single item, you will only need a 'Buy Now' button. If you're selling multiple items, you will need an 'Add to Cart' button. Select the option that best fits your store.
Enter the name of the item you are selling and enter an item ID if there is one available. Otherwise, leave the ID area blank. Enter the price of the item and select the currency. If the item you're selling may come in different styles, sizes, or colors and there is a separate price for different designs, leave the price area blank and in the Customize Button box, click 'Add drop-down menu with price/option.' Enter the details of each different design or style and enter the prices.
Type in the amount the customer will be required to pay for shipping and select the currency. Enter the tax rate in the next box. Click on 'Secure Merchant Account ID' to keep your email address secure from your customers.
Click the 'Step 2' area under the form. Check the box that asks if you'd like to have a 'Save Button.' This will protect your buttons from fraudulent changes and allow you to create similar buttons and edit the ones you've made. Select the 'Track Inventory' box to get alerts when your inventory is low. Fill out the item ID, the number of items in stock, and the number of items you should have in the inventory before you're alerted.
Select the 'Track Profit and Loss' box if you'd like to see your profit or losses from your customers' transactions. Enter the cost of the item to keep track of the losses or gains. Choose whether you'd like to allow customers to buy an item even if it's sold out. Enter the URL of the page where you'd like your customer to land after they've clicked 'Continue Shopping.'
Click 'Step 3' under the second form. Customize your check-out page. Choose whether your customer can provide you with special instructions about the item they are purchasing. Choose whether you'd like to see your customers' shipping address and enter a URL where customers will land if they cancel their order, and the URL of a page they should see after a successful checkout. Add advanced variables if you are an advanced user.
Click 'Create Button.' Copy and paste the code onto your website. The button should show up on your page. Add images to these buttons in your website code.
Repeat steps 6 through 13 for every item that you would like to add to your store.
Save your website and preview it. Customers should now be able to purchase items from your PayPal store through your website.
In Feburary 2016 06,
Sign up for a free website host and sub-domain with a website that allows you to enter your own codes for your site. The host must accept HTML and JavaScript. Examples of sites that allow these codes and provide free hosting and sub-domains are Bravenet and Webs.
Set up your website with a template, the title of your store, a description, and any other relevant information. Save your website.
Visit the PayPal website. Click 'Sign Up' below the login form. Select a Premier or Business account. Choose the business account only if you are operating under a group name (organization) or business. If you already have a PayPal account, move to step four.
Enter in all of the required information including your email, password, first and last name, birth date, address and phone number. The phone number must be valid. Read the User Agreement and Privacy Policy by clicking on the two links at the bottom of the form. Click 'Agree and Create Account.'
Confirm your email address. Check your email and click on the confirmation link sent by PayPal. If the link is not click-able, copy and paste it into your address bar.
Sign into your PayPal account. Click on the 'Merchant Services' tab and click the 'Add to Cart Button.'
Edit the information required. Under the 'Accept payments for' area, click the drop-down menu and select what you'll be selling. This could include products, services, subscriptions or gift certificates. Decide whether or not your customers will be able to purchase more than one item. If you're only selling a single item, you will only need a 'Buy Now' button. If you're selling multiple items, you will need an 'Add to Cart' button. Select the option that best fits your store.
Enter the name of the item you are selling and enter an item ID if there is one available. Otherwise, leave the ID area blank. Enter the price of the item and select the currency. If the item you're selling may come in different styles, sizes, or colors and there is a separate price for different designs, leave the price area blank and in the Customize Button box, click 'Add drop-down menu with price/option.' Enter the details of each different design or style and enter the prices.
Type in the amount the customer will be required to pay for shipping and select the currency. Enter the tax rate in the next box. Click on 'Secure Merchant Account ID' to keep your email address secure from your customers.
Click the 'Step 2' area under the form. Check the box that asks if you'd like to have a 'Save Button.' This will protect your buttons from fraudulent changes and allow you to create similar buttons and edit the ones you've made. Select the 'Track Inventory' box to get alerts when your inventory is low. Fill out the item ID, the number of items in stock, and the number of items you should have in the inventory before you're alerted.
Select the 'Track Profit and Loss' box if you'd like to see your profit or losses from your customers' transactions. Enter the cost of the item to keep track of the losses or gains. Choose whether you'd like to allow customers to buy an item even if it's sold out. Enter the URL of the page where you'd like your customer to land after they've clicked 'Continue Shopping.'
Click 'Step 3' under the second form. Customize your check-out page. Choose whether your customer can provide you with special instructions about the item they are purchasing. Choose whether you'd like to see your customers' shipping address and enter a URL where customers will land if they cancel their order, and the URL of a page they should see after a successful checkout. Add advanced variables if you are an advanced user.
Click 'Create Button.' Copy and paste the code onto your website. The button should show up on your page. Add images to these buttons in your website code.
Repeat steps 6 through 13 for every item that you would like to add to your store.
Save your website and preview it. Customers should now be able to purchase items from your PayPal store through your website.
In Feburary 2016 06,
Mittwoch, 3. Februar 2016
How to Create a Website on HeliohostIn Feburary 2016 03,
In Feburary 2016 03,
Visit the website at http://www.heliohost.org and click on the Sign up tab. Due to the nature of this website the webmasters may occasionally disable the ability to sign up to address hosting issues.
Complete the sign up form. Review the terms and conditions of the site and available options. Create a user name and password along with your website address.
Use the built-in file manager available on your HelioHost main page to build your website. Use the scripting language you are the most comfortable with or practice a new scripting language.
Supported scripting languages include:
PHP
ASP.NET
Ruby on Rails
Python
Java Server Pages (JSP)
Perl
MySQL
PostgreSQL
cPanelCoding can be done in offered frameworks built in to the file manager on HelioHost.
Save editing and work before logging out. Direct questions to HelioHost's team of support staff.
Launch your custom built website.
In Feburary 2016 03,
Visit the website at http://www.heliohost.org and click on the Sign up tab. Due to the nature of this website the webmasters may occasionally disable the ability to sign up to address hosting issues.
Complete the sign up form. Review the terms and conditions of the site and available options. Create a user name and password along with your website address.
Use the built-in file manager available on your HelioHost main page to build your website. Use the scripting language you are the most comfortable with or practice a new scripting language.
Supported scripting languages include:
PHP
ASP.NET
Ruby on Rails
Python
Java Server Pages (JSP)
Perl
MySQL
PostgreSQL
cPanelCoding can be done in offered frameworks built in to the file manager on HelioHost.
Save editing and work before logging out. Direct questions to HelioHost's team of support staff.
Launch your custom built website.
In Feburary 2016 03,
How to Keep Filezilla From Changing OwnersIn Feburary 2016 03,
In Feburary 2016 03,
Launch the Control Panel, or cPanel, of your hosting server. You can access the cPanel from the homepage of most Web hosting providers, including GoDaddy.com, Bluehost.com and HostGator.com.
Double-click the “FTP Accounts” option from the main menu of the Control Panel.
Create a login and password for the FTP account.
Type the folder(s) you want the user to have access to in the Directory field.
Click “Create Account” or similar to create the FTP account.
Supply the person(s) with the FTP account with restricted access. The next time they access the website files via the FileZilla client, they will only have access to the files and directories you specified and won’t be able to change owners.
In Feburary 2016 03,
Launch the Control Panel, or cPanel, of your hosting server. You can access the cPanel from the homepage of most Web hosting providers, including GoDaddy.com, Bluehost.com and HostGator.com.
Double-click the “FTP Accounts” option from the main menu of the Control Panel.
Create a login and password for the FTP account.
Type the folder(s) you want the user to have access to in the Directory field.
Click “Create Account” or similar to create the FTP account.
Supply the person(s) with the FTP account with restricted access. The next time they access the website files via the FileZilla client, they will only have access to the files and directories you specified and won’t be able to change owners.
In Feburary 2016 03,
Abonnieren
Posts (Atom)