Monday, October 26, 2009

updates of Latest technology mobile phone

12:35 AM





To remove installed application in windows via DOS

I am providing you a tips how to uninstall programs through DOS ,the tips is as follows

Click 'Start' and take ' run ' or click ' All Porgrams' ->'Accessories' and select 'Command Prompt'.The black Windows will open, in that type 'WMIC' or 'wmic:root\cli>' and press 'Enter'.Then type this command 'product get name' and press 'ENTER'.Now you will get the list of all installed applications in your system.Now you type 'product where name="application name" call uninstall' and press enter when prompted, then type 'y' to confirm that you accept to uninstall the application from your computer .

for example : product where name="Bittorrent" call uninstall

This method will works for Windows-XP Professional,Windows Vista,Windows Server 2003 & Windows Server 2008.

12:28 AM



Regular users of the Nikon D2X may notice an improvement in the camera AF speed in the new model, with improved tracking in continuous AF mode and better subject finding, thanks to the Multi-CAM2000 AF module. Another major improvement is the inclusion of Adobe RGB in all three-colour modes; previously this was limited and sRGB was the predominant colour space. Nikon has also added more custom curves and custom-function options as well as an in-camera crop feature to the D2Xs. Similarly there is now a black-and-white option, which is available as a NEF and JPEG file, so you can also return the colour using the NEF file if the image isn’t working for you. Nikon also claims to have lengthened the battery life, and the D2Xs can now shoot up to3,800 images on a single charge. An improved battery gauge shows the number of shots taken since the last charge, the percentage of power left and overall battery status. Finally, there have been improvements to the image data, with better EXIF data, additional GPS information (if used with a GPS system), and the system is now Image Authentication-compatible. Incidentally, the D2Xs uses a new NEF format, so RAW files need to be converted via the new Nikon NX software .

12:23 AM


SAMSUNG SGH-D800 BLACK TRIBAND UNLOCKED GSM BLUETOOTH MOBILE PHONE

Samsung SGH-D800 is a 14.9mm slim slide-up phone that is packed with todays latest technology – 1.3 megapixel camera, Bluetooth and has a black and silver metal case which is quite elegant.

The Latest Technology of Sharp Aquos AN-AR300 Rack Theater With Great Features

12:19 AM


This is the world of technology there are several things are now available in latest technology. Here we are talk about Sharp Aquos AN-AR300 Rack Theater for your enjoyment this is one of the latest technology of Rack Theater with including great features this latest technology of Sharp Aquos has including 32 “ LCD TV’s it is comes on television rack it comes with makes loudspeaker and 2.1 channel orator system absolute with a sub-woofer.

Monday, September 28, 2009

Alcatel looks forward to retro-styled 'vintage' slider

12:36 AM


Dubbed the OT-C825 Vintage Slider, it's anything but old fashioned: the handset has dedicated music playback keys; a 176 x200, 262,144-colour display; Bluetooth 2.0 with A2DP wireless stereo technology; and a six-hour talk time.

The camera's resolution is a little behind the times - it's just 1.3 megapixels - but it'll work as a webcam if the phone's connected to a PC's USB port.

Perhaps it's the phone's "smokey brown" colour scheme that gives it that "vintage" feel? It's certainly got a dour, retro quality to it reminscent of bakelite radios and their ilk.

The OT-C825 comes with a 128MB MicroSD card for song storage. It's a tri-band GSM device.

Alcatel said the phone will go on sale in the June/July timeframe, but it didn't say how much the Vintage Slider will cost.

Mitsubishi HC5000BL projector

12:20 AM


Mitsubishi projector HC5000BL
"We have the latest technology, the latest features, and the highest quality performance available today." The HC5000BL is designed with new inorganic LCD panels that are more durable and provide a more color-consistent, even-toned image than previous generation LCD panels. The LCD optical engine is enclosed to prevent dust from entering the engine, which decreases the number of particles landing on the LCD panels, and keeps the image cleaner. Mitsubishi's HC5000BL delivers HQV through Silicon Optix's Reon-VX chip, which provides true HQV four-field, motion-adaptive, per-pixel, high-definition (HD) deinterlacing that delivers the sharpest and most detailed HD images possible. The HQV multi-direction diagonal filter removes any "jaggies" and/or stair-step artifacts from deinterlaced video sources without blurring the image, while sophisticated noise reduction technology removes the noise and artifacts caused by compression.

Mitsubishi projector HC5000BL - Details
Using Mitsubishi's exclusive algorithms to control its dynamic iris, the HC5000BL also boasts one of the highest contrast ratios available today, achieving an unprecedented 10,000:1 for the most exacting features in dark areas of an image. These new algorithms detect and maximize color information as well as luminance, creating realistic detail in film noir and action flicks. With up to 5000 hours of lamp-life (in low mode), HC5000BL owners won't have to change them often, but when it's necessary, the new projector offers a design that makes replacement quick and easy. Through an easily accessed lamp housing, users simply switch the lamps without taking the mounting structure apart and physically handling the projector.

Intel 8087 family

12:06 AM


Intel 8087 is a numeric co-processor for Intel 8086, 8088,80186 and 80188 processors. The 8087 has 8 80-bit general registers implemented as a stack. All floating point operations are performed with data from the stack (usually the data at the top of the stack) and data from external memory. Effective address calculation for external memory accesses is performed by the main processor. Both the main processor and the 8087 decode floating-point instructions (they all start from ESCAPE bit pattern). If the decoded instruction references the memory then the main processor calculates memory effective address and performs "dummy read" of memory. The Intel 8087 captures the memory address and, possibly, data, and uses the captured address to read more data or write data to memory. After that the main processor may continue to execute integer instructions without waiting until the 8087 completes execution of the FP instruction. To synchronize execution of multiple FP instructions the main processor used WAIT (FWAIT) instruction to wait until the co-processor becomes available. Because the integer instructions and floating-point instructions could be executed in parallel, it was common to see integer and FP instructions intermixed in x86 programs.

Intel 8087 co-processor supports integer, BCD, single and double precision floating-point numbers, as well as extended precision (80-bit) floating-point numbers. When the 8087 loads data from memory it always converts it internally to extended-precision number, and all further calculations are performed with this number. This is why switching from double to single-precision number or from 64-bit integer to 32-bit or 16-bit integer numbers doesn't provide any significant performance boost.

Intel was not the only manufacturer of this co-processor. AMD and Cyrix Corporation both produced 8087 co-processors. Soviet Union produced clones of 8087 FPU. There are 8087 co-processors stamped "IBM", but it seems that IBM Corporation didn't manufacture the chips and only re-branded Intel chips.