Go Back   Technology Questions > Hardware Questions > Electronics > Smartphones

Smartphones This is the Microsoft General Public Smartphones Newsgroup.

Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old 01-19-2008, 05:10 AM
A.N. Onymous Esq
Tablet PC Guest
 
Posts: n/a
Better Calendar Plugin

I have a Palk Treo 500v running WM6

The home screen has a up coming events plug-in but only seems to show the
next. Could anyone recommend a third party app that is more flexible?

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

 
Old 01-19-2008, 05:10 AM
Xploder HD Movie Player for PS3. Manage, convert and transfer media files between the PC and PS3.
  #2 (permalink)  
Old 01-19-2008, 09:20 AM
A.N. Onymous Esq
Tablet PC Guest
 
Posts: n/a
Re: Better Calendar Plugin

"A.N. Onymous Esq" <no.spam@me> wrote in message
news:4791f4c1$0$13927$fa0fcedb@news.zen.co.uk...
>I have a Palk Treo 500v running WM6
>
> The home screen has a up coming events plug-in but only seems to show the
> next. Could anyone recommend a third party app that is more flexible?


To answer my own question - I have found this

http://chrisb.homelinux.org/cbreminder/

Free, easy and works!

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #3 (permalink)  
Old 01-19-2008, 09:50 AM
Sven
Tablet PC Guest
 
Posts: n/a
Re: Better Calendar Plugin

It does? That surprises me because the Palm is not a Smartphone, it is a WM
Professional device, with a touch screen. The instructions are how to edit
the SP homescreen XML to incorporate the plug-in. That sort of thing is not
required on a WMPro device.

--
Sven
MS MVP Mobile Devices
"A.N. Onymous Esq" <no.spam@me> wrote in message
news:47922f40$0$21095$da0feed9@news.zen.co.uk...
> "A.N. Onymous Esq" <no.spam@me> wrote in message
> news:4791f4c1$0$13927$fa0fcedb@news.zen.co.uk...
>>I have a Palk Treo 500v running WM6
>>
>> The home screen has a up coming events plug-in but only seems to show the
>> next. Could anyone recommend a third party app that is more flexible?

>
> To answer my own question - I have found this
>
> http://chrisb.homelinux.org/cbreminder/
>
> Free, easy and works!
>


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #4 (permalink)  
Old 01-19-2008, 10:40 AM
A.N. Onymous Esq
Tablet PC Guest
 
Posts: n/a
Re: Better Calendar Plugin

"Sven" <sejohannsen********.com> wrote in message
news:3401F55E-9474-4AB0-AA6A-20D21F414888@microsoft.com...
> It does? That surprises me because the Palm is not a Smartphone, it is a
> WM Professional device, with a touch screen. The instructions are how to
> edit the SP homescreen XML to incorporate the plug-in. That sort of thing
> is not required on a WMPro device.
>
> --
> Sven
> MS MVP Mobile Devices


Sorry - the Palm treo 500v is a Smartphone - it has NO touchscreen

http://euro.palm.com/uk/en/products/...ones/treo500v/

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #5 (permalink)  
Old 01-19-2008, 03:40 PM
Scott
Tablet PC Guest
 
Posts: n/a
Re: Better Calendar Plugin



"A.N. Onymous Esq" wrote:
>
> "A.N. Onymous Esq" <no.spam@me> wrote in message
> news:4791f4c1$0$13927$fa0fcedb@news.zen.co.uk...
> >I have a Palk Treo 500v running WM6
> >
> > The home screen has a up coming events plug-in but only seems to show the
> > next. Could anyone recommend a third party app that is more flexible?

>
> To answer my own question - I have found this
>
> http://chrisb.homelinux.org/cbreminder/
>
> Free, easy and works!


A.N. Onymous Esq:

It looks good. Is there an English version? I'm talking about the word
Kontake on the screen.

Thanks!
Scott
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #6 (permalink)  
Old 01-20-2008, 02:40 AM
A.N. Onymous Esq
Tablet PC Guest
 
Posts: n/a
Re: Better Calendar Plugin

"Scott" <golden@uslink.net> wrote in message
news:4792888F.5FE62721@uslink.net...
>
>
> "A.N. Onymous Esq" wrote:
>>
>> "A.N. Onymous Esq" <no.spam@me> wrote in message
>> news:4791f4c1$0$13927$fa0fcedb@news.zen.co.uk...
>> >I have a Palk Treo 500v running WM6
>> >
>> > The home screen has a up coming events plug-in but only seems to show
>> > the
>> > next. Could anyone recommend a third party app that is more flexible?

>>
>> To answer my own question - I have found this
>>
>> http://chrisb.homelinux.org/cbreminder/
>>
>> Free, easy and works!

>
> A.N. Onymous Esq:
>
> It looks good. Is there an English version? I'm talking about the word
> Kontake on the screen.
>
> Thanks!
> Scott


No need - just download the last cab file on the list and copy across to
your smart phone, then run it to install it.

Copy the code on the page into whatever xml file you are using as your home
screen theme - these files are found in Application Data/Home

This is the code I used

<!-- CBReminder Plugin -->

<plugin file="CBReminderPlugin.dll"
clsid="{0AC40715-A683-4C21-9736-D8BDDE8C9A99}"

name="CBReminder"
font-size="19"
font-weight="bold"
font-face="nina"
padding-left="2"
padding-right="4"
line-compress="3"
maxheight="65"
minheight="15"
days="7"
daysallday="3"
fgcolor="#FFFFFF"
bgcolor="TRANSPARENT"
showdayofweek="true"
action="\Windows\calendar.lnk"
>

</plugin>


You can alter days and daysallday to your needs and your screen

I suggest you make a back up of the .xml file before you try to alter it!

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #7 (permalink)  
Old 01-20-2008, 11:07 AM
Sven
Tablet PC Guest
 
Posts: n/a
Re: Better Calendar Plugin

My mistake. I keep forgetting about that thing. Palm has been making touch
screen WM devices for a while and calling them Smartphones, I forgot they
made one that actually is one.

--
Sven
MS MVP Mobile Devices
"A.N. Onymous Esq" <no.spam@me> wrote in message
news:4792415d$0$13930$fa0fcedb@news.zen.co.uk...
> "Sven" <sejohannsen********.com> wrote in message
> news:3401F55E-9474-4AB0-AA6A-20D21F414888@microsoft.com...
>> It does? That surprises me because the Palm is not a Smartphone, it is a
>> WM Professional device, with a touch screen. The instructions are how to
>> edit the SP homescreen XML to incorporate the plug-in. That sort of thing
>> is not required on a WMPro device.
>>
>> --
>> Sven
>> MS MVP Mobile Devices

>
> Sorry - the Palm treo 500v is a Smartphone - it has NO touchscreen
>
> http://euro.palm.com/uk/en/products/...ones/treo500v/


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Reply

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Sync Vista Calendar to Windows Live Calendar Tej Windows Vista 3 07-18-2008 01:50 PM
How to Import Calendar from Outlook to Vista Windows Calendar John E. Golden Windows Vista 4 12-10-2007 11:10 PM
Synchronizing Windows Vista Calendar w/Google Calendar Buck22 Windows Vista 1 05-08-2007 10:00 PM
Groove 2007 calendar and linking it to Google Calendar Gil Tennant Microsoft Office 2 04-25-2007 06:15 AM
Adding a Public Folder Calendar to my Shared Calendar list Scoobs Microsoft Office 0 01-15-2007 11:57 AM


All times are GMT -8. The time now is 05:25 PM.


2003 - 2008 All Rights Reserved. Technology Questions

SEO by vBSEO 3.1.0