Breaking News
Loading...

Recent Post

Sunday, April 13, 2014
Automatically Downloads Subtitles in VLC Player

Automatically Downloads Subtitles in VLC Player


Automatically Downloads Subtitles in VLC Player :-
VLC media player is a highly portable multimedia player for various audio and video formats as well as DVDs, VCDs, and various streaming protocols without external codec or program.It can also be used as a server to stream in unicast or multicast in IPv4 or IPv6 on a high-bandwidth network.
Today i am going to show you How to Automatically downloads subtitles in VLC Player ?
vlsub is a VLC extension to download subtitles from opensubtitles.org .
->Extract it
->run windows_installer.bat file
->now open your Your movie with VLC player. Navigate to View > VLsub

now Click on the Search by name or Search by hash option to search the subtitle track. then select your subtitle track and click on the Download selection to download it.


it will give you notification about Success subtitle loaded.


you can mange the subtitle track from Video > Subtitle track.


Enjoy your favorite movie with subtitle track.
Hope you like my post.Automatically Downloads Subtitles in VLC Player. Please Share with others.
 How to control the noise and speed of your fans

How to control the noise and speed of your fans


How to control the noise and speed of your fans :-
If your Laptop and Desktop PC are creating a Noise, then it,s time to control the noise and speed of your fans with SpeedFan Application.
SpeedFan is a program that monitors voltages, fan speeds and temperatures in computers with hardware monitor chips. SpeedFan can even access S.M.A.R.T. info and show hard disk temperatures.
SpeedFan supports SCSI disks too. SpeedFan can even change the FSB on some hardware (but this should be considered a bonus feature).
SpeedFan can access digital temperature sensors and can change fan speeds accordingly, thus reducing noise.
Download and Install SpeedFun on your PC.
SpeedFan can automatically control the speed that fans run at ( provided your PC allows this ), to reduce noise. The interface displays CPU usage, fan speeds and temperature’s.


Check the “ Automatic fan speed “ to have the software manage how quickly the blades spin. They will rotate more slowly when it’s cooler inside the case ( when your computer is less active ) and faster when the temperature rises.


For greater control, click Configure. Select the Fan Control Tab and click on the advanced fan control. Click Addand name and tick “Controlled speed”. Select a fan and click Add to link a temperature source ( or sources) to it. The graph shows the fan’s response to heat.


Enjoy your Noise free fan Speed with SpeedFan.
Saturday, April 12, 2014
Find your lost Android device with Android Device Manager

Find your lost Android device with Android Device Manager


Find your lost Android device with Android Device Manager :-
Your Android Smartphone have all important contacts, emails, personal images and many other important things. Have you ever think about what happened when you lost of your phone or someone stolen your android phone ? Your valuable information is in the other hand. However in my previous article i wrote about How To Encrypt Your Android Phone but this thing is not the full solution.
if you lose your Android device associated with your Google account, you can use Android Device Manager to remotely locate and factory reset your phone or tablet.
Open your Google Settings in your Android phone.

Now tap on the Android Device Manager.

now it will open your Android Device manager windows. After Enable this option, you are able to Erase all your data , Change the Screen-Unlock Password and Lock the Screen. Click on the Activate option to activate this option in your Device.

Now choose both option “ Remotely locate this device " and "Allow remote lock and factory reset” .

Sign in to your Google Account on https://www.google.com/android/devicemanager. If you’re using a Google Apps account, you will sign in to your My Devices page.

Presently i am in Bhubaneswar (India) and it's showing my correct location on my android device manager.
Now here i have the option to Ring my Device for five minutes in full voulme , Lock and Erase my device data.
How to Disable Ads in uTorrent and BitTorrent

How to Disable Ads in uTorrent and BitTorrent



How to Disable Ads in uTorrent and BitTorrent :-
Torrent is one of the most used way to share large files over internet on peer-top-peer network. Personally i am using torrent to download movies from internet. If you are using utorrent, it,s common for you to see ads in your uTorrent and BitTorrent application on your PC. However it,s good for company to get the money from adds. lots of useful applications running on PC are free and they are getting money from advertisers. uTorrent/BitTorrent is also using adds to generate revenue.


Today i am going to show you How to Disable Ads in uTorrent ?
Open your uTorrent client and navigate to Options > Preferences

now navigate to Advanced and in the Filter search for “offer “. Now make all the value to “false ” and also remove the offers.featured_content_url to empty.


Now just restart your uTorrent/BitTorrent application. Your uTorrent/BitTorrent ads will  vanish.
Intro to Wireshark

Intro to Wireshark

Wireshark is a free and open-source packet analyzer. It is used for network troubleshooting, analysis, software and communications protocol development, and education. Originally named Ethereal, in May 2006 the project was renamed Wireshark due to trademark issues.
Wireshark is cross-platform, using the GTK+ widget toolkit in current releases, and Qt in the development version, to implement its user interface, and using pcap to capture packets; it runs on GNU/LinuxOS XBSDSolaris, and some other Unix-like operating systems, and on Microsoft Windows. There is also a terminal-based (non-GUI) version called TShark. Wireshark, and the other programs distributed with it such as TShark, are free software, released under the terms of the GNU General Public License.

Functionality

Wireshark is very similar to tcpdump, but has a graphical front-end, plus some integrated sorting and filtering options.
Wireshark allows the user to put network interface controllers that support promiscuous mode into that mode, in order to see all traffic visible on that interface, not just traffic addressed to one of the interface's configured addresses and broadcast/multicast traffic. However, when capturing with a packet analyzer in promiscuous mode on a port on a network switch, not all of the traffic travelling through the switch will necessarily be sent to the port on which the capture is being done, so capturing in promiscuous mode will not necessarily be sufficient to see all traffic on the network. Port mirroring or various network taps extend capture to any point on the network. Simple passive taps are extremely resistant to tampering.
On Linux, BSD, and OS X, with libpcap 1.0.0 or later, Wireshark 1.4 and later can also put wireless network interface controllers into monitor mode.

Features

Wireshark is software that "understands" the structure (encapsulation) of different networking protocols. It can parse and display the fields, along with their meanings as specified by different networking protocols. Wireshark uses pcap to capture packets, so it can only capture packets on the types of networks that pcap supports.
  • Data can be captured "from the wire" from a live network connection or read from a file of already-captured packets.
  • Live data can be read from a number of types of network, including EthernetIEEE 802.11PPP, and loopback.
  • Captured network data can be browsed via a GUI, or via the terminal (command line) version of the utility, TShark.
  • Captured files can be programmatically edited or converted via command-line switches to the "editcap" program.
  • Data display can be refined using a display filter.
  • Plug-ins can be created for dissecting new protocols.
  • VoIP calls in the captured traffic can be detected. If encoded in a compatible encoding, the media flow can even be played.
  • Raw USB traffic can be captured.
Wireshark's native network trace file format is the libpcap format supported by libpcap and WinPcap, so it can exchange captured network traces with other applications that use the same format, including tcpdump and CA NetMaster. It can also read captures from other network analyzers, such as snoopNetwork General's Sniffer, and Microsoft Network Monitor.



#Wireshark #Windows #Linux #Backtrack #Ubuntu #Kali-Linux
Wednesday, April 9, 2014
Free voice call (Mobile to Mobile) in India

Free voice call (Mobile to Mobile) in India


Call for free anywhere in India. Site2sms provides the facility to make call between two numbers for free. Even though its a good platform for free calls, Site2sms have some limitations. There is time limitation for the call duration. It takes a few minutes to connect the call.

PROCEDURE

1. You request a call to your friend's number in site2sms.com
2.You and your friend will receive a call from site2sms.com
3. If both pick the call, you can talk each other

STEPS

1.Register in site2sms .com
2. Login to site2sms.com
3.Click on Send SMS tab
4. Click on  Live Voice Call

5. Click on Dial Number

6. Type the mobile number an Click on Call button

7. Click on Yes,Connect my call


8. Click Check status of Voice call

It will take a few minutes to connect your call. They will show how many minute it will take.You have the option to cancel the call.



Feel free to comment.......
Copyright © 2012 DzireZOne All Right Reserved
Designed by Pirate Rex