Home | Stories | Reviews | Treo™ Store | Accessories | Software | Discussion | Mobile | About | Search

 
 
BackBeat 903 Stereo Bluetooth Headset Plantronics BackBeat 903 Stereo Bluetooth Headset
Just $89.95
Pen Stylus  (3-Pack) SPE Pen Stylus for Treo 755p, Treo 750
Just $14.95
Slip Case Palm Slip Case for Pixi
Just $27.95
WEP870 Convertible Mono and Stereo Bluetooth Headset Samsung WEP870 Convertible Mono and Stereo Bluetooth Headset
Just $79.95
 
Old 04/07/2007, 02:28 AM   #1 (permalink)
Member
 
crazie.eddie's Avatar
 
Join Date: Mar 2007
Posts: 1,140
Thanks: 0
Thanked 1 Time in 1 Post
Default Treo - Carrier Logo field to display date script

I've been working on a script (CarrierDate.mscr) the past few days, which displays the date in the carrier logo area.



I like this field becuase it displays the BT icon, which changes color when I have a connected device, such as my headset. Using the BTicon in lower tray only changes if BT is on/off, so I have to guess if my device is still connected or not.

Having a 240x240 display makes every little inch of the screen prime real estate. I used to run Hidelogo, TrueToolbar, along with BTicon, to display the BT icon on the screen. I can now remove TrueToolbar and BTIcon, leaving me more space. I'm not concerned about running tasks, since I use MenuPlus and usually kill unnecessary apps through there.

CarrierDate.mscr is still in the alpha phase, so I won't post the file here, for those interested.
crazie.eddie is offline   Reply With Quote
Old 04/07/2007, 05:31 AM   #2 (permalink)
Member
 
Join Date: Sep 2006
Location: OC, CA
Posts: 484
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Nice idea. Post when you feel comfortable!
kaiguy is offline   Reply With Quote
Old 04/07/2007, 09:34 AM   #3 (permalink)
Member
 
Join Date: Mar 2007
Posts: 254
Thanks: 0
Thanked 0 Times in 0 Posts
Default

I agree. Sounds good. Post when you are ready.
scubaduba is offline   Reply With Quote
Old 04/07/2007, 09:59 AM   #4 (permalink)
Member
 
fumblerooski's Avatar
 
Join Date: Oct 2005
Location: Chicago
Posts: 395
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Just what I've been looking for! Thanks Crazie E!
__________________
OH-IO!!!
Current Record: 1-2 in BCS Championships
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
Current Rank: #5
Next Game: 8/30 - Youngstown State

Formerly "Tre-i-e-i-o"
Former Treo owner (iPhone 3G baby!)
fumblerooski is offline   Reply With Quote
Old 04/07/2007, 10:18 AM   #5 (permalink)
Member
 
Join Date: Apr 2007
Posts: 23
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Crazie I was waiting for someone to come up with this one. Looking forward to it. Your screen shot looks awesome.
GabGold is offline   Reply With Quote
Old 04/08/2007, 12:03 PM   #6 (permalink)
Member
 
Bluejay's Avatar
 
Join Date: Nov 2002
Posts: 69
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Crazie- I allways used my palm 650 to verify the date and look forward to having the same on the 700wx.
Bluejay is offline   Reply With Quote
Old 04/08/2007, 12:45 PM   #7 (permalink)
Member
 
saa001's Avatar
 
Join Date: Oct 2006
Posts: 32
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Looks like an excellent program. By all means, keep us all informed on this program.
saa001 is offline   Reply With Quote
Old 04/09/2007, 12:04 PM   #8 (permalink)
Member
 
Join Date: Aug 2003
Posts: 91
Thanks: 0
Thanked 0 Times in 0 Posts
Default

I am very interested in this as well. Seems like the right the solution to a problem that is a real pain in the ****!
arh1000 is offline   Reply With Quote
Old 04/09/2007, 03:39 PM   #9 (permalink)
Member
 
Join Date: Dec 2006
Posts: 50
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Eddie, could you by chance add in the alarm icon too? I see that you also have a pdanet icon on the lower right...can you add that icon on the tab that shows:

date, location, bluetooth. the pdanet takes up estate on our small screens.

in the end...perhaps.

date, alarm, pdanet, location, bluetooth.

Eddie, where do u go to to learn all of this stuff that you are trying to do. there are sooo much that i want to do with the Treo.

1) make upper screen (start, ev, bar, battery, time) and lower screen (messaging, menu) half the size that it is.

2) remove the lines on today's screen (make transparent)
slyaii is offline   Reply With Quote
Old 04/09/2007, 04:44 PM   #10 (permalink)
Member
 
crazie.eddie's Avatar
 
Join Date: Mar 2007
Posts: 1,140
Thanks: 0
Thanked 1 Time in 1 Post
Default

I'm new to Mortscript, so I can't help you too much. I heard Mortscript was easy to learn/use and I've developed apps long before (Cobol, Fortran, CL/JCL, & RPG). Unfortunately, this was a LONG time ago and never developed apps, since I got more into computer hardware/network. I figured it might be something easy to do, especially for me, since a date script just requires to read the time and display it. So I cranked started the old part of my brain, started reading up on Mortscript, looking at examples, etc. and finally got something going.

There's a section here regarding Mortscript development...
/wm-developers-mortscript/

There's also a developer's forum here...
http://forum.xda-developers.com/showthread.php?t=289197

Mortscripts home page...
http://www.sto-helit.de/

The icon on the bottom is a connections icon. I was using Pocket Controller to take the screen shot. As far as creating an icon, I'll look into it.
crazie.eddie is offline   Reply With Quote
Old 04/09/2007, 05:01 PM   #11 (permalink)
Member
 
Join Date: Dec 2006
Posts: 50
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Eddie, when can you release the beta??
slyaii is offline   Reply With Quote
Old 04/09/2007, 05:14 PM   #12 (permalink)
Member
 
crazie.eddie's Avatar
 
Join Date: Mar 2007
Posts: 1,140
Thanks: 0
Thanked 1 Time in 1 Post
Default

I'll get it done soon. I want to create an error routine. My script executes itself every minute. If you soft reset during this process, an error is displayed showing the script cannot be found.
crazie.eddie is offline   Reply With Quote
Old 04/09/2007, 05:29 PM   #13 (permalink)
Member
 
fearthefox's Avatar
 
Join Date: Dec 2006
Posts: 63
Thanks: 0
Thanked 0 Times in 0 Posts
Default

have you not seen the program todaytime??? just asking..
fearthefox is offline   Reply With Quote
Old 04/09/2007, 06:39 PM   #14 (permalink)
Member
 
Join Date: Dec 2006
Posts: 50
Thanks: 0
Thanked 0 Times in 0 Posts
Lightbulb

eddie, the scipts disappears when it is soft reset...let's see if this work.

within the location of your registry, create a folder under the parent. soft reset the phone. check back to see if the folder is erased.

if not, then place your code in the new folder and reference

else

place a folder elsewhere and reference back

end if.
slyaii is offline   Reply With Quote
Old 04/09/2007, 08:12 PM   #15 (permalink)
Member
 
Join Date: Sep 2006
Location: OC, CA
Posts: 484
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Quote:
Originally Posted by fearthefox View Post
have you not seen the program todaytime??? just asking..
This script, in my opinion, serves two purposes. (1) having the date displayed and (2) the BT icon. The "Sprint" or "Verizon" carrier name is worthless. This makes it useful, while not having to have two Today plugins being used.

Quote:
Originally Posted by slyaii View Post
eddie, the scipts disappears when it is soft reset...
Did you put a link to the script in your startup folder?
kaiguy is offline   Reply With Quote
Old 04/10/2007, 02:26 AM   #16 (permalink)
Member
 
crazie.eddie's Avatar
 
Join Date: Mar 2007
Posts: 1,140
Thanks: 0
Thanked 1 Time in 1 Post
Default

The script doesn't disappear upon a reset. Since it runs itself every minute, when I perform a soft reset, the device thinks the app is not there, when it actuallly is. Anyway, that is what I'm thinking, since the app is still running well.

I have used Today time, Hidelogo, True Toolbar, and BTicon to display the BT icon in True Toolbar. 2 things I didn't like.

1. The BT icon does not change color when paired, so I would have to guess if my headset was still paired or not. It will only change color if the BT was turned off.

2. If you're Today screen extended itself, which displayed the scroll bar, and you scrolled all the way down, TodayTime, would scroll off as well. Using the Carrier field to display the date will not scroll off. In fact, the scroll bar appears just below the carrier bar.
crazie.eddie is offline   Reply With Quote
Old 04/10/2007, 09:31 AM   #17 (permalink)
Member
 
Join Date: Feb 2003
Location: New York, NY
Posts: 1,349
Thanks: 1
Thanked 5 Times in 4 Posts
Default

methinks, and I may be incorrect about this, you shouldn't set this to run every minute, but rather have it start up with the system via shortcut launch in \Windows\Start Menu\Startup and then keeping the script memory resident, updating the registry location every minute.

Seems less stressful than loading MS from flash at such a high frequency.
g-funkster is offline   Reply With Quote
Old 04/10/2007, 11:55 AM   #18 (permalink)
Member
 
crazie.eddie's Avatar
 
Join Date: Mar 2007
Posts: 1,140
Thanks: 0
Thanked 1 Time in 1 Post
Default

Quote:
Originally Posted by g-funkster View Post
methinks, and I may be incorrect about this, you shouldn't set this to run every minute, but rather have it start up with the system via shortcut launch in \Windows\Start Menu\Startup and then keeping the script memory resident, updating the registry location every minute.

Seems less stressful than loading MS from flash at such a high frequency.
Thanks for the input. I have tested the script how resource intensite the app was, during it's early phase of development. It wasn't much, but I'll compare it using your suggestion.
crazie.eddie is offline   Reply With Quote
Old 04/11/2007, 06:10 AM   #19 (permalink)
Member
 
crazie.eddie's Avatar
 
Join Date: Mar 2007
Posts: 1,140
Thanks: 0
Thanked 1 Time in 1 Post
Default

Made some changes. It should be available soon after some testing.

Click here for the thread regarding changes to the app...
crazie.eddie is offline   Reply With Quote
Old 04/13/2007, 12:57 PM   #20 (permalink)
Member
 
jchrist's Avatar
 
Join Date: Dec 2006
Location: Rock 3
Posts: 146
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Have there been any updates or a release on this yet? Looking forward to it. Thanks.
jchrist is offline   Reply With Quote
Reply


Thread Tools
Display Modes

~


All times are GMT -4. The time now is 08:20 AM.

Creating smartphone communities
Android Central - Android reviews, news and forums Crackberry - Blackberry news, reviews and community TiPb - iPhone news, accessory reviews & forums
Pre Central - Palm Pre Review, News and Community Treo Central - Treo & Centro News and Forums WMExperts - Windows Mobile Reviews & News

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
 
 

Copyright ©1999- TreoCentral. All rights reserved : Terms of Use : Privacy Policy

TREO and TreoCentral are trademarks or registered trademarks of palm, Inc. in the United States and other countries;
the TreoCentral mark and domain name are used under license from palm, Inc.
The views expressed on this website are solely those of the proprietor, or
contributors to the site, and do not necessarily reflect the views of palm, Inc.

Explore More: Crackberry | WMExperts | the iPhone Blog | Android Central | Smartphone Experts Combined Forums