Showing posts with label symbian os. Show all posts
Showing posts with label symbian os. Show all posts

Sunday, April 5, 2009

Sony Ericsson IDOU: Digicam Killer?



You know the days of non-professional digicams are numbered when a sexy touchscreen phone with full MP3 player functions also comes with a 12.1 megapixel camera. And this, the IDOU does. But with the launch targeted at no earlier than mid 2009. Sony Ericsson isn't saying much more, except that the IDOU wields a complete arsenal of iPhone-class features, such as 3.5 inch full-touchscreen with 16:9 aspect ratio, a Symbian OS, and an elegantly minimalist design.




Specifications:


























































































Network GSM Quad-band phone capable of global roaming (850/900/1800/1900 MHz) UMTS tri-band global 3G (900/1900/2100 MHz)
Data GPRS/EDGE/UMTS/HSDPA 1.8 Mbit/s/HSDPA 3.6 Mbit/s/HSDPA 7.2 Mbit/s/HSUPA
Dimension 4.37 x 2.13 x 0.59 inches (111 x 54 x 15 mm)
Battery Li - Polymer
Main Display 360 x 640 pixels, 16 777 216 colors, TFT
Display Size 3.50 inches
Touchscreen Yes
Camera 12.1 megapixels Resolution
Video Yes
Camera Features Auto focus, Image Stabilizer, Video Stabilizer, Face Detection, Flash: Xenon, Digital zoom, Additional camera for video calls
Music Player MP3, AAC, eAAC, eAAC+, WAV
Video Playback MPEG4, RealVideo, WMV, H.263, H.264
FM Radio FM Radio with RDS
Memory Slot microSD/microSDHC
Smartphone OS S60 over Symbian
USB USB 2.0
WiFi 802.11b/802.11g
Bluetooth 2.0, Stereo Bluetooth
Phonebook Capacity depends on system memory, Multiple Numbers Per Contact, Picture ID, Ring ID
PIM Alarm, Calendar, Calculator, TO-DO, Notes, Converter, Unit Converter
Voice Dialing, Commands, Recording, Speaker Phone
Email IMAP/POP3/SMTP

Saturday, February 28, 2009

Windows 3.1 installed and running on Nokia N95



Total badazz tweak! Polish bulletin board FrazPC last night received a post from developer and writer Marcin-PRV showing that he can successfully run Windows 3.1 simultaneously with Symbian S60 on a Nokia N95.

This feat could not normally be done by the N95's ARM processor, but thanks to an emulator known as DOSBox for Symbian, the ARM chip emulates the x86 architecture...a 486, to be exact, according to Marcin.



Here are some screenshots:


Here's how he did it:

DOWNLOAD DOXBox v0.72 for Symbian by kolijoco:
DOSBox_s60.zip

DOWNLOAD Windows 3.1 for Symbien:
Win3.1-on-s60_v1.1.part1.rar
Win3.1-on-s60_v1.1.part2.rar

INSTALLATION GUIDE v1.1 (ENGLISH)
--------------------------------------------------

I. DOSBox v0.72 for Symbian by kolijoco

1. Unpack 'DOSBox_s60.rar' archiwe to your Memory Card
2. Install ALL aplication from 'Install' directory.
3. Try install DOSBox_Full.sisx
4. If show message: 'Not enought memory' install 'DOSBox_Slim.sisx' and replace previous version.

II. Windows 3.1 for Symbian (included Norton Commander 5)

1. Unpack 'Win3.1-on-s60_v1.1.rar' archive to your Memory Card.
2. Run DOSBox.

III. To switch between Windows 3.1 and Norton Commander 5.

1. Go to 'Data' directory on your Memory Card and find 'dosbox.conf' file.
2. Edit file in notepad.

2.1 To run Windows 3.1
--------------------------------------------------
# Loader 1 -- Windows 3.1
# mount a e:\Data\win31\ (To install more drivers)*
mount c e:\Data\
mount d e:\
c:
c:\Windows\win.com

# Loader 2 -- Norton Commander 5.0
# mount c e:\Data\
# mount d e:\
# c:
# c:\nc\nc.exe

* TO install new drivers you need tu put Windows 3.1 installer files to e:\Data\win31 directory.
Edit 'dosbox.conf' file and remove '#' in 'mount a e:\Data\win31\' line.

2.2 Run Norton Commander 5
--------------------------------------------------
# Loader 1 -- Windows 3.1
# mount a e:\Data\win31\ (To install more drivers)
# mount c e:\Data\
# mount d e:\
# c:
# c:\Windows\win.com

# Loader 2 -- Norton Commander 5.0
mount c e:\Data\
mount d e:\
c:
c:\nc\nc.exe

2.3 Changed
--------------------------------------------------
Added MCGA (320x200) Driver
Added Win32s v1.30c with OLE

IV. Suggestions

1. To switch between the mouse and the keyboard press "Call" key.
2. Turn off automatic screen rotation, it may cause DOSBox close.
3. To change DOSBox allocated 2MB RAM edit line 'memsize=2' in file 'e:\Data\dosbox.conf'.