Posts Tagged tricks

List of Firefox 3.5 Tips and Tricks

Posted on August 14, 2009 by MidaComments Off

And yet another big list  tips and tricks for Firefox 3.5, we will update this list as soon as we find new tips and tricks.

What’s New in Firefox 3.5

First lets see what is new in firefox 3.5 if you already don’t know, Mozilla have created a nice video that explores all the new features in Firefox 3.5, take a look at the video to learn more.

Firefox 3.5 Review

The Tecnologizer reviews the new features in Firefox 3.5, telling us about the new features that have been included in Firefox 3.5 and more, head over and read Firefox 3.5 Review.

Top 10 Firefox 3.5 Features

Lifehacker walks us through 10 of the best features in Firefox 3.5, if you are new or have never heard of the features in Firefox 3.5, head over and checkout the Top 10 Firefox 3.5 Features.

Top 5 Killer Features in Firefox

Mashable has put up a list of top 5 killer features in Firefox 3.5, they have detailed a list of features that make Firefox 3.5 much more better, take a look at Top 5 killer features in Firefox.

New Accessibility Options in Firefox 3.5

Firefox 3.5 has several new accessibility options. Marco’s accessibility blog talks about the new accessibility features in Firefox 3.5.

First Look at Firefox 3.5

Ars Technica takes a look at the new features in Firefox 3.5 giving us a overview of what to expect and what the new features are, take a look at First Look at Firefox 3.5.

List of Firefox 3.5 Tips & Tricks

we will keep updating as and when we come across interesting content., If you have anything to share, feel free to recommend it to us using the comments, we will add it to the list.

How To Hide And Secure Any Folder

Posted on August 13, 2008 by adminComments Off

This isn’t like hiding folders in usual way by make it hidden, any one can simply show hidden files and folder in folder setting.

Although this isn’t very secure trick to hide folders but still you can use it

  • choose the files you want to hide or create new one
  • now open comman promote window (start/run and type cmd)
  • now write this command “attrib +s +h D:\hiddenfolder” without quote
  • make sure to replace “D:\hiddenfolder” with your files name and it’s location on your hard drive

Now check for this folder and it’s hidden, to unhide this folder type this command “attrib -s -h D:\hiddenfolder”

How does this work?

Actually if you don’t know this already there are hidden system files folders even if you show hidden files and folders in folders option, but there are other hidden system folders by default it’s hidden but you can show it.

In folder options uncheck the mark “hide protected system files (recommend)” this will show all hidden files include the one you have hidden by changing the folder attributes. attributes attributes at attributes tributes

How To Recover Data From Scratched Or Damaged CD/DVD

Posted on May 13, 2008 by adminComments Off

How many times you have scratched or damaged CD/DVD, usually you would throiw these disks away as it has no use anymore but what if you have important data on these disks.

There are many ways you can use to recover data from damaged CD/DVD this damge can be physcla like scrathcing or chipping, or may be incorect data due to error while burning on CD/DVD.

CD Recovery Toolbox is free utility was developed to recover data from disks, it support many disk formats CD, DVD, HD DVD, Blue Ray

cdrecovery page02normal 150x150 How To Recover Data From Scratched Or Damaged CD/DVD

How To Reduce Firefox Memory Usage

Posted on May 11, 2008 by admin5 Comments

One of the most common problem with firefox is memory usage especially if you don’t have enough ram on you system, usually i open two firefox window and sometimes i open like 50 tabs and more when i check firefox memory usage i find it something like 550 MB, although i’v 4 GB ram in my system , i noticed firefox become slow and it’s really annoying, so i tried to search and find how to reduce firefox memory usage and i found these tips to solve this problem.

1-Limit Pages Stored in memory
Every time you visit new page firefox store it in memory to help improve performance and load pages faster when back and forward

How To Hide Text With Notepad

Posted on September 18, 2007 by admin17 Comments

This is amazing trick to hide simple text from other people, it’s useful if you share one computer with other people

  1. open up command prompt window (start menu run type cmd)
  2. choose which drive you want to save this file in my case i choosed C and then type c \
  3. first we going to create a new notepad file so let’s type notepad file1.txt
  4. 111 How To Hide Text With Notepad

  5. click save and write anything, this file is one it’s gonna be visible to other people
  6. Now we going to create the hidden file so we need to type notepad file1.txt:hidden.txt
  7. click save and write anything that you don’t want anyone to see it

22 How To Hide Text With Notepad

now here is the trick the file hidden.txt is not visible any where else you can’t view or open this file from windows explorer
666 How To Hide Text With Notepad
444 How To Hide Text With Notepad

the only way you can open hidden.txt is by command prompt window

to open it type notepad file1.txt:hidden.txt

this is nice trick if you want to hide simple text file from other people, no one can open hidden.txt except if someone know the name of hidden.txt and file1.txt