Friday, 1 January 2016

AUD/USD Forex Report 1st January 2016

Primary Cycles
 
The start of the new year brings in the new Primary Cycles for 2016.
 
I've always had the view that the AUD will try and rise upwards before it continues its next leg downward into the 2016 lows
 
 
There are 3 Short zones that can provide the areas of resistance.
 
January highs @ .7412.
2016 50% level @ .7482
2015 level @ .7567 
 
Each of those levels will provide areas of resistance, but it would not surprise me to see the AUD actually push as high as .7567, because I always look for trends to re-test the previous breakout zones.
 
In conclusion:- the AUD is heading lower as part of the Primary Cycles for 2016, with 3 areas that will provide some resistance, as the AUD trends down towards  .6800/ .6644 BUY Zone 

Wednesday, 30 December 2015

How to add a Copy Button under some text on your website

You must be visiting this page because you want to know a method to add a COPY button under some text in your website. Once i needed it too and discovered the following code. Its not written by by but it works perfectly.


How this code works :

Before we proceed you have to understand some basics of this code. At first we need a textarea where we put the text to be copied. Then there is a COPY IT Button just after the textarea. When the user clicks on COPY IT button, the text in textarea is copied to clipboard. Then the user can paste that text whereever he/she wants.

(If you want to do something else then I M Sorry !!!)

<p>
  <textarea class="js-copytextarea">
  Sample Text to be copied</textarea><br />
</p>
<p>
  <button class="js-textareacopybtn">Copy it</button>
</p>

<script>
var copyTextareaBtn = document.querySelector('.js-textareacopybtn');
copyTextareaBtn.addEventListener('click', function(event) {
  var copyTextarea = document.querySelector('.js-copytextarea');
  copyTextarea.select();
  try {
    var successful = document.execCommand('copy');
    var msg = successful ? 'successful' : 'unsuccessful';
    console.log('Copying text command was ' + msg);
  } catch (err) {
    console.log('Oops, unable to copy');
  }
});
</script>

Working Example:




This script works perfectly for me in most of the browsers.

Other important pages with some suggestions for blogger template coding.

Tuesday, 29 December 2015

Add Website Link in text copied from your Website

If you want to add your website link in the text copied from your website then you can use the script given on this page. This technique does not protect your website data but helps you in spreading your website link through the copied text.



The java script to add your website link in the copied text is given below:

<script type='text/javascript'>
function addLink() {
    //Get the selected text and append the extra info
    var selection = window.getSelection();
    pagelink = &quot;. Read more at: &quot; + document.location.href;
    copytext = selection + pagelink;
//Create a new div to hold the prepared text
    newdiv = document.createElement('div');
    //hide the newly created container
    newdiv.style.position = 'absolute';
    newdiv.style.left = '-99999px';
    //insert the container, fill it with the extended text, and define the new selection
    document.body.appendChild(newdiv);
    newdiv.innerHTML = copytext;
    selection.selectAllChildren(newdiv);
    window.setTimeout(function () {
        document.body.removeChild(newdiv);
    }, 100);
}
document.addEventListener('copy', addLink);
</script>

I personally used it several blogger blogs. You can add the above code just before </head> . It works perfectly like that in blogger code.

Spreading your link is a good thing to make your website popular. Adding this code can help you in attaining that target. Several people just copy paste text from your website without even noticing the link copied with it. You can utilize such copy-paste and spread your link by using this simple script.

Hope it will work for you !

Wednesday, 23 December 2015

Ashampoo WinOptimizer 12.00.40 Patch















Ashampoo WinOptimizer consists of a collection of tools that aim to maintain your system and increase its performance.
The user interface is quite friendly. In the Overview section, you can take a look at details of the system, maintenance (auto-start entries, services, unnecessary objects – fixing them is done is a single click), hibernation files, old update backups, but you can also use tuning assistant (it searches for optimization options for your system, based on your preferences) and activate Live-Tuner (so you can monitor CPU and RAM usage).
The modules found in Ashampoo WinOptimizer include system maintenance (one-click optimizer, drive cleaner, registry optimizer, Internet cleaner, defragmenting tool), performance improver (service manager, startup and Internet tuner, process and uninstall manager), Windows customizer (tweaking, antispy, file associations, context menu manager, icon saver), system analyzer (system information, DiskSpace Explorer, system benckmark, Disk Doctor), file tools (file wiper, encrypter, decrypter, splitter, joiner, undeleter), backup manager, and task planner.
As you can see, there are plenty of options to explore. You can create a favorites list, in order to simplify your searches. When an application comes equipped with so many features, it is very difficult for all of them to run perfectly, especially when Ashampoo WinOptimizer seems to use a small amount of system memory.
For instance, the defragmenting tool runs at its full capabilities only if there is enough disk space available. Plus, if you tell the tuning assistant that you don't use Windows' hibernation status, it will still display Hibernation as an optimizing solution. We have also encountered random errors (e.g. "Abstract Error") when moving back and forth in the program.
The bottom line is that Ashampoo WinOptimizer is definitely worth to be taken seriously as a system maintenance tool, but it could use some work.
Ashampoo WinOptimizer 12 Highlights:
  • Optimum SSD support for increased lifespans
  • Innovative hard disk benchmark with detailed results
  • New look for maximum clarity
  • System analysis with support for the latest hardware
  • Safely and securely encrypt and split up file with File Manipulator
  • Newly developed Internet cleaner with multi-user support
  • Updated search algorithms for all cleaner modules
  • More free memory resources with StartUp Tuner
  • Optimum SSD support for increased lifespans
Download

OpenCanvas 6.0.18 Patch









Editing images or creating original drawings and even digital artwork is something any user can try their hand at thanks to the many dedicated utilities that are available on the market. Among these programs you can come across openCanvas, a powerful application with loads of tools.
Through a simple yet well organized interface all the functions are easily accessible and there is a generous workspace available. Loading pictures and modifying them or creating a completely new painting or other type of graphics can be done on the spot.
OpenCanvas supports some of the most common image file types like JPG, BMP or PNG, as well as some proprietary formats (OCI and WPB) and Adobe Photoshop PSDs. There are several separate windows that open when deploying the software, each of them containing various instruments and settings that can be adjusted to fit your needs.
Thus, you get to use pencil, airbrush, watercolor, eyedropper and many other tools, all of them customizable and with several options at your disposal. There are, as expected, many effects and filters that can be integrated in the design, no to mention the layers and layer sets that can be made from scratch.
The pictures you are working on can be resized or rotated with ease, while the viewing modes also include loads of adjustments. An interesting option, at least for those who want to make controls more easy to work with, is the built-in shortcut manager.
OpenCanvas has many features that can be controlled through hotkeys, but if you need to modify or add new keyboard shortcuts, this can be done in a very simple manner. On top of that, the configurations you create can be exported and used on another PC running this application.
Overall, this software solution can prove quite useful especially since it is rather easy to use. Nonetheless, there are some shortcomings like the limited support for graphic file formats that may determine some users to look somewhere else.

Download