Druckerei und Buchbinderei
This service allows you to watch and listen to Flash-based videos without the need to Flash technology. This gives you speed, safety, control, freedom and openness.
Prague appartments
Hi! Here you can find my plugins written for Bibble, a RAW developer and professional workflow management software by BibbleLabs.
For me the main advantages of Bibble are its portability between different operating systems (it's the best RAW developer for Linux) and its extensibility by third party plugins, which will help you to perform typical photo-editing tasks without the need to open other editors like Photoshop or Gimp.
This page contains a good collection of plugins developed by others for Bibble.
User agents need to store large numbers of objects locally in order to satisfy off-line data requirements of Web applications. [WebStorage] is useful for storing pairs of keys and their corresponding values. However, it does not provide in-order retrieval of keys, efficient searching over values, or storage of duplicate values for a key.
I’ve been playing with javascript lately, and here’s the result: QWebClient, a thin client for Qt applications. This is a pure Javascript implementation which runs in any modern browser (no plugins required). QWebClient works by starting an http server in the application process, which the browser then connects to. The project currently has research quality - get the source at qt.gitorious.org
Sie finden auf dieser Website qualitativ hochwertige Bücher und Artikel, die Sie in der Aus- und Weiterbildung zum Software-Entwickler unterstützen. Alle Inhalte sind unter einer Creative-Commons Lizenz veröffentlicht und dürfen von Ihnen heruntergeladen, gedruckt und zu nicht-kommerziellen Zwecken verbreitet werden.
Some time ago I wrote an article on SOA Suite Build, Deployment and Test Automation. A section of the article was devoted to automating builds and deployments for Oracle Enterprise Service Bus (ESB) components. Not covered was deployment of Services to multiple environments as is usually done throughout the development and test process of a system. This blog post starts where the article stopped: it describes build and deployment automation for an ESB System in a way that it can easily be deployed to multiple environments that support the system development life-cycle.
Uzbl follows the UNIX philosophy - "Write programs that do one thing and do it well. Write programs to work together. Write programs to handle text streams, because that is a universal interface."
* very minimal graphical interface. You only see what you need
* what is not browsing, is not in uzbl. Things like url changing, loading/saving of bookmarks, saving history, downloads, ... are handled through external scripts that you write
* controllable through various means such as fifo and socket files, stdin, keyboard and more
* advanced, customizable keyboard interface with support for modes, modkeys, multichars, variables (keywords) etc. (eg you can tweak the interface to be vim-like, emacs-like or any-other-program-like)
* focus on plaintext storage for your data and configs in simple, parseable formats
* Uzbl keeps it simple, and puts you in charge.This is a Maven2 plugin and Ant Task to process configuration files using a set of rules and generate modified files. It is useful when you need to generate different files for heterogeneous environments in a powerful way. This plugin aims to do the same things that XConf does but it is fully integrated with Maven.
Fast jedes IT-Projekt überlegt aufs Neue, was bezüglich der Software- Architektur bedacht, entschieden und dokumentiert werden muss. Sparen Sie diesen Aufwand.
Dieses Template (bzw. das daraus erzeugte Dokument) gibt Ihnen eine standardisierte Gliederung für Software-Architekturbeschreibungen vor. Das aus diesem Template entstehende Dokument stellt die umfassende und vollständige Beschreibung der Architektur eines IT- Systems dar.
Umfassend und praxisnah
ARC42 bietet Ihnen ein praxisnahes Template, das Sie sofort einsetzen können. Sie finden darin eine vollständige, strukturierte und vernetzte Sammlung architekturrelevanter Themen, jeweils mit
* Inhalt (Was soll bedacht, entschieden und dokumentiert werden?)
* Motivation (Warum und für wen?)
* Form (Wie?)
* Beispielen (So kann es aussehen)
* Hintergründen
Zu diesen Themen zählen Architekturziele, Randbedingungen, verschiedene Sichten auf Ihr System, querschnittliche Aspekte und vieles mehr.
BlueCove is a JSR-82 J2SE implementation that currently interfaces with the Mac OS X, WIDCOMM, BlueSoleil and Microsoft Bluetooth stack found in Windows XP SP2 and newer. Originally developed by Intel Research and currently maintained by volunteers.
BlueCove runs on any JVM starting from version 1.1 or newer on Windows Mobile, Windows XP and Windows Vista, Mac OS X. details
Since version 2.1 BlueCove distributed under the Apache Software License, Version 2.0
Linux BlueZ support added in BlueCove version 2.0.3 as additional GPL licensed module.
BlueCove provides Java API for Bluetooth JSR 82. See Documentation and FAQ to get started.
Example for ws-a routing
B+W und Cokin Filter
StoryTestIQ (STIQ) is a test framework used to create Automated Acceptance Tests or Story Tests.
STIQ is a mashup of Selenium and FitNesse. It is "wiki-ized" Selenium with widgets and features that make it easier to write and organize Selenium tests.
When developing web applications, it is helpful for a cross-functional team to have a definitive and executable view of the requirements for an iteration. STIQ is used to record Customer needs and acceptance criteria; the tests are a big part of the "Definition of Done". The Story Tests written at the beginning of an iteration will initially fail. It is the responsibility of the team to implement the requirements in order to make the Story Tests pass. This practice is called Story Test Driven Development and it is a natural extension of the well known Test-Driven Development and Automated Acceptance Testing practices.