"Can I use my favorite text editor?"

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
8 messages Options
Reply | Threaded
Open this post in threaded view
|

"Can I use my favorite text editor?"

ccrraaiigg

http://tinyurl.com/3dup5p9 (wordpress.com)

--
Craig Latta
www.netjam.org/resume
+31  06 2757 7177
+ 1 415  287 3547

_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc
Reply | Threaded
Open this post in threaded view
|

Re: "Can I use my favorite text editor?"

Boris Popov, DeepCove Labs (SNN)
It should be a fairly doable exercise using Seaside-REST, now that I
think about it, perhaps even portable, save for things that are too
VisualWorks specific, like Namespaces and Shared Variables.

http://code.google.com/p/seaside/wiki/SeasideRest

-Boris

-----Original Message-----
From: [hidden email] [mailto:[hidden email]] On
Behalf Of Craig Latta
Sent: 01 June 2011 08:50
To: vwnc
Subject: [vwnc] "Can I use my favorite text editor?"


http://tinyurl.com/3dup5p9 (wordpress.com)

--
Craig Latta
www.netjam.org/resume
+31  06 2757 7177
+ 1 415  287 3547

_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc

_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc
Reply | Threaded
Open this post in threaded view
|

Re: "Can I use my favorite text editor?"

Julian Fitzell-4
There was work years ago to do this with FTP:

http://www.cincomsmalltalk.com/userblogs/avi/blogView?showComments=true&prin
tTitle=FTPlets&entry=3303394043

I'm not sure how far they got...

Julian


On 11-06-01 2:18 PM, "Boris Popov" <[hidden email]> wrote:

> It should be a fairly doable exercise using Seaside-REST, now that I
> think about it, perhaps even portable, save for things that are too
> VisualWorks specific, like Namespaces and Shared Variables.
>
> http://code.google.com/p/seaside/wiki/SeasideRest
>
> -Boris
>
> -----Original Message-----
> From: [hidden email] [mailto:[hidden email]] On
> Behalf Of Craig Latta
> Sent: 01 June 2011 08:50
> To: vwnc
> Subject: [vwnc] "Can I use my favorite text editor?"
>
>
> http://tinyurl.com/3dup5p9 (wordpress.com)
>
> --
> Craig Latta
> www.netjam.org/resume
> +31  06 2757 7177
> + 1 415  287 3547
>
> _______________________________________________
> vwnc mailing list
> [hidden email]
> http://lists.cs.uiuc.edu/mailman/listinfo/vwnc
>
> _______________________________________________
> vwnc mailing list
> [hidden email]
> http://lists.cs.uiuc.edu/mailman/listinfo/vwnc

_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc
Reply | Threaded
Open this post in threaded view
|

Re: "Can I use my favorite text editor?"

Karsten Kusche
using DLLCC one could also use MacFUSE to create a file system from a Smalltalk System.

Karsten


-- 
Karsten Kusche - Dipl. Inf. - [hidden email]
Georg Heeg eK - Köthen
Handelsregister: Amtsgericht Dortmund A 12812 

Am Mittwoch, 1. Juni 2011 um 15:28 schrieb Julian Fitzell:

There was work years ago to do this with FTP:

http://www.cincomsmalltalk.com/userblogs/avi/blogView?showComments=true&prin
tTitle=FTPlets&entry=3303394043

I'm not sure how far they got...

Julian


On 11-06-01 2:18 PM, "Boris Popov" <[hidden email]> wrote:

It should be a fairly doable exercise using Seaside-REST, now that I
think about it, perhaps even portable, save for things that are too
VisualWorks specific, like Namespaces and Shared Variables.

http://code.google.com/p/seaside/wiki/SeasideRest

-Boris

-----Original Message-----
From: [hidden email] [[hidden email]] On
Behalf Of Craig Latta
Sent: 01 June 2011 08:50
To: vwnc
Subject: [vwnc] "Can I use my favorite text editor?"


http://tinyurl.com/3dup5p9 (wordpress.com)

--
Craig Latta
www.netjam.org/resume
+31 06 2757 7177
+ 1 415 287 3547

_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc

_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc

_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc


_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc
Reply | Threaded
Open this post in threaded view
|

Re: "Can I use my favorite text editor?"

Boris Popov, DeepCove Labs (SNN)
In reply to this post by Julian Fitzell-4
Very cool. Having said that, one obvious benefit of WebDAV over FTP
would be the fact that it doesn't need additional firewall rules and can
be easily secured with SSL through the same channels that Seaside
applications are normally deployed with.

-Boris

-----Original Message-----
From: Julian Fitzell [mailto:[hidden email]]
Sent: 01 June 2011 09:29
To: Boris Popov, DeepCove Labs; Craig Latta; vwnc
Subject: Re: [vwnc] "Can I use my favorite text editor?"

There was work years ago to do this with FTP:

http://www.cincomsmalltalk.com/userblogs/avi/blogView?showComments=true&
prin
tTitle=FTPlets&entry=3303394043

I'm not sure how far they got...

Julian


On 11-06-01 2:18 PM, "Boris Popov" <[hidden email]> wrote:

> It should be a fairly doable exercise using Seaside-REST, now that I
> think about it, perhaps even portable, save for things that are too
> VisualWorks specific, like Namespaces and Shared Variables.
>
> http://code.google.com/p/seaside/wiki/SeasideRest
>
> -Boris
>
> -----Original Message-----
> From: [hidden email] [mailto:[hidden email]] On
> Behalf Of Craig Latta
> Sent: 01 June 2011 08:50
> To: vwnc
> Subject: [vwnc] "Can I use my favorite text editor?"
>
>
> http://tinyurl.com/3dup5p9 (wordpress.com)
>
> --
> Craig Latta
> www.netjam.org/resume
> +31  06 2757 7177
> + 1 415  287 3547
>
> _______________________________________________
> vwnc mailing list
> [hidden email]
> http://lists.cs.uiuc.edu/mailman/listinfo/vwnc
>
> _______________________________________________
> vwnc mailing list
> [hidden email]
> http://lists.cs.uiuc.edu/mailman/listinfo/vwnc


_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc
Reply | Threaded
Open this post in threaded view
|

Re: "Can I use my favorite text editor?"

Julian Fitzell-4
Re: [vwnc] "Can I use my favorite text editor?" Agreed. Having a library on top of core Seaside that let you implement a few classes to describe browseable objects and then export them using WebDAV with a standard request handler would be very cool.

Julian

On 11-06-01 2:56 PM, "Boris Popov" <boris@...> wrote:

Very cool. Having said that, one obvious benefit of WebDAV over FTP
would be the fact that it doesn't need additional firewall rules and can
be easily secured with SSL through the same channels that Seaside
applications are normally deployed with.

-Boris

-----Original Message-----
From: Julian Fitzell [[hidden email]]
Sent: 01 June 2011 09:29
To: Boris Popov, DeepCove Labs; Craig Latta; vwnc
Subject: Re: [vwnc] "Can I use my favorite text editor?"

There was work years ago to do this with FTP:

http://www.cincomsmalltalk.com/userblogs/avi/blogView?showComments=true&
prin
tTitle=FTPlets&entry=3303394043

I'm not sure how far they got...

Julian


On 11-06-01 2:18 PM, "Boris Popov" <boris@...> wrote:

> It should be a fairly doable exercise using Seaside-REST, now that I
> think about it, perhaps even portable, save for things that are too
> VisualWorks specific, like Namespaces and Shared Variables.
>
> http://code.google.com/p/seaside/wiki/SeasideRest
>
> -Boris
>
> -----Original Message-----
> From: vwnc-bounces@... [[hidden email]] On
> Behalf Of Craig Latta
> Sent: 01 June 2011 08:50
> To: vwnc
> Subject: [vwnc] "Can I use my favorite text editor?"
>
>
> http://tinyurl.com/3dup5p9 (wordpress.com)
>
> --
> Craig Latta
> www.netjam.org/resume
> +31  06 2757 7177
> + 1 415  287 3547
>
> _______________________________________________
> vwnc mailing list
> vwnc@...
> http://lists.cs.uiuc.edu/mailman/listinfo/vwnc
>
> _______________________________________________
> vwnc mailing list
> vwnc@...
> http://lists.cs.uiuc.edu/mailman/listinfo/vwnc



_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc
Reply | Threaded
Open this post in threaded view
|

Re: "Can I use my favorite text editor?"

Janko Mivšek
On 01. 06. 2011 16:10, Julian Fitzell wrote:

> Agreed. Having a library on top of core Seaside that let you implement a
> few classes to describe browseable objects and then export them using
> WebDAV with a standard request handler would be very cool.

And adding that WebDAV support is already done in Swazoo and Aida/Web
and you can possibly just copy it to other web frameworks, even more :)

Janko

>
> Julian
>
> On 11-06-01 2:56 PM, "Boris Popov" <[hidden email]> wrote:
>
>     Very cool. Having said that, one obvious benefit of WebDAV over FTP
>     would be the fact that it doesn't need additional firewall rules and can
>     be easily secured with SSL through the same channels that Seaside
>     applications are normally deployed with.
>
>     -Boris
>
>     -----Original Message-----
>     From: Julian Fitzell [mailto:[hidden email]]
>     Sent: 01 June 2011 09:29
>     To: Boris Popov, DeepCove Labs; Craig Latta; vwnc
>     Subject: Re: [vwnc] "Can I use my favorite text editor?"
>
>     There was work years ago to do this with FTP:
>
>     http://www.cincomsmalltalk.com/userblogs/avi/blogView?showComments=true&
>     <http://www.cincomsmalltalk.com/userblogs/avi/blogView?showComments=true&>
>     prin
>     tTitle=FTPlets&entry=3303394043
>
>     I'm not sure how far they got...
>
>     Julian
>
>
>     On 11-06-01 2:18 PM, "Boris Popov" <[hidden email]> wrote:
>
>     > It should be a fairly doable exercise using Seaside-REST, now that I
>     > think about it, perhaps even portable, save for things that are too
>     > VisualWorks specific, like Namespaces and Shared Variables.
>     >
>     > http://code.google.com/p/seaside/wiki/SeasideRest
>     >
>     > -Boris
>     >
>     > -----Original Message-----
>     > From: [hidden email] [mailto:[hidden email]] On
>     > Behalf Of Craig Latta
>     > Sent: 01 June 2011 08:50
>     > To: vwnc
>     > Subject: [vwnc] "Can I use my favorite text editor?"
>     >
>     >
>     > http://tinyurl.com/3dup5p9 (wordpress.com)
>     >
>     > --
>     > Craig Latta
>     > www.netjam.org/resume
>     > +31  06 2757 7177


--
Janko Mivšek
Aida/Web
Smalltalk Web Application Server
http://www.aidaweb.si
_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc
Reply | Threaded
Open this post in threaded view
|

Re: "Can I use my favorite text editor?"

ccrraaiigg
In reply to this post by Boris Popov, DeepCove Labs (SNN)

> Very cool. Having said that, one obvious benefit of WebDAV over FTP
> would be the fact that it doesn't need additional firewall rules and
> can be easily secured with SSL through the same channels that Seaside
> applications are normally deployed with.

     Yeah, and WebDAV support is built into the filesystem support of
the currently popular operating systems (that's most important, really).


-C

--
Craig Latta
www.netjam.org/resume
+31  06 2757 7177
+ 1 415  287 3547


_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc