<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3" -->
<rss version="0.92">
<channel>
	<title>Technology Blog</title>
	<link>http://tech.gpuri.com</link>
	<description>technology is a seductress</description>
	<lastBuildDate>Sun, 14 Mar 2010 01:04:11 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>CSS and JavaScript Best Practices</title>
		<description>
   
CSS Best Practices
 

DOCTYPE
Browsers can render your HTML code in many different ways. The DOCTYPE of an HTML document tells the browser how you want it to interpret and display your code. The most common DOCTYPES are HTML 4.01 Strict, HTML 4.01 Transitional, XHTML 1.0 Strict and XHTML ...</description>
		<link>http://tech.gpuri.com/51/css-and-javascript-best-practices/</link>
			</item>
	<item>
		<title>Multiple Browser Coding Guidelines</title>
		<description>

The features of different Web browsers, such as CSS and JavaScript support, can cause Web applications to work differently from one browser to another. This lack of continuity among browsers not only causes an application to look bad, but it often causes it to break.
Acid3 Test
 Acid3 is a test from ...</description>
		<link>http://tech.gpuri.com/50/multiple-browser-coding-guidelines/</link>
			</item>
	<item>
		<title>Oracle OLAP Option</title>
		<description>The Oracle 10g Enterprise Edition OLAP Option extends the analytic capabilities of the Oracle database by providing new multidimensional datatypes, a multidimensional calculation engine, and a framework to build OLAP applications using SQL, PL/SQL and Java. Uniquely, the OLAP Option uses the Oracle database to store and manage its data, ...</description>
		<link>http://tech.gpuri.com/49/oracle-olap-option/</link>
			</item>
	<item>
		<title>How To Create an IE-Only Stylesheet</title>
		<description>The tool of choice for fighting IE problems is the conditional stylesheet. IE provides comment tags, supported all the way up to the current IE 8 to target specific versions, as well as greater-than/less-than stuff for targeting multiple versions at once.
Why use conditional stylesheets?

	You got problems, they need fixin’
	Keeps your ...</description>
		<link>http://tech.gpuri.com/48/how-to-create-an-ie-only-stylesheet/</link>
			</item>
	<item>
		<title>Inject Google analytics code in HTML pages</title>
		<description>
To update your HTML/JSP/PHP pages with the google analytics you can
use UNIX sed command and inject the two scripts provided for your
website by google analytics. Below is the code. This code replaces
&#60;/body&#62; tag with the scripts and &#60;/body&#62; tag.

find ./ -type f -iname "*.htm" &#124; xargs sed -i 's/&#60;\/body&#62;/&#60;script
type=\"text\/javascript\"&#62; var ...</description>
		<link>http://tech.gpuri.com/47/inject-google-analytics-code-in-html-pages/</link>
			</item>
	<item>
		<title>Reduce code noise with Groovy</title>
		<description>Groovy's concise syntax frees developers from typical Java™ constructs that are required for code compilation but don't facilitate expressing what a program is really trying to accomplish. In this revival of the Practically Groovy series, Groovy developer and guest columnist J. Scott Hickey walks you through a series of comparisons ...</description>
		<link>http://tech.gpuri.com/46/reduce-code-noise-with-groovy/</link>
			</item>
	<item>
		<title>JBoss ESB</title>
		<description>If SOA is too expensive, complex or politically challenging, the technology won’t take off. How, then, is it possible to build an SOA that overcomes political and cost constraints? Driving an SOA strategy to success in a large organization requires a corporate-level CIO with the power to drive a vision, ...</description>
		<link>http://tech.gpuri.com/45/jboss-esb/</link>
			</item>
	<item>
		<title>How to use the agent sample application in WebLogic 10 - OpenSSO</title>
		<description>This document describes to use the agent sample application in conjunction with the Weblogic 10.X Application Server and the J2EE Agent. Please note thatthe agent needs to be installed first before deploying this sample application. </description>
		<link>http://tech.gpuri.com/44/how-to-use-the-agent-sample-application/</link>
			</item>
	<item>
		<title>OpenSSO Fedlet Demo</title>
		<description>I will try to demonstrate an IDP generating Fedlets, SP configuring and using this Fedlet for IDP initiated SSO, SP initiated SSO and transfer of identity attributes as part of the assertions from the IDP.

Here's also the details and a write-up of steps of steps, which I've used for the ...</description>
		<link>http://tech.gpuri.com/42/fedlet-demo/</link>
			</item>
	<item>
		<title>Using Adobe Flex in JSR-286 Portlets</title>
		<description>This article shall show you how the Adobe Flex SDK can be used in a Portal environment to enhance the user interface for a Portlet. It has also previously been possible to use Flex with JSR-168 Portlets and alike [FlexPortal], but with the new Portlet 2.0 specification (JSR-286) some things ...</description>
		<link>http://tech.gpuri.com/38/using-adobe-flex-in-jsr-286-portlets/</link>
			</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.374 seconds -->
