[Ann] Open Source Week Calendar for Lasso using Knop and Jquery

View: New views
7 Messages — Rating Filter:   Alert me  

[Ann] Open Source Week Calendar for Lasso using Knop and Jquery

by Jolle Carlestam-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Cross post from Lasso Talk to make sure it gets into the correct  
archives.

On Lasso Developer Conference in Amsterdam I introduced an open source  
week calendar application. It's based on a Jquery plugin,  
WeekCalendar, using Lasso on Knop on the server side.

Features for the moment are
   * Adding, updating and deleting of calendar events using jquery-ui  
dialog.
     Events are retrieved from and stored in a Mysql database using  
ajax calls.
     Database actions are provided with the help of Knop
   * Dragging and resizing of calendar events
   * Restricted timeslot rendering based on business hours,
     option that can be turned on in the config
   * Week starts on Monday. Other start days available thru config
   * Allowing event overlap with staggered rendering of overlapping  
events
   * Calendar can be localised thru config.
     Available languages: English, Swedish, Danish.
     Additional languages are easily added.
     Localisation is provided with the help of Knop
   * Events can be exported as iCalendar files.
     Either events for the shown week or for the entire calendar
   * Events can be imported into the calendar in the form of Icalendar  
files (.ics).
     Either single events or several within the same VCALENDAR container
   * CSS rules are isolated enabling integration into a site
     without css rules bleeding into or from the calendar

The code is available on Google code Knop site
http://code.google.com/p/knop/source/browse/#svn/Third%20party%20Add- 
ons/Knop%20Week%20Calendar

I will make a demo available too as soon as I figured out the best  
place to put it.

Please direct requests and questions to the relevant lists. Issues  
regarding the javascript layer including Jquery belongs to the Week  
Calendar list at
http://groups.google.com/group/jquery-week-calendar
Anything related to Knop is best dealt with on the Knop mailing-list.  
Subscribe here
http://montania.se/projects/knop/

It's free to use or abuse. Have fun!

HDB
Jolle

--
#############################################################
This message is sent to you because you are subscribed to
the mailing list <knop@...>.
To unsubscribe, E-mail to: <knop-off@...>
Send administrative queries to  <knop-request@...>
List archive http://www.nabble.com/Knop-Framework-Discussion-f29076.html
Project homepage http://montania.se/projects/knop/
Google Code has the latest downloads at http://code.google.com/p/knop/

Re: [Ann] Open Source Week Calendar for Lasso using Knop and Jquery

by Johan Solve-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

A warm welcome to the first third party add-on for Knop!


At 21.07 +0200 2009-10-06, Jolle Carlestam wrote:

>Cross post from Lasso Talk to make sure it gets into the correct archives.
>
>On Lasso Developer Conference in Amsterdam I introduced an open source week calendar application. It's based on a Jquery plugin, WeekCalendar, using Lasso on Knop on the server side.
>
>Features for the moment are
>  * Adding, updating and deleting of calendar events using jquery-ui dialog.
>    Events are retrieved from and stored in a Mysql database using ajax calls.
>    Database actions are provided with the help of Knop
>  * Dragging and resizing of calendar events
>  * Restricted timeslot rendering based on business hours,
>    option that can be turned on in the config
>  * Week starts on Monday. Other start days available thru config
>  * Allowing event overlap with staggered rendering of overlapping events
>  * Calendar can be localised thru config.
>    Available languages: English, Swedish, Danish.
>    Additional languages are easily added.
>    Localisation is provided with the help of Knop
>  * Events can be exported as iCalendar files.
>    Either events for the shown week or for the entire calendar
>  * Events can be imported into the calendar in the form of Icalendar files (.ics).
>    Either single events or several within the same VCALENDAR container
>  * CSS rules are isolated enabling integration into a site
>    without css rules bleeding into or from the calendar
>
>The code is available on Google code Knop site
>http://code.google.com/p/knop/source/browse/#svn/Third%20party%20Add-ons/Knop%20Week%20Calendar
>
>I will make a demo available too as soon as I figured out the best place to put it.
>
>Please direct requests and questions to the relevant lists. Issues regarding the javascript layer including Jquery belongs to the Week Calendar list at
>http://groups.google.com/group/jquery-week-calendar
>Anything related to Knop is best dealt with on the Knop mailing-list. Subscribe here
>http://montania.se/projects/knop/
>
>It's free to use or abuse. Have fun!
>
>HDB
>Jolle
>
>--
>#############################################################
>This message is sent to you because you are subscribed to
>the mailing list <knop@...>.
>To unsubscribe, E-mail to: <knop-off@...>
>Send administrative queries to  <knop-request@...>
>List archive http://www.nabble.com/Knop-Framework-Discussion-f29076.html
>Project homepage http://montania.se/projects/knop/
>Google Code has the latest downloads at http://code.google.com/p/knop/


--
     Johan Sölve    [FSA Member, Lasso Partner]
     Web Application/Lasso/FileMaker Developer
     MONTANIA SOFTWARE & SOLUTIONS
http://www.montania.se   mailto:joh-n@...
 (spam-safe email address, replace '-' with 'a')

--
#############################################################
This message is sent to you because you are subscribed to
the mailing list <knop@...>.
To unsubscribe, E-mail to: <knop-off@...>
Send administrative queries to  <knop-request@...>
List archive http://www.nabble.com/Knop-Framework-Discussion-f29076.html
Project homepage http://montania.se/projects/knop/
Google Code has the latest downloads at http://code.google.com/p/knop/

Re: [Ann] Open Source Week Calendar for Lasso using Knop and Jquery

by Johan Solve-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Online demo
http://knopdemo.montania.se/calendar/
http://knopdemo.montania.se/kalender/ (same data but in Swedish)

At 21.07 +0200 2009-10-06, Jolle Carlestam wrote:

>Cross post from Lasso Talk to make sure it gets into the correct archives.
>
>On Lasso Developer Conference in Amsterdam I introduced an open source week calendar application. It's based on a Jquery plugin, WeekCalendar, using Lasso on Knop on the server side.
>
>Features for the moment are
>  * Adding, updating and deleting of calendar events using jquery-ui dialog.
>    Events are retrieved from and stored in a Mysql database using ajax calls.
>    Database actions are provided with the help of Knop
>  * Dragging and resizing of calendar events
>  * Restricted timeslot rendering based on business hours,
>    option that can be turned on in the config
>  * Week starts on Monday. Other start days available thru config
>  * Allowing event overlap with staggered rendering of overlapping events
>  * Calendar can be localised thru config.
>    Available languages: English, Swedish, Danish.
>    Additional languages are easily added.
>    Localisation is provided with the help of Knop
>  * Events can be exported as iCalendar files.
>    Either events for the shown week or for the entire calendar
>  * Events can be imported into the calendar in the form of Icalendar files (.ics).
>    Either single events or several within the same VCALENDAR container
>  * CSS rules are isolated enabling integration into a site
>    without css rules bleeding into or from the calendar
>
>The code is available on Google code Knop site
>http://code.google.com/p/knop/source/browse/#svn/Third%20party%20Add-ons/Knop%20Week%20Calendar
>
>I will make a demo available too as soon as I figured out the best place to put it.
>
>Please direct requests and questions to the relevant lists. Issues regarding the javascript layer including Jquery belongs to the Week Calendar list at
>http://groups.google.com/group/jquery-week-calendar
>Anything related to Knop is best dealt with on the Knop mailing-list. Subscribe here
>http://montania.se/projects/knop/
>
>It's free to use or abuse. Have fun!
>
>HDB
>Jolle
>
>--
>#############################################################
>This message is sent to you because you are subscribed to
>the mailing list <knop@...>.
>To unsubscribe, E-mail to: <knop-off@...>
>Send administrative queries to  <knop-request@...>
>List archive http://www.nabble.com/Knop-Framework-Discussion-f29076.html
>Project homepage http://montania.se/projects/knop/
>Google Code has the latest downloads at http://code.google.com/p/knop/


--
     Johan Sölve    [FSA Member, Lasso Partner]
     Web Application/Lasso/FileMaker Developer
     MONTANIA SOFTWARE & SOLUTIONS
http://www.montania.se   mailto:joh-n@...
 (spam-safe email address, replace '-' with 'a')

--
#############################################################
This message is sent to you because you are subscribed to
the mailing list <knop@...>.
To unsubscribe, E-mail to: <knop-off@...>
Send administrative queries to  <knop-request@...>
List archive http://www.nabble.com/Knop-Framework-Discussion-f29076.html
Project homepage http://montania.se/projects/knop/
Google Code has the latest downloads at http://code.google.com/p/knop/

Re: [Ann] Open Source Week Calendar for Lasso using Knop and Jquery

by Johan Solve-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Um, it's not quite working... Will try to fix it later.

At 09.38 +0200 2009-10-13, Johan Solve wrote:

>Online demo
>http://knopdemo.montania.se/calendar/
>http://knopdemo.montania.se/kalender/ (same data but in Swedish)
>
>At 21.07 +0200 2009-10-06, Jolle Carlestam wrote:
>>Cross post from Lasso Talk to make sure it gets into the correct archives.
>>
>>On Lasso Developer Conference in Amsterdam I introduced an open source week calendar application. It's based on a Jquery plugin, WeekCalendar, using Lasso on Knop on the server side.
>>
>>Features for the moment are
>>  * Adding, updating and deleting of calendar events using jquery-ui dialog.
>>    Events are retrieved from and stored in a Mysql database using ajax calls.
>>    Database actions are provided with the help of Knop
>>  * Dragging and resizing of calendar events
>>  * Restricted timeslot rendering based on business hours,
>>    option that can be turned on in the config
>>  * Week starts on Monday. Other start days available thru config
>>  * Allowing event overlap with staggered rendering of overlapping events
>>  * Calendar can be localised thru config.
>>    Available languages: English, Swedish, Danish.
>>    Additional languages are easily added.
>>    Localisation is provided with the help of Knop
>>  * Events can be exported as iCalendar files.
>>    Either events for the shown week or for the entire calendar
>>  * Events can be imported into the calendar in the form of Icalendar files (.ics).
>>    Either single events or several within the same VCALENDAR container
>>  * CSS rules are isolated enabling integration into a site
>>    without css rules bleeding into or from the calendar
>>
>>The code is available on Google code Knop site
>>http://code.google.com/p/knop/source/browse/#svn/Third%20party%20Add-ons/Knop%20Week%20Calendar
>>
>>I will make a demo available too as soon as I figured out the best place to put it.
>>
>>Please direct requests and questions to the relevant lists. Issues regarding the javascript layer including Jquery belongs to the Week Calendar list at
>>http://groups.google.com/group/jquery-week-calendar
>>Anything related to Knop is best dealt with on the Knop mailing-list. Subscribe here
>>http://montania.se/projects/knop/
>>
>>It's free to use or abuse. Have fun!
>>
>>HDB
>>Jolle
>>
>>--
>>#############################################################
>>This message is sent to you because you are subscribed to
>>the mailing list <knop@...>.
>>To unsubscribe, E-mail to: <knop-off@...>
>>Send administrative queries to  <knop-request@...>
>>List archive http://www.nabble.com/Knop-Framework-Discussion-f29076.html
>>Project homepage http://montania.se/projects/knop/
>>Google Code has the latest downloads at http://code.google.com/p/knop/
>
>
>--
>     Johan Sölve    [FSA Member, Lasso Partner]
>     Web Application/Lasso/FileMaker Developer
>     MONTANIA SOFTWARE & SOLUTIONS
>http://www.montania.se   mailto:joh-n@...
> (spam-safe email address, replace '-' with 'a')
>
>--
>#############################################################
>This message is sent to you because you are subscribed to
>the mailing list <knop@...>.
>To unsubscribe, E-mail to: <knop-off@...>
>Send administrative queries to  <knop-request@...>
>List archive http://www.nabble.com/Knop-Framework-Discussion-f29076.html
>Project homepage http://montania.se/projects/knop/
>Google Code has the latest downloads at http://code.google.com/p/knop/


--
     Johan Sölve    [FSA Member, Lasso Partner]
     Web Application/Lasso/FileMaker Developer
     MONTANIA SOFTWARE & SOLUTIONS
http://www.montania.se   mailto:joh-n@...
 (spam-safe email address, replace '-' with 'a')

--
#############################################################
This message is sent to you because you are subscribed to
the mailing list <knop@...>.
To unsubscribe, E-mail to: <knop-off@...>
Send administrative queries to  <knop-request@...>
List archive http://www.nabble.com/Knop-Framework-Discussion-f29076.html
Project homepage http://montania.se/projects/knop/
Google Code has the latest downloads at http://code.google.com/p/knop/

Re: [Ann] Open Source Week Calendar for Lasso using Knop and Jquery

by Adam de Zoete-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Looks great, but it seems the demo does not store events outside of the
DOM. Flicking through the weeks looses the stored events.

Adam


Johan Solve wrote:

> Online demo
> http://knopdemo.montania.se/calendar/
> http://knopdemo.montania.se/kalender/ (same data but in Swedish)
>
> At 21.07 +0200 2009-10-06, Jolle Carlestam wrote:
>> Cross post from Lasso Talk to make sure it gets into the correct archives.
>>
>> On Lasso Developer Conference in Amsterdam I introduced an open source week calendar application. It's based on a Jquery plugin, WeekCalendar, using Lasso on Knop on the server side.
>>
>> Features for the moment are
>>  * Adding, updating and deleting of calendar events using jquery-ui dialog.
>>    Events are retrieved from and stored in a Mysql database using ajax calls.
>>    Database actions are provided with the help of Knop
>>  * Dragging and resizing of calendar events
>>  * Restricted timeslot rendering based on business hours,
>>    option that can be turned on in the config
>>  * Week starts on Monday. Other start days available thru config
>>  * Allowing event overlap with staggered rendering of overlapping events
>>  * Calendar can be localised thru config.
>>    Available languages: English, Swedish, Danish.
>>    Additional languages are easily added.
>>    Localisation is provided with the help of Knop
>>  * Events can be exported as iCalendar files.
>>    Either events for the shown week or for the entire calendar
>>  * Events can be imported into the calendar in the form of Icalendar files (.ics).
>>    Either single events or several within the same VCALENDAR container
>>  * CSS rules are isolated enabling integration into a site
>>    without css rules bleeding into or from the calendar
>>
>> The code is available on Google code Knop site
>> http://code.google.com/p/knop/source/browse/#svn/Third%20party%20Add-ons/Knop%20Week%20Calendar
>>
>> I will make a demo available too as soon as I figured out the best place to put it.
>>
>> Please direct requests and questions to the relevant lists. Issues regarding the javascript layer including Jquery belongs to the Week Calendar list at
>> http://groups.google.com/group/jquery-week-calendar
>> Anything related to Knop is best dealt with on the Knop mailing-list. Subscribe here
>> http://montania.se/projects/knop/
>>
>> It's free to use or abuse. Have fun!
>>
>> HDB
>> Jolle
>>
>> --
>> #############################################################
>> This message is sent to you because you are subscribed to
>> the mailing list <knop@...>.
>> To unsubscribe, E-mail to: <knop-off@...>
>> Send administrative queries to  <knop-request@...>
>> List archive http://www.nabble.com/Knop-Framework-Discussion-f29076.html
>> Project homepage http://montania.se/projects/knop/
>> Google Code has the latest downloads at http://code.google.com/p/knop/
>
>


--
#############################################################
This message is sent to you because you are subscribed to
the mailing list <knop@...>.
To unsubscribe, E-mail to: <knop-off@...>
Send administrative queries to  <knop-request@...>
List archive http://www.nabble.com/Knop-Framework-Discussion-f29076.html
Project homepage http://montania.se/projects/knop/
Google Code has the latest downloads at http://code.google.com/p/knop/

Re: [Ann] Open Source Week Calendar for Lasso using Knop and Jquery

by Johan Solve-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Yes, as I said... They stick in the database, but something is wrong with taking care of the JSON ajax response (the JSON has the calendar data so it works that far). Don't have time to go further with this now.

At 09.03 +0100 2009-10-13, Adam de Zoete wrote:

>Looks great, but it seems the demo does not store events outside of the DOM. Flicking through the weeks looses the stored events.
>
>Adam
>
>
>Johan Solve wrote:
>>Online demo
>>http://knopdemo.montania.se/calendar/
>>http://knopdemo.montania.se/kalender/ (same data but in Swedish)
>>
>>At 21.07 +0200 2009-10-06, Jolle Carlestam wrote:
>>>Cross post from Lasso Talk to make sure it gets into the correct archives.
>>>
>>>On Lasso Developer Conference in Amsterdam I introduced an open source week calendar application. It's based on a Jquery plugin, WeekCalendar, using Lasso on Knop on the server side.
>>>
>>>Features for the moment are
>>> * Adding, updating and deleting of calendar events using jquery-ui dialog.
>>>   Events are retrieved from and stored in a Mysql database using ajax calls.
>>>   Database actions are provided with the help of Knop
>>> * Dragging and resizing of calendar events
>>> * Restricted timeslot rendering based on business hours,
>>>   option that can be turned on in the config
>>> * Week starts on Monday. Other start days available thru config
>>> * Allowing event overlap with staggered rendering of overlapping events
>>> * Calendar can be localised thru config.
>>>   Available languages: English, Swedish, Danish.
>>>   Additional languages are easily added.
>>>   Localisation is provided with the help of Knop
>>> * Events can be exported as iCalendar files.
>>>   Either events for the shown week or for the entire calendar
>>> * Events can be imported into the calendar in the form of Icalendar files (.ics).
>>>   Either single events or several within the same VCALENDAR container
>>> * CSS rules are isolated enabling integration into a site
>>>   without css rules bleeding into or from the calendar
>>>
>>>The code is available on Google code Knop site
>>>http://code.google.com/p/knop/source/browse/#svn/Third%20party%20Add-ons/Knop%20Week%20Calendar
>>>
>>>I will make a demo available too as soon as I figured out the best place to put it.
>>>
>>>Please direct requests and questions to the relevant lists. Issues regarding the javascript layer including Jquery belongs to the Week Calendar list at
>>>http://groups.google.com/group/jquery-week-calendar
>>>Anything related to Knop is best dealt with on the Knop mailing-list. Subscribe here
>>>http://montania.se/projects/knop/
>>>
>>>It's free to use or abuse. Have fun!
>>>
>>>HDB
>>>Jolle
>>>
>>>--
>>>#############################################################
>>>This message is sent to you because you are subscribed to
>>>the mailing list <knop@...>.
>>>To unsubscribe, E-mail to: <knop-off@...>
>>>Send administrative queries to  <knop-request@...>
>>>List archive http://www.nabble.com/Knop-Framework-Discussion-f29076.html
>>>Project homepage http://montania.se/projects/knop/
>>>Google Code has the latest downloads at http://code.google.com/p/knop/
>>
>>
>
>
>--
>#############################################################
>This message is sent to you because you are subscribed to
>the mailing list <knop@...>.
>To unsubscribe, E-mail to: <knop-off@...>
>Send administrative queries to  <knop-request@...>
>List archive http://www.nabble.com/Knop-Framework-Discussion-f29076.html
>Project homepage http://montania.se/projects/knop/
>Google Code has the latest downloads at http://code.google.com/p/knop/


--
     Johan Sölve    [FSA Member, Lasso Partner]
     Web Application/Lasso/FileMaker Developer
     MONTANIA SOFTWARE & SOLUTIONS
http://www.montania.se   mailto:joh-n@...
 (spam-safe email address, replace '-' with 'a')

--
#############################################################
This message is sent to you because you are subscribed to
the mailing list <knop@...>.
To unsubscribe, E-mail to: <knop-off@...>
Send administrative queries to  <knop-request@...>
List archive http://www.nabble.com/Knop-Framework-Discussion-f29076.html
Project homepage http://montania.se/projects/knop/
Google Code has the latest downloads at http://code.google.com/p/knop/

Re: [Ann] Open Source Week Calendar for Lasso using Knop and Jquery

by Johan Solve-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Jolle found that a linebreak broke it. Data is fixed so the demo works now, but please don't add linebreaks yet...

At 13.12 +0200 2009-10-13, Johan Solve wrote:

>Yes, as I said... They stick in the database, but something is wrong with taking care of the JSON ajax response (the JSON has the calendar data so it works that far). Don't have time to go further with this now.
>
>At 09.03 +0100 2009-10-13, Adam de Zoete wrote:
>>Looks great, but it seems the demo does not store events outside of the DOM. Flicking through the weeks looses the stored events.
>>
>>Adam
>>
>>
>>Johan Solve wrote:
>>>Online demo
>>>http://knopdemo.montania.se/calendar/
>>>http://knopdemo.montania.se/kalender/ (same data but in Swedish)
>>>
>>>At 21.07 +0200 2009-10-06, Jolle Carlestam wrote:
>>>>Cross post from Lasso Talk to make sure it gets into the correct archives.
>>>>
>>>>On Lasso Developer Conference in Amsterdam I introduced an open source week calendar application. It's based on a Jquery plugin, WeekCalendar, using Lasso on Knop on the server side.
>>>>
>>>>Features for the moment are
>>>> * Adding, updating and deleting of calendar events using jquery-ui dialog.
>>>>   Events are retrieved from and stored in a Mysql database using ajax calls.
>>>>   Database actions are provided with the help of Knop
>>>> * Dragging and resizing of calendar events
>>>> * Restricted timeslot rendering based on business hours,
>>>>   option that can be turned on in the config
>>>> * Week starts on Monday. Other start days available thru config
>>>> * Allowing event overlap with staggered rendering of overlapping events
>>>> * Calendar can be localised thru config.
>>>>   Available languages: English, Swedish, Danish.
>>>>   Additional languages are easily added.
>>>>   Localisation is provided with the help of Knop
>>>> * Events can be exported as iCalendar files.
>>>>   Either events for the shown week or for the entire calendar
>>>> * Events can be imported into the calendar in the form of Icalendar files (.ics).
>>>>   Either single events or several within the same VCALENDAR container
>>>> * CSS rules are isolated enabling integration into a site
>>>>   without css rules bleeding into or from the calendar
>>>>
>>>>The code is available on Google code Knop site
>>>>http://code.google.com/p/knop/source/browse/#svn/Third%20party%20Add-ons/Knop%20Week%20Calendar
>>>>
>>>>I will make a demo available too as soon as I figured out the best place to put it.
>>>>
>>>>Please direct requests and questions to the relevant lists. Issues regarding the javascript layer including Jquery belongs to the Week Calendar list at
>>>>http://groups.google.com/group/jquery-week-calendar
>>>>Anything related to Knop is best dealt with on the Knop mailing-list. Subscribe here
>>>>http://montania.se/projects/knop/
>>>>
>>>>It's free to use or abuse. Have fun!
>>>>
>>>>HDB
>>>>Jolle
>>>>
>>>>--
>>>>#############################################################
>>>>This message is sent to you because you are subscribed to
>>>>the mailing list <knop@...>.
>>>>To unsubscribe, E-mail to: <knop-off@...>
>>>>Send administrative queries to  <knop-request@...>
>>>>List archive http://www.nabble.com/Knop-Framework-Discussion-f29076.html
>>>>Project homepage http://montania.se/projects/knop/
>>>>Google Code has the latest downloads at http://code.google.com/p/knop/
>>>
>>>
>>
>>
>>--
>>#############################################################
>>This message is sent to you because you are subscribed to
>>the mailing list <knop@...>.
>>To unsubscribe, E-mail to: <knop-off@...>
>>Send administrative queries to  <knop-request@...>
>>List archive http://www.nabble.com/Knop-Framework-Discussion-f29076.html
>>Project homepage http://montania.se/projects/knop/
>>Google Code has the latest downloads at http://code.google.com/p/knop/
>
>
>--
>     Johan Sölve    [FSA Member, Lasso Partner]
>     Web Application/Lasso/FileMaker Developer
>     MONTANIA SOFTWARE & SOLUTIONS
>http://www.montania.se   mailto:joh-n@...
> (spam-safe email address, replace '-' with 'a')
>
>--
>#############################################################
>This message is sent to you because you are subscribed to
>the mailing list <knop@...>.
>To unsubscribe, E-mail to: <knop-off@...>
>Send administrative queries to  <knop-request@...>
>List archive http://www.nabble.com/Knop-Framework-Discussion-f29076.html
>Project homepage http://montania.se/projects/knop/
>Google Code has the latest downloads at http://code.google.com/p/knop/


--
     Johan Sölve    [FSA Member, Lasso Partner]
     Web Application/Lasso/FileMaker Developer
     MONTANIA SOFTWARE & SOLUTIONS
http://www.montania.se   mailto:joh-n@...
 (spam-safe email address, replace '-' with 'a')

--
#############################################################
This message is sent to you because you are subscribed to
the mailing list <knop@...>.
To unsubscribe, E-mail to: <knop-off@...>
Send administrative queries to  <knop-request@...>
List archive http://www.nabble.com/Knop-Framework-Discussion-f29076.html
Project homepage http://montania.se/projects/knop/
Google Code has the latest downloads at http://code.google.com/p/knop/