November 23, 2009

Get Rid Of Facebook Lite



Facebook is one of the most widely used Social networking site where people share their thoughts, business, activities and meet new and like minded people. Once I was sharing my thoughts and activities on face books in Facebook then I could not stop myself from clicking the application Facebook lite. I don't know why, I didn't like it. All options seemed to be disappeared and was feeling very uncomfortable.

However, after some time I found a way to return back to previous Facebook interface which I was used to.

I would like to share this solution for the people who don't like Facebook lite.

Steps


  1. Scroll down to the below of the home page of your FACEBOOK home. untill you can see the link "Feedback"
  2. Click that link, then you will be redirected to another page where you will find a feedback box and above that text box you will see the link "just click here"
  3. Then in no time you will be having your old but great FACEBOOK interface..

If you found this post helpful then please comment and let me know if it worked for you





Read rest of entry

November 19, 2009

Download Microsoft Office 2010 Beta for Windows




I am sure that I have again something which you all will like. Go through the post to explore the same


The first public beta version of Microsoft Office 2010 is now made available by Microsoft. Other than Office 2010,
Visio 2010 beta, SharePoint Server 2010 and Project 2010 beta can also downloaded for your Windows computer.




The main component of Office 2010 are enlisted as below:

  • Microsoft Word
  • Microsoft Excel
  • Microsoft PowerPoint
  • Microsoft Access
  • Microsoft Outlook
  • Microsoft OneNote
  • Microsoft InfoPath
  • Microsoft SharePoint Workspace
  • Microsoft Publisher
  • Microsoft Communicator

Both 32-bit and 64-bit versions are available now. The Office installer is around 700 MB in size but around 3 GB of free space is needed on your hard drive for the installation. The expiry date of Office 2010 is October 2010. Microsoft is offering essentially is the Professional Plus edition, but customers will be able to get not just the actual bits from Microsoft, but also the product keys necessary to activate the productivity suite.

Download Microsoft Office 2010 Beta for windows

Download Microsoft Office Professional Plus 2010 Beta

Download Microsoft Visio 2010 Beta


Download Microsoft Office Web Apps Beta




Read rest of entry

November 14, 2009

You Tube : Warp



If you are tired of seeing all linear frames, here’s a cool trick called Webview – or ‘warp Speed’ to get you literally bouncing. Go to YOU-TUBE WARP and click on any of the video links turn into floating balls, hovering over a dark background.


Move the mouse to hover the cursor over a particular circle and other related video burst out for your reference, with the first one in the center. Besides, a tag appears too- this time in a speech balloon- to show you what the video is all about. Click on any one of them for the video player to appear and watch your favorite video in a new mode. Similar videos are colour coded- the circles around them are of the same colour- and every time you click on a different kind of video, a dot of the same colour appears on the top left corner of the screen. Videos you have watched are connected by lines as a quick review of your viewing history.

Do leave your comment if you like this post....








Read rest of entry

November 11, 2009

Install Firefox 3.6 on Ubuntu 9.04 [How to]



Firefox 3.6 beta 1 is already out & available for download. Though not many new features but you can expect bug fixes and more stability. now here is simple guide on how to install Firefox 3.6 on Ubuntu for those newbie Ubuntu users.

How to Download & Install Firefox 3.6 on Ubuntu

Installing using wget

Below one line command can install Firefox 3.6 on your Ubuntu

wget – o – http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6b1/linux-i686/en-US/firefox-3.6b1.tar.bz2 | tar xj -C ~


Is it helpful Tell us in comment section! :D
Read rest of entry

October 11, 2009

Install And Run Different Version Of IE



IE

Nowadays many people have started using IE 8 as it is secure, fast and easy to use. IE has always come up with various versions perhaps to let its users be comfortable and have a secure surfing. However, many designers, software developers and even the users require to use different versions of IE at the same time to get their software and other browser related product be tested in the testing process.

Unfortunately windows PC don’t allow this. I am writing this article to let the readers aware of a great package which lets the them use different versions of IE at the same time. Isn’t it a great package? I must let it be revealed to you all so that it can be unleashed to have its awesome benefits..

You can download Internet Explorer Collection from HERE

Read rest of entry

September 5, 2009

Convert FAT Partition To NTFS Partition Without Losing Any Data



TECH ZONE

NTFS is the standard file system of Windows NT, including its later versions Windows 2000, Windows XP, Windows Server 2003, Windows Server 2008, Windows Vista, and Windows 7.

NTFS supersedes the FAT file system as the preferred file system for Microsoft’s Windows operating systems. NTFS has several improvements over FAT and HPFS (High Performance File System) such as improved support for metadata and the use of advanced data structures to improve performance, reliability, and disk space utilization, plus additional extensions such as security access control lists (ACL) and file system journaling.

conversion of a partition from FAT or FAT32 to NTFS can be done by an inbuilt utility(convert.exe) in the Windows XP OS .So if you want increased security and faster data encryption,go ahead and convert to NTFS.

steps for conversion:

  1. Click start, click run, then type “cmd” to open the command prompt window
  2. In the command prompt window type: convert drive_letter: /fs:ntfs (For example,running the command convert E: /fs:ntfs would format drive E: to the NTFS format.You can convert FAT or FAT32 volumes to NTFS with this command.)
  3. After doing this the inbuilt utility will attempt to convert the drive for you.

Warning:

*This is a one-way conversion.Once the drive is converted to NTFS, you cannot simply convert it back to FAT or FAT32. It is required to reformat the drive or partition which will erase all data, including programs and personal files, on the partition.

*Make sure there is minimum 3% free space on hard disk drive partitions for proper conversion.

Note:

*Although the chance of corruption or data loss during the conversion from FAT to NTFS is minimal, it is best to perform a full backup of the data on the drive that it is to be converted prior to executing the convert command.

Technorati Tags: ,,
Read rest of entry

August 30, 2009

Cool NAVIGATION BAR for blogger



untitled

Navigation bar is a set of links to other Web pages in a Web site. For example, navigation bars are usually located across the top or down the side of a page and contain direct links to the major sections within the Web site. Navigation bars can be automatically maintained and generated by using Web Site Designer.

Navigation bars really help the visitor to access different pages of the website while remaining on the same page. It makes the accessibility easier to the visitors. It often happens that some good Blogger templates don’t have navigation bar. It generates a reason to discard the template. Well, don’t worry I have a great way to design a Blogger Navigation Bar for your Blog. Just follow the steps and enjoy a COOL Navigation Bar.

steps:

  1. Login to your blogger Account
  2. Navigate: layout>Edit HTML
  3. Mark Check Box “expand widget”
  4. Find the code ]]></b:skin>
  5. Just before this code place the following CSS code

#top_bar {height:32px; background:transparent ; width:auto;}
#top_bar p{border:0; margin:0; padding:0; margin:0 auto; width:960px;}
#top_bar a:link, #top_bar a:visited{display:block; float:left; border-right:solid 1px #7FABC4; padding:0 10px; color:#FFFFFF; font-size:11px; height:20px; line-height:20px; margin-top:6px;}

6. Now you are required to place the following code snippet where ever you want to place the Navigation bar ( generally it’s placed below the header section")

<div id='top_bar'><p>
<a class='tabbed-bar' href=’#’>NAME</a>
<a class='tabbed-bar' href=’#’>NAME</a>
<a class='tabbed-bar' href=’#’>NAME</a>
<a class='tabbed-bar' href=’#’>NAME</a>
<a class='tabbed-bar' href='#’>NAME</a>
</p></div>

Replace '”#” with the link you want and replace “NAME’ with the Web page name

NOTE: Before doing this make sure to take a backup of the template you are previously using.

Technorati Tags: ,,,
Read rest of entry
 

Followers

Twitter Updates

    follow me on Twitter

    Tech Zone Copyright © 2009 Gadget Blog is Designed by Ipietoon Blogger Templates Sponsored by Online Business Journal