Monday, 29 February 2016

How to Open File ExplorerIn Feburary 2016 29,

In Feburary 2016 29,
To display the Search box from the Start screen, place your mouse over the upper-right corner of the screen, move the pointer toward the bottom of the screen and click 'Search.' Type 'File Explorer' and click 'File Explorer' in the list of search results. If you are in Desktop view, the File Explorer icon is displayed in the taskbar by default; click it to launch the app.
Using the Secret Menu
To quickly launch File Explorer, use the secret Power User menu; press 'Windows-X' to display the menu and click 'File Explorer.' The Windows key has the Windows logo on it and is usually located between the 'Ctrl' and 'Alt' keys in the bottom-left corner of your keyboard. The secret menu contains shortcuts to many frequently needed utilities, such as the Control Panel, the Command Prompt and the Task Manager.
In Feburary 2016 29,

How to Point a Domain to a Subfolder on GoDaddyIn Feburary 2016 29,

In Feburary 2016 29,
Log in to your GoDaddy account and go to the 'My Account' page.
Click on 'Hosting' on the left side of the page under 'My Products,' then click on 'Manage Account' and choose 'Domain Management' under 'Settings.'
Click 'Add Domain.' Enter the new domain name in the field marked 'Domain,' and enter the sub-folder that will contain the site in the 'Folder' field. Click 'OK' to complete the process.
In Feburary 2016 29,

How to Stop Embed YouTube From RedirectingIn Feburary 2016 29,

In Feburary 2016 29,
Visit the YouTube page that contains the video you wish to embed into your site.
Click 'Share' and select 'Embed.'
Launch Notepad and open the HTML file that contains the source code of the page into which you wish to embed the video. Copy the embed code from YouTube by right-clicking anywhere in the embed box and selecting 'Copy.' Paste the code into Notepad by right-clicking and selecting 'Paste.'
Locate the URL address of the YouTube video in the embed code you just pasted into Notepad. URL addresses of videos on YouTube look like the following: 'http://www.youtube.com/embed/videoID", where 'videoID' is an alphanumerical code that identifies the video.
Type or copy-and-paste '?modestbranding=1' after the videoID. The URL address should now look like the following example:
http://www.youtube.com/embed/VideoID?modestbranding=1
The 'modestbranding' parameter instructs YouTube to remove its logo from the embedded player and to disable redirecting.
Save your HTML file and upload it to the Web server by using your Web host's file manager or an FTP client.
In Feburary 2016 29,

How to Create Host a Virtual Library WebsiteIn Feburary 2016 29,

In Feburary 2016 29,
Choose the content of your virtual library wisely. The difference between a website and a virtual library is the quality of the content chosen for inclusion. Expanding your library outside of the traditional library building is the key to holding on to existing patrons and making new ones. Make sure that the sources chosen for inclusion in your virtual library are of the same quality you would give to your patrons in person.
Practice good design techniques when implementing your virtual library layout. Good virtual library design techniques include a simple layout, familiar fonts and color schemes and self-explanatory pages. Keep in mind as you create this site that your users will be accessing the virtual library from remote locations. If they have a problem or do not understand something immediately, you will not be around to answer their questions. If your site is too complicated or confusing, users will go elsewhere to find the information they are seeking.
Offer as many online resources as possible, such as 'IM a librarian,' chat with a librarian and email reference consultations; online library card registration, online newsletters/blogs, links to community resources, reference tools such as pathfinders and comment forms and surveys.
Evaluate and improve your virtual library site. Do so often because the Internet is constant evolving. Keeping your users satisfied means keeping yourself updated on the latest Internet trends and incorporating them into your virtual library site as appropriate.
Invite users to visit your library in person. Make sure your hours and services are posted and highly visible. Hopefully you will find yourself with a few new patrons in the process.
In Feburary 2016 29,

How to Make a Political Blog WebsiteIn Feburary 2016 29,

In Feburary 2016 29,
Decide how you would prefer to host your political blog. If you already have web server space of your own, you may simply be able to turn on a blogging plug in on your server admin panel. Most people, however, opt to use a hosted blog from a dedicated blogging site.
Choose the blogging software you want to use. Depending upon the hosting situation you prefer, this choice may have already been made for you. WordPress and MovableType are two of the most common choices if you are hosting your own blog, and are also an option if you prefer to host with them. Blogger, LiveJournal and Xanga are all options that include hosting as a part of a blog package, but cannot be used on your own web space. Take the time to compare features between the different packages. Look for easy photo uploading, convenient access and remote blog posting abilities.
Set up your blog. Proprietary blog services, including Blogger and TypePad, make this very easy. It takes only a few minutes to establish an account and set up your web address. If you are hosting your own blog, you will find that software installation is generally quite simple, particularly if your host offers one click blog software access.
Choose a template from the choices available with your blog software. You can also design your own blog template, depending upon the options available with your software and host. Paid blog services or hosting your own will allow you the most design freedom for your political blog.
Fill out personal profile or about me information. Keep personal confidentiality in mind, particularly if your political blog could put you at risk at work or elsewhere. If you are not using your real name, choose a pseudonym that fits with your political blogging.
Begin blogging. An interesting blog requires more than just writing. Include images, photos and interesting links to keep your political blog entertaining and informative to your readers. You may wish to consider advertising programs to bring in additional income from your new blog.
In Feburary 2016 29,

How to Use Filezilla With 000WebhostIn Feburary 2016 29,

In Feburary 2016 29,
Log in to your 000Webhost control panel.
Scroll down and locate the 'Files' module.
Click the 'View FTP Details' icon to obtain the login details you will need to begin uploading your files via FTP.
Connect Filezilla to 000Webhost
Open Filezilla to begin the FTP process.
Select 'File' from the menu bar and click the 'Site Manager' option.
Click the 'New Site' button and name your website. Press 'Enter' to save the name change.
Copy and paste the 'FTP host name' from 000Webhost into the 'Host' field in Filezilla. This field is located underneath the 'General' tab.
Type '21' into the 'Port' field.
Locate the 'Logon Type' option and select 'Normal' from the drop-down menu.
Delete the 'anonymous' text within the 'User' field and copy and paste your 'FTP user name' from 000Webhost.
Delete the default characters within the 'Password' field and type your 'FTP password' into this field.
Click the 'Advanced' tab.
Locate the 'Default remote directory' text area and type:/public_html
Click the 'Connect' button to initiate the FTP authentication process.
Begin uploading your website files upon successful connection.
In Feburary 2016 29,

How to Specify a Port on the FTP Command LineIn Feburary 2016 29,

In Feburary 2016 29,
Click 'Start.'
Type 'cmd' into the search box.
Press 'Enter' to open the command prompt.
Type 'ftp example.com xx' into the Command Prompt, with 'xx' being the port that you need to specify.
Press 'Enter' to connect to the remote server.
In Feburary 2016 29,