Techno Point

April 8, 2008

New Nokia N96

Filed under: Uncategorized — rakeshinx @ 5:01 pm

Nokia N96: The one to watch Most advanced multimedia computer optimized for entertainment Mobile World Congress 2008, Barcelona, Spain/Espoo, Finland – Nokia today unveiled the Nokia N96, a multimedia computer truly optimized for video and TV. With a large 2.8″ screen, 16 gigabytes of internal memory and support for high-quality videos in a wide range of formats, the dual-slide Nokia N96 represents an exciting new chapter in mobile media. The Nokia N96 multimedia computer is expected to begin shipping in the third quarter of 2008 with an estimated sales price of approximately 550 euros, before subsidies or taxes. “In 2007, the Nokia N95 became an icon of convergence of Internet and mobility.     (more…)

An A-Z Index of the Windows XP command line

Filed under: Windows — rakeshinx @ 4:53 pm
Tags: , , ,
ADDUSERS Add or list users to/from a CSV file
ARP      Address Resolution Protocol
ASSOC    Change file extension associations
ASSOCIAT One step file association
AT       Schedule a command to run at a later time
ATTRIB   Change file attributes
 (more...)

Change Windows Vista To Mac OS X

Filed under: Windows — rakeshinx @ 4:45 pm
Tags: , , ,

Windows Vista only: Windows XP users with a serious Mac crush have FlyakiteOSX to make their desktop resemble, if not work like, a Mac, but Vista users—even those upgraded to Service Pack 1—now have Vista OS X for a similar OS paint job. The installer (unfortunately) requires that you disable User Account Control to move forward, but you’ll get screensavers, wallpapers, a “Dock,” and more goodies, all accessible from the basic “Themes” menu. The gHacks blog states that the theme completely uninstalls itself when you’re ready to move back to Windows; I haven’t tried it myself, so let us know your experiences in the comments. Vista OS X is a free download for Windows Vista systems only.

Connecting to your windows ad-hoc wireless network With Linux

Filed under: Linux — rakeshinx @ 4:14 pm
Tags: , , ,

Do an iwlist to get all the info about your ad hoc network. In another console window, do this with your own information. You don’t need the quotes.
Code:

iwconfig “eth1″ essid “potato” mode “ad-hoc” channel “9″ key “s:12347″ ap any

The s: in the key is for ancii, if you use a hex key you won’t need that if you don’t use encryption at all you won’t need the key section at all. After you have that set up correctly do this.
Code:

ifconfig eth1 up

dhclient eth1

That should get your computer connected. It worked for me when nothing else would.

Setting Up Ad Hoc Wireless Network in Windows XP

Filed under: Windows — rakeshinx @ 2:32 pm

Do you know that you can set up ad hoc wireless network to share Internet Connection at home without using router and switch? Of course you can also use it to share files or printer between 2 or more computers wirelessly.

Please note you can have up to 9 wireless clients in an ad-hoc wireless network, which the computers send their data directly to each other. The only drawback of this approach is its limited wireless range support. You would need to have wireless router or access point for better wireless coverage. Click here to learn more on ad hoc wireless network and other types of wireless network.

If you check the diagram below, you have a computer connecting to Internet and also equipped with wireless adapter. You also got computers equipped with wireless adapter or notebooks with wireless PCMCIA card. Ha.. then you can set up ad-hoc wireless network to share Internet Connection without using router or switch. Kindly click this link to learn Internet Connection Sharing if you are not familiar. (more…)

Blog at WordPress.com.