Bug#421268: ITP: phpesp -- Web application to create, run, and analyse online surveys

2007-04-27 Thread Jan-Pascal van Best
Package: wnpp
Severity: wishlist
Owner: "Jan-Pascal van Best" <[EMAIL PROTECTED]>

There is no online survey package in Debian at the moment. A quick
web scan suggests that phpESP is a good candidate to fill that gap.

* Package name: phpesp
  Version : 1.8.2
  Upstream Author : James Flemer <[EMAIL PROTECTED]>
* URL : http://www.butterfat.net/wiki/Projects/phpESP/
* License : BSD
  Programming Lang: PHP
  Description : Web application to create, run, and analyse online surveys

phpESP is a package for PHP that provides an easy to use web-based
interface to designing surveys, deploying them on your web site, and
exporting data.  It features multiple users and user groups, with data
isolation and hiding between groups.  It is suitable for use by a
single person, a department, or an entire organization.  The surveys
created by phpESP can be easily embedded into existing HTML templates
with one or two new lines.

-- System Information:
Debian Release: 4.0
  APT prefers oldstable
  APT policy: (990, 'oldstable'), (200, 'stable'), (100, 'testing'), (50, 
'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-1-686
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#426763: ITP: solr -- enterprise search server based on Lucene

2007-05-30 Thread Jan-Pascal van Best
Package: wnpp
Severity: wishlist
Owner: "Jan-Pascal van Best" <[EMAIL PROTECTED]>


  Package name: solr
  Version : 1.2.0
  Upstream Author : Bill Au, Doug Cutting, Bertrand Delacretaz, Otis 
Gospodnetic, Erik Hatcher, Chris Hostetter, Mike Klaas, Ryan McKinley, Yonik 
SeeleyName <[EMAIL PROTECTED]>
  URL : http://lucene.apache.org/solr/index.html
  License : Apache License; snowball: 3-clause BSD; easymock: MIT
  Programming Lang: Java
  Description : Enterprise search server based on Lucene


Solr is an open source enterprise search server based on the Lucene Java search
library, with XML/HTTP and JSON APIs, hit highlighting, faceted search, caching,
replication, and a web administration interface. It runs in a Java servlet
container such as Tomcat.

Solr features:
* Advanced Full-Text Search Capabilities
* Optimized for High Volume Web Traffic
* Standards Based Open Interfaces - XML and HTTP
* Comprehensive HTML Administration Interfaces
* Scalability - Efficient Replication to other Solr Search Servers
* Flexible and Adaptable with XML configuration
* Extensible Plugin Architecture
* A Real Data Schema, with Dynamic Fields, Unique Keys
* Powerful Extensions to the Lucene Query Language
* Support for Dynamic Faceted Browsing and Filtering
* Advanced, Configurable Text Analysis
* Highly Configurable and User Extensible Caching
* Performance Optimizations
* External Configuration via XML
* An Administration Interface
* Monitorable Logging
* Fast Incremental Updates and Snapshot Distribution

-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (900, 'stable'), (300, 'testing'), (100, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-3-k7
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Best practices for cron jobs?

2007-06-13 Thread Jan-Pascal van Best
Duncan Findlay wrote:
> Adding a sleep $[ $RANDOM % 60 ] is probably not a good idea as it will
> hold up all the other cronjobs that should be run.
>   
How about using a sub shell, so that other cron jobs can continue?
(
sleep $[ $RANDOM % 60 ]
sa-update
) &

(or something like this)

Cheers

Jan-Pascal




signature.asc
Description: OpenPGP digital signature


Bug#429779: ITP: libcommons-csv-java -- Java library to read and write CSV (comma separated values) files

2007-06-19 Thread Jan-Pascal van Best
Package: wnpp
Severity: wishlist
Owner: "Jan-Pascal van Best" <[EMAIL PROTECTED]>

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1


* Package name: libcommons-csv-java
  Version : 0.1
  Upstream Author : Henri Yandell 
* URL : http://jakarta.apache.org/commons/sandbox/csv/index.html
* License : Apache 2.0
  Programming Lang: Java
  Description : Java library to read and write CSV (comma separated values) 
files

The commons-csv source package will provide the libcommons-csv-java and
libcommons-csv-java-doc packages. Commons-csv is an Apache Jakarta Sandbox
project. There are currently no official downloads. Solr (see bug#426763)
depends on commons-csv. I intend to package commons-csv from the Apache
subversion repository.

- -- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (900, 'stable'), (300, 'testing'), (100, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-4-k7
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFGeMX8OkyycBqJzCMRAh/DAKCASwFrEkYDstVX3iHnVo1ERk+JIQCdEt+q
WywlmF92tWNc0tNIXcX4k9A=
=Ay+Y
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#499606: ITP: tika -- a Java library for extracting textual information from various documents

2008-09-20 Thread Jan-Pascal van Best
Package: wnpp
Severity: wishlist
Owner: "Jan-Pascal van Best" <[EMAIL PROTECTED]>

* Package name: tika
  Version : 0.2-SNAPSHOT
  Upstream Author : Jukka Zitting <[EMAIL PROTECTED]> and others
* URL : http://incubator.apache.org/tika/
* License : Apache 2.0
  Programming Lang: Java
  Description : a Java library for extracting textual information from 
various documents

Apache Tika is a toolkit for detecting and extracting metadata and structured
text content from various documents using existing parser libraries.

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (990, 'testing'), (400, 'unstable')
Architecture: amd64 (x86_64)



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#436037: ITP: luke -- development and diagnostic tool for Lucene

2007-08-04 Thread Jan-Pascal van Best
Package: wnpp
Severity: wishlist
Owner: "Jan-Pascal van Best" <[EMAIL PROTECTED]>

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

* Package name: luke
  Version : 0.7.1
  Upstream Author : Andrzej Bialecki <[EMAIL PROTECTED]>
* URL : http://www.getopt.org/luke/
* License : Apache
  Programming Lang: Java
  Description : development and diagnostic tool for Lucene

Luke is a handy development and diagnostic tool, which accesses 
already existing Lucene indexes and allows you to display and 
modify their contents in several ways:
* browse by document number, or by term
* view documents / copy to clipboard
* retrieve a ranked list of most frequent terms
* execute a search, and browse the results
* analyze search results
* selectively delete documents from the index
* reconstruct the original document fields, edit them and re-insert to the 
index
* optimize indexes
* and much more...

Recent versions of Luke are also extensible through plugins and scripting. 

- -- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (900, 'stable'), (300, 'testing'), (100, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.22-1-k7
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFGtN2mOkyycBqJzCMRAik+AJ9Cbvh8lH7TyjewGzHcoIg3PKFDEQCbBogN
1NaSun3jiVzHS/dUjwPr9YA=
=DP55
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#441839: ITP: libeasymock-java -- Java library to generate Mock Objects for given interfaces

2007-09-11 Thread Jan-Pascal van Best
Package: wnpp
Severity: wishlist
Owner: "Jan-Pascal van Best" <[EMAIL PROTECTED]>


* Package name: libeasymock-java
  Version : 2.3
  Upstream Author : Tammo Freese (OFFIS) <[EMAIL PROTECTED]>
* URL : http://www.easymock.org/
* License : MIT
  Programming Lang: Java
  Description : Java library to generate Mock Objects for given interfaces

EasyMock 2 is a library that provides an easy way to use Mock Objects for given
interfaces. Mock Objects simulate parts of the behavior of domain code,
and are able to check whether they are used as defined.
Domain classes can be tested in isolation
by simulating their collaborators with Mock Objects.

-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (990, 'stable'), (300, 'oldstable'), (100, 'testing'), (50, 
'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-1-686
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#594027: ITP: lucene3 -- Lucene is a full-text search engine for the Java(TM) programming language.

2010-08-23 Thread Jan-Pascal van Best
Package: wnpp
Severity: wishlist
Owner: "Jan-Pascal van Best" 

* Package name: lucene3
  Version : 3.0.2
  Upstream Author : Doug Cutting , Erik Hatcher 
, Otis Gospodnetic  et.al.
  Copyright holder: The Apache Software Foundation
* URL : http://lucene.apache.org/java/
* License : Apache-2
  Programming Lang: Java
  Description : Lucene is a full-text search engine for the Java(TM) 
programming language.
  Vcs-Browser : http://svn.debian.org/wsvn/pkg-java/trunk/lucene3/
  Vcs-Svn : svn://svn.debian.org/svn/pkg-java/trunk/lucene3/
  Intended maintainer : Debian Java Maintainers 


Lucene is a full-text search engine for the Java(TM) programming language.
Lucene is not a complete application, but rather a code library and API
that can easily be used to add search capabilities to applications

lucene2 is already in the archive; since lucene3 is not compatible with lucene2,
I'm packaging it for squeeze+1. Packaging available at
svn://svn.debian.org/svn/pkg-java/trunk/lucene3/

-- System Information:
Debian Release: squeeze/sid
  APT prefers stable
  APT policy: (990, 'stable'), (400, 'testing'), (200, 'unstable'), (101, 
'experimental')
Architecture: amd64 (x86_64)



-- 
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/20100823075606.3191.21934.report...@gondolin.vanbest.eu



Bug#638446: ITP: spotweb -- Web application to search and filter usenet spots

2011-08-19 Thread Jan-Pascal van Best
Package: wnpp
Severity: wishlist
Owner: "Jan-Pascal van Best" 

* Package name: spotweb
  Version : git release 20110813
  Upstream Author : Spotweb 
* URL : http://gitbug.com/spotweb/spotweb
* License : BSD-3-clause, some parts  GPL, LGPL, MIT and Apache-2
  Programming Lang: PHP
  Description : Web application to search and filter usenet spots

Spotweb is a web-based version of SpotNet. Spotweb downloads spot posting from
Usenet, that contain information about uploaded binaries. Spotweb allows you
to search, filter and view the spots and comments. It integrates with NZB 
downloaders such as NZBGet and sabnzb+ to download the binaries from Usenet.



-- 
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/20110819112500.5048.58393.report...@gondolin.vanbest.eu



Bug#800630: ITP: denyhosts-server -- Denyhosts synchronisation server

2015-10-01 Thread Jan-Pascal van Best
Package: wnpp
Severity: wishlist
Owner: "Jan-Pascal van Best" 

* Package name: denyhosts-server
  Version : 2.0.0
  Upstream Author : Jan-Pascal van Best 
* URL : http://github.com/janpascal/denyhosts_sync
* License : AGPL-3+
  Programming Lang: Python
  Description : Denyhosts synchronisation server

denyhosts-server is a server that allows denyhosts clients to share blocked IP
addresses. It is intended to be a drop-in replacement for the service at
xmlrpc.denyhosts.net that up to now has been provided by the original author
of denyhosts.

This synchronisation server has been written in response to Debian 
bug#622697. The existing sync server is not free software, is not going to 
be free software (the author has been asked several times) and has been
maintained skimpily over the past 5+ years.

A sponsor will be looked for since I am a DM, not a DD.



Bug#800717: ITP: python-twistar -- Python ORM library for the Twisted framework

2015-10-02 Thread Jan-Pascal van Best
Package: wnpp
Severity: wishlist
Owner: "Jan-Pascal van Best" 

* Package name: python-twistar
  Version : 1.3
  Upstream Author : Brian Muller 
* URL : http://findingscience.com/twistar/
* License : MIT, BSD-derived
  Programming Lang: Python
  Description : Python ORM library for the Twisted framework


Twistar is a Python implementation of the active record pattern (also known as
an object-relational mapper or ORM) that uses the Twisted framework’s RDBMS
support to provide a non-blocking interface to relational databases.

Twistar is a dependency for denyhosts-server, see its ITP, bug #800630. I would
prefer to maintain it within the context of the python-modules team. I will 
seek 
a sponsor from the team first.