Showing posts with label Guides / Tutorials. Show all posts
Showing posts with label Guides / Tutorials. Show all posts

Monday, July 12, 2010

A Guide on Protecting Your IP with Proxy

Below you will find another simple way to hide your IP address from anyone and thereby protect your P2P downloads from the law firms and rights owners.



Today we can see a trend of the copyright holders centraliz??? attempts of targeting BitTorrent file-sharers for unauthorized sharing of copyrighted content, particularly if we recall the recent effort of targeting thousands users within a mass lawsuit. If you don’t want to become the next target, it is highly recommended for you to safeguard your IP address against any of the unwanted attention, including the prying eyes of copyright owners. Although consumer groups like the EFF are doing their best to protect those accused, it’s better to make both your and their lives easier from the very beginning.

What people usually do today to protect themselves from troubles is using VPNs and Tor routers, though the latter is actually designed for web browsing rather than peer-to-peer, because in this case the data consumption rates reduce the connection speeds for other users.

However, there exist another simple and convenient way to protect yourself. It is the use of proxy, which will also allow you to hide your IP address while downloading illegal content with networks like BitTorrent.

It’s not hard to explain how it works, because it’s fairly simple. Even the newcomers to this digital world will understand a few easy steps they need to take.

First of all, you need to find a proxy server address. Just search the web for the lists of those, there are a lot. However, note that some of them are free, while some demand for a modest monthly fee.

Then launch the BitTorrent client you use for downloading and find the tab “connections” somewhere in preferences. For example, in uTorrent you go to options > preferences > connection.

There you need to type in the proxy server address you’ve found on the first step. First select “HTTP” from the drop down menu box located under “Proxy Server” line, then type in the IP address of the proxy server you want to use where it says “Proxy.” Bring your attention to the last 4 digits after the semicolon – they correspond to the port, which you need to enter in the “Port” option. For instance, you might have selected 192.168.135.54:8080.

That’s about it. Just click “OK” at the bottom of the window and your proxy preferences are configured. You can now sleep peacefully and be sure you won’t find yourself among those lists that are now submitted to ISPs in order to reveal the real identities of the infringers.

Friday, May 21, 2010

How to Download/Upload with Azureus

Introduction to Azureus



Azureus is a BitTorrent client that can handle multiple torrents very well and offers a whole host of features that don't come with the original BitTorrent client.

Friday, February 12, 2010

How to Crack DRM video, Convert HD video and Mod video

DRM Video, HD Video, Mod Video are all special video formats.
They are important and popular but can not be accepted by most portable devices.
This guides is introduced to help people change the video formats above to general videos.

It includes three parts:
1: How to Remove DRM Protection of DRM video and convert video.
2: How to Convert HD Video (HD TS, MTS, M2TS, MKV, MP4,Etc).
3: How to Convert Mod Video

1: How to Remove DRM Protection of DRM video and convert video.

Tuesday, December 15, 2009

How To Add Orkut Share Button To Wordpress And Blogger Blogs ?

Orkut has recently released orkut Share API for its users. Orkut users can now share and promote interesting content from the Internet with their orkut friends easily with just few clicks. The shared content will appear in their activity updates.


Facebook users already have this feature. Most of the bloggers and webmasters use Facebook share option to share and promote their content on Facebook. Its one of the best methods to promote their content. It seems Orkut is following Facebook in looks and in features too.


Add Orkut Share Button To Wordpress Blogs


If you are using Wordpress as your blogging platform, here is detailed tutorial to add orkut share button to your blog :



  • Go to theme editor of your wordpress blog and open header.php file.


  • Now copy and paste the following code in header.php file


  • <script type="text/javascript" src="http://www.google.com/jsapi"></script>
    <script type="text/javascript">
    google.load('orkut.share', '1');
    google.setOnLoadCallback(function() {
    var params = {};
    params[google.orkut.share.Field.TITLE] = 'Interesting Page!';
    params[google.orkut.share.Field.DESTINATION_URL] = '<?php the_permalink() ?>';
    var connection = new google.orkut.share.Connection(params);
    document.getElementById('orkut-share').onclick =
    function(e) { connection.send('orkut.com', {}); };
    }, true);
    </script>


  • Click on Update file button.


  • Open single.php file.

  • Now copy and paste the following code in single.php file where you want to display the button


    <span id="orkut-share" style="cursor:pointer;">
    <img src="http://i48.tinypic.com/2d98wtg.gif"/>
    </span>



  • Click on Update file button again.


  • That’s all. Navigate to your blog to see the changes.







Orkut had launched Orkut Share API. By using this API sharing on Orkut has became easier.We will see how to add Orkut Share button in blogger posts.



Steps:

  • Login into your blogger account > Dashboard > Layout > Edit HTML > Download Full Template. This will take a backup of your blog template


  • Click on Expand Widget Templates.

  • Search for <data:post.body/> in Template.

  • Add the following code below <data:post.body/>, Code goes like this:

    <p>

    <div style='float:left; margin-left:10px;'>

    <script src='http://www.google.com/jsapi' type='text/javascript'/>


    <script type='text/javascript'>

    google.load( 'orkut.share', '1' );

    google.setOnLoadCallback(function() {

    new google.orkut.share.Button({

    lang: 'en',

    style: google.orkut.share.Button.STYLE_REGULAR,

    title: '<data:post.title/>',

    summary: ('Stay Connecated.'),


    thumbnail: ('https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiB1hmgrgFPxV2TcoYxBUwi-nUQn-3TtcOhuGLWaliyXNF-zA2hw5Uq-4tt_r0A1tRoqc4VerqF7Jkpo0-b36VjJfthZU5Iz8gsVFty4AdWEBJtfJ39y5urK7nhHHvqY2-WqSSWPTrhXOU/s320/share.gif'),

    destination: '<data:post.url/>'

    }).draw('orkut-button');

    });

    </script>

    <div id='orkut-button'/>

    </div>

    </p>


  • Just change summary part as you want and the URL for the thumbnail

  • Now save your template. You will see below your post. Wait till your page is fully loaded.

Saturday, June 13, 2009

How to burn a DVD-Video Disc with Nero Burning ROM



First of all I make clear that I use version 6. If you have an older version that supports DVD (I think all the versions after 5.5.x.x) then the process is the same. Please make sure you start Nero Buring ROM I show here and NOT the Nero SmartStart.





The new complication comes up. If you see a Wizard close it (there must be a button down right which says Close Wizard or something). Open the pull-down menu I show and select DVD.

NOTE: If there is no pull-down menu then your version does not support DVD.





Select DVD-Video (1) from the list. Then just make sure the settings (2) are the same as shown here. Then click on the Label tab.






Here just put the label that you want your DVD to have. (It's the name that you see before your drive's letter every time you go to My Computer). After that click New.





At the left of your screen you see the folders of the DVD we are going to burn. Notice the VIDEO_TS folder is red. Double click to open the VIDEO_TS folder.





At the right of your screen you can see your hard drive. Browse to the folder where you have your DVD files (the files that DVD decrypter or other ripper created).





Select all the files. I repeat: ALL the files.

NOTE: (The folder, you want to burn, should have a couple of .BUP and .IFO files, and a bunch of 1GB .VOB files.)





Now drag and drop ALL the files you selected at the step before into the VIDEO_TS folder we opened before at your left.

IMPORTANT: People keep asking me that. Yes you put ALL the files DVD decrypter or other program created into the VIDEO_TS folder. The AUDIO_TS folder remains EMPTY.





This is how Nero should look after all this. Note that the bat at the bottom should be all blue, or with just a little yellow where it finishes. Now click the burn icon that I show with the arrow.





Here select just Write. Put the write speed for your media (for slower media like here, Nero reduces the speed from 4x to 2x, nothing to worry about) and finally click Burn!

Wait for it to finish and you will have a very nice DVD-Video disc!