Posts

Showing posts from April, 2012

How To Fail - How to launch a web software startup and fail spectacularly!

Wow well said, Never quit the job until you have a real business plan that possibly WORKS!!! http://www.youtube.com/watch?v=70WjPVtK6OY&feature=youtube_gdata_player

Software Start up Lessons

Thought you might like this: http://blog.lavablast.com/post/2008/03/11/Software-Startup-Lessons-(Part-1)-The-Basics.aspx

Oracle 11gR2 Express Edition on Linux Ubuntu 11.10

Image
A very good article and I followed all the steps and I am able to install Oracle 11g XE on Ubuntu 11.10, https://forums.oracle.com/forums/thread.jspa?threadID=2301639

opencsv - Flat File Parser

I was looking for a open source flat file parser in java and found opencsv http://opencsv.sourceforge.net/ . A very clean and easy to use java utility. Would recommend this for any one who looking for flat file parser.

Passing Primary Document to Child Business Process

Using the below assign statement we can pass PrimayDocument and other required value from process data to chaild business process which is going to be executed in Async, <assign to="message_to_child" from="PrimaryDocument | /ProcessData/Xpath1/text() | /ProcessData/Xpath2/text()"/> <operation>     Invoke Business process in Async mode from here. </operation>

Well Said

Was browsing twitter and found the Powerful lines, Great minds discuss ideas. Average minds discuss events. Small minds discuss people. Sent from my iPhone

50 Rules of Work

http://www.robinsharma.com/blog/03/the-50-new-rules-of-work/