Tuesday, June 26, 2012

Ultrasurf Proxy :The Best Free Proxy Based VPN Solution



Proxy servers can be used to secure your online identity and unblock the limitation of your internet service provider.Ultrasurf is one of the best proxy solution to access blocked sites and free secure virtual private access.
Ultrasurf is a great tool to access blocked content in your country.I’m using it for a long time and found it is one of the first class free VPN service provider.You can use Ultrasurf with out any advanced technical skill,it is a simple software that can run instantly from your desktop or mobile.
Ultrasurf was founded by Ultrareach in 2002 by  a group of political students from china.But now become one of the best free tool to access blocked websites.Ultra surf will protect your internet privacy with anonymous netbrowsing ,hiding your real public ip address,locations and also it will clean your browser cookies,history and location information completely.
Ultrasurf
Presently Ultrasurf running version 12.01 and you can download it or the latest Ultrasurf version from the official website here.But if it is blocked in your country better do a google search to get the software or use Underget.com and put the ultrasulrf link to download it.

Configuring Ultrasurf

As I told before Ultrasurf will automatically configure all the settings you need to bypass your internet service provider setting if you are using Internet explorer and Google chrome but in some rare cases you need to configure the proxy settings for your browser.Go to your internet explorer proxy settings and put the ipaddress field 127.0.0.1 and the port number to 9666 or 3128 .
If you are behind a proxy firewall,you must change the ultrasurf options and add your manual proxy settings and port number in order to connect to the public internet.This scenario comes in some college and company networks.
Manual_Proxy_Settings
Ultrasurf is totally free and no registration required to use it,then why not give it a try!

Firefox 14 Released for Android




The latest version of popular web browser Firefox is updated to version 14 on Google Play Store. With this new version the user interface and experience of Firefox Mobile browser for Android is drastically improved. According to Mozilla, the new Firefox 14 is twice as much faster than default Android browser. With more speed, Flash and HTML5 support the Firefox for Android is nearly as complete web browser as its desktop counterpart. According to Mozilla the revamped user interface is much more faster than before, now you can more quickly zoom, pan and launch the browser.

The new Firefox 14 for Android have good support for flash which is nice (even though I hate it) and more HTML5 support which was previously only on Beta version of Firefox on Google Play Store. More features include “awesome screen” which displays all bookmarks, history and supported passwords with synchronizing option of-course. The synchronization options are much more like Safari in iOS6 and Chrome where all of your bookmarks and browsing data is saved on the cloud server. These synchronization options are nice to have if you want to stick to Firefox on all platforms (except iOS of-course).
The Firefox 14 for Android is good little awesome browser and most recommended if you are using Firefox Sync. Also Firefox is planning a Tablet revamped version of Firefox for Android which will bring good web user experience across Android Tablets.

 Download Firefox 14 for Android from Google Play Store

FLAC/ALAC Player (Free) for your Android Phone



FLAC stands for Free Lossless Audio Codec, it’s a free software, dedicated for lossless audio compression.
ALAC is a proprietary codec for lossless compression – called as Apple Lossless Audio Codec. So, if you’re looking for a FLAC or ALAC player for android devices such as your Samsung or Google Android phone (or tablet, whatever you’re using, it doesn’t matter) then you can stop searching now.

AndLess : Lossless Audio Player for Android

AndLess is a free and open source audio player for android platform that can play all the popular lossless audio formats such as FLAC, APE, APC, and WV files. Now, it also supports ALAC in m4a container (music files with the extension .m4a). The applications has very simple and easy to use GUI but it does provide some cool useful features such as playlists. Since, it’s available there in Google Play (newer version of Android Market), so you can install it from there.

Download (and Install) AndLess from Google Play

How to enable session saving in Linux Mint 13



Session saving is the feature that restores everything, which you were doing right before you log out or shut down the computer, in the next time you log in. In Linux Mint 13, this feature is disabled by default but you can enable it easily.

In MATE, hit Alt+F2 and type "mateconf-editor" to open the MATE configuration window. On this window, you go to apps > mate-session > options and check the "auto_save_session" option and everything is done:


How to enable session saving in Linux Mint 13 MATE


In Cinnamon, it will be a little more complicated. You need to install dconf-tools first to use dconf-editor. To install dconf-tools, the command will be:
 sudo apt-get install dconf-tools  

After dconf-tools is installed, hit Alt+F2 and type "dconf-editor" to open the configuration window. On that window, you go to org > gnome > gnome-session then check the "auto-save-session" and from now, session saving is enabled in your Linux Mint 13 box:

How to enable session saving in Linux Mint 13 Cinnamon

Download PhpMyAdmin 3.5.1 / 3.5.2-rc1


PhpMyAdmin, Php front-end to MySQL administration.
PhpMyAdmin is a php front-end that allow to manage a whole MySQL server, as well as a single database, locally or over the web.
Currently phpMyAdmin can:
  • Create and drop databases;
  • Create, copy, drop and alter tables;
  • Delete, edit and add fields;
  • Execute any SQL-statement, even batch-queries;
  • Manage keys on fields;
  • Load text files into tables;
  • Create and read dumps of tables;
  • Export and import data to CSV values;
  • Administer multiple servers and single databases;
  • Check referential integrity;
  • Create complex queries automatically;
  • Connecting required tables;
  • Create PDF graphics of your Database layout;
  • Communicate in more than 55 different languages.

Download PhpMyAdmin 3.5.1

Download Glibc 2.16



Glibc, GNU C Library.
Any Unix-like operating system needs a C library: the library which defines the ``system calls'' and other basic facilities such as open, malloc, printf, exit... The GNU C library is used as the C library in the GNU system and most newer systems with the Linux kernel. The history of Unix and various standards determine much of the interface of the C library. In general the GNU C library supports the ISO C and POSIX standards. We also try to support the features of popular Unix variants (including BSD and System V) when those do not conflict with the standards. Different compatibility modes (selectable when you compile an application) allow the peaceful coexistence of compatibility support for different varieties of Unix.
Today the GNU C library should be almost complete: nearly all known and useful functions from any other C library are available. The GNU C library is designed to be portable. Although the library sources are very complex, you can build it for any supported system with the simple commands configure & make --- provided your platform is supported!.


 Download Glibc 2.16