Hello i am new in android and i am currently using SAX parsing in android. Following is my xml file.
<response>
<peoples>
<name>abc</name>
<age> 20</age>
<info>
<address>USA</address>
<family>parents</family>
</info>
</people>…
hi , i have a static library libsrp.a, i want to make a shared library libsrp.so from it that contains all symbols . please tell me how to make a .so under ubuntu.
thanks
hi ,
i have download srp-2.1.2 package and just try to compile it under ubuntu.
but it is not going to compile completely.
please tell me how to compile it under ubuntu .
thanks
I want to pass a command as a command line argument from one batch file to another
e.g.
first.bat
call test.bat "echo hello world" "echo welcome "
test.bat
set initialcommand=%1
set maincommand=%2
%maincommand%
%initialcommand%
hi i want to execute a command that is saved as a string
e.g
test.bat
call temp.bat "echo hello world" "echo welcome"
temp.bat
set first=%1
set sec=%2
%first%
%sec%
please tell me how to do this
thanks
I have developed an application to upload a video on the server and then play it. It runs well when i execute it in Visual Studio 2008 in-built web server..
But when I configure it on IIS, the video does not play... Is there any settings needed in IIS to play video ??
The code of Button Click event -
**protected void…
hi i have many prebuild and postbuild events in different projects.
i want to write these events in a single batch file and then call this script in the main
project please tell me this is the correct way or any other best way of handlling these events while making a setup
thanks
hi i want to use svn commands only for property of a directory not for the whole
directory .
e.g. svn revert
please tell me what command is used for this purpose.
thanks
hi ,
i have a setpu in c:\3c\install\builds\output\ dir
having name setup.
i want to rename this setup from a c# file. please tell me how to rename this .
when i am tyring
File.Move(c:\3c\install\builds\output\setup,c:\3c\install\builds\Renamesetup\newsetup);
it is giving file not found exception.
Could not find file…
If the script tag is above or below the body in a HTML page, does it matter for the performance of a website?
And what if used in between like this:
<body>
..blah..blah..
<script language="JavaScript" src="JS_File_100_KiloBytes">
function f1() {
.. some logic reqd. for manipulating contents in a webpage
}…
I am developing site for online advertisements where sellers and buyers can come and sell/buy advertisements.
Just need to develop detailed statistics like click counts, from which page clicks are coming (one advertisement can be placed on many pages), from which position (top, right, left ...) click are…
hi ,i have compiled srp-2.1.2 under ubuntu using make ,it creat a file libsrp.a. can any one tell me how can i use libsrp.a as shared library?.i want to use libsrp in a c# file under ubuntu by using dllimport.
thanks
hi all,
Pls guide me how to create rails application using rails 2.3.5 and cassandra database as rails 2.3.5 supports mysql, sqllite etc.
I typed in the command prompt like this
$ rails -d cassandra myapp
Databases supported for preconfiguration are: mysql, oracle, postgresql, sqlite2, sqlite3,…
To package and publish web sites with TFS 2010 Build Server, you can use MSDeploy and some of the new MSBuild arguments. For example: /p:DeployOnBuild=True /p:DeployTarget=MsDeployPublish /p:MSDeployPublishMethod=InProc /p:CreatePackageOnPublish=True /p:DeployIisAppPath="Default Web…
Are you looking for HTC HD 7 Windows Phone 7 in India? Head over to Airtel showroom near you to grab one. Airtel in partnership with HTC is offering HD 7 Windows Phone 7 for Rs. 29990 and users will get 2 GB of data usage for 6 months at Rs. 300.
Mr. Shireesh Joshi, CMO-Mobile Services…
After two and a half years working with the ASP.NET team, I’ve decided that this is the right time to leave Microsoft and, with the help of some friends, re-launch my ASP.NET training and consulting company. The company has the modest name Superexpert. While working on my Ph.D. at MIT, I…
Earlier we had an excellent contest ran with the help of Embarcadero Technologies. We had two different contests on the same day sponsored by the kind folks at Embarcadero. Here are the details of the winners.
1) Win USD 25 Amazon Gift Cards (10 Units)
We had announced that we…
Oracle Exalogic Elastic Cloud Handbook, by Tom Plunkett, TJ Palazzolo,
and Tejas Joshi, Oracle Press.
The well-known characteristics and tiers of cloud computing have
spawned myriad implementations by a host of vendors and system
integrators. One of these, Oracle's
Exalogic Elastic…
A Day in the Life of an Oracle OpenWorld Attendee Part III
My second full day started with me waking up and realising that I was supposed to meet my friend Tejas Joshi (co-author of the Oracle Exalogic Elastic Cloud Handbook) at the station in 20 minutes! Needless to say I…