Showing posts with label Browse. Show all posts
Showing posts with label Browse. Show all posts

Monday, 29 February 2016

How to Import a MySQL DatabaseIn Feburary 2016 29,

In Feburary 2016 29,
Install phpMyAdmin software on your computer if it is not already installed. You can find phpMyAdmin software online at the phpMyAdmin homepage (see Resources below).
Log onto the phpMyAdmin page from your Web space. You will need the username and password assigned to you by your Web-hosting provider.
Select the database you wish to import the old data into from the drop-down Database Selection box on the left of the page.
Click the SQL tab toward the top of the interface.
Click the Browse button located toward the bottom of the page.
Find the .SQL file where it is saved on your hard drive, select it and click 'Open.'
Click the Go button. The data in your SQL file has now been imported into your database.
Using the SSH Command Line
Contact your hosting provider to gain SSH access.
Log into your Web space using an FTP client. You will need to know your username and password.
Find your existing .SQL database and upload it to your Web space using your FTP client. It doesn't matter where in your Web space you upload it to, as long as you execute the SSH command when you're in this folder.
Close your FTP program.
Log into your Web space using the appropriate SSH client. You will need the username and password assigned to you by your Web-hosting provider.
Enter the following into the command line, using your own database name, file name, username and password instead of the words in capitals.mysql -uUSERNAME -pPASSWORD DATABASENAME
In Feburary 2016 29,

Sunday, 21 February 2016

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,

Saturday, 20 February 2016

How to Use an FTPIn Feburary 2016 20,

In Feburary 2016 20,
Open the FTP client program.
Enter the name of the FTP host, the username and password.
Click on the 'Browse' button, and navigate to the file that needs to be transferred.
Click on the file so that it is highlighted, and click 'OK.'
Enter the destination file route of the where the file should be transferred to, and click 'OK.' The file transfer will begin.
In Feburary 2016 20,

Wednesday, 17 February 2016

How to Upload Music to the InternetIn Feburary 2016 17,

In Feburary 2016 17,
Make sure your music files are in MP3 format, as this is the easiest to upload to the Internet.
Find a site that is already set up to receive music files. See the following sections for more details. You can also build your own website and host your songs there.
Click on the location for your music depending on the site you have built or are using.
Click on the upload link and browse to find the files on your computer. Click 'OK' to choose them, and they will upload to the Internet.
Social Networking Sites
Sign up for a social networking site, like Facebook or Myspace, or a file-sharing site like LimeWire. For social networking sites, read the rules to make sure you have the right site--for instance, Myspace requires you to sign up as a musical artist to post music, and Facebook requires you to have a fan page to upload your own music.
Create your site or profile by following the on-screen prompts.
Upload your music into the specific upload boxes marked for music or files on your site. Use the browse button to find songs to upload.
Music-Only Sites
Sign up for a music-sharing site like SoundCloud or Muziboo. Create your site by following the prompts.
Upload your music into the upload boxes listed on your site. Use the browse function on your computer to find the music.
Click that you agree to the terms and services to upload music.
In Feburary 2016 17,

Monday, 15 February 2016

How to Put an MP3 Song in a URLIn Feburary 2016 15,

In Feburary 2016 15,
Open the file hosting website. See the 'References' section below for a list of free file hosting sites.
Click the 'Upload/Choose File/Browse' button to select the MP3 file you want to upload.
Click the 'Upload' button. Most websites display a timer for the time it will take to upload the file. After the file is uploaded, the website will display a direct link (URL) for the MP3 file. Clicking the link will open the MP3 file in your browser's media player or an external media player.
In Feburary 2016 15,

Sunday, 14 February 2016

How to Search FTP SitesIn Feburary 2016 14,

In Feburary 2016 14,
Point your browser to the FTP website you want to browse. Simply replace http://"siteaddress" in your browser's address bar with ftp://'siteaddress' and then click 'Enter.'
Examine the folders that are available once the site loads. These folders will include any options created by the webmaster.
Browse the site by clicking on each folder, just as you would on the folders of your computer. You can browse through main, sub, sub-sub and other folders as you require.
Click on the back and forward buttons on your browser to bounce back and forth through folders (just as you would when browsing websites).
Click on files to download them directly to your computer.
Browse FTP Sites Using An FTP Client
Download an FTP program to your Mac or PC. Filezilla Client is a good option for new users and it is free.
Launch Filezilla and under the 'host' box at the top of the screen type in the URL for the FTP. For example 'testsite.com.' Note that you do not need to enter in the 'ftp://' information. Click on the 'quickconnect' button. If a username and password is required, enter them in the provided boxes and then hit 'quickconnect.'
Click on the word 'Server' at the top of the FTP program and then choose 'Search Remote Files.'
Leave the 'search directory' box as it is when the new box appears. It should have '/' already inserted. Next to the 'filename' and 'contains' boxes, enter in the name of the file you are searching for. As an example, if you want to find the 'index.php' file for a website, you would type the full filename 'index.php' or simply 'index' to find all index files.
Click 'search' once you have entered the file name. All available files for download will appear in the larger-sized box at the bottom of the window. You can also search the site just as you would in a browser by clicking on each folder once the site's folders are displayed after clicking on 'quickconnect.'
In Feburary 2016 14,

Saturday, 13 February 2016

How Do I Upload My Own Music Onto My Website?In Feburary 2016 13,

In Feburary 2016 13,
Access the web host that services your website and place your MP3 file in the same folder that contains your other web page files. This folder is typically found in the 'Index' or 'Main' directory. Click a button, such as 'Browse,' to select the file from your computer and add it. Make a note of the URL address location (for example, yourdomain.com/music.mp3).
Launch your text editor and place your cursor in the area on the page where you want your music to appear.
Type in the 'anchor' code containing the URL address from step 1. An 'anchor' creates a connection between your music file and website. For example:
http://www.yourdomain.com/music.mp3'>
Enter content, such as the name of your song, and follow this with a closing '' anchor element. This code creates a hyperlink on your page, which typically appears in blue and with an underline. When a visitor clicks this prompt, she hears your music play. For instance:
Name'>http://www.domain.com/music.mp3'>Name of Song
Save your file and place it back on your web host to publish the uploaded music on your page.
In Feburary 2016 13,

Friday, 12 February 2016

How to Embed a Video to AnimotoIn Feburary 2016 12,

In Feburary 2016 12,
Sign in to your Animoto account using your registered email address and password.
Click 'Create Video' and choose the video style you like from the available icons. The video style you select will convert and add effects to your video in the style you chose.
Click 'Upload from your Computer' and click the 'Browse' button to locate the video you want to embed in the website. Click the 'Simple Uploader' link at the bottom of the screen if the 'Upload from your Computer' link does not work, possibly due to a slower Internet connection.
Click 'Browse' and locate the video you want to embed in Animoto. Select 'Start Upload' to embed the video clips on the website. Wait for the video clip upload to complete.
Choose to add text, rotate the video, spotlight, add another clip, or duplicate it to make it more interesting. Select the 'Done' button when you finish editing.
Select music from the Animoto library or click the 'Upload from your Computer' button to add your own sound clip.
Click 'Finalize' and 'Next.' Type in the title and description for your video and click 'Create Video.' Wait a few minutes for the video to be completed.
Click on the 'Embed' link if you want to place the finished movie on a website. Select the code that appears and press 'Ctrl' and 'C' to copy. Open your website in the FTP or HTML program of your choice. Click the 'HTML' view, often located in the top options bar, and paste the code where you want the video to appear by pressing 'Ctrl' and 'V.'
In Feburary 2016 12,

How to Convert Dfont to TtfIn Feburary 2016 12,

In Feburary 2016 12,
Transfer your .dfont file to your Windows operating system.
Download and install the Windows version of DfontSplitter (see Resources). If you only have access to Mac OS X and are converting the font for someone else, install the Mac version. All the following directions remain the same for both operating systems.
Launch DfontSplitter.
Click 'Add File' and navigate to the folder where your .dfont file is located.
Double-click on your .dfont file to select it.
Click 'Browse' and navigate to the folder where you want your .ttf file saved. The desktop is a good, easy-to-locate choice.
Click 'Convert.' Your new .ttf file will appear in the location you specified.
Use fondu on Ubuntu (Linux)
Transfer the .dfont file to your Ubuntu system using scp or FTP.
Install fondu by typing:sudo apt-get install fondu
Move into the directory where your .dfont file is located:cd /path/to/file(Replace /path/to/file with the specific path to your directory.)
Run fondu:fondu file.dfont(Replace file.dfont with the specific filename of your .dfont file.)
Move the newly-created .ttf file into your ~/.fonts directory:mv file.ttf ~/.fonts(Replace file.ttf with the specific filename of your .ttf file.)
Use TransType (Windows)
Download and install TransType (see Resources).
Launch TransType, then drag your .dfont file into the left-hand column.
Expand the font file by clicking the '+' sign to the left of the font name. Click the font name that appears on the next line to highlight it.
Click the down-facing arrow to the right of the destination filename in the right-hand column. Select 'MS Windows 1252 Latin 1' from the drop-down menu.
Click 'Convert.' A dialog box will appear.
Select the directory to save the .ttf file in by clicking on it. Click 'OK.'
In Feburary 2016 12,

Sunday, 7 February 2016

How to Change a Login Password on a Popcorn Hour FTP ServerIn Feburary 2016 07,

In Feburary 2016 07,
Log in to your device via FTP using the default password.
Right-click 'nzbget.conf,' and click 'Open With,' then 'Notepad.'
Browse through the configurations file until the 'server1.password=1234' tag. Replace '1234' with a custom password.
Close the file and click 'Save.'
Restart your device for the server settings to take effect.
In Feburary 2016 07,

Wednesday, 3 February 2016

How to Access a SharePoint ServerIn Feburary 2016 03,

In Feburary 2016 03,
Log on to the SharePoint server with an administrator account.
Click 'Start,' 'Programs' and 'Microsoft Office Server.'
Click 'SharePoint Central Administration.' This opens the SharePoint Central Administration console.
Browse to the features on the SharePoint server you wish to work with.
In Feburary 2016 03,