Projects tagged ‘bridge’


[13 total ]
9

FireBoard

   
Primary Language: PHP Licensed as: GNU General Public License 2.0

number #1 bulletin board (forum) software for Joomla!. FireBoard is a native forum software which means it integrates into your Joomla! site with no hacks or bridges, just a straight component installation and you have a powerful forum at your disposal.

Metrics updated 11 Aug 08

6

c2hs

   
Primary Language: Haskell Licensed as: GNU General Public License 2.0 or later

C->Haskell is an interface generator that simplifies the development of Haskell bindings to C libraries. The tool processes existing C header files that determine data layout and function signatures on the C side in conjunction with Haskell modules ... [More] that specify Haskell-side type signatures and marshaling details. Hooks embedded in the Haskell code signal access to C structures and functions -- they are expanded by the interfacing tool in dependence on information from the corresponding C header file. Another noteworthy property is the lightweight nature of the approach. The idea for the tool was developed during the implementation of Gtk+HS, a Haskell binding for the GUI toolkit GTK+. The latter is no longer under active development, but its successor, Gtk2Hs, also uses C->Haskell. [Less]

Metrics updated about 15 hours ago

5

Drake

 
Primary Language: PHP Licensed as: GNU General Public License 2.0,MIT License

Drake is a module for Drupal (5.x and above) that lets you execute your CakePHP applications inside Drupal. It provides a bridge between Drupal and CakePHP, allowing your CakePHP applications to be run with or without Drupal, with no need to change your source code.

Metrics updated about 18 hours ago

3

Jake

 
Primary Language: PHP Licensed as: MIT License

Jake is a component for Joomla (1.0 and 1.5) that lets you execute your CakePHP applications inside Joomla. It is meant to provide a transparent bridge between Joomla and CakePHP, allowing your applications to be run with or without Joomla, with absolutely no need to change your existing code.

Metrics updated about 24 hours ago

3

PHP /Java Bridge

 
Primary Language: Java Licensed as: GNU Lesser General Public License 2.1

The php/Java bridge is an optimized, XML-based network protocol, which can be used to connect a native script engine, PHP, with a Java or ECMA 335 virtual machine. It is more than 50 times faster than local RPC via SOAP, requires less resources on ... [More] the web-server side, and it is faster and more reliable than communication via the Java Native Interface. [Less]

Metrics updated 13 Sep 08

2

ICEfaces

 
Primary Language: Java Licensed as: Mozilla-ish License

ICEfaces is an integrated Ajax application framework that enables Java EE application developers to easily create and deploy thin-client rich Internet applications (RIA) in pure Java. ICEfaces is a fully featured product that enterprise developers can use to develop new or existing Java EE applications at no cost.

Metrics updated 27 Sep 08

2

RubyCocoa

   
Primary Language: Ruby Licensed as: GNU Lesser General Public License 2.1,Ruby License

RubyCocoa is a Mac OS X framework that allows Cocoa programming in the object-oriented scripting language Ruby.

Metrics updated 03 Oct 08

1

RubyOSA

 
Primary Language: Ruby Licensed as: BSD-ish License

RubyOSA is a bridge that connects Ruby to the Apple Event Manager infrastructure, automatically populating the API according to the target application's scriptable definition.

Metrics updated 05 Oct 08

1

GlueGraph

 
Primary Language: Perl

An application backing a web service for gluing social networks together in a single, queryable graph.

Metrics updated 03 Oct 08

0

corefoundation-bridging

 
Licensed as: New BSD License

Want to learn how to create your own bridged classes ? Want to use a CF class, but got frightened at it's API ? Learn how you can create our own bridged classes, filling a hole in Apple's Foundation classes...