PluginAdapter - JAMin, XDA Neo, S200 General

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
"
Idea
j11, the owner of riot.ru, got BLifePlugin on his smartphone and asked me for a PocketPC version of this plugin for his HTC TyTN.
I was too lazy to support a PocketPC configuration of the plugin. Well, my next idea was better and much more useful (I hope).
Description
PluginAdapter is a PocketPC Today plugin and can “host” virtually any MS Smartphone homescreen plugin that doesn’t use smartphone-specific features of windows mobile.
PluginAdapter has only one variable to set: homescreen XML file path. You can change it with your favourite registry editor at
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Today\Items\PluginAdapter\HomeXMLFilename (REG_SZ)
If this value is absent, the file
\My Documents\PluginAdapter.home.xml
will be used.
This XML file is an ordinary smartphone homescreen xml with one restriction: you can have only one <plugin> defined (current version doesn’t support more). You should leave default, scheme, etc. intact because color scheme, fonts, padding and many more are defined there.
Interface
PluginAdapter doesn’t have its own interface except that one little information box displayed when first Action event occurs (see below).
Compatibility
Plugin will work on touchscreen devices running Windows Mobile 2002 or later (PocketPC or Phone Edition).
All tests were passed with PocketPC emulator (Windows Mobile 2003) because I do not have PocketPC. Some guys reported that PluginAdapter works well on Q-Tek S100 (Windows Mobile 2003 SE), HTC TyTN (WM5), Acer n311 (WM5). I used my BLifePlugin as a guest smartphone plugin for all tests (installation package contains both the PluginAdapter and BLifePlugin, version 0.3).
ATTENTION!!!
This project is currently in Beta stage, please report bugs and suggestions at this topic at modaco.com.
At the download page you may find a debug-logging-enabled version of adapter which can help me to solve problems. Log is saved to \My Documents\PluginAdapter_xx.log. I would be appreciated if your bug reports will be accompanied with log file! Thank you!"

Related

D25Today v0.8 beta released !!

D25 Today – Introduction
- This is a plug-in for PocketPC Today screen with Windows Mobile 2003.
- If you like a plug-in called Owner Info X, then you may like this
- It displays your owner name, images with catchy blending effect automatically switched after XX seconds and full DateTime on your screen.
- Also, it can show you how many percents of battery life remains and you can tap on a nice button to power off or restart your PPC easily !
Download here: http://cdsp.iwebland.com
Duc Nguyen Trong
mailto:[email protected]
D25 Today – Features
Version 0.8 beta (Jan 24, 2005)
1) Users can input their name (allow Unicode) (this name can differ from OwnerInfo name). Some softwares doesn’t allow you change OwnerInfo name after registering them, so this feature is for you.
2) Shows your favourite words on Today screen. Multi-line by adding '|' in your text
3) Blending effect between two images
4) Switched images every XXX seconds
5) Showing Battery level bar, when click on it => Power off or Restart (holding)
6) English, Vietnamese full date & time
7) Lunar calendar supported (thanks to Duc Ho Ngoc)
8) Open Clock setting when tapping on Day of Week
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
I have installed this program on my IIs and found out the time is not displayed correctly and overlapping on the second part (hour and minute are okay).
I have followed the instruction to untap the OK button right after installing.
Is there anyway I can change the time format displayed to just showing Hour:Minutes (removing Second)?
It is not compatible with SPB Pocket Plus...
When I install it, the Pocket Plus dissapears from my today menu... When I uninstall it, it is back...
It is not compatible with SPB Pocket Plus....
Click to expand...
Click to collapse
I think this is not D25's problem. The reason is that you have to many plug-in in your Today. Removing some of them will solve this.

Complete iPhone-like UI on a JavaME phone

Thought you guys might be interested in this.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Work in progress. Video URL: http://www.youtube.com/watch?v=k0MqPMMBUqQ
The application mockup is done in JavaME. The UI engine powering all the animation is from UK's Tricastmedia - TWUIK
Not enough? Lots' more videos showing prolished GUI created with TWUIK here -> TWUIK UI midlet demos. See Nokia Widsets and Yahoo! GO UI mockup developed using TWUIK.
Wow...that GUI looks nice. Very interesting. Does anyone think something similair can be created for the java machine on our PPCs?
where do u download it
that looks pretty cool... as ive read you not going to be publishing this? am i correct? would really like to try it out on my TyTN
If they're not gonna release that, then why show it off?
On J2ME? But why? A bigger memory hog?
I dont think this can be used on a pocket pc, since it's not java oriented.
S60 will work.
J2ME to make it work with most MObile (ppc included)
hamoda-t: notice that you need a touchscreen, which not all mobiles have, in fact only few do.
I don't remember Nokia being tactile? (but I don't follow Nokia scene development).
And Windows Mobile has a built in Java virtual machine....
Hi,
Tricastmedia has WM5/6 compatibility for TWUIK, so... It can run without problems since TWUIK is cross platform, using Java or native PPC code or any other supported platform. Read @ Tricastmedia page.
Regards,
Taguapire.
Please share...
mobiko said:
Thought you guys might be interested in this.
Work in progress. Video URL: http://www.youtube.com/watch?v=k0MqPMMBUqQ
The application mockup is done in JavaME. The UI engine powering all the animation is from UK's Tricastmedia - TWUIK
Not enough? Lots' more videos showing prolished GUI created with TWUIK here -> TWUIK UI midlet demos. See Nokia Widsets and Yahoo! GO UI mockup developed using TWUIK.
Click to expand...
Click to collapse
mobiko,
Is there any posibility that you can share this application with us??
SubliMobi RSS Reader
Have you tried SubliMobi RSS Reader (http://www.sublimobi.com) ? It
works on my mobile and it's free.

mToday ( Profils 2 today) Free

I found browsing on the Internet a little program here is very interesting
Description: mToday is an application for you to switch between two today screen profiles to enable/disable pre-defined today plug-ins quickly and conveniently.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
​
link for more informations here
thanks Vicott Wong
nice catch bro, i like it
thanks
great find, thanks.
hmm, interesting, thanks.
Nice idea, but very very slow.
good but keep improving
This is a good idea but as mentioned slow, so keep improving.
If you want a quick second today, take the battery status today. Then you have two today screens. But this kill one today and go to the other today. This good to save memory. For me its good. In one I have all my things. And if I want IGO8 I take the other.
NEO130,
Could you please elaborate what is the "battery status today" that you use for mToday with minimal memory?
I try to do the same: one mToday profile with the applications I commonly use and the other mToday profile for iGO8. The profile with commonly used applications works OK but when the link of the empty profile for iGO8 is invoked it stuck my HTC Trinity such that it needs a hard reset. The succeeding boot yields the empty Today.
Not a convenient way to switch profiles, though...
Thank you,
Shkauf
Hi.
I posted this over at MobiSapienz but it may be easier to chat over here?
So I read:
"Added command line option to launch settings (-p0)"
When I do:
Run(SystemPath( "ProgramFiles" ) \ "Vicsoft\MToday\mToda y.exe","-p1")
It pops up the mToday Switcher and leaves it there.
Am I not doing the command line argument correctly. I did try "-1" but as I suspected that also popped up the switcher.
I am also assuming -p0 refers to mToday 1, and -p1 would refer to mToday 2.
I kind of wish there were a reg setting for "Current mToday Profile" for last switched profile.
Thanks...
(Integrating StatusTicker with mToday)
thank you lepsyfou
thats very helpful

Old Internet Explorer in WM 6.5?

Hi everyone,
Is there anyway to install the OLD version of Internet Explorer (the one that came with WM 6) in the new 6.5? I am actually hoping for a side-by-side install.
Before you all think I am crazy… here is the deal.
I am a software developer and have a number of highly functional web applications (for entering orders, invoices, etc - see screen shots) that integrate with a number of popular ERP systems.
However, some of them are breaking in the new IE6. I cannot afford to not be able to demo these apps.
Best regards,
The Fish
NOTE: Screenshots taken in Symbol PocketBrowser (a wrapper for Pocket IE that adds support for barcode scanning)
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Here is a cab file IE6. Credit goes to vin255764. I found this on one of the threads over at PPCGEEKS.
Does anyone know how i can install this and the newer version that came with 6.5 together? I tried installing this cab and it removed IE6 and replaced it with 5.
The reason i want both is that for most of the sites I look at I absolutely HATE having no "fit to one column" feature so i can only scroll vertically.
Thanks
In case anyone was interested, the above CAB file only sets one registry key to "0" (to switch to IE5 mode) or "1" to switch to the new IE6 (as in WM6.5).
The key is:
HKLM\Security\Internet Explorer
"MSHTML" = 0 or 1
Just kill the Iexplore.exe task and rerun it to run in the new mode!
You could even create two mort scripts that each have its own shortcut, and depending on which shortcut you launch, will have mortscript change this reg key and then launch IE in that mode.
P.S. A BIG thank you goes out to microsoft for adding this backwards-emulation to the new IE6 - great work!
Thread moved to General.

NFL WaitCursorSkins for MWC3.0 Christmas Cursors added *8*SetsAvail(AllTeamsIncluded)

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
As most of you already know, I'm a DIE-HARD Eagles fan and love to show it!! Its almost like I've been on a mission to skin anything and everything I can to further rep my squad. I came across this application called MWC3(Marshall WaitCursor 3) that replaces the default Windows Mobile WaitCursor. It's not a way to skin the existing one (shellres.96.dll), but a standalone application that offers a new concept of wait cursors. I created several sets of team waitcursor skins for everyone that work great with this app.
All I ask is if you like and use my work it to leave comments or suggestions. Huge thanks goes to the developer, xda member, Marshall07 for this amazing program.
Get the app fromHERE(XDA) or directly from the developer's site HERE if you don't already have it.
How to get my skins working..
- Install MWC3.cab to device memory.(Note: Uninstall older versions of MWC before installing version 3) and soft-reset
- Unzip and copy the folder into the root of the MWC3 install directory. So it should be..\Program Files\MWC3\"folder goes here"(unzipped)
- Now navigate to start, MWC3 folder, and open MWC Config. Slide your finger across the screen from right to left to access the next page in settings. Now scroll thru them until you find the team cursor. hit the green check mark and you all set.
- the speed at which it rotates can be adjusted by editing the cong.mwc3 file using notepad.
You can also find random cursors I've made throughout the thread including Halloween(page5), Thanksgiving(page6), and Christmas(page7)
*Helmet* set preview..(page 1)
*Flag* set added..(page 1)
*Fan* set added..(pages 1 & 2)
*Helmets v2* set added..(page 2)
*Animated Logos*Animated Logos set added..(pages 2 & 3)
*Helmets v3* set added..(page 3)
*You're in " " Country* set added..(pages 4 & 5)
*NEW*Christmas Tree set added..(pages 7 & 8)
HELMETS​
HELMETS​
HELMETS​
HELMETS​
FLAGS​
FLAGS​
FLAGS​
FLAGS​
FAN​
FAN​
FAN​
FAN​
HELMETS v2​
HELMETS v2​
HELMETS v2​
HELMETS v2​
ANIMATED LOGOS​
ANIMATED LOGOS​
ANIMATED LOGOS​

Categories

Resources