This version is outdated! Please download the lattest ThrottleLauncher version.
Here you have ThrottleLauncher Morph (0.9.7)!! This version is a great step towards 1.0 release. Stable, fast and light.... everything your device needs!!

Important
Use this software at your own risk.... and read all this page before installing!!
Remember to get your license file for free at
www.throttlelauncher.com/keygen
Please if you use this app, any feedback will be wellcome and will help in further development and bug solving. To post feedback use this web forum or the XDA developers one (search for the ThrottleLauncher thread ofcourse).
ThrottleLauncher will disable the security checks for 3rd party software from your device. This is necesary because TL uses reflection to load assemblies and the popup dialog will crash the system it it appears.
If you encounter any bug or crash follow the trouble shooting guide
Some video previews:
Prerequisites
- Phone enabled device (Themes for non phone enabled devices can be built though)
- CPU: 200 Mhz
- Storage Memory: ~3,5 MB (depends on the themes installed)
- Main memory: ~ 6 MB
- NET.CF 2.0 installed. Though 3.5 is strongly recomended.
- Windows Mobile 5.0 or Greatter.
- To use flash plugin you need flashplayer 7 installed.
- Any device manufacturer is supported!!
Download
Here you have the downloads:
Download this files to install from your device (copy the cab's using ActiveSync and run them from your device in the order specified).
- Main app cab
- Themes cabs (download and install at least one of them):
- TL_Touchflo3D.cab (2,09 MB) optimized for qVGA and wqVGA, but it will work for all screen sizes.
- TL_iphone.cab (809 KB) optimized for VGA and wVGA, but it will work for all screen sizes.
- TL_android.cab (191 KB) optimized for qVGA and wqVGA, but it will work for all screen sizes.
- TL_WM7.cab(290 KB) optimized for qVGA, but will work for all screen sizes.
- Widgets: TL_Widgets.cab (304 KB) (install this if you want to use the widgets). Ofcourse you can search for more widgets at the forum ;).
Rember: the download includes a license valid until 12 May 2009. If you download this app after that date you will hace to get your free license here!! www.throttlelauncher.com/keygen
Credits
kde-look.org: The widgets include some graphics that are ported from Karamba widgets.
TWolf: The theme flashes are made by Twolf. Thanks pal!!
Paul d Groot: for his WM7 theme.
EvgeniyKO: for his great design ideas. (I'll try to continue to implements some of those pal ;) ).
All the beta testers for their hard (and great) work.
Instalation
- Backup your device data.
- If you don't have a previous instalation skip to point 8.
- Backup your ThrottleLauncher directory if you have a previous instalation, specially if you have a customized theme.
- Unselect the today plugin if you have it activated.
- Softreset
- Uninstall all the previous versions of ThrottleLauncher.
- Softreset
- Copy the cab files you want to install using ActiveSync and continue this steps using your device.
- Install the ThrottleLauncher.cab file.
- Install the themes cabs (at least one of them).
- Install the widgets cab.
- Open ThrottleConfig and select the theme you want in the combo box. Click save.
- Select ThrottleToday as today plugin and uncheck all other today plugins.
- Download your free license here: www.throttlelauncher.com/keygen
- Throttle must be on your today screen. If that does not work try:
- Softreset
- Go to StartMenu > Programs > ThrottleConfig and on the dialog that appears select Touchflo3D in the combo (even if it's already selected, do it).
- Click on reset plugin.
If you encounter any problems during instalation don't hesitate to post a thread on my forum.
First steps (Touchflo3D theme)
First of all you'll need to change some options to make Throttle completly integrate with your device:
- Go to the settings tab (the one with the wheels) and click on the Touchflo3D icon.
- In the general tab select the tabs you'll like to see on the footer. You can change the order by using the arrows on the left.
- On the programs tab select the category of the app's you'll like to see on the programs tab (you can leave it to all to see them all). You can also change here the transparency mode in case you want to make the scrolling more smooth (the fastest is None and the slower is true).
- On the messages tab select your mail accounts in the combo.
- On the weather set your city and languaje details. To find your city,country and language use this URL:
http://www.google.com/ig/api?weather=CITY,COUNTRY&hl=LANGUAGE_FIRST_TWO_LETTERS
for example:
- On the plugins, select the plugins you want to see on the plugins tab. Note that to see plugins here they must be unselected on the windows today config dialog and that not all the plugins are supported.
- On the music tab select your favorite music player. Mortplayer, S2P and WMP are suppoted.
- On the picture path enter the path of your folder. To do it click on the 3 dots on the right and navigate until you find your folder containing the images. With that folder selected click on actions\ok.
ThrottleLauncher also comes with some configuration options to improve speed and smoothness, play with the transparency modes until you find the best fit for your device.
Hope you like it!! 
Change log
Functional
- Amazing fake transparency responsiveness!!!! Now it's really usable!
- Now a widget can be used as much times as you wish (usefull for the android theme).
- Kinetic scrolling for the tabs of the configuration dialog and now arrows show if there are more tabs.
- Added GSensor scrolling suport.... To enable add to config.xml
1 |
<param name="gsensor" value="true" />
|
- If you enable vibrate (experimental) now you have haptic feedback .
- Clicking is more responsive and scrolling is smoother and faster.
- Solved a bug causing an images page crash.
- Pressed effect speed improvement.
- Improved footer responsiveness.
- Improved response during startup.
- Compatible with the new OS WM 6.5!!
- Improved running task filter.
- Solved some bugs in the about tab.
- Solved topbar hidding issues
Theme development
- Solved FileList ordering when filenames are numbers.
- New ListFiles handler (requested by Rumball). Will return a list of the files of the specified folder. With it you can do the following to render an animation:
1 |
<for each="value" in="#$ListFiles,#$THEME_BASE#\#@folder##" step="2"> |
- Animations:
1. Added take parameter for actions. You can especify the minimum amount of miliseconds the action will take. If it takes less time the preocess will sleep for the specified amount.
2. Added new tag: procedure. Use this inside a page tag to define a secuence of actions you will use further. This way you can define in a single place procedures you will use in several places. Other advantage is that the procedure contents is parsed with every execution of the procedure. This means that if, order and for statements are dynamic there . Take in account that procedures are not unloaded when pages are autounloaded.. they remain there (but there take very little RAM and no Procesor resources). Procedures can receive a list of parameters. Example is attached.
- Panels now support skins and cols layout is working just like it does for rows.
- Solved an issue with goHome (footer was not going to 0 position)
- Transparent footer buton background (footer can be totally transparent even when scrolling). You can check this by using EvgeniyKo theme. Or making the footer selected buton background transparent (YOu have a sample attached. Override the png in ThrottleLauncher\Setups\Touchflo3d\Skins\Dark\foot er with the one attached).
- Now runningtask and applications update automatically even when inside a a low level row / panel (bug identified in Rumball PipBoy theme (running apps) and BW&MSS WM7 theme (now applications in launcher update without reloading).
- Mathematical/logical expresions (+,-,*,/,\,%,^,&,|,!,=,<,>,int,sin,cos,tan,sqr,factori al). Using #$Expresion,{EXPRESION}# i.e. #$Expresion, (5 +6)*2+sin(12)#
- for each from to step (Requested by Rumball for his stocks page).
1 |
<for each="VARNAME" [from="INIT"] to="END" [step="STEP"]/>
|
Technical
- Also solved some row positioning problems. Altough it's strongly not recomended to use rows inside scrollings rows (core limitation). Use panels instead.
- Solved some issues with running apps updating process.
- Prepared for WM_PRINT message. Will allow ThrottleLock to render ThrottleLauncher as background so you can see the info in the today screen while the device is locked!! Will be usefull with next ThrottleLock 0.7...
- Added a new exec named ThrowTrace.exe. If you encounter any problems, please launch this file before reloading or doing anything, it will throw some usefull info in throttletoday.txt .



Twitter
Digg
Del.icio.us
StumbleUpon
Slashdot
Yahoo
Googlize this
Blinklist
Facebook
Wikio















