unified_texts stringlengths 32 30.1k | OpenStatus_id int64 0 4 | input_ids list | token_type_ids list | attention_mask list |
|---|---|---|---|---|
Set Android screen brightness
===
I am trying to set the screen brightness in android completely dark. The first time it works perfectly but after the brightness is 0 but I can see the screen. How make the android screen completely dark?
This is my code:
WindowManager.LayoutParams params =
getWindow().g... | 0 | [
2,
309,
13005,
2324,
21138,
800,
3726,
3726,
31,
589,
749,
20,
309,
14,
2324,
21138,
19,
13005,
1524,
659,
9,
14,
64,
85,
32,
693,
5759,
47,
75,
14,
21138,
25,
713,
47,
31,
92,
196,
14,
2324,
9,
184,
233,
14,
13005,
2324,
1524... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
git cherry-pick -x default
===
In the man page for `git cherry-pick`:
...
-x
When recording the commit, append a line that says "(cherry picked
from commit …)" to the original commit message in order to indicate
which commit this change was cherry-picked from. ...
-r... | 0 | [
2,
13,
10404,
9257,
8,
16855,
13,
8,
396,
12838,
800,
3726,
3726,
19,
14,
169,
2478,
26,
13,
1,
10404,
9257,
8,
16855,
1,
45,
13,
9,
9,
9,
13,
8,
396,
76,
1576,
14,
9686,
15,
4865,
2451,
21,
293,
30,
898,
13,
7,
5,
23656,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
ASP MVC3 Telerik Chart update not working
===
<% Html.Telerik().Chart(Model)
.Name("Stats")
.Title("Statystyki")
.Legend(legend =>
legend.Position(ChartLegendPosition.Right)
.Visible(true)
)
.SeriesDefaults(series =>
{
series.Bar()... | 0 | [
2,
28,
306,
307,
8990,
240,
4338,
6639,
1795,
11100,
52,
638,
800,
3726,
3726,
13,
1,
11881,
13,
15895,
9,
14305,
6639,
5,
6,
9,
5433,
38,
5,
13998,
6,
13,
9,
7259,
5,
7,
10631,
18,
7,
6,
13,
9,
22235,
5,
7,
10631,
93,
943... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
How do custom fields work in paypal ipn?
===
Hello I am trying to make some sort of script for the users of my game which will deliver the goods ingame to their account.
First I'm storing a variable like the
uniqueid
What I want to do is locate that variable in a MySQL table after purchase.i know theres the c... | 1 | [
2,
184,
107,
5816,
2861,
170,
19,
1372,
6720,
31,
17479,
60,
800,
3726,
3726,
10975,
31,
589,
749,
20,
233,
109,
2058,
16,
3884,
26,
14,
3878,
16,
51,
250,
56,
129,
5879,
14,
5018,
19,
5128,
20,
66,
2176,
9,
64,
31,
22,
79,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
setitimer and signal count on Linux. Is signal count directly proportional to run time?
===
There is a test program to work with `setitimer` on Linux (kernel 2.6; HZ=100). It sets various itimers to send signal every 10 ms (actually it is set as 9ms, but the timeslice is 10 ms). Then program runs for some fixed time (... | 0 | [
2,
309,
8793,
1263,
17,
2800,
2468,
27,
13024,
9,
25,
2800,
2468,
1703,
13822,
20,
485,
85,
60,
800,
3726,
3726,
80,
25,
21,
1289,
625,
20,
170,
29,
13,
1,
3554,
8793,
1263,
1,
27,
13024,
13,
5,
2429,
7440,
172,
9,
379,
73,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
How can I throw an Exception with a certain HResult?
===
I want to test the following code:
private bool TestException(Exception ex)
{
if ((Marshal.GetHRForException(ex) & 0xFFFF) == 0x4005)
{
return true;
}
return false;
}
I'd like to set up the `Ex... | 0 | [
2,
184,
92,
31,
3814,
40,
5391,
29,
21,
1200,
746,
29955,
60,
800,
3726,
3726,
31,
259,
20,
1289,
14,
249,
1797,
45,
932,
1607,
1823,
1289,
10066,
872,
5,
10066,
872,
1396,
6,
13,
1,
100,
13,
5,
5,
19988,
192,
9,
3060,
3112,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Sort has_many relation in rails 3
===
my model is
class Job < ActiveRecord::Base
belongs_to :client
end
class Client < ActiveRecord::Base
has_many :jobs
end
in controller i want get client with sorted jobs.
If i do (without ordering)
@client = Client.find(param... | 0 | [
2,
2058,
63,
1,
14842,
5827,
19,
2240,
18,
203,
800,
3726,
3726,
51,
1061,
25,
718,
1205,
13,
1,
1348,
14953,
45,
45,
8436,
7034,
1,
262,
13,
45,
150,
18513,
38,
241,
718,
6819,
13,
1,
1348,
14953,
45,
45,
8436,
63,
1,
14842,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Jenkins to not allow the same job to run concurrently on the same node?
===
I have 4 nodes and 2 jobs. Any node can run 2 jobs concurrently and any job can be executed concurrently. I want to be able to restrict running the same job concurrently on the same machine. For example:
Jobs: J1 and J2
nodes: N1,N2,N3 a... | 0 | [
2,
11420,
20,
52,
1655,
14,
205,
1205,
20,
485,
17651,
27,
14,
205,
15421,
60,
800,
3726,
3726,
31,
57,
268,
16272,
17,
172,
4844,
9,
186,
15421,
92,
485,
172,
4844,
17651,
17,
186,
1205,
92,
44,
5557,
17651,
9,
31,
259,
20,
4... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Eclipse Helios C++ Windows
===
I have used Eclipse Helios 3.6.1 for Java development. I wanted to start C++ development in the same IDE so I installed **Autotools Support For CDT, C/C++ Development Tools, C/C++ Library API Documentation Hover Help plugins**.<br/><br/>My problem is for C/C++ eclipse is not doing auto d... | 0 | [
2,
11652,
21937,
18,
272,
20512,
1936,
800,
3726,
3726,
31,
57,
147,
11652,
21937,
18,
203,
9,
379,
9,
165,
26,
8247,
522,
9,
31,
417,
20,
799,
272,
20512,
522,
19,
14,
205,
13,
3448,
86,
31,
4066,
13,
1409,
18042,
20799,
18,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Can I overload the conditional operator in C#?
===
I did go through [this][1] and [this][2] before actually posting this. But those are for C++. Do the same things apply on C# as well? And the second link I have provided states that conditional operator cannot be overloaded, I didn't see the reason why(assuming the sa... | 0 | [
2,
92,
31,
84,
8294,
14,
21206,
6022,
19,
272,
5910,
60,
800,
3726,
3726,
31,
144,
162,
120,
636,
1565,
500,
2558,
165,
500,
17,
636,
1565,
500,
2558,
135,
500,
115,
1121,
15669,
48,
9,
47,
273,
50,
26,
272,
20512,
9,
107,
14,... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
How to use View.OnTouchListener instead of onClick
===
I'm developing an Android 2.2.2 application for a client and he wants to do the following:
Now I have a button with an onClick event but he doesn't like, he wants to dectect when user release the button.
I've found [View.OnTouchListener][1] which I think thi... | 0 | [
2,
184,
20,
275,
1418,
9,
218,
15725,
13891,
106,
700,
16,
27,
150,
10129,
800,
3726,
3726,
31,
22,
79,
3561,
40,
13005,
172,
9,
135,
9,
135,
3010,
26,
21,
6819,
17,
24,
2846,
20,
107,
14,
249,
45,
130,
31,
57,
21,
5167,
29,... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Casting dilemma using Generic Repository with SQLite
===
I'm using a generic repository to facilitate access to two distinct, and necessary datastores; a local SQLite DB and a remote REST WS.
interface IRepository<T>
{
List<T> Read(ICond cond);
}
class RepositorySQL<T>: IRepository where... | 0 | [
2,
9087,
23314,
568,
12733,
24869,
29,
4444,
10601,
800,
3726,
3726,
31,
22,
79,
568,
21,
12733,
24869,
20,
9681,
1381,
20,
81,
4421,
15,
17,
2378,
1054,
16828,
18,
73,
21,
375,
4444,
10601,
13,
9007,
17,
21,
5388,
760,
619,
18,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Error publishing git repo on ubuntu
===
I am trying to publish a repository on an Ubuntu virtual machine (A turnkeylinux redmine appliance).
On the machine there are other git repos correctly working.
- I have created a new project, at `/my/path/to/proj/`
- run `git init`
- commit a test file
- run `touc... | 0 | [
2,
7019,
3107,
13,
10404,
302,
1638,
27,
287,
12968,
2473,
800,
3726,
3726,
31,
589,
749,
20,
10824,
21,
24869,
27,
40,
287,
12968,
2473,
6599,
1940,
13,
5,
58,
805,
4237,
1226,
7147,
402,
7640,
18964,
6,
9,
27,
14,
1940,
80,
50... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
MySQL Search Query Not Working
===
I am trying to build a MySQL FULL TEXT based search engine, i am not getting any results for search made.
I am working on MySQL Version is 5.5.24 which support FULL TEXT for Innodb. so i have kept database type to Innodb for speed purpose, also my collation is utf8mb4_unicode_ci.
... | 0 | [
2,
51,
18,
22402,
2122,
25597,
52,
638,
800,
3726,
3726,
31,
589,
749,
20,
1895,
21,
51,
18,
22402,
503,
1854,
432,
2122,
1406,
15,
31,
589,
52,
1017,
186,
1736,
26,
2122,
117,
9,
31,
589,
638,
27,
51,
18,
22402,
615,
25,
331,... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Symfony 2.0.9 and wrong PropelBundle version
===
I'm having troubles with PropelBundle versions using Symfony 2.0.9.
> ErrorException: User Deprecated: The PropelBundle uses a new branching model, you should switch to the 1.0 branch (1.0.x versions). For more information, please read: https://github.com/propelorm/P... | 0 | [
2,
13,
7261,
10229,
93,
172,
9,
387,
9,
518,
17,
1389,
17799,
9930,
413,
615,
800,
3726,
3726,
31,
22,
79,
452,
16615,
29,
17799,
9930,
413,
3281,
568,
13,
7261,
10229,
93,
172,
9,
387,
9,
518,
9,
13,
1,
7019,
10066,
872,
45,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Trigger for user or logical permissions
===
I would like to apply write/delete/update permissions on my tables but by applying a logic.
> If a user has write/delete/update permission OK.
> If a user have no write/delete/updat permission must write/delete/updat to another table with a
> logic operation on ... | 0 | [
2,
7286,
26,
4155,
54,
11545,
5572,
18,
800,
3726,
3726,
31,
83,
101,
20,
5645,
2757,
118,
24249,
591,
118,
576,
8209,
5572,
18,
27,
51,
7484,
47,
34,
11989,
21,
7085,
9,
13,
1,
100,
21,
4155,
63,
2757,
118,
24249,
591,
118,
5... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Get last inserted row ID with Psycopg2 and a Greenplum database
===
How can you get the ID of the last inserted row using psycopg2 on a Greenplum database?
Here are several things I've tried already that don't work.
- RETURNING isn't supported by Greenplum.
- psycopg2's cursor.lastrowid always returns 0.
... | 0 | [
2,
164,
236,
14215,
3131,
4924,
29,
13,
16033,
9734,
263,
135,
17,
21,
647,
306,
4404,
6018,
800,
3726,
3726,
184,
92,
42,
164,
14,
4924,
16,
14,
236,
14215,
3131,
568,
13,
16033,
9734,
263,
135,
27,
21,
647,
306,
4404,
6018,
60... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
is ContentResolver.SYNC_EXTRAS_EXPEDITED's behavior defined anywhere?
===
does anyone know what _exactly_ ContentResolver.SYNC_EXTRAS_EXPEDITED does? the api documentation for that constant is essentially blank.
it sounds like what i want (sync the supplied account first, before the others), but it's always good to... | 0 | [
2,
25,
2331,
99,
5594,
2304,
9,
9507,
150,
1,
23631,
18,
1,
6899,
17629,
22,
18,
3257,
2811,
4922,
60,
800,
3726,
3726,
630,
1276,
143,
98,
13,
1,
24110,
1,
2331,
99,
5594,
2304,
9,
9507,
150,
1,
23631,
18,
1,
6899,
17629,
630... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Calculating Text Width with PHP GD
===
I'm simply trying to get the width of a dynamic line of text for addition to an image generated with GD PHP. I'm a little unsure how though. I know how to load a font using imageloadfont(), but can I use a .ttf file? I want to know the width of text using size 12 arial font. When... | 0 | [
2,
22937,
1854,
9456,
29,
13,
26120,
489,
43,
800,
3726,
3726,
31,
22,
79,
1659,
749,
20,
164,
14,
9456,
16,
21,
7782,
293,
16,
1854,
26,
848,
20,
40,
1961,
6756,
29,
489,
43,
13,
26120,
9,
31,
22,
79,
21,
265,
13815,
184,
3... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Linking identical HTML over several pages
===
I am wondering If it is possible to link identical html used in several pages instead of adding the same markup allover your file....
Please let me know if it is possible | 0 | [
2,
12585,
6323,
13,
15895,
84,
238,
4434,
800,
3726,
3726,
31,
589,
5712,
100,
32,
25,
938,
20,
3508,
6323,
13,
15895,
147,
19,
238,
4434,
700,
16,
4721,
14,
205,
943,
576,
65,
2549,
154,
3893,
9,
9,
9,
9,
2247,
408,
55,
143,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... |
WPF Multiple RadioButton Visibility Binding for a label
===
I am a total WPF noob (genrally a noob anyways)
I am using a converter
<Window.Resources>
<BooleanToVisibilityConverter x:Key="convVisibility"/>
</Window.Resources>
I Have 3 radio buttons:
<RadioButton Content="PRE" Grou... | 0 | [
2,
619,
7721,
1886,
603,
811,
444,
19476,
8728,
26,
21,
1899,
800,
3726,
3726,
31,
589,
21,
600,
619,
7721,
90,
4995,
13,
5,
1863,
139,
1326,
21,
90,
4995,
2774,
18,
6,
31,
589,
568,
21,
25893,
13,
1,
27508,
9,
99,
12097,
18,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
ColdFusion 9's site-wide error handler not working
===
I have an error page,`anyError.cfm`, that looks like this
<!DOCTYPE html>
<html>
<head>
<title>Error</title>
</head>
<body>
<p>An error has occurred.</p>
</body>
</html>
In the CF web admin u... | 0 | [
2,
1191,
9818,
561,
22,
18,
689,
8,
8077,
7019,
24641,
52,
638,
800,
3726,
3726,
31,
57,
40,
7019,
2478,
15,
1,
6001,
29992,
9,
8940,
79,
1,
15,
30,
1879,
101,
48,
13,
1,
187,
13799,
4474,
13,
15895,
1,
13,
1,
15895,
1,
13,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
MySql load data infile STR_TO_DATE returning blank?
===
i'm importing 1m+ records into my table from a csv file.
Works great using the load data local infile method.
However, the dates are all different formats.
A quick google lead me to this function:
STR_TO_DATE
However, when I implement that, I get nothi... | 0 | [
2,
51,
18,
22402,
6305,
1054,
19,
16877,
13,
9729,
1,
262,
1,
8209,
2485,
6463,
60,
800,
3726,
3726,
31,
22,
79,
9010,
68,
137,
79,
2430,
742,
77,
51,
859,
37,
21,
272,
18,
710,
3893,
9,
693,
374,
568,
14,
6305,
1054,
375,
1... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
fadeIn Animation not working in IE (all versions)
===
fadeIn animation is not working in IE for following coding. Basically this is a dropdown menu and when I hover the cursor on a parent menu can see the animation in Chrome, Mozilla and Opera but the problem seems on IE only.
Thank you in advance.
funct... | 0 | [
2,
11381,
108,
6236,
52,
638,
19,
13,
660,
13,
5,
1233,
3281,
6,
800,
3726,
3726,
11381,
108,
6236,
25,
52,
638,
19,
13,
660,
26,
249,
13,
15458,
9,
11374,
48,
25,
21,
2804,
2968,
11379,
17,
76,
31,
21350,
14,
29588,
27,
21,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
How can I use jQuery to add content before the end of a DIV?
===
I have the following DIV in my code:
<div class="controls-buttons">
....
....
</div>
How can I use jQuery to append the following two links:
<a id="level-1">1</a>
<a id="level-12">12</a>
to the end of the... | 0 | [
2,
184,
92,
31,
275,
487,
8190,
93,
20,
3547,
2331,
115,
14,
241,
16,
21,
13,
12916,
60,
800,
3726,
3726,
31,
57,
14,
249,
13,
12916,
19,
51,
1797,
45,
13,
1,
12916,
718,
3726,
7,
12898,
18,
8,
811,
444,
18,
7,
1,
13,
9,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
splitting line in proper way
===
if($line =~ /^HWI.*/)
{
my @fields=split ":",$line;
$id= $fields[5].":".$fields[6];
print $fields[5]," ",$fields[6]; <>;
$id =~ s/\s+//;
$hash1{$id}=$line;
}else{
$hash1{$id}.= $line;
}
hii all this is the ... | 0 | [
2,
17282,
293,
19,
4119,
161,
800,
3726,
3726,
100,
5,
4403,
1143,
800,
1,
13,
118,
1,
252,
3976,
9,
2483,
118,
6,
13,
1,
51,
13,
1,
1109,
18,
3726,
25603,
13,
7,
45,
7,
15,
4403,
1143,
73,
5579,
1340,
3726,
5579,
1109,
18,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Finding if 2 squares are sharing a side
===
Im wondering how could i find if 2 square share a same side.
i have 2 information:
position and size
position is the left up corner of the square
| 1 | [
2,
3007,
100,
172,
735,
18,
50,
6126,
21,
270,
800,
3726,
3726,
797,
5712,
184,
110,
31,
477,
100,
172,
735,
1891,
21,
205,
270,
9,
31,
57,
172,
676,
45,
649,
17,
1072,
649,
25,
14,
225,
71,
1531,
16,
14,
735,
3,
0,
0,
0,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... |
How to Modify Import Address Table for Run time Loaded DLL
===
I want to hook functions that are called from a loaded DLL on Run time, i used the class CAPIHook from the book "Windows Via C/C++" (the DLL Injecting done by Install System Wide hook and The hooking by Modify IAT) but this code work only if the DLL name/s... | 0 | [
2,
184,
20,
17579,
9010,
3218,
859,
26,
485,
85,
8572,
13,
43,
211,
800,
3726,
3726,
31,
259,
20,
5559,
3719,
30,
50,
227,
37,
21,
8572,
13,
43,
211,
27,
485,
85,
15,
31,
147,
14,
718,
2605,
49,
20378,
37,
14,
360,
13,
7,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
How to adjust the cuda number of block and of thread to get optimal performances
===
I've tested empirically for several values of block and of thread, and the execution time can be greatly reduced with specific values.
I don't see what are the differences between blocks and thread. I figure that it may be that th... | 0 | [
2,
184,
20,
14328,
14,
272,
5729,
234,
16,
1921,
17,
16,
9322,
20,
164,
17586,
3200,
800,
3726,
3726,
31,
22,
195,
7631,
18587,
102,
26,
238,
4070,
16,
1921,
17,
16,
9322,
15,
17,
14,
5769,
85,
92,
44,
5629,
2736,
29,
1903,
40... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Javascript redirecting based on users kanguage choice
===
Can someone tell me why this code is not working.
I have and index page where you choose your language using 2 links which lead you to language index pages.
I've added this code to my index page:
<script type="text/javascript">
function get_co... | 0 | [
2,
8247,
8741,
302,
14706,
68,
432,
27,
3878,
12219,
291,
1303,
1837,
800,
3726,
3726,
92,
737,
494,
55,
483,
48,
1797,
25,
52,
638,
9,
31,
57,
17,
4348,
2478,
113,
42,
3538,
154,
816,
568,
172,
6271,
56,
672,
42,
20,
816,
434... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
how to get the wordpress nextgen gallery id
===
i want to include slide show of images in the WP page.
I have downloaded and installed **Nextgen Gallery plugin**
from [tutorial video][1] i came to know that i have to include the shortcode
[slideshow gallery id="abc" width ="200" height"200"]
now how get th... | 0 | [
2,
184,
20,
164,
14,
833,
5890,
328,
1863,
2246,
4924,
800,
3726,
3726,
31,
259,
20,
468,
6464,
298,
16,
3502,
19,
14,
13,
13790,
2478,
9,
31,
57,
23887,
17,
4066,
13,
1409,
20021,
1863,
2246,
10922,
108,
1409,
37,
636,
2473,
98... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Method call - onActivityResult vs DialogInterface.OnClickListener()
===
I just published a game on the Play Store and am planning to make it look better and more intuitive, si I'm trying to replace the Android dialogs by mines.
When the user finish a level, I need my custom dialog to show and if the user clicks som... | 0 | [
2,
2109,
645,
13,
8,
27,
19348,
29955,
4611,
28223,
6280,
6413,
9,
218,
150,
10129,
13891,
106,
5,
6,
800,
3726,
3726,
31,
114,
467,
21,
250,
27,
14,
418,
1718,
17,
589,
2334,
20,
233,
32,
361,
574,
17,
91,
13,
24392,
15,
2769... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
C# Parallel ForEach hold value
===
I am working on an app that searches for a specific value in Google search results' URLs. The problem is it needs to return the value it found in each page + the URL in which it found the value, to a datagridview with 2 columns: Value and URL.
I am using Parallel.ForEach for this on... | 0 | [
2,
272,
5910,
3821,
26,
14322,
1027,
1923,
800,
3726,
3726,
31,
589,
638,
27,
40,
4865,
30,
19994,
26,
21,
1903,
1923,
19,
8144,
2122,
1736,
22,
13,
911,
7532,
9,
14,
1448,
25,
32,
2274,
20,
788,
14,
1923,
32,
216,
19,
206,
24... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Java iterate through a set of classes
===
I have the following code:
Reflections reflections = new Reflections("com.mypackage.cmds");
Set<Class<? extends Command>> commandClasses = reflections.getSubTypesOf(Command.class);
What it does is to store in a Set all classes descendant from Command class that ... | 0 | [
2,
8247,
32,
106,
1373,
120,
21,
309,
16,
2684,
800,
3726,
3726,
31,
57,
14,
249,
1797,
45,
20498,
20498,
800,
78,
20498,
5,
7,
960,
9,
915,
8573,
1303,
9,
9095,
43,
18,
7,
6,
73,
309,
1,
1898,
1,
60,
9073,
1202,
1,
1202,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Getting ServletContext Attribute "javax.servlet.context.tmpdir" in Controller
===
I'm really new to Spring and Spring MVC and I'm working on a kind of test program that uploads a file, writes it to the servlet's temporary working directory, and then passes that file to the rest of the program (which is a Spring Batch ... | 0 | [
2,
1017,
13,
10321,
1336,
1126,
11969,
35,
14755,
13,
7,
1004,
1385,
396,
9,
10321,
1336,
9,
1126,
11969,
9,
38,
2554,
9035,
7,
19,
9919,
800,
3726,
3726,
31,
22,
79,
510,
78,
20,
1573,
17,
1573,
307,
8990,
17,
31,
22,
79,
638... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Inverse function for monotonically increasing function, OverflowError for log10()
===
For an assignment, we were asked to create a function which returns an inverse function. The basic problem was to create a square root function from a square function. I came up with a solution using binary search and Newton's method... | 0 | [
2,
19,
9453,
1990,
26,
4129,
444,
8438,
3425,
1990,
15,
20285,
29992,
26,
6738,
1036,
5,
6,
800,
3726,
3726,
26,
40,
8427,
15,
95,
46,
411,
20,
1600,
21,
1990,
56,
4815,
40,
19,
9453,
1990,
9,
14,
2125,
1448,
23,
20,
1600,
21,... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
crashing on video capture with AVFoundation
===
I am trying to implement video capture in my app using AVFoundation. I have the following code under viewDidLoad:
session = [[AVCaptureSession alloc] init];
movieFileOutput = [[AVCaptureMovieFileOutput alloc] init];
videoInputDevice = [[AVCaptureDeviceInput... | 0 | [
2,
14604,
27,
763,
3683,
29,
14026,
12235,
857,
800,
3726,
3726,
31,
589,
749,
20,
8713,
763,
3683,
19,
51,
4865,
568,
14026,
12235,
857,
9,
31,
57,
14,
249,
1797,
131,
1418,
3052,
8294,
45,
3723,
800,
636,
2558,
5214,
4666,
6418,... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Drag and Drop images from another website to mine
===
I ran a quick google and SO search and found similar questions but none were well formed and most were old and looked abandoned (no answers, and no comments for a while). So here goes...
I want to be able to collect the url (only the url) of an image being drop... | 0 | [
2,
5501,
17,
2804,
3502,
37,
226,
2271,
20,
1114,
800,
3726,
3726,
31,
717,
21,
2231,
8144,
17,
86,
2122,
17,
216,
835,
2346,
47,
2369,
46,
134,
843,
17,
127,
46,
315,
17,
292,
3092,
13,
5,
251,
6709,
15,
17,
90,
7534,
26,
2... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
‘double& Point::operator[](unsigned int)’ is inaccessible within this context
===
I have two classes set up as follows:
class Point {
protected:
double coords[3];
public:
Point(double x, double y, double z) {
setX(x);
setY(y);
setZ(z);... | 0 | [
2,
13,
1,
14368,
1569,
454,
45,
45,
9477,
3457,
2558,
500,
5,
1020,
13472,
19,
38,
6,
1,
25,
28671,
363,
48,
4141,
800,
3726,
3726,
31,
57,
81,
2684,
309,
71,
28,
2415,
45,
718,
454,
13,
1,
3803,
45,
1494,
10378,
897,
18,
25... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
How to monitor traffic of rails app on ec2?
===
I have created a rails app on my ec2 instance. Today I have checked all the logs and I have found that someone is trying to access phpadmin( which is not actually on the path). I have noticed several attemps with different phpadmin paths. So its clear that someone tried ... | 0 | [
2,
184,
20,
7626,
2227,
16,
2240,
18,
4865,
27,
6695,
135,
60,
800,
3726,
3726,
31,
57,
679,
21,
2240,
18,
4865,
27,
51,
6695,
135,
4851,
9,
786,
31,
57,
6505,
65,
14,
18893,
17,
31,
57,
216,
30,
737,
25,
749,
20,
1381,
4145... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Glowing image with jQuery/Javascript
===
I have two images. One that is normal, and another that is more colourised. I want to have this image displaying on top of the other and having a "glowing" effect where it switches between transparent and opaque every second or so. I also need to stop this effect when the user ... | 0 | [
2,
11051,
1961,
29,
487,
8190,
93,
118,
1004,
1385,
8741,
800,
3726,
3726,
31,
57,
81,
3502,
9,
53,
30,
25,
1826,
15,
17,
226,
30,
25,
91,
4609,
2541,
9,
31,
259,
20,
57,
48,
1961,
17418,
27,
371,
16,
14,
89,
17,
452,
21,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Getting two Slickgrid tables side by side
===
How would I go about putting two slickgrid tables side by side? Right now, I'm simply creating two grids using grid = new Slick.Grid..., but I have to use hardcoded dimensions in CSS like:
#dynamic1 { /*this is grid one*/
position: absolute;
top: 1... | 0 | [
2,
1017,
81,
12544,
16375,
7484,
270,
34,
270,
800,
3726,
3726,
184,
83,
31,
162,
88,
3873,
81,
12544,
16375,
7484,
270,
34,
270,
60,
193,
130,
15,
31,
22,
79,
1659,
2936,
81,
7354,
18,
568,
7354,
800,
78,
12544,
9,
16375,
9,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Zombie.js Returns Improper Page Content
===
I am new to zombie and just trying to get a basic test running. I have the following code:
var Browser = require('zombie');
var startTime = +new Date();
Browser.visit("http://zombie.labnotes.org/", function(e, browser) {
var duration;
... | 0 | [
2,
13007,
9,
728,
18,
4815,
22243,
2478,
2331,
800,
3726,
3726,
31,
589,
78,
20,
13007,
17,
114,
749,
20,
164,
21,
2125,
1289,
946,
9,
31,
57,
14,
249,
1797,
45,
4033,
16495,
800,
4077,
5,
22,
2500,
79,
5893,
22,
6,
73,
4033,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Why does ArrayList.set() leave a method without any exception?
===
I am currently hung with a problem when developing on my Android virtual machine (emulator, Android 2.1). It's not so much about solving the problem but about understanding. What I have is this method:
private void storeData(int crmValue, int cr... | 0 | [
2,
483,
630,
7718,
5739,
9,
3554,
5,
6,
767,
21,
2109,
366,
186,
5391,
60,
800,
3726,
3726,
31,
589,
871,
3540,
29,
21,
1448,
76,
3561,
27,
51,
13005,
6599,
1940,
13,
5,
1503,
14868,
15,
13005,
172,
9,
165,
6,
9,
32,
22,
18,... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Array Insert in Form
===
> Blockquote
CAN SOMEONE HELP ME TO SOLVE THIS, only editor can post into database but the price couldn;t
> <?php
session_start();
include "_config/config.php";
//include "header.php";
if (isset($_POST["editor"])) //&& ($_POST["... | 0 | [
2,
7718,
14692,
19,
505,
800,
3726,
3726,
13,
1,
1921,
8970,
591,
92,
737,
448,
55,
20,
8402,
48,
15,
104,
1835,
92,
678,
77,
6018,
47,
14,
2162,
711,
73,
38,
13,
1,
13,
1,
60,
26120,
3723,
1,
13680,
5,
6,
73,
468,
13,
7,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
How to exit codeigniter without die() in __construct() function of controller?
===
I have a controller where in the constructor function, I want to check if the user is logged in or not. If not, I want an error message to be displayed, and for the script to exit without running any other function in the controller.
... | 0 | [
2,
184,
20,
4350,
1797,
9693,
242,
106,
366,
1327,
5,
6,
19,
13,
1,
1126,
10346,
5,
6,
1990,
16,
9919,
60,
800,
3726,
3726,
31,
57,
21,
9919,
113,
19,
14,
6960,
248,
1990,
15,
31,
259,
20,
2631,
100,
14,
4155,
25,
13,
19287,... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
How should I develop Google OAuth 2 for iOS, and also with original google sign in UI?
===
I am going to write an app for google services, but I stuck at the first step: `let user sign in for google's services`.
I can find `gtm-OAuth2` library from Google's code base. But the problem for that is I don't know how to... | 0 | [
2,
184,
378,
31,
2803,
8144,
635,
1346,
96,
172,
26,
13,
7760,
15,
17,
67,
29,
501,
8144,
1676,
19,
13,
5661,
60,
800,
3726,
3726,
31,
589,
228,
20,
2757,
40,
4865,
26,
8144,
687,
15,
47,
31,
4549,
35,
14,
64,
1424,
45,
13,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Ajax integrating in Struts with jQuery
===
I am familier with jQuery,Ajax and JSP Servlets but new to Struts2.I want to know a complete reference of Ajax integration in Struts 2, preferred with jQuery. In stackoverflow also has more quesitons and answers, but still there are few things remaining to know.I need to know... | 0 | [
2,
20624,
24529,
19,
18316,
18,
29,
487,
8190,
93,
800,
3726,
3726,
31,
589,
1399,
1435,
10491,
29,
487,
8190,
93,
15,
6881,
7522,
17,
487,
3401,
13,
10321,
11045,
47,
78,
20,
18316,
18,
135,
9,
49,
259,
20,
143,
21,
1279,
2801,... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Knitting Rmd treats non-english characters differently
===
I've tried to write reproducable example below. It is a mix of .Rmd and .r . Hopefully you can see why.
The problem I have is that non-english characters are treated differently depending on whether code is run directly in the console or when Knitted to HTM... | 0 | [
2,
27731,
13,
6538,
43,
5752,
18,
538,
8,
6024,
1766,
12670,
800,
3726,
3726,
31,
22,
195,
794,
20,
2757,
302,
2740,
8484,
579,
823,
1021,
9,
32,
25,
21,
2917,
16,
13,
9,
6538,
43,
17,
13,
9,
139,
13,
9,
13416,
42,
92,
196,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
ajax put request with remote link in rails failing with 403
===
In production rails 3.1.3 remote link to an update action. If I do
button_to "+", add_path(record), :remote => true, :method => :put
all works fine, but I want to use link_to. If I do
link_to "+", add_path(record), :remote => true, :meth... | 0 | [
2,
20624,
442,
3772,
29,
5388,
3508,
19,
2240,
18,
7250,
29,
13,
25821,
800,
3726,
3726,
19,
637,
2240,
18,
203,
9,
165,
9,
240,
5388,
3508,
20,
40,
11100,
1028,
9,
100,
31,
107,
5167,
1,
262,
13,
7,
2430,
7,
15,
3547,
1,
83... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Aggregating Total - SSRS 2008 / SQL
===
I am a new user of SSRS 2008 and SQL in general. Currently I am in the process of creating a report in Reporting Services, however I have a problem in achieving what I would like. These are the 4 columns in my current report:
AU De OP $12
AU De FX $... | 0 | [
2,
11342,
17565,
1880,
600,
13,
8,
22118,
18,
570,
13,
118,
4444,
255,
800,
3726,
3726,
31,
589,
21,
78,
4155,
16,
22118,
18,
570,
17,
4444,
255,
19,
297,
9,
871,
31,
589,
19,
14,
953,
16,
2936,
21,
1330,
19,
6670,
687,
15,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Stopwatch loops
===
im making a stopwatching using Xcode 4 as a single view app.. i had a question though. when the milliseconds are counting, they go infinately. i want them to reach 9 and then start back again at 0. i also want the seconds to reach 59 and then go back to 0.
here is my code in my viewcontroller.m fi... | 0 | [
2,
747,
9054,
19661,
800,
3726,
3726,
797,
544,
21,
747,
9054,
68,
568,
993,
9375,
268,
28,
21,
345,
1418,
4865,
9,
9,
31,
41,
21,
1301,
362,
9,
76,
14,
13436,
5007,
18,
50,
11195,
15,
59,
162,
19,
5617,
1373,
102,
9,
31,
25... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Changing the face book comment submit button text
===
Is it possible to change the text for the comment submit box? | 0 | [
2,
4226,
14,
276,
360,
6484,
12298,
5167,
1854,
800,
3726,
3726,
25,
32,
938,
20,
753,
14,
1854,
26,
14,
6484,
12298,
1649,
60,
3,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... |
How to split a line stored in a file into strings(bash)
===
I have a file of the format
email1 "subject of email1" "body of email1"
email2 "subject of email2" "body of email2"
I want to send emails to all the email ids, with subject and body picked from this file.
I have tried something like th... | 0 | [
2,
184,
20,
2132,
21,
293,
8214,
19,
21,
3893,
77,
7887,
5,
969,
1635,
6,
800,
3726,
3726,
31,
57,
21,
3893,
16,
14,
2595,
8517,
165,
13,
7,
28743,
16,
8517,
165,
7,
13,
7,
9760,
16,
8517,
165,
7,
8517,
135,
13,
7,
28743,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Responsive images when image width is not proportional to viewport width?
===
I am using Twitter Bootstrap's [responsive grid][1], and I would like to include some images as part of my page, as follows:
<div class="row">
<div class="span3"><img src="img1.png" /></div>
<div class="span3"><img src="img2... | 0 | [
2,
13,
22153,
3502,
76,
1961,
9456,
25,
52,
13822,
20,
1418,
1993,
9456,
60,
800,
3726,
3726,
31,
589,
568,
10623,
5894,
16514,
22,
18,
636,
22153,
7354,
500,
2558,
165,
500,
15,
17,
31,
83,
101,
20,
468,
109,
3502,
28,
141,
16,... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Android: Android 4.1 Emulator Invoking onDateSet Twice from DatePicker Dialog
===
My application was working perfectly on my Android 2.2 emulator. I then decided to test on an Android 4.1 emulator. The DatePicker Dialog looks a little different and for some reason when I press on "Done", the `onDateSet` listener gets ... | 0 | [
2,
13005,
45,
13005,
268,
9,
165,
3579,
14868,
19,
2625,
1581,
27,
8209,
3554,
2088,
37,
1231,
16855,
106,
28223,
800,
3726,
3726,
51,
3010,
23,
638,
5759,
27,
51,
13005,
172,
9,
135,
3579,
14868,
9,
31,
94,
868,
20,
1289,
27,
4... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
QT Drag & Drop Event Handler for QGraphicsEllipseItem
===
I wrote a class to create custom Ellipse items and i want to implement drag & drop event handlers for every Ellipse item. Header looks like this:
class Ellipse : public QGraphicsEllipseItem
{
private:
/* some private elements */
public:
... | 0 | [
2,
2593,
38,
5501,
279,
2804,
807,
24641,
26,
2593,
12084,
3434,
6013,
870,
2119,
79,
800,
3726,
3726,
31,
738,
21,
718,
20,
1600,
5816,
13,
4223,
1919,
62,
3755,
17,
31,
259,
20,
8713,
5501,
279,
2804,
807,
24641,
18,
26,
352,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
PHP integer part padding
===
I need to pad the integer part with 0, the integer part must be at least 2 characters
str_pad( 2 ,2,"0",STR_PAD_LEFT);// 02 -> works
str_pad( 22 ,2,"0",STR_PAD_LEFT);// 22 -> works
str_pad( 222 ,2,"0",STR_PAD_LEFT);// 222-> works
str_pad( 2. ,2,"0",STR_PAD_LEF... | 0 | [
2,
13,
26120,
13820,
141,
4432,
3258,
800,
3726,
3726,
31,
376,
20,
4432,
14,
13820,
141,
29,
713,
15,
14,
13820,
141,
491,
44,
35,
639,
172,
1766,
13,
9729,
1,
8240,
5,
172,
13,
15,
135,
15,
7,
387,
7,
15,
9729,
1,
8240,
1,... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
MSVC: pragma to force rebuild of a file?
===
Is there a pragma-statement for MSVC that causes the compiler to rebuild a file always - also in case it thinks it was just builded? | 0 | [
2,
4235,
8990,
45,
3865,
14336,
20,
558,
16128,
16,
21,
3893,
60,
800,
3726,
3726,
25,
80,
21,
3865,
14336,
8,
3859,
1130,
26,
4235,
8990,
30,
4047,
14,
21486,
20,
16128,
21,
3893,
550,
13,
8,
67,
19,
610,
32,
7973,
32,
23,
11... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... |
How is the INNERCLASS field in java classes used?
===
I looked at some java bytecode using ASM, and was very surprised when I saw these lines
// class version 50.0 (50)
// access flags 0x21
public class Class1 {
// access flags 0x19
public final static INNERCLASS Class2$Class3 Clas... | 0 | [
2,
184,
25,
14,
3754,
1898,
575,
19,
8247,
2684,
147,
60,
800,
3726,
3726,
31,
292,
35,
109,
8247,
34,
591,
9375,
568,
28,
79,
15,
17,
23,
253,
2948,
76,
31,
441,
158,
1560,
12894,
718,
615,
1222,
9,
387,
13,
5,
2290,
6,
128... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Generic type-bound procedures with procedure pointer arguments
===
I am trying to write a generic type-bound procedure that takes different callback functions as parameters. When compiling following code (with ifort 12.1.3) I get the warning below:
module test
type :: a_type
contains
pr... | 0 | [
2,
12733,
1001,
8,
7410,
8876,
29,
7004,
454,
106,
10553,
800,
3726,
3726,
31,
589,
749,
20,
2757,
21,
12733,
1001,
8,
7410,
7004,
30,
1384,
421,
645,
1958,
3719,
28,
12905,
9,
76,
24378,
249,
1797,
13,
5,
1410,
31,
6469,
390,
9... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Access field using string?
===
I have `ArrayCollection` of strings with field names.
I would like to access object properties dynamically.
var myObject:MyObjectType = new MyObjectType();
var fields:ArrayCollection = new ArrayCollection(["f1", "f2", "f3"] );
for (var index:int = 0; index < (event.r... | 0 | [
2,
1381,
575,
568,
3724,
60,
800,
3726,
3726,
31,
57,
13,
1,
8576,
93,
15015,
872,
1,
16,
7887,
29,
575,
1817,
9,
31,
83,
101,
20,
1381,
3095,
3704,
7782,
1326,
9,
4033,
51,
23793,
45,
915,
23793,
4474,
800,
78,
51,
23793,
447... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
What is required HQL Query that can be substituted instead of "SQL's >=all()"..?
===
I need to get correct HQL query instead of the following SQL query.
select * from question where qid >=all (select qid from Question where uid = 1);
I guess we can not use >=all() in HQL. Correct me if i am wrong.
and also ... | 0 | [
2,
98,
25,
1390,
746,
22402,
25597,
30,
92,
44,
20795,
700,
16,
13,
7,
18,
22402,
22,
18,
13,
1,
3726,
1233,
5,
6,
7,
9,
9,
60,
800,
3726,
3726,
31,
376,
20,
164,
4456,
746,
22402,
25597,
700,
16,
14,
249,
4444,
255,
25597,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Facebook Open Graph Watch action
===
Im trying to make a fb video app so when users see a video to my site to be displayed on their wall using fb open graph
Im using the below code for user login:
<script>
window.fbAsyncInit = function() {
FB.init({
appId : 'MYAPPID', // App ID
... | 0 | [
2,
9090,
368,
7210,
1455,
1028,
800,
3726,
3726,
797,
749,
20,
233,
21,
13,
13478,
763,
4865,
86,
76,
3878,
196,
21,
763,
20,
51,
689,
20,
44,
6115,
27,
66,
769,
568,
13,
13478,
368,
7210,
797,
568,
14,
1021,
1797,
26,
4155,
6... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
.net memory usage, what determines private byte size
===
**Confused by private bytes!**
Currently analysing the memory usage of our C# .NET application with ANTS profiler. Here are our findings taken after start-up with the main form visible on screen. No other functionality has been used.
*Gen 0 Heap - 5.8MB
... | 0 | [
2,
13,
9,
2328,
1912,
7514,
15,
98,
3746,
18,
932,
34,
591,
1072,
800,
3726,
3726,
13,
1409,
14093,
8795,
34,
932,
34,
3231,
187,
1409,
871,
40,
24222,
68,
14,
1912,
7514,
16,
318,
272,
5910,
13,
9,
2328,
3010,
29,
13,
5958,
5... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Flex List : different appearence to first item
===
I am creating a mobile application showing a news list with Flex.
Each news has a title and a picture, so I am using a list with an iconItemRenderer to display results. It seems that itemRenderers always give the same appearence to all items.
But I'd like to g... | 0 | [
2,
14409,
968,
13,
45,
421,
1893,
2940,
20,
64,
9101,
800,
3726,
3726,
31,
589,
2936,
21,
3241,
3010,
3187,
21,
996,
968,
29,
14409,
9,
206,
996,
63,
21,
581,
17,
21,
2151,
15,
86,
31,
589,
568,
21,
968,
29,
40,
9801,
2119,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
How to add pylevenshtein to C++ Qt project
===
As in the title, I want to know how to correctly add pylevenshtein (http://code.google.com/p/pylevenshtein/) to Qt C++ project. I tried to simply add files Levenshtein.h and Levenshtein.c to project and define NO_PYTHON in Levenshtein.c, but it seems it doesn't work. Even... | 0 | [
2,
184,
20,
3547,
351,
3079,
4943,
1635,
591,
108,
20,
272,
20512,
2593,
38,
669,
800,
3726,
3726,
28,
19,
14,
581,
15,
31,
259,
20,
143,
184,
20,
12044,
3547,
351,
3079,
4943,
1635,
591,
108,
13,
5,
21127,
6903,
9375,
9,
16111,... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Proper way to get right the following action in numpy
===
I have an interesting puzzle. Suppose you have a numpy 2D array, in which each line corresponds to a measurement event and each column corresponds to different measured variable. One additional column in this array specifies the date at which the measurement wa... | 0 | [
2,
4119,
161,
20,
164,
193,
14,
249,
1028,
19,
13,
6336,
6448,
800,
3726,
3726,
31,
57,
40,
4883,
9164,
9,
5787,
42,
57,
21,
13,
6336,
6448,
172,
43,
7718,
15,
19,
56,
206,
293,
17016,
20,
21,
11688,
807,
17,
206,
4698,
17016,... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
php json_encode is encoding twice
===
$file_db = new PDO('sqlite:test.db');
if($file_db){
$result = $file_db->query('SELECT id FROM sample');
$encodable = array();
while($obj = $result->fetch())
{
$encodable[] = $obj;
}
$encoded = json_encode($encodable);
echo $encoded;
}else{
die("u... | 0 | [
2,
13,
26120,
487,
528,
1,
219,
9375,
25,
19608,
2088,
800,
3726,
3726,
5579,
16877,
1,
9007,
800,
78,
351,
537,
5,
22,
18,
1251,
10601,
45,
10543,
9,
9007,
22,
6,
73,
100,
5,
4403,
16877,
1,
9007,
6,
1,
5579,
29955,
800,
5579... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Inequality in Qlikview set expressions
===
Example from Qlikview help:
sum( {$<Year = {“>1978<2004”}>} Sales )
I try this code, but it did't works
Count( {$<Damages.DamageDate = {">Min(OtherDate)"}>} Damages.Id)
Looks like qlikview did't support dates in inequalities.
Any way if anyowne know how t... | 0 | [
2,
18340,
19,
2593,
8841,
4725,
309,
13832,
800,
3726,
3726,
823,
37,
2593,
8841,
4725,
448,
45,
3907,
5,
13,
1,
4403,
1,
731,
800,
13,
1,
7217,
1,
3084,
1,
2598,
13,
6,
31,
1131,
48,
1797,
15,
47,
32,
144,
22,
38,
693,
2468... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Code first DbMigrator causes error when build from certain machines
===
We have a project under SCM. When I build it from my machine and publish to a remote server via msdeploy, everything works fine.
When my colleague tries the same thing with the same project, freshly pulled from SCM, on the remote server entity ... | 0 | [
2,
1797,
64,
13,
9007,
10183,
139,
3457,
4047,
7019,
76,
1895,
37,
1200,
6035,
800,
3726,
3726,
95,
57,
21,
669,
131,
4729,
79,
9,
76,
31,
1895,
32,
37,
51,
1940,
17,
10824,
20,
21,
5388,
8128,
1197,
4235,
17309,
10892,
15,
796,... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Wrap divs from one class to another
===
I'm working with a calendar with the following markup: http://jsfiddle.net/PHznZ/
Using jQuery, how can I wrap each week (Sunday (.start-week) through Saturday (.end-week)) with a containing element called ".full-week"? Example: http://jsfiddle.net/PHznZ/1/
Thanks!
| 0 | [
2,
8118,
13,
12916,
18,
37,
53,
718,
20,
226,
800,
3726,
3726,
31,
22,
79,
638,
29,
21,
7036,
29,
14,
249,
943,
576,
45,
7775,
6903,
728,
18,
1707,
12312,
9,
2328,
118,
3971,
380,
5652,
118,
568,
487,
8190,
93,
15,
184,
92,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
PyGTK limit on number of buttons in window?
===
A PyGTK program creates lots of buttons, each with:
event_box = gtk.EventBox()
event_box.connect("button_press_event", self.mycallback, {"some":"data"})
Callback function gets the supplied data, as expected
def mycallback(self, widget, e, data):
... | 0 | [
2,
13,
28860,
38,
197,
4496,
27,
234,
16,
12861,
19,
1463,
60,
800,
3726,
3726,
21,
13,
28860,
38,
197,
625,
9695,
7503,
16,
12861,
15,
206,
29,
45,
807,
1,
5309,
800,
9509,
197,
9,
4943,
38,
5309,
5,
6,
807,
1,
5309,
9,
259... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Atmosphere, JBoss AS 7.1.1, Chrome issue
===
Got Atmosphere 1.0.0.beta1 setup and running with Jetty. Straight forward easy and effective.
However when running on JBoss AS 7.1.1, it doesn't like the websocket transport and downgrades. I see the following logs in Chrome's console (below)
When running against Je... | 0 | [
2,
6341,
15,
487,
10349,
18,
28,
453,
9,
165,
9,
165,
15,
13,
12985,
1513,
800,
3726,
3726,
330,
6341,
137,
9,
387,
9,
387,
9,
24398,
165,
18161,
17,
946,
29,
17341,
93,
9,
1599,
917,
2010,
17,
3140,
9,
207,
76,
946,
27,
487... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
CouchDB - Variables in map function
===
I am quite new to CouchDB and have a very basic question:
Is there any possibility to pass a variable from the client into the map function, e.g.:
function (doc, params) {
if (doc.property > params.property) emit(doc, null);
}
Thanks for your help,
Ch... | 0 | [
2,
4914,
9007,
13,
8,
12157,
19,
2942,
1990,
800,
3726,
3726,
31,
589,
1450,
78,
20,
4914,
9007,
17,
57,
21,
253,
2125,
1301,
45,
25,
80,
186,
4813,
20,
1477,
21,
7612,
37,
14,
6819,
77,
14,
2942,
1990,
15,
13,
62,
9,
263,
9... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Check for duplicate column values (not a key) in SQL
===
Is there a way for SQL to enforce unique column values, that are not a primary key to another table?
For instance, say I have `TblDog` which has the fields:
1. `DogId` - `Primary Key`
2. `DogTag` - `Integer`
3. `DogNumber` - `varchar`
The `DogTag` ... | 0 | [
2,
2631,
26,
19429,
4698,
4070,
13,
5,
1270,
21,
1246,
6,
19,
4444,
255,
800,
3726,
3726,
25,
80,
21,
161,
26,
4444,
255,
20,
16525,
2619,
4698,
4070,
15,
30,
50,
52,
21,
1256,
1246,
20,
226,
859,
60,
26,
4851,
15,
395,
31,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
jQuery find and replace text based on key value pair object
===
i've rummaged around and found some useful posts for doing find / search / replace in jquery using a key value pair array / object,
but i can't get it to work,
here's the site's test URL:
[http://www.larryadowns.com.php5-1.dfw1-2.websitetestlin... | 0 | [
2,
487,
8190,
93,
477,
17,
3934,
1854,
432,
27,
1246,
1923,
2146,
3095,
800,
3726,
3726,
31,
22,
195,
11148,
79,
8030,
140,
17,
216,
109,
4811,
9868,
26,
845,
477,
13,
118,
2122,
13,
118,
3934,
19,
487,
8190,
93,
568,
21,
1246,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Prevent unidentified character in ActiveSupport::Inflector.transliterate being replaced by ? (or the replacement character)
===
The documentation of ActiveSupport::Inflector.transliterate states:
`Replaces non-ASCII characters with an ASCII approximation, or if none exists, a replacement character which defaults to... | 0 | [
2,
2501,
23551,
925,
19,
1348,
24168,
45,
45,
108,
4372,
19932,
9,
7028,
12438,
1373,
142,
1141,
34,
13,
60,
13,
5,
248,
14,
4610,
925,
6,
800,
3726,
3726,
14,
13945,
16,
1348,
24168,
45,
45,
108,
4372,
19932,
9,
7028,
12438,
13... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Code sticks in loop, whats wrong?
===
I have this code and it's getting stuck in a loop. I have similar codes and it loops through the doc changing each word only once. When I run this sub it sticks on the first instance and replaces the text over and over.
I want it to find the word "therefore" and if the prev... | 0 | [
2,
1797,
15295,
19,
5293,
15,
98,
18,
1389,
60,
800,
3726,
3726,
31,
57,
48,
1797,
17,
32,
22,
18,
1017,
4549,
19,
21,
5293,
9,
31,
57,
835,
11358,
17,
32,
19661,
120,
14,
9765,
4226,
206,
833,
104,
382,
9,
76,
31,
485,
48,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Measuring an object from a picture using a known object size
===
So what I need to do is measuring a foot length from an image taken by an ordinary user. That image will contain a foot with a black sock wearing, a coin (or other known size object), and a white paper (eg A4) where the other two objects will be upon.
... | 0 | [
2,
9937,
40,
3095,
37,
21,
2151,
568,
21,
167,
3095,
1072,
800,
3726,
3726,
86,
98,
31,
376,
20,
107,
25,
9937,
21,
1749,
1476,
37,
40,
1961,
658,
34,
40,
6104,
4155,
9,
30,
1961,
129,
3717,
21,
1749,
29,
21,
319,
86,
2601,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Resizing WPF listview columns with width proportional to text width
===
I have a WPF ListView table that on default sizes the column headers to the width of each header's text. This does not fill the entire table evenly; I have a mass of squeezed columns on the left and a vacant space on the right.
I would like to... | 0 | [
2,
10719,
3335,
619,
7721,
968,
4725,
7498,
29,
9456,
13822,
20,
1854,
9456,
800,
3726,
3726,
31,
57,
21,
619,
7721,
968,
4725,
859,
30,
27,
12838,
13403,
14,
4698,
157,
445,
20,
14,
9456,
16,
206,
157,
106,
22,
18,
1854,
9,
48,... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
How to parse big JSON with jQuery?
===
i try to develop a little web calendar. The user get a week overview and if he push 'show me next week', the next 7 days should be loaded asynchronous with jQuery. The JSON-data looks like:
{
"user":[
{
"id":"12345",
"days":{
... | 0 | [
2,
184,
20,
2017,
870,
580,
487,
528,
29,
487,
8190,
93,
60,
800,
3726,
3726,
31,
1131,
20,
2803,
21,
265,
2741,
7036,
9,
14,
4155,
164,
21,
877,
21598,
17,
100,
24,
3250,
13,
22,
9303,
55,
328,
877,
22,
15,
14,
328,
453,
50... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Are there any source codes or tutorial on softphone / voip
===
i'm looking forward to build a VOIP application using java. I'm familiar with using TCP/IP and understood very well about how i can use TCP/IP to create instant messaging program. But I want to move onto creating softphone/voip but i can't find any source ... | 4 | [
2,
50,
80,
186,
1267,
11358,
54,
29724,
27,
1856,
7709,
13,
118,
18742,
306,
800,
3726,
3726,
31,
22,
79,
699,
917,
20,
1895,
21,
18742,
306,
3010,
568,
8247,
9,
31,
22,
79,
3694,
29,
568,
13,
38,
7439,
118,
4307,
17,
4014,
25... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Change in Gemfile isn't reflected in Gemfile.lock
===
I am suffering from the infamous SQLite3 Vs Heroku error while trying to deploy a simple Rails app.
Initially my Gemfile looked like
.
.
gem 'sqlite3'
.
.
After googling on the topic, I updated it to look like this:
.
.... | 0 | [
2,
753,
19,
8551,
16877,
2532,
22,
38,
7037,
19,
8551,
16877,
9,
3966,
800,
3726,
3726,
31,
589,
4957,
37,
14,
15865,
4444,
10601,
240,
4611,
36,
9266,
7019,
133,
749,
20,
17617,
21,
1935,
2240,
18,
4865,
9,
1537,
51,
8551,
16877,... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Oracle - How to use merge to update a column based on the values from other table and columns
===
I would like to update the values in closed_date column based on the values comparison from other columns and other table. I used Oracle merge into statement. But it gave me an error:
Error: ORA-00969: missing ON keyw... | 0 | [
2,
15759,
13,
8,
184,
20,
275,
12666,
20,
11100,
21,
4698,
432,
27,
14,
4070,
37,
89,
859,
17,
7498,
800,
3726,
3726,
31,
83,
101,
20,
11100,
14,
4070,
19,
827,
1,
8209,
4698,
432,
27,
14,
4070,
6050,
37,
89,
7498,
17,
89,
8... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Paged Datasource With Pages Enumerated in .aspx
===
I've used paged datasource but I need page numbers to be listed on the .aspx like this
**1 2 3 4 5 ... 16 next last**
How to achieve this? any idea?
Or please suggest me another way of paging. I can devexpress tools too.. | 0 | [
2,
2478,
43,
1054,
12097,
29,
4434,
26940,
69,
19,
13,
9,
472,
306,
396,
800,
3726,
3726,
31,
22,
195,
147,
2478,
43,
1054,
12097,
47,
31,
376,
2478,
2116,
20,
44,
1510,
27,
14,
13,
9,
472,
306,
396,
101,
48,
13,
1409,
165,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Creating graphics context for background calculations in Java
===
I have a bunch of Line2D that I need to perform some calculations on in a single graphics context. For example, I just need to see which ones intersect, which ones overlap, etc. The graphics never need to be displayed, just run in the background. What w... | 0 | [
2,
2936,
8351,
4141,
26,
2395,
19186,
19,
8247,
800,
3726,
3726,
31,
57,
21,
7653,
16,
293,
135,
43,
30,
31,
376,
20,
2985,
109,
19186,
27,
19,
21,
345,
8351,
4141,
9,
26,
823,
15,
31,
114,
376,
20,
196,
56,
53,
18,
17822,
1... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Java renameTo Files Showed 0 File Size then were gone...Windows still holds the space though
===
So I have been making a program in Java to organize all my files. I am starting with movie files since that is what I have the most of, but I plan on being able to checkBox all file types eventually.
Anyway, I had renam... | 0 | [
2,
8247,
302,
7259,
262,
6488,
1908,
713,
3893,
1072,
94,
46,
1042,
9,
9,
9,
27508,
18,
174,
2763,
14,
726,
362,
800,
3726,
3726,
86,
31,
57,
74,
544,
21,
625,
19,
8247,
20,
9213,
65,
51,
6488,
9,
31,
589,
1422,
29,
1308,
64... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
CSS right-border not displayed
===
On my site http://goo.gl/BcJtC section "about us" I'd like a thin grey border on the right side of my "activity-left" div, to make a separation with "activity-right" div.
Unfortunately with my current code it doesn't work. Any idea? Thanks
HTML
<div class="section" id="pla... | 0 | [
2,
272,
18,
18,
193,
8,
24389,
52,
6115,
800,
3726,
3726,
27,
51,
689,
7775,
6903,
16111,
9,
8430,
118,
7229,
728,
6668,
1050,
13,
7,
6901,
182,
7,
31,
22,
43,
101,
21,
2951,
2682,
1862,
27,
14,
193,
270,
16,
51,
13,
7,
1934... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
How to write increase day helper in Rails?
===
I have following helper which should puts day in words depends on number:
def day_in_words(number)
case number
when 0
"Sunday"
when 1
"Monday"
when 2
"Tuesday"
when 3
"Wednesd... | 0 | [
2,
184,
20,
2757,
1839,
208,
448,
106,
19,
2240,
18,
60,
800,
3726,
3726,
31,
57,
249,
448,
106,
56,
378,
11179,
208,
19,
715,
9597,
27,
234,
45,
6312,
208,
1,
108,
1,
12827,
5,
16299,
6,
610,
234,
76,
713,
13,
7,
28326,
7,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
UIGestureRecognizer - Get the reference to the touched UIViewController Instead of its View?
===
How do I get a reference to the UIViewController of a touched view?
I am using a UIPanGestureRecognizer on the view of a UIViewController. Here's how I initialize it:
TaskUIViewController *thisTaskController... | 0 | [
2,
13,
5661,
5133,
6418,
14673,
22007,
3592,
13,
8,
164,
14,
2801,
20,
14,
3491,
13,
5661,
4725,
12898,
1252,
700,
16,
82,
1418,
60,
800,
3726,
3726,
184,
107,
31,
164,
21,
2801,
20,
14,
13,
5661,
4725,
12898,
1252,
16,
21,
3491... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
defining setf-expanders in Common Lisp
===
Here's the thing: I don't "get" setf-expanders and would like to learn how they work.
I need to learn how they work because I've got a problem which seems like a typical example for why you should learn setf-expanders, the problem is as follows:
(defparameter ... | 0 | [
2,
14684,
309,
410,
8,
6899,
7510,
18,
19,
757,
2093,
3401,
800,
3726,
3726,
235,
22,
18,
14,
584,
45,
31,
221,
22,
38,
13,
7,
3060,
7,
309,
410,
8,
6899,
7510,
18,
17,
83,
101,
20,
2484,
184,
59,
170,
9,
31,
376,
20,
2484... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
old android sdk for download
===
I am in trouble and blah blah and whatnot yadday yadda.
I am in trouble and blah blah and whatnot yadday yadda
I am in trouble and blah blah and whatnot yadday yadda
I am in trouble and blah blah and whatnot yadday yadda
Does anybody know of a ftp server / mirror where I could g... | 0 | [
2,
315,
13005,
13,
18,
43,
197,
26,
7121,
800,
3726,
3726,
31,
589,
19,
2572,
17,
27220,
27220,
17,
98,
1270,
2167,
43,
1185,
13,
93,
24535,
9,
31,
589,
19,
2572,
17,
27220,
27220,
17,
98,
1270,
2167,
43,
1185,
13,
93,
24535,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Trying to get Android keyboard to popup on activity startup
===
I want the Android Keyboard to pop-up on the startup of my activity. A simple google search shows that you just have to `requestFocus` which I do in my `.xml`, but it still doesn't pop up. Am I making any minor mistake that is causing this not to work?
... | 0 | [
2,
749,
20,
164,
13005,
8896,
20,
1675,
576,
27,
2358,
20205,
800,
3726,
3726,
31,
259,
14,
13005,
8896,
20,
1675,
8,
576,
27,
14,
20205,
16,
51,
2358,
9,
21,
1935,
8144,
2122,
1285,
30,
42,
114,
57,
20,
13,
1,
99,
10351,
2337... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
GORM - add child onto parent and save is giving groovy.lang.MissingMethodException
===
This is my domain model, a survey has many questions, and each question has many repsonses :
class Survey {
String name
String customerName
static hasMany = [questions: SurveyQuestion]
... | 0 | [
2,
4901,
79,
13,
8,
3547,
850,
1204,
4766,
17,
2079,
25,
1438,
3452,
2026,
93,
9,
9949,
9,
7292,
68,
5909,
1807,
43,
10066,
872,
800,
3726,
3726,
48,
25,
51,
4603,
1061,
15,
21,
3431,
63,
151,
2346,
15,
17,
206,
1301,
63,
151,... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Need to convert my php app in node.js
===
<br>I need to change my app's platform from php/apache to node.js , but I am not understanding how to go ahead.<br>
My app is having structure like codeigniter.<br>
I want to use express , I have read it's official ste , also beginner's tutorial.No problem with code but not... | 1 | [
2,
376,
20,
8406,
51,
13,
26120,
4865,
19,
15421,
9,
728,
18,
800,
3726,
3726,
13,
1,
5145,
1,
49,
376,
20,
753,
51,
4865,
22,
18,
2452,
37,
13,
26120,
118,
7738,
2569,
20,
15421,
9,
728,
18,
13,
15,
47,
31,
589,
52,
3260,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
not able to pass array from one class to another iphone
===
I have a silly doubt, but I need to understand it properly. I have referred few posts on this but they are still confusing to me.
I have an array which consists of set of urls which i got from parsing a xml and I store the array like this:
Parser.m
... | 0 | [
2,
52,
777,
20,
1477,
7718,
37,
53,
718,
20,
226,
21024,
800,
3726,
3726,
31,
57,
21,
10752,
3063,
15,
47,
31,
376,
20,
1369,
32,
7428,
9,
31,
57,
1870,
310,
9868,
27,
48,
47,
59,
50,
174,
18084,
20,
55,
9,
31,
57,
40,
771... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Load resource (layout) from another apk
===
i am wondering if it is possible to load a layout xml file from another apk. I know how to get access to another applications resources, but i am unsure how to load an xml if its even possible.
Would i have to parse the xml if i wanted to set that layout as a view using l... | 0 | [
2,
6305,
6577,
13,
5,
4414,
1320,
6,
37,
226,
21,
17244,
800,
3726,
3726,
31,
589,
5712,
100,
32,
25,
938,
20,
6305,
21,
9106,
23504,
3893,
37,
226,
21,
17244,
9,
31,
143,
184,
20,
164,
1381,
20,
226,
3767,
2566,
15,
47,
31,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Send string from android to visual basic 2010
===
I want to send a string from Android to my PC (visual basic 2010) i try this one but it's not working. Please anyone help me..
I get my Android Code from :
http://thinkandroid.wordpress.com/2010/03/27/incorporating-socket-programming-into-your-applications/
And... | 0 | [
2,
2660,
3724,
37,
13005,
20,
3458,
2125,
498,
800,
3726,
3726,
31,
259,
20,
2660,
21,
3724,
37,
13005,
20,
51,
5168,
13,
5,
20893,
2125,
498,
6,
31,
1131,
48,
53,
47,
32,
22,
18,
52,
638,
9,
2247,
1276,
448,
55,
9,
9,
31,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Blackberry Custom ButtonField
===
[This](http://imageshack.us/photo/my-images/846/normalax.png/) is default look when i launch activity.
After i play around with the wheel track pad then become like [this](http://imageshack.us/f/10/afterj.png/). The button image or whole button lost.
Here is my custom buttonfiel... | 0 | [
2,
27367,
5816,
5167,
1109,
800,
3726,
3726,
636,
1565,
500,
5,
21127,
6903,
22039,
18,
22983,
9,
267,
118,
25445,
118,
915,
8,
22039,
18,
118,
3790,
12626,
17462,
7522,
9,
306,
2723,
118,
6,
25,
12838,
361,
76,
31,
3394,
2358,
9,... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.