Author, Rimi Bewtra, Senior Director, Product Marketing, Oracle Fusion Middleware
This month I had a chance to gain some valuable insights on Oracle’s latest product innovations and customer successes after my conversation with Vice President of Product Management of Oracle Fusion Middleware, Amit…
If you are at Oracle Open World, it has been an exciting couple of days from Larry's keynote to the events at the Executive Edge. The CSO Summit was included as a program within the Executive Edge this year. The day started with a great presentation from Joel Brenner, author of "America The Vulnerable", as he discussed the impact of state sponsored…
Hello Experts,
We have an enterprise web app to which our clients post/upload lots of documents [mainly images and pdf files] via web interface, iphone app etc etc. We are also using imagick to split pdf documents into images.
Also, large number of mysql SELECT/UPDATE/DELETE queries happen all day.
Currently, all of this is happening on same…
Hi,
In the DNS I have setup multiple URLs for my website (all pointing to same server). The entries in DNS looks like as below:
Host TTL Numeric IP
www .mysite.net 7200 192.168.31.12
@ (None) .mysite.net 7200 192.168.31.12
mycompany .mysite.net 7200 192.168.31.12
I wrote a code on Login.aspx…
Hi There..
I have a Linksys NAS200, I have several user in that. Only for My A/c i can't map network drive. When i try to excess my personal folder. no access coming..but i can open my personal folder in web browser.other user are able to acess their folder. It happed to me only. whenever i tried, its only showing one shared folder which is…
Say we have a domain xyz.com registered with some registrar ... we pointed that domain to the name server of our dedicated server where the DNS will be hosted for that domain.
Now, we just want that dedicated server to host the emails coming and the domain will point to abc.cloudapp.net (azure cloud app, they don't provide any static IP…
Hello -
My production env runs CentOS 5.2 and 5.5 versions. I have to develop a new tool using C/C++ and deploy it on this production env.
I was planning to use Fedora 14 on my desktop with GCC 4.4 to do the development with Eclipse IDE. And then later I want to deploy the executables to CentOS 5.2 or 5.5
The production env will have…
I was curious and confused that what exactly is the behaviour of CTRl+Z.
I know, If a process in running in foreground, and we press ctrl+z, it goes to background.
But what exactly happens.
Does it keep doing it's job, or does it get suspended, and stopped at the point where it was.
Can someone please explain.
And if it gets…
List myList = new List
{
new Users{ Name="Kumar", Gender="M", Age=75, Parent="All"},
new Users{ Name="Suresh",Gender="M", Age=50, Parent="Kumar"},
new Users{ Name="Bennette", Gender="F",Age=45, Parent="Kumar"},
new Users{ Name="kian", Gender="M",Age=20, Parent="Suresh"},
new Users{ Name="Nathani", Gender="M",Age=15,…
I came across this error, and had to look in a lot of placed until i was able to find the reason for this error and thought this might save someone else the hassle.
the reason is pretty simple:
when SSL_Write returns with SSL_ERROR_WANT_WRITE or SSL_ERROR_WANT_READ, you have to repeat the call to SSL_write with the same…
Hi all
I want to bend the text that of UILabel from corner. It just like appear as arc or as following link.
http://picasaweb.google.com/lh/photo/kfBzK4R4IlvyHfVywUNd1A?feat=directlink
please suggest me, from where i start. any documentation,link, sample code.
thanks
amit battan
Hi All,
Can a mac machine be used by different user at the same time ?
I mean to say that we have a single mac machine but 3 users can they access the same machine remotely at the same time for developing application on iPhone or Mac.
Does Mac OS X server allows us to do this ?
If Yes please provide me with suitable…
Hi All
IPhone SDK has UIViewAnimationTransitionCurlUp/Down
I want Curl left-right like a reading a book.
Is any way to do this without Landscape Orientation.
Thanks
Amit Battan
Hi ,
i want to know is it possible to bind my all crystal reports to a single reportviewer, somewhat in tabbed view or treevie. If tabbed then visible through navigation button.
If yes then how?
any help would be highly appreciated.
Amit Ranjan
Hi
I am having to picker controls on a single view with two outlets for each. Now when I select any of them same delegate methods are get called. How should we distinguish between which picker control has called the delegate ?
Another question is can we change the frame size of the pickers to fit in one view?
…
Hi All
I am using animated image (gif image) in webview
but problem is that it showing while background for transparent image. even I set the background color of webview is transparent.
Is any way to do it transparent or any other way to show transparent animated image in Iphone SDk
Thanks
Amit Battan
I was wondering if someone from the forum, can help me in uderstanding the type of Testing that will be performed, I mean a Test Strategy, we need to test things like Add-ins.
Also need to know how can I reply to the person who has replied to my question, I kow its a bit not so mature quesiton, but if someone…
I am trying to include a flash file in my project page.
but can not do this. Can any one plese help to send me the details suggestion.
Thanks in advance.
Amit
Hi All,
Need your help.
I am in dire need of UI standards like we have in outlook, the size of the window, mesage sizes, font size stuff and all. I am trying to make few Add-ins, but clinet needs me to follow the UI standards as of outlook, request you to please help me.
Amit
I have two property FirstName and LastName and bound to a textblock using Multibinidng and converter to display the FullName as FirstName + Last Name.
FirstName="Kishore"
LastName="Kumar"
In the Converter I changed the LastName as "Changed Text"
values[1] = "Changed Text";
After executing the…
I have updated the question with sections, so that people won't find it difficult to read.
Basic System Information
Let me give a basic introduction on my system. I have a system of following configuration:
Processor: Intel(R) Core(TM) i7-2600 CPU @ 3.40GHz 3.40GHz
RAM: Corsair Vengeance - 4GB…
Hello -
I have a storage server running opensolaris. But lately its been acting up - it hangs at random times due to some SCSI/ATA related error messages. I've tried to fix it without any progress, so I'm giving up now. The machine keeps hanging every 30 minutes or 1 hr ...sometimes after 4…
MySQL Innovation Day held on June 5, 2012 was a great event for the MySQL engineers, users and customers to gather, share and network. I was able to get a few minutes with Tomas Ulin, Vice President of MySQL Engineering at Oracle, to ask him some questions. Here are the highlights of my…
The problem I am facing is a very complex one and inspite of trying to gather a root cause of the problem, I am standing at the same place after 2 months with just bits and pieces of information.Here is a scenario:
There is a windows 2003 server which uses an system DSN ODBC…