My Life... My Style... My Way...

It's all about... FREEDOM...!!!

Subscribe to RSS feed

Steps to sync Nokia N8 with Google contacts & calendar


To configuring the Mail for Exchange application for Google Sync for which I have provided the steps as follows. First of all start the Mail for Exchange application on your Nokia N8. Now tap on the YES for creating the new sync profile. An information which i have provided as follows is only for configuring the Google Contacts and Calendar as you would be having some more sections to be configured but I guess you must be having ideas about it:yes:

1. Connection
Exchange Server : m.google.com
Secure Connection : Yes
Access Point: your carrier's Internet access point
Sync while roaming: your preferred setting
Use default port: Yes

2. Calendar
Synchronize Calendar: Enable or disable
Sync Calendar back: your preference
Initial Sync: Decide if you want to keep existing Calendar events on your phone or replace them all with events synced from Google Calendar.

3. Contacts
Synchronize Contacts: Enable or Disable
Initial Sync: Decide if you want to keep existing Contacts on your phone or replace them all with contacts synced from Google.

My Galaxy Ace GT s5830 GingerBread 2.3.3


















party drunk wizard sherlock jester sing lol

Fedora 15

Install Google Chrome with YUM on Fedora 15/14, CentOS/Red Hat (RHEL) 6

,

IP
This howto explains howto install Google Chrome Web browser on Fedora 15, Fedora 14, Fedora 13, Fedora 12, CentOS 6 and Red Hat 6 (RHEL 6). Best way to install and keep up-to-date with Google Chrome browser is use Google’s own YUM repository.
Enable Google YUM repository

Add following to /etc/yum.repos.d/google.repo file:
32-bit

[google]
name=Google - i386
baseurl=http://dl.google.com/linux/rpm/stable/i386
enabled=1
gpgcheck=1
gpgkey=https://dl-ssl.google.com/linux/linux_signing_key.pub


64-bit

[google64]
name=Google - x86_64
baseurl=http://dl.google.com/linux/rpm/stable/x86_64
enabled=1
gpgcheck=1
gpgkey=https://dl-ssl.google.com/linux/linux_signing_key.pub


Note: Both 32-bit and 64-bit repos can be placed in the same file.
Install Google Chrome with YUM (as root user)
Install Google Chrome Stable Version

## Install Google Chrome Stable version ##
yum install google-chrome-stable

Install Google Chrome Beta Version


## Install Google Chrome Beta version ##
yum install google-chrome-beta

Install Google Chrome Unstable Version

## Install Google Chrome Unstable version ##
yum install google-chrome-unstable

Install Adobe Flash Player In Fedora 15

,

Fedora does not ship with Flash support by default. However, it is very easy to enable Flash in Fedora. Here is how you can install Adobe Flash player in Fedora Linux.

These steps I tested on Fedora 15 (Rawhide). However, it should work on any version of Fedora equally well.

Step 1Install the Adobe Flash player repository file

Visit http://get.adobe.com/flashplayer/ and select YUM for Linux from the drop down box.

This will download the file named adobe-release-i386-1.0-1.noarch.rpm.

Open a terminal and issue the following command within the directory where you have downloaded the repository rpm file.

su -c 'rpm -ivh adobe-release-i386-1.0-1.noarch.rpm'

This will install the repository file adobe-linux-i386.repo to /etc/yum.repos.d/ .

Step 2Import the Adobe GPG key

The .rpm file also copies the adobe General Public Key (GPG key) to /etc/pki/rpm-gpg/RPM-GPG-KEY-adobe-linux but does not import it.

To import the key, do the following…

su -c 'rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-adobe-linux'


Step 3Install the Flash Player ensuring sound is enabled

In the terminal, execute the following command …

su -c 'yum install nspluginwrapper alsa-plugins-pulseaudio flash-plugin'

Now fedora will update the repository databases and then download the Adobe flash plugin from the adobe website.

It is a 5.2 MB download.

Step 4Test the Flash plugin in Firefox

Exit all instances of Firefox and restart Firefox again.

In the Firefox address bar, type the following – about:plugins .

A page will load listing all the installed plugins. See if you have Flash Shockwave plugin listed there.

If you find something similar to the following screenshot, it means Flash player is installed properly.

Linux Flash Player

Just to be doubly sure, open YouTube and see if you can watch video.

[Source : FedoraProject.org]

Samsung Galaxy ACE GT 5830

My Samsung Galaxy ACE GT 5830
Running GingerBread 2.3.4 XXKPH ROM with CF-Root-S5830XXKPH whistle .

Result in Quadrant Benchmark test:
coffee














yes

My Ubuntu New Style

Ubuntu 11.04 With MacOS Stlye whistle











yes



Download and Install Wine 1.3.11 in Ubuntu 11.04 [PPA]

Wine, the most used application in Linux has once again released a new version Wine 1.3.11. Wine 1.3.11 brings many bug fixes and new features.

It has improved the translations and has a better JavaScript support. This is a development version, hence it might have some minor crashes.

Read the complete changelog (What’s New) from here

To install in Ubuntu 11.04, open the terminal and paste the codes below:

sudo add-apt-repository ppa:ubuntu-wine/ppa
sudo apt-get update
sudo apt-get install wine1.3


*-> if you get error gpg key after running "sudo apt-get update"(like i do ... lol )just GO HERE to fix it.

Here the result: yes





Install VirtualBox 4.0.4 in Ubuntu 11.04

VirtualBox has just released the new version 4.0.4 . The new version of VirtualBox 4.0.4 is a bugfix release that improves the security and stability.

To install VirtualBox 4.0.4 in Ubuntu 11.04 Natty / 10.10 Maverick / 10.04 Lucid, open Terminal and type the following:

wget http://dl.dropbox.com/u/964512/vb_4.0.sh
chmod +x vb_4.0.sh
./vb_4.0.sh


This will install VirtualBox 4.0.4 in your Ubuntu.

here are the process & the result:

setya@setyapc-ubuntu:~$ wget http://dl.dropbox.com/u/964512/vb_4.0.sh
--2011-05-31 10:03:30-- http://dl.dropbox.com/u/964512/vb_4.0.sh
Connecting to 192.168.1.14:3128... connected.
Proxy request sent, awaiting response... 200 OK
Length: 502 [text/x-sh]
Saving to: `vb_4.0.sh'

100%[====================================================================================================================>] 502 --.-K/s in 0s

2011-05-31 10:03:32 (17.3 MB/s) - `vb_4.0.sh' saved [502/502]

setya@setyapc-ubuntu:~$ chmod +x vb_4.0.sh
setya@setyapc-ubuntu:~$ ./vb_4.0.sh
deb http://download.virtualbox.org/virtualbox/debian natty contrib
OK
Ign http://kambing.ui.ac.id natty-updates InRelease
...
Hit http://pandawa.ipb.ac.id lucid-backports/universe i386 Packages
Ign http://download.virtualbox.org natty InRelease
Hit http://kambing.ui.ac.id natty Release.gpg
...
Hit http://kambing.ui.ac.id natty-updates/main Sources
Get:1 http://download.virtualbox.org natty Release.gpg [197 B]
Hit http://kambing.ui.ac.id natty-updates/restricted Sources
...
Ign http://extras.ubuntu.com natty InRelease
Get:2 http://download.virtualbox.org natty Release [5,381 B]
Hit http://kambing.ui.ac.id natty-proposed/main Sources
...
Ign http://kambing.ui.ac.id natty-proposed/multiverse TranslationIndex
Get:4 http://download.virtualbox.org natty/contrib i386 Packages [981 B]
Ign http://kambing.ui.ac.id natty-proposed/restricted TranslationIndex
...
Hit http://security.ubuntu.com natty-security/main Sources
Ign http://download.virtualbox.org natty/contrib TranslationIndex
Hit http://kambing.ui.ac.id natty-backports/universe Sources
...
Fetched 9,322 B in 24s (376 B/s)
Reading package lists... Done
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following extra packages will be installed:
libsdl-ttf2.0-0
The following packages will be REMOVED:
virtualbox-3.2
The following NEW packages will be installed:
libsdl-ttf2.0-0 virtualbox-4.0
0 upgraded, 2 newly installed, 1 to remove and 0 not upgraded.
Need to get 60.9 MB of archives.
After this operation, 18.5 MB of additional disk space will be used.
Do you want to continue [Y/n]? y
Get:1 http://kambing.ui.ac.id/ubuntu/ natty/universe libsdl-ttf2.0-0 i386 2.0.9-1build2 [13.0 kB]
Get:2 http://download.virtualbox.org/virtualbox/debian/ natty/contrib virtualbox-4.0 i386 4.0.8-71778~Ubuntu~natty [60.9 MB]
Fetched 60.9 MB in 12min 13s (83.0 kB/s) s
Preconfiguring packages ...
(Reading database ... 208897 files and directories currently installed.)
Removing virtualbox-3.2 ...
* Stopping VirtualBox kernel module * done.
Processing triggers for bamfdaemon ...
Rebuilding /usr/share/applications/bamf.index...
Processing triggers for desktop-file-utils ...
Processing triggers for python-gmenu ...
Rebuilding /usr/share/applications/desktop.en_US.utf8.cache...
Processing triggers for ureadahead ...
Processing triggers for python-support ...
Selecting previously deselected package virtualbox-4.0.
(Reading database ... 208379 files and directories currently installed.)
Unpacking virtualbox-4.0 (from .../virtualbox-4.0_4.0.8-71778~Ubuntu~natty_i386.deb) ...
Selecting previously deselected package libsdl-ttf2.0-0.
Unpacking libsdl-ttf2.0-0 (from .../libsdl-ttf2.0-0_2.0.9-1build2_i386.deb) ...
Processing triggers for ureadahead ...
Processing triggers for shared-mime-info ...
Unknown media type in type 'all/all'
Unknown media type in type 'all/allfiles'
Unknown media type in type 'uri/mms'
Unknown media type in type 'uri/mmst'
Unknown media type in type 'uri/mmsu'
Unknown media type in type 'uri/pnm'
Unknown media type in type 'uri/rtspt'
Unknown media type in type 'uri/rtspu'
Unknown media type in type 'interface/x-winamp-skin'
Processing triggers for bamfdaemon ...
Rebuilding /usr/share/applications/bamf.index...
Processing triggers for desktop-file-utils ...
Processing triggers for python-gmenu ...
Rebuilding /usr/share/applications/desktop.en_US.utf8.cache...
Processing triggers for hicolor-icon-theme ...
Processing triggers for python-support ...
Setting up virtualbox-4.0 (4.0.8-71778~Ubuntu~natty) ...
Installing new version of config file /etc/init.d/vboxdrv ...
addgroup: The group `vboxusers' already exists as a system group. Exiting.
update-rc.d: warning: vboxdrv stop runlevel arguments (0 1 6) do not match LSB Default-Stop values (1)
* Stopping VirtualBox kernel modules [ OK ]
* Uninstalling old VirtualBox DKMS kernel modules [ OK ]
* Trying to register the VirtualBox kernel modules using DKMS [ OK ]
* Starting VirtualBox kernel modules [ OK ]
Setting up libsdl-ttf2.0-0 (2.0.9-1build2) ...
Processing triggers for python-central ...
Processing triggers for libc-bin ...
ldconfig deferred processing now taking place
--2011-05-31 10:20:28-- http://dlc.sun.com.edgesuite.net/virtualbox/4.0.0/Oracle_VM_VirtualBox_Extension_Pack-4.0.0-69151.vbox-extpack
Connecting to 192.168.1.14:3128... connected.
Proxy request sent, awaiting response... 200 OK
Length: 3519284 (3.4M) [application/x-virtualbox-vbox-extpack]
Saving to: `Oracle_VM_VirtualBox_Extension_Pack-4.0.0-69151.vbox-extpack'

100%[===================================================================================================================>] 3,519,284 192K/s in 14s

2011-05-31 10:20:42 (244 KB/s) - `Oracle_VM_VirtualBox_Extension_Pack-4.0.0-69151.vbox-extpack' saved [3519284/3519284]

setya@setyapc-ubuntu:~$


Screenshot:


Seamless Mode:


I'm Using x10mini - Android 2.2.1 Froyo CM6 from XDA-Developer Forum


Fast. Personal. Awesome.



WhatsApp Messenger is a cross-platform mobile messaging app which allows you to exchange messages without having to pay for SMS. WhatsApp Messenger is available for iPhone, BlackBerry, Android and Nokia and yes, those phones can all message each other! Because WhatsApp Messenger uses the same internet data plan that you use for email and web browsing, there is no cost to message and stay in touch with your friends.

In addition to basic messaging iPhone, Android and BlackBerry WhatsApp Messenger users can send each other unlimited images, video and audio media messages.

Get it from here