Bug#605669: ITP: tophide -- Hides toplevel values whose name starts with an underscore.
Package: wnpp Severity: wishlist Owner: Sylvain Le Gall * Package name: tophide Version : 1.0.0 Upstream Author : Martin Jambon * URL : http://martin.jambon.free.fr/ocaml.html * License : BSD3 Programming Lang: OCaml Description : Hides toplevel values whose name starts with an underscore. Tophide hides toplevel values whose name starts with an underscore. This is useful for some Camlp4 syntax extensions that produce lots of global identifiers that should remain hidden. -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20101202105226.19295.46431.report...@zetta.gallu.homelinux.org
Bug#605670: ITP: atd -- Syntax for cross-language data types in OCaml
Package: wnpp Severity: wishlist Owner: Sylvain Le Gall * Package name: atd Version : 0.9.2 Upstream Author : Martin Jambon * URL : http://oss.wink.com/atd/ * License : BSD3 Programming Lang: OCaml Description : Syntax for cross-language data types in OCaml ATD stands for Adjustable Type Definitions. It is a type definition language designed to accomodate a variety of programming languages and data formats by the means of target-specific annotations. It supports sum types, parametrized types and inheritance. The library provides a parser and other tools useful for manipulating ATD type definitions. The reference manual gives a complete description of the syntax. -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20101202105611.19337.78289.report...@zetta.gallu.homelinux.org
Bug#605671: ITP: atdgen -- Code generator for biniou and JSON serialization
Package: wnpp Severity: wishlist Owner: Sylvain Le Gall * Package name: atdgen Version : 1.0.1 Upstream Author : Martin Jambon * URL : http://oss.wink.com/atdgen/ * License : BSD3 Programming Lang: OCaml Description : Code generator for biniou and JSON serialization Atdgen is a command-line program that takes as input type definitions in the ATD syntax and produces OCaml code suitable for data serialization and deserialization. Two data formats are currently supported, these are biniou and JSON. -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20101202105843.19472.99478.report...@zetta.gallu.homelinux.org
Bug#605672: ITP: biniou -- Flexible binary data format in OCaml
Package: wnpp Severity: wishlist Owner: Sylvain Le Gall * Package name: biniou Version : 0.9.1 Upstream Author : Martin Jambon * URL : http://martin.jambon.free.fr/biniou.html * License : BSD3 Programming Lang: OCaml Description : Flexible binary data format in OCaml Biniou is a binary data format designed for speed, safety, ease of use and backward compatibility as protocols evolve. Biniou is vastly equivalent to JSON in terms of functionality but allows implementations about 4 times as fast (see godi-yojson for comparison), with 25-35% space savings. Biniou data can be decoded into human-readable form without knowledge of type definitions except for field and variant names which are represented by 31-bit hashes. -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20101202110121.19529.31069.report...@zetta.gallu.homelinux.org
Bug#605674: ITP: camlmix -- preprocessor which converts text with embedded OCaml
Package: wnpp Severity: wishlist Owner: Sylvain Le Gall * Package name: camlmix Version : 1.3.0 Upstream Author : Martin Jambon * URL : http://martin.jambon.free.fr/camlmix/ * License : BSD3 Programming Lang: OCaml Description : preprocessor which converts text with embedded OCaml Camlmix is a generic preprocessor which converts text with embedded OCaml into an OCaml program with embedded text. It produces text documents from one or several templates. OCaml toplevel statements are inserted between '## ... ##', and OCaml string expressions between '##= ... ##'. -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20101202110447.19888.12933.report...@zetta.gallu.homelinux.org
Bug#605675: ITP: camltemplate -- configurable library for generating text from templates in OCaml
Package: wnpp Severity: wishlist Owner: Sylvain Le Gall * Package name: camltemplate Version : 1.0.2 Upstream Author : Benjamin Geer * URL : http://camltemplate.forge.ocamlcore.org/ * License : GPL-2+ Programming Lang: OCaml Description : configurable library for generating text from templates in OCaml CamlTemplate is library for generating text from templates in OCaml. It can be used to generate web pages, scripts, SQL queries, XML documents and other sorts of text. -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/2010120253.21155.17807.report...@zetta.gallu.homelinux.org
Bug#605677: ITP: cppo -- Cpp for OCaml
Package: wnpp Severity: wishlist Owner: Sylvain Le Gall * Package name: cppo Version : 0.9.0 Upstream Author : Martin Jambon * URL : http://martin.jambon.free.fr/cppo.html * License : BSD3 Programming Lang: OCaml Description : Cpp for OCaml Cppo is an OCaml-friendly implementation of cpp, the C preprocessor. It can replace camlp4 for preprocessing. -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20101202111507.21261.25651.report...@zetta.gallu.homelinux.org
Bug#605680: ITP: easy-format -- text generation with indentation made easy(ier) for OCaml
Package: wnpp Severity: wishlist Owner: Sylvain Le Gall * Package name: easy-format Version : 1.0.0 Upstream Author : Martin Jambon * URL : http://martin.jambon.free.fr/easy-format.html * License : BSD3 Programming Lang: OCaml Description : text generation with indentation made easy(ier) for OCaml This module offers a simplified interface to the Format module of the standard library. Input data must be converted into a tree using 3 kinds of nodes: atoms, lists and labelled nodes. Each node is bound to its own formatting parameters and a single function call produces the formatted output. -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20101202111757.21306.45343.report...@zetta.gallu.homelinux.org
Bug#605681: ITP: yojson -- JSON library for OCaml
Package: wnpp Severity: wishlist Owner: Sylvain Le Gall * Package name: yojson Version : 0.8.1 Upstream Author : Martin Jambon * URL : http://martin.jambon.free.fr/yojson.html * License : BSD3 Programming Lang: OCaml Description : JSON library for OCaml Yojson is an optimized parsing and printing library for the JSON format. It addresses a few shortcomings of json-wheel including 3x speed improvement, polymorphic variants and optional syntax for tuples and variants. . It is a replacement for json-wheel (libjson-wheel-ocaml-dev). -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20101202112053.21353.22031.report...@zetta.gallu.homelinux.org
Bug#605682: ITP: ocaml-deriving -- deriving functions from type declarations in OCaml
Package: wnpp Severity: wishlist Owner: Sylvain Le Gall * Package name: ocaml-deriving Version : 0.1.1a Upstream Author : Jeremy Yallop * URL : http://code.google.com/p/deriving/ * License : MIT Programming Lang: OCaml Description : deriving functions from type declarations in OCaml Camlp4 extension to OCaml for deriving functions from type declarations. Includes derivers for pretty-printing, type-safe marshalling with structure-sharing, dynamic typing, equality, and more. -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20101202112747.21519.42292.report...@zetta.gallu.homelinux.org
Bug#605683: ITP: ocaml-sqlexpr -- type-safe access to SQL DB in OCaml
Package: wnpp Severity: wishlist Owner: Sylvain Le Gall * Package name: ocaml-sqlexpr Version : 0.2.3 Upstream Author : Mauricio Fernandez * URL : http://github.com/mfp/ocaml-sqlexpr * License : LGPL-2.1 with OCaml linking exception Programming Lang: OCaml Description : type-safe access to SQLite DB in OCaml Minimalistic library and syntax extension for type-safe, convenient execution of SQL statements. Currently compatible with Sqlite3. . Sqlexpr features: * automated prepared statement caching, param binding, data extraction, error checking (including automatic stmt reset to avoid BUSY/LOCKED errors in subsequent queries), stmt finalization on db close, etc. * HOFs like iter, fold, transaction * support for different concurrency models: everything is functorized over a THREAD monad, so you can for instance do concurrent folds/iters with Lwt * support for SQL stmt syntax checks and some extra semantic checking (column names, etc) -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20101202113319.21761.95696.report...@zetta.gallu.homelinux.org
Bug#605688: ITP: iok -- Indic Onscreen Keyboard
Package: wnpp Severity: wishlist Owner: Debian-IN Team -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 * Package name: iok Version : 1.3.11 Upstream Author : Parag Nemade * URL : https://fedorahosted.org/iok/ * License : GPL2+ Programming Lang: C Description : Indic Onscreen Keyboard It shows onscreen keyboard for 12 Indian languages. The languages are - Assamese, Bengali, Gujarati, Hindi, Kannada, Marathi, Malayalam, Punjabi, Oriya, Sindhi, Tamil, Telugu. . Using drop down menu you can select any of above supported Indian language. Drop down menu listing depends on available inscript keymaps at location /usr/share/m17n/. You can then start directly clicking on keys appearing in iok graphical interface. It will not only show you keyvalues (characters) for English keys on your QWERTY keyboard from selected inscript keymap but also allows you to send those characters to currently active window. -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.10 (GNU/Linux) iEYEARECAAYFAkz3jHAACgkQoRg/jtECjI3+5wCghu5m5BcmUYnWV25+/fW4Xg03 s24An0m1+TWgxD6ABmejtYA3h8u9M9fL =NBMP -END PGP SIGNATURE- -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20101202120931.4203.81390.report...@localhost
Bug#605693: ITP: python-kajiki -- Really fast well-formed xml templates
Package: wnpp Owner: tak...@debian.org Severity: wishlist * Package name: python-kajiki Version : 0.3.2 Upstream Author : Rick Copeland * URL or Web page : http://pypi.python.org/pypi/Kajiki * License : MIT Description : Really fast well-formed xml templates you still long for the assurance that your output is well-formed that you miss from all those other templating engines? Do you wish you had Jinja's blocks with Genshi's syntax? Then look no further, Kajiki is for you! Kajiki quickly compiles Genshi-like syntax to *real python bytecode* that renders with blazing-fast speed! Don't delay! Pick up your copy of Kajiki today! -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/87r5e0e56t.wl%tak...@asis.media-as.org
Re: CIFS mount (error -11)
On Wed, Dec 01, 2010 at 08:48:38PM -0200, Renato S. Yamane wrote: > > Hi, > > [Please, let me in cc because I´m not subscribed on this mailing list] > > Since last week I can´t access the Windows shares anymore. > > I´m using Debian Squeeze and smb4k 0.10.7 (I already try mount it with > command line, but I see the same error). > ... I think that you should ask for help in debian-user[0] mailing list or report a bug[1], if you think that there is a bug in the package. [0] http://lists.debian.org/debian-user/ http://lists.debian.org/debian-user-portuguese/ [1] http://www.debian.org/Bugs/Reporting -- Josué M. Abarca S. Vos mereces Software Libre. PGP key 4096R/70D8FB2A 2009-06-17 Huella de clave = B3ED 4984 F65A 9AE0 6511 DAF4 756B EB4B 70D8 FB2A -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20101202144328.ga22...@rivendel
Notification escape sequences
I am proposing an escape sequence which, when transmitted over SSH or telnet, requests the client to display a desktop notification. I have written up a description, with some example code, at http://people.collabora.co.uk/~tthurman/notify/ There are patches against vte and gnome-terminal. I'd be interested to hear any suggestions and ideas you have before I go any further with this project. Thomas -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/4cf7d011.3090...@collabora.co.uk
Re: Notification escape sequences
On Fri, Dec 3, 2010 at 12:57 AM, Thomas Thurman wrote: > I am proposing an escape sequence which, when transmitted over SSH or > telnet, requests the client to display a desktop notification. I have > written up a description, with some example code, at > > http://people.collabora.co.uk/~tthurman/notify/ > > There are patches against vte and gnome-terminal. I'd be interested to hear > any suggestions and ideas you have before I go any further with this > project. I'm not sure I would feel comfortable running gnome-terminal any more. I definitely wouldn't want the admins of all the servers I login to to be able to inject information into my desktop outside of the terminal I give them access to by logging in. This needs to be opt-in and enabled on a per-host basis. -- bye, pabs http://wiki.debian.org/PaulWise -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/aanlktinyovl2jq_5sgdwkypkeromx5pjqlbhzgbkq...@mail.gmail.com
Re: Notification escape sequences
On Fri, Dec 03, 2010 at 02:00:43AM +0800, Paul Wise wrote: > On Fri, Dec 3, 2010 at 12:57 AM, Thomas Thurman > wrote: > > > I am proposing an escape sequence which, when transmitted over SSH or > > telnet, requests the client to display a desktop notification. I have > > written up a description, with some example code, at > I'm not sure I would feel comfortable running gnome-terminal any more. > I definitely wouldn't want the admins of all the servers I login to to > be able to inject information into my desktop outside of the terminal > I give them access to by logging in. This needs to be opt-in and > enabled on a per-host basis. I agree. This opens up a huge new vector for potential security bugs. The risks of running a remote session on a terminal are already well understood, but this expands the amount of code that is potentially vulnerable by quite a bit. You will have to consider how many notifications should be allowed and how frequently they should be allowed to occur. You will also have to check that the data is actually valid UTF-8 (in the shortest possible encoding). It also means that text files that are viewed on the local terminal may trigger notifications. Furthermore, because of the required updates to terminal definitions, this will not be practically useful for several years, considering that most Debian machines will run stable and this will almost certainly not appear in squeeze. Plus, I use TERM=gnome-256color, which means that this won't work for me (which I actually find preferable). There are a variety of valid TERM types for gnome-terminal, including xterm, xterm-debian, gnome, and gnome-256color; it's not reasonable to expect all of them to be patched. This feature also will not work in many cases: when the user is on a VT, does not have libnotify installed, or is on a device (e.g. a cell phone) that does not support them. This means that such programs will still have to fall back to their normal method of notifying the user. Overall, I think it's a bad idea. -- brian m. carlson / brian with sandals: Houston, Texas, US +1 832 623 2791 | http://www.crustytoothpaste.net/~bmc | My opinion only OpenPGP: RSA v4 4096b: 88AC E9B2 9196 305B A994 7552 F1BA 225C 0223 B187 signature.asc Description: Digital signature
Re: Notification escape sequences
On Thu, Dec 2, 2010 at 5:57 PM, Thomas Thurman wrote: > I am proposing an escape sequence which, when transmitted over SSH or > telnet, requests the client to display a desktop notification. I have > written up a description, with some example code, at > > http://people.collabora.co.uk/~tthurman/notify/ > ECMA-48 declares that OSC codes are user-defined; 55 was chosen arbitrarily, Doesn't that mean it should be left available for the user? Olaf -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/aanlkti=xrmvodxku0kdoxu-chz0asmbplv4k7t-9s...@mail.gmail.com
Re: Adding some Pre-Depends php-pear (>= 5.3) to fix upgrade from Lenny
Hi, Le mercredi 01 décembre 2010 à 14:36 -0800, Steve Langasek a écrit : > On Sat, Nov 27, 2010 at 02:38:05PM +0800, Thomas Goirand wrote: > > As per request from the RT, I'm forwarding this to -devel: we're about > > to add some Pre-Depends: on few PHP PEAR packages, in order to fix > > upgrading from Lenny to Squeeze. > > > If anyone wants to object, please have a look to the discussion about it > > in -release, then reply to #602865, with a copy to > > pkg-php-ma...@lists.alioth.debian.org. > > I didn't find any such discussion in the -release archive. Where was this, > please? The discussion started from the unblock request of php-net-smtp: http://lists.debian.org/debian-release/2010/11/msg00754.html But have also continued on pkg-php-maint: http://lists.alioth.debian.org/pipermail/pkg-php-maint/2010-November/008099.html > > Reviewing the bug, I agree that adding a Pre-Depends on the current php-pear > version appears to be the best way to avoid this path conflict on upgrade. > > Cheers, signature.asc Description: Ceci est une partie de message numériquement signée
Re: Notification escape sequences
On Thu, Dec 02, 2010 at 08:14:37PM +0100, Olaf van der Spek wrote: > On Thu, Dec 2, 2010 at 5:57 PM, Thomas Thurman > wrote: > > I am proposing an escape sequence which, when transmitted over SSH or > > telnet, requests the client to display a desktop notification. I have > > written up a description, with some example code, at > > > > http://people.collabora.co.uk/~tthurman/notify/ > > > ECMA-48 declares that OSC codes are user-defined; 55 was chosen arbitrarily, > > Doesn't that mean it should be left available for the user? I don't think so; what could the user possibly use it for? ECMA-48 defines a general set of coded control functions for terminals to implement--these are intended for terminal-specific extensions, and this would count as such. I'm not sure I agree with enabling such functionality though--look how the existing facility to set the terminal window title has been abused. Notifications open up an even messier can of worms. §8.3.89 OSC - OPERATING SYSTEM COMMAND Is the desired functionality an "operating system command"? It's a "notification message", so no, though it could be interpreted to allow this-and ECMA-48 is only guidelines for implementors; how to use this is entirely implementation-defined. Also note that it's limited to a specific ASCII subset, so no UTF-8... The encoding restrictions also apply to all other "string" commands. APC might be more appropriate--it's a command sent to the device from the application. Or DCS (only process if SRTM is enabled with SM). Would allow turning the facility on and off, though a rogue application could just enable it. Still not sure this is necessarily applicable though--this is for device control. Again restricted to ASCII subset. Regards, Roger -- .''`. Roger Leigh : :' : Debian GNU/Linux http://people.debian.org/~rleigh/ `. `' Printing on GNU/Linux? http://gutenprint.sourceforge.net/ `-GPG Public Key: 0x25BFB848 Please GPG sign your mail. signature.asc Description: Digital signature
Bug#605739: ITP: eeglab -- toolbox for processing and visualization of electrophysiological data
Package: wnpp Severity: wishlist Owner: NeuroDebian Team * Package name: eeglab Version : 9 Upstream Author : Arnaud Delorme , Scott Makeig * URL : http://sccn.ucsd.edu/eeglab * License : GPL-2+ Programming Lang: C, Matlab/Octave Description : toolbox for processing and visualization of electrophysiological data EEGLAB is an interactive Matlab toolbox for processing continuous and event-related EEG, MEG and other electrophysiological data incorporating independent component analysis (ICA), time/frequency analysis, artifact rejection, event-related statistics, and several useful modes of visualization of the averaged and single-trial data. -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20101202221236.17294.40013.report...@novo.onerussian.com
xsnow
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 As every year x-mas is coming closer and it is time to start xsnow to get the right feeling. :-) Unfortunately the package is only available for i386 and the maintainer, Martin Lazar, seems not to react to the bug (#457742), that is open since 2007. At least for amd64 it is pretty easy to build the package, there is no need to alter. Just apt-get build-dep xsnow; debuild; dpkg - -i ../xsnow*.deb. There are also other bugs, partly with a patch but no reaction of Martin. Unfortunately I am no debian developer so I cannot take the package. Well, it is not that important but xsnow is at least a nice program and I do not want to miss it that times. Regards Klaus - -- Klaus Ethgenhttp://www.ethgen.de/ pub 2048R/D1A4EDE5 2000-02-26 Klaus Ethgen Fingerprint: D7 67 71 C4 99 A6 D4 FE EA 40 30 57 3C 88 26 2B -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.10 (GNU/Linux) iQEVAwUBTPgZfZ+OKpjRpO3lAQqwwwf/duCML2tM1lKAODSMrPc9s2AJiWqUqFVb N2xnn85NU6+/Ky5ygcmRTVIuXg415h+vBG3Abz2kSlXsI5MKNuRywOs0FAXJ+t29 Pmyyt2r+vfnUKIqrm2jL7UtvuJxu1c3Vq64TNE7rvUXPqEjGXBgYP9dMmcXLaUSg 7WAvewOL+SUo700ML0YSHB/F/sDH+3wMLkk7zCMZw2qf61n94rq1Ssiaf25QrDOy PtznkLVGeb7h01wV7vSlnJXyYd70I4vlTFC1piUE3waAVC10V3lUzxPavjbSxt2U eRjPHTzs9rwcntFhreTvda7OK/0/Xb79cCw5abH80lcrs50swFGKwg== =EyJg -END PGP SIGNATURE- -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20101202221109.ga30...@ikki.ethgen.ch
Bug#605741: ITP: caml2html -- HTML and LaTeX colored syntax from OCaml source files
Package: wnpp Severity: wishlist Owner: Sylvain Le Gall * Package name: caml2html Version : 1.4.1 Upstream Author : Martin Jambon * URL : http://martin.jambon.free.fr/caml2html.html * License : GPL-2 Programming Lang: OCaml Description : HTML and LaTeX colored syntax from OCaml source files Caml2html provides a command-line executable which converts a set of OCaml source files into a HTML or LaTeX document with colored syntax. A library is also provided for building web-page generators that would color OCaml code appropriately. -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20101202224132.32344.62165.report...@zetta.gallu.homelinux.org
Re: xsnow
* Klaus Ethgen [2010-12-02 23:11 +0100]: > Unfortunately I am no debian developer so I cannot take the package. Actually, you could maintain a package. You would just need a sponsor for your uploads. Please read the following URL for further information about finding out if the old maintainer is inactive and how to become maintainer if he is: http://www.debian.org/doc/developers-reference/beyond-pkging.html#mia-qa Regards Carsten -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20101202231425.ga29...@furrball.stateful.de
Bug#605743: ITP: addressbooks-sync-extension -- address book synchronization for Icedove/Iceape
Package: wnpp Severity: wishlist Owner: fladischermich...@fladi.at -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 * Package name: addressbooks-sync-extension Version : 0.10.5 Upstream Author : Günter Gersdorf * URL : http://www.ggbs.de/extensions/AddressbooksSynchronizer.html * License : GPL, LGPL, MPL Programming Lang: XUL, JS Description : addressbook synchronization for Icedove/Iceape Synchronizes selected addressbooks from Icedove and Iceape * with local files (resp. files on network shares) * with files via FTP or WebDAV (http or https) * with files stored in an IMAP folder Only addressbooks as a whole are exchanged. There is no synchronization of the content. -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.11 (GNU/Linux) iEYEARECAAYFAkz4JboACgkQeJ3z1zFMUGYXUACfQdkh485BhJ9VGmppNR273Sfe QpUAnA4ThTRDPhKaN06k/f4KaqPA1c5P =Clot -END PGP SIGNATURE- -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20101202230325.7563.32587.report...@kuat.home.fladi.at
Re: Notification escape sequences
On Thu, 02 Dec 2010, Thomas Thurman wrote: > I am proposing an escape sequence which, when transmitted over SSH > or telnet, requests the client to display a desktop notification. I > have written up a description, with some example code, at If you're going to do something this insecure, just use wall/rwall. Why reinvent the wheel? And teach gnome to display it as a notification if it cannot do that already (KDE4 can, and does). -- "One disk to rule them all, One disk to find them. One disk to bring them all and in the darkness grind them. In the Land of Redmond where the shadows lie." -- The Silicon Valley Tarot Henrique Holschuh -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20101203000206.ga10...@khazad-dum.debian.net
Re: xsnow
On Thu, Dec 02, 2010 at 11:11:09PM +0100, Klaus Ethgen wrote: > As every year x-mas is coming closer and it is time to start xsnow to > get the right feeling. :-) > > Unfortunately the package is only available for i386 and the maintainer, > Martin Lazar, seems not to react to the bug (#457742), that is open > since 2007. At least for amd64 it is pretty easy to build the package, > there is no need to alter. Just apt-get build-dep xsnow; debuild; dpkg > -i ../xsnow*.deb. A maintainer is not supposed to have access to all architectures and build stuff there by hand. That's the problem with non-free. I wonder if the procedure in http://lists.debian.org/debian-devel-announce/2006/11/msg00012.html still stands. > There are also other bugs, partly with a patch but no reaction of > Martin. These bugs are unfixable. The license disallows any modifications save for the makefile. And considering how badly xsnow runs for example on my system this makes it pretty worthless. -- 1KB // Microsoft corollary to Hanlon's razor: // Never attribute to stupidity what can be // adequately explained by malice. -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20101203025557.ga28...@angband.pl
Re: xsnow
That's kinda sad... Re-implementation as GPL seems the best course... G On Thu, Dec 2, 2010 at 6:55 PM, Adam Borowski wrote: > On Thu, Dec 02, 2010 at 11:11:09PM +0100, Klaus Ethgen wrote: > > As every year x-mas is coming closer and it is time to start xsnow to > > get the right feeling. :-) > > > > Unfortunately the package is only available for i386 and the maintainer, > > Martin Lazar, seems not to react to the bug (#457742), that is open > > since 2007. At least for amd64 it is pretty easy to build the package, > > there is no need to alter. Just apt-get build-dep xsnow; debuild; dpkg > > -i ../xsnow*.deb. > > A maintainer is not supposed to have access to all architectures and build > stuff there by hand. That's the problem with non-free. > > I wonder if the procedure in > http://lists.debian.org/debian-devel-announce/2006/11/msg00012.html > still stands. > > > There are also other bugs, partly with a patch but no reaction of > > Martin. > > These bugs are unfixable. The license disallows any modifications save for > the makefile. And considering how badly xsnow runs for example on my > system > this makes it pretty worthless. > > -- > 1KB // Microsoft corollary to Hanlon's razor: >// Never attribute to stupidity what can be >// adequately explained by malice. > > > -- > To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org > with a subject of "unsubscribe". Trouble? Contact > listmas...@lists.debian.org > Archive: http://lists.debian.org/20101203025557.ga28...@angband.pl > >
Re: xsnow
On Fri, Dec 3, 2010 at 11:05 AM, lucas.g...@gmail.com wrote: > That's kinda sad... > > Re-implementation as GPL seems the best course... If you are using compiz it looks like there is a plugin for that: http://wiki.compiz.org/Plugins/Snow -- bye, pabs http://wiki.debian.org/PaulWise -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/aanlktinentccutqenco3afoaahyvwcxqrarq+cmen...@mail.gmail.com
Re: xsnow
Awesome, thank you. G On Thu, Dec 2, 2010 at 7:08 PM, Paul Wise wrote: > On Fri, Dec 3, 2010 at 11:05 AM, lucas.g...@gmail.com > wrote: > > > That's kinda sad... > > > > Re-implementation as GPL seems the best course... > > If you are using compiz it looks like there is a plugin for that: > > http://wiki.compiz.org/Plugins/Snow > > -- > bye, > pabs > > http://wiki.debian.org/PaulWise > > > -- > To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org > with a subject of "unsubscribe". Trouble? Contact > listmas...@lists.debian.org > Archive: > http://lists.debian.org/aanlktinentccutqenco3afoaahyvwcxqrarq+cmen...@mail.gmail.com > >
Re: Notification escape sequences
]] Henrique de Moraes Holschuh Hi, | On Thu, 02 Dec 2010, Thomas Thurman wrote: | > I am proposing an escape sequence which, when transmitted over SSH | > or telnet, requests the client to display a desktop notification. I | > have written up a description, with some example code, at | | If you're going to do something this insecure, just use wall/rwall. Why | reinvent the wheel? | | And teach gnome to display it as a notification if it cannot do that already | (KDE4 can, and does). How would I get a remote host to write something to my workstation, behind NAT and a firewall? I think having this facility would be great, but the titlebar bugs we saw some years ago showed us, again, that inline signalling is bad. If there's a way to do this as an out-of-band signal, I'd be all for it. As for those who say «you can be DoS-ed», well, you already can, if there's a rougue application it can send you loads of data, it can force titlebar changes all the time, etc. cheers, -- Tollef Fog Heen UNIX is user friendly, it's just picky about who its friends are -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/8762vbwdxp@qurzaw.varnish-software.com
Add Me in G talk for Link building this is Your new friend
Hey Web-master's , Hello friend plz add my id and add me in G talk for quality link building purpose Feel free to reply to this e-mail if you have a specific Link swapping Requirement you'd like to discuss with me personally. You'll hear right back from me. To your success,! Any advice would be greatly appreciated. Thank you. Regards:) Jessica contact.jessicaben...@gmail.com "Truth can stand by itself."