dear friends,
while developing an application how to get current operating system version installed in mobile phone?
for example,
1.5,2.1 etc..
can any one guide me how to get it?
any help would be appriciated.
I'm currently developing a small Database Management System for a local company. How would you go about explaining how the system you have designed to a client? If they are non-technical and have no understanding of programming, how would you go about showing what the system will do and how it will do it? I guess some sort of visual representation of the system but this seems very patronising to me.
I am interested in developing a workstation-based application that communicates with a proprietary data server and that presents information from that server to the user. I am not intending the user interface to be browser-based, and have been considering Qt as my framework. Should I consider RoR for this? Thanks.
For example, if I currently have to resize image on my own with photoshop, but am developing a c++ app to do it for me, what am I doing to the process?
I realize that the process will be automated. What I'm looking for is this (fill in the blank):
It will be much faster after I've _ _ _ _ _ _d the process which is currently manual but which will be automatic after I'm done with it.
I tried autonomize, but it isn't a word :(
Hello all
I am developing a program using OpenCV (IDE = devcpp). I am able to get the hand contour , move cursor position according to our our hand. no i want to implement right click functionality .Please help me with it .
i am using event SetCursorPos(x,y) to set the cursor position on the screen
is there any simple function to implement rightclick the same way .??
i m developing a application for administrative purpose, it's developed completly but now i m stuck with hiding process from taskmanager, because my application monitor the users activity and send reports to admin, i have hide the application but i m not able to hide the process from task manager.
I'm developing a web application and am looking for a great inexpensive CDN to host my images/css/js.
Does anyone know of a great INEXPENSIVE CDN which offers either rsynch or origin/push services?
I am currently developing this site: tochat.vn
As viewing in Firefox 7.0.1, it has annoying white border at top of the page. I have been trying to remove the border in many ways, but nothing really works.
Actually, there are 2 things I noticed,
when I removed "margin: 0" on body tag (on reset.css)
OR when I removed the "fixed" value of background-attachment of the "body" class (on style.css)
the border disappeared.
But I can't remove these attributes :(
Any suggestion?
I am currently developing an android app that is to be a counterpart to its sister iphone prototype.
My task is to recreate the screen from a design mockup from the iphone app in android, as shown here (can't display an image as a new user - sorry!):
http://img.photobucket.com/albums/v439/thrawn891/iphone.jpg
What would be the best layouts / views to use for replicating this screen in an activity?
Thanks.
Hello, newbie here.
i have a local Postgre database which will be filled with data (daily) on my local development machine. What is a good solution to transfer/sync/mirror this data to a production postgre database.
For what it's worth I'm developing in Python using Dajngo.
Thanks!
You see a fair bit (in the Geek community anyway) about OpenID. It seems like a good idea. I'm developing a website that will be targeted at a somewhat less geeky audience (but not quite Mom and Pops either) so I have to wonder if OpenID is going to be "too hard" for some audiences.
What do you think? That aside, are there any other technical or non-technical reasons NOT to use OpenID?
I am developing a web application. I am using Eclipse as IDE. I was using generic and for each loop, both being feature of java 1.5, and it compiled quite fine when used in backend means in simple java classes. But when I'm using these on jsp, jsp is failing to compile with error showing generic and for each as culprit. Can you shed some light on this? Maybe I am at fault with Eclipse settings?
I'm developing an iPad application using Core Data, and was hoping someone could clarify something about Core Data.
Right now, I populate my table by making a fetch request for all of my data in viewDidLoad. I'd rather make individual fetch requests in my tableView:cellForRowAtIndexPath:. Can anyone tell me which is more efficient, and why? In other words, is it much less efficient to make lots of small requests as opposed to one big request?
As far as I know there is no web browser with built in validators for HTML, CSS and JavaScript. Developing web pages without validation is like using a compiler that doesn't do syntax analysis. Even Firefox with its excellent plugins aimed at developers like Firebug lacks plugins for CSS and JavaScript validation. Wouldn't it be useful to have these plugins? Am I missing something?
i am developing web based HRIs application which is to be deployed on intranet and for dat m using
Frontend : jsp/servlets
Backend : Oracle
Application Server : Tomcat
in my web application i want domain login which means by tracing currently logged in user he should automatically logged in my web application
pl give me the possible solution
Thanks in Advance
I'm developing an app for the iPhone, but I guess the question is the same on the Mac.
What is your approach to debug the state of your application after it has been launched by its URL scheme?
Hi
i'm developing a small prototype of a desktop application using Qt and Python because i would like to distribute it in a multiplatform way.
A friend of mine is annoying me on messenger because he claims that there are not known cool mainstream desktop apps developed with Qt and python technologies so, what i am doing, is just an exercise without future.
Do you know any cool apps developed in python+Qt?
thanks
hi all,
i am developing one eclipse plugin. now when user click on any file/folder and click icon(added by me) then i have to get that file location.
can you please help me regarding this one.
Thanks in advance.
Hi there
We've been developing apps since .NET 2 release and not we are planning to upgrade to .NET 3.5. What is the best approach upgrading from .NET 2.00 to 3.5?
BTW ... the external components that we use are:
1. EntitySpace - ORM
2. Microsoft Enterprise Library
3. Microsoft ReportingViewer 9
I am appreciated your feedback.
Hello,
I'm currently having some issues with a Java application I'm developing. Namely the JVM is crashing with a segfault. I'm trying to locate the hs_err.log file which should contain some helpful info about the issue.
However, I can't find this file. I've used find, locate, etc, and nothing.
Any ideas on why the log file isn't being generated?
Hi,
I'm developing JSP/Servlets App,and I want to execute a service at a specific time , for example :
For each day at 10:00 AM , delete any
attachment from the "attachment" table
in the database where column X== NULL.
How can I do this in JSP/Servlets application ?
I use Glassfish as a server .
I am new in phonegap development and i am developing one project for iphone application with use of phonegap framework.
I am setting http://www.wallpaperbase.com/wallpapers/computer/mac/mac_8.jpg image as a background of my iphone application but its showing problem with image means image not properly displaying on my iphone Device like as given image example below.
Please solve my issue ASPS.
Please check my code and let me know what's wrong in it.
We are developing in vb.net using Visual Studio 2008 and a SQL 2005 back end database and are looking for a Report Designer that can be used to build reports and give the User the ability to modify and create reports once the software is sold and in use.
I'm developing a standalone custom registry, custom login portlet, and custom profile portlet for Websphere Portal 6.1. Some existing users have not completed one or more required fields in their profiles.
The next time these users log in successfully, how can I get the portal to redirect them to the custom profile portlet before giving them access to the rest of the site?