Archive for the ‘Software’ Category

How to turn off Location-Aware Browsing in Firefox?

Tags: Tools, Tutorials, Web Browser | 1 Comment »

Recently while using Google Maps on latest Firebox 3.6 beta3 (I updated my favorite Firefox to the latest beta3 few days back) I noticed that the browser asked me to share my location in order to provide more relevant local search results for your location. I didn’t knew how precise my location can be tracked using network but believe me it was amazingly accurate. Google tracked my ‘exact’ location using ‘Location-aware Browsing’ feature and by ‘exact’ I mean 100% accurate.firefox-logo

But, this means a new problem I.e. Privacy. if using ‘Location-aware browsing’ (aka GeoLocation) Google can track you then sooner or later hackers/spammers/crackers/etc are also gonna track you down. Though I like the feature but being a privacy lover I do not like Google or anyone else tracking me via ‘Location-aware browsing’.

location-aware-browsing-geolocation-google-maps

Though, Mozilla team claims on their site that Firefox does not track your location as you browse on web and it provides only limited location information is sent to the website that too with user’s permission only, Firefox also enables user to change the permission to share his/her location with any website by him/her. BTW, Firefox also allows user to clear the “random client identification number” assigned by Google GeoLocation Services (normally remains valid for two weeks).

If you wish to disable the Location-Aware Browsing completely in your Firefox, do the following step by step:

  1. In the URL bar of Firefox, type about:config
  2. Type geo.enabled
  3. Double click on the geo.enabled preference (value will change from “true” to “false”)
  4. Location-Aware Browsing is now disabled
Tags: , , , ,

Firefox 3.6 Beta3

Tags: Web Browser | No Comments »

Yesterday, Mozilla Corp. launched Beta3 version of their Firefox 3.6 web browser, which they intend to update itself during the beta period and eventually to the final release. Firefox 3.6 Beta3 uses Mozilla’s Gecko 1.9.2 web rendering platform. This version has been optimized to make it faster and more responsive than previous versions.

Apart from all changes and new features of Firefox 3.6 Mozilla community stated following improvements:

UltraEdit-32 14.20.1

Tags: Downloads, Software | No Comments »

UltraEdit is the Powerful Text, HTML, HEX, XML, PHP, Perl, Java and JavaScript Programmer’s Editor. UltraEdit is also has many advanced features like tree-style XML parser and Syntax Highlighting/Coloring for many languages, Code folding, Brace Matching, HEX Editing, Style Builder, Column/Block editing, SFTP Support, SSH/Telnet Support, Spell checker, Unicode, Unix/Mac conversions (including UTF-8).

An industry-award winner, UltraEdit supports disk-based 64-bit file handling (standard) on 32-bit Windows platforms (Windows 2000 and later). Download a free trial today and discover why UltraEdit is the defacto standard with over two million users worldwide.

Text formatting, alignment and centering. Print/print preview including Syntax Highlighting. Supports files sizes 4GB and larger. Version 13.20a includes several changes such as added menu/toolbar icon for Show Spaces/Tabs command, added support for column mode to Goto line/col select in a Macro, added remember font option in ASCII Table dialog, and other improvements.

File Size: 11.35M
License: Commercial Trial
Released: Nov 26, 2008
OS Support: Windows 95/98/Me/NT/2000/XP/2003 Server/Vista
Plugins: None
Publisher: IDM Computer
Homepage: UltraEdit

Tags: , , ,

Changing default menu of N73 Active Standby screen

Tags: Mobile Phones, Tutorials | 1 Comment »

By default Nokia N73 displays six applications on the screen that appears when you are not using the mobile or when you turn on the Nokia N73.n73-active-standby-menu-1

This screen which appears when you are not using the mobile or when you turn on the Nokia N73 is called the Active Standby Screen [Figure No. 1] . And the application menu on it is called Active Standby Menu. These six applications are the shortcuts icons to the application so, its safe to remove them or change them.

The Active Standby Menu acts just like the quick launch menu in computers. To run any of the applications on this Active Standby Menu you could use the Scroll key (joystick) to highlight that application shortcut icon and press joystick.

Here’s a step-by-step guide to change the six application shortcuts:

  1. Press the Nokia Menu key on the left,
  2. On the Menu screen click on Tools, [Figure No. 2]
  3. On the Tools screen click on Settings, [Figure No. 3]
  4. On the Settings screen click on Phone, [Figure No. 4]
  5. On the Phone settings screen click on Standby mode, [Figure No. 5]
  6. On the Standby mode screen click on Active standby apps., [Figure No. 6]
  7. Here you can change any of the six application shortcuts. Using Joysticks choose the shortcut you want to change and press it. Now select the application you want to assign to shortcut from the list of given options and press Joystick. [Figure No. 7]
  8. All Done! Press the right Selection key (Back) until you see the Active Standby Screen.

Fig.2n73-active-standby-menu-2 Fig.3n73-active-standby-menu-3 Fig.4n73-active-standby-menu-4

Fig.5n73-active-standby-menu-5 Fig.6n73-active-standby-menu-6 Fig.7n73-active-standby-menu-7

Tags: , , , ,

WordPress 2.7 Admin Bar

Tags: Blogging, Tutorials | No Comments »

Recently we upgraded Goelji.com to WordPress MU 2.7. And, along came someWPMU-admin-bar

In WordPressMU 2.7 there is a new admin bar. It has settings so users can see it on the admin panel side if they are logged in, and a wonky bit to switch between blogs that may have a few bugs.

For any reason if you don’t want it then here’s how to disable it.

Go to wp-config.php (you will get it where you installed WordPress MU). Edit it.
Find the following lines in wp-config.php


// Uncomment to disable the site admin bar
//define( ‘NOADMINBAR’, 1 );

Now, uncomment the second line i.e. remove those // in front of the word “define”?
That’s it. BINGO!

In a freshly installed copy of WPMU 2.7, you’ll find these lines in wp-config.php when WPMU is up and running.
In case of upgraded WPMU 2.7, check the config-sample.php and make sure you copy these lines into your existing wp-config file.

Tags: , , , ,