Monday, February 27, 2006
Homescreens 101
A resource site for Windows® Mobile smartphone homescreens. Includes free downloads, tutorials, and some tips & tricks.
Visit Lyle's Site HERE.
Saturday, February 18, 2006
MWSnap screen capture utility
MWSnap is a small yet powerful Windows program for snapping (capturing) images from selected parts of the screen.
Current version is capable of capturing the whole desktop, a highlighted window, an active menu, a control, or a fixed or free rectangular part of the screen. MWSnap handles 5 most popular graphics formats and contains several graphical tools: a zoom, a ruler, a color picker and a window spy. It can be also used as a fast picture viewer or converter.
MWSnap does not require installation and does not need any special dlls, drivers or system files which can mess up your system.
Download and InfoThanks to Peter for this info.
Friday, February 17, 2006
Kevtris
A free Tetris (tm) clone for your Windows Mobile device
New Version 1.1!
Download here.
Thanks to WM Rey for the info.
Thursday, February 16, 2006
BT, Gprs and ActiveSync manager - Freeware
From Mobilnaut.cz
Thanks to GPCARREON for the info.
Wednesday, February 15, 2006
SoloNote - Freeware
Download Link and Source.
Friday, February 03, 2006
PhoneReboot
File Name :: PhoneReboot
Author :: mayo98
Category :: Utilities - Phone Management
Description ::
Application lets you reboot or turnoff your phone via the software instead of pressing your phone button.
I made this because I find pressing my button troublesome everytime I need to reboot it.
You can also schedule th rebooting by running either of this command :
PhoneReboot.exe /restart
PhoneReboot.exe /shutdown
(You need a scheduler (such as XBar) to take advantage of scheduling. Auto schedule may be provided on the next version, depending on the demand of the software and time I have)
Requires .NET CF 1.0
NET CF 1.0 is installed by default for devices using Smartphone 2003 and above. Smartphone 2002 needs to download and install .NET CF from Microsoft.
Provided as freeware.
DL Link. source
EDIT (Feb 6, 2006 9:06 AM)
To use PhoneReboot in xBar,
You need to make a shortcut (that allow you to put arg after an exe)
Shutdown.lnk
51#"\Storage Card\Program Files\PhoneReboot\PhoneReboot.exe" /shutdown
Thanks to Xetra for the help.
Wednesday, February 01, 2006
Chinese Fonts on C550
Use RegEdit and enter these values:
1. HKLM\SOFTWARE\Microsoft\FontPath
parm name="FontPath" value="\Storage\windows\Fonts" datatype="string"
2. HKLM\System\GDI
parm name="FontLinkMethods" value="1" datatype="integer"
3. HKLM\SOFTWARE\Microsoft\FontLink\SystemLink
parm name="Nina" value="\Storage\windows\Fonts\mshei.ttf,MSHei" datatype="string"
4. HKLM\SOFTWARE\Microsoft\FontLink\SkipTable
parm name="Nina" value="005c,00a5,007e,0391-03c9,2026,2116,221a,25a0-25ff" datatype="string"
5. HKLM\System\GDI\SysFnt
parm name="Nm" value="MSHei" datatype="string"
Copy MSHei.ttf to your \Storage\windows\Fonts folder
Reboot your phone
NOTE: you can use any font you prefer. I am using MSSONG.ttf now.