Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
snaplet-file-dialog-0.1.0.0 available on patch-tag
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  5 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Matthias Fischmann  
View profile  
 More options Oct 5 2012, 6:07 am
From: Matthias Fischmann <m.fischm...@googlemail.com>
Date: Fri, 5 Oct 2012 12:06:58 +0200
Local: Fri, Oct 5 2012 6:06 am
Subject: [ANNOUNCE] snaplet-file-dialog-0.1.0.0 available on patch-tag

Dear all,

the first version of the file dialog snaplet is out:

http://patch-tag.com/r/mf/snaplet-file-dialog/

darcs get http://patch-tag.com/r/mf/snaplet-file-dialog

It was surprisingly simple to write, and using it is quite trivial.
Please check out the haddock documentation and the included sample
project derived from `snap init`.

Features:

 . Every user can upload, download, and delete files into her private
   home directory.

Still missing (see TODO for a full list):

 . Sub-directories.

 . Handling of user groups and shared folders.

 . Version control.

 . Snaplet / Cabal file handling is a little crude.

 . The file system interface uses System.Cmd instead of POSIX libs.

Please drop us a line if you use it.  We would be particularly
interested in which features we should do next.

Cheers,
Matthias


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Discussion subject changed to "[ANNOUNCE] snaplet-file-dialog-0.1.0.0 available on patch-tag" by Alfredo Di Napoli
Alfredo Di Napoli  
View profile  
 More options Oct 5 2012, 6:15 am
From: Alfredo Di Napoli <alfredo.dinap...@gmail.com>
Date: Fri, 5 Oct 2012 12:15:17 +0200
Local: Fri, Oct 5 2012 6:15 am
Subject: Re: [snap] [ANNOUNCE] snaplet-file-dialog-0.1.0.0 available on patch-tag

Thanks for your effort :)

A.

On 5 October 2012 12:06, Matthias Fischmann <m.fischm...@googlemail.com>wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
MightyByte  
View profile  
 More options Oct 5 2012, 10:25 am
From: MightyByte <mightyb...@gmail.com>
Date: Fri, 5 Oct 2012 10:25:19 -0400
Local: Fri, Oct 5 2012 10:25 am
Subject: Re: [snap] [ANNOUNCE] snaplet-file-dialog-0.1.0.0 available on patch-tag
Looks cool.  One suggestion...have you thought about using the
built-in config file functionality?  You're currently passing a few
configuration options as parameters to fileDialogInit.  There's
certainly nothing wrong with that, but it means that the user will
have to recompile his application to change any of those parameters.
If the parameter is something that you might want the user to be able
to change without recompiling, then you should put it in a config
file.

On Fri, Oct 5, 2012 at 6:15 AM, Alfredo Di Napoli


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Matthias Fischmann  
View profile  
 More options Oct 5 2012, 11:28 am
From: Matthias Fischmann <m.fischm...@googlemail.com>
Date: Fri, 5 Oct 2012 17:28:37 +0200
Local: Fri, Oct 5 2012 11:28 am
Subject: Re: [snap] [ANNOUNCE] snaplet-file-dialog-0.1.0.0 available on patch-tag

thanks, i like that idea.  i added it to the TODO list for parameters
"file system root" and the "upload file size limit".

btw, are there any snaplets on hackage that use data file (cabal
"data-dir") or config file (o'sullivan configurator) support?


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
MightyByte  
View profile  
 More options Oct 5 2012, 11:55 am
From: MightyByte <mightyb...@gmail.com>
Date: Fri, 5 Oct 2012 11:55:22 -0400
Local: Fri, Oct 5 2012 11:55 am
Subject: Re: [snap] [ANNOUNCE] snaplet-file-dialog-0.1.0.0 available on patch-tag
Yes, I use both of them in snaplet-postgresql-simple.

On Fri, Oct 5, 2012 at 11:28 AM, Matthias Fischmann


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »