Home

Searching Arun Batchu
 
Recently Updated
by Arun Batchu (11 Nov)
XForms
by Arun Batchu (28 Oct)
Calculating big decimals in Orbeon
by Arun Batchu (27 Oct)
File PS0004.jpg
by Arun Batchu (27 Oct)
File PS0003.jpg
by Arun Batchu (27 Oct)
File PS0002.jpg
by Arun Batchu (27 Oct)
File PS0000.jpg
by Arun Batchu (27 Oct)
Formatting a number in Orbeon XForms
by Arun Batchu (27 Oct)
File xforms-output-format-number-in-orbeon.jpg
by Arun Batchu (27 Oct)
File format-number-in-orbeon.jpg
by Arun Batchu (23 Oct)
Home
Delicious/ArunBatchu
(bookmarks posted by ArunBatchu)
1. Introduction to RESTful Web Services and Jersey (RESTful Web Services Developer's Guide) - Sun Microsystems
x-advxquery-pdf.pdf (application/pdf Object)
Orbeon Forms User Guide - XForms Reference: Extensions
xxforms:state-handling="client"
XForms Everywhere » Keeping your session alive
Keeping your session alive
Event Delegation versus Event Handling - how to create quicker web apps
draft-nottingham-atomtriples-00 - AtomTriples: Embedding RDF Statements in Atom
Jetty Server Project 6.1.12.rc5 Reference
eXforms - Extend the power of XForms
XForms provides a great deal of functionality, but sometimes an extension will solve an immediate problem that falls outside the scope of the current Recommendation. exforms.org provides a set of specification for extending an XForms processor in a uniform way.
eXist - Database Backup / Restore
Amazon.com: "Understand Consumer Behavior in the 21st-Century"
Understand Consumer Behavior
Apogee Project - Rich Client Platform for ECM (proposal)
Apogée is an open source project to build a complete framework for ECM-oriented rich client applications. It includes features like : XForms engine for Eclipse, multi-server support, collaboration, offline work, rich content editors, etc. Apogée has been proposed to the Eclipse Foundation and is currently at the proposal stage (read the Apogée proposal).
XForms Unplugged
XSLT, XPath
Mattress Framework - A Java and Spring based, lightweight and extensible REST framework
Pastie
contribute or search for code snippets. Community driven

Last changed Oct 28, 2008 23:22 by Arun Batchu
Labels: orbeon, xforms, error, tip, workaround, calculate

Discovered what appears to be a problem in calculating big decimals (greater than 1,000,000 ). I have a requirement where the total is a sum of all line items.

Each of the $ amounts on the line items is an xs:decimal . The sum is also a decimal. When the sum is greater than 1,000,000, [Orbeon] seems to store the result in an exponential format (e.g. 1.000000E6). This representation is invalid for an xs:decimal (the pink background is a style applied to invalid fields).

!...

Posted at Oct 27, 2008 by Arun Batchu | 0 comments
Last changed Oct 27, 2008 13:28 by Arun Batchu
Labels: orbeon, xforms

If you want to format a number such as 8988981.00 to look like 8,988,981.00, you would do it like this:

  • Works in <xf:input> element too (according to documentation)
  • Works only with 'ref' attribute and does not work with 'value'
Posted at Oct 27, 2008 by Arun Batchu | 0 comments
Last changed Oct 20, 2008 16:22 by Arun Batchu
Labels: pmd, exist, intellij, idea

I was reviewing eXist documentation today. Ran into an article on how you can check for code quality using the http://pmd.sourceforge.net/ . What struck me was that you can express the checking rules in Java as well as XPath. The reason I am excited about the latter style is because recently I have been realizing that XPath has precise and very concise expressive power.

Since OO classes exhibit an inherent inheritance either through Type hierarchy or composition,...

Posted at Oct 20, 2008 by Arun Batchu | 0 comments
Last changed Oct 02, 2008 02:32 by Arun Batchu
Labels: confluence, css, font

If you noticed, the font "family" has changed to the one used by New York Times - I like its Typography which uses a Serif font. Its a hack but will do for now since it is a one word change.

In the default-theme.css file in your confluence directory, change the "helvetica" font-family css rule to "Georgia" ....should look like this:

font-family: Georgia,serif;

Posted at Oct 02, 2008 by Arun Batchu | 0 comments
Last changed Oct 01, 2008 10:24 by Arun Batchu
Labels: search

...according to MSN Live Search. Actually Bath and Body Works is one better. Surprised, I used Google to query - and I got less colorful results back - pretty much what I wanted.

Search results for the word "http"
(view as slideshow)
     
  Search results for "http" on MSN Live Search   Search results for "http" on Google  
 

Posted at Oct 01, 2008 by Arun Batchu | 0 comments
Last changed Sep 25, 2008 09:43 by Arun Batchu
Labels: agile, thinking, learning, science, technology, teaching

My dear friend SohamDesai took my kids recently to a science fair at the University of Minnesota. When the kids came back I discovered a leaflet by a group called BEST. I am so glad I looked it up - the leaflet talked about the group (Bridging Engineers Science and Technology) - this is exactly what we as a software development community need. We gotta get back to the "fundas". Check this out : http://www.bestoutreach.org/resource/purpose.pdf . I love it!...

Posted at Sep 25, 2008 by Arun Batchu | 0 comments
Last changed Sep 25, 2008 09:38 by Arun Batchu
Labels: microblogging, twitter, yammer

Apparently my style of "microblogging" is all the rage now: lookup http://twitter.com and http://yammer.com .

Posted at Sep 25, 2008 by Arun Batchu | 0 comments
Last changed Sep 23, 2008 10:23 by Arun Batchu
Labels: xforms, output-element, image

Use output element for showing images in XForms. Here is how you render an image when you have a URL for an image:

That should render this picture:

Posted at Aug 29, 2008 by Arun Batchu | 0 comments
Last changed Aug 29, 2008 13:10 by Arun Batchu
Labels: learning

Give a fish - you feed for a day; Teach to fish - you feed for a lifetime.

Learning to learn is more important than learning itself. Anything that shines new light on How we learn captures my attention. One such project (thanks http://ted.com !) is the http://hole-in-the-wall.com project - an interesting experiment.


Posted at Aug 29, 2008 by Arun Batchu | 0 comments
Last changed Aug 26, 2008 20:52 by Arun Batchu
Labels: cool, web, social, browser

Posted at Aug 26, 2008 by Arun Batchu | 0 comments
View Arun Batchu's profile on LinkedIn
I am available for consulting. My Resume (pdf)should give you an idea if I can be of help to you. Any questions, email me




    Labels