Re: how to add text to real media file

2008-03-15 Thread Simon Jolle
2008/3/15, Serena Cantor <[EMAIL PROTECTED]>:
> The film in real media file is in a foreign language, so I want to add
>  translation to bottom of frame.
>
>  Which package can do that? Thanks!

I would convert the Real Media format to something more mainstream
(with mencoder, ffmpeg or front-ends for them).

Then use normal video editing software like Kino to add subtitles.

cheers
Simon

-- 
XMPP: [EMAIL PROTECTED]


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



Re: Flash presentation embedded on .exe file

2008-03-19 Thread Simon Jolle
2008/3/19, Mirco Piccin <[EMAIL PROTECTED]>:
>  I apologize for this self-reply, but i solved my own problem (google
>  is the best).

But anyway, would be interesting to know howto extract SWF from EXE. Any hints?

-- 
XMPP: [EMAIL PROTECTED]


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



Re: Debian is losing its users

2008-03-26 Thread Simon Jolle
2008/3/26, Wei Chen <[EMAIL PROTECTED]>:
> Hi,

Hi Wei

>  The search volume for Debian has been continuously decreasing in the
>  recent years, as shown in the search trend statistics of one of the most
>  famous search engines. This indicates that Debian is losing its users,
>  e.g. about 50% in the last 3 years.

Link to this statistics?

cheers
Simon

-- 
XMPP: [EMAIL PROTECTED]


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



Re: Accessing idisk.mac.com

2008-04-08 Thread Simon Jolle
2008/4/8, Mathieu Malaterre <[EMAIL PROTECTED]>:
> Hi there,

Hi Mathieu

>  Has anyone found a way to access those idisk.mac.com web space ?
>  this is just as painful as the 'ie' only page. Is there any plugin I
>  can add to my debian/etch + thunderbird/icedove to access those page.
>  Everytime I try to connect to a page, I am redirected to:

According this[0] blog posting you can access iDisk via WebDAV
protocol. There are several WebDAV clients in Debian Repositories. My
favorite is "cadaver".

Or just use Gnome to access your online disk.

>  http://idisk.mac.com/js/web/browser_req.html
>
>  Thanks,

HTH

cheers
Simon

[0] http://www.ivanenviroman.com/2005/10/04/idisk-on-ubuntu-gnome-linux/

-- 
XMPP: [EMAIL PROTECTED]


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



chroot vs. Xen (usecase: Lenny on Etch for testing)

2008-05-02 Thread Simon Jolle
Hi Debian users

Whats the difference and advantages/disadvantages between chroot and xen?
I wish to test CMS (LAMP) and tools on Lenny.

cheers
Simon

-- 
XMPP: [EMAIL PROTECTED]


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



Re: chroot vs. Xen (usecase: Lenny on Etch for testing)

2008-05-02 Thread Simon Jolle
On Fri, May 2, 2008 at 4:25 PM, Matt Zagrabelny <[EMAIL PROTECTED]> wrote:
>  Check out:

>  http://en.wikipedia.org/wiki/Jail_(computer_security)
>  http://en.wikipedia.org/wiki/Comparison_of_virtual_machines

Hi Matt

Thank you. This comparison is exactly what i was searching.

cheers
Simon

-- 
XMPP: [EMAIL PROTECTED]


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



Re: blogging - alternative packages

2008-05-22 Thread Simon Jolle
On 5/22/08, Todd A. Jacobs <[EMAIL PROTECTED]> wrote:
>  Less snarky answer:
>
> Try nanoblogger, blosxom, pyblosxom, or tiddlywiki.
>
>  This is very much a YMMV issue.

YMMV?

cheers
Simon

-- 
XMPP: [EMAIL PROTECTED]


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



Re: OT: Amazon DRM-free MP3 Downloads

2007-10-03 Thread Simon Jolle "sjolle"
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 10/03/2007 04:12 PM, cothrige wrote:
> Has anyone used this yet?  I bought a few tunes, just to try it out, and
> it went quite smoothly.  Just being able to use it with Iceweasel (no
> user-agent spoofing either) on Debian without any complaint or glitch
> was really nice.  And the files sounded great (256K bitrate) and there
> was actually a surprisingly not awful selection.  I would have thought
> there would have been more hooplah out there about this, but so far
> haven't noticed much commentary online.  Maybe I should finally start
> reading blogs?

IMHO the prices pro album are fair. For example the Clawfinger album is
priced between $6.99 (older stuff) and $8.99 (current).

I wait until Amazon MP3 downloads store [0] will be integrated in one of
the major Open Source music jukebox/player.

[0] http://www.amazon.com/exec/obidos/tg/browse/-/163856011

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

iD8DBQFHA8prEMN/lNE/wrwRAu47AJ96YPRveznbROW7q14f8jrNQCHrYACcDEIq
GYnI1LYcMjAKVtKPLQ9QZXE=
=WZVB
-END PGP SIGNATURE-


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



Re: trying to record sound with 'arecord'

2007-10-03 Thread Simon Jolle "sjolle"
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 10/03/2007 11:00 PM, tom arnall wrote:
> i am trying to record sound with 'arecord': 
> 
>   arecord -d 5 file.wav
> this gives me a file with a size of about 100k. but when i try to play it 
> with:
>   aplay file.wav
> i get no sound. but aplay works fine with the files in /usr/share/sounds. 
> 
> is there a problem with arecord or aplay? is there another program which is 
> better for this?

I have the same problem here (just tried a few days ago; inspired by a
Linux Journal article). Also the KDE front end didn't work as expected.
File a BTS entry and let me know.

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

iD8DBQFHBAgxEMN/lNE/wrwRAgv/AJ9BVkvEdOXcJQh+csCPYOWenur4uwCgiTFv
OrQypt2Gr45liZ+7DvGq1rs=
=j0wd
-END PGP SIGNATURE-


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



Xen on Lenny/Testing: no hypervisor information in sysfs

2007-10-08 Thread Simon Jolle "sjolle"
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi list

I installed the following packages:

- - xen-docs-3.1
- - xen-hypervisor-3.1-1-i386
- - xen-hypervisor-3.1-1-i386-nonpae
- - xen-shell
- - xen-utils-3.1-1
- - xen-utils-common
- - xenman

Then rebooted into the new kernel and tried to start xend

# xend
WARING!  Can't find hypervisor information in sysfs!
ERROR Internal error: Could not obtain handle on privileged command
interface (2 = No such file or directory)
ERROR Internal error: Could not obtain handle on privileged command
interface (2 = No such file or directory)
Traceback (most recent call last):
  File "/usr/lib/xen-default/bin/xend", line 36, in ?
from xen.xend.server import SrvDaemon
  File "/usr/lib/xen-3.1-1/lib/python/xen/xend/server/SrvDaemon.py",
line 26, in ?
import relocate
  File "/usr/lib/xen-3.1-1/lib/python/xen/xend/server/relocate.py", line
26, in ?
from xen.xend import XendDomain
  File "/usr/lib/xen-3.1-1/lib/python/xen/xend/XendDomain.py", line 35, in ?
from xen.xend import XendOptions, XendCheckpoint, XendDomainInfo
  File "/usr/lib/xen-3.1-1/lib/python/xen/xend/XendCheckpoint.py", line
22, in ?
from xen.xend.XendConfig import XendConfig
  File "/usr/lib/xen-3.1-1/lib/python/xen/xend/XendConfig.py", line 27, in ?
from xen.xend.XendDevices import XendDevices
  File "/usr/lib/xen-3.1-1/lib/python/xen/xend/XendDevices.py", line 22,
in ?
from xen.xend.server import blkif, netif, tpmif, pciif, iopif,
irqif, usbif, vfbif
  File "/usr/lib/xen-3.1-1/lib/python/xen/xend/server/pciif.py", line
38, in ?
xc = xen.lowlevel.xc.xc()
xen.lowlevel.xc.Error: (1, 'Internal error', 'Could not obtain handle on
privileged command interface (2 = No such file or directory)')

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

iD8DBQFHCoLVEMN/lNE/wrwRAkUkAKCCq/aB1rZpRBRkpPkBXvP0jR2y7gCePttQ
jMhsV6aNYZ7B3XpBv6aBj0w=
=r25V
-END PGP SIGNATURE-


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



searching Linux equivalent of Solaris "mkfile"

2007-10-09 Thread Simon Jolle "sjolle"
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi list

Is there a Linux equivalent of Solaris "mkfile"? mkfile 10g creates a 10
GB file for swap, loopback mounting etc.

I found "dd", what can do similar. But its not that user-friendly ;)

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

iD8DBQFHC9tYEMN/lNE/wrwRAjkuAJ0THMs5Enzli6bXElCU1qotAxMG5wCghsn/
Mx/yQ4mhnMYCWdrGT71N/ug=
=fPGy
-END PGP SIGNATURE-


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



Re: Regarding tar and split

2007-10-10 Thread Simon Jolle "sjolle"
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 10/10/2007 11:43 AM, Sean Zimmermann wrote:
> Hello.

Hi Sean

> I frequently work with large tar archives that often need to be split into
> smaller pieces. Up until now, I've used tar -m to create multi-part archives. 
> I
> recently read that I can use split to do the same thing. Is there an 
> advantage 
> or disadvantage to using split over tar -m?

One reason is portability to other Unices. Debian packages the GNU tool
chain, which have advanced and enhanced features.

IMHO Solaris native tar can't extract multi-part tar archives. But
"split" is installed on most derivate.

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

iD8DBQFHDLxeEMN/lNE/wrwRAra5AKCJAmfl0J1A92rM0T+nRPyqULhIRACghes0
Zbz8kVeCJM/N9/mBIL2JPdk=
=AADE
-END PGP SIGNATURE-


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



Re: [OT] Saving the CMOS

2007-10-10 Thread Simon Jolle "sjolle"
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 10/10/2007 07:31 AM, Mumia W.. wrote:
> I want to save the CMOS data in my computer to disk. Under DOS, there
> was a program called cmoser that I could use for this purpose. Is there
> something equivalent for Linux?

Hi Mumia

Search for closed source tools from your Hardware vendor/builder. IMHO
there is such tool for IBM x-series family.

You can set or view your CMOS clock with "hwclock".

A Freshmeat search[0] didn't found any useful utilities.

cheers
Simon

[0] http://freshmeat.net/search/?q=cmos§ion=projects&Go.x=0&Go.y=0

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

iD8DBQFHDL6qEMN/lNE/wrwRAg6gAJ0bfWNe66Wdz3TJM24IBKOYeSksxACfeWx6
zHtX88VnsgsXW0tXd6/nywU=
=1HqE
-END PGP SIGNATURE-


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



Re: Untrusted Source

2007-10-10 Thread Simon Jolle "sjolle"
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 10/11/2007 12:31 AM, Raquel wrote:
> I'm wanting to install a package from outside Debian, Symfony.  It's
> a PHP framework.  However, I got scared because of all the warnings
> that aptitude showed me.  Do I really need to be careful of
> installing something like this?

Don't add every repository you found by googling around. Somebody could
do something nasty (include Malware in DPKG).

Better ask on the list for other peoples experience

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

iD8DBQFHDVUWEMN/lNE/wrwRApRSAJ0a3hkpWHOWvhlv3N8AV2WfbALgfQCcDlTP
rxAc9Xq0Z//KnUpmSSSnyjU=
=w/XO
-END PGP SIGNATURE-


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



searching Front end for GNU RCS

2007-10-15 Thread Simon Jolle "sjolle"
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi list

What front end for GNU RCS do you recommend me? I found only Emacs (but
its not my editor of choice).

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

iD8DBQFHE8XCEMN/lNE/wrwRAiqrAJ9tOHxCV7zEEq5gJlIMcRaJBXHWoACggMlH
r/MHFVLF2z0GlQcTw+lbaY0=
=hYYb
-END PGP SIGNATURE-


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



securing web applications (Wiki CMS installation)

2008-02-11 Thread Simon Jolle "sjolle"
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi Debian Users

How to secure a Wiki CMS? This Wiki is based on Apache2, MySQL and PHP
(hosted on Debian Etch). I cant read the code (lack of knowledge).

Would be glad about hints and URLs

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

iD8DBQFHsKMAEMN/lNE/wrwRAsQZAJ49pk/VqaDyIEIHedrwL48dl4G9BACfcKWs
hVnLZqfs0EWDjpd5i4HTT58=
=mzQ9
-END PGP SIGNATURE-


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



Virtual Dedicated Server based on Debian Etch

2008-03-03 Thread Simon Jolle sjolle
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi Debian Users

I am searching for a virtual server/rootserver. I prefer a Xen instance,
but also vservers are acceptable. Will be host a small Wiki - nothing
mission critical.

Here my criteria

- - about 20 $ monthly
- - payable with Credit Card or PayPal
- - about 12 GB diskspace
- - about 256 MB RAM
- - about 350 GB monthly data transfer
- - Console
- - IP address
- - about 6 subdomains
- - Debian Etch OS
- - unlimited fresh installations
- - web based support

Do you have any recommendations? Do you have any reviews from providers
listed in Debian Wiki [0]

[0] http://wiki.debian.org/DebianHosting

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

iD8DBQFHzFnGEMN/lNE/wrwRAmNSAJ0bLJij1qEPhiNsjrzrGHbWNg/agACfdt5l
gdERBkLFZMcDQOTcDggj/xA=
=Nkku
-END PGP SIGNATURE-


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



comments about Debian based Xandros

2008-03-09 Thread Simon Jolle sjolle
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi Debian Users

Anybody have experience with Xandros products? According Wikipedia its
based on Debian.

Are all Debian packages available? Is there Debian compatibility (or
they implement their own things)? If no, what are the differences? How
is the relationship between Debian and Xandros?

Can I call Xandros, the Debian with underpinning contract (managers wish
to hear such things like that)?

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

iD8DBQFH1GkPEMN/lNE/wrwRArMmAJsGQGodQiqtvjg7fXqN0snpzF7OnQCfT1Ac
bVEYqGOUlBCtQJTW2ArB6eY=
=SGVe
-END PGP SIGNATURE-


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



dependencies woes with Debian MediaWiki package

2008-03-21 Thread Simon Jolle sjolle
Hi Debian users

I have here VDS with minimal Debian installation. Why Debian wish to
install me Firefox, Gnome/GTK+ components, X11 components, Latex, Sound
server, portmap, quite enough libraries etc.

Does MediaWiki really have that much dependencies?

Do I really need 671 MB wasted diskspace for a PHP/MySQL web application?

# aptitude install mediawiki mediawiki-extensions
Reading package lists... Done
Building dependency tree... Done
Reading extended state information
Initializing package states... Done
Reading task descriptions... Done
Building tag database... Done
The following NEW packages will be automatically installed:
  dbus dictionaries-common esound-clients esound-common fam fontconfig
freetype1-tools gconf2 gconf2-common gnome-keyring
  gnome-mime-data gs-common gs-gpl gsfonts gsfonts-x11 gv
hicolor-icon-theme hlatex-fonts-base hlatex-fonts-extra
  iceape-browser iceape-gnome-support imagemagick latex-beamer
latex-cjk-all latex-cjk-chinese
  latex-cjk-chinese-arphic-bkai00mp latex-cjk-chinese-arphic-bsmi00lp
latex-cjk-chinese-arphic-gbsn00lp
  latex-cjk-chinese-arphic-gkai00mp latex-cjk-common latex-cjk-japanese
latex-cjk-japanese-wadalab latex-cjk-korean
  latex-cjk-thai latex-xcolor lesstif2 libatk1.0-0 libatk1.0-data
libaudiofile0 libavahi-client3 libavahi-common-data
  libavahi-common3 libavahi-glib1 libbonobo2-0 libbonobo2-common
libbonoboui2-0 libbonoboui2-common libcairo2
  libcompress-zlib-perl libdbus-1-3 libdbus-glib-1-2 libesd0 libfam0
libfont-afm-perl libfontenc1 libfs6 libgconf2-4
  libglade2-0 libglib2.0-0 libglib2.0-data libgnome-keyring0 libgnome2-0
libgnome2-common libgnomecanvas2-0
  libgnomecanvas2-common libgnomeui-0 libgnomeui-common libgnomevfs2-0
libgnomevfs2-common libgnomevfs2-extra libgtk2.0-0
  libgtk2.0-bin libgtk2.0-common libhal-storage1 libhal1
libhtml-format-perl libhtml-parser-perl libhtml-tagset-perl
  libhtml-tree-perl libice6 libidl0 libjasper-1.701-1 libkpathsea4
liblcms1 libmagick9 libmailtools-perl libmyspell3c2
  liborbit2 libpango1.0-0 libpango1.0-common libpaper-utils libpaper1
libpoppler0c2 libsm6 libsmbclient libtiff4
  libtimedate-perl liburi-perl libwww-perl libxaw7 libxcursor1 libxext6
libxfixes3 libxfont1 libxft2 libxi6 libxinerama1
  libxml-parser-perl libxmu6 libxp6 libxrandr2 libxrender1 libxt6
lmodern mediawiki1.7 mediawiki1.7-math mozilla-browser
  myspell-en-us perl-tk pgf portmap preview-latex-style psfontmgr
psutils shared-mime-info tetex-base tetex-bin tetex-doc
  tetex-extra tex-common texinfo x-ttcidfont-conf xaw3dg
xfonts-encodings xfonts-utils xpdf xpdf-common xpdf-reader
  xpdf-utils xutils xutils-dev
The following NEW packages will be installed:
  dbus dictionaries-common esound-clients esound-common fam fontconfig
freetype1-tools gconf2 gconf2-common gnome-keyring
  gnome-mime-data gs-common gs-gpl gsfonts gsfonts-x11 gv
hicolor-icon-theme hlatex-fonts-base hlatex-fonts-extra
  iceape-browser iceape-gnome-support imagemagick latex-beamer
latex-cjk-all latex-cjk-chinese
  latex-cjk-chinese-arphic-bkai00mp latex-cjk-chinese-arphic-bsmi00lp
latex-cjk-chinese-arphic-gbsn00lp
  latex-cjk-chinese-arphic-gkai00mp latex-cjk-common latex-cjk-japanese
latex-cjk-japanese-wadalab latex-cjk-korean
  latex-cjk-thai latex-xcolor lesstif2 libatk1.0-0 libatk1.0-data
libaudiofile0 libavahi-client3 libavahi-common-data
  libavahi-common3 libavahi-glib1 libbonobo2-0 libbonobo2-common
libbonoboui2-0 libbonoboui2-common libcairo2
  libcompress-zlib-perl libdbus-1-3 libdbus-glib-1-2 libesd0 libfam0
libfont-afm-perl libfontenc1 libfs6 libgconf2-4
  libglade2-0 libglib2.0-0 libglib2.0-data libgnome-keyring0 libgnome2-0
libgnome2-common libgnomecanvas2-0
  libgnomecanvas2-common libgnomeui-0 libgnomeui-common libgnomevfs2-0
libgnomevfs2-common libgnomevfs2-extra libgtk2.0-0
  libgtk2.0-bin libgtk2.0-common libhal-storage1 libhal1
libhtml-format-perl libhtml-parser-perl libhtml-tagset-perl
  libhtml-tree-perl libice6 libidl0 libjasper-1.701-1 libkpathsea4
liblcms1 libmagick9 libmailtools-perl libmyspell3c2
  liborbit2 libpango1.0-0 libpango1.0-common libpaper-utils libpaper1
libpoppler0c2 libsm6 libsmbclient libtiff4
  libtimedate-perl liburi-perl libwww-perl libxaw7 libxcursor1 libxext6
libxfixes3 libxfont1 libxft2 libxi6 libxinerama1
  libxml-parser-perl libxmu6 libxp6 libxrandr2 libxrender1 libxt6
lmodern mediawiki mediawiki-extensions mediawiki1.7
  mediawiki1.7-math mozilla-browser myspell-en-us perl-tk pgf portmap
preview-latex-style psfontmgr psutils
  shared-mime-info tetex-base tetex-bin tetex-doc tetex-extra tex-common
texinfo x-ttcidfont-conf xaw3dg xfonts-encodings
  xfonts-utils xpdf xpdf-common xpdf-reader xpdf-utils xutils xutils-dev
The following packages are RECOMMENDED but will NOT be installed:
  php-geshi
0 packages upgraded, 143 newly installed, 0 to remove and 0 not upgraded.
Need to get 257MB/262MB of archives. After unpacking 671MB will be used.
Do you want to continue? [Y/n/?]

cheers
Simon





signature.asc
Description: OpenPGP

Re: dependencies woes with Debian MediaWiki package

2008-03-21 Thread Simon Jolle sjolle
On 03/21/2008 10:20 PM, Daniel Burrows wrote:
>   Which version of Debian are you running?  etch?

Yes I am running Etch.

>   What do you get if you add "-D" to the aptitude install line?

Sorry for such a long Copypasta.

# aptitude -D install mediawiki mediawiki-extensions
Reading package lists... Done
Building dependency tree... Done
Reading extended state information
Initializing package states... Done
Reading task descriptions... Done
Building tag database... Done
The following NEW packages will be automatically installed:
  dbus (R: libdbus-1-3) dictionaries-common (D: myspell-en-us, R:
dictionaries-common) esound-clients (R: libesd0)
  esound-common (D: esound-clients, D: libesd0) fam (R: libfam0, R:
libgnomevfs2-0) fontconfig (D: libpango1.0-common)
  freetype1-tools (R: latex-cjk-common, S: libttf2) gconf2 (D:
libgnome2-common, D: libgnomevfs2-common)
  gconf2-common (D: gconf2, D: libgconf2-4) gnome-keyring (D:
libgnome-keyring0) gnome-mime-data (D: libgnomevfs2-common)
  gs-common (D: gs-gpl)
  gs-gpl (D: gs-common, D: gv, D: mediawiki1.7-math, R: psutils, R:
tetex-doc, S: gs-common, S: imagemagick, S: tetex-bin)
  gsfonts (D: gs-common, D: gsfonts-x11, D: xpdf-reader, R: gs-gpl)
gsfonts-x11 (D: fontconfig-config, R: xpdf-common)
  gv (R: tetex-doc, S: psutils, S: tetex-bin) hicolor-icon-theme (R:
libgtk2.0-0) hlatex-fonts-base (D: latex-cjk-korean)
  hlatex-fonts-extra (R: latex-cjk-korean)
  iceape-browser (D: iceape-gnome-support, D: mozilla-browser, R:
tetex-doc, S: man-db, S: munin, S: xpdf-reader)
  iceape-gnome-support (R: iceape-browser) imagemagick (D:
mediawiki1.7-math, S: mediawiki1.7)
  latex-beamer (R: tetex-extra) latex-cjk-all (R: mediawiki1.7-math)
  latex-cjk-chinese (D: latex-cjk-all, D:
latex-cjk-chinese-arphic-bkai00mp, D: latex-cjk-chinese-arphic-bsmi00lp,
D: latex-cjk-chinese-arphic-gbsn00lp, D: latex-cjk-chinese-arphic-gkai00mp)
  latex-cjk-chinese-arphic-bkai00mp (R: latex-cjk-chinese, R:
latex-cjk-chinese-arphic-bkai00mp)
  latex-cjk-chinese-arphic-bsmi00lp (R: latex-cjk-chinese, R:
latex-cjk-chinese-arphic-bsmi00lp)
  latex-cjk-chinese-arphic-gbsn00lp (R: latex-cjk-chinese, R:
latex-cjk-chinese-arphic-gbsn00lp)
  latex-cjk-chinese-arphic-gkai00mp (R: latex-cjk-chinese, R:
latex-cjk-chinese-arphic-gkai00mp)
  latex-cjk-common (D: latex-cjk-all, D: latex-cjk-chinese, D:
latex-cjk-japanese, D: latex-cjk-korean, D: latex-cjk-thai, R:
latex-cjk-common)
  latex-cjk-japanese (D: latex-cjk-all, D: latex-cjk-japanese-wadalab)
latex-cjk-japanese-wadalab (R: latex-cjk-japanese)
  latex-cjk-korean (D: latex-cjk-all) latex-cjk-thai (D: latex-cjk-all)
  latex-xcolor (D: latex-beamer, D: pgf, R: tetex-extra) lesstif2 (D:
xpdf-reader)
  libatk1.0-0 (D: gnome-keyring, D: iceape-browser, D: libatk1.0-data,
D: libbonoboui2-0, D: libglade2-0, D: libgnomecanvas2-0, D:
libgnomeui-0, D: libgtk2.0-0)
  libatk1.0-data (R: libatk1.0-0) libaudiofile0 (D: esound-clients, D:
libesd0, D: libgnome2-0)
  libavahi-client3 (D: libgnomevfs2-0) libavahi-common-data (D:
libavahi-common3)
  libavahi-common3 (D: libavahi-client3, D: libavahi-glib1, D:
libgnomevfs2-0) libavahi-glib1 (D: libgnomevfs2-0)
  libbonobo2-0 (D: libbonobo2-common, D: libbonoboui2-0, D: libgnome2-0,
D: libgnomeui-0, D: libgnomevfs2-0)
  libbonobo2-common (D: libbonobo2-0) libbonoboui2-0 (D: libgnomeui-0)
libbonoboui2-common (D: libbonoboui2-0)
  libcairo2 (D: gnome-keyring, D: iceape-browser, D: libbonoboui2-0, D:
libglade2-0, D: libgnomecanvas2-0, D: libgnomeui-0, D: libgtk2.0-0, D:
libpango1.0-0)
  libcompress-zlib-perl (R: libwww-perl, S: libplrpc-perl)
  libdbus-1-3 (D: dbus, D: libavahi-client3, D: libdbus-glib-1-2, D:
libgnomevfs2-0, D: libhal-storage1, D: libhal1)
  libdbus-glib-1-2 (D: libgnomevfs2-0) libesd0 (D: esound-clients, D:
libgnome2-0) libfam0 (D: libgnomevfs2-0)
  libfont-afm-perl (D: libhtml-format-perl) libfontenc1 (D: libxfont1,
D: xfonts-utils, D: xutils) libfs6 (D: xutils)
  libgconf2-4 (D: gconf2, D: libbonoboui2-0, D: libgnome2-0, D:
libgnomeui-0, D: libgnomevfs2-0)
  libglade2-0 (D: libbonoboui2-0, D: libgnomecanvas2-0, D: libgnomeui-0)
  libglib2.0-0 (D: gconf2, D: gnome-keyring, D: iceape-browser, D:
iceape-gnome-support, D: libatk1.0-0, D: libavahi-glib1, D:
libbonobo2-0, D: libbonobo2-common, D: libbonoboui2-0, D:
libdbus-glib-1-2, D: libgconf2-4, D: libglade2-0, D: libglib2.0-data, D:
libgnome-keyring0, D: libgnome2-0, D: libgnomecanvas2-0, D:
libgnomeui-0, D: libgnomevfs2-0, D: libgnomevfs2-extra, D: libgtk2.0-0,
D: libidl0, D: liborbit2, D: libpango1.0-0, D: shared-mime-info)
  libglib2.0-data (R: libglib2.0-0) libgnome-keyring0 (D: libgnomeui-0)
  libgnome2-0 (D: iceape-gnome-support, D: libbonoboui2-0, D:
libgnomeui-0) libgnome2-common (D: libgnome2-0)
  libgnomecanvas2-0 (D: libbonoboui2-0, D: libgnomeui-0)
libgnomecanvas2-common (D: libgnomecanvas2-0)
  libgnomeui-0 (D: iceape-gnome-support) libgnomeui-common (D:
libgnomeui-0)
  libgnomevfs2-0 (D: iceape-gnome-support, D: libbonoboui2-0, D:
libgno

Re: dependencies woes with Debian MediaWiki package

2008-03-22 Thread Simon Jolle sjolle
On 03/21/2008 09:20 PM, Andrei Popescu wrote:
 > I don't think so. Run 'aptitude keep-all', 'aptitude update' and retry.
> Do you get the same thing? I'm guessing you tried to install some task 
> and aptitude still remembers it.

Hi Andrei

No success.

Need to get 257MB/262MB of archives. After unpacking 671MB will be used.
Do you want to continue? [Y/n/?]

> Regards,
> Andrei

cheers
Simon



signature.asc
Description: OpenPGP digital signature


Re: dependencies woes with Debian MediaWiki package

2008-03-23 Thread Simon Jolle sjolle
I posted the same topic on Mediawiki admins mailinglist. A Mediawiki
developer[0] told that the Debian package is unsupported third-party and
they receive a lot of complaints about it.

So will install myself. The only downside that I need to care myself
about security patches.

cheers
Simon

[0] http://lists.wikimedia.org/pipermail/mediawiki-l/2008-March/026702.html



signature.asc
Description: OpenPGP digital signature


Re: dependencies woes with Debian MediaWiki package

2008-03-23 Thread Simon Jolle sjolle
On 03/23/2008 08:49 PM, Andrei Popescu wrote:
> It is usual for upstream developers not to support the debian packages.  
> If you have troubles you should contact the maintainer/file a bug.

Generally or for web applications? Why?

cheers
Simon


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



Re: dependencies woes with Debian MediaWiki package

2008-03-25 Thread Simon Jolle sjolle
On 03/24/2008 03:53 PM, Daniel Burrows wrote:
>   I apologize for taking so long to get back to you.

No Problem :-)

>   I asked whether you were running etch because the unstable/testing
> version of mediawiki doesn't have dependencies that would pull in the
> stuff you're talking about.  I've taken a brief look at the stable
> version, and I think I see what's happening.  You can probably install
> links or add --without-recommends to the command-line to get a saner
> install.

I actually did this, but have still a lot of dependencies:

[...]
0 packages upgraded, 71 newly installed, 0 to remove and 0 not upgraded.
Need to get 227MB/230MB of archives. After unpacking 564MB will be used.


I will take the Debian way.

>   * Mozilla: iceape-browser gets installed because tetex-doc recommends
>  it.  tetex-doc is recommended by tetex-base, which is
>pulled in by tetex-bin.
> 
>This is the cause of most of your problems; if you install
>a text-mode browser like links, it will fulfill this
>dependency and iceape won't get installed.
> 
>   * Gnome/GTK+: pulled in by Mozilla, as far as I can tell.
> 
>   * X11: some of these are really necessary.  mediawiki-math needs latex
> and Ghostscript components, and these depend on X11 libraries
> because they manipulate X11 fonts and/or can connect to an X server.
> 
>   * Latex: for mediawiki-math.
> 
>   * Sound server: I think this is pulled in by Gnome/GTK+.
> 
>   * portmap: Pulled in by fam (part of Gnome)

thank you

>   Daniel

cheers Simon




signature.asc
Description: OpenPGP digital signature


Portage, RPM or DPKG: number of packaged software comparison

2008-06-17 Thread Simon Jolle sjolle
Hi Debian users

I am just curious which distribution have the most packaged Open Source
software. It seems to me this is Debian? Is there a good comparison
(numbers, statistics, etc)?

cheers
Simon





signature.asc
Description: OpenPGP digital signature


Re: Bug in Nautilus

2008-06-17 Thread Simon Jolle sjolle
On 06/17/2008 01:56 PM, Marco wrote:
> Ciao a tutti, ho un problema nell'accesso ad una condivisione samba.
> Quanto tento di montarla in nautilus crasha tutto e nautilus si riavvia.
> Ho segnalato il bug tramite bug-buddy ma pare che sia un bug già stato
> risolto qui.. http://bugzilla.gnome.org/show_bug.cgi?id=522534
> 
> Ora il problema è che nonostante io aggiorni sempre la mia lenny, non
> capisco perchè continua a persistere il problema... Che non sia stato
> aggiornato il pacchetto in questi mesi???
> E' possibile applicare una sorta di patch??
> 
> Grazie, Marco.

Hi Marco

This is an English speaking mailing list.

For people without Italian skills, here Google[TM] Translation:

> Hello to all, I have a problem in access to a samba share.
> As I try to mount in nautilus crasha everything and nautilus restarts.
> I reported the bug by bug-buddy but it seems that it is a bug already been
> resolved here .. http://bugzilla.gnome.org/show_bug.cgi?id=522534
> 
> Now the problem is that although I always update my lenny not
> I understand why continues to this problem ... What has not been
> updated package in recent months?
> E 'can apply a sort of patch?
> 
> Thank you, Mark.






signature.asc
Description: OpenPGP digital signature


Backup on DVD-RW: ISO 9660 file system overhead

2008-06-21 Thread Simon Jolle sjolle

Hi Debian Users

I am doing a backup of Thunderbird mails. As u can see the Space on disk 
is 400 MB less than the space on ISO image.


How can I avoid that much wasted space?

$ du -sh .mozilla-thunderbird/; du -sh mail_archive_20jun08.iso
1.8G.mozilla-thunderbird/
2.2Gmail_archive_20jun08.iso

I did the following command:

$ mkisofs -J -r -o mail_archive_20jun08.iso
/home/sjolle/.mozilla-thunderbird/

Did I use the wrong options?

cheers
Simon



signature.asc
Description: OpenPGP digital signature


Open Source Video Codec and Container (alternative to Xvid)

2008-06-28 Thread Simon Jolle sjolle

Hi Debian users

I am running a forum with small video clips (from YouTube and others). I
convert those Macromedia Flash videos with:

$ mencoder example.flv -ovc xvid -xvidencopts bitrate=1000:autoaspect
-vf pp=lb -oac mp3lame -lameopts fast:preset=standard -o example.avi

I use mencoder RPM from Dag Wieers

1) Its very generic command line to convert videos. What would you
improve? The size is much bigger than the original FLV :(

2) Is there a real open source format what I should prefer? Can you say
something about its quality?

3) Whats the most painless format for exchanging videos with Win, Mac
and Linux users?

cheers
Simon





signature.asc
Description: OpenPGP digital signature


Re: Open Source Video Codec and Container (alternative to Xvid)

2008-06-28 Thread Simon Jolle sjolle

On 06/28/2008 01:59 PM, Pol Hallen wrote:

What's improve? Only the file size or also the quality?


IMHO the quality of the original FLV is the same as my converted AVI. So
I only need to improve file size


Sure! U do the coding at 1000kb/s
I remember that flv files (from youtube) are about 550Kb/s



try: ffmpeg -i file.flv to view the code


thank you. Really good input!

Most clips even have much lower bitrate

$ ffmpeg -i example.flv
[...]
Seems stream 0 codec frame rate differs from container frame rate:
1000.00 (1000/1) -> 29.92 (359/12)
Input #0, flv, from 'example.flv':
  Duration: 00:01:03.5, start: 0.00, bitrate: 56 kb/s
  Stream #0.0: Video: flv, yuv420p, 320x240, 29.92 fps(r)
  Stream #0.1: Audio: mp3, 22050 Hz, mono, 56 kb/s
Must supply at least one output file

and try something like: ffmpeg -i source.flv -b 500k -vcodec mpeg4 -vtag 
divx -acodec mp3 -ar 8000k -ab 64k destination.avi


and check size/quality


$ ffmpeg -i example.flv -b 500k -vcodec mpeg4 -vtag divx -acodec mp3 -ar
8000k -ab 64k example.avi

$ du -sh example.*
4.4Mexample.avi
2.5Mexample.flv

With the size I am happy. But the quality is much worse (often it is
jumping to the next frame)

Consider: are your file done for internet stream or local stream? and choose 
what you prefer :-)


Not for streaming. Just let other users downloading and archiving.

cheers
Simon







signature.asc
Description: OpenPGP digital signature


Re: Open Source Video Codec and Container (alternative to Xvid)

2008-06-28 Thread Simon Jolle sjolle

On 06/28/2008 08:28 PM, Jochen Schulz wrote:

Why do you convert in the first place? Re-encoding files with a lossy
codec can only degrade their quality, no matter what bitrate you are
using.


I know that re-encoding degrades the quality. But my eyes don't see the
difference :-)

I already described in other posting that I am not a fanboy of Adobe's
proprietary products, pricing policy, etc


AFAIK the only "real open source format" is Ogg Theora. Which codec
yields the best quality depends a little bit on the bitrate you are
using. H.264 is generally a good choice, though. You can use ffmpeg
(from debian-multimedia.org) for this, too.


How accepted is Ogg Theora in Non-Geek environments? Are the most
desktop and devics (Game Consoles, DVR, etc) users by default able to
play Ogg Theora?

cheers
Simon






signature.asc
Description: OpenPGP digital signature


Re: Open Source Video Codec and Container (alternative to Xvid)

2008-06-28 Thread Simon Jolle sjolle

On 06/28/2008 04:36 PM, Carl Fink wrote:

Under US law, you may want to think about copyright issues.  I don't know
about any other country's laws.


Good input.


There's a Debian packaged mencoder at debian-multimedia.org.  Just add that
repository to your sources.list.


thanks.


It's going to be.  The AVI container format isn't suitable for the very
smallest file size, and you're setting a high bit rate.


Ogg Theora springs to mind.  It's totally free (no patents, no nothing). 
Quality is good, but ...


Not the right codec for Mac and Windows users (software not available)?


AVI works, actually.  Windows Media Video (WMV) is not open, but it's
playable on all three with the right software.  MP4 can be played on all
with the right software and will give you excellent compression.  Actually,
FLV is a good choice for web streaming.  You can play them locally, if you
can convince your users to install VLC or something.


I don't wish to use FLV because its a proprietary format developed and
maintained by one company. I don't wish to support closed formats.
Streaming is not a requirement for me.

It means AVI is the best choice for out-of-the-box playing on all
platforms and devices?


BTW, I convert FLV to AVI with this command line:

ffmpeg -i filename.flv -sameq filename.avi

You can automate this with:

for i in *.flv ; do ffmpeg -i {} -sameq `basename {} flv`.avi ; done

Using "-sameq" gives you the same bit rates as the original file.  If
desired, you can specify codecs as well, but the default MPEG4 ASP and MP2
works for me.  (If size is an issue, force MP3 compression.)


With your command line options the size problem still exists:

$ du -sk test*
10072   test.avi
2464test.flv
10104   test_mp3.avi

cheers
Simon





signature.asc
Description: OpenPGP digital signature


see remaining ink in the cartridge (toner status)

2007-11-24 Thread Simon Jolle "sjolle"
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi Debian Users

I own a Dell 1100 Laser Printer (uses internally the Samsung
ML-1020 drivers). Printing works fine with CUPS.

How to I display the remaining ink in the cartridge? How to view other
status information about the printer?

cheers
Simon

- --
actually, I think Windows Vista has done more than virtually any OS
release to promote the use of Linux (Slashdot Kommentar, 4. Oct 07)
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFHSIgZEMN/lNE/wrwRAvW0AJ0fIngfiYkh/cwXyeFHp0h2CBYmQgCdG3rS
YswK7ZZt1/481wk7X4xMxo4=
=Ri69
-END PGP SIGNATURE-


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



Re: system beep in xterm or konsole

2007-12-25 Thread Simon Jolle "sjolle"
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 12/25/2007 01:36 PM, Hugo Vanwoerkom wrote:
> Hi,

Hi Hugo

> When I hit backspace in a VT text console I get a beep.
> When I do that in xterm or konsole I get zip.
> System bell notification is set.
> What more? Running Sid.

And where is your question or issue? I don't understand the problem.

cheers
Simon

- --
actually, I think Windows Vista has done more than virtually any OS
release to promote the use of Linux (Slashdot Kommentar, 4. Oct 07)

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

iD4DBQFHcTnTEMN/lNE/wrwRAuudAJjbTHofcjvPT7ekjrygWOX4CEq4AJ4gJyhe
7w3CxaieoD5WrbwHGPArjQ==
=D9jq
-END PGP SIGNATURE-


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



Re: how to avoid cheking sum on installing package

2007-12-25 Thread Simon Jolle "sjolle"
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 12/23/2007 03:48 PM, abdelkader belahcene wrote:
> Hi,
> I tried to install  flashplugin-nonfree on sidux

[...]

> 15:33:28 (9.94 MB/s) - « ./install_flash_player_9_linux.tar.gz »
> sauvegardé [3036127/3036127]
> 
> Download done.
> md5sum mismatch install_flash_player_9_linux.tar.gz
> The Flash plugin is NOT installed.

See Bug #432755 [0]. I guess you are using Etch/stable. Take the Lenny
package or do a manual installation.

[0] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=432755

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

iD8DBQFHcUGrEMN/lNE/wrwRAvyHAKCBcesJRqR5JavOh8S55EqEQamXaQCfWQDq
3H/BV/vFdlKC8jDC8v8XdT8=
=yCn5
-END PGP SIGNATURE-


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



OT: Conference Recordings about Open Source topics

2008-01-08 Thread Simon Jolle "sjolle"
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi Debian Users

A while back the CCC Germany [0] released the recordings of
presentations[1] as iPod compatible, and normal videos.

Are there Open Source related Conferences with video downloads? Not
streaming (how to record streaming protocols on harddisk?).

Would be glad to feed my iPod with Linux presentations.

cheers
Simon

[0] http://www.ccc.de/
[1] http://events.ccc.de/congress/2007/Conference_Recordings
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFHg7LFEMN/lNE/wrwRAuvkAJ9zIeljESG5wGvDW6wr7x7YE89PgwCdGFyj
8wkCI7tgUROcAx6jNS+9kyk=
=VHTH
-END PGP SIGNATURE-


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



Re: OT: Conference Recordings about Open Source topics

2008-01-08 Thread Simon Jolle "sjolle"
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 01/08/2008 07:06 PM, Sven Hoexter wrote:
> Not directly iPod compatible but enough for a few month I guess:
> http://ftp.acc.umu.se/pub/debian-meetings/

Thank you. It's a great archive about Debian related topics. Are there
other more general Open Source and Linux?

> Sven

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

iD8DBQFHg9LdEMN/lNE/wrwRAnhsAKCFxrGWOViUD5204NJ9nH7+opAjJwCfRdU9
x18qY9UpkQK4TO9+uxMbDfg=
=u/8b
-END PGP SIGNATURE-


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



Re: OT: Conference Recordings about Open Source topics

2008-01-08 Thread Simon Jolle "sjolle"
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 01/08/2008 08:55 PM, Andrei Popescu wrote:
> BBC has made a documentary about Linux and Open Source.

Hi Andrei

Where can I download this movie? With Google I saw that the documentary
is called "Code Breakers"

> Regards,
> Andrei

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

iD8DBQFHg92KEMN/lNE/wrwRAvU/AJ9CaoaTlWZKtPoUV1QRyvpmaEccxACbBiDw
45YvwHDM3XrV4YTZ47t/SyA=
=JqEg
-END PGP SIGNATURE-


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