SymbianFreaks Give You Latest Review Mobile Phone Games, How to Hack Mobile Phones, Download Nokia Themes & Java Mobile Game

convert DVD to iPod,iPhone,Sansa,PSP,Zune,iRiver,Google Phone,Cell Phone

How to convert DVD to iPod/iPhone/Sansa/PSP/Zune/iRiver/Google Phone/Cell Phone, etc.
Many people like enjoy movies at home and they have piles of DVDs. So do I. I like watch lastest movie on my new Mac and it is wonderful. However, I always break and lose my DVDs and I was really sad because they cost most of my money. Luckily, I find a way to store my DVD movies on my new Mac computer and evern put it on my iPod because I use a DVD Ripper for Mac and it can rip DVDs to so many video formats, such as AVI, MP4, MOV, MKV, WMV, DivX, XviD, MPEG-1/2, 3GP, 3G2, VOB and so on.
To do this you must have a nice dvd ripper for Mac. So I find Aiseesoft DVD Ripper for Mac
OK, let's do it.
Step 1. Download and install Aisesoft DVD Ripper for Mac.
Step 2. Load you DVD.
Click the "Load DVD" button(a), find the DVD folder of the movie you want to add from your DVD-ROM, and Click "Open".
Tick the check boxes(b) before the titles and chapters that you want to rip.
Step 3. Chose output profile and settings.
Selecting output format is really easy, you can chose your output format according to your devices players and the default setting works great.
For a veteran of digital player, you could customize your own settings by clicking "Settings" button to chose your own video resolution, frame rate, bit rate, encoder, etc.
Tips: Sample rate (Hz) = any value up to 48000 (higher value = better sound quality = bigger file)
Bitrate (kbps) = any value up to 160 (higher value = better sound quality = bigger file)
After setting your own output and settings you can click "Start" button to start your conversion. (The time of the conversion depends on your DVD and the settings you chose.)
Do a few more clicks to make your movie more enjoyable.
1. Trim
If you want to rip only a part of the DVD movie, please click "Trim" button and drag the "Start trim slider" to set the start time and "End trim slider" to set the end time.(a). You can also do that by clicking the "Start trim button" and "End trim button"(b). The third way you do that is set the exact Start/End time at the right of the pop-up window and click
"OK".
2. Crop
If you want to remove the black edges or you want to rip a certain area of your video, please click the "Crop" button. You can do this either by drag the frame around the movie (a) or set the crop value: "Top, Left, Bottom, Right".(b). Another way to do that is choose mode from "Crop Mode"(c).
Aiseesoft DVD Ripper for Mac also allows you to choose the output aspect ratio above the crop pane, "Keep Original, full screen, 16:9 and 4:3" are available.
3. Effect
If you want to adjust the effect of your movie, please click the "Effect" button and a pop-up effect window will appear. It allows you to edit your movie's effect including "Brightness, Contrast, Hue, Saturation and Volume"
4. Merge into one file/audio track/subtitles
If you would like to put several titles and chapters into one output file, please tick the check box of the "Merge into one file".
You can choose audio track and subtitles you like according to what you prefer and the DVD supports.
Follow what I said above I hope you could enjoy your DVD movies on your Mac and also on your iPod and other portable players.
PS. If you are a windows user, don't worry, here I will recommend you a really nice DVD Ripper for you Aiseesoft DVD Ripper
READ MORE

Change The Start Button Text

Change The Start Button Text

Change the Start Button Text (All Windows):
Would you like to change the Start button to say something else, perhaps your name, company or any other 5 or less letter word? This article explains the procedure to manually modify the text of the Windows Start button.
Manually changing the Start button requires the use of a binary file editor (or hex editor) to alter a critical Windows system file, it is therefore not recommended for inexperienced users. This method has been successfully tested on Windows 95, 98, ME, 2000 and XP and therefore should be quite safe, although we do not accept any responsibility for system problems or data loss.
As mentioned before you will need to have a hex editor installed, there are many different products available and if you don't have one already a quick search of a shareware site should provide many choices, for this tweak we only require basic features. The file that needs to be changed is Windows Explorer, and it is essential to make a backup before you modify anything. "Explorer.exe" can be found in the Windows directory, usually C:WINDOWS for Windows 95, 98, Me & XP and C:WINNT for Windows NT/2000. Make a copy of "Explorer.exe" and place it into another directory, C:BACKUP might be a good choice.
Make another copy of the original "Explorer.exe" and name it "Explorer1.exe", then open "Explorer1.exe" in your hex editor.
You now need to find the word "Start", although there are many entries for "Start" in the file only one is used for to label the Start button. Use the search function in the hex editor to find all the strings equal to "S t a r t" which is represented as "53 00 74 00 61 00 72 00 74" in hex values. As there are many different "Start" strings keep searching until you find one located just before this text "There was an internal error and one of the windows you were using has been closed.". Below is a list of offsets to help you locate the correct text.
Windows 98 Offset: 0x00028D6E - 0x00028D76 Windows NT4Offset: 0x00028BEE - 0x00028BF6 Windows ME Offset: 0x00033DDE - 0x00033DE6 Windows 2000 Offset: 0x0003860E - 0x00038616 Windows XP (Enhanced Start Menu) Offset: 0x000412B6 - 0x000412BE Windows XP (Classic Start Menu) Offset: 0x0004158A - 0x00041592 Windows XP SP1(Enhanced Start Menu) Offset: 0x0004208E - 0x00042096Windows XP SP1 (Classic Start Menu) Offset: 0x0004259A - 0x000425A2
The result should look similar to the image below, depending on the display from your hex editor.
Once you have located the string, you can then replace the letters in "Start" with five other characters. You must use exactly five characters, if the word you want to use is less, replace the remaining characters with the space key. In this example we have replaced "Start" with "Guide", alternatively a three-letter word would look like "A B C" (note the spaces). Once you have changed the letters the result should look similar to the image below.
Now save the modified "Explorer1.exe" in the Windows directory, and confirm that you no and change to the Windows directory, rename "explorer.exe" to "explorer.old", and copy the newly modified Explorer "explorer1.exe" to "explorer.exe". Do a directory listing and confirm that "explorer.exe" has the most recent modified date and time. Switch back to Task Manager and launch a "New Task" called "explorer.exe" this should reload the shell along with your modified "Start" button.
Windows 2000 and XP Open your registry editor and find the key [HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindows NTCurrentVersionWinlogon]. Find the value named "Shell" and change it to equal the filename of the new explorer "explorer1.exe". Exit your registry editor and restart Windows for the change to take effect. To reverse the change, modify the value of "Shell" and set it back to "explorer.exe".
If everything has gone successfully you will now have a new Start button, and also hopefully learnt something about the Explorer file structure. If you do have problems replace the faulty Explorer with the backup made during the first step.
READ MORE

Nimbuzz - Free mobile IM, texts, voice messages, file sharing and more .



Nimbuzz is a FREE and every easy to use all-in-one solution for Internet-enabled mobile phones that allows you to take your IM buddies with you -- wherever you go.
I’ve used it long time ago and now am back again to check it out , and its now much much better .
So , what’s new with it ? … A lot
-Now Nimbuzz supports all the major messengers, including: MSN, Google Talk, Yahoo, AOL, Jabber and Skype, ICQ , My space , Jabber , Face book , Hyves and you can voice chat with your friends as well on MSN , sky etc …
-You can now send file and photos .
Nimbuzz Features
• Chat and Talk to friends from your mobile or PC.
• View and communicate with Skype, MSN (or Windows Live Messenger), Google Talk, AIM, and Yahoo , ICQ , Jabber , Hyves ,contacts at the same time.
• Make free voice calls to GTalk and MSN contacts.
• Make international calls to/from 35 countries at local calling rates.
• Launch conference call and invite up to 4 people to join conversation.
• Group chats (up to 25 people) and send group messages.
• Run multiple chat sessions at the same time
• ‘The Buzz’ feature: invite friends to conversation at any time.
• Free File, Photo and Ringtone sharing
• Free Voice Messaging
• Choose and add your Personal widgets to your web site (people can chat with you , send you messages , files , leave you voice messages and buzz you )
• Go to Chat rooms or Even Create your Own Private chat room .
• And lots of more ….
Nimbuzz is so much fun and its really an Awesome all-in-one voice and chat application for your phone and I do recommend it to Everyone .
Nimbuzz Supports almost all Symbian Smart phone .

*Click here to Download Nimbuzz for your Phone or PC
*Get your own free Nimbuzz Widget .Here

Nimbuzz



-----------------------------------------------------------
**Solving the ‘update error’
Oky while I was installing Numbizz (Version 0.9.1 ) on my Nokia N95 I got this Error message ( Update error ) and the installation shuts down .
To solve this Problem go to the Application manager and remove the ‘APSServer’. After that, the installation of Nimbuzz should succeed and the APSServer will be re-installed.
Its not really a big Problem and its very easy to solve so no need to worry , I hope they would fix it with the next update

----------------------------------------------------------
Nimbuzz Widget , is a very useful communication tool that Let your Friends and Family keep in touch with you anytime anywhere. Get ur own Nimbuzz Widget
You can add the Nimbuzz Widget on your Website ,blog , your My Space , Facebook .. etc ..


download Nimbuzz Mobile



------------------------------------------------
Send MP3s and Music .

download Nimbuzz Mobile

READ MORE