Showing posts with label Internet. Show all posts
Showing posts with label Internet. Show all posts

Thursday, December 26, 2013

How to Get more Youtube Subscribers?


How to Get more Youtube Subscribers?
Subsriber on Youtube is the People who follow your Channel. They can see your Update channel just like New Video which have been uploaded. Many tips how to get more subscriber? They are :
1. Content
Content is the first Think important. how many People can Subscribe to you if You have not interesting Video.

2. Customize your Channel in One Youtube Channel, like make Trailer Channel. its for promotion what about your Channel. 

3.Promotion
Link of your Video share to Social Media, like Facebook, twitter, Pinterest, linkedin, Social bookmarking like www.zokerbro.com . its dofollow Social Bookmark.

3. Make Quiz
You can Make Quiz with TOS must Subscribe your Channel.

4. Pray to Alloh Swt.
Humans only plan but Alloh Swt who determines.
Perhaps, anyone want to add other Tips, please share in the comment box.

Sunday, December 22, 2013

This is a Torrent Search Engine Ranking 1







When you type keywords ' torrent search engines'. Then torrentz.eu site rank number 1 in google search engine. Torrentz is a free, fast and powerful meta-search engine combining results from dozens of torrent search engines

 This is a Torrent Search Engine Ranking 1
On the main page Torrentz claim Indexing 25,205,315 active torrents from 94,067,971 pages on 32 domains. also has a search box like Google search engine page. It's just that we are specialized in providing magnet links or torrent files.

Thursday, December 12, 2013

Google add new Features for Search Engine

Google's virtual world ruler, has added a new feature to its search site. Her name Google Shopping. This page was made to look for products that are sold by various merchants who use the media to sell his wares google. We can search by price categorysellers and Show only New Items or Search Nearby

When You've found the right item and you want to buy it. you will be directed straight to the vendor's site with various alternatives merchant. may also partly menrchant provide discounts or shipping charges impose.

You can Following video about Google Shopping , Check it out !
 




Simple way Create Video Youtube Thumbnail Display Title Text

Sometimes Youtube took the video frames that we upload less precise so that thumbnails are available for it is not in accordance with what we want. Well here I will share how to make a youtube video thumbnail, it displays Title text in a simple way using Adobe Photoshop.

 Consider just the following video tutorial Check it out !



Sunday, November 10, 2013

Forgot Email Account Google Adsense ? Don't Panic !


Have you Forgotten the Adsense account? forgot the password is not much of a problem but if you forget the email address that is connected with Google Adsense. This is a big problem.
Forgot Email Account Google Adsense?  Don't Panic !

 Do not Panic. you can still restore your email address to be able to log in to your Adsense account.
 

 to Overcome this, please go to the "Account login issues" and Fill the form available. including name, email address else do you have to send an e-mail account details are forgotten, etc.
Later you will receive a reply from the Support google adsense "We're sorry that you've had trouble accessing your AdSense account. We've found the following active AdSense login (s) on your account: c******t @ z**o.com.To resolve this issue, please make sure to use an active AdSense login and your Google account password".
 

for more details, please watch the following video:

Friday, October 18, 2013

How to Limit Download Speed ​​on Internet Download Manager (IDM)

Internet Download Manager is a software that is now being favored by the majority of internet users needs to download a file. When the program is running normally the connection will be absorbed entirely by the IDM if it is not given restrictions on download speeds. The impact of that can make us a slow connection for browsing anything else. Different again if we limit the download speed on Internet Download Manager, then during the initial download IDM will run within the limits we have set. Internet Download Manager is a paid software, but its worth to download a file has been acknowledged sophisticated. IDM is able to automatically detect a certain format when we open the site that contains the downloaded files. Internet Download Manager will give the appearance of an automatic download when you are browsing the file from the internet.
To smooth the process of browsing you should you impose limits on IDM download speeds that are also in the process of downloading you can keep browsing activities without dotted your internet connection. Here we present how to limit the speed of Internet Download Manager:
how to limit the speed of the IDM
  • Open Internet Download Manager program on your computer.
  • Click on the Downloads menu >> Settings >> Speed ​​Limiter
  • Then please complete the maximum download speed you want at a maximum download speed for one file.
  • Please come back on the menu >> download >> Speed ​​limiter turn On. (Turn On means you will continue to turn your IDM download speed limit)
  • Completed and current download speed in IDM program will run the speed limit that you specify.
By providing the download speed limit like the above then you will not be bothered to do the browsing process during download process running. Indeed, the time limit of each delivery speed will vary, but will be maximized if we wait for the download process we can use the time to browse the other thing.Thus the above gives a few tips on IDM download speed limits may be useful for those of you lovers of the internet.

Thursday, October 17, 2013

How to Install Google Translate On Blog


Installing translete on blogs is very necessary because there could be visitors from foreign countries who stray to your blog, but that must be considered in order to avoid errors you must translate the blog using the official language, not the language of the market or slang.
Well do I follow these steps:
  • As usual the first sig in to blogger.
  • Log in / click button layout / layout.
  • Click the page element / page element => add gadget => HTML / Java script
  • Give the name / title of the contents or translate a sentence with the phrase that you like. Then To Display Pertma as follows:
Google Translate Flag
Copy and paste the following code in column HTML / Java Script.

How to Make a Sub Menu Horisontal

To create a horizontal submenu we only use ul and li tag as a reference, and can not be separated from CSS to set it to the workings of the submenu running properly

And the information will be used for the horizontal sub menu, and below is the whole of the HTML and CSS in post before 

HTML 
1 2 3 4 5 6 7 8 9    


CSS 

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 . mental {
  width: 100%;
  height: 25px;
  background: orange;
}
. Mental ul {
  margin: 0px;
  padding: 0px;
}
. Mental li {
 color: black;
 float: left;
 list-style: none;
 margin: 0;
 padding: 0px;
 background: orange;
}
. Mental li a {
 display: block;
 color: black;
 text-decoration: none;
 padding: 2px 10px 2px 10px;
}
. Mental li a: hover {
    color: BlueViolet;
    background: Lime;
    border-radius: 5px;
    -Moz-border-radius: 5px;
    -Webkit-border-radius: 5px;
}

Manufacturing phase of the sub menu

I will take a sample menu at the  
  • Category </ a> </ li>
  •   which will be the parent of the kid's menu ( see above code section horizontal menu that I gave a red color ) with notes first move the closing </ li> and put it in the end kids menu later, samples samples below 
  • Category </ a> <! - the cover must be removed at the end of the li kids menu ->



  •  
       </ Ul>
      </ Li> <! - where the cover is moved to the parent li element child cover menu ->

      See the closing tag
    • blue above that we just move under cover kid's menu, for the color orange is the child of the parent Category menu.

      For the entire code horizontal submenu that we just add can be seen below;

      1 2 3 4 5 6 7 8 9 10 11 12 13 14 
      


      Up here we just create a horizontal submenu, sehubung we have not set the CSS child selector ie menu ul li , then what will happen is as shown below

      Structure submenu appearance looks bopenk and slightly bopak

      Phase tidying display sub menu 

      In tidying stage in children
    • menu, which is part of the CSS we need to set the value of the properties and the tidying horizontal sub menu will selectors. And below is the initial CSS tidying in the appearance of horizontal sub menu;

      1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 . mental li ul {
        position: absolute;   / * important, because the position is not a real child element submenu * /
        width: 170px;         / * set width of the child ul li parent * /
        left: 999em;          / * reposition ul li parent of the child to the left * /
      }
      . Mental ul li a {
       width: 140px;         / * make sure this value is smaller than. mental li ul * /
      }
      . Mental li li a {
       float: none;            / * neutralize the child's position in the menu. mental ul li * /
        margin: 0px;
        border-bottom: 1px solid # ccc;
        height: 30px;
      }
      . Mental li li a: hover {
      
       color: # ff0000;
      }
      . Mental li: hover ul {
       left: auto; / * neutralize positions that were left. mental ul li a state when the cursor is on the menu * / 
      }

      Picture the end result

      The end result of making the sub menu horizontal



      Creating submenu or children's menu as well as we make horizontal menu one parent, but that requires a different make this submenu to set the position of the child is in a vertical menu as CSS settings that exist in the above example the child
        menu selector. Mental li ul require 170px wide, and the selector value. mental ul li a kecir have more than selector. mental ul li, if no child element of this menu momposisikan back to a horizontal

      More code 


      HTML 
      1 2 3 4 5 6 7 8 9 10 11 12 13 14 
      

      CSS
      1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 . mental {
        width: 100%;
        height: 25px;
        background: orange;
      }
      . Mental ul {
        margin: 0px;
        padding: 0px;
      }
      . Mental li {
       color: black;
       float: left;
       list-style: none;
       margin: 0;
       padding: 0px;
       background: orange;
      }
      . Mental li a {
       display: block;
       color: black;
       text-decoration: none;
       padding: 2px 10px 2px 10px;
      }
      . Mental li a: hover {
          color: BlueViolet;
          background: Lime;
          border-radius: 5px;
          -Moz-border-radius: 5px;
          -Webkit-border-radius: 5px;
      }


      Creating sub menu horizontal finish. Now you can re-modify utilizing a selector using the : hover: focus: active and sebagaina, example . mental ul li a: hover . mental ul li a: focus . mental ul li a: aktive or . mental li li a: hover . mental li li a: focus . mental li li a: aktive Test your Creativity, may be useful.
    • Friday, August 30, 2013

      List Dofolow social Bookmarking 2013


      Get the latest do follow social bookmarking sites lists updated on September 2013. Embedly supports over 250 video, photo and rich media providers for you to embed with. All you need to do is send us a link to any of the supported providers and we will return embed code or image url for you to add to your site or application.

      Simply submit a link from one of the providers listed below and content will automatically be embedded in the submissions story page.

      http://www.zokerbro.com :  is Dofollow Social Bookmark and Networking for Bloggers, You can submit Article, Video, photo, Music link.

      Monday, May 20, 2013

      Desktop GARUDA OS Distro Linux V 1.1.5 ISO File

      Desktop GARUDA OS Distro Linux V 1.1.5 ISO File

      Garuda OS is a Linux distribution based on PCLinuxOS Fullmonty Indonesian Edition developers made ​​use of document formats that support SNI (Indonesian National Standard), safe from computer viruses, high stability, with support for Indonesian and equipped with programs from various categories. Can be obtained for free without having to pay for the purchase of a license.

      Features:
      • Core (kernel Linux) operating system: 2.6.38.7
      • Desktop: KDE 4.6.3
      • Support VGA driver (Nvidia, ATI, Intel, etc.)
      • Wireless support for many network devices
      • Support local or network printer device
      • Support for popular multimedia formats (flv, mp4, avi, mov, mpg, mp3, wma, wav, ogg, etc ...)
      • Support Indonesian and English and 60 other world languages ​​(Japanese, Arabic, Korean, Indian, Chinese, etc ...)
      • Support for the installation of a wide range of application programs and games (online) based Windows
      • Support for a variety of documents from the popular Windows-based programs (such as Photoshop, CorelDraw, MS Office, AutoCAD, etc.)
      • Font support script Indonesia.
      • Support Google Web Fonts.
      Trailer :



      Instruction:
      1. Burn ISO file to CD or DVD With POWER ISO or UltraISO
      2. Boot from your DVD or CD
      3. Install to Your PC
      4. Enjoy !!!
      This is ISO file You Must Install Ultra ISO in your PC


      SIZE: 3.62 GB
      Desktop GARUDA OS Distro Linux V 1.1.5 ISO File



      Saturday, May 18, 2013

      Blackberry messenger will be available for iPhone and Android Soon


      Give up the BlackBerry instant messaging service BlackBerry Messenger (BBM) is available on Android and iOS devices in mid-2013. The question is when the exact date of the arrival of fuel at both the operating system? BlackBerry CEO Thorsten Heins promises that application will be released in July 2013.

       To clarify the information to prospective users who are curious, BlackBerry makes specific website pages that give information about the arrival of BBM app on Android and iOS.you can visit his website by clicking on this link . By entering the address of e-mail , you will receive information arrival fuel applications. "Be the first to know when there is fuel in the Android and iOS," wrote the BlackBerry in the web site. 

      Later, the application can run on iOS BBM version 6 or above and Android version 4.0 (Ice Cream Sandwich) to the top. Android and iOS users can use BBM to send text messages, photos, voice notes, chatted with a few people, and create a discussion group contains 30 contacts. messages sent will be marked "D", while messages that have been read are marked with "R . " Android and iOS users can add BBM contacts via PIN, e-mail, or by scanning the QR code.

       In the future, plans to enrich the features of BlackBerry BBM on Android and iOS with the presenting feature BBM Voice, Video BBM, and BBM Channel. BlackBerry said, Fuel is now used by 60 million monthly active users. More than 51 million people use BBM on average 90 minutes per day.Overall, every day, there are 10 billion messages sent and received fuel customers. BlackBerry claims this number twice as many of the messages sent and received another instant messaging application.

      Google Accuses Microsoft Block Ads on Youtube Application

      Google Accuses Microsoft Block Ads on Youtube Application

      Microsoft has released a YouTube app for Windows Phone 8 a week ago, but I've asked for the software in question be withdrawn from circulation. Why? As quoted from Pocket-Lint , in an official letter that was sent to Microsoft, Google accused the software giant had violated provisions of the Application Programming Interface (API) YouTube by not serving ads through a homemade application.

       "By blocking ads and allow users to download videos, applications of artificial Microsoft cut off sources of revenue and harm ecosystems creators emerging YouTube, "Google wrote in the letter. ads are Google's main source of income. The partners are also relying on YouTube AdSense program to earn income. Objections include video download feature provided by YouTube application that Microsoft's Windows Phone and Google did not obtain consent before installing the program in the Windows marketplace. answering Microsoft Microsoft itself has issued an official statement about this and replied that it was because the ad blocking Google's "do not provide the necessary APIs". 

      "YouTube became one of the most downloaded apps by smartphone users on any platform, but Google refused to cooperate with us to create applications that are as good as any other platform ... We would gladly enter the ad, but I have to give access to the required APIs, "wrote Microsoft. Answers Microsoft was once responded to criticism of Google's founders Larry Page at the conference Google I / O Wednesday (5/15/2013) ago, in which he alleges that Microsoft has used Google GTalk support to put in the e-mail Outlook.com but do not do just the opposite by providing API access to Microsoft's own messaging software (Skype). 

      APIs YouTube itself is actually not needed in order to display advertisements. Microsoft allegedly wanted to make a YouTube application in accordance with the concept of "tiles" of Windows Phone 8, and to do this it requires the software giant "API" in the form of a YouTube video metadata.

      Tuesday, April 2, 2013

      Official BackTrack R1-GNOME-32 ISO File


      Official BackTrack R1-GNOME-32 ISO File

      Official BackTrack R1-GNOME-32 ISO File is a Linux-based penetration testing arsenal that aids security professionals in the ability to perform assessments in a purely native environment dedicated to hacking. Regardless if you’re making BackTrack your primary operating system, booting from a LiveDVD, or using your favorite thumbdrive, BackTrack has been customized down to every package, kernel configuration, script and patch solely for the purpose of the penetration tester.

      Official BackTrack 5 R1 change log:


        1. This release contains over 120 bug fixes, 30 new tools and 70 tool updates.
        2. The kernel was updated to 2.6.39.4 and includes the relevant injection patches.

      According to the guys at OffSec, This release is their best one yet! Some pesky issues such as rfkill in VMWare with rtl8187 issues have been fixed, which provides for a much more solid experience with BackTrack.We’ve have Gnome and KDE ISO images for 32 and 64 bit (no arm this release), as well as a VMWare image of a 32 bit Gnome install, with VMWare Tools pre-installed.
      We are mighty excited and are already downloading this release just as we speak!

      BackTrack Clean Hard Drive Install:

      This method of installation is the simplest available. The assumption is that the whole hard drive is going to be used for BackTrack.

        1. Boot BackTrack on the machine to be installed. Once booted, type in “startx” to get to the graphical interface.
        2. Double click the “install.sh” script on the desktop, or run the command “ubiquity” in console.
        3. Select your geographical location and click “forward”.  Same for the Keyboard layout.
        4. The next screen allows you to configure the partitioning layout. The assumption is that we are deleting the whole drive and installing BackTrack on it.
        5. Accept the installation summary and client “Install”. Allow the installation to run and complete. Restart when done.
        6. Log into BackTrack with the default username and password root / toor. Change root password.
        7. Fix the framebuffer splash by typing “fix-splash” ( or “fix-splash800″ if you wish a 800×600 framebuffer), reboot.

      BackTrack Dual Boot Install with Windows (Tested on Win 7)

      This method of installation is the simplest available. The assumption is that the you have a Windows installation taking up all the space on your drive, and you would like to resize and repartition your drive to allow a BackTrack install alongside your Windows. BACK UP YOUR WINDOWS INSTALLATION FIRST.

        1. Boot BackTrack on the machine to be installed. Once booted, type in “startx” to get to the KDE graphical interface.
        2. Double click the “install.sh” script on the desktop, or run the command “ubiquity” in console.
        3. Select your geographical location and click “forward”. Same for the Keyboard layout.
        4. The next screen allows you to configure the partitioning layout. The assumption is that we are resizing the Windows 7 partition and installing BackTrack on the newly made space.
        5. Accept the installation summary and client “Install”. Allow the installation to run and complete. Restart when done.
        6. Grub should allow you to boot both into BackTrack and Windows.
        7. Log into BackTrack with the default username and password root / toor. Change root password.
        8. Fix the framebuffer splash by typing “fix-splash” ( or “fix-splash800″ if you wish a 800×600 framebuffer), reboot.


      This is Torrent File, you Must Install uTorrent or Vuze Azureus in your PC
      Size:1.91 MB
      Official BackTrack R1-GNOME-32 ISO File