Do you know a js library that implements a generic Iterator class for collections (be it Arrays or some abstract Enumerable) with a full set of features, like the Google Common or the Apache Commons?
Hi, people. For a academic exercise i have to implement a program in c for nix platform which is to synchronize multiple processes through signal handling, using only signal,pause,kill and fork basic functions.
I searched google and have not found any clear example: I hope the wisdom of one of you will light my way.
Thanks!
I was wondering if there was a basic tutorial to get me started on coding a FrontRow plug-in / add-on using Xcode.
I searched Google a couple of times, but I haven't found a tutorial on this subject so far.
Hi. I'm writing a game in C++, and I'm trying to get it to recognize keyboard and mouse events. Google tells me that boost.signal is suitable for event handling, but none of the code samples or tutorials I've found tell me how to associate a keypress or mouseclick with a function. Can anyone shed any light on this?
Hi guys.
How to add ListView to MapView from the xml resource ?
In order words, I am trying to make a screen contains google MapView and ListView.
Because impossible to extends 2 Activitys' (ListActivity & MapActvity), I am trying to add a ListView(It is created from xml resource) to MapView.
Thanks in advance.
I do have thousands of urls in my database. what I want to do is display all urls in multiple pages say number of URLS per page is 100 and alphabetically then when ever a user search for a URL info it should get updated on relevant page. for example if it is google.com then it should get updated on "G" page and no duplicate entry. how can I do this with PHP and MySQL??
HI
I want to track the country of the visitors and then redirect them to appropriate subdomains of my site like what google does...
And upto what extent i can rely on the data of the api if i should use any?..
I'm using php..
let say i want my corporate server to communicate with google app engine vise verse. I know that gae do not support JMS,RMI etc. what is the best alternative for this kind of communication?(i think http get is not suitable for this kind of communicate) use task queue? both my corporate server and gae application using spring framework
Where do I get the following jar files?
bc.jar,
itext-signed.jar,
bc-signed.jar,
toolbox.jar,
bcmail-jdk14-137.jar,
bcprov-jdk14-137.jar,
Precise links would be highly appreciated.
Note:
Google didn't help much.
Thanks in advance.
I am trying to set up ANT build.
However when I invoke build command
helloworld_15/${NAME} does not exist.
BUILD FAILED (total time: 0 seconds)
Also the configure variables does not seems to be assigned.
However i have set them into /etc/envitonment
I tried echo $<varaiable_name> and value get displayed.
Tried to google but not solutions seems am the first one having this issue.
PS: OS Ubuntu 10.10
Hi i have a problem with my Eclipse and the SDK (i have download and install the latest ADT Bundle for windows )
when i start my eclipse i get this problem :
This Android SDK requires Android Developer Toolkit version 22.0.0 or above. Current version is 20.0.0.
please update your SDK tools to the latest version
i have tried the option : Help - check for updates
But with no new update find
then i try this one :
How to Update your ADT to Latest Version
In Eclipse go to Help
Install New Software ---> Add
inside Add Repository write the Name: ADT (or whatever you want)
and Location: https://dl-ssl.google.com/android/eclipse/
after loading you should get Developer Tools and NDK Plugins
check both if you want to use the Native Developer Kit (NDK) in the future or check Developer Tool only
click Next
Finish
But i dont have the option to click next to finish (the back , next and finish options are grey )
Then i try this method :
Go here download latest version of ADT-22.0.4.zip (*)
At Eclipse > Help > Install new software... > Uncheck Contact all update sites during install to find required software (last bottom preference) that will avoid any unwanted delays during install.
then at the same screen (top) Click Add > Archive > select downloaded ADT-X.X.X.zip > follow on screen installation steps
But had the same problem when it was to finish the installation.. no option to click ''next''
then i try this one :
Help – Install New Software in the ADT menu.
Type https://dl-ssl.google.com/android/eclipse/site.xml in “Work with:” and Enter.
You can see the “Developer Tools” item.
Select it and click Next.
Click Next one more.
Click Finish accepting the terms of the license agreements.
Click OK in the “Security Warning” window.
Let the installer restart ADT after installing the tools.
But and in this option have the same problem as above.. can click the ''next'' to finish
http://i30.photobucket.com/albums/c316/caslor_1978/diafora/atdproblem_zps0d141b7b.jpg
i check my version and it is the latest but have the problem
http://i30.photobucket.com/albums/c316/caslor_1978/diafora/atdproblem2_zps81de6317.jpg
How can i fix this problem ? any suggestion?
Win7 / 32bit / java SE Development kit7 update 25
I have been looking at http://code.google.com/p/openid4java/wiki/SampleConsumer and it is hardcoded to work with type "fetch_request". Does it matter which type one wants, is there a way to tell or can one just use Fetch requests.
My current asp.net(c#) project required add/edit functionality in the same page without flickering.
To fill the textbox,fileuploader & dropdown list etc while updating the contents.
I searched google,but fileuploader not working properly in the ajax update panel
Please give examples/reference for solving the problem.
I understand how to use intents and startActivity() when opening another activity within my own app, but how do you start a different app? specifically:
-how do you determine if the user has the needed app installed on their device?
-how do you start that app?
-how do you pass parameters to that app?
-how do you find all this info out for a specific app (say Adobe reader, or google maps)?
I am quite impressed by the workflow I follow when developing Android applications: Define a layout in an xml file and then write all the code in a code-behind style. Is there an equivalent style for the web? I mean, with a predefined list of widgets that can be defined using a markup language and then control them using code?
I have come across Google's Web Toolkit that does something like this but I'd like to hear what other's think as well.
From what I understand the chromeless player..
http://code.google.com/apis/youtube/chromeless_player_reference.html
can be loaded as an external swf and can play youtube videos
using commands like:cueVideoById, or cueVideoByUrl
Both commands apply to youtube videos, but is there a way to have the player load a video let's say hosted on your server ?
I'm trying to follow the TableView programming guide, and I'm copying the code directly from the guide, but I get "SimpleEditableListAppDelegate undeclared" when I try to compile. Google returns nothing but the programming guide. What's SimpleEditableListAppDelegate, and how do I use it?
I would like to create a Blackberry Widget that contains a map view.
Since the whole widget is a web page with java script etc. I think it should be possible to include google maps or something like that into my widget.
Has anybody made experiences with this?
I am still a beginner programmer, though I know some basics of C#. I want to be a professional programmer. What tutorials can I use to learn C# from this point-of-view?
I am in no hurry; I just want to be perfect. I am dedicated in terms of time and hard-work.
I searched Google, but I'm not finding impressive beginner resources.
Hi,
From HTML body,I have to extract link which has text "Customer".For example
<a href="google.com">Customer </a>
I was thinking of using regex. What regex to use?
I am trying to Google for what I've mentioned in the title, but somehow I couldn't find it. This should not be that hard, should it?
What I am looking for is a way to gain access to an OpenGL ES texture on iPhone, and a way to get/set pixel with it. What are the OpenGL ES functions I am looking for?
Long and short of the story is, whilst reading John Resig's blog (specifically http://ejohn.org/blog/javascript-trie-performance-analysis/) I came across a line which makes absolutely no sense to me whatsoever. Essentially it boils down to
object = object[key] = something;
(this can be found in the first code block of the article I've linked.)
This has proven rather difficult to google, so if anyone can offer some insight / a good online resource for me to learn for myself, I'd much appreciate it.
After some searching in google and wikipedia, I still can not get a clear image about the "difference" between
BRMS (Business Rule Management System) and BPM (Business process management)/workflow system.
can those two concepts do the same thing from each other? (theoretically)
A "rule" can be modeled as a "process" as well. isn't it?
What's a good time picker for jquery or standalone js? I would like something like google uses in their calendar where it has a drop down of common times in 15min intervals or lets you manually type in a time and it validates it.
I have been trying to setup Android Honeycomb (3.2) with VirtualBox according to this tutorial:
http://androidspin.com/2011/01/24/howto-install-android-x86-2-2-in-virtualbox/
but using this iso instead:
http://code.google.com/p/android-x86/downloads/detail?name=android-x86-3.2-RC1-tegav2.iso&can=2&q
When I type netcfg if gives me: 127.0.0.1/8, so apparently it is not connecting in the network.
I tried setting the network to NAT and Bridge, but no results..
Is there anything I am missing?