Showing posts with label Tips and Trick. Show all posts
Showing posts with label Tips and Trick. Show all posts

Tips Before Upgrading to Windows 8

Windows 8 Microsoft has officially launched on the 26th October and is now reportedly ready to enter the Indonesian market. You are interested to upgrade to Windows 8? Or still confused to upgrade to Windows 8 or not? Here are useful tips before you switch to Windows 8.

Requirement
 
For those of you who are still comfortable using the Windows 7 operating system and all computing needs have been able to be met by Windows 7, why should you switch to Windows 8? But if you really want to enjoy the latest Microsoft operating system, it could not hurt to upgrade to Windows 8.

Specifications and Hardware Compatibility
 
If you decide to upgrade to Windows 8 operating system, then the first thing you should do is check the compatibility and hardware specs you have. You should install the Windows 8 Upgrade Assistant to determine the readiness of the hardware you have.
 
Microsoft has provided a minimum specification requirements for running Windows 8, at least make sure your specifications equal to or higher than the minimum specifications for Windows 8 as follows:
  • Processor with a speed of 1GHz or faster.
  • Memory 1GB RAM minimum for 32-bit versions and at least 2GB for 64-bit versions.
  • 16 GB of hard disk space for Windows 8 32-bit or 20GB for Windows 8 64-bit.
  • Graphics card compatible with DirectX 9.
  • Monitor with a minimum resolution of 1024 x 768 pixels and 1366 x 768 pixels is recommended.
Backup Your Old Operating System 

If you've ever tried to use Windows 8 operating system before, we recommend that you make backups of your old operating system image backup using software such as Norton Ghost or Clonezilla.

Backup image form is quite important, because when Windows 8 installation fails or the account after using Windows 8 it does not match your expectations, then you can restore the operating system and its applications to restore the image file that you have created.

Consider Dual-Boot Windows 8 Operating System With Your Old

If at this time you are quite comfortable with Windows 7 and want to use Windows 8, you can install both operating systems on a single computer or a laptop with a dual-boot method.

Dual-boot itself is installing two operating systems in one computer or laptop where they can run alternately. Users do not have kahwatir with dual-boot method because when a laptop or computer is turned on, the user is offered a menu to select which operating system to use.

How To Monitor Traffic Bandwidth With Mikrotik

This is an activity to monitor the traffic which is done by the user in the use of a connection. Incidentally yesterday there was one friend who asked how to see / monitoring users who are using excessive bandwidth on the office by using mikrotik?

By using Mikrotik, we can monitor the flow of packets based on protocol type, source address, destination address and port types. With this facility has been provided at Packet System, when we install RouterOS, it is easier for us in the administration of the router, out of this facility, we can tell whether the data flow in the machine we're normal or not. Monitor the occurrence of flooding, monitor malware activities and so on.

Using it is fairly easy, usually to be more comfortable in Monitoring, please enabled via Winbox, to get into the Router. More details can be seen the picture below.

Facilities Torch can be used with Winbox the Tools menu - Torch. Please Click the Torch, the Torch will be shown a window

Or Can also via IP - ARP. In the ARP List window, please chosen IP address, MAC address will be in the Monitor. Right-click to enter the Torch.

Note, the items contained in these windows Torch, the manual clearly stated above have been given information on these items. Click the Start button to activate this Torch. Now we can monitor the flow of packets on Router machine. If there are any suspicious traffic please take further action.

In the list above, I monitor the flow of traffic from the IP Address (Src Address) 192.168.0.13 through LAN Interface. If you notice, there is a port on the Src port 514 (syslog) protocol type UDP (17) to get IP Address (Dst Address) 192.168.0.14, and indeed I'm running Syslog Daemon on Windows XP PC Remote Mikrotik router to store logs, on the PC that has the IP address 192.168.0.13, with a router that has an IP address remotenya 192.168.0.14, active in the port 514 (UDP). We can choose the source address (Src Address) to the Client will we monitor, choose the port, destination address, and Protocols.

How to Display the Start Menu in Windows 8


For those who've tried the windows 8 developer preview, probably already know that Microsoft has abandoned the old model of the start menu and replaced with new models start screen. there is no option to bring back the old models like the start menu in windows 7 and vista.

Well in this article we will share beriku tips on how to bring back the old models like the start menu in windows 7 and vista. here will be shown 3 ways:
  • Using Registry Hack.
  • By changing the name of the file system.
First Method: Using a Registry Hack
This method involves slightly modifying the registry windows 8 start menu and can restore the old model in Windows 8, keep in mind this method will also disable the ribbon user interface (UI Ribbon) and ribbon in windows explorer.
  1. Press the keyboard "WIN + R" (the button with the windows logo and the letters R) to run the RUN dialog box, type regedit and press Enter, it will run the Windows Registry Editor, and navigate to the following sequence: 
    HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer
  2. In the right pane change the value of RPEnabled to 0.

    3.  Completed, the steps above will display old-fashioned start menu in Windows 8.

 Information. If you want to restore to the original setting, just change the value to 1 again.

Method Two: By changing the name of the file system.

This involves the replacement of the following file name system "shsxs.dll". This method will enable the start menu in Windows 8 older model, and disable the start screen new model. do not like the way the first one, the user interface will not participate in the ribbon off in windows explorer.
  1. Press the keyboard "WIN + R" (the button with the windows logo and the letters R) to run the RUN dialog box, type% windir% and press Enter, then will open the Windows folder window.
  2.  Find the file named shsxs.dll, then rename it to another name, for example: shsxs.dll.bak. If there is an error appeared in the process of replacing the file name, try the "take ownership" before the file.

Completed, please restart your windows 8, then you will see an old-fashioned-style start menu in Windows 8 Windows 7/Vista.



Easy Ways to Make the tar.gz file in Windows


In the world / linux community tar.gz files ending familiar to them. Tar.gz  file is a compressed file or archive files when in Windows like Zip or Rar files / Winrar.

Basically the file with the extension. Tar.gz consists of two different types of files created with different algorithms. The first file is. Tar or tarball file, the file is actually its just archiving it, but not compressed. Hereinafter file is. Gz or GZip files, files with this extension not only nature but also compress archiving. In comparison to most of the compressed file, file. Tar.gz is smaller due to compress the results using two types of file.

Well what about Windows, so in Windows you can make compress files into. Tar.gz. Here's How to Easily create tar.gz file in Windows:

  • First download the tool and install 7-Zip thereafter.33
  • We assume you have successfully installed the tool 7-Zip, then the next process is that we will do tar.gz file creation
  • As a test, a folder in the red box which we will compress.

  • Please right click on the folder, select 7-Zip, add to Archive.

  • Next on select Archive format. Tar

  • See format. Tar is finished, and now we make the file. Tar.gz please right-click the file. Compress tar yield, and select 7-Zip, add to Archive.

  • Then on option select Archive format. Gzip then OK.


  • And look at the file. Tar.gz successfully created.

  • Good luck.

Compress files Use 7-Zip application

Applications 7-Zip is an open source software. This means that anyone can use freely and free of charge. Most of the source code is under the GNU LGPL license, Unrar while the code is combined under the GNU LGPL license and unrar restrictions. So you can use 7-Zip application at any computer, including a computer in a commercial organization. Unlike most compression applications, the compression ratio 7-Zip is highly dependent on the data used. Usually, 7-Zip compresses to default 7z format 30-70% better than zip format. Whereas if you compress keformat. Zipped 2-10% better than most of other zip compatible programs.

Below are the features available in this version of 7-Zip:

  • High compression ratio in 7z format with LZMA and LZMA2 compression.
  • Packing / unpacking: 7z, XZ, BZIP2, GZIP, TAR, ZIP and WIM.
  • Unpacking only: ARJ, CAB, CHM, CPIO, CramFS, DEB, DMG, FAT, HFS, ISO, LZH, LZMA, MBR, MSI, NSIS, NTFS, RAR, RPM, SquashFS, UDF, VHD, WIM, XAR and Z.
  • For ZIP and GZIP formats, 7-Zip provides a compression ratio that is 2-10 % better than the ratio provided by PKZip and WinZip.
  • Strong AES-256 encryption in 7z and ZIP formats.
  • Self-extracting capability for 7z format.
  • Integration with Windows Shell.
  • Powerful File Manager.
  • Powerful command line version.
  • Plugin for FAR Manager.
  • Localizations for 79 languages
Download | 7-Zip for Windows
Password: trick-sharing.blogspot.com

How to Install SEO Smart Links in Blog

How to Install Seo Smart Links In Blog - teach you smart link? Smart link is the script that will read every word on every post. For example, if my friend put the word "SEO" in the script automatically on all pages that have the word "seo" is the link to the url address that has been specified buddy. Is this script violates Google guidelines autolink? No, as long as the number of links that my friend put on autolink code still being reasonable. Recommendations skipper, just one link only. How do I install this autolink code in your Blogspot?
  • The first step, login to blogger.com and then to template.
  • Click on edit html. Press ctrl + f on your keyboard. And look for the code </ body>
  • copy the script below and paste all the code in the script right above the code </ body>

<b:if cond='data:blog.url != data:blog.homepageUrl'><script type='text/javascript'>

function autoLink(){
    this.keywdHref = new Object();
    this.add = function(keyword, href){
        if(keyword.substr(0,1) != &quot; &quot;){keyword = &quot; &quot; + keyword;}
        this.keywdHref[keyword] =  href;
    }
    this.createAnchor = function(){
        var objs = document.getElementsByTagName(&quot;div&quot;);
        for(var i=0; i&lt;objs.length; i++){
            var obj = objs[i];
            if(obj.className.indexOf(&quot;post-body&quot;)&gt;-1){
                var content = obj.innerHTML;
                for(var keyword in this.keywdHref){
                    var href = this.keywdHref[keyword];
                    var newstr = content.replace(keyword, &quot;&lt;a href=&#39;&quot;+href+&quot;&#39;&gt;&quot;+keyword+&quot;&lt;/a&gt;&quot;, &quot;gi&quot;);
                    obj.innerHTML = newstr;
                    content = newstr;
                }
            }
        }
    }
    this.startScript = function(){
        var onLoad = window.onload;
        window.onload = function(){
            if(onLoad){onLoad();}
            setTimeout(&quot;f.createAnchor()&quot;, 100);
        }
    }
}
</script>
<script type='text/javascript'>
var f = new autoLink();
f.add(&quot;SEO&quot;, &quot;http://trick-sharing.blogspot.com/&quot;);
f.startScript();
</script></b:if>

 Description:
  • See the very end of the code and replace it with the word SEO or select your keywords.
  • Replace http://trick-sharing.blogspot.com/ below with your blog URL address.
Good luck!

Tricks Increase Blog Traffic

The trouble raising PageRank of this blog that has not been going up, got me to try it this way. This way I get when you're confused. In this way not work 100%, so please those who want to try it. How to raise PageRank blog quickly, easily, and for free.

Copy and paste the link anchor text with the following:
  1. Yahoo
  2. Facebook
  3. Twitter
  4. Blogspot
  5. Digg
  6. Youtube
  7. Trick Sharing
How to use it:
  • Copy and paste the above link earlier sequence, then delete the link no. 1, then all the order will go up 1 point, eg the original number 2 become number 1, the original number 3 to number 2, and so on. Then input the link and anchor text blog in sequence number 10, Easy right.
  • Invite a friend friend friend to follow this way, because the more you follow this way the faster we go up the order, and the more well to get a PageRank backlinks blog. 
The number of backlinks that we will get:
Position 10, the number of backlink = 1
Position 9, the number of backlinks = 5
Position 8, the number of backlinks = 25
Position 7, the number of backlinks = 125
Position 6, the number of backlinks = 625
Position 5, the number of backlinks = 3.125
Position 4, the number of backlinks = 15.625
Position 3, the number of backlinks = 78.125
Position 2, the number of backlink = 390.625
Position 1, the number of backlink = 1,953,125

Easy Tricks Received Google Adsense

Google Adsense Tricks readily accepted, who are these bloggers around the world who are not familiar with the name Google Adsense. Surely everyone already knows, because google adsense is the largest advertising medium which is under the auspices of google. If we put an ad out of it, even more hefty advertising rates than local ads.

There are several things to consider before listing to Google Adsense:
  • Blog does not contain elements of pornography, etc.. That does not comply with the rules.
  • Keep the content of your blog is not the result of copy and paste because I really do not like it, even if it would be useless to your blog copy and paste the entire results.
  • In the blog you also do not put another ad first, if there is then google will reject immediately.
  • Postings do not have too much, the important quality and demand.
Hopefully you can be accepted and can make money from your blog.

Forbidden SEO Tricks

The fight to world in the search engine results knows no limits, both ethically and technically. There are numerous reports of sites banned by Google and other search engines temporarily or permanently, because of malpractice and use 'black hat' SEO optimization techniques. The reaction of the search engine is easy to understand, with so much deception and plagiarism are placed by SEO experts in their arsenal, the results displayed by the search engines will not at all related to the content of the web site. And it is dangerous because of the risk on the website is banned by Google. And even if search engines did not detect this fraud, usually your competitor will report it.
  • Keyword Density or Keyword Stuffing
Sometimes SEO experts Doing things outside ethical boundaries in order to boost their clients' sites to top positions using unethical practices, such as Keyword Stuffing. Enter keywords regarded as unethical because basically what you do is write down key words as much as possible, which is not related to the website itself to trick users into search engines, these activities often makes users SE (Search Engine) the wrong way.
  •  Doorway Pages and Hidden Text
Another key common doorway pages. Before Google introduced the Page Rank algorithm, the doors were a common practice, and at that time he was regarded as an illegal way for website optimization. An entrance page is a page created specifically for search engines not humans, use to get high positions in search engines and trick users to visit the website.

Although keywords are still the recommended way, but relying solely on keywords to determine the position of a site, is wrong. Doors page then not the best way to get traffic to a site, but if you use it, do not blame Google punished you.

There is a different technique that is almost identical to the text pages hidden door, which is not visible to humans, but is inserted into an HTML page source, to trick the search engines that the page is keyword-rich. Actually, the doors and hidden text can not (difficult) If this does qualify as site optimization, but they are more appropriate in qualify as a technique to manipulate and trick the user Search Engine, with legal consequences in your site by Google, Yahoo and MSN.
  • Duplicate Content
The content of the website is the most important thing in SEO, but not duplicate content. In terms of Google, duplicate content means the same text was posted on the same site differently. If you do copy-paste a paragraph on one page-kehalaman else on your site, then do not might expect to see if your site's rank dropped. But many believe that the perpetrators of SEO techniques combine content is not duplicated text and there are many examples of this.
  • Link Spam
Link Spam is another major problem in SEO tools, SEO tools like the others, it can be used or misused. While backlinks are important (for Yahoo backlinks are important as quantity, while Google's more important what sites backlinks come from), has tons of backlinks from a link farm or from a site that has been blacklisted begging to be punished by Google.

Experience First Received Google Adsense

When Google ads appearing on your blog is the beloved first experience received Google Adsense. The first experience I could not of merit on Google Adsense but as a result of trial and error alone. And the future of my blog is to survive and not got banned Google.

This post is not intended to show off but as a thank you to Google Adsense which has received me. Certainly predicate newbie still embedded in blogs and my own. Newbie effort also is not it? Well for all of you who want to get Google adsense account and quickly diapprove a million little tricks like sharing my first experience of Google Adsense.

  • Honest and It Is.
Google Adsense has a spy who is a genius. Every little mistake and violation will immediately take action. To be honest here I emphasize the original content that is considered trivial by the bloggers. However original content is to be accepted by Google Adsense absolute.
Every ingredient that we take from other people's websites we must mention the source. Whether it's images or articles. Certainly not original content that has a low level of quality in Google's eyes is not it? Tips I list each article source active link to take. Of course this is also the On Page SEO is still mysterious.
  • Knowing and understanding the Google Adsense Policy
Many of the policies prompted by Google Adsense, Google Adsense see policy. Besides the quality of the website is also taken into account, look at the quality of the quality of your blog by Google. I follow the tips from the incoming notification. Click on all the notifications like Google Adsense attend the Academy. We often ignore the notification email from Google Adsense. Click the survey of some help and I was, after all it's for our own good. That way we'll adsense account quickly accepted.
  • Consistent
Some bloggers often change the template on the grounds bored. Of course it makes Google Adsense spider originally refused to accept even visible due to newly created blog. It is a loss for us. The Google Adsense also see from the look or how we do not know. Tips I do not change appearance when signing up for Google Adsense.
  • Seriousness
The seriousness of the Google Adsense program seen from the article that we make. The more quality articles we will be more readily accepted. My suggestion that posting specific schools. As my blog just a case of the chicken or SEO Blogger alone. Do not be too much of this article. Expand the article that we shoot it.

Those are some of my first experience with the Google Adsense program on their own. Hopefully the future will be more spirit and more create a friendly visitor. That way it helps to be a friend of my blog. Here's my blog that has been featured ads from Google Adsense from the results of my own efforts. And hopefully my blog will continue to improve the quality of the blog and Google Adsense ads will always appear on my blog it.

How To Resolve "Program Has Stopped Working"

You'll often come across when you're running  the software or a game just installed out the message 'Program Has Stopped Working'. If it is like that windows usually advised to get immediately out of the software. Surely you angry? You have already downloaded a long time even fail at launch. Well tutorial below may allow you to overcome 'Program Has Stopped Working'. With a very easy way, this can be done by any one.

Here are the steps:
  • Press Windows + Pause break, or if you are still confused, Control Panel> System and Security> System. It will appear as pictured below.
  • Then Select "advanced system settings"
  • After open click select "performance" click on "settings"
  • Then check "Turn on Deep all program and service except" and add the program crashes. then click open.
  • Done, well now is trying to find a program that was an error Has Stopped Working.
NOTE: If it still does not work, disable all AntiVirus, in compatibility mode.

To change win Vista Service Pack 2 and Service Pack 3 to win simply checking "run this program in compatibility mode for: " If we are using windows 7 usually in compatibility mode. If windows XP Service Pack 3 and Vista Service Pack 2 can also windows XP Service Pack 2.

How To Download Videos on Youtube Without Using Software

Easy steps to download youtube videos is using software like Orbit and IDM (Internet Download Manager). Orbit is a free software, you can use it as you like. Not the same as Orbit, IDM is a paid software you must to pay about $29.95 to get full version. I think you prefer a free software than paid software.
If you are lazy to install a software like IDM or Orbit, there are other ways to download youtube videos easier and simpler, that is using third-party services or add more extensions plugins on your browser. 
  1. If you use the Mozilla Firefox browser : Easy YouTube Video Downloader is a plugin that is excellent and flexible for the Mozilla Firefox browser. This plugin adds the download button next to video, supports HD and also able to convert video to various formats or you can read here how to Youtube video format.
  2. If you use the Google Chrome browser: YouTube Downloader MP3 / HD Video Download this is the best choice to download youtube videos through your Google chrome Browser.
  3. Keepvid and Saveyoutube: This is another solution that is simple and free for downloading video from youtube where you have to paste the URL of the video to get the download link. You can download the FLV format videos or MP4 Format that makes this service is useful for you to use. 
  4. Vixy: Is a more sophisticated services that can rip a YouTube video: AVI, MP4, MOV, 3GP and MP3. Additional formats will be useful to the users PC and portable devices. In addition, this service there are relatively few ads to keep things clean and simple.
  5. Videodownloadx: The service is very simple so there is no additional file formats, no video player and there is no replacement file name automatically to FLV.
  6. VideoGetting: Is a freeware service that supports some additional file formats (WMV, AVI, MPG, MPEG, MP3, MP4, MOV, 3GP).
  7. Idesktop: Is shareware resources download YouTube into the following formats: MP4, MOV, AVI, WMV, FLV, EXE, a 3PG adult, 3PG2, ZIP. Number of downloads per day is limited, so if you want a lot of downloading youtube videos or support for additional formats (MP3) you must to pay. 

Premium Proxy Switcher 3.1.1 Portable

Premium Proxy Switcher 3.1.1 Portable is a software which is used to change the IP address of our PC. Usually we want to change the IP address to disguise our original IP, or IP we blocked something. Now you can use the Premium Proxy Switcher. Below is my love tutorial for using Premium Proxy Switcher.

How to use Premium Proxy Switcher:
  1. Once you install it and restart Firefox, Premium Proxy Switcher do the settings by right clicking on the menu on the bottom right corner.
  2. Go to the Preferences menu. Then select the Use your own URL (3rd party proxy service). Then enter your address in the box hidemyass. If you want to implement auto update proxy then you need to check the option Automatically download. Then set based on the duration a buddy set.
  3. Now you've got a ready proxy. Just click the proxy in question. Then Firefox will change the IP address to the proxy. of the characteristics of the proxy you are wearing are the letters marked thickness.
  4. You can also manually enter the proxy list through the Manage menu Proxy Servers. Enter a list of proxies that my friend has and end by pressing the OK button.
  5. Proxy are now ready for use. Just choose it in the list Select Proxy Servers. To turn on or turn off the proxy just click on the list of proxies in traybar.
Download | Premium Proxy Switcher 3.1.1 Portable 
Password : trick-sharing.blogspot.com

Tips Troubleshooting Windows 8 Apps

Windows 8 is the new OS from Microsoft at this time. There are a myriad of new things that you have learned in this OS, including new applications, namely Windows 8 App's. If you are new to Windows 8, I suggest you read this article first. If you encounter problems in Windows 8 App's, do not panic. Windows has some tips that you might try.
Before that, a lot of problems in Windows can be resolved by simply restart the computer. Do not believe? Try it first. I also often when encountering a problem in Windows, I could easily just do a restart and the problem is gone. If not, you can do a variety of steps to improve Windows 8 App's below:
Checking Email
Microsoft has a few rules for Windows 8 App's. If the app's are not the same as the terms of use of Windows 8 App's, the app's may contain adult content or violating your copyright to. Of course, Microsoft will remove these app's from the Windows Store. If the app's removed from the Windows Store, the app's will not run again on your computer.
Microsoft says that will come Email if this happens. If you have the app will not start, please check your email, you might get an email from Microsoft that the app has been deactivated.

Checking Screen Resolution
If app's are not going the way, you should make sure that the screen resolution for your display sufficient. Screen resolution for Windows 8 is a minimum of 1024 x 768. If less than that, app's will not run on your computer.
To check the screen resolution, right click on your desktop and click Screen Resolution. If you have screen resolution less than 1024 x 768, try to set it higher. If not, your screen may be too small. If you have a tower or desktop computer, you may have to buy a new, larger screen. If you have a notebook, of course you will not be able to use app's.


Close and Restart App
If the app is not running as it should, simply restart the app might be able to resolve the problem. And the funny thing is, you will not find the 'Close' on the app. Because when you change your app to another app, the app before going into suspend mode. When you return to the app, then the app will run as usual.
To shut down Windows 8 App's, press the Alt + F4 or you can click the scroll button on the mouse in the app switcher. You can also hover just above the app. Then, the cursor will change to a hand, click and scroll down the screen.
You can also use the task manager to close it. Press Ctrl + Shift + Esc to open the task manager. Select the app you want to close and click End Task to close it.

Reinstall App
To reinstall the app might be able to help you in fixing the problem. It is likely if the file is to use an advanced app damaged during the installation process. To uninstall from the Start Screen, swipe down from the tile it if you use the touchscreen or right click and click Uninstall.

To install, go to the Windows Store, right-click or drag down with your finger from the top of the screen, and click on 'Your app's. Find the app you just uninstall.