In Feburary 2016 30,
Navigate to the 'Start' menu and select 'All Programs,'Accessories' and 'Remote Desktop Connection.' The Remote Desktop Connection window appears.
Click the 'Options' button.
Select the 'General' tab. From the Logon settings settings, type the computer name and user name of the remote computer that you want to connect. If desired, select the 'Display' tab to modify the display configuration.
Select the 'Local Resources' tab and click on the 'More' under the Local devices and resources section. The Local Devices and Resources dialog appears.
Click the 'Plus' sign next to Drives to expand the available drives. Select the drives you want to copy files to and from by checking the desired drives. Click 'OK' when you have finished making your selection.
Click 'Connect.' The computer connects remotely. Log on to your remote computer by entering the user name and password. Click 'OK.'
Open 'Windows Explorer' in the Remote Desktop session by pressing the 'Windows' and 'E' keys simultaneously. Copy and paste the desired files between the computers.
In Feburary 2016 30,
Showing posts with label computer. Show all posts
Showing posts with label computer. Show all posts
Tuesday, 1 March 2016
Monday, 29 February 2016
How to Use Two Mice on One ComputerIn Feburary 2016 29,
In Feburary 2016 29,
Turn on your computer and connect the mouse with the USB connector into the USB slot on your computer.
Wait for the computer to detect the new hardware. Ensure that it's working by trying the new mouse.
Connect the other mouse. Wait for the computer to find the new hardware, then test it by moving it around.
In Feburary 2016 29,
Turn on your computer and connect the mouse with the USB connector into the USB slot on your computer.
Wait for the computer to detect the new hardware. Ensure that it's working by trying the new mouse.
Connect the other mouse. Wait for the computer to find the new hardware, then test it by moving it around.
In Feburary 2016 29,
How to Set Up FTP Using BluetoothIn Feburary 2016 29,
In Feburary 2016 29,
Go to the 'Bluetooth' menu on your smartphone. Tap 'Settings.'
Tap to check the 'Enable File Sharing' checkbox. Tap 'Browse' to specify the folder where you want the shared files to go, which is '\My Documents\Bluetooth Share.'
Connect your smartphone's USB cable to the smartphone and the other end to a USB port on your computer.
Open the 'Bluetooth Devices' menu on your computer. Click the 'Devices' tab, then click 'Touch_Pro Properties.'
Click the 'Services' tab and check the box next to 'File Transfer (Obex).' You've created a folder with the Bluetooth name of the smartphone.
Open the new folder. Click the files you want to transfer to your smartphone and drag them to the folder. Release the mouse button to copy the files.
Close the folders and disconnect your smartphone from your computer and the USB cable. On your smartphone, open 'File Explorer.' Your transferred files are in the 'Bluetooth Share' folder.
In Feburary 2016 29,
Go to the 'Bluetooth' menu on your smartphone. Tap 'Settings.'
Tap to check the 'Enable File Sharing' checkbox. Tap 'Browse' to specify the folder where you want the shared files to go, which is '\My Documents\Bluetooth Share.'
Connect your smartphone's USB cable to the smartphone and the other end to a USB port on your computer.
Open the 'Bluetooth Devices' menu on your computer. Click the 'Devices' tab, then click 'Touch_Pro Properties.'
Click the 'Services' tab and check the box next to 'File Transfer (Obex).' You've created a folder with the Bluetooth name of the smartphone.
Open the new folder. Click the files you want to transfer to your smartphone and drag them to the folder. Release the mouse button to copy the files.
Close the folders and disconnect your smartphone from your computer and the USB cable. On your smartphone, open 'File Explorer.' Your transferred files are in the 'Bluetooth Share' folder.
In Feburary 2016 29,
What Do I Need to Make a Server?In Feburary 2016 29,
In Feburary 2016 29,
The first and most obvious thing you will need to have your own server is an Internet connection. This connection can be dedicated to the server or shared with other computers, however, there are a few things to consider when choosing an service plan for a server. The first is upstream speed. Because most Internet users download far more data than they upload to the Internet, most service plans have a drastically higher downstream speed than upstream speed. The amount needed will vary according to the type of server you wish to run. So it’s important to estimate your needs and, when shopping for service, read the fine print to ensure that the plan provides enough upstream bandwidth.
Static Internet Protocol (IP) Address
The other important consideration when shopping for service is how IP addresses are assigned. An IP address is a number that is used to identify a computer on the Internet. With most service plans, this number will often change each time a computer reconnects. This is called a Dynamic IP address. This works fine, unless you have a server that intends to have its own domain name. Domain names (such as www.ehow.com) must be looked up using a special service to translate them into a server’s IP address. However, if a server’s IP address is constantly changing, this can create problems when users try to look up your server by domain name. Therefore, it is important to purchase a Internet service plan that promises you a Static IP, one that does not change.
Dedicated Computer
While it’s quite possible to use a server computer as a desktop computer also, there are a number of reasons why this is not advisable. The biggest reason is security: servers are visible to the Internet in a way that a well-maintained desktop system usually isn’t. Running server software is essentially opening a window into a computer that is usually kept closed and locked.
Server Software
You will need software to serve the content you wish to serve. What you choose will depend on your own needs. If you wish to serve a website, the open source and very widely used program Apache is the most common. If you wish to serve an online game, you will need server software from the game’s publishers.
Security Software
Finally, and sadly, you will need security software. While you ought to have security software such as antivirus protection and a firewall running on every machine in your network, this becomes doubly important with a server. As mentioned above: running server software opens gateways into your computer that are normally left closed, and that makes it easier and more likely that your computer will be targeted by malicious hackers.
In Feburary 2016 29,
The first and most obvious thing you will need to have your own server is an Internet connection. This connection can be dedicated to the server or shared with other computers, however, there are a few things to consider when choosing an service plan for a server. The first is upstream speed. Because most Internet users download far more data than they upload to the Internet, most service plans have a drastically higher downstream speed than upstream speed. The amount needed will vary according to the type of server you wish to run. So it’s important to estimate your needs and, when shopping for service, read the fine print to ensure that the plan provides enough upstream bandwidth.
Static Internet Protocol (IP) Address
The other important consideration when shopping for service is how IP addresses are assigned. An IP address is a number that is used to identify a computer on the Internet. With most service plans, this number will often change each time a computer reconnects. This is called a Dynamic IP address. This works fine, unless you have a server that intends to have its own domain name. Domain names (such as www.ehow.com) must be looked up using a special service to translate them into a server’s IP address. However, if a server’s IP address is constantly changing, this can create problems when users try to look up your server by domain name. Therefore, it is important to purchase a Internet service plan that promises you a Static IP, one that does not change.
Dedicated Computer
While it’s quite possible to use a server computer as a desktop computer also, there are a number of reasons why this is not advisable. The biggest reason is security: servers are visible to the Internet in a way that a well-maintained desktop system usually isn’t. Running server software is essentially opening a window into a computer that is usually kept closed and locked.
Server Software
You will need software to serve the content you wish to serve. What you choose will depend on your own needs. If you wish to serve a website, the open source and very widely used program Apache is the most common. If you wish to serve an online game, you will need server software from the game’s publishers.
Security Software
Finally, and sadly, you will need security software. While you ought to have security software such as antivirus protection and a firewall running on every machine in your network, this becomes doubly important with a server. As mentioned above: running server software opens gateways into your computer that are normally left closed, and that makes it easier and more likely that your computer will be targeted by malicious hackers.
In Feburary 2016 29,
Saturday, 27 February 2016
How to Download From Hypertext Transfer ProtocolIn Feburary 2016 27,
In Feburary 2016 27,
Download and install YouTube Downloader. This program lets you use any YouTube HTTP website address to download the streaming FLV video to your computer. It's free to use, but the downside is that it only works with YouTube.
Navigate to ConvertFiles website. This website can download any HTTP address you paste into the textbox there as a video file of your choice, such as WMV for Windows Media Player or MOV for Quicktime.
Try Zamzar. Enter your HTTP address into the first textbox and your email address in the second. This website allows you to send the video you want to your email address.
In Feburary 2016 27,
Download and install YouTube Downloader. This program lets you use any YouTube HTTP website address to download the streaming FLV video to your computer. It's free to use, but the downside is that it only works with YouTube.
Navigate to ConvertFiles website. This website can download any HTTP address you paste into the textbox there as a video file of your choice, such as WMV for Windows Media Player or MOV for Quicktime.
Try Zamzar. Enter your HTTP address into the first textbox and your email address in the second. This website allows you to send the video you want to your email address.
In Feburary 2016 27,
How to Create a Website Directory TreeIn Feburary 2016 27,
In Feburary 2016 27,
Download FTP client software. FileZilla, Sherrod FTP Client and Starksoft Free FTP are three widely used applications that you can download and install for free. They all work in a similar way.
Double-click the icon of the file you downloaded in the previous step. Follow the on-screen prompts to configure the software, and install it on your computer.
Open your newly installed FTP client.
Enter your server address, user name and password in the appropriate fields at the top of the FTP client screen. Leave the 'Port' field blank unless your server's configuration specifically requires otherwise.
Press the 'Connect' or 'Quickconnect' button to connect to the server.
Double-click the folder containing your website files. This folder will most likely have one of three names: 'public_html,' 'wwwroot' or 'www.'
Right-click on the right-hand side of the FTP client screen, and select 'New Directory' or 'Create Directory.' Give the directory a name, and press the 'Enter' key. This creates a top-level directory for your website. Repeat the process to create more than one top-level directory.
Double-click a newly created folder to open it.
Right-click on the right-hand side of the FTP client screen, and select 'New Directory' or 'Create Directory' again, providing a directory name and pressing 'Enter.' This creates a sub-directory within the top-level folder. Repeat the process within each folder of your website until you have created your desired directory tree.
In Feburary 2016 27,
Download FTP client software. FileZilla, Sherrod FTP Client and Starksoft Free FTP are three widely used applications that you can download and install for free. They all work in a similar way.
Double-click the icon of the file you downloaded in the previous step. Follow the on-screen prompts to configure the software, and install it on your computer.
Open your newly installed FTP client.
Enter your server address, user name and password in the appropriate fields at the top of the FTP client screen. Leave the 'Port' field blank unless your server's configuration specifically requires otherwise.
Press the 'Connect' or 'Quickconnect' button to connect to the server.
Double-click the folder containing your website files. This folder will most likely have one of three names: 'public_html,' 'wwwroot' or 'www.'
Right-click on the right-hand side of the FTP client screen, and select 'New Directory' or 'Create Directory.' Give the directory a name, and press the 'Enter' key. This creates a top-level directory for your website. Repeat the process to create more than one top-level directory.
Double-click a newly created folder to open it.
Right-click on the right-hand side of the FTP client screen, and select 'New Directory' or 'Create Directory' again, providing a directory name and pressing 'Enter.' This creates a sub-directory within the top-level folder. Repeat the process within each folder of your website until you have created your desired directory tree.
In Feburary 2016 27,
Friday, 26 February 2016
How to Delete Windows WorkgroupIn Feburary 2016 26,
In Feburary 2016 26,
Go to the Windows desktop and click on the 'Start' button.
Select 'Control Panel,' then 'System.'
Select the tab labeled 'Computer Name,' and then take note of the name that is next to the word Workgroup.
Close this window, go back to the Windows desktop and click 'Start' again. Select 'My Network Places.'
The icons showing the workgroups will appear, one of them being the new one you created. Go back to the Control Panel and click on 'System' and 'Computer Name' again.
Click on 'Change' and then change the Workgroup name to the name of the new workgroup you created.
Reboot your computer, and you are finished. You have removed Workgroup.
In Feburary 2016 26,
Go to the Windows desktop and click on the 'Start' button.
Select 'Control Panel,' then 'System.'
Select the tab labeled 'Computer Name,' and then take note of the name that is next to the word Workgroup.
Close this window, go back to the Windows desktop and click 'Start' again. Select 'My Network Places.'
The icons showing the workgroups will appear, one of them being the new one you created. Go back to the Control Panel and click on 'System' and 'Computer Name' again.
Click on 'Change' and then change the Workgroup name to the name of the new workgroup you created.
Reboot your computer, and you are finished. You have removed Workgroup.
In Feburary 2016 26,
Wednesday, 24 February 2016
How to Make Folders Within a Drop Box FolderIn Feburary 2016 24,
In Feburary 2016 24,
Click 'Finder' on your Macintosh's desktop or 'Windows Explorer' on your PC's taskbar, and double-click the DropBox folder to view the main folder.
Double-click the folder you wish to open, and click 'File' at the top of your computer's menu. Click 'New Folder' to create a new folder within the currently opened folder.
Create a name for the sub-folder, and press 'Enter' on your keyboard to save the folder's name. Drag and drop items from your computer or DropBox account to the newly created folder. Users who have access to the shared folder will see the new folder upon logging in to DropBox from their account.
Add Folder from Website
Log in to your DropBox account through the site's main page (see Resources).
Click the 'Files' tab at the top of the browser window, and double-click the folder you want to configure.
Click 'New Folder' and enter the folder's name in the text field. Click 'Create' to save the folder. Click and drag files to the new folder to automatically add them to the subfolder.
In Feburary 2016 24,
Click 'Finder' on your Macintosh's desktop or 'Windows Explorer' on your PC's taskbar, and double-click the DropBox folder to view the main folder.
Double-click the folder you wish to open, and click 'File' at the top of your computer's menu. Click 'New Folder' to create a new folder within the currently opened folder.
Create a name for the sub-folder, and press 'Enter' on your keyboard to save the folder's name. Drag and drop items from your computer or DropBox account to the newly created folder. Users who have access to the shared folder will see the new folder upon logging in to DropBox from their account.
Add Folder from Website
Log in to your DropBox account through the site's main page (see Resources).
Click the 'Files' tab at the top of the browser window, and double-click the folder you want to configure.
Click 'New Folder' and enter the folder's name in the text field. Click 'Create' to save the folder. Click and drag files to the new folder to automatically add them to the subfolder.
In Feburary 2016 24,
How to Upload GIF ImagesIn Feburary 2016 24,
In Feburary 2016 24,
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 24,
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 24,
Tuesday, 23 February 2016
How to Sync Files With FileZillaIn Feburary 2016 23,
In Feburary 2016 23,
Click 'File' and then click 'Site Manager' from the drop-down menu. From the window that appears, click 'New Site' to create a new FTP site or open an existing FTP site by double-clicking it. If creating a new FTP site, enter the host, port, logon type, and username and password if required, then click 'OK.' If you have a matching set of directories on the local and remote computer, you can enable synchronized browsing to navigate the local and remote computers simultaneously. To enable synchronized browsing, click the 'Advanced' tab on the Site Manager window, ensure that the local and remote directory addresses are the same, and click the 'Use synchronized browsing' check box.
Changing Directories
In FileZilla, your computer folders are displayed on the left, below the label 'Local site.' The remote computer to which you are connecting has its folders displayed on the right side of the window, under 'Remote site.' Use FileZilla's navigation on each side of the window to open the directories on the local and remote computers containing the files you want to sync.
Transferring Files
Select the file or files to transfer and drag them to the other side of the file list. FileZilla will queue the files in the list at the bottom of the window and then begin the transfer. If one or more files from the source folder have identical names to files in the destination folder, FileZilla displays the Target File Already Exists window for the first identically named file, and gives you several options for handling the file transfer.
Common File Synchronization Options
Choose the 'Overwrite' radio button to replace the file in the destination folder with the source file. Click 'Overwrite if source newer' to replace the file in the destination folder only if it is older than the source file. Select 'Overwrite if different size' to replace the file only if the source file is a different size. Choose 'Skip' to cancel copying this file to the destination folder. To take the same action for all files you're copying, click the 'Always use this action' and 'Apply to this queue only' check boxes. Click 'OK' to continue. If you didn't click 'Always use this action,' then the 'Target file already exists' window will be displayed for each duplicate file name.
Other File Synchronization Options
The 'Resume' option is rarely used; it copies the rest of a file to the destination folder when the full file was not uploaded before. 'Rename' copies the source file to the destination folder and gives it a new name. It does not change the file name of the source file. 'Overwrite if different size or source newer' overwrites the file if it meets either of those two conditions.
In Feburary 2016 23,
Click 'File' and then click 'Site Manager' from the drop-down menu. From the window that appears, click 'New Site' to create a new FTP site or open an existing FTP site by double-clicking it. If creating a new FTP site, enter the host, port, logon type, and username and password if required, then click 'OK.' If you have a matching set of directories on the local and remote computer, you can enable synchronized browsing to navigate the local and remote computers simultaneously. To enable synchronized browsing, click the 'Advanced' tab on the Site Manager window, ensure that the local and remote directory addresses are the same, and click the 'Use synchronized browsing' check box.
Changing Directories
In FileZilla, your computer folders are displayed on the left, below the label 'Local site.' The remote computer to which you are connecting has its folders displayed on the right side of the window, under 'Remote site.' Use FileZilla's navigation on each side of the window to open the directories on the local and remote computers containing the files you want to sync.
Transferring Files
Select the file or files to transfer and drag them to the other side of the file list. FileZilla will queue the files in the list at the bottom of the window and then begin the transfer. If one or more files from the source folder have identical names to files in the destination folder, FileZilla displays the Target File Already Exists window for the first identically named file, and gives you several options for handling the file transfer.
Common File Synchronization Options
Choose the 'Overwrite' radio button to replace the file in the destination folder with the source file. Click 'Overwrite if source newer' to replace the file in the destination folder only if it is older than the source file. Select 'Overwrite if different size' to replace the file only if the source file is a different size. Choose 'Skip' to cancel copying this file to the destination folder. To take the same action for all files you're copying, click the 'Always use this action' and 'Apply to this queue only' check boxes. Click 'OK' to continue. If you didn't click 'Always use this action,' then the 'Target file already exists' window will be displayed for each duplicate file name.
Other File Synchronization Options
The 'Resume' option is rarely used; it copies the rest of a file to the destination folder when the full file was not uploaded before. 'Rename' copies the source file to the destination folder and gives it a new name. It does not change the file name of the source file. 'Overwrite if different size or source newer' overwrites the file if it meets either of those two conditions.
In Feburary 2016 23,
Monday, 22 February 2016
The Advantages of ProtocolsIn Feburary 2016 22,
In Feburary 2016 22,
Transfer protocols move files and data from one location to another. Two computers in the operation are required: one is a transferring server and the other a receiving client. Several file transfer protocols include the following:FTP (file transfer protocol) allows the transfer of files. It establishes a connection to a remote client and transfers the files until completed, and then it disconnects. The connection can be in an internal network or over the Internet. Developed in 1971, this protocol served as one of the objectives for the development of the Internet.Xmodem is an alternative to the FTP protocol. It was popular with bulletin board services in the late 1970s because of its simplicity and ease of use.Kermit is a binary (0's and 1's) and text file transfer protocol designed in the early 1980s. For the transfer to occur a file conversion takes place to binary format before transmittal and then converted back afterwards. This allowed for file transfers over dissimilar systems.The advantage of these file transfer protocols is that they share information between different computer systems and different formats.
Fotolia.com'>
Transfer protocols allow files and data to move across networks.
E-mail Protocols
The Internet Message Access Protocol (IMAP) allows an e-mail client to access e-mail messages on a remote e-mail server.IMAP supports two modes of operation: online and offline. In online mode, e-mail clients using IMAP leave the e-mail messages on the server until the user purposely deletes them. In offline mode, the e-mail is downloaded and then deleted. This characteristic of the IMAP operation allows multiple clients to manage the same mailbox. The upshot is that the mail stays on the server automatically until deleted.POP (Post Office Protocol) is an alternate e-mail protocol that supports simple download and delete for access to remote mailboxes. Most POP clients have an option to leave e-mail on the server after download. However, e-mail clients typically follow this procedure. They connect to the server, retrieve their messages, store them on the user's local PC and then delete them from the server and disconnect. The upshot is, the mail is automatically deleted unless kept.The advantage of both of these protocols is enhanced e-mail management.
Fotolia.com'>
E-mail protocols allow personal information to go to other individuals.
Software Developer Protocols
Software developers use protocols in their work. Platform-based database protocols like JDBC (Java DataBase Connectivity) or ADO (active x database objects) have a performance advantage. Also, flexibility and reuse are two main advantages of using a neutral platform protocol such as SOAP (Simple Object Access Protocol).This is a protocol specification that facilitates the exchange of structured information in web services.By using protocols, software architects and program developers can determine the opportunity cost of the project, that is, whether the development is going to be faster versus whether the program is going to be faster. These performance versus flexibility alternatives affect the coding decision, which impacts the way the program will run.The advantage of using these protocols is that they improve the performance of programs and provide flexibility in program design.
Fotolia.com'>
Software that uses protocols can perform faster and is more flexible.
In Feburary 2016 22,
Transfer protocols move files and data from one location to another. Two computers in the operation are required: one is a transferring server and the other a receiving client. Several file transfer protocols include the following:FTP (file transfer protocol) allows the transfer of files. It establishes a connection to a remote client and transfers the files until completed, and then it disconnects. The connection can be in an internal network or over the Internet. Developed in 1971, this protocol served as one of the objectives for the development of the Internet.Xmodem is an alternative to the FTP protocol. It was popular with bulletin board services in the late 1970s because of its simplicity and ease of use.Kermit is a binary (0's and 1's) and text file transfer protocol designed in the early 1980s. For the transfer to occur a file conversion takes place to binary format before transmittal and then converted back afterwards. This allowed for file transfers over dissimilar systems.The advantage of these file transfer protocols is that they share information between different computer systems and different formats.
Fotolia.com'>
Transfer protocols allow files and data to move across networks.
E-mail Protocols
The Internet Message Access Protocol (IMAP) allows an e-mail client to access e-mail messages on a remote e-mail server.IMAP supports two modes of operation: online and offline. In online mode, e-mail clients using IMAP leave the e-mail messages on the server until the user purposely deletes them. In offline mode, the e-mail is downloaded and then deleted. This characteristic of the IMAP operation allows multiple clients to manage the same mailbox. The upshot is that the mail stays on the server automatically until deleted.POP (Post Office Protocol) is an alternate e-mail protocol that supports simple download and delete for access to remote mailboxes. Most POP clients have an option to leave e-mail on the server after download. However, e-mail clients typically follow this procedure. They connect to the server, retrieve their messages, store them on the user's local PC and then delete them from the server and disconnect. The upshot is, the mail is automatically deleted unless kept.The advantage of both of these protocols is enhanced e-mail management.
Fotolia.com'>
E-mail protocols allow personal information to go to other individuals.
Software Developer Protocols
Software developers use protocols in their work. Platform-based database protocols like JDBC (Java DataBase Connectivity) or ADO (active x database objects) have a performance advantage. Also, flexibility and reuse are two main advantages of using a neutral platform protocol such as SOAP (Simple Object Access Protocol).This is a protocol specification that facilitates the exchange of structured information in web services.By using protocols, software architects and program developers can determine the opportunity cost of the project, that is, whether the development is going to be faster versus whether the program is going to be faster. These performance versus flexibility alternatives affect the coding decision, which impacts the way the program will run.The advantage of using these protocols is that they improve the performance of programs and provide flexibility in program design.
Fotolia.com'>
Software that uses protocols can perform faster and is more flexible.
In Feburary 2016 22,
Labels:
advantage,
allowed,
computer,
converted,
dissimilar,
formats,
information,
share,
systems,
transmittal
How to Make an Online Radio Station for FreeIn Feburary 2016 22,
In Feburary 2016 22,
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 22,
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 22,
Sunday, 21 February 2016
How to Access the Internet Through a Router Hardwired to a Desktop ComputerIn Feburary 2016 21,
In Feburary 2016 21,
Check that your router is connected to your Internet modem using an Ethernet cable. This may be a cable, DSL or satellite Internet modem, depending on the type of Internet service you have.
Connect the router to your computer using an Ethernet cable. Most routers will have four ports to connect computers to. These ports are usually numbered, one through four, in a row in the back. Insert one end of the Ethernet cable into any of those four ports and the other end into the Ethernet port on your computer.
Turn on your modem, router and desktop computer, in that order. Windows will automatically configure your Internet connection.
Run an Internet browser, such as Internet Explorer, Firefox or Google Chrome. You will find a browser in your start menu under “All Programs”. Internet Explorer comes with all copies of Windows.
Type the address of any site into the address bar of the browser. You can now enjoy the Internet.
In Feburary 2016 21,
Check that your router is connected to your Internet modem using an Ethernet cable. This may be a cable, DSL or satellite Internet modem, depending on the type of Internet service you have.
Connect the router to your computer using an Ethernet cable. Most routers will have four ports to connect computers to. These ports are usually numbered, one through four, in a row in the back. Insert one end of the Ethernet cable into any of those four ports and the other end into the Ethernet port on your computer.
Turn on your modem, router and desktop computer, in that order. Windows will automatically configure your Internet connection.
Run an Internet browser, such as Internet Explorer, Firefox or Google Chrome. You will find a browser in your start menu under “All Programs”. Internet Explorer comes with all copies of Windows.
Type the address of any site into the address bar of the browser. You can now enjoy the Internet.
In Feburary 2016 21,
How to Display PDFs in JoomlaIn Feburary 2016 21,
In Feburary 2016 21,
Load the administrator log-in page on your browser. The URL is your domain name followed by a slash and the word 'administrator.'For example, http://mywebsite.com/administratorLog in using your administrator log-in name and password.
Move the mouse pointer over the 'Extensions' option on the upper left menu and select 'Install/Uninstall' from the drop-down menu. Click the 'Browse' button and navigate to the folder on your personal computer where you have stored the Enbed_pdf plug-in installation .zip file. Click the installation file and then click 'Open.' Click the 'Upload and Install' button after the installation manager screen reappears. After the plug-in is successfully installed, the installation manager will display a success message.
Move the mouse pointer over the 'Extensions' option on the upper left menu and select 'Plugin Manager' from the drop-down menu. The list of installed plug-ins displays. Locate the Enbed_pdf plug-in. Click once on the plug-in name to edit the plug-in properties. Click the 'Yes' radio button to enable the plug-in in the second line of the details. Click 'Save' in the upper right menu.
Move the mouse pointer over the 'Content' option in the upper left menu. Select 'Article Manager' from the drop-down menu. Click 'New' from the upper right article manager menu. Give the article a name and select a section and category from the drop-down menus.
Execute the plug-in from the article text with the following syntax:{pdf}path/filename.pdf{/pdf}Where the path is the location of your PDF files. For example, to display a file called 'myfile.pdf' in a folder called 'pdfs' on your website, use the following.{pdf}http://mywebsite.com/pdfs/myfile.pdf{/pdf}Optionally, you can change the default height, width and display app as follows:{pdf}http://mywebsite.com/pdfs/myfile.pdf|height:400|width:500|app:google{/pdf}or{pdf}http://mywebsite.com/pdfs/myfile.pdf|height:400|width:500|app:adobe{/pdf}where the height and width are given in pixels.Click 'Save' in the upper right menu.
Add the article to your menu system using the menu options in the upper left menu. When the article loads, it will display the PDF file.
In Feburary 2016 21,
Load the administrator log-in page on your browser. The URL is your domain name followed by a slash and the word 'administrator.'For example, http://mywebsite.com/administratorLog in using your administrator log-in name and password.
Move the mouse pointer over the 'Extensions' option on the upper left menu and select 'Install/Uninstall' from the drop-down menu. Click the 'Browse' button and navigate to the folder on your personal computer where you have stored the Enbed_pdf plug-in installation .zip file. Click the installation file and then click 'Open.' Click the 'Upload and Install' button after the installation manager screen reappears. After the plug-in is successfully installed, the installation manager will display a success message.
Move the mouse pointer over the 'Extensions' option on the upper left menu and select 'Plugin Manager' from the drop-down menu. The list of installed plug-ins displays. Locate the Enbed_pdf plug-in. Click once on the plug-in name to edit the plug-in properties. Click the 'Yes' radio button to enable the plug-in in the second line of the details. Click 'Save' in the upper right menu.
Move the mouse pointer over the 'Content' option in the upper left menu. Select 'Article Manager' from the drop-down menu. Click 'New' from the upper right article manager menu. Give the article a name and select a section and category from the drop-down menus.
Execute the plug-in from the article text with the following syntax:{pdf}path/filename.pdf{/pdf}Where the path is the location of your PDF files. For example, to display a file called 'myfile.pdf' in a folder called 'pdfs' on your website, use the following.{pdf}http://mywebsite.com/pdfs/myfile.pdf{/pdf}Optionally, you can change the default height, width and display app as follows:{pdf}http://mywebsite.com/pdfs/myfile.pdf|height:400|width:500|app:google{/pdf}or{pdf}http://mywebsite.com/pdfs/myfile.pdf|height:400|width:500|app:adobe{/pdf}where the height and width are given in pixels.Click 'Save' in the upper right menu.
Add the article to your menu system using the menu options in the upper left menu. When the article loads, it will display the PDF file.
In Feburary 2016 21,
How to Connect FileZilla With an iPhoneIn Feburary 2016 21,
In Feburary 2016 21,
Tap 'Settings' on your iPhone's homescreen, then tap 'Wi-Fi.' Select your current Wi-Fi network. Tap the blue arrow to display the advanced settings menu. This will display your iPhone's IP address. Write down the IP address.
Launch Filezilla on your computer. Type the IP address from step one into the 'Host' field near the top of the Filezilla window. Type in 'root' as the username (this is case sensitive, so do not use capital letters). By default, the iPhone's root password is 'alpine.' If you changed your iPhone's password after jailbreaking it, enter your personalized password instead. Click the 'Quickconnect' button. The status window directly below these text fields will let you know when a connection has been established.
Expand the directories within the 'Local Site' (your computer) and 'Remote site' (your iPhone) panels. Click and drag files from one directory to another in order to transfer them.
In Feburary 2016 21,
Tap 'Settings' on your iPhone's homescreen, then tap 'Wi-Fi.' Select your current Wi-Fi network. Tap the blue arrow to display the advanced settings menu. This will display your iPhone's IP address. Write down the IP address.
Launch Filezilla on your computer. Type the IP address from step one into the 'Host' field near the top of the Filezilla window. Type in 'root' as the username (this is case sensitive, so do not use capital letters). By default, the iPhone's root password is 'alpine.' If you changed your iPhone's password after jailbreaking it, enter your personalized password instead. Click the 'Quickconnect' button. The status window directly below these text fields will let you know when a connection has been established.
Expand the directories within the 'Local Site' (your computer) and 'Remote site' (your iPhone) panels. Click and drag files from one directory to another in order to transfer them.
In Feburary 2016 21,
Saturday, 20 February 2016
How to Stop Internet Explorer From Automatically Downloading FilesIn Feburary 2016 20,
In Feburary 2016 20,
Turn on your computer and open Internet Explorer.
Click on 'Tools' in the toolbar and then select 'Internet Options.' This will open an Internet Options window.
Click on the 'security' tab at the top of the window, next make sure 'Internet' zone is highlighted, and then click on 'Custom level.' This will open a security settings window.
Scroll down to the 'Downloads' section and select 'enable' underneath 'Automatic prompting for file downloads.'
Click 'OK' to close both open windows.
In Feburary 2016 20,
Turn on your computer and open Internet Explorer.
Click on 'Tools' in the toolbar and then select 'Internet Options.' This will open an Internet Options window.
Click on the 'security' tab at the top of the window, next make sure 'Internet' zone is highlighted, and then click on 'Custom level.' This will open a security settings window.
Scroll down to the 'Downloads' section and select 'enable' underneath 'Automatic prompting for file downloads.'
Click 'OK' to close both open windows.
In Feburary 2016 20,
How to Use Dropbox on a MacIn Feburary 2016 20,
In Feburary 2016 20,
Navigate to the Dropbox website (dropbox.com). Click the 'Download Dropbox' button. Dropbox will automatically detect that you are on Mac OS X and direct you to the proper download link.
Double-click the disk icon to mount if it doesn't mount automatically. Drag the Dropbox application icon and, still holding your mouse, move it to your 'Applications' folder. Release your mouse when you see the green '+' sign.
Navigate to your 'Applications' folder and double-click the Dropbox icon to open the application. Click the 'I don't have a Dropbox account' button and click 'Continue' to create a new account.
Enter your first name, last name, email, desired password and the name of your computer. Click the 'Continue' button.
Select your account type. You can create a free account on Dropbox for 2 GB of storage online. If you invite friends and they join Dropbox, you can an acquire an extra free 250 MB on online storage per friend, up to 8 GB. As of March 2011, paid accounts are available with Dropbox for 50 GB of storage at $9.99 per month or 100 GB of storage for $19.99 per month. Click the 'Continue' button.
Select 'Typical' as your setup type. Use the 'Advanced' setup only if you have experience with Dropbox. Click the 'Continue' button. Click the 'Continue' button again to take a five-step tour of the Dropbox application. Click the 'Skip Tour' button to skip the tour, then click the 'Finish' button. Dropbox creates a shortcut link under the 'Places' heading in the right-side menu of your 'Finder' window for easy and direct access.
Create new folders in your Dropbox or drag and drop files to add them to the existing folders. Your 'Public' and 'Photos' folder are automatically shared, but you can create new folders and share them only with specific people. When you add files or folders to Dropbox, you must wait until you see the green check mark next to the files to confirm that they have been uploaded before attempting to share.
Access application options and settings by using the Dropbox menu in your Finder. The Dropbox menu appears in the top of your Finder window after installation and features the Dropbox logo with a small, gray arrow next to it. The menu lets you share folders and browse them on the Dropbox website.
In Feburary 2016 20,
Navigate to the Dropbox website (dropbox.com). Click the 'Download Dropbox' button. Dropbox will automatically detect that you are on Mac OS X and direct you to the proper download link.
Double-click the disk icon to mount if it doesn't mount automatically. Drag the Dropbox application icon and, still holding your mouse, move it to your 'Applications' folder. Release your mouse when you see the green '+' sign.
Navigate to your 'Applications' folder and double-click the Dropbox icon to open the application. Click the 'I don't have a Dropbox account' button and click 'Continue' to create a new account.
Enter your first name, last name, email, desired password and the name of your computer. Click the 'Continue' button.
Select your account type. You can create a free account on Dropbox for 2 GB of storage online. If you invite friends and they join Dropbox, you can an acquire an extra free 250 MB on online storage per friend, up to 8 GB. As of March 2011, paid accounts are available with Dropbox for 50 GB of storage at $9.99 per month or 100 GB of storage for $19.99 per month. Click the 'Continue' button.
Select 'Typical' as your setup type. Use the 'Advanced' setup only if you have experience with Dropbox. Click the 'Continue' button. Click the 'Continue' button again to take a five-step tour of the Dropbox application. Click the 'Skip Tour' button to skip the tour, then click the 'Finish' button. Dropbox creates a shortcut link under the 'Places' heading in the right-side menu of your 'Finder' window for easy and direct access.
Create new folders in your Dropbox or drag and drop files to add them to the existing folders. Your 'Public' and 'Photos' folder are automatically shared, but you can create new folders and share them only with specific people. When you add files or folders to Dropbox, you must wait until you see the green check mark next to the files to confirm that they have been uploaded before attempting to share.
Access application options and settings by using the Dropbox menu in your Finder. The Dropbox menu appears in the top of your Finder window after installation and features the Dropbox logo with a small, gray arrow next to it. The menu lets you share folders and browse them on the Dropbox website.
In Feburary 2016 20,
Friday, 19 February 2016
Windows Media Player Cannot Connect to the ServerIn Feburary 2016 19,
In Feburary 2016 19,
Retype the URL or website address in the Open URL dialog box in Windows Media Player. Make certain you spell the file name correctly with the correct path.
Try again later to connect Windows Media Player to the server, since the host server may be busy.
Check your modem or wireless connection to make certain your computer is connected to the Internet.
Proxy Server Settings
Test your proxy server settings for Windows Media Player to ensure you have them configured properly, by clicking 'Start,' typing 'windows media player' in the Start Search field box and then pressing the 'Enter' key. This brings up Windows Media Player.
Click the 'Library' drop-down arrow and 'More Options,' which brings up the Options window.
Click the 'Network' tab at the top of the window to look at your settings under 'Streaming Proxy Settings.'
Select a protocol, such as 'HTTP,' if you do not know what the proxy server settings should be set to, and then click 'Configure.' The HTTP proxy server works by taking the HTTP request you made when you typed in the URL or website address, then checking it against certain conditions. This proxy server helps speed up your connection to websites you visit often, plus it reduces the amount of data flowing over the Internet connection.
Select 'Use Proxy Settings of the Web Browser if you selected the 'HTTP' protocol; otherwise, select 'Autodetect Proxy Settings.' Try connecting Windows Media Player again to the server.
In Feburary 2016 19,
Retype the URL or website address in the Open URL dialog box in Windows Media Player. Make certain you spell the file name correctly with the correct path.
Try again later to connect Windows Media Player to the server, since the host server may be busy.
Check your modem or wireless connection to make certain your computer is connected to the Internet.
Proxy Server Settings
Test your proxy server settings for Windows Media Player to ensure you have them configured properly, by clicking 'Start,' typing 'windows media player' in the Start Search field box and then pressing the 'Enter' key. This brings up Windows Media Player.
Click the 'Library' drop-down arrow and 'More Options,' which brings up the Options window.
Click the 'Network' tab at the top of the window to look at your settings under 'Streaming Proxy Settings.'
Select a protocol, such as 'HTTP,' if you do not know what the proxy server settings should be set to, and then click 'Configure.' The HTTP proxy server works by taking the HTTP request you made when you typed in the URL or website address, then checking it against certain conditions. This proxy server helps speed up your connection to websites you visit often, plus it reduces the amount of data flowing over the Internet connection.
Select 'Use Proxy Settings of the Web Browser if you selected the 'HTTP' protocol; otherwise, select 'Autodetect Proxy Settings.' Try connecting Windows Media Player again to the server.
In Feburary 2016 19,
Wednesday, 17 February 2016
How to Upload Images to a Web ServerIn Feburary 2016 17,
In Feburary 2016 17,
Access your FTP account. You can access your web server FTP account by logging into your web server's Cpanel account and selecting 'FTP'; or by using an FTP client like Filezilla or gFTP. You'll need the username and password as supplied to you by your server provider.
Select the images you want to upload. On one side of the screen you will see a directory of the files on your computer. You can select multiple files by holding down the 'CTRL' key and clicking on more than one file (use the 'Apple' key on a Mac).
Transfer the files to the web server. On the other side of the screen you will see a directory of the files and folders that are a part of your web server account. Hit 'Upload' or the on-screen arrow key to transfer the image files from your computer to the web server directory.
Access the image files. You can now access the files by typing in the web address of where you uploaded them. For example, if you uploaded the files to a folder called 'pics', you would have to type the web address with /pics/nameofupload.jpg following it into your web browser window.
In Feburary 2016 17,
Access your FTP account. You can access your web server FTP account by logging into your web server's Cpanel account and selecting 'FTP'; or by using an FTP client like Filezilla or gFTP. You'll need the username and password as supplied to you by your server provider.
Select the images you want to upload. On one side of the screen you will see a directory of the files on your computer. You can select multiple files by holding down the 'CTRL' key and clicking on more than one file (use the 'Apple' key on a Mac).
Transfer the files to the web server. On the other side of the screen you will see a directory of the files and folders that are a part of your web server account. Hit 'Upload' or the on-screen arrow key to transfer the image files from your computer to the web server directory.
Access the image files. You can now access the files by typing in the web address of where you uploaded them. For example, if you uploaded the files to a folder called 'pics', you would have to type the web address with /pics/nameofupload.jpg following it into your web browser window.
In Feburary 2016 17,
How to Upload to FTP SitesIn Feburary 2016 17,
In Feburary 2016 17,
Locate the required FTP log in information. This information is available from the web hosting company that hosts the website and includes the username, password, host/address, and port for the FTP site.
Open the FTP client software program on the local computer. Dozens of freeware programs exist and may be downloaded and installed in minutes (see Resources).
Create a new FTP site profile in the FTP client program. This option is usually found under the 'File' menu and is labeled 'Site Manager' or 'Remote Browser' in most cases.
Add the FTP site information to the new website profile and save the changes. Enter the information obtained from the hosting company in the appropriate text fields.
Press the connect button to open the FTP connection between the local computer and the web server.
Select the files on the local computer and drag them to the target folder on the web server to initiate the upload process.
In Feburary 2016 17,
Locate the required FTP log in information. This information is available from the web hosting company that hosts the website and includes the username, password, host/address, and port for the FTP site.
Open the FTP client software program on the local computer. Dozens of freeware programs exist and may be downloaded and installed in minutes (see Resources).
Create a new FTP site profile in the FTP client program. This option is usually found under the 'File' menu and is labeled 'Site Manager' or 'Remote Browser' in most cases.
Add the FTP site information to the new website profile and save the changes. Enter the information obtained from the hosting company in the appropriate text fields.
Press the connect button to open the FTP connection between the local computer and the web server.
Select the files on the local computer and drag them to the target folder on the web server to initiate the upload process.
In Feburary 2016 17,
Subscribe to:
Posts (Atom)