Merry Christmas Folks

Happy Christmas Dear Readers.

christmas-greetings-cake

Images, Photos and Specifications of Apple iPhone Nano Patents

iphone-nano-001

iphone-nano-002

iphone-nano-003

iphone-nano-005

iphone-nano-006

iphone-nano-007

iphone-nano-008

iphone-nano-009

iphone-nano-010

Now that you have seen how the Apple iPhone Nao looks, now get to know its specifications:

  • 8 Megapixel camera
  • 3G technology
  • touch back to Home
  • Amazing HD Screen
  • OS Mac OSX 10.5
  • Pay on the Move
  • $220 80GB
  • $300 160GB

An amazing tool which needs an amazingly small hands to handle. :)

This is so true that we would love to do a review on this. Apple, we do have crafted hands to test you.

Minime-Minimize your applications-Not on TaskBar-In Tray

Minime is a nifty and a tiny tool that lets you minimize your zillions of open windows, not on the taskbar, but in the system tray. Unlike other similar kind of tools which consume the space in the sys tray to display the icons of the minimized windows, Minime displays the windows in the context menu which makes it a one of the kind tool which unclutters your working experience.

Minimie

You can try it at Saphua. Another nice feature is that the applications minimized through Minime do not show up in the Alt+Tab menu which makes it more worthwhile to categorize the tasks being done and work accordingly.

No installation is required. This is a small 200KB executable which sits in the tray waiting for the key combination which you can configure, or a gesture which activates this tool.

Give it a shot and do let us know how you would use this application.

Print Photos From Your Apple iPhone using iPrintPhoto

Hewlett Packard, unknown with its seamless applications at last had been able to cause a ripple by launching an application for iPhone using which pictures can be printed wirelessly.

iphone-iprintphoto-apple-hp-01

iPrintPhoto, as it is christened, uses Wi-Fi network to which HP inkjet printers are attached to print photos.

Ease of Use: Extremely Easy.

iprintphoto

1. Launch application iPrintPhoto, on your iPhone.
2. Select an image by touching it and voila, you get a printed photo which is sent to the printer through the Wi-Fi network.

Another comfortability is, you can also run this application on iPod Touch device.

iPrintPhoto works with the help of Apple’s Bonjour networking technology using which identifying HP wireless printers is easy on a network. At present, the application provides a capability to print only 10 x 15 cm(4×6 inch) photo prints and the images are resized accordingly. This application is available to download for free from the Apple store.

iphone-iprintphoto-apple-hp-02

The negative aspects of this application are: Only JPEG format images are supported and printed by this application and no other formats are supported as of today. And one more catch is, ask your friends and frequent callers not to call you at anyparticular time when you are printing, because a call terminated the printing job abruptly. Hmmm, donno why printers have spool memory then? :-)

Expectations are: If only this application could support pdf files and other formats!!! And, this application works only with the HP printers, not any other. So, whooooof! goes your expectations.

But, as they say, Nothing is permanenet except Change. Hope in the days to come, we come across some other application which can do the same but with more features.

Tell us if you are aware of any similar kind of applications.

Microsoft postpones the Cremation Date of Windows XP, Hallelujah

Microsoft today announced that it is going to extend the date from which Windows XP would be unavailable to the general public and vendors. Previously Microsoft announced that it would detest the sales and support of Windows XP from Jan 31st, 2009, but now the date has been extended to May 30, 2009.

microsoft-windows-xp-vista-7-001

So, what might be the primary reason why Microsoft has chosen to place the XP on board still? What could it be other than the utter failure of Windows Vista. Being an end user, you too might be aware of the issues that crop up because of the lack of
co-ordination between the older softwares being used and the latest Windows Vista. Rest alone the common users, even the enterprises have not profoundly accepted the usage of Vista because of the afore mentioned sole reason.

microsoft-windows-xp-vista-7-002

Dell and Hewlett-Packard were supposedly to be shown empty hands from Jan 31st,2009. But, now that Microsoft realized the impeding doom it has extended the date to July 31st, 2009. Another sign of Windows Vista failure is the prediction of the availability of Windows 7 in the early 2010. So, May 30 ends the era of Windows XP and Windows 7 takes birth in the early 2010, What a seamless plan to move effortlessly?

microsoft-windows-xp-vista-7-004

Hope Windows 7 is developed and designed keeping the end user in mind.

Differences “Size” and “Size on Disk” in a file’s Properties

Say we created a notepad file which contains just the letters HI and save it. Now, go to that file, right click on it and click “Properties”. Check the “Size” and “Size on disk” for this particular file. The file has two characters namely ‘H’ and ‘I’ which occupy 1 byte each,so totally 2 bytes for this file. But, the “Size on Disk” shows 4 KB, why is this happening? What’s the purpose of the remaining 4,094bytes? See the snapshot if you haven’t really got what we have explained earlier.

size-and-size-on-disk

The “size” refers to the number of characters (ie “bytes”) that are actually within the files’ contents; for example, if I create a very small NOTEPAD (i.e. text) file that contains the word HI, then the “size” is 2 bytes (or 4 bytes, if you press the ENTER key after the word HI when you create the file — since every line of text contains 2 special “invisible” characters [CR and LF] at their end whenever the ENTER key is pressed).

However, that 2-byte (or 4-byte) file can only be saved in the “smallest unit of storage” (known as a “sector”); therefore, with a normal/most-popular disk-sector-size of 1024 bytes, that 2 or 4-byte file will show a “size on disk” of 1024 bytes (aka “1 KB”) the smallest unit of storage on most commonly-used computer disks (some larger-scale computers use large-scale disks which have a different sector size — but a disk always has a FIXED-SIZE “sector” which is pre-determined before you start using your disk).

An easy way to think of the disk is to picture your disk as being a bunch of fixed-size empty boxes (or empty 1-dozen egg cartons) — that is, any FIXED-SIZE empty containers, because the computer manages fixed-size amounts much more efficiently than variable-size containers –the same way people packing boxes would be more efficient in an assembly line if ALL OF THE BOXES they had to pack were always the same size, so they would not have to worry about “what is the next size of box” that will come along and cause me to wonder about how to pack it (that is, it eliminates pausing, thinking and confusion).

That means, whenever you store a file on disk, it gets spread-out into as many boxes or partial boxes as it needs, BUT it never shares its boxes (ie “sectors”) between files; again, you would picture the analogy I’m using as putting various objects into boxes (each different object being a different file);

apple-orange

For example, a bunch of APPLES could be 1 file, a bunch of ORANGES are another file — an since the bunches may be different sizes (BECAUSE ALL FILES ARE USUALLY DIFFERENT SIZES, maybe more oranges than apples), the ORANGES may require 13 boxes (with the 13th box being only half full) and the APPLES may require 7 boxes (with the 7th box being only a fourth full) — that’s exactly the way files (large or small) are put on disk, the disk uses as many “sectors” (e.g. boxes) as it needs to store a “file” (e.g. ORANGES).

Therefore, the next time you store a file on disk, just ask yourself this simple question — which will help you to easily remember how a disk works: “I wonder how many FIXED-SIZE boxes [sectors] are going to be needed this time to store my ORANGES [file]?”.

The concept is easy, as is the case with almost all technology; the only 2 things that become confusing are: trying to understand “the terminology”; and, “how the computer keeps track of all its BOXES” — and those are easy too if you expand your vocabulary and use analogies/examples similar to what was done above (with ORANGES and BOXES).

Google Adsense System Down page too has PR

Affected by the Google PageRank bug? Yeah, most of the new bloggers are.

Today when our blog admin wanted to check Team Nirvana’s earnings in Adsense, he got to see this message.

google-adsense-system-down_mini

Someone must be earning huge bucks which pulled the system down or else again the “change to terms” might have been updated as it happens regularly.

Create Google Docs From Your GMail Mails

Title gone bad??? Looks like… Ok. Now getting into the matter.

Google Bro has got into placing a tool so that the GMail users can create documents from their mails on the fly. So, no need to copy the mail and then paste it into MS-Office.

All you need to do is follow these simple steps.

1. Got to the green beaker near the Sign Out link in your GMail Account.

google-documents-enable-2

2. You will be provided with all the lab features that Google team has developed to make our lives easier.

3. Now choose this option to Enable.

google-documents-enable-1

4. Now, save the changes you have made. You can also choose to enable some of the games and nifty services provided by Google. It’s totally your call.

5. Now, check this awesome feature by opening any mail in your inbox. Check at the right side of the mail, beside the ‘Reply’ drop down button.

google-documents-enable-3

Got it, right? Now, export your mails to Google Documents and save them to your desktop, or convert them into PDFs and what not. Be creative.

Image Courtesy: Flickr and Google

Open Files With Any Extensions and Formats

Team Nirvana came across a stupendous website that provides solutions to the extension woes that every computer user gets into at one point of the time or the other. How many times have we not seen some applications which display as ‘unidentified files’ by Windows XP and how we have vowed to open them by any emans possible, but could not find a perfect solution.

file-extensions

The File Extensions like CAR, IMW,  XGR, SPEED makes no sense at all. But all of them are valid File formats such as Computer Registry Archives which are widely used worldwide in some of the famous applications, IMW for CAD applications, SPEED is found on Apple’s DVDs, XGR for Filter Graph Markup Language and so on. No extension is left off in this site and you can find perfect solution to choose from a range of options provided.

The extensions or File Formats are neatly categorised alphabetically to make the search easier. What more does this provide? If any File Format is corrupt and is causing any issues with the registry then you can download the software provided and scan the system to repair the registry and delete unwanted entries from the registry.

Try it and do share your opinions and the ease of use of the application.

Strange Election Rule As Per 1969 Act-Vote or Don’t Vote

Did you know that there is a system in Indian constitution, as per the 1969 act, in section “49-O” that a person can go to the polling booth, confirm his identity, get his finger marked and convey the presiding election officer that he/she doesn’t want to vote anyone! Yes such a feature is available, but obviously past + present leaders have never disclosed it.

This is called “49-O“.

Indian Flag

Why should You go and say ” I VOTE NOBODY”? Because, in a ward, if a candidate wins, say by 123 votes, and that particular ward has received “49-O” votes more than 123, then that polling will be cancelled and will have to be re-polled. Not only that, but the candidature of the contestants will be removed and they cannot contest the re-polling, since people had already expressed their decision on them.

This would bring fear into parties and hence look for genuine candidates for their parties for election. This would change the way; of our whole political system. It is seemingly surprising why the election commission has not revealed such a feature to the public.

Seems to be a wonderful weapon against corrupt parties in India. Show Your power, expressing Your desire not to vote for anybody, is even more powerful than voting. So don’t miss Your chance. So either vote, or vote not to vote (vote 49-O) and pass this information to all.

Use your voting right for a better INDIA. Share this with as many as You can. Because sharing is caring. It is caring about our dear Mother India.

Share with us what you feel after getting to know this.


Page 30 of 34« First...262728293031323334