Posts mit dem Label server werden angezeigt. Alle Posts anzeigen
Posts mit dem Label server werden angezeigt. Alle Posts anzeigen

Montag, 29. Februar 2016

How to Make a Proxy WebsiteIn Feburary 2016 29,

In Feburary 2016 29,
Open an account at a web host that allows proxy websites. Many hosting companies do not allow proxies because they can generate a large amount of traffic that overloads the servers. Those that do allow proxy websites will typically prefer that you have a Virtual Private Server (VPS) or a dedicated server. Most hosts do not allow web proxies on a shared server.
Obtain a copy of PHProxy. This script acts as the software to power your proxy site. PHProxy is available free of charge, so anyone can make a proxy website without spending a lot of money.
Log into the control panel for your web hosting account. Create a MySQL database that will be used by the PHProxy script. Make note of the database name, user name and password that is associated with the database. This information is needed to configure the script to communicate with the database.
Edit the config.php file that is included with the script. Open the file with a HTML editor so that you can edit the contents of the file and save the new copy. Use Windows Notepad if you do not have a HTML editor. Simply open the file, edit the website name, website address, database name, database user name and database password. Save the file after the information has been edited.
Use an FTP program to upload all of the files to your hosting account. You can download a free copy of Filezilla FTP if you do not already have a program. Simply upload all of the files and folders included with PHProxy to your web hosting account. Your proxy website should now be operational.
Read the documentation that is included with PHProxy. Follow the instructions in the documentation to customize your script, such as changing colors, page layout or other visual elements. This will help you make a FTP website that stands out.
In Feburary 2016 29,

Samstag, 27. Februar 2016

How to Upload GIF ImagesIn Feburary 2016 27,

In Feburary 2016 27,
Point your Web browser to a free image host like Photobucket, Flickr, TinyPic, MediaFire or FileFactory. Image hosts allow you to select the picture from your computer and upload the file to a server.
Click the 'Upload' or 'Choose File' button and use the dialog window that automatically opens to select your GIF file from your computer's location. Continue to follow the prompts to finish the upload process.
Copy the URL address that automatically displays when the upload procedure on TinyPic, MediaFire or FileFactory is complete. If using Photobucket or Flickr, click the 'Share' feature and then copy the HTML or URL code that appears. See your particular host's 'Help' page if you need assistance locating this information.
Access a Web area, such as a forum post or blog entry, and paste the URL in an image tag as follows: This code displays your GIF image on the page.
In Feburary 2016 27,

How to Modify a Website With GoDaddyIn Feburary 2016 27,

In Feburary 2016 27,
Log into your GoDaddy account and click on 'Hosting' under 'My Products.'
Click the green arrow under 'Launch' to open your hosting account. On the next page, click the 'Your Files' button in the top left. The File Manager will open, giving you access to your server's files. Your website files are stored on the server.
Navigate to the location of the file(s) you want to edit on your website. If you want to edit the 'contact' page, for example, you would probably want to edit the file named 'contact.html' or 'contact.php.' It may be found under a subfolder, such as 'html' or 'website.' Check with your Web developer if you aren't sure which file to edit or where it is located.
Left click your mouse beside the file you want to edit in the checkbox. Click the 'edit' button found in the navigation menu going across the top of the File Manager.
Use the visual editor in the new window to add or edit content, or click 'HTML' in the top right to open the file in HTML view. If it appears blank, click the 'HTML' button to see the contents of the page.
Modify your file and click the 'Save File' icon in the top left of the editor. The 'Save File' icon is an image of a floppy disk.
Check your website to verify the changes you made.
In Feburary 2016 27,

How to Build a Website Like CraigslistIn Feburary 2016 27,

In Feburary 2016 27,
Consider using an open-source blogging software such as WordPress. These software platforms allow for the incorporation of widgets designed by third-party developers. Some of these plugins will allow for the posting of user content such as classified advertising. While the approach may not be very versatile, it is probably the simplest way to accomplish the task of accepting and posting web-based classifieds.
Research the opportunities offered by popular content management systems. If you don't have experience programing with a server-side scripting language or if you are not familiar with relational database programs then you will probably want to use a pre-programmed content management system which can be customized to your needs. Two of the leading content management programs which you should consider using are Joomla and Drupal. Neither of these programs charge for their use; however, you should spend the time to become familiar with each product prior to investing the time and energy to customize their system.
Develop the user-facing framework for your users. You will need to have a working knowledge of XHTML and CSS. These two coding systems can be written in a basic text editor and will allow you to design the structure which will appear on your users' browser screens. If you need assistance with these two languages then you should take advantage of any number of XHTML and CSS online tutorials which will explain the features available.
Deploy the server-side back-end scripting language and database program. You will need to process dynamic data which will need to be updated depending on user input. To do this it will be necessary to use a server-side scripting language such as PHP, Java, Pearl, Python or Microsoft's ASP.NET language. These scripts will take the data entered by the user and place it in the database. They will also retrieve the data upon request and present in in the XHTML and CSS framework which was mentioned above. You will also need to set up a relational database to securely house the data.
In Feburary 2016 27,

Mittwoch, 24. Februar 2016

How to Host an Email NewsletterIn Feburary 2016 24,

In Feburary 2016 24,
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 24,

Samstag, 20. Februar 2016

How to Become a DJ in Second LifeIn Feburary 2016 20,

In Feburary 2016 20,
Install DJ software. You will need a program that allows you to stream audio files over the Internet. There are several programs on the market. SAM Broadcaster is a popular program for professional online deejays, but costs around $300. WinAmp is free and adequate for dee-jaying on Second Life. Download and install WinAmp and the free Shoutcast DSP plugin.
Get an audio server account. An audio server or streamcast host is the place your music stream is sent to online, where your listeners will tune-in to hear your mix. Virtual Life and Shoutcast are popular audio server options, but streamcast hosting is not free and, depending on the host and the hosting package, may run you several hundred dollars a year.
Create a music library. Download songs you want to use in your streamcast. Create several playlists using the DJ software on your computers. If you do not hold the rights to your playlists, you may have to get additional permission or license to broadcast.
Apply for a DJ job. Use the 'search' function to find clubs or view the classified ads to find employment opportunities. You should also check job boards and ask members of the Second Life community about dee-jaying opportunities. The Second Life newsletter may also be helpful in finding job openings.
Broadcast your playlist. When you signed-up for a streamcast hosting account, you should have received a listening address and a password. You will need this information to connect your stream to the audio server. The listening address is made up of two parts, the audio server address and the port number. Open up Second Life and click on the land parcel name where you will be dee-jaying. Click on 'World' then 'About Land', Click on the 'Media' tab and insert the audio server address. Listener can access your broadcast in the game by clicking on the 'Play Streaming Music' button.
In Feburary 2016 20,

Freitag, 19. Februar 2016

How to Connect to WordPress Using FilezillaIn Feburary 2016 19,

In Feburary 2016 19,
Open FileZilla on your computer.
Type your Web host's hostname in the 'Host' box. This often resembles your actual Web address. For example, if your blog is at myblog.com, your FTP host may be 'myblog.com' or 'ftp.myblog.com.'
Type your Web hosting username and password in their respective boxes. Usually, but not always, these credentials are the same ones you use to log into a Web-based control panel for your website. Once you connect, the files on your Web server appear to the right.
Navigate to your home folder, which may be called 'www,' 'home' or 'public_html.'
Navigate to the folder called 'wp-content' inside the directory where you installed WordPress.
Navigate to the folder called 'plugins' to upload a new plugin. Navigate to the 'uploads' folder and, if relevant, the correct year and month to upload content such as images or PDF files.
Click and drag any file you want to upload from the left side of the screen, where it is on your computer, into the appropriate folder on the right side of the screen, which is your Web server. The files will copy to your WordPress installation, but the originals remain on your computer's hard drive.
In Feburary 2016 19,

How to Open an Internet StoreIn Feburary 2016 19,

In Feburary 2016 19,
Purchase a domain name for your store. A domain name is like the street address to a business. For example 'www.BestBuy.com' or 'www.apple.com' are domain names. You can purchase domain names from sites like 'godaddy.com' and pay a yearly amount. Prices for domains can be as low as $1.99 to $14.
Purchase web hosting for your online store. A web hosting company provides a shared or dedicated server for your website. Search for web hosts specifically for e-commerce sites--for example, ehostpros.com. Web hosting fees can start at $4 a month.
Find a web designer for your online store. A web designer will take your concept, images, and ideas for your website, then create your online store for you. You can locate web designers by going to freelance sites, such as 'Guru.com,' 'Elance.com' or 'getafreelancer.com.'
Determine what method of payments you can and will accept. PayPal and Google checkout are third-party processors that will accept checks and credit cards on your behalf for a percentage. Approval can take place in minutes.
Consider opening a merchant account. Instead of a third-party processor, such as PayPal, which costs more, you can actually open your own merchant account to accept credit card payments. You then can deposit funds into your checking account. You can go through your local bank to determine if it offers merchant accounts.
Advertise your online store. You can create banner ads, purchase ads via Google or utilize pay per click advertising. Pay-per-click advertising is a form of marketing where you only pay a certain amount of money if customers click on your ad to see your website. You can also advertise via online forums and online magazines.
In Feburary 2016 19,

Mittwoch, 17. Februar 2016

How to Create an Inexpensive WebsiteIn Feburary 2016 17,

In Feburary 2016 17,
Purchase a domain name to your liking. Determine what fits your needs. If it's a company website, purchase your company name. If it is a hobby, purchase a domain name that fits with that interest. Two sites to purchase domains from are GoDaddy.com and Namecheap.com.
Sign up for hosting. If cost is a consideration, go with shared hosting because it's the cheapest. Shared hosting is a package where the web host puts thousands of people on one server expecting no one to use that much in resources. It makes it cheap for you and profitable for them. Some top sites for hosting are GoDaddy.com and HostGator.com.
Connect the web hosting to the domain name by attaching the nameservers to the domain name. To do this, log into your domain name management and click on nameservers. Then change the ones that are already there with the ones your web host provided.
Search Google for different types of content management systems. Two of the most effective ones are WordPress.org and Joomla.org. Both make it very easy to put a site up on the web.
Download the files for the CMS and upload them to your site. To do this, use a FTP client such as FTP-project.org. This is one of the better ones and is very easy to use. Login using your domain name, username and password. Then drag files from your desktop to your server.
Search Google for themes pertinent to your choice of CMS. So, if you chose WordPress, look up, 'Free WordPress Themes.' You'll find thousands of themes to choose from. Choose the one you want, download it and then upload it using the FTP client you installed.
Begin creating your pages. The website is up, the site has a template and now all you need are the actual words and images to go along with the site. Any information you want your website to have can be easily added using the CMS back end.
In Feburary 2016 17,

How to Use Imagemagick With HostgatorIn Feburary 2016 17,

In Feburary 2016 17,
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 17,

Dienstag, 16. Februar 2016

How to Make an Online Radio Station for FreeIn Feburary 2016 16,

In Feburary 2016 16,
Use the software ubroadcast to broadcast online. Ubroadcast allows you to set up an online radio station for free and broadcast live. However, other users must download the ubroadcast client before they can listen to your station.
Set up a Shoutcast broadcasting server. Shoucast is a free program that also allows for online radio broadcasting. Shoutcast allows you to either broadcast directly from your own computer, or from a third-party Shoutcast host that hosts your program on its servers. It does not require special software for listeners to use.
Create a podcast using sound software such as Audacity and use a podcast hosting service such as MyPodCast to host the podcast. While not a live Internet broadcast, Podcasts have an advantage in that they can be downloaded to the PC and played back anytime, unlike a radio broadcast, which can only be heard once unless you record it.
In Feburary 2016 16,

How to Transfer My Domain to GoogleIn Feburary 2016 16,

In Feburary 2016 16,
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 16,

Montag, 15. Februar 2016

How to Recover Deleted Web PagesIn Feburary 2016 15,

In Feburary 2016 15,
Gather all of the information pertaining to your website, such as your domain name, as well as the information for the administrative contact person who is over the administration of the website.
Contact the company that is hosting your website. Provide it with your domain name and administrative contact information.
Advise the company you deleted a Web page and would like to recover the deleted file. Most Web hosting companies back up all of their website pages. The company will be able to look up the file you deleted on the backup server and restore it into your file directory. It is best to contact your Web hosting company as soon as possible after deleting the Web page to increase your chances of getting the page restored.
Use the Internet Archive Wayback Machine to look up your deleted Web page if you do not want to go through your Web hosting company. By going to Internet Archive Wayback Machine, you can type in the domain name for your website. The Internet Archive Wayback Machine will then pull up all website pages that have been associated with the website, no matter how old they are. This is great if you would like to go back and see a Web page that was deleted many years or months ago.
Click on the page of your website that you would like to recover through the Internet Archive Wayback Machine. Click on the 'View' option from the menu bar of your Internet browser. Select the 'Page Source' option. Copy all of the HTML coding associated with your deleted Web page from the page source.
Paste the copied HTML code from the page source into the HTML editor of your website. Save your work. You should now be able to view your Web page. Some of the graphics might not be in place anymore, but all of the textual aspects of the Web page should still be in tact. You will have to upload new graphics.
In Feburary 2016 15,

How to Make an Online Application FormIn Feburary 2016 15,

In Feburary 2016 15,
Create your online application with basic HTML form code. The form code allows your applicant to visit a page on your Web site and type his information directly into the browser, such as name, address, educational background or previous employment for a job application. When the user clicks 'Submit,' your Web server will transmit the form to your email address for your review. See 'Resources' for more information and the basic HTML code to create a web form.
Create a PDF form as another alternative for your online application. Adobe Acrobat Professional (version 7.0) has a tool that allows you to create 'fillable' PDF forms for display on your Web site. Upload your application form (in a word processing or spreadsheet file) to the Acrobat program. Click 'Advanced,' 'Forms' and then 'Make Forms Fillable' to pull up the tool and start creating the fillable fields for your application. The visitor can then download the PDF application to his browser, fill out the information, save it to his computer and email it to you for review.
Use SurveyGizmo's web-based form creator service to make your online application. The service helps you create the application, embed it on your Web site and even analyze the applicant's answers from your account dashboard. Create an account to start a free trial to get familiar with the service, select a template (such as the job application template) and start entering your questions for the applicant.
In Feburary 2016 15,

Samstag, 13. Februar 2016

How to Change Directory Permissions in Plesk 9.3In Feburary 2016 13,

In Feburary 2016 13,
Open your FTP software and log into your Web hosting account. The root directory of your Web hosting account will launch.
Locate the directory on the Web server that you want to change.
Right-click on the directory and click on 'Properties,' or 'File Permissions' in some cases, then identify the current chmod permissions in the appropriate text field. The permissions will be expressed with three digits, such as '644,' '755,' or '777,' for example.
Go to the Page Resource website (see Resources) and look at the permission numbers. Directories and files are typically assigned the following permissions: '644,' '755,' or '777,' the latter of which is known as 'world writable,' meaning that all users will have access. Confirm the changes.
Exit the FTP application.
In Feburary 2016 13,

How to Create a NoIn Feburary 2016 13,

In Feburary 2016 13,
Log into the control panel of your email hosting account to create a no-reply email address. By creating a no-reply email address, it will indicate to the email recipient that they are not to reply to the address. An example of a no-reply email address is noreply@yourdomainname.com.
Set up the no-reply email address in your email program. You will need the incoming and outgoing mail server settings, username and password. This information will be provided by the company that's hosting your email account. You can also use a web-based email program if your email host provides this option.
Open your email program and click on the option to 'Compose' a new message. Enter a subject for your message in the 'Subject' field.
Type the wording you would like to include in the body of the message. Be sure to indicate to the reader that they should not reply to the email address. Provide them with contact information if applicable, for example an alternate email address such as customerservice@yourdomainname.com.
Send your message to its recipients.
In Feburary 2016 13,

How to Point a Domain Hosted Elsewhere to GoDaddy HostingIn Feburary 2016 13,

In Feburary 2016 13,
Find your GoDaddy name server. Visit the link in Resources and click the 'Setting Name servers for a Domain Name Registered Elsewhere and Hosted Here' section. Find the two name servers that come under the dates you started your GoDaddy hosting service.
Visit the website where you have your domain hosted. Log in to your account.
Access the domain settings of the the domain address you want to point to your GoDaddy hosting. Change the name servers to those found in step 1. Save your settings.
In Feburary 2016 13,

Freitag, 12. Februar 2016

How to Install OmnitureIn Feburary 2016 12,

In Feburary 2016 12,
Access your Adobe Support Manager.
Highlight the Omniture HTML component link provided in the Adobe Support Manager. Right-click the HTML link and click “Copy.”
Log into the website's hosting server platform and open the webpage editor.
Locate the HTML view to see the raw HTML code for the page you intend to edit.
Right-click in the header or footer area of the site's HTML code. The header area is located directly above the beginning of the code, and the footer area is directly below the end of the code.
Click the “Paste” action to place the Omniture HTML embed code link with the site's HTML code.
Save the changes to your Web hosting server. This action installs Omniture to the site, and enables data collection for optimization and monitoring purposes.
In Feburary 2016 12,

Donnerstag, 11. Februar 2016

How to Upload a Website to GoDaddyIn Feburary 2016 11,

In Feburary 2016 11,
Open your FTP client and type in your GoDaddy hosting account username and password. If you want to avoid using a third-party FTP client, you can use the built-in GoDaddy FTP client; however, this is not recommended for large files. To access the GoDaddy FTP client, go to 'Hosting' under 'My Products.' Click 'Manage Account' by your hosting account. Under 'Content', click 'FTP Client.'
Navigate to the folder on your server where your new website files will be stored. In most circumstances, use the initial directory.
Go to the folder on your hard drive that contains your website’s HTML files.
Once you have successfully logged in to your server through the FTP client, drag and drop the files from your hard drive to the server. Make sure you have an index.html file; this is the initial page of your website that will be seen when someone types in your domain name. For example, www.yoursite.com/index.html is equivalent to www.yoursite.com.
Visit your domain name to see if the files uploaded correctly. Under most circumstances, your site should be live instantaneously. Refresh your browser if you do not see any changes.
Troubleshoot any problems that arise. Click on every link, particularly internal links, to see if they are working properly. If they are not working, go back to the raw HTML file and correct them as needed. All link and image paths should be relative to the domain and not paths on your computer. For instance, a header image might read file:///C|/my documents/photos/header1.jpg in the source code when it should read /images/header1.jpg or http://www.yoursite.com/images/header1.jpg.
Promote your new website!
In Feburary 2016 11,

How to Add a Photo to the Global Address List in ExchangeIn Feburary 2016 11,

In Feburary 2016 11,
Click the Windows Start button and select \'All Programs.\' In the list of application directories, select \'Microsoft Exchange Server 2010\' and then click the \'Exchange Management Shell\' icon. This opens the Exchange server command console.
Enter the following line of code into the Exchange command shell:
Import-RecipientDataProperty -Identity \'Your_Name\' -Picture -FileData ([Byte[]]$(Get-Content -Path \'C:\myPic.jpg\' -Encoding Byte -ReadCount 0))
Replace \'Your_Name\' with your full name. Replace \'myPic.jpg\' with the location of the profile image saved on your machine. The command uploads the image to the GAL and saves it on the Exchange server.
Open Microsoft Outlook. Click the GAL button in the main toolbar, which opens the Exchange server mailbox. Click your user name in the address book to open your profile details. Your profile image is displayed in the GAL.
In Feburary 2016 11,