Main > Free Download Search >

Free congregation beth elohim software for linux

congregation beth elohim

Sponsored Links
Sponsored Links
Sort by >> Relevance
rss
Secleted [ 0 ] software to compare
Results 1 - 15 of about 3
Query-Oriented Model for XML 0.1 Alpha1

Query-Oriented Model for XML 0.1 Alpha1


Query-Oriented Model for XML is a lightweight XML processing framework. more>>
Query-Oriented Model for XML is a lightweight XML processing framework for Java that promotes the use of XPath instead of Java code for consuming XML.

The resulting code from Query-Oriented Model for XML, is simple and expressive with no meaningless objects and no meaningless parameters - just pure business code.

Heres a sample of usage (from a testcase -- heres the used XML document):

public class BigTest extends TestCase {
public static final String[] CONTEXT = {"c urn:catalog", "n urn:name"};

@QUseContext("CONTEXT") // Use the namespace context specified by the CONTEXT field.
public void test() {

InputStream xml = QomTestResources.getTestXml("catalog.xml"); // Get the source.

QLocation root = new QBuilder().build(xml); // Build the root location.

// Test a deep query.
Assert.assertEquals("Harold", root.value("//c:maintainer/n:name[n:first_name = Elliotte]/n:last_name"));


QLocation[] composers = root.locateAll("c:composer"); // Test a multi-query.

Assert.assertEquals(4, composers.length);

String[] names = {"Julie", "Margaret", "Beth", "Linda"};

for (int i = 0; i < composers.length; ++i) {

Assert.assertEquals(names[i], composers[i].value("n:name/n:first_name")); // Test relative queries.

}
}
}
<<less
Download (0.010MB)
Added: 2006-03-14 License: LGPL (GNU Lesser General Public License) Price:
1320 downloads
PresbyterySite 0.0.5

PresbyterySite 0.0.5


PresbyterySite is software for running a presbytery Web site. more>>
PresbyterySite is software for running a presbytery Web site. The project tries to present your presbyterys information in groupings that are most useful to your site visitors and to streamline the work of your clerk.
PresbyterySite is composed of plugins for the Joomla content management system. It provides a directory of congregations, a Google Map of congregations, and a directory of committees.
Enhancements:
- Most data in the database can be edited through the admin interface.
- This release can be translated into any language.
- There are several bugfixes.
<<less
Download (MB)
Added: 2006-12-16 License: GPL (GNU General Public License) Price:
1045 downloads
Anonym.OS LiveCD

Anonym.OS LiveCD


Anonym.OS is an OpenBSD 3.8 Live CD with strong tools for anonymizing and encrypting connections. more>>
Anonym.OS LiveCD is based on OpenBSD 3.8 with strong tools for anonymizing and encrypting connections.

Standard network applications are provided and configured to take advantage of the tor onion routing network.

Anonym.OS was first suggested by kaos.theory at Interzone 4 in Atlanta, March of 2005.

Nearly a year and a lot of marathon coding sessions later, its a reality and was released by elmore, fade, arcon, dr.kaos, digunix, atlas and beth of kaos.theory at Shmoocon 2006.
<<less
Download (549.1MB)
Added: 2006-01-17 License: GPL (GNU General Public License) Price:
1380 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 1
  • 1