karthik venkatesan

Greenhorn
+ Follow
since Dec 31, 2004
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by karthik venkatesan

Thanks for the reply Paul. I got your point. But the problem is, we dont know how the users going to form the input using html tags(for example they may have nested tables, image link... ).

So it may not be possible to write a generic xsl template to covert an unknown input with html tags. But I came across in net that, microsoft has released a generic template to convert wordml to html. But not the vice-versa, which is required for me.

So I would appreciate if anybody came across the same issue and the solution for the issue (if any).
Hi,

I need to convert html tags to wordml format withour losing html formatting( like bold, italic, etc..). Is there any way to accomplish this? I mean suppose I have a html input like the below,

<html>
<head>
</html>
<body>
<B> This is bold text</B>
</body>
</html>

The output wordml should be able to print the text "This is bold text" in bold.



The output should be...
Hi Paul,

Thanks for your reply. There is no reason to use nested for-loop to achieve this. I thought we can achieve this using nested for-loop. I dont mind If I get the solution for this problem in some other way to achieve the results.

Thanks.

Regards,
Karthik
Hi,

I am using XSLT to transform the source xml to WordML (output). I need to present the following xml to table like/match the following format. I understand that, we can achieve this using nested xsl:for-each loop. But i dont know how. Any idea will be helpful.

Input xml:

<Question>
<Ques>Match the following people with their current or previous occupations. Not all people in the list have matches.</Ques>
<Option>Rube</Option>
<Option>George</Option>
<Option>Mason</Option>
<Option>Roxie</Option>
<Option>Daisy</Option>
<Option>Crystal</Option>
<Option>Delores</Option>
<Option>Blank</Option>
<Match>Leader of the reaper team</Match>
<Match>Unemployed</Match>
<Match>Drug Addict</Match>
<Match>Dancer</Match>
<Match>Actress</Match>
<Match>Blank</Match>
<Match>Blank</Match>
<Match>nun</Match>
</Question>

The output should be like the belo,

Rube Leader of the reaper team
Roxie Unemployed
Daisy Drug Addict
and so on...
Hi,

I am new to xml. I need to combine the below sample two xmls and needs to produce the output also as a xml. How can i achieve this... I am using JDBC's Webrowset feature to get the input xmls from the DB.


<?xml version="1.0"?>
<webRowSet xmlns="http://java.sun.com/xml/ns/jdbc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://java.sun.com/xml/ns/jdbc http://java.sun.com/xml/ns/jdbc/webrowset.xsd">

question.xml (input 1)

<data>
<currentRow>
<columnValue>2</columnValue>
<columnValue>Select all that apply to grim reaping.</columnValue>
</currentRow>
<currentRow>
<columnValue>3</columnValue>
<columnValue>How old was George when she died?</columnValue>
</currentRow>
</data>
</webRowSet>

option.xml (input xml 2)

<?xml version="1.0"?>
<webRowSet xmlns="http://java.sun.com/xml/ns/jdbc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://java.sun.com/xml/ns/jdbc http://java.sun.com/xml/ns/jdbc/webrowset.xsd">
<data>
<currentRow>
<columnValue>2</columnValue>
<columnValue>Post-Its</columnValue>
</currentRow>
<currentRow>
<columnValue>2</columnValue>
<columnValue>Black robe</columnValue>
</currentRow>
<currentRow>
<columnValue>2</columnValue>
<columnValue>E.T.D.</columnValue>
</currentRow>
</data>
</webRowSet>


The result should be something like the below xml format... I mean I need to match the first "columnValue" element of both xml and if the match then I need I take second "columnValue" element from both xml and need to insert into a new set of xml elements in the output...

<?xml version="1.0" encoding="UTF-8"?>
<QuestionBank>
<Test>
<question>Select all that apply to grim reaping</question>
<option>Post-Its</option>
<option>Black robe</option>
<option>E.T.D</option>


</Test>
</QuestionBank>

[ December 19, 2006: Message edited by: karthik venkatesan ]
[ December 19, 2006: Message edited by: karthik venkatesan ]
Sungard is very good company. And they have some product development also from their U.S branches. my suggestion is sungard is better than accenture. Anyway u need to ask Hr,in which project they will put u in...

regards,
karthik
18 years ago
hi all,

we need to develop API for our client. API should pass the parameters as a well formed XML and its response also should be in the for of XML. They have given schema (xsd file) also. I dont know where to start and what to do to develop an API... inputs needed from ranchers... I am not sure whether this is right forum to ask this question, so i request moderator to move it to appropriate forum (if this is not right forum).

Thanks,

Regards,

Karthik
18 years ago
hi ramesh,

FYI, BITS Pilani is offering BS course for students. Please check the link bits pilani.


Regards,
Karthik
18 years ago
Hi Jayesh, Jogi and other ranchers,

Thanks for ur replies.Its very useful to me. Now I am little bit clear about M.B.A. I want to skip the hierarchy fast. I think, I have little leadership skills (I led a small team in my company with 3 months of experience after college.). I know its not a gr8 thing, but still i want to extend my leadership skills, so that i can move the corporate ladder quickly. I have some more queries.

1. Whether i will get scholarship to study in european top B-Schools and what about the job opportunities compared to U.S top B.Schools?

2. I will defintely try and applying Ivy League schools as Mr.Jayesh said, suppose If I dont get, will it worth doing M.B.A in next grade B.Schools (say University of Texas,Austin or some other schools)and what about opportunites after that?

Waiting for your suggestions...

Thanks,

Regards,
Karthik
18 years ago
Hi all,
Thanks for your responses. Then I will try to pursue M.S in top universities (I think its easy to get then M.B.A) then,I think its easy for me to get the M.B.A in top universities. Is it a good decision? Waiting for ranchers responses....

Thanks,

Regards,
Karthik
18 years ago
Hello Ranchers,

I am working as a java/j2ee developer in a small company in india. Now I have 1+ years of experience. I want to do MBA in one of the U.S top universities after 1 or 2 years. Is it worth doing MBA in U.S after 2 or 3 years of work experience. I want to do specialization in Information Systems or General Management. Which one is best(IS or GM or anyother specialization) for a software engineer to get into good management position?

Then If I switch to a famous(famous in U.S) company, will it help me to get the seat in top U.S universities? How is the job market in U.S for M.B.A with technical background? How much money I have to spend for the studies(including living expenses)?

I am little bit confused to take the risk? Any suggestions will be appreciated... thanks in advance...

- Karthik
18 years ago
hi,
Anybody know about Sungard Offshore Services, Pune. I want to know whether its doing development, work culture and salary, etc..,

thanks in advance.

regards,
Karthik
18 years ago
hi,
Thanks for your info. I will post it in weblogic fourm.

Regards,
Karthik
18 years ago
Hi,

We have weblogic 6.1 SP3. When we try to download the file from the server, we are getting the following error.... we searched the solution in the google. we got this is problem with weblogic server 6.1, but its fixed in service pack 2. but even though we have SP3 this problem is coming. what is the cause?


2005-06-15 19:55:47,562 DEBUG Quote Proposal - com.crum.application.quoteproposal.controller.SaveLocalCopyAction method:called from saveLocalCopy about to write ZipResponse....
In WriteZipResponse exceptionjava.net.SocketException: Connection reset by peer: socket write error
check1
<Jun 15, 2005 7:55:47 PM IST> <Error> <HTTP> <[WebAppServletContext(845222,QuoteProposalApp,/QuoteProposalApp)] Servlet failed with IOException
java.net.ProtocolException: Didn't meet stated Content-Length, wrote: '16384' bytes instead of stated: '101557' bytes.
at weblogic.servlet.internal.ServletOutputStreamImpl.ensureContentLength(ServletOutputStreamImpl.java:446)
at weblogic.servlet.internal.ServletResponseImpl.ensureContentLength(ServletResponseImpl.java:1026)
at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:2560)
at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:2260)
at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:139)
at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)
>
2005-06-15 20:04:43,453 INFO Quote Proposal - Unlocked account for user: U. SpAccounts User Name =User1 SpAccounts Universal ID=200209 Workflow Instance Id=122 Sessionid: Cw56zF4NpxtQo2HvjgaZAg1FXxjK29GLmbRWxABznAuugYNxRMup!-527049431!178245452!8013!7002!1118845370812


Any help will be appreciated?

Thanks

Regards,
Karthik
18 years ago
Hi,

Thankx jeanne, thanks a lot for the info.

Regards,
Karthik
[ June 08, 2005: Message edited by: karthik venkatesan ]