0
votes
1answer
23 views
Is MainScreen compulsory in BlackBerry applications?
Currently I've got 2 screens utilizing almost the same functionality and I'd rather extract common logic into some base class but the extend different RIM UI clases: MainScreen and …
1
vote
6answers
65 views
How to detect OS of Win7 Home Premium, Win7 Professional, Win7 Enterprise or Win7 ultimate?
How to detect OS of Win7 Home Premium, Win7 Professional, Win7 Enterprise or Win7 ultimate?
0
votes
2answers
28 views
Very basic question about submitting data to API using SOAP & PHP
Before I ask my question I want to thank everyone on stack overflow. I'm really amazed at how helpful everyone is and how much I've learned just in the past year or so from asking …
0
votes
1answer
18 views
Django-Piston: ManyToManyField handling?
Bit of a lazyweb question here: anybody know how django-piston handles writes (create/update) to ManyToMany fields?
1
vote
2answers
33 views
c++ Mysql C API Connection Question
I'm building an application which uses Mysql, I was wondering what would be the best way to manage the connection to the actual Mysql server?
I'm still in the design phase, but cu …
1
vote
1answer
19 views
GetExitCodeProcess process termination status codes?
Hello,
Does anybody know where can I find a list of GetExitCodeProcess' process termination status codes? I've done some search in the internet and haven't been able to find one.
…
0
votes
1answer
49 views
parsing notepad using java
Hai I want to parse text file using java. please prefer me an appropriate api
Thanks in Advance
0
votes
1answer
29 views
Get product link from Magento API
I am new to Magento and using their API. I need to be able to get the product url from the API call. I see that I can access the url_key and url_path, but unfortunately that's no …
1
vote
2answers
48 views
Yahoo Finance API
I want to implement the Yahoo Finance API into my web web-application but when I searched for the API, I didn't get the link to the API, rather I found the rss feeds that Yahoo pro …
2
votes
2answers
32 views
Open Financial Exchange (OFX) Banking API
Hi,
First of all I apologize if this question is asked before.
I am planning to develop a small application which displays my bank account details(like Mint.com) where I can cust …
1
vote
1answer
18 views
Paid API to get incoming links to a website?
I'm working on an SEO app that (among other things) shows the number of incoming links to your site over time.
There are a few ways to get this data. Scraping Google "link:yoursi …
0
votes
0answers
12 views
How to access Google/Gmail/Gchat/Reader user icons
Hello, I'm building a Google Reader client and wonder if it's possible to access a user's profile image (aka avatar) directly. When I navigate to the images in Reader itself, I fin …
0
votes
2answers
35 views
How do I get the title of a youtube video if I have the Video Id?
I'm playing now with the Youtube API and I began a small project (for fun).
The problem Is that I cant find the way to get Title of a video from the Id. (example: ylLzyHk54Z0)
I …
0
votes
3answers
75 views
Most appropriate API for URL shortening service
Hi Folks,
I've just finished an online service for shortening URLs (in php5 with Zend Framework); you can enter an URL and you get an short URL (like tinyurl and such sites).
I'm …
7
votes
26answers
654 views
What is your “favourite” Java API annoyance?
What is your "favorite" API annoyance or missing feature or misengineered part?
