Showing posts with label button. Show all posts
Showing posts with label button. Show all posts

Tuesday, 1 March 2016

How to Register a Web Site With Search EnginesIn Feburary 2016 30,

In Feburary 2016 30,
Use meta tags and keywords on your Web pages. Keywords are used by search engines to index pages into a searchable database. See Related eHows for more.
Register with individual search engines, such as Yahoo, by going to the search engine's home page and looking for a button or text link called Add URL or Add Web Page.
Click on this link to get directions for submitting your Web site.
Several sites offer site submission services. The most popular service, Submit It, allows you to enter keywords and descriptions, and choose which sites to submit your page to.
In Feburary 2016 30,

How to Share a Hard Drive OnlineIn Feburary 2016 30,

In Feburary 2016 30,
Download the Filezilla Server software on your computer (see 'Resources'). Double-click the downloaded file to install the software. Double-click the FileZilla icon on the desktop to open the program.
Select the 'Install as a service, started with Windows (default)' option from the drop down. Leave the default for the port and leave the check in the box for 'Start server after setup completes.' Click the 'Next' button to continue. Click the 'Finish' button to complete the installation.
Go to the myipaddress.com website to see your current IP address. Enter your IP address in the text box, in FileZilla, for the server address. Leave the default port alone and then enter an administration password to use for the program. Remove the check in the 'Always connect to server' box and then click the 'OK' button.
Click the 'Edit' drop-down and select the 'Users' option. Click the 'Add' button on the right side of the window. Enter a user name and password for the user. Repeat this step to create additional users that will access your hard drive.
Select the 'Shared Folders' option on the left side of the window. Click the 'Add' button and then select a folder on the hard drive that you want to share. Click the 'OK' button to save the changes.
Test your FTP server by having a user log in from his computer. He will need an FTP program to connect to your FTP server.
In Feburary 2016 30,

Monday, 29 February 2016

Can You Transfer MxTube Video From an iPhone to a PC?In Feburary 2016 29,

In Feburary 2016 29,
Tap the 'Cydia' icon on your jailbroken iPhone.
Tap the 'Search' option.
Enter 'OpenSSH' in the search bar.
Select the 'OpenSSH' application.
Tap the 'Install' button.
Tap the 'Confirm' button.
Press the 'Home' button on your iPhone.
Open a FTP client on your computer and select the option to establish a new connection. The FTP client prompts you to enter the IP address of the device you want to connect to.
Tap 'Settings' on your iPhone, select the 'Wi-Fi' option and tap the Wi-Fi network connected to your iPhone to display its IP address. Enter this IP address in the FTP client on your computer and click the 'Connect' button. The FTP client displays your iPhone's root directory.
Click the 'Var' folder, then the 'Mobile' folder and the 'Library' folder, and select the 'MxTube' option.
Drag the video file you want to transfer from the FTP application to your computer's desktop to transfer the file to your PC.
In Feburary 2016 29,

Sunday, 28 February 2016

How to Uninstall Foxy ProxyIn Feburary 2016 28,

In Feburary 2016 28,
Launch Firefox. Click the 'Tools' menu at the top of the window, then select 'Add-ons.' The Firefox Add-ons window will appear.
Click the 'Extensions' button at the top of the Add-ons window.
Click 'FoxyProxy,' then click the 'Uninstall' button. A window asking you to confirm that you want to uninstall Foxy Proxy from Firefox will appear.
Click the 'Uninstall' button to confirm the uninstallation.
Click the 'Restart Firefox' button to restart the browser and finish removing Foxy Proxy.
In Feburary 2016 28,

How to Add a Newline Character to the End of a Line in SedIn Feburary 2016 28,

In Feburary 2016 28,
Open a terminal. The procedure to do this will depend on your operating system. Most Unix and Linux systems either open a terminal immediately on start up or have a terminal icon somewhere on the desktop. In Mac OS X, click the 'Spotlight' button and type 'Terminal.' In Windows, click 'Start,' 'Run' and type 'cmd.'
Type the following :sed '/$/G'This tells sed to search the text for all end of lines ($) and add a new line (G), effectively double-spacing the file. Alternatively, if you want to insure that there is never more than one blank line between paragraphs, change the command to read:sed '/^$/d;G' This tells sed to match only completely blank lines (^$), delete those blank lines (d) and replace them with a single new line (G).
Feed the data from a text file into sed by typing the following:cat textfile.txt | sed '/^$/d;G'
In Feburary 2016 28,

Saturday, 27 February 2016

How to Upload HighIn Feburary 2016 27,

In Feburary 2016 27,
Visit Craigslist and select the appropriate section for your ad. In the top right corner of your browser, click 'post.'
Enter the relevant information into the fields for post title, description, etc. Click Add/Edit Images---if this option is not available, follow the alternative method in Section 2.
Click the 'Choose File...' button and locate the image on your hard drive. Craigslist allows you to directly upload four images with one post. The website will automatically decrease the size of larger images to a maximum of 300 by 300 pixels, so it is unnecessary to upload especially large images. If you want to preserve the resolution of an image without uploading large images, use the PNG file format (available as a savable format in most image editing software applications). The Craigslist interface will always reduce the size, however, so use the alternative instructions in Section 2 if your image needs to be larger.
Click 'Continue' to see a preview of your uploaded image. If the image still looks unsuitable, click 'Edit' to try a different image or follow the alternative method in Section 2.
Off-Site Images
Visit a free image-hosting website (such as Imgur, Photobucket or Tinypic). Follow the website's instructions to upload your high-quality photo. Copy the URL listed in the Direct Link field.
Visit Craigslist in a separate browser tab or window. Select the appropriate section for your ad. In the top-right corner of your browser, click 'post.'
Enter the relevant information into the fields for post title, description, etc.
Skip a line beneath the end of your description. Enter the HTML code for images into the field and paste your image URL into the source. If you do not know the HTML image code offhand, enter the following code into the description field and paste your image URL into the indicated field (between the quotation marks):
Click 'Continue' to see a preview of your post. If the image is too large or small, return to the image hosting website and use the available resizing tools to reduce the image size. Sizes around 500 by 500 pixels should be suitable for presenting a high-quality image without overwhelming your potential client or customer.
In Feburary 2016 27,

Friday, 26 February 2016

How to Enable FTP Service in WindowsIn Feburary 2016 26,

In Feburary 2016 26,
Click the 'Start' button in the lower-left corner of your desktop. Scroll up and click 'Control Panel.'
Choose 'Programs and Features' and then click the 'Turn Windows features on or off.'
Click the small '+' sign next to 'Internet Information Services.' Click the small '+' next to the 'FTP Server' item and then put a check mark in the box next to 'FTP Service.'
Click the small '+' next to 'Web Management Tools' and then put a check mark next to 'IIS Management console.' Close all the windows.
In Feburary 2016 26,

How to Get IP SMTP From a CPanelIn Feburary 2016 26,

In Feburary 2016 26,
Go to the cPanel login webpage for your web hosting provider, then enter your username and password to log into your cPanel account. Click the 'Login' button to open the main cPanel window.
Click the 'Email Delivery Route' icon under the 'Mail' section on the main cPanel page.
Enter the email address that you want to find the IP SMTP address for, then click the 'Show Route' button. The resulting page will show all of the routing information about that email address, including the IP SMTP information.
In Feburary 2016 26,

How to Sync Outlook to DrupalIn Feburary 2016 26,

In Feburary 2016 26,
Direct your browser to the iCalendar Feed module's project page at drupal.org/project/civicrm_activity_ical and copy the module's code link at the bottom of the page.
Log into your Drupal site as administrator.
Open Drupal's 'Modules' menu and click on 'Install New Modules.'
Paste the module code link into the 'Install from a URL' field and click the 'Install' button.
Check the box next to the iCalendar Feed module's name in the modules listing. The iCalendar Feed module will be found in the list of modules related to the CiviCRM module.
Click on the 'Set Permissions' link to the right of the iCalendar module name.
Place a check mark in the boxes next to the the types of users you want to have access to the iCalendar feed and click the 'Save Configuration' button.
Open the 'Structure' menu and select 'Blocks.' In the list of unassigned blocks, you'll see a new one for the iCalendar Feed.
Assign the block to a region that will be visible to your users on your home page and click the 'Save Blocks' button.
Navigate to your home page by clicking the home icon in the administrative menu bar.
Click on the iCalendar Feed link which now appears on the home page. Copy the iCalendar Feed address that is displayed.
Open Outlook 2010 and open the Calendar module. Click the 'Open Calendar' button and select 'From Internet' from the drop-down menu.
Paste the iCalendar Feed URL into the field in the dialog box and click 'OK.' Your CiviCRM events will now appear in your Outlook calendar.
In Feburary 2016 26,

How to Get Rid of the Go Daddy Landing PageIn Feburary 2016 26,

In Feburary 2016 26,
Launch your Web browser and navigate to the GoDaddy website.
Type your GoDaddy username or customer number and password into the text fields at the top of the Web page, then click the arrow button or press 'ENTER' to log in.
Drag your mouse cursor over the 'Hosting' menu, then click the 'Hosting Management' link under 'My Account'.
Click the 'Launch' button under the 'Control Panel' column, next to the website domain where you want to remove the landing page.
Click the 'FTP File Manager' button at the top of the hosting control panel page. The FTP File Manager will automatically open in the main, or 'root,' directory of your website hosting server.
Click the 'Upload' folder icon near the top of the FTP File Manager page.
Click the 'Browse' button. Click to select an HTML file named 'index.htm', 'index.html', 'index.php' or 'default.html' in the 'Open' window, then click the 'Open' button.
Click the 'Overwrite Files' check box.
Click the 'Upload' button to upload the file to your website's root directory, taking the place of the GoDaddy landing page.
In Feburary 2016 26,

Tuesday, 23 February 2016

How to Make Your Own Joomla TemplateIn Feburary 2016 23,

In Feburary 2016 23,
Launch Joomla. The interface will pull up several tabs.
Click on the template builder tab. This will drop down four settings groups. Select each setting of choice.
Below each group there will be a build template button. Once the build template button is clicked for whichever group chosen, it will load all settings in the preview link. Located in the preview and download tab.
Click on the live preview button to get a live preview of the template. It will pop up another window with the preview. To make changes, click the adjust settings button. Click build template button. Click live preview to view changes.
Click the select all button on preview and download screen. Copy and then paste the template configuration into the template_config.php file. Save file. Upload to server. This will generate the settings to the website.
In Feburary 2016 23,

Sunday, 21 February 2016

How to Add Google Maps to SharePointIn Feburary 2016 21,

In Feburary 2016 21,
Navigate to the Google Maps URL listed as the first link in Resources. Enter the address or location you desire to view on Google Maps in the blank text field on the webpage. When the address is mapped out, click on the “Links” button located by the map. A list of options will open.
Choose the option that reads “Customize and Preview Embedded Map Link.” A new window will open with multiple boxes. Copy the HTML code displayed in box three.
Open Microsoft SharePoint and access the website that you want the map to appear on. Navigate to the desired page of the website and click on the “Site Actions” button.
Click the “Edit Page” option. Now, locate the part of the site that you want the Google Map to appear on and click “Add a Web Part.” Select the “Content Editor Web Part” option from the “Add Web Parts” option box and click the “Add” button.
Click the “Open the Tool Pane” in the “Content Editor Web Part.” Click on the “Source Editor” button; the “Text Entry” window will open.
Paste the Google Map HTML code into the “Text Entry” window and click the “Save” button.
Publish the newly altered website.
In Feburary 2016 21,

How to Change an RCON Password in CounterIn Feburary 2016 21,

In Feburary 2016 21,
Log in to the CS Control Panel at the official 'Counter-Strike' website.
Click on the 'Game Servers' link on the top-left of the control panel page.
Click on the 'Default Config Files' link and click the edit button next to the 'server.cfg' file. Your server configuration file now loads on your screen.
Look for your RCON password within the configuration file. It is usually one of the first few entries at the top of the configuration file. It will be in the same format that you use to type it into the console: rcon_password 'CurrentPassword.'
Erase the current password and type in the new one. Remember that the password is case-sensitive. Click on 'Save' and then close the control panel.
Restart your 'Counter-Strike 1.6'-dedicated server for changes to take effect.
In Feburary 2016 21,

Saturday, 20 February 2016

How to Create Your Own FTP ServerIn Feburary 2016 20,

In Feburary 2016 20,
Download and install the FileZilla FTP server application. Run the application and choose whether or not to start the program when Windows starts.
Start the server administration interface. Use 'localhost' or '127.0.0.1' for the server address and use '14147' as the port.
Click 'Edit' from the main program menu and then click 'Users.' Click the 'Add' button on the right-hand side of the screen to add a new user. Use the 'Shared Folders' section to choose which folders each user is allowed to access.
CrossFTP Server
Download, install and run the CrossFTP Server. Click the 'Configure' button from the main server panel to select a port, then click on 'OK' and then 'Start Server' to start the server.
Click on 'Users' from the left panel and then click the 'Add' button to add a new user. Enter a user name and click 'OK' to save a new user.
Enter a password in the 'Password' box, or leave it blank to have the password be the same as the user name. Choose a Root Directory for the user and check the 'Write Permission' box to allow the user to upload files, or leave it blank to only allow the user to download files. Click the 'Save' button to save the changes.
BulletProof FTP Server
Download, install and run the BulletProof FTP Server. Click 'Setup' and in the 'Main' section choose 'General.'
Enter a server name, keep the port number set at 21, enter a maximum number of users and choose whether or not to run the server when Windows starts. Go to the 'User Accounts' area and right click on the user accounts window area, then click 'Add' to begin adding a new user.
Enter a name and password for each user. Select a directory that the user will see when they first log in. To allow the user to upload files to the FTP server, and then put a check mark in the 'Write' box.
In Feburary 2016 20,

How to Create a Custom Button in PHPIn Feburary 2016 20,

In Feburary 2016 20,
Right-click the PHP file you want to edit and select 'Open With.' Click the PHP editor you prefer to use and click 'Open' to open the file code.
Create the PHP customized button. You must include the button HTML, button name and the value shown to the user. The following code creates a button named 'php_button' and assigns it to the '$button' variable:$button = '
';
Display the button on the page using the 'echo' command. The following code prints out the button to your Web page:echo $button;
Save the changes and run the new code in your PHP debugger. You must upload the page to your host provider for the changes to take effect on the website.
In Feburary 2016 20,

Friday, 19 February 2016

How do I Set an Anchor in Sitecore?In Feburary 2016 19,

In Feburary 2016 19,
Open Internet Explorer (the recommended browser for Sitecore). In the text box for your Web address, enter in the URL that was given to you by your Web hosting company for Sitecore. Enter the username and password you used to set up your Sitecore account.
Click the '+' button next to the page you would like to edit from the side of your screen. This shows you the various content boxes that are on this page. Click the section into which you want to insert your anchor.
Click the small blue arrow icon next to 'Text' to open the HTML editor. This brings you to a new page in your Web browser and can be used to insert HTML code into your content.
Click the part of the document where you want to insert the anchor. When you link to your anchor, the portion you selected appears at the top of your user's screen. An anchor is not clickable, but serves as a marker to be linked to.
Click on the 'Anchor' icon from the second row of tools in your HTML editor. This is a small, yellow icon in a grey box that looks like an anchor. A text box opens where you can name your anchor. Enter the name you want and click 'Insert.' To remove this anchor, click the icon to the right of the 'Anchor' button, which is a small, red icon that looks like an anchor.
Link to your anchor by defining its name in your hyperlink. For instance, if your Web page is http://www.mysite.com/page and the name of your anchor is part2, you insert the hyperlink http://www.mysite.com/page#part2 anywhere on your site to redirect to this section of your page.
In Feburary 2016 19,

How to Use CyberduckIn Feburary 2016 19,

In Feburary 2016 19,
Open Cyberduck on your computer and click 'Open Connection.'
Enter your server name and URL in the space provided. Enter your username and password for the specific server below the server box. Click 'Connect.'
Right-click or 'Ctrl' and click for single button mouse users in the program window to create a new folder if none exist or you wish to create a new folder. Enter a name for it and click 'Create.' Double-click the folder file to view.
Drag files from your computer into a folder you created or have on Cyberduck or directly into the main window to upload. Right-click to select 'Delete' to delete a file or folder. You may also rename a file or folder the same way.
Click the 'Bookmarks' button to save your information so you do not need to reenter it every time in Cyberduck. Click the '+' under 'Bookmarks' to save Cyberduck FTP to your computer.
In Feburary 2016 19,

How to Email an mp3In Feburary 2016 19,

In Feburary 2016 19,
First open up your email program.
Next compose a new email message. You can fill in all of the fields for subject, address, and message either now or after you attach your mp3 file.
Find the 'attach' button and click it. A browser window will open.
If you want to email an mp3, the mp3 file must be saved somewhere on your computer or on an external drive that is currently attached to your computer. Using the browser, find the mp3 file on your computer. Click on the mp3 file and wait for it to be uploaded to your email as an attachment.
If you haven't done so already, fill in the address, subject, and message fields of the email. Then click 'send' to email your mp3.
In Feburary 2016 19,

How to Enable CURL on Go DaddyIn Feburary 2016 19,

In Feburary 2016 19,
Type the IP number of your GoDaddy VPS or dedicated server followed by a (:) and the number '2087' into your browser window to access your cPanel. For example, if your server IP number is 195.195.255.255, type '195.195.255.255:2087.' Wait a few seconds for your cPanel login page to appear. If you receive a security error message, click the prompt that allows you to disregard the error and proceed to your cPanel homepage.
Enter your cPanel root user name and your password in the appropriate fields in the login box. Click the 'Login' button at the bottom of the box. Wait a few seconds for the cPanel home page to appear.
Type the word 'easy' into the 'Find' box at top of the left sidebar of your cPanel home page and click the 'x' in the square next to the box. Click 'Easy Apache (software update)' in the search results that you see.
Wait a moment or so for the Apache profile screen to appear. Make sure that the radio button for 'Previously Saved Config' is selected by default unless you wish to make other changes to your PHP configuration. Additional changes are not recommended unless you are experiencing problems with your hosted sites.
Click the 'Start customizing based on profile' box, which is furthest to the right at the bottom of the 'Profile' page.
Click the 'Next step' box at the bottom of the 'Apache version' page as soon as it appears. Do not change anything on this page.
Click the 'Next step' box at the bottom of the 'PHP major version' screen as soon as it appears without making any changes.
Click the 'Next step' box at the bottom of the 'PHP minor version' screen when it appears. Do not make any changes to this page.
Scroll down to the bottom of the 'Short options list' as soon as it appears. Click the 'Exhaustive options list' at the bottom right of the 'Short options list' page.
Scroll down on the 'Exhaustive options list' page until you see an entry for 'cURL,' which is preceded by a check box; check the check box. Scroll down to the bottom of the page and click the 'Save and build' box at the bottom right.
Click the 'Yes' button in the 'Confirm action' box when it appears in the center of your screen and then click 'I understand' in the confirmation box.
Wait until you see the green 'Build Complete!' message at the top of your browser screen above the log of the changes you've made to your server. This can take an hour or more, depending upon how much data is stored on your server. Do not interrupt the process or you will lose valuable data.
Click 'Home' in the left corner of the screen to return to the cPanel home page, if you wish to carry out other maintenance tasks. Exit cPanel by closing the browser window.
In Feburary 2016 19,

Thursday, 18 February 2016

How to Add a Parked Domain on 11 HostingIn Feburary 2016 18,

In Feburary 2016 18,
Launch your Internet browser and visit the 1&1 Control Panel page. Log in using your 1&1 username and password (see Resources).
Click on the package you wish to add a parked domain to. If you only have one hosting package, ignore this step. The website will now take you to the hosting package administration page.
Click on 'Domains' under the Domains category. Then click on the 'New' button above the list of domains and select 'Add domain.'
Type the domain name you wish to add to your account in the 'Domain Name' field. Then click on the 'Check Domain' button. A new page will now load, telling you if the domain name is available for registration or not. If it isn't, click on 'Search Again,' choose a new domain name and repeat this step. If it is available, read the 'Terms and Conditions' and click on the check box. Then click on 'Next.'
Select either a 'Public' or 'Private' domain registration by clicking on one of the radio buttons. With a public registration, 1&1 will link your personal details to your domain name registration. With a private one, Internet users who perform a search on your domain name will not be able to access your personal details. Read the 'Terms and Conditions,' click on the check box and click on 'Next.'
Click on 'Order' to finalize the registration process. The Web host 1&1 will now add and park your domain.
In Feburary 2016 18,