<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>TEQneers.de: Latest News</title><link>http://opensource.teqneers.com/</link><description>Latest news from teqneers.de</description><language>en</language><image><title>TEQneers.de: Latest News</title><url>http://opensource.teqneers.com/typo3conf/ext/tt_news/ext_icon.gif</url><link>http://opensource.teqneers.com/</link><width>18</width><height>16</height><description>Latest news from teqneers.de</description></image><generator>TYPO3 - get.content.right</generator><docs>http://blogs.law.harvard.edu/tech/rss</docs><lastBuildDate>Tue, 24 Apr 2012 09:48:00 +0200</lastBuildDate><item><title>PHPKnock</title><link>http://opensource.teqneers.com/news/detail/article/phpknock.html</link><description>TEQneers developes web frontend for the port knocking service fwknop</description><content:encoded><![CDATA[With the web frontend PHPKnock you can easily shoot a port knocking request or a single packet authorization (SPA) to any server you configured and ask this server to open a certain port for you or any given IP address.
It is web based so you can use it to support any OS or platform that has a browser.
Install PHPKnock on your extranet server so your support staff has the ability to send SPA or port knocking requests from home or somewhere else without installing fwknop to their computer.
More informations find on our&nbsp;<link 252 - linkToExternal "PHPKnock on TEQneers open source website">Open source website</link>.
]]></content:encoded>
<category>TEQneers</category>
<category>OpenSource</category>
<pubDate>Tue, 03 Jan 2012 10:17:00 +0100</pubDate>
</item>
<item>
<title>Git Streamwrapper for PHP</title>
<link>http://opensource.teqneers.com/news/detail/article/git-streamwrapper-for-php.html</link>
<description>TEQneers new component library allows PHP applications to access Git repositories</description>
<content:encoded><![CDATA[
Git Streamwrapper for PHP is a PHP library that allows PHP code to interact with one or multiple Git repositories from within an application. The library consists of a Git repository abstraction that can be used to programatically access Git repositories and of a stream wrapper that can be hooked into the PHP stream infrastructure to allow the developer to use file and directory access functions directly on files in a Git repository. The library provides means to access status information on a Git repository, such as the log, the current repository status or commit information, as well.
The Git Streamwrapper for PHP core is a wrapper around the Git command line binary so it is required to have Git installed on the machine running the PHP code. Git Streamwrapper for PHP does not include a Git protocol abstraction, it relies on the Git command line binary for all its functionality.
<link http://Git Streamwrapper for PHP is a PHP library that allows PHP code to interact with one or multiple Git repositories from within an application. The library consists of a Git repository abstraction that can be used to programatically access Git repositories and of a stream wrapper that can be hooked into the PHP stream infrastructure to allow the developer to use file and directory access functions directly on files in a Git repository. The library provides means to access status information on a Git repository, such as the log, the current repository status or commit information, as well. The Git Streamwrapper for PHP core is a wrapper around the Git command line binary so it is required to have Git installed on the machine running the PHP code. Git Streamwrapper for PHP does not include a Git protocol abstraction, it relies on the Git command line binary for all its functionality. https://github.com/teqneers/PHP-Stream-Wrapper-for-Git http://travis-ci.org/#!/teqneers/PHP-Stream-Wrapper-for-Git _blank linkToExternal "GIT streamwrapper for PHP">https://github.com/teqneers/PHP-Stream-Wrapper-for-Git</link>
<link http://travis-ci.org/#!/teqneers/PHP-Stream-Wrapper-for-Git _blank linkToExternal "GIT Streamwrapper for PHP live">http://travis-ci.org/#!/teqneers/PHP-Stream-Wrapper-for-Git</link>
]]></content:encoded>
<category>OpenSource</category>
<category>TEQneers</category>
			<pubDate>Thu, 22 Dec 2011 07:42:00 +0100</pubDate>
			
		</item>
		
	</channel>
</rss>
