TODAY'S  MOST  POPULAR  HEADLINES

PNG Image

PHP


Keeping an eye on your network with PasTmon

12/02/2008  II
The PasTmon passive traffic monitor keeps an eye on your network, recording which clients are interacting with which services, when and how long things took. You can then use the application's PHP Web interface to investigate these figures to see if any host is connecting to Web services that it shouldn't, or is contacting services suspiciously more frequently than you would expect for normal operation, or when response times become excessively long. The Ubuntu, openSUSE, and Fedora repositories do not include packages for PasTmon. Although the version number is still low, the project has had releases available for three years.
Search further arrow


Managing your MP3s with Zina

12/02/2008  IIII
Large collections of MP3 files can be hard to manage. Organizing your music into directories helps some, but when you want to play just those tracks in a certain genre or from a certain year, no amount of directory organization will help -- but Zina, a powerful Web application, can. Zina is easiest to set up if you already have a home Web server. You must understand how to set up CGI applications on your Web server. If you're using Apache, you can read a nice tutorial for basic CGI setups. You must also have PHP in your Apache setup, as that is the language that Zina is written in.
Search further arrow


Installing Cherokee Web Server With PHP 5& MySQL 5 Support On Ubuntu 8.10

12/01/2008  II
This tutorial shows how to install Cherokee from source with PHP and MySQL support on an Ubuntu 8.10 server machine. The reason for compiling from source instead of using apt to install binary packages is that there are older versions in the repositories than the ones available on Cherokee's homepage. The main goal is to install the webserver so I didn't bother compiling everything else. That way you won't spend to much time on doing things I didn't want to describe.
Search further arrow


Microsoft: Auf Kuschelkurs mit Open Source

11/28/2008  II
Ehemals von Bill Gates und Steve Ballmer als Krebsgeschwür und Teufelswerk verschrieen, entdeckt Microsoft mittlerweile die Vorzüge quelloffener Anwendungen für sich, und fördert sogar aktiv deren Entwicklung. Als Schwerpunkt nennt Stefan Urban, Leiter der Open-Source-Strategie, die Skriptsprache PHP , die offenbar in künftigen Microsoft-Produkten vermehrt zum Einsatz kommen wird.
Search further arrow


Patching exuberant-ctags for better PHP5 support in vim

11/25/2008  IIII
Thanks to the taglist vim plugin, vim users have access to a decent tag browser. Taglist is built on exuberant ctags so it support a large amount of languages. Unfortunately however, when the exuberant ctags people replaced their old PHP lexer with a brand new regexp-based parser the quality of parsing PHP code decreased dramatically. Ctags suddenly could not distinguish real class and function declarations from mere mentions of the words“class” and “function” in multi-line comments. This is because the ctags regular expression parses is inherently line oriented. In this article I have two patches that greatly improve PHP support in exuberant-ctags. I will also show you how you can apply these patches on a Debian-based system.
Search further arrow


PHP Zend Framework 1.7 adds Adobe support

11/19/2008  I
p://blog.internetnews.com/skerner/2008/11/php-zend-framework-17-adds-ado.html The open source Zend Framework 1.7 is now available expanding the PHP framework to work better with Adobe Flex and AIR applications. Adobe and Zend announced back in September that they would be collaborating for Zend Framework and now they've delivered.
Search further arrow


Microsoft Works on PHP and Open Source

10/28/2008  I
Microsoft Corporation has opened an Open Source Interop Technology Center near Munich, Germany that should promote open source software on Windows and improve the relationship of its products with the free software community.
Search further arrow


Microsoft arbeitet an PHP und Open Source

10/27/2008  II
Der Microsoft-Konzern hat in Unterschleißheim bei München das Microsoft Open Source Interop Technology Center eröffnet. Die Abteilung soll Open-Source-Software auf Windows fördern und das Zusammenspiel von Microsoft-Produkten mit freier Software verbessern. In den ersten Monaten soll die Einrichtung vor allem an der Unterstützung der Skriptsprache PHP auf Windows arbeiten.
Search further arrow


Features I’d Like to See in Ubuntu 9.04 (Jaunty Jackalope)

10/27/2008  III
It is very frustrating when you don’t know every programming language (I’m a PHP guy). There are so many things I’d like to change in Ubuntu Intrepid Ibex (it is still a great Linux OS), but don’t have the time/knowledge to do. I am very active in promotion, but maybe someone who knows his stuff will read this list of ideas for inspiration.
Search further arrow


Applied regular expressions in PHP: Provisioning the Linksys PAP2T

10/24/2008  II
The Linksys PAP2T is an analog telephone adapter (ATA) widely used in VoIP applications to connect an analog phone to a digital IP network. Some PAP2T units are locked and dedicated to a particular VoIP service. Others are capable of using a process called provisioning to ensure that important parameters remain fixed despite local attempts to change them. By employing open source tools such as PHP and MySQL, you can manage these latter kinds of units while they are out in the field. Linksys is helpful in giving the overall approach to provisioning these units. The process consists of creating a special XML file that sits on a server, and instructing the unit to provision itself from that location. The XML file specifies the parameters that control the unit's operation, and their values.
Search further arrow



Showing 10 articles of total 22539 in database (Flag English).