<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Camac IT Ltd</title>
	<atom:link href="http://www.camacit.com/feed" rel="self" type="application/rss+xml" />
	<link>http://www.camacit.com</link>
	<description>Software Engineering and Systems Development talent</description>
	<lastBuildDate>Thu, 05 Aug 2010 15:28:49 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Camac IT Ltd now an OSGi Alliance Supporter</title>
		<link>http://www.camacit.com/osgi</link>
		<comments>http://www.camacit.com/osgi#comments</comments>
		<pubDate>Fri, 11 Jun 2010 00:57:49 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.camacit.com/?p=112</guid>
		<description><![CDATA[The OSGi Alliance is a worldwide consortium of technology innovators that advances a proven and mature process to assure interoperability of applications and services based on its component integration platform. The OSGi Service Platform is delivered in many Fortune Global 100 company products and services and in diverse markets including enterprise, mobile, home, telematics and [...]]]></description>
			<content:encoded><![CDATA[<p>The OSGi Alliance is a worldwide consortium of technology innovators that advances a proven and mature process to assure interoperability of applications and services based on its component integration platform. The OSGi Service Platform is delivered in many Fortune Global 100 company products and services and in diverse markets including enterprise, mobile, home, telematics and consumer.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.osgi.org/www/osgi_logos_supporter_final.png" alt="OSGi Alliance Supporter" width="262" height="151" /></p>
<p style="text-align: left;">Camac IT is proud to be officially recognized by OSGi as an Alliance Supporter.  More news to follow later.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.camacit.com/osgi/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>J2EE Security Audit</title>
		<link>http://www.camacit.com/j2ee-security-audit</link>
		<comments>http://www.camacit.com/j2ee-security-audit#comments</comments>
		<pubDate>Mon, 29 Mar 2004 20:35:25 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Research Papers]]></category>
		<category><![CDATA[J2EE]]></category>
		<category><![CDATA[Security Audit]]></category>

		<guid isPermaLink="false">http://camacit.com/wordpress/?p=12</guid>
		<description><![CDATA[A security audit by Brenton Camac of an in-production J2EE system to identify the degree of risk facing the business from this component and to determine what measures could be taken to eliminate or mitigate that risk.  The identity of the client organization has been purposefully removed from the report to protect their security. [...]]]></description>
			<content:encoded><![CDATA[<p>A security audit by Brenton Camac of an in-production J2EE system to identify the degree of risk facing the business from this component and to determine what measures could be taken to eliminate or mitigate that risk.  The identity of the client organization has been purposefully removed from the report to protect their security.  (103 pages.  March 2004)</p>
<p>Security Audit Report: <a href="http://camacit.com/wordpress/wp-content/uploads/2008/07/camacit_audit_report.pdf" target="_blank">camacit_audit_report.pdf</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.camacit.com/j2ee-security-audit/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Integrating J2EE and CORBA</title>
		<link>http://www.camacit.com/integrating-j2ee-and-corba-in-the-telecommunications-domain</link>
		<comments>http://www.camacit.com/integrating-j2ee-and-corba-in-the-telecommunications-domain#comments</comments>
		<pubDate>Sun, 18 Jan 2004 19:46:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Research Papers]]></category>
		<category><![CDATA[CORBA]]></category>
		<category><![CDATA[interworking]]></category>
		<category><![CDATA[J2EE]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[OSSJ]]></category>
		<category><![CDATA[telecommunications]]></category>

		<guid isPermaLink="false">http://camacit.com/wordpress/?p=3</guid>
		<description><![CDATA[Research findings of the OSS/J&#8217;s working group on CORBA Interworking lead by Brenton Camac surveying problems faced by integrating Java and CORBA and techniques to address them.  (32 pages with code examples.  January 2004)
The OSS (Operations Support Systems) through Java Initiative is developing a set of standard Java APIs for end-to-end services on [...]]]></description>
			<content:encoded><![CDATA[<p>Research findings of the OSS/J&#8217;s working group on CORBA Interworking lead by Brenton Camac surveying problems faced by integrating Java and CORBA and techniques to address them.  (32 pages with code examples.  January 2004)</p>
<p>The OSS (Operations Support Systems) through Java Initiative is developing a set of standard Java APIs for end-to-end services on next-generation wireless networks, which will facilitate the convergence of telecommunications and Internet-based solutions.  Since CORBA is used in much of the existing telecommunications infrastructure that is to be accessed by OSS/J systems, it is important that techniques for interworking the J2EE platform with CORBA-based systems be documented for developers of OSS/J systems.</p>
<p>WhitePaper: <a href="http://camacit.com/wordpress/wp-content/uploads/2008/07/com-arch-corbav2-10.pdf" target="_blank">com-arch-corbav2-10.pdf</a></p>
<p>Illustrative code: <a href="http://camacit.com/wordpress/wp-content/uploads/2008/07/com-arch-corba-codeexamples.zip" target="_blank">com-arch-corba-codeexamples.zip</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.camacit.com/integrating-j2ee-and-corba-in-the-telecommunications-domain/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CORBA Native Messaging</title>
		<link>http://www.camacit.com/corba-native-messaging</link>
		<comments>http://www.camacit.com/corba-native-messaging#comments</comments>
		<pubDate>Tue, 18 Mar 2003 20:06:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Research Papers]]></category>
		<category><![CDATA[C++]]></category>
		<category><![CDATA[CORBA]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Native Messaging]]></category>
		<category><![CDATA[Notification Service]]></category>
		<category><![CDATA[Typed Channel]]></category>
		<category><![CDATA[Visibroker]]></category>

		<guid isPermaLink="false">http://camacit.com/wordpress/?p=5</guid>
		<description><![CDATA[Research notes by Brenton Camac describing how Native Messaging (a new feature of Visibroker) was applied to an existing application (without requiring any code changes to it) to insulate it from frequent disruptions on its wide area network connections.  (20 pages with code listings.  March 2003)
WhitePaper: using_native_messaging.pdf
]]></description>
			<content:encoded><![CDATA[<p>Research notes by Brenton Camac describing how Native Messaging (a new feature of Visibroker) was applied to an existing application (without requiring any code changes to it) to insulate it from frequent disruptions on its wide area network connections.  (20 pages with code listings.  March 2003)</p>
<p>WhitePaper: <a href="http://camacit.com/wordpress/wp-content/uploads/2008/07/using_native_messaging.pdf" target="_blank">using_native_messaging.pdf</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.camacit.com/corba-native-messaging/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>EJBs and CosNotification</title>
		<link>http://www.camacit.com/ejbs-and-cosnotification</link>
		<comments>http://www.camacit.com/ejbs-and-cosnotification#comments</comments>
		<pubDate>Mon, 30 Sep 2002 20:23:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Research Papers]]></category>
		<category><![CDATA[CORBA]]></category>
		<category><![CDATA[CosNotification service]]></category>
		<category><![CDATA[EJB]]></category>
		<category><![CDATA[Visibroker]]></category>
		<category><![CDATA[VisiNotify]]></category>

		<guid isPermaLink="false">http://camacit.com/wordpress/?p=8</guid>
		<description><![CDATA[Research notes by Brenton Camac examining how EJBs can work with the OMG&#8217;s CosNotification service.
VisiNotify is Borland&#8217;s implementation of the OMG&#8217;s CosNotification service for CORBA.  This service was designed to provide CORBA applications with asynchronous messaging capabilities which are a very powerful design technique for large-scale applications.    (27 pages with code [...]]]></description>
			<content:encoded><![CDATA[<p>Research notes by Brenton Camac examining how EJBs can work with the OMG&#8217;s CosNotification service.</p>
<p>VisiNotify is Borland&#8217;s implementation of the OMG&#8217;s CosNotification service for CORBA.  This service was designed to provide CORBA applications with asynchronous messaging capabilities which are a very powerful design technique for large-scale applications.    (27 pages with code examples.  December 2002)</p>
<p>Research Paper: <a href="http://camacit.com/wordpress/wp-content/uploads/2008/07/using_ejbs_with_visinotify.pdf" target="_blank">using_ejbs_with_visinotify.pdf</a></p>
<p>Illustrative code: <a href="http://camacit.com/wordpress/wp-content/uploads/2008/07/code_examples.zip" target="_blank">code_examples.zip</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.camacit.com/ejbs-and-cosnotification/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
