<?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>Ideyatech Labs</title>
	<atom:link href="http://www.ideyatech.com/labs/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ideyatech.com/labs</link>
	<description>Just another WordPress site</description>
	<lastBuildDate>Tue, 03 Apr 2012 06:34:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Attaché — Paving the road to victory</title>
		<link>http://www.ideyatech.com/labs/2011/04/13/attache-%e2%80%94-paving-the-road-to-victory/</link>
		<comments>http://www.ideyatech.com/labs/2011/04/13/attache-%e2%80%94-paving-the-road-to-victory/#comments</comments>
		<pubDate>Wed, 13 Apr 2011 08:01:20 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[news-and-events]]></category>

		<guid isPermaLink="false">http://www.ideyatech.com/labs/?p=51</guid>
		<description><![CDATA[In our experience in working with large judicial and quasi-judicial organizations, we have identified key challenges that hinder legal organizations from maximizing their resources and performing efficiently. Multiple documents and correspondences are related to multiple cases, involve any number of tasks, and are distributed across multiple counsels and staff. To be properly handled and processed, [...]]]></description>
			<content:encoded><![CDATA[<p>In our experience in working with large judicial and quasi-judicial organizations, we have identified key challenges that hinder legal organizations from maximizing their resources and performing efficiently. Multiple documents and correspondences are related to multiple cases, involve any number of tasks, and are distributed across multiple counsels and staff. To be properly handled and processed, these rely on many distinct processes that are at most times, dependent on organizational policy, prerequisites, legal strategy, Rules of Court, and resource constraints. In addition, these documents increase in volume everyday and become harder to track over time; not to mention the concurrently increasing number of tasks and activities related to each.</p>
<p>As an appropriate response, legal organizations increase human resource and task allocation to handle the workload, and as a result, teams handling cases and matters become wider – including more counsels and staff that work across overlapping collaborations; reducing case focus and concentration due to the increased need to multitask. Towards case and matter resolution, these bumps and swerves on the road not only delay the delivery of justice, they also prove to be expensive.</p>
<p>Here at Ideyatech Labs, we are passionate about delivering innovative solutions to real-world problems. Attaché is born out of these challenges and our passion for solving problems. We want our users to be able to focus on what they do best: win.</p>
<p><strong>Features</strong></p>
<p>To tackle the challenges that pervade the legal practice, Attaché presents its users with multiple perspectives via macro and micro-level reports such as overall and daily task statistics and document inflow and outflow that can be read with just a quick glance. These drill down further into work breakdowns and task allocations, expected deliverables and due dates monitoring, and more. All these reports get updated in real-time and are tightly integrated with easy-to-use and utility-proven tools such as Case and Matter Management, Document Management, Tasks and Schedule Management, Contacts Management, Billing and Expense Tracking, plus a host of other features that ensure that all members of the legal organization are empowered. These features are presented via a clean, intuitive interface that is easy to navigate and use off-the-bat.</p>
<p><strong>Security</strong></p>
<p>Attaché is built on a secure platform with customizable access levels. In the spirit of transparency and accountability, Attaché audits everything – who does what, when. Peace of mind comes standard.</p>
<p><strong>Learn more</strong></p>
<p>Visit <a title="Attaché" href="http://www.attachelaw.com">http://www.attachelaw.com</a> and see how Attaché will work for you.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ideyatech.com/labs/2011/04/13/attache-%e2%80%94-paving-the-road-to-victory/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Open-tides 0.4 — Improving Productivity</title>
		<link>http://www.ideyatech.com/labs/2011/01/14/open-tides-0-4/</link>
		<comments>http://www.ideyatech.com/labs/2011/01/14/open-tides-0-4/#comments</comments>
		<pubDate>Fri, 14 Jan 2011 09:39:49 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[news-and-events]]></category>

		<guid isPermaLink="false">http://www.ideyatech.com/ideyatechlabs/?p=1</guid>
		<description><![CDATA[Open-tides Version 0.4, the latest build of the Open-tides framework, improves developer’s productivity as much as 4x by introducing a complete set of code generation tools through the use of model annotations. Ideyatech is excited to release the latest version of Open-tides, version 0.4. This version contains the following: Automatic Code Generation — Open-tides automatically [...]]]></description>
			<content:encoded><![CDATA[<p>Open-tides Version 0.4, the latest build of the Open-tides framework, improves developer’s productivity as much as 4x by introducing a complete set of code generation tools through the use of model annotations.</p>
<p>Ideyatech is excited to release the latest version of Open-tides, version 0.4. This version contains the following:</p>
<ol>
<li><strong>Automatic Code Generation</strong> — Open-tides automatically generates the dao, service, controller and jsp pages of your beans.
<ul>
<li><strong>Faster Development.</strong> You do not have to spend a lot of time creating the dao, service, controller and jsp pages of your beans–they are automatically created for you! To create an application, just create the beans, add the annotations, and then generate the build!</li>
<li><strong>Easier Development.</strong> Apart from being able to develop code faster, code development becomes easier! All you need to worry about is creating the beans and understanding the simple annotations used by Open-tides!</li>
<li><strong>Consistent Code.</strong> Code naming convention and structure is assured of consistency because of the automatic generation of code. Whether the project beans are created by singular or multiple developers, all code developed via the Open-tides framework have one generic naming convention and coding structure.</li>
<li><strong>Reduced Errors.</strong> Syntax errors and errors caused by incomplete code or mistyped code are  lessened because of the several manual entry of code is done automatically already.</li>
</ul>
</li>
<li>
<strong>JavaDocs API</strong> — Documentation is available to aid in the use of annotations as used and implemented by Open-tides.</p>
<ul>
<li>The javadocs contains the different annotations, their optional elements and a few examples on how to use them. Including this in your project directory structure enables you to access help on annotations just like any other javadocs api.</li>
<li>In addition to this javadocs, there are other .pdf tutorial guides found on the link below to assist you in your code development.</li>
</ul>
</li>
</ol>
<p>Check out the source codes, latest build and other related files here —<a href="http://code.google.com/p/open-tides/" title="Open-tides">http://code.google.com/p/open-tides/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ideyatech.com/labs/2011/01/14/open-tides-0-4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
