472,354 Members | 1,185 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,354 software developers and data experts.

Connect Daily Web Calendar Version 3.2.11 Released

MH Software, Inc. is pleased to announce the release of version 3.2.11 of
its Connect Daily web calendar software. This is primarily a small
feature release with a few bug fixes.

Topics in this message:

What's New in this Version

Complete Change Log
http://www.mhsoftware.com/changelog.html

Putting Maps in to your Resources or Events

-------------------------------------------------------------------------------

What's New in this Version

--------------------------------------------------------------------------------
MySQL 5.0 support was added.

Any URLs embedded in the long description of an event will be converted to
clickable links when displayed.

The Email Password screen will now send the Email for ALL accounts that
match the specified Email address. Previously duplicate Email addresses
would cause it to send no messages. Case doesn’t matter in the Email
password screen now.

ICal Export was writing malformed Organizer Lines.

ICal import was not correctly handling Organizer/Contact Records. Many
fixes to the iCal import routine.

Removed 64 date limitation for specific or exception dates.

Repaired several items relating to deploying Connect Daily as a packed WAR
file.

The RSS feed was not properly encoding some fields.

--------------------------------------------------------------------------------

Putting Maps in to your Resources or Events

--------------------------------------------------------------------------------

Many times when you publish an event in Connect Daily, you’d like to give
people a map that displays the location of your event. There are a couple
of ways to do this with Connect Daily.

If you won'’t have a lot of events at one location, the simplest thing to
do is to copy and paste the URL into the long description text box for
your event. The newest version of Connect Daily will automatically turn
the URL into a link. Just put something like:

Map to Event:
http://maps.google.com/maps?f=q&hl=e...+St,+Denver+CO

If you wi’ll have many events at the same location, we recommend you
create a resource for the event. Once you create the resource, you can
assign it to the events you create. To associate a map with your resource
you’ll need to do a little HTML coding. Don’t worry. We’ll explain how
to do it.

Here’s our example for the local baseball field.

2100 Blake Street   

<A TARGET=_COORSFIELD
HREF="http://maps.google.com/maps?f=q&hl=en&q=2100+BLake+St,+Denver+CO">Map</A>

Denver, CO

The “&nbsp;” are non-breaking spaces. We want to put some space between
the address (2100 Blake Street) and the link to the map.

The part starting with <A is the HTML link tag. The two important parts
are:

TARGET=_COORSFIELD

This forces the map to open in a new window with the “name” of Coors
Field. The important thing to know is that it just makes sure a new map
window will open the first time the event is clicked on.

The second important part is:

HREF=”"http://maps.google.com/maps?f=q&hl=en&q=2100+BLake+St,+Denver+CO”"

This is the actual link to the map. In my example, I copied and pasted the
URL from Google. I went to their site and used the address search feature.
I then copied and pasted the URL bar into the text box.
Once you’ve put in your address and map link for your resource, you’ll
need to make sure it shows up. Login, and go to System | Configuration |
Resources. Make sure the option

Show Resource Descriptions on View Item?

is set to “Yes”.

Now when visitors click on your event, they will see the address to your
event location, and a clickable link to a map.
--
George Sexton
MH Software, Inc. - Home of Connect Daily Web Calendar
http://www.mhsoftware.com/connectdaily.htm

May 5 '06 #1
0 1467

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

9
by: Tom Dacon | last post by:
I have a little desktop application (it happens to be a Windows Forms analog clock) that's written in VB.Net (2003). I placed a shortcut in my Startup program group to start it up when I log on. I...
2
by: Rado | last post by:
Hello. I've got one question. Could anybody advise me? I would like to make somethink such as MS outlook 2003 daily calendar.So I click on something hour and program add there task.When I click on...
1
by: guy | last post by:
hi I am looking for Daily calendar control for my ASP.net project. (c#) Where can i download it?? (prefereble ,for free...) The daily calendar or diary suppose to look like the daily task...
0
by: Fermigier Stefane | last post by:
Nuxeo Calendar Server released in version 2 ------------------------------------------- Nuxeo releases version 2 of it's calendar products for Python and Zope, updating to the latest...
0
by: GV | last post by:
Hi all, New to developing in VS 2005 ASP 2.0 Trying to have a easy pop calender for a button on a web page. I keep getting a error message in IE6 that says: Line 69 Char 3 Error:...
9
by: D. Patrick | last post by:
I need to connect to an Oracle database. I've never done it before. I see that with framework 1.1 you had to download ODP.NET from Oracle's site in order for the framework classes to even work....
1
by: Paul H | last post by:
Can anyone give me some pointers as to how to construct a form or forms that will allow me to see a schedule of meeting rooms Booked or Available as a nice visual display. The Query that holds the...
1
by: swethak | last post by:
hi, i have a code to disply the calendar and add events to that. It works fine.But my requirement is to i have to disply a weekly and daily calendar.Any body plz suggest that what modifications i...
4
by: kkshansid | last post by:
i am beginner. i want to know how to run my php forms with apache compatibility on iis server. i also want to know if php forms could be connected to asp pages as our company's website is running...
0
by: Naresh1 | last post by:
What is WebLogic Admin Training? WebLogic Admin Training is a specialized program designed to equip individuals with the skills and knowledge required to effectively administer and manage Oracle...
0
by: antdb | last post by:
Ⅰ. Advantage of AntDB: hyper-convergence + streaming processing engine In the overall architecture, a new "hyper-convergence" concept was proposed, which integrated multiple engines and...
1
by: Matthew3360 | last post by:
Hi there. I have been struggling to find out how to use a variable as my location in my header redirect function. Here is my code. header("Location:".$urlback); Is this the right layout the...
0
by: Arjunsri | last post by:
I have a Redshift database that I need to use as an import data source. I have configured the DSN connection using the server, port, database, and credentials and received a successful connection...
0
hi
by: WisdomUfot | last post by:
It's an interesting question you've got about how Gmail hides the HTTP referrer when a link in an email is clicked. While I don't have the specific technical details, Gmail likely implements measures...
1
by: Matthew3360 | last post by:
Hi, I have been trying to connect to a local host using php curl. But I am finding it hard to do this. I am doing the curl get request from my web server and have made sure to enable curl. I get a...
0
Oralloy
by: Oralloy | last post by:
Hello Folks, I am trying to hook up a CPU which I designed using SystemC to I/O pins on an FPGA. My problem (spelled failure) is with the synthesis of my design into a bitstream, not the C++...
0
BLUEPANDA
by: BLUEPANDA | last post by:
At BluePanda Dev, we're passionate about building high-quality software and sharing our knowledge with the community. That's why we've created a SaaS starter kit that's not only easy to use but also...
0
by: Rahul1995seven | last post by:
Introduction: In the realm of programming languages, Python has emerged as a powerhouse. With its simplicity, versatility, and robustness, Python has gained popularity among beginners and experts...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.