Dear All:
I would like Grade/Ivy to use cached versions of my jars, as it takes ~20 seconds to check every time for updates.
Is this possible?
Thank you
Misha
dear friends,
i want have an image and i want to set it as a background of android list view
i have used android:background="drawable/image" but nothing happened
can any one guide me how to achieve this?
any help would be appricated.
Dear friends
I use the following command syntax to search params in my script
grep -qsRw -m1 "any_param" /dir/..../
Some times the search take avery long time
The question is how to add time out to grep command
For example after 20 seconds grep will break out
If it not illegal to add time out to grep , how it will possible on other way?
THX…
Dear all,
IF I am to develop a native application on blackberry, what would be the recommended way to call remote JSON object? As I understand native blackberry apps is coded using Java, would it still be able to contact a remote JSON object from Ruby on Rails? Has there been any blackberry framework to ease this use case?
Thank you very much…
Dear Masters! Is it possible to ensure, that only characters with codes between 0 and 255 will be accepted by regular expression, but all with the codes up to 256 not? Thank you!
my gmail is zjm1126@gmail.com
i can only use zjm1126@gmail.com in the sender=".." ,yes ??
from google.appengine.api import mail
message = mail.EmailMessage(sender="hahahaha@gmail.com",
subject="Your account has been approved")
message.to = "zjm1126@qq.com"
message.body = """
Dear Albert:
…
dear friends,
i have created a custom dialog class
public class NewPost extends Dialog
{
// functionality
}
now my requirement is to create listview inside it. i know we can create textboxes,buttons,dropdown list inside it.
but in order to create list view we should inherit our class from listActivity class
what you suggest is it…
Dear All:
I would like to get a Groovy NodeChild that represents, e.g., a body tag.
However, if I do
html=new XmlSlurper().parseText(blah)
I get html which is a NodeChild.
However html.body is a NodeChildren tag, and I can't seem to get a NodeChild.
Much help appreciated!
Thank you
Misha
Dear All,
I have problem relating to pivot query and matrix reporting. I don't know how to display it on matrix reporting service so it will dynamic column. Can any body help me to show how to configure the matrix table? or could you give the link where can I find the answer of my problem? I'm newbie in reporting service.
Dear all...
I want to get textbox handle from "Oracle Developer Forums Runtime" appications
to read it's text with VB.NET or C# But cannot!!!!
Please help...
Dear All:
I am looking for a robust Javascript parser written in Java - by which I mean a Javascript parser that is able to handle most real world Javascript.
I am only interested in parsing Javascript, not in executing it.
I have found Rhino:…
dear friends,
i want to know that is there any way to create groups in a form?
i am not talking about heading but groups we make with borders around set of specified field sets.(field sets are for example TextView,EditText and button).
for…
Dear all,
I m building a web application from where i want to connect to orkut server,gets online friend list,scraps,send scraps.i want to use a java api for this feature.
Dear all,
I m building a web application using servlets/jsp as server side technology. I want connect to orkut server from my web application where user can login,can send as well manage his scraps,get his online friend…
Dear Gurus,
I'm working on a Kernel module and i'm trying to Uniquely identify each one of the users trying to open() the module ( can be either processes or threads ).
what is the best way to identify them? is there an ID i can…
Dear All,
I tried to play and get duration of a wave file using code below but got following exception.please resolve.I m using a wave file format.
URL url = new URL("foo.wav");
Clip clip = AudioSystem.getClip();…
Dear all,
I have a jquery-ajax function that sends data to a php script and the problem is with the return value, it returns the whole page instead of single value.
Thank you for your time and help.
…
Dear All:
I am battling with Ivy (I tried maven but had an event more difficult time setting up the JBoss repository for Hibernate).
Quick question - I am using this wonderful package:…
Dear all,
We are maintaining the profile information’s (like profile first name, last name, address, city, state, age, religion, occupation, education, etc….) from tbl_profie table in…
hello Dear
i just need to auto generate id like abc101,abc102,abc103,....abc10n
and it should be store in DB table. and also it should be show in any textbox at runtime .
Please…
Dear developers,
I have an application that requires Microsoft VC++ 2005 (SP1) Redistributable Package.
I know that I can just download it and install it.
The problem is, in our…
Dear All,
I need jdk 1.6 u18 for 64-bit operating system. I am using windows 7 64-bit Operating System and specific jdk version for 64-bit operating system is not available on…
Dear all,
I have a text file .let name is abc.txt .The file have info like this
jani
stay in USA
karim
stay in France
fara
stay in UK
Now i need to collect the…