source code of the "sitesee.mbx"

2,041 views
Skip to first unread message

zineb ABIR

unread,
Mar 17, 2009, 11:32:32 AM3/17/09
to mapi...@googlegroups.com
hello everyone,

Does anyone know where i could get the .mb of the sitesee.mbx ? cause I have to change some functionalities and add some others, and i would like to take inspiration from it.

thanks a lot for the help

best regards 

zineb

--
ABIR  Zineb
Insitut National des Postes et Télecom à RABAT
Promotion 2009

Gentreau

unread,
Mar 17, 2009, 11:08:05 AM3/17/09
to mapi...@googlegroups.com
Maybe you could contact the COPYRIGHT OWNER and ask nicely.
His or her details are in the About box of Sitesee.

Asking for the source code of Copyrighted programmes is not good form.
 
Gentreau


From: mapi...@googlegroups.com [mailto:mapi...@googlegroups.com] On Behalf Of zineb ABIR
Sent: Tuesday, March 17, 2009 4:33 PM
To: mapi...@googlegroups.com
Subject: [MI-L] source code of the "sitesee.mbx"

e.j.h.polle

unread,
Mar 17, 2009, 12:38:11 PM3/17/09
to MapInfo-L
Salaam 'Alaykum Abir,


You generated some discussion!

So now you have to consider three options:

1. Buy some software. (This might save you a lot of time...)
2. Find open source tools, either to use directly or to modify/use for
inspiration. There are a lot of tools around there on the net
3. Build your own tool. (This might be the cheapest, but a very time-
consuming option...)

If you've got any questions or need any training, please let us know.

Best regards,

Egge-Jan

On 17 mrt, 16:08, "Gentreau" <goo...@gentreau.com> wrote:
> Maybe you could contact the COPYRIGHT OWNER and ask nicely.
> His or her details are in the About box of Sitesee.
>
> Asking for the source code of Copyrighted programmes is not good form.
>
> Gentreau
>
>   _____  
>

Glen

unread,
Mar 17, 2009, 12:49:09 PM3/17/09
to MapInfo-L

Gents

I have a tool that make sectors it's a beta and will work from now
until 1/2010

www.ossman-cg.net then goto the download page at the bottom

and no you can't have the source ;-) but I can make changes to it for
a fee

Glen

Ali M.

unread,
Mar 17, 2009, 2:58:15 PM3/17/09
to MapInfo-L

I'm a long time reader of this list and this is the first time I've
been moved to post here. I developed a tool for creating sectors in
MapInfo many years ago that I named sitesee.mbx. If you have obtained
a copy of this tool and are not currently employed by the company
listed in the about box (I will refrain from naming the firm), then
you are not authorized to be using it.

If it were up to me I would release the tool into the public domain
but the code belongs to the company as it was developed under work-for-
hire IP. I would recommend looking for an alternative tool.

Ali M.

zineb ABIR

unread,
Mar 17, 2009, 3:52:06 PM3/17/09
to mapi...@googlegroups.com
Thank you all for your responses that was kind of you.
And i am really sorry Mr Ali i thought that it was an open source code, and don't worry i will try to look for an alternative one even if it seems that it will be hard to find a similar one with its source code. It's that you have done a good work there ;)

best regard 

zineb

2009/3/17 Ali M. <teas...@verizon.net>

Gentreau

unread,
Mar 17, 2009, 3:52:56 PM3/17/09
to mapi...@googlegroups.com

That clears that up then.

Thanks for the info Ali.

Consider it deleted from my machine at least.


-----Original Message-----
From: mapi...@googlegroups.com [mailto:mapi...@googlegroups.com] On

danny adil

unread,
Mar 17, 2009, 11:55:26 PM3/17/09
to mapi...@googlegroups.com
Hii Glen,

How to make your tools expired on 1/2010? Do you have a referece that i can use?
(I need it to implement in my tools)

Thanks

Uffe Kousgaard

unread,
Mar 18, 2009, 2:37:39 AM3/18/09
to mapi...@googlegroups.com
This will end your program after 1-1-2010:

dim enddate as date
enddate = 20100101
if curdate()>enddate then
  note "This is the end - my friend"
  end program
end if
note "Welcome to the program"

Regards
Uffe Kousgaard

danny adil

unread,
Mar 18, 2009, 3:03:54 AM3/18/09
to mapi...@googlegroups.com
Thank Uffe,

I will try it.....,
Reply all
Reply to author
Forward
0 new messages