Seite 49 von 95 ErsteErste ... 3945464748495051525359 ... LetzteLetzte
Ergebnis 961 bis 980 von 1883

Thema: InfoFrame: Digitaler Bilderrahmen (Anzeige von Anrufen, E-Mails, Termine, Wetter...)

  1. #961
    IPPF-Aufsteiger
    Registriert seit
    26.06.2005
    Beiträge
    43
    Zitat Zitat von Jeepersfinest Beitrag anzeigen
    Wie hast du damit eine "Falschmeldung" abgefangen? Was man ja bräuchte wäre ein "Ausschaltbefehl nach Timer".
    Ansonsten kann man doch zwischen "Gerät an" und "Einschaltbefehl nach Timer" nicht unterscheiden, beides sorgt für einen Status "on".
    Bei Unterbrechung, Trommel bleibt stehen, erkennt das der FMS. Der Timer fängt nun an zu zähen, und wenn der Trockner innerhalb dieser Zeit nicht wieder aktiv geworden ist, ist er wirklich fertig "Einschaltbefehl" (d.h. wenn "on" gemeldet wird, ist das Gerät fertig). Das mußt Du dann halt im Programm auch so abfragen.

    Ich nutze das so als Fertig-Melder für den Trockner. Mit notify wird eine Ansage mit mbrola & play ausgegeben, sobald das Gerät fertig ist (also "on"-Meldung).

    Irgendwie bräuchtest Du jetzt nur noch einen Ausschaltbefehl ("off"), wenn das Gerät eingeschaltet wird.

    Sag' mal, wie hast Du das mit den 10 Sek. beim W1020 eigentlich gelöst. Ich versorge diesen über ein RSS-Feed, wie im WIKI beschrieben. Wodurch weiß der Rahmen nun, daß sich das Bild auf dem Server geändert hat und neu geladen werden muß? Ich habe zumindest den Eindruck, daß auch im RSS-Mode die eingestellte Zeit aus der Diashow greift. Also da habe ich 10 Sekunden eingestellt, und das RSS wird eben auch alle 10 Sekunden neu geladen. Das führt aber oftmals dazu, das gerade in dem Moment, wo der Rahmen das Bild lädt, der Server ein Neues generiert. Dadurch wird dann im Rahmen der untere Bildteil zerstört.

    Ronny
    FritzBox 7270 V3 (74.05.05freetz-devel-7337M)
    MT-D (01.02.72); MT-F (01.02.72)
    Ersatzbox FritzBox 7270 V1 (54.04.88/freetz-devel vom 23.02.2011)

  2. #962
    IPPF-Aufsteiger
    Registriert seit
    04.01.2008
    Beiträge
    30
    Hi,

    das hilft mir so nicht. Ich will ja permanent den Status an/off darstellen. Also muss ich doch die Zeit auf dem Server abfragen...und das wo ich doch so mal gar keine Ahnung von PHP habe..

    Den 1020er (über RSS-Feeds) habe ich auf der kleinsten Wiederholungszeit (3 Sek?) stehen. Da habe ich das so an und ab auch mal mit dem unfertigen Bild. Ist aber sehr selten. Ab der zweiten Stufe (5 Sek?) kommt das gar nicht mehr, aber dadurch dauert es mir zu lang bei einem Anruf.

    Gruß
    Christian
    FritzBox 7390 mit FHEM 5.1 V 1.146 und 2x gefreetzte 7170er.
    InfoFrame (bei T-Online) auf Samsung SPF-72V und Kodak W1020.

    Nur tote Fische schwimmen mit dem Strom!

  3. #963
    IPPF-Fortgeschrittener
    Registriert seit
    14.01.2005
    Ort
    München
    Beiträge
    73
    Hi zusammen!

    Seit kurzem spiele ich auch mit dem Infoframe-Skripten etwas rum. Nachdem ich sie auf meinen Webspace gepackt hatte, funktionierte es zuerst erstaunlich gut. Einen Tag später funktionierte jedoch nur noch die Generierung der Uhrzeit. Für alle anderen
    Plugins wie beispielsweise das Wetter-Plugin wird hingegen nur ein leeres XML im Cache-Verzeichnis abgelegt. Hat mein Hoster evtl. den Zugang gesperrt.

    Hier mal meine PHP-Konfiguration:

    [Edit frank_m24: Bitte benutzt CODE Tags für solche Ausgaben.]
    Code:
    PHP Version 5.3.6-6~dotdeb.1
    
    
    System	Linux web1.php-friends.de 2.6.32-5-amd64 #1 SMP Tue Jun 14 09:42:28 UTC 2011 x86_64
    Build Date	Apr 3 2011 16:19:21
    Server API	Apache 2.0 Handler
    Virtual Directory Support	disabled
    Configuration File (php.ini) Path	/etc/php5/apache2
    Loaded Configuration File	/etc/php5/apache2/php.ini
    Scan this dir for additional .ini files	/etc/php5/apache2/conf.d
    Additional .ini files parsed	/etc/php5/apache2/conf.d/includes.ini
    PHP API	20090626
    PHP Extension	20090626
    Zend Extension	220090626
    Zend Extension Build	API220090626,NTS
    PHP Extension Build	API20090626,NTS
    Debug Build	no
    Thread Safety	disabled
    Zend Memory Manager	enabled
    Zend Multibyte Support	disabled
    IPv6 Support	enabled
    Registered PHP Streams	https, ftps, compress.zlib, compress.bzip2, php, file, glob, data, http, ftp, zip, phar
    Registered Stream Socket Transports	tcp, udp, unix, udg, ssl, sslv3, sslv2, tls
    Registered Stream Filters	zlib.*, bzip2.*, convert.iconv.*, string.rot13, string.toupper, string.tolower, string.strip_tags, convert.*, consumed, dechunk, mcrypt.*, mdecrypt.*
    
    This server is protected with the Suhosin Patch 0.9.10
    Copyright (c) 2006-2007 Hardened-PHP Project Copyright (c) 2007-2009 SektionEins GmbH
    
    This program makes use of the Zend Scripting Language Engine:
    Zend Engine v2.3.0, Copyright (c) 1998-2011 Zend Technologies
        with the ionCube PHP Loader v4.0.9, Copyright (c) 2002-2011, by ionCube Ltd.
        with Suhosin v0.9.32.1, Copyright (c) 2007-2010, by SektionEins GmbH
    
    This program was built by Dotdeb.
    
    Configuration
    
    apache2handler
    
    Apache Version	Apache/2.2.16 (Debian)
    Apache API Version	20051115
    Server Administrator	
    Hostname:Port	infoframe.pf-control.de:0
    User/Group	www-data(33)/33
    Max Requests	Per Child: 10000 - Keep Alive: off - Max Per Connection: 100
    Timeouts	Connection: 30 - Keep-Alive: 15
    Virtual Server	Yes
    Server Root	/etc/apache2
    Loaded Modules	core mod_log_config mod_logio itk http_core mod_so mod_actions mod_alias mod_auth_basic mod_authn_file mod_authz_default mod_authz_groupfile mod_authz_host mod_authz_user mod_autoindex mod_dir mod_env mod_expires mod_headers mod_mime mod_security2 mod_negotiation mod_php5 mod_rewrite mod_rpaf mod_setenvif mod_status mod_unique_id
    
    Directive	Local Value	Master Value
    engine	1	1
    last_modified	0	0
    xbithack	0	0
    
    Apache Environment
    
    Variable	Value
    UNIQUE_ID	Tjh8ZVVygasAAD9yEDwAAAAA
    HTTP_HOST	infoframe.pf-control.de
    HTTP_X_REAL_IP	92.230.240.24
    HTTP_X_FORWARDED_FOR	92.230.240.24
    HTTP_CONNECTION	close
    HTTP_USER_AGENT	Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/13.0.782.107 Safari/535.1
    HTTP_ACCEPT	text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
    HTTP_ACCEPT_ENCODING	gzip,deflate,sdch
    HTTP_ACCEPT_LANGUAGE	de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4
    HTTP_ACCEPT_CHARSET	ISO-8859-1,utf-8;q=0.7,*;q=0.3
    PATH	/usr/local/bin:/usr/bin:/bin
    SERVER_SIGNATURE	<address>Apache/2.2.16 (Debian) Server at infoframe.pf-control.de Port 80</address>
    SERVER_SOFTWARE	Apache/2.2.16 (Debian)
    SERVER_NAME	infoframe.pf-control.de
    SERVER_ADDR	85.114.129.171
    SERVER_PORT	80
    REMOTE_ADDR	92.230.240.24
    DOCUMENT_ROOT	/var/customers/webs/infoframe/
    SERVER_ADMIN	micky2k@gmx.de
    SCRIPT_FILENAME	/var/customers/webs/infoframe/Infoframe-web/infoframe/phpinfo.php
    REMOTE_PORT	52773
    REMOTE_USER	markus
    AUTH_TYPE	Basic
    GATEWAY_INTERFACE	CGI/1.1
    SERVER_PROTOCOL	HTTP/1.0
    REQUEST_METHOD	GET
    QUERY_STRING	no value
    REQUEST_URI	/Infoframe-web/infoframe/phpinfo.php
    SCRIPT_NAME	/Infoframe-web/infoframe/phpinfo.php
    
    HTTP Headers Information
    
    HTTP Request Headers
    HTTP Request	GET /Infoframe-web/infoframe/phpinfo.php HTTP/1.0
    Host	infoframe.pf-control.de
    X-Real-IP	92.230.240.24
    X-Forwarded-For	92.230.240.24
    Connection	close
    Authorization	Basic bWFya3VzOnJkMTVrbQ==
    User-Agent	Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/13.0.782.107 Safari/535.1
    Accept	text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
    Accept-Encoding	gzip,deflate,sdch
    Accept-Language	de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4
    Accept-Charset	ISO-8859-1,utf-8;q=0.7,*;q=0.3
    HTTP Response Headers
    Connection	close
    Content-Type	text/html
    
    apc
    
    APC Support	enabled
    Version	3.1.9
    APC Debugging	Disabled
    MMAP Support	Enabled
    MMAP File Mask	no value
    Locking type	pthread mutex Locks
    Serialization Support	php
    Revision	$Revision: 308812 $
    Build Date	Jul 9 2011 13:46:54
    
    Directive	Local Value	Master Value
    apc.cache_by_default	On	On
    apc.canonicalize	On	On
    apc.coredump_unmap	Off	Off
    apc.enable_cli	Off	Off
    apc.enabled	On	On
    apc.file_md5	Off	Off
    apc.file_update_protection	1	1
    apc.filters	no value	no value
    apc.gc_ttl	3600	3600
    apc.include_once_override	Off	Off
    apc.lazy_classes	Off	Off
    apc.lazy_functions	Off	Off
    apc.max_file_size	1M	1M
    apc.mmap_file_mask	no value	no value
    apc.num_files_hint	1000	1000
    apc.preload_path	no value	no value
    apc.report_autofilter	Off	Off
    apc.rfc1867	Off	Off
    apc.rfc1867_freq	0	0
    apc.rfc1867_name	APC_UPLOAD_PROGRESS	APC_UPLOAD_PROGRESS
    apc.rfc1867_prefix	upload_	upload_
    apc.rfc1867_ttl	3600	3600
    apc.serializer	default	default
    apc.shm_segments	1	1
    apc.shm_size	32M	32M
    apc.slam_defense	On	On
    apc.stat	On	On
    apc.stat_ctime	Off	Off
    apc.ttl	0	0
    apc.use_request_time	On	On
    apc.user_entries_hint	4096	4096
    apc.user_ttl	0	0
    apc.write_lock	On	On
    
    bcmath
    
    BCMath support	enabled
    
    Directive	Local Value	Master Value
    bcmath.scale	0	0
    
    bz2
    
    BZip2 Support	Enabled
    Stream Wrapper support	compress.bzip2://
    Stream Filter support	bzip2.decompress, bzip2.compress
    BZip2 Version	1.0.5, 10-Dec-2007
    
    calendar
    
    Calendar support	enabled
    
    Core
    
    PHP Version	5.3.6-6~dotdeb.1
    
    Directive	Local Value	Master Value
    allow_call_time_pass_reference	Off	Off
    allow_url_fopen	Off	Off
    allow_url_include	Off	Off
    always_populate_raw_post_data	Off	Off
    arg_separator.input	&	&
    arg_separator.output	&	&
    asp_tags	Off	Off
    auto_append_file	no value	no value
    auto_globals_jit	On	On
    auto_prepend_file	no value	no value
    browscap	no value	no value
    default_charset	no value	no value
    default_mimetype	text/html	text/html
    define_syslog_variables	Off	Off
    disable_classes	no value	no value
    disable_functions	exec,passthru,shell_exec,system,proc_close,proc_get_status,proc_nice,proc_open,proc_terminate,disk_total_space,posix_getpwuid,posix_getpwnam,diskfreespace,popen,posix_mkfifo,pfsockopen,set_time_limit,set_memory_limit	exec,passthru,shell_exec,system,proc_close,proc_get_status,proc_nice,proc_open,proc_terminate,disk_total_space,posix_getpwuid,posix_getpwnam,diskfreespace,popen,posix_mkfifo,pfsockopen,set_time_limit,set_memory_limit
    display_errors	On	On
    display_startup_errors	Off	Off
    doc_root	no value	no value
    docref_ext	no value	no value
    docref_root	no value	no value
    enable_dl	Off	Off
    error_append_string	no value	no value
    error_log	no value	no value
    error_prepend_string	no value	no value
    error_reporting	22519	22519
    exit_on_timeout	Off	Off
    expose_php	Off	Off
    extension_dir	/usr/lib/php5/20090626	/usr/lib/php5/20090626
    file_uploads	On	On
    highlight.bg	#FFFFFF	#FFFFFF
    highlight.comment	#FF8000	#FF8000
    highlight.default	#0000BB	#0000BB
    highlight.html	#000000	#000000
    highlight.keyword	#007700	#007700
    highlight.string	#DD0000	#DD0000
    html_errors	Off	Off
    ignore_repeated_errors	Off	Off
    ignore_repeated_source	Off	Off
    ignore_user_abort	Off	Off
    implicit_flush	Off	Off
    include_path	.:/usr/share/php5/:/usr/share/php/PEAR/:/usr/share/php/	.:/usr/share/php5/:/usr/share/php/PEAR/:/usr/share/php/
    log_errors	On	On
    log_errors_max_len	1024	1024
    magic_quotes_gpc	Off	Off
    magic_quotes_runtime	Off	Off
    magic_quotes_sybase	Off	Off
    mail.add_x_header	Off	Off
    mail.force_extra_parameters	no value	no value
    mail.log	no value	no value
    max_execution_time	60	60
    max_file_uploads	20	20
    max_input_nesting_level	64	64
    max_input_time	10	10
    memory_limit	128M	128M
    open_basedir	/var/customers/webs/infoframe/:/var/customers/tmp/infoframe/:/usr/share/php/:/usr/share/php5/:/usr/share/php/PEAR/	no value
    output_buffering	4096	4096
    output_handler	no value	no value
    post_max_size	101M	101M
    precision	14	14
    realpath_cache_size	16K	16K
    realpath_cache_ttl	120	120
    register_argc_argv	Off	Off
    register_globals	Off	Off
    register_long_arrays	On	On
    report_memleaks	On	On
    report_zend_debug	On	On
    request_order	no value	no value
    safe_mode	Off	Off
    safe_mode_exec_dir	/usr/lib/php5/libexec	/usr/lib/php5/libexec
    safe_mode_gid	Off	Off
    safe_mode_include_dir	/usr/share/php5/:/usr/share/php/	/usr/share/php5/:/usr/share/php/
    sendmail_from	no value	no value
    sendmail_path	/usr/sbin/sendmail -t -f micky2k@gmx.de	/usr/sbin/sendmail -t
    serialize_precision	17	17
    short_open_tag	On	On
    SMTP	localhost	localhost
    smtp_port	25	25
    sql.safe_mode	Off	Off
    track_errors	Off	Off
    unserialize_callback_func	no value	no value
    upload_max_filesize	101M	101M
    upload_tmp_dir	/var/customers/tmp/infoframe/	/var/customers/tmp/
    user_dir	no value	no value
    user_ini.cache_ttl	300	300
    user_ini.filename	.user.ini	.user.ini
    variables_order	GPCS	GPCS
    xmlrpc_error_number	0	0
    xmlrpc_errors	Off	Off
    y2k_compliance	On	On
    zend.enable_gc	On	On
    
    ctype
    
    ctype functions	enabled
    
    curl
    
    cURL support	enabled
    cURL Information	7.21.0
    Age	3
    Features
    AsynchDNS	No
    Debug	No
    GSS-Negotiate	Yes
    IDN	Yes
    IPv6	Yes
    Largefile	Yes
    NTLM	Yes
    SPNEGO	No
    SSL	Yes
    SSPI	No
    krb4	No
    libz	Yes
    CharConv	No
    Protocols	dict, file, ftp, ftps, http, https, imap, imaps, ldap, ldaps, pop3, pop3s, rtsp, scp, sftp, smtp, smtps, telnet, tftp
    Host	x86_64-pc-linux-gnu
    SSL Version	OpenSSL/0.9.8o
    ZLib Version	1.2.3.4
    libSSH Version	libssh2/1.2.6
    
    date
    
    date/time support	enabled
    "Olson" Timezone Database Version	2011.4
    Timezone Database	internal
    Default timezone	Europe/Berlin
    
    Directive	Local Value	Master Value
    date.default_latitude	31.7667	31.7667
    date.default_longitude	35.2333	35.2333
    date.sunrise_zenith	90.583333	90.583333
    date.sunset_zenith	90.583333	90.583333
    date.timezone	Europe/Berlin	Europe/Berlin
    
    dba
    
    DBA support	enabled
    Supported handlers	cdb cdb_make db4 inifile flatfile qdbm
    
    Directive	Local Value	Master Value
    dba.default_handler	flatfile	flatfile
    
    dom
    
    DOM/XML	enabled
    DOM/XML API Version	20031129
    libxml Version	2.7.8
    HTML Support	enabled
    XPath Support	enabled
    XPointer Support	enabled
    Schema Support	enabled
    RelaxNG Support	enabled
    
    ereg
    
    Regex Library	Bundled library enabled
    
    exif
    
    EXIF Support	enabled
    EXIF Version	1.4 $Id: exif.c 308362 2011-02-15 14:02:26Z pajoye $
    Supported EXIF Version	0220
    Supported filetypes	JPEG,TIFF
    
    Directive	Local Value	Master Value
    exif.decode_jis_intel	JIS	JIS
    exif.decode_jis_motorola	JIS	JIS
    exif.decode_unicode_intel	UCS-2LE	UCS-2LE
    exif.decode_unicode_motorola	UCS-2BE	UCS-2BE
    exif.encode_jis	no value	no value
    exif.encode_unicode	ISO-8859-15	ISO-8859-15
    
    fileinfo
    
    fileinfo support	enabled
    version	1.0.5-dev
    
    filter
    
    Input Validation and Filtering	enabled
    Revision	$Revision: 306939 $
    
    Directive	Local Value	Master Value
    filter.default	unsafe_raw	unsafe_raw
    filter.default_flags	no value	no value
    
    ftp
    
    FTP support	enabled
    
    gd
    
    GD Support	enabled
    GD Version	bundled (2.0.34 compatible)
    FreeType Support	enabled
    FreeType Linkage	with freetype
    FreeType Version	2.4.2
    T1Lib Support	enabled
    GIF Read Support	enabled
    GIF Create Support	enabled
    JPEG Support	enabled
    libJPEG Version	6b
    PNG Support	enabled
    libPNG Version	1.2.44
    WBMP Support	enabled
    XPM Support	enabled
    XBM Support	enabled
    
    Directive	Local Value	Master Value
    gd.jpeg_ignore_warning	0	0
    
    gettext
    
    GetText Support	enabled
    
    hash
    
    hash support	enabled
    Hashing Engines	md2 md4 md5 sha1 sha224 sha256 sha384 sha512 ripemd128 ripemd160 ripemd256 ripemd320 whirlpool tiger128,3 tiger160,3 tiger192,3 tiger128,4 tiger160,4 tiger192,4 snefru snefru256 gost adler32 crc32 crc32b salsa10 salsa20 haval128,3 haval160,3 haval192,3 haval224,3 haval256,3 haval128,4 haval160,4 haval192,4 haval224,4 haval256,4 haval128,5 haval160,5 haval192,5 haval224,5 haval256,5
    
    iconv
    
    iconv support	enabled
    iconv implementation	glibc
    iconv library version	2.11.2
    
    Directive	Local Value	Master Value
    iconv.input_encoding	ISO-8859-1	ISO-8859-1
    iconv.internal_encoding	ISO-8859-1	ISO-8859-1
    iconv.output_encoding	ISO-8859-1	ISO-8859-1
    
    imap
    
    IMAP c-Client Version	2007e
    SSL Support	enabled
    Kerberos Support	enabled
    
    intl
    
    Internationalization support	enabled
    version	1.1.0
    ICU version	4.4.1
    
    Directive	Local Value	Master Value
    intl.default_locale	no value	no value
    intl.error_level	0	0
    
    json
    
    json support	enabled
    json version	1.2.1
    
    libxml
    
    libXML support	active
    libXML Compiled Version	2.7.8
    libXML Loaded Version	20708
    libXML streams	enabled
    
    mbstring
    
    Multibyte Support	enabled
    Multibyte string engine	libmbfl
    HTTP input encoding translation	disabled
    
    mbstring extension makes use of "streamable kanji code filter and converter", which is distributed under the GNU Lesser General Public License version 2.1.
    
    Multibyte (japanese) regex support	enabled
    Multibyte regex (oniguruma) version	5.9.1
    
    Directive	Local Value	Master Value
    mbstring.detect_order	no value	no value
    mbstring.encoding_translation	Off	Off
    mbstring.func_overload	0	0
    mbstring.http_input	pass	pass
    mbstring.http_output	pass	pass
    mbstring.http_output_conv_mimetypes	^(text/|application/xhtml\+xml)	^(text/|application/xhtml\+xml)
    mbstring.internal_encoding	no value	no value
    mbstring.language	neutral	neutral
    mbstring.strict_detection	Off	Off
    mbstring.substitute_character	no value	no value
    
    mcrypt
    
    mcrypt support	enabled
    mcrypt_filter support	enabled
    Version	2.5.8
    Api No	20021217
    Supported ciphers	cast-128 gost rijndael-128 twofish arcfour cast-256 loki97 rijndael-192 saferplus wake blowfish-compat des rijndael-256 serpent xtea blowfish enigma rc2 tripledes
    Supported modes	cbc cfb ctr ecb ncfb nofb ofb stream
    
    Directive	Local Value	Master Value
    mcrypt.algorithms_dir	no value	no value
    mcrypt.modes_dir	no value	no value
    
    mhash
    
    MHASH support	Enabled
    MHASH API Version	Emulated Support
    
    mysql
    
    MySQL Support	enabled
    Active Persistent Links	0
    Active Links	0
    Client API version	mysqlnd 5.0.8-dev - 20102224 - $Revision: 308673 $
    
    Directive	Local Value	Master Value
    mysql.allow_local_infile	On	On
    mysql.allow_persistent	On	On
    mysql.connect_timeout	60	60
    mysql.default_host	no value	no value
    mysql.default_password	no value	no value
    mysql.default_port	no value	no value
    mysql.default_socket	/var/run/mysqld/mysqld.sock	/var/run/mysqld/mysqld.sock
    mysql.default_user	no value	no value
    mysql.max_links	Unlimited	Unlimited
    mysql.max_persistent	Unlimited	Unlimited
    mysql.trace_mode	Off	Off
    
    mysqli
    
    MysqlI Support	enabled
    Client API library version	mysqlnd 5.0.8-dev - 20102224 - $Revision: 308673 $
    Active Persistent Links	0
    Inactive Persistent Links	0
    Active Links	0
    
    Directive	Local Value	Master Value
    mysqli.allow_local_infile	On	On
    mysqli.allow_persistent	On	On
    mysqli.default_host	no value	no value
    mysqli.default_port	3306	3306
    mysqli.default_pw	no value	no value
    mysqli.default_socket	/var/run/mysqld/mysqld.sock	/var/run/mysqld/mysqld.sock
    mysqli.default_user	no value	no value
    mysqli.max_links	Unlimited	Unlimited
    mysqli.max_persistent	Unlimited	Unlimited
    mysqli.reconnect	Off	Off
    
    mysqlnd
    
    mysqlnd	enabled
    Version	mysqlnd 5.0.8-dev - 20102224 - $Revision: 308673 $
    Compression	not supported
    SSL	supported
    Command buffer size	4096
    Read buffer size	32768
    Read timeout	31536000
    Collecting statistics	Yes
    Collecting memory statistics	No
    Tracing	n/a
    
    Client statistics	
    bytes_sent	0
    bytes_received	0
    packets_sent	0
    packets_received	0
    protocol_overhead_in	0
    protocol_overhead_out	0
    bytes_received_ok_packet	0
    bytes_received_eof_packet	0
    bytes_received_rset_header_packet	0
    bytes_received_rset_field_meta_packet	0
    bytes_received_rset_row_packet	0
    bytes_received_prepare_response_packet	0
    bytes_received_change_user_packet	0
    packets_sent_command	0
    packets_received_ok	0
    packets_received_eof	0
    packets_received_rset_header	0
    packets_received_rset_field_meta	0
    packets_received_rset_row	0
    packets_received_prepare_response	0
    packets_received_change_user	0
    result_set_queries	0
    non_result_set_queries	0
    no_index_used	0
    bad_index_used	0
    slow_queries	0
    buffered_sets	0
    unbuffered_sets	0
    ps_buffered_sets	0
    ps_unbuffered_sets	0
    flushed_normal_sets	0
    flushed_ps_sets	0
    ps_prepared_never_executed	0
    ps_prepared_once_executed	0
    rows_fetched_from_server_normal	0
    rows_fetched_from_server_ps	0
    rows_buffered_from_client_normal	0
    rows_buffered_from_client_ps	0
    rows_fetched_from_client_normal_buffered	0
    rows_fetched_from_client_normal_unbuffered	0
    rows_fetched_from_client_ps_buffered	0
    rows_fetched_from_client_ps_unbuffered	0
    rows_fetched_from_client_ps_cursor	0
    rows_affected_normal	0
    rows_affected_ps	0
    rows_skipped_normal	0
    rows_skipped_ps	0
    copy_on_write_saved	0
    copy_on_write_performed	0
    command_buffer_too_small	0
    connect_success	0
    connect_failure	0
    connection_reused	0
    reconnect	0
    pconnect_success	0
    active_connections	0
    active_persistent_connections	0
    explicit_close	0
    implicit_close	0
    disconnect_close	0
    in_middle_of_command_close	0
    explicit_free_result	0
    implicit_free_result	0
    explicit_stmt_close	0
    implicit_stmt_close	0
    mem_emalloc_count	0
    mem_emalloc_amount	0
    mem_ecalloc_count	0
    mem_ecalloc_amount	0
    mem_erealloc_count	0
    mem_erealloc_amount	0
    mem_efree_count	0
    mem_efree_amount	0
    mem_malloc_count	0
    mem_malloc_amount	0
    mem_calloc_count	0
    mem_calloc_amount	0
    mem_realloc_count	0
    mem_realloc_amount	0
    mem_free_count	0
    mem_free_amount	0
    mem_estrndup_count	0
    mem_strndup_count	0
    mem_estndup_count	0
    mem_strdup_count	0
    proto_text_fetched_null	0
    proto_text_fetched_bit	0
    proto_text_fetched_tinyint	0
    proto_text_fetched_short	0
    proto_text_fetched_int24	0
    proto_text_fetched_int	0
    proto_text_fetched_bigint	0
    proto_text_fetched_decimal	0
    proto_text_fetched_float	0
    proto_text_fetched_double	0
    proto_text_fetched_date	0
    proto_text_fetched_year	0
    proto_text_fetched_time	0
    proto_text_fetched_datetime	0
    proto_text_fetched_timestamp	0
    proto_text_fetched_string	0
    proto_text_fetched_blob	0
    proto_text_fetched_enum	0
    proto_text_fetched_set	0
    proto_text_fetched_geometry	0
    proto_text_fetched_other	0
    proto_binary_fetched_null	0
    proto_binary_fetched_bit	0
    proto_binary_fetched_tinyint	0
    proto_binary_fetched_short	0
    proto_binary_fetched_int24	0
    proto_binary_fetched_int	0
    proto_binary_fetched_bigint	0
    proto_binary_fetched_decimal	0
    proto_binary_fetched_float	0
    proto_binary_fetched_double	0
    proto_binary_fetched_date	0
    proto_binary_fetched_year	0
    proto_binary_fetched_time	0
    proto_binary_fetched_datetime	0
    proto_binary_fetched_timestamp	0
    proto_binary_fetched_string	0
    proto_binary_fetched_blob	0
    proto_binary_fetched_enum	0
    proto_binary_fetched_set	0
    proto_binary_fetched_geometry	0
    proto_binary_fetched_other	0
    init_command_executed_count	0
    init_command_failed_count	0
    com_quit	0
    com_init_db	0
    com_query	0
    com_field_list	0
    com_create_db	0
    com_drop_db	0
    com_refresh	0
    com_shutdown	0
    com_statistics	0
    com_process_info	0
    com_connect	0
    com_process_kill	0
    com_debug	0
    com_ping	0
    com_time	0
    com_delayed_insert	0
    com_change_user	0
    com_binlog_dump	0
    com_table_dump	0
    com_connect_out	0
    com_register_slave	0
    com_stmt_prepare	0
    com_stmt_execute	0
    com_stmt_send_long_data	0
    com_stmt_close	0
    com_stmt_reset	0
    com_stmt_set_option	0
    com_stmt_fetch	0
    com_deamon	0
    bytes_received_real_data_normal	0
    bytes_received_real_data_ps	0
    
    openssl
    
    OpenSSL support	enabled
    OpenSSL Library Version	OpenSSL 0.9.8o 01 Jun 2010
    OpenSSL Header Version	OpenSSL 0.9.8o 01 Jun 2010
    
    pcre
    
    PCRE (Perl Compatible Regular Expressions) Support	enabled
    PCRE Library Version	8.11 2010-12-10
    
    Directive	Local Value	Master Value
    pcre.backtrack_limit	100000	100000
    pcre.recursion_limit	100000	100000
    
    PDO
    
    PDO support	enabled
    PDO drivers	mysql, sqlite, sqlite2
    
    pdo_mysql
    
    PDO Driver for MySQL	enabled
    Client API version	mysqlnd 5.0.8-dev - 20102224 - $Revision: 308673 $
    
    Directive	Local Value	Master Value
    pdo_mysql.default_socket	/var/run/mysqld/mysqld.sock	/var/run/mysqld/mysqld.sock
    
    pdo_sqlite
    
    PDO Driver for SQLite 3.x	enabled
    SQLite Library	3.7.3
    
    Phar
    
    Phar: PHP Archive support	enabled
    Phar EXT version	2.0.1
    Phar API version	1.1.1
    SVN revision	$Revision: 307915 $
    Phar-based phar archives	enabled
    Tar-based phar archives	enabled
    ZIP-based phar archives	enabled
    gzip compression	enabled
    bzip2 compression	enabled
    OpenSSL support	enabled
    
    Phar based on pear/PHP_Archive, original concept by Davey Shafik.
    Phar fully realized by Gregory Beaver and Marcus Boerger.
    Portions of tar implementation Copyright (c) 2003-2009 Tim Kientzle.
    
    Directive	Local Value	Master Value
    phar.cache_list	no value	no value
    phar.readonly	On	On
    phar.require_hash	On	On
    
    posix
    
    Revision	$Revision: 306939 $
    
    Reflection
    
    Reflection	enabled
    Version	$Revision: 307971 $
    
    session
    
    Session Support	enabled
    Registered save handlers	files user sqlite
    Registered serializer handlers	php php_binary wddx
    
    Directive	Local Value	Master Value
    session.auto_start	Off	Off
    session.bug_compat_42	Off	Off
    session.bug_compat_warn	On	On
    session.cache_expire	180	180
    session.cache_limiter	nocache	nocache
    session.cookie_domain	no value	no value
    session.cookie_httponly	Off	Off
    session.cookie_lifetime	0	0
    session.cookie_path	/	/
    session.cookie_secure	Off	Off
    session.entropy_file	/dev/urandom	/dev/urandom
    session.entropy_length	16	16
    session.gc_divisor	1000	1000
    session.gc_maxlifetime	1440	1440
    session.gc_probability	1	1
    session.hash_bits_per_character	4	4
    session.hash_function	0	0
    session.name	PHPSESSID	PHPSESSID
    session.referer_check	no value	no value
    session.save_handler	files	files
    session.save_path	/var/customers/tmp/infoframe/	/var/customers/tmp/
    session.serialize_handler	php	php
    session.use_cookies	On	On
    session.use_only_cookies	On	On
    session.use_trans_sid	0	0
    
    shmop
    
    shmop support	enabled
    
    SimpleXML
    
    Simplexml support	enabled
    Revision	$Revision: 308262 $
    Schema support	enabled
    
    soap
    
    Soap Client	enabled
    Soap Server	enabled
    
    Directive	Local Value	Master Value
    soap.wsdl_cache	1	1
    soap.wsdl_cache_dir	/tmp	/tmp
    soap.wsdl_cache_enabled	1	1
    soap.wsdl_cache_limit	5	5
    soap.wsdl_cache_ttl	86400	86400
    
    sockets
    
    Sockets Support	enabled
    
    SPL
    
    SPL support	enabled
    Interfaces	Countable, OuterIterator, RecursiveIterator, SeekableIterator, SplObserver, SplSubject
    Classes	AppendIterator, ArrayIterator, ArrayObject, BadFunctionCallException, BadMethodCallException, CachingIterator, DirectoryIterator, DomainException, EmptyIterator, FilesystemIterator, FilterIterator, GlobIterator, InfiniteIterator, InvalidArgumentException, IteratorIterator, LengthException, LimitIterator, LogicException, MultipleIterator, NoRewindIterator, OutOfBoundsException, OutOfRangeException, OverflowException, ParentIterator, RangeException, RecursiveArrayIterator, RecursiveCachingIterator, RecursiveDirectoryIterator, RecursiveFilterIterator, RecursiveIteratorIterator, RecursiveRegexIterator, RecursiveTreeIterator, RegexIterator, RuntimeException, SplDoublyLinkedList, SplFileInfo, SplFileObject, SplFixedArray, SplHeap, SplMinHeap, SplMaxHeap, SplObjectStorage, SplPriorityQueue, SplQueue, SplStack, SplTempFileObject, UnderflowException, UnexpectedValueException
    
    SQLite
    
    SQLite support	enabled
    PECL Module version	2.0-dev $Id: sqlite.c 306939 2011-01-01 02:19:59Z felipe $
    SQLite Library	2.8.17
    SQLite Encoding	UTF-8
    
    Directive	Local Value	Master Value
    sqlite.assoc_case	0	0
    
    sqlite3
    
    SQLite3 support	enabled
    SQLite3 module version	0.7-dev
    SQLite Library	3.7.3
    
    Directive	Local Value	Master Value
    sqlite3.extension_dir	no value	no value
    
    standard
    
    Dynamic Library Support	enabled
    Path to sendmail	/usr/sbin/sendmail -t -f micky2k@gmx.de
    
    Directive	Local Value	Master Value
    assert.active	1	1
    assert.bail	0	0
    assert.callback	no value	no value
    assert.quiet_eval	0	0
    assert.warning	1	1
    auto_detect_line_endings	0	0
    default_socket_timeout	60	60
    from	no value	no value
    safe_mode_allowed_env_vars	PHP_	PHP_
    safe_mode_protected_env_vars	LD_LIBRARY_PATH	LD_LIBRARY_PATH
    url_rewriter.tags	a=href,area=href,frame=src,form=,fieldset=	a=href,area=href,frame=src,form=,fieldset=
    user_agent	no value	no value
    
    suhosin
    
    This server is protected with the Suhosin Extension 0.9.32.1
    
    Copyright (c) 2006-2007 Hardened-PHP Project
    Copyright (c) 2007-2010 SektionEins GmbH
    
    Directive	Local Value	Master Value
    suhosin.apc_bug_workaround	Off	Off
    suhosin.cookie.checkraddr	0	0
    suhosin.cookie.cryptdocroot	On	On
    suhosin.cookie.cryptkey	[ protected ]	[ protected ]
    suhosin.cookie.cryptlist	no value	no value
    suhosin.cookie.cryptraddr	0	0
    suhosin.cookie.cryptua	On	On
    suhosin.cookie.disallow_nul	1	1
    suhosin.cookie.disallow_ws	1	1
    suhosin.cookie.encrypt	Off	Off
    suhosin.cookie.max_array_depth	50	50
    suhosin.cookie.max_array_index_length	64	64
    suhosin.cookie.max_name_length	64	64
    suhosin.cookie.max_totalname_length	256	256
    suhosin.cookie.max_value_length	10000	10000
    suhosin.cookie.max_vars	100	100
    suhosin.cookie.plainlist	no value	no value
    suhosin.coredump	Off	Off
    suhosin.disable.display_errors	Off	Off
    suhosin.executor.allow_symlink	Off	Off
    suhosin.executor.disable_emodifier	Off	Off
    suhosin.executor.disable_eval	Off	Off
    suhosin.executor.eval.blacklist	no value	no value
    suhosin.executor.eval.whitelist	no value	no value
    suhosin.executor.func.blacklist	no value	no value
    suhosin.executor.func.whitelist	no value	no value
    suhosin.executor.include.allow_writable_files	On	On
    suhosin.executor.include.blacklist	no value	no value
    suhosin.executor.include.max_traversal	0	0
    suhosin.executor.include.whitelist	phar	phar
    suhosin.executor.max_depth	0	0
    suhosin.filter.action	no value	no value
    suhosin.get.disallow_nul	1	1
    suhosin.get.disallow_ws	0	0
    suhosin.get.max_array_depth	50	50
    suhosin.get.max_array_index_length	64	64
    suhosin.get.max_name_length	64	64
    suhosin.get.max_totalname_length	256	256
    suhosin.get.max_value_length	512	512
    suhosin.get.max_vars	100	100
    suhosin.log.file	0	0
    suhosin.log.file.name	no value	no value
    suhosin.log.phpscript	0	0
    suhosin.log.phpscript.is_safe	Off	Off
    suhosin.log.phpscript.name	no value	no value
    suhosin.log.sapi	0	0
    suhosin.log.script	0	0
    suhosin.log.script.name	no value	no value
    suhosin.log.syslog	no value	no value
    suhosin.log.syslog.facility	no value	no value
    suhosin.log.syslog.priority	no value	no value
    suhosin.log.use-x-forwarded-for	Off	Off
    suhosin.mail.protect	1	1
    suhosin.memory_limit	0	0
    suhosin.mt_srand.ignore	On	On
    suhosin.multiheader	Off	Off
    suhosin.perdir	0	0
    suhosin.post.disallow_nul	1	1
    suhosin.post.disallow_ws	0	0
    suhosin.post.max_array_depth	50	50
    suhosin.post.max_array_index_length	64	64
    suhosin.post.max_name_length	64	64
    suhosin.post.max_totalname_length	256	256
    suhosin.post.max_value_length	1000000	1000000
    suhosin.post.max_vars	1000	1000
    suhosin.protectkey	On	On
    suhosin.request.disallow_nul	1	1
    suhosin.request.disallow_ws	0	0
    suhosin.request.max_array_depth	50	50
    suhosin.request.max_array_index_length	64	64
    suhosin.request.max_totalname_length	256	256
    suhosin.request.max_value_length	1000000	1000000
    suhosin.request.max_varname_length	64	64
    suhosin.request.max_vars	1000	1000
    suhosin.server.encode	On	On
    suhosin.server.strip	On	On
    suhosin.session.checkraddr	0	0
    suhosin.session.cryptdocroot	On	On
    suhosin.session.cryptkey	[ protected ]	[ protected ]
    suhosin.session.cryptraddr	0	0
    suhosin.session.cryptua	Off	Off
    suhosin.session.encrypt	Off	Off
    suhosin.session.max_id_length	128	128
    suhosin.simulation	Off	Off
    suhosin.sql.bailout_on_error	Off	Off
    suhosin.sql.comment	0	0
    suhosin.sql.multiselect	0	0
    suhosin.sql.opencomment	0	0
    suhosin.sql.union	0	0
    suhosin.sql.user_postfix	no value	no value
    suhosin.sql.user_prefix	no value	no value
    suhosin.srand.ignore	On	On
    suhosin.stealth	On	On
    suhosin.upload.disallow_binary	0	0
    suhosin.upload.disallow_elf	1	1
    suhosin.upload.max_uploads	25	25
    suhosin.upload.remove_binary	0	0
    suhosin.upload.verification_script	no value	no value
    
    sysvmsg
    
    sysvmsg support	enabled
    Revision	$Revision: 306939 $
    
    tokenizer
    
    Tokenizer Support	enabled
    
    wddx
    
    WDDX Support	enabled
    WDDX Session Serializer	enabled
    
    xml
    
    XML Support	active
    XML Namespace Support	active
    libxml2 Version	2.7.8
    
    xmlreader
    
    XMLReader	enabled
    
    xmlwriter
    
    XMLWriter	enabled
    
    zip
    
    Zip	enabled
    Extension Version	$Id: php_zip.c 308107 2011-02-07 16:20:16Z pajoye $
    Zip version	1.9.1
    Libzip version	0.9.0
    
    zlib
    
    ZLib Support	enabled
    Stream Wrapper support	compress.zlib://
    Stream Filter support	zlib.inflate, zlib.deflate
    Compiled Version	1.2.1.1
    Linked Version	1.2.3.4
    
    Directive	Local Value	Master Value
    zlib.output_compression	Off	Off
    zlib.output_compression_level	-1	-1
    zlib.output_handler	no value	no value
    
    Additional Modules
    
    Module Name
    ionCube Loader
    sysvsem
    sysvshm
    
    Environment
    
    Variable	Value
    APACHE_RUN_DIR	/var/run/apache2
    APACHE_PID_FILE	/var/run/apache2.pid
    PATH	/usr/local/bin:/usr/bin:/bin
    APACHE_LOCK_DIR	/var/lock/apache2
    LANG	C
    APACHE_RUN_GROUP	www-data
    APACHE_RUN_USER	www-data
    APACHE_LOG_DIR	/var/log/apache2
    PWD	/
    
    PHP Variables
    
    Variable	Value
    _SERVER["UNIQUE_ID"]	Tjh8ZVVygasAAD9yEDwAAAAA
    _SERVER["HTTP_HOST"]	infoframe.pf-control.de
    _SERVER["HTTP_X_REAL_IP"]	92.230.240.24
    _SERVER["HTTP_X_FORWARDED_FOR"]	92.230.240.24
    _SERVER["HTTP_CONNECTION"]	close
    _SERVER["HTTP_USER_AGENT"]	Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/13.0.782.107 Safari/535.1
    _SERVER["HTTP_ACCEPT"]	text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
    _SERVER["HTTP_ACCEPT_ENCODING"]	gzip,deflate,sdch
    _SERVER["HTTP_ACCEPT_LANGUAGE"]	de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4
    _SERVER["HTTP_ACCEPT_CHARSET"]	ISO-8859-1,utf-8;q=0.7,*;q=0.3
    _SERVER["PATH"]	/usr/local/bin:/usr/bin:/bin
    _SERVER["SERVER_SIGNATURE"]	<address>Apache/2.2.16 (Debian) Server at infoframe.pf-control.de Port 80</address>
    _SERVER["SERVER_SOFTWARE"]	Apache/2.2.16 (Debian)
    _SERVER["SERVER_NAME"]	infoframe.pf-control.de
    _SERVER["SERVER_ADDR"]	85.114.129.171
    _SERVER["SERVER_PORT"]	80
    _SERVER["REMOTE_ADDR"]	92.230.240.24
    _SERVER["DOCUMENT_ROOT"]	/var/customers/webs/infoframe/
    _SERVER["SERVER_ADMIN"]	micky2k@gmx.de
    _SERVER["SCRIPT_FILENAME"]	/var/customers/webs/infoframe/Infoframe-web/infoframe/phpinfo.php
    _SERVER["REMOTE_PORT"]	52773
    _SERVER["REMOTE_USER"]	markus
    _SERVER["AUTH_TYPE"]	Basic
    _SERVER["GATEWAY_INTERFACE"]	CGI/1.1
    _SERVER["SERVER_PROTOCOL"]	HTTP/1.0
    _SERVER["REQUEST_METHOD"]	GET
    _SERVER["QUERY_STRING"]	no value
    _SERVER["REQUEST_URI"]	/Infoframe-web/infoframe/phpinfo.php
    _SERVER["SCRIPT_NAME"]	/Infoframe-web/infoframe/phpinfo.php
    _SERVER["PHP_SELF"]	/Infoframe-web/infoframe/phpinfo.php
    _SERVER["PHP_AUTH_USER"]	markus
    _SERVER["PHP_AUTH_PW"]	rd15km
    _SERVER["REQUEST_TIME"]	1312324709
    
    PHP License
    
    This program is free software; you can redistribute it and/or modify it under the terms of the PHP License as published by the PHP Group and included in the distribution in the file: LICENSE
    
    This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
    
    If you did not receive a copy of the PHP license, or have any questions about PHP licensing, please contact license@php.net.
    Gruß JackBauer

    AVM FRITZ!Box Wlan 7390 HWSubRev 3, FW-Version FRITZ!OS 05.51-24828 BETA
    Anbindung: Alice Fun 16000 (16823 / 918 )
    Telefon: Siemens SL55, Apple Iphone 5
    Festnetz: Alice Telefon-Flat
    VoIP: Intervoip.com | Sipgate.de
    Test-VoIP: FreeVoidDeal.com | BlueSip.net

  4. #964
    IPPF-Erfahrener
    Registriert seit
    18.10.2005
    Beiträge
    98
    Hallo, ich habe seit kurzen den Philips 8FF3WMI im Einsatz. Weiß jemand, wie ich diesen Photoframe dazu bewege, immer mit dem RSS Feed zu starten. Derzeit muss ich ihn jedesmal selbst selektieren
    FRITZ!Box Fon WLAN 7270 54.04.76

  5. #965
    IPPF-Fünfhundert-Club Avatar von ht81
    Registriert seit
    26.02.2007
    Beiträge
    512
    Hallo dusnetuser,

    wenn Du den Bilderrahmen ganz Stromlos machst, geht es nicht. Nur wenn er sich per "Power Save" Modus abschaltet, startet er auch mit dem wo er aufgehört hat.
    Gruß Thomas


    Router: AVM FRITZ!Box Fon WLAN 7390 | FW FRITZ!OS 05.50
    Statusmonitor: Phillips 8FF3WMI | freetz devel 10175 | Callmonitor 1.20.9
    DSL: 1&1 Doppel-FLAT 16000 (14755kBits/1141kBits) | LD 25dB/15dB | S/R 6dB/6dB
    Vermittlungstelle: Broadcom 163.65 | DSL - Treiber 1.68.22.14 | HVt = 1027m


  6. #966
    IPPF-Einsteiger Avatar von uweklatt
    Registriert seit
    10.08.2007
    Beiträge
    21

    Cool

    Hallo zusammen,

    als kleine Anregung hier ein Bild von meinem aktuellen Infoframe:
    index.php.jpg

    Modifikationen sind:
    - gleichzeitige Anzeige von Super/Diesel - Preisen
    - Anzeige der Tagesgrafik Photovoltaikanlage (http://Sun-Watch.com)
    - Anzeige der Tagesgrafik Wetterstation incl. Echtzeit-Temperatur/Feuchtigkeit (WS300 mit USB-Funkempfänger)

    Beteiligt sind:
    - Sun-Watch Photovoltaik Datenlogger (auch für die Wetterdaten) (Alix1.d Mini-PC)
    - QNAP TS-210 NAS (Webserver für Infoframe)
    - Philips 8FF3_WIFI als Infoframe

    Das Infoframe-Projekt ist wirklich KLASSE!

    Danke dafür
    Uwe
    FRITZ!Box Fon WLAN 7170 / FW 29.04.87

  7. #967
    IPPF-Fünfhundert-Club Avatar von ht81
    Registriert seit
    26.02.2007
    Beiträge
    512
    Hallo Uwe,

    schönen Frame haste da. Glückwunsch

    Ich hätte ein paar Fragen an Dich:

    1. Du benutzt den TS210 als Webserver. Wie sieht es bei Dir mit den Load Cycle Count aus? Bei mir gehen die im "Infoframe" einsatz brutal schnell hoch (ich setzte eine WD Green ein). Somit wäre die Platte rein rechnerisch in ca. 1.5 Jahren am anschlag und

    2. Was hast Du im Einsatz für die Luftfeuchte und Temperatur? Wie ist die USB Anbindung an die Fritzbox?
    Gruß Thomas


    Router: AVM FRITZ!Box Fon WLAN 7390 | FW FRITZ!OS 05.50
    Statusmonitor: Phillips 8FF3WMI | freetz devel 10175 | Callmonitor 1.20.9
    DSL: 1&1 Doppel-FLAT 16000 (14755kBits/1141kBits) | LD 25dB/15dB | S/R 6dB/6dB
    Vermittlungstelle: Broadcom 163.65 | DSL - Treiber 1.68.22.14 | HVt = 1027m


  8. #968
    IPPF-Einsteiger Avatar von uweklatt
    Registriert seit
    10.08.2007
    Beiträge
    21
    Hallo Thomas,

    ich habe zwei SAMSUNG HD204UI verbaut.
    Power_On_Hours: 5177
    Load_Cycle_Count: 279 bzw. 274

    Sieht für mich OK aus.

    Tschau
    Uwe
    FRITZ!Box Fon WLAN 7170 / FW 29.04.87

  9. #969
    IPPF-Fünfhundert-Club Avatar von ht81
    Registriert seit
    26.02.2007
    Beiträge
    512
    Hi Uwe,

    ja die WD haben dieses Power Save Gedöns. Das lässt irgendwie dieses LCC explodieren!

    Und was für Luftfeuchte und Temperatur Sensor Hardware hast Du? Wie ist die USB Anbindung an die Fritzbox?
    Gruß Thomas


    Router: AVM FRITZ!Box Fon WLAN 7390 | FW FRITZ!OS 05.50
    Statusmonitor: Phillips 8FF3WMI | freetz devel 10175 | Callmonitor 1.20.9
    DSL: 1&1 Doppel-FLAT 16000 (14755kBits/1141kBits) | LD 25dB/15dB | S/R 6dB/6dB
    Vermittlungstelle: Broadcom 163.65 | DSL - Treiber 1.68.22.14 | HVt = 1027m


  10. #970
    IPPF-Einsteiger Avatar von uweklatt
    Registriert seit
    10.08.2007
    Beiträge
    21
    Hallo Thomas,

    sorry, die 2. Frage hatte ich überlesen

    Die Daten der WS300 (Wetter Willy von ELV) werden vom einem modifizierten USB-WDE1 empfangen und von meinem Sun-Watch aufgezeichnet.
    Die FritzBox ist daran nicht beteiligt.

    Kann man das PowerSave bei den WD nicht mit einem speziellen SATA-Kommando abstellen?

    Tschau
    Uwe
    FRITZ!Box Fon WLAN 7170 / FW 29.04.87

  11. #971
    IPPF-Fünfhundert-Club Avatar von ht81
    Registriert seit
    26.02.2007
    Beiträge
    512
    Ja, ich glaube das man es abschalten kann, aber hierzu muss dirgendwie die Firmware der HDD geflashed werden. Und da schon sehr viele GB drauf sind, habe ich es gelassen ^^

    Darf ich fragen wie Du dann die Daten des Sun-Watch für den Infoframe aufbereitest und übergibst?

    Bin noch auf der Suche nach einer anderen Möglichkeit die Temp Darzustellen und nicht mit DigiTemp. Die 85°C Temp Fehler Nerven und schmälern den WAF!
    Gruß Thomas


    Router: AVM FRITZ!Box Fon WLAN 7390 | FW FRITZ!OS 05.50
    Statusmonitor: Phillips 8FF3WMI | freetz devel 10175 | Callmonitor 1.20.9
    DSL: 1&1 Doppel-FLAT 16000 (14755kBits/1141kBits) | LD 25dB/15dB | S/R 6dB/6dB
    Vermittlungstelle: Broadcom 163.65 | DSL - Treiber 1.68.22.14 | HVt = 1027m


  12. #972
    IPPF-Einsteiger Avatar von uweklatt
    Registriert seit
    10.08.2007
    Beiträge
    21
    Hallo Thomas,

    ich habe es bereits hier: http://www.ip-phone-forum.de/showthr...=1#post1689568
    beschrieben.

    Tschau
    Uwe
    FRITZ!Box Fon WLAN 7170 / FW 29.04.87

  13. #973
    IPPF-Fortgeschrittener
    Registriert seit
    01.09.2008
    Beiträge
    62
    Hallo zusammen,

    ich versuche gerade meine Temperatur und Stromsensoren über jpgraph im InfoFrame darzustellen. Das klappt eigentlich auch ganz gut:
    graph.jpg

    Allerdings versuche ich - leider vergebens - den Rahmen des Graphen entweder schwarz zu färben oder, noch schöner, den ganzen Graphen transparent darzustellen. Die beiden Codezeilen, die entweder das eine oder das andere bewerkstelligen müssten heißen bei mir so:
    Code:
    $graph->SetAlphaBlending(true);
    $graph->SetMarginColor('black');
    Es tut sich jedoch nichts! Kann mir hier jemand auf die Sprünge helfen?

    Viele Grüße
    Hoobert

  14. #974
    IPPF-Fortgeschrittener
    Registriert seit
    01.09.2008
    Beiträge
    62
    Hallo nochmal,

    hab's jetzt geschafft, den Rahmen des Graphen durchsichtig zu gestalten. Die Zeile
    Code:
    $graph->SetBackgroundGradient('black','black',GRAD_HOR,BGRAD_MARGIN);
    hat geholfen das gewünschte Ergebnis zu erreichen:
    graph2.jpg
    Ich kann es zwar nicht 100%-ig nachvollziehen, aber der Erfolg heiligt in diesem Fall die Mittel.

    Viele Grüße
    Hoobert

  15. #975
    IPPF-Einsteiger
    Registriert seit
    08.09.2008
    Beiträge
    24
    Nachdem mein Frame bereits knapp ein Jahr nahezu problemlos läuft, möchte ich gerne den letzten Schönheitsfehler beseitigen: Nach einem Anruf (also nach dem Auflegen) erscheint die Meldung "Der Server steht nicht zur Verfügung". Nach ca. 2 Minuten ist dann alles wieder normal...

    Ich denke es muss an irgend einem Timing liegen - wie kann man das ein wenig lockerer einstellen?

  16. #976
    IPPF-Fan Avatar von mosjka1
    Registriert seit
    27.12.2009
    Beiträge
    101
    Möchte gerne, dass im Bilderrahmen auch die externe IP Nummer angezeigt wird bzw. diese auch jede Stunde aktualisiert wird. Allerdings hab ich kein Plan von HTML & Co! Kann jemand bitte den Code dafür schreiben und kurz erklären wo dieser eingetragen werden muss. thx
    Geändert von mosjka1 (06.09.2011 um 15:50 Uhr)
    F!B 7240 freetz-devel
    Anschluss: 1&1 17725/1150

    F!B 7141 freetz-devel
    Anschluss: T-Home 17400/1180


  17. #977
    IPPF-Fan
    Registriert seit
    07.01.2009
    Ort
    Taunusstein
    Beiträge
    154
    Hallo,
    ich habe gestern nochmal einen Teil dieses Thread durchsucht, konnte allerdings den Post nicht finden, bei dem die Icons für die Müllabfuhr enthalten sind.
    Kann mir da jemand mal auf die Schnelle weiterhelfen oder einfach nochmal posten?
    Danke!

    Ciao Stefan
    Router: Fritz!Box Fon WLAN 7270, FW: Fritz!OS 05.22
    Anbindung: 1&1 Doppel-FLAT 6000 als Komplettanschluss
    Telefon: Siemens Gigaset S68H

  18. #978
    IPPF-Urgestein
    Registriert seit
    20.04.2005
    Beiträge
    10.972
    schau mal hier
    FRITZ!Box 6360 Cable (kbw) - FRITZ!OS 05.50 - KabelBW 100MBit/s DL - 2,5MBit/s UL (=CleverKabel32 ISDN mit Speed-Option) - Fon: C610 IP weiß - T-Com Sinus 700 (baugleich mit Gigaset) Netzwerk: 2 PCs (Win7-SP1) per LAN, 2 PCs WLAN, Mobile: iPhone 3GS, Samsung S3
    Bei Fax-Probleme hier* oder hier* klickern bzw. screenshots von dem Tool - AVM_NetCapi_x6432 über "antworten > erweitert > Anhänge" hochladen (keine externen Bildhoster verwenden)
    Recover-Anleitung ua auch für Win7 hier bzw. das ruKernelTool hier - AVM-Bedienungsanleitung-Clips hier bzw. hier (neu)
    * dort sind auch Bilder wie die Einstellungen aussehen "sollen".
    aktueller Hinweis an Post-Starter: Im ersten Post "Beitrag bearbeiten" > "erweitert" und dort das Präfix [Gelöst] auswählen/hinzufügen.

  19. #979
    IPPF-Fan
    Registriert seit
    07.01.2009
    Ort
    Taunusstein
    Beiträge
    154
    Cool, vielen Dank informerex!
    Das witzige ist, dass ich genau diesen Post gestern auch schon gefunden hatte, aber auf Grund der Vorposts von bgx davon ausgegangen bin, dass da lediglich Icons für das Benzinplugin enthalten sind.
    Aber gut, jetzt hab ich sie ja.
    Danke!

    Ciao Stefan
    Router: Fritz!Box Fon WLAN 7270, FW: Fritz!OS 05.22
    Anbindung: 1&1 Doppel-FLAT 6000 als Komplettanschluss
    Telefon: Siemens Gigaset S68H

  20. #980
    IPPF-Fan Avatar von dampfkessel83
    Registriert seit
    21.01.2010
    Ort
    Hamburg
    Beiträge
    122
    Zitat Zitat von mosjka1 Beitrag anzeigen
    Möchte gerne, dass im Bilderrahmen auch die externe IP Nummer angezeigt wird bzw. diese auch jede Stunde aktualisiert wird. Allerdings hab ich kein Plan von HTML & Co! Kann jemand bitte den Code dafür schreiben und kurz erklären wo dieser eingetragen werden muss. thx
    Hier ein Code Beispiel muss in die index.php rein:

    PHP-Code:
    $urll $_SERVER['REMOTE_ADDR'];
    $opt22 = array(
        
    'width' => 800,
        
    'align' => ALIGN_LEFT
    );
    imagettftextboxopt($im1200imagesy($im)-15$style['textcolor'], $style['font'], $urll$opt22); 
    vor
    PHP-Code:
    // set the HTTP header type to jpeg
    header("Content-type: image/jpeg"); 
    einfügen!

    sollte funktionieren
    UPDATE 03.12.2011 -> Infoframe Administration mit Online DEMO
    - Paketverfolgung DHL und Hermes | Roundbox beliebig ändern (Farbe, Eckenradius und Transparenz)


    Das neue InfoframeWIKI: http://infoframe.fanol.de

    Hardware:
    - FritzBox Fon WLan 7390 | FW: / Freetz freetz-devel-xxx
    - 2x MT-D | FW: 01.02.xx
    - 1x MT-F | FW: xx
    - 1x C2 | FW: xx
    InfoFrame:
    - Philips 8FF3WMI / Samsung SPF-83V / Samsung SPF-83M

    Willy.Tel Hamburg:
    willy.duoflat national | VoIP / ISDN
    Down / Up: 100MBit / 30MBit

Ähnliche Themen

  1. Digitiale Bilderrahmen für das "InfoFrame"-Projekt
    Von Infoguide im Forum FRITZ!Box Fon: Modifikationen
    Antworten: 203
    Letzter Beitrag: 03.04.2013, 10:53
  2. Antworten: 5
    Letzter Beitrag: 23.11.2008, 22:05
  3. e-mails anrufen
    Von flaep im Forum Andere Software
    Antworten: 0
    Letzter Beitrag: 31.10.2008, 07:39
  4. Anzeige bei neuen Voice-Mails am Display
    Von HPS im Forum GXP2000 / GXP2020 / BT200
    Antworten: 9
    Letzter Beitrag: 02.11.2005, 20:44

Berechtigungen

  • Neue Themen erstellen: Nein
  • Themen beantworten: Nein
  • Anhänge hochladen: Nein
  • Beiträge bearbeiten: Nein
  •