Re: Programmatically check for syntax errors without compiling the code

2011-03-30 Thread Michelle Konzack
Hello Magnus Woldrich, please can you send NON-ENCRYPTED messages please? Thanks, Greetings and nice Day/Evening Michelle Konzack -- # Debian GNU/Linux Consultant ## Development of Intranet and Embedded Systems with Debian GNU/Linux itsystems

Icecast streaming daemon

2009-05-10 Thread Michelle Konzack
messages, do 2a) to 2f) immediately I need to stream only audio/mpeg (mp3) with stereo, 44kHz and 128 kBit. Can you suggest me the right libraries I must use and How to implement it? Thanks, Greetings and nice Day/Evening Michelle Konzack -- Linux-User #280138 with the Linux Counter

How to code "threating" algo for Mail-Foler/Messages?

2008-10-20 Thread Michelle Konzack
+--Re: How does this work 01.04 +--Re: How does this work 01.04.05 +--Re: How does this work Any (better) suggestions? Thanks, Greetings and nice Day/Evening Michelle Konzack Systemadministrator 24V Electronic Engineer Tamay Dogan Network

Perl-Module to control Modems using AT-Commands

2008-10-17 Thread Michelle Konzack
s and nice Day/Evening Michelle Konzack Systemadministrator 24V Electronic Engineer Tamay Dogan Network Debian GNU/Linux Consultant -- Linux-User #280138 with the Linux Counter, http://counter.li.org/ # Debian GNU/Linux Consultant # Michel

Re: Sending SMS

2008-09-30 Thread Michelle Konzack
ch mean, +49177* would be send for example over my German Provider E-Plus while +33661 will be routed over another GSM-Modem and my French GSM Provider Bouygues Telecom... You can add Tarif-Routing and more... Also it can receive SMS and can do rooting on it... Thanks, Greetings and nice Day/E

Module for modem access and GSM

2008-09-30 Thread Michelle Konzack
Must fit entirely the DFSG (Debian Free Software Guidelines). If the modules are not availlable, they will be packed by myself. Thanks, Greetings and nice Day/Evening Michelle Konzack Systemadministrator 24V Electronic Engineer Tamay Dogan Network Debian

FW by [EMAIL PROTECTED] : Undelivered Mail Returned to Sender

2008-09-26 Thread Michelle Konzack
d Status: 5.0.0 Remote-MTA: dns; mx.develooper.com Diagnostic-Code: smtp; 552 The Date in the header was too far in the past -- Linux-User #280138 with the Linux Counter, http://counter.li.org/ # Debian GNU/Linux Consultant ##### Michelle Konzack Apt. 91

Window for Video output...

2008-07-23 Thread Michelle Konzack
controled by the wmdock.app. Thanks, Greetings and nice Day/Evening Michelle Konzack Systemadministrator 24V Electronic Engineer Tamay Dogan Network Debian GNU/Linux Consultant -- Linux-User #280138 with the Linux Counter, http://counter.li.org/ # Debian

Hardware controlled by Perl

2008-07-18 Thread Michelle Konzack
ding can be done be external programs) and of course PhoneCalls. So my idea is, to drop "pppd", "smstools" and "phone software" and build a GSM daemon which then can handel this stuff @once. Question: Is this possibel with Perl? Thanks, Greetings and nice Day/

How to get the SSL cert from a IMAP-Server?

2008-07-01 Thread Michelle Konzack
simple-ssl-perl". Thanks, Greetings and nice Day/Evening Michelle Konzack Systemadministrator Tamay Dogan Network Debian GNU/Linux Consultant -- Linux-User #280138 with the Linux Counter, http://counter.li.org/ # Debian GNU/Linux Consultant ######

Re: Mailing List Replies?

2008-06-19 Thread Michelle Konzack
; need to manually put in the beginners@perl.org address in the To: > field... You are using GNU/Linux and Evolution, so you should use and the mail goes right... Thanks, Greetings and nice Day/Evening Michelle Konzack Systemadministrator 24V Electronic Engineer Tamay Dogan N

Re: Can not get reliable output [WAS: Reg. Directory listing program]

2008-06-08 Thread Michelle Konzack
s%s%s%s\n", 777, 0x309, 01411, 0b111001' > 777777777777 Realy nice features... Now I understand it! Such conversions are realy helpful... Unfortunately I am learning perl 10 years to late! Thanks, Greetings and nice Day Michelle Konzack Systemadm

Re: Count messages in a Imap-Mailfolder

2008-06-04 Thread Michelle Konzack
I get the Value from the hash? Note: I have no internet @home which mean, I have only the perldoc documentation and not more and I have not found the thing about hashes. Thanks, Greetings and nice Day Michelle Konzack Systemadministrator 24V Electronic Engineer Tama

Re: how does file gets send to remote machine using perl

2008-06-02 Thread Michelle Konzack
e we are chasing ghost here since i cannot even provide the script.. > just wanted to bring it up... > > But thank you. If you do not provide more infos, no one can help you... Oh, I am using my own version of "nc" (NetCat) coded in perl. Thanks, Greetings and nice Day

Count messages in a Imap-Mailfolder

2008-06-02 Thread Michelle Konzack
$num; $i++){ $size += $imap->list($i); } $num_tot += $num; $size_tot += $size; }; printf "%i %i", $num_tot, $size_tot/1024; $imap->quit; Thanks, Greetings and nice Day Michelle Konzack Systemadministrator 24V Electronic Eng