unified_texts stringlengths 32 30.1k | OpenStatus_id int64 0 4 | input_ids list | token_type_ids list | attention_mask list |
|---|---|---|---|---|
C++: Static and Dynamic libraries ( compiling and running)
===
I'm working on a library project which is pretty much finished. So I'm giving it a test run now. I have no problem running my test project. However I'm not entirely sure if I'm doing it right. Mainly because I don't really understand what is happening exac... | 0 | [
2,
272,
20512,
45,
12038,
17,
7782,
8649,
13,
5,
24378,
17,
946,
6,
800,
3726,
3726,
31,
22,
79,
638,
27,
21,
1248,
669,
56,
25,
1772,
212,
842,
9,
86,
31,
22,
79,
1438,
32,
21,
1289,
485,
130,
9,
31,
57,
90,
1448,
946,
51... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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 I design MVC apps with view auditing in mind?
===
We're going to be building an application using MVC 4. A key requirement is view-level auditing. In other words, we must be able to show who accessed a view, the parameters to create the view and when the view was accessed. This is a new application so we can do... | 0 | [
2,
184,
107,
31,
704,
307,
8990,
4865,
18,
29,
1418,
13471,
68,
19,
594,
60,
800,
3726,
3726,
95,
22,
99,
228,
20,
44,
353,
40,
3010,
568,
307,
8990,
268,
9,
21,
1246,
8981,
25,
1418,
8,
3906,
13471,
68,
9,
19,
89,
715,
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... |
R: return "1.0" from FUN(1.01)?
===
I would like to convert a number to a specified number of significant figures, e.g. some function that returns `"1.0"` (as a character) from `FUN(1.01)`. (I need a character because the value will be used in an `xtable`.
I suspect that this is trivial, but I am having trouble.
... | 0 | [
2,
761,
45,
788,
13,
7,
165,
9,
387,
7,
37,
2414,
5,
165,
9,
3026,
6,
60,
800,
3726,
3726,
31,
83,
101,
20,
8406,
21,
234,
20,
21,
9931,
234,
16,
1505,
2957,
15,
13,
62,
9,
263,
9,
109,
1990,
30,
4815,
13,
1,
7,
165,
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... |
Is there any way to use ssh key in jboss?
===
I just want to call a services that deployed on the Jboss. I want to restrict those user whose ssh keys not in the Jboss. I have done with the IP address restriction but now wanted to restrict the users with ssh Keys also.
Also wanted to allow a user only particular web... | 0 | [
2,
25,
80,
186,
161,
20,
275,
13,
18,
1635,
1246,
19,
487,
10349,
18,
60,
800,
3726,
3726,
31,
114,
259,
20,
645,
21,
687,
30,
6698,
27,
14,
487,
10349,
18,
9,
31,
259,
20,
15436,
273,
4155,
1196,
13,
18,
1635,
5534,
52,
19,... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
Permission denied after deploy app with capistrano
===
I have a `deploy.rb`like this
set :application, "api"
set :repository, "git@github.com/org/api.git"
default_run_options[:pty] = true
set :scm_passphrase, "passwd"
set :scm, :git
set :user, "deploy"
set :use_s... | 0 | [
2,
5572,
5265,
75,
17617,
4865,
29,
2605,
702,
17555,
800,
3726,
3726,
31,
57,
21,
13,
1,
17309,
10892,
9,
7549,
1,
1403,
48,
309,
13,
45,
2552,
20669,
15,
13,
7,
2552,
49,
7,
309,
13,
45,
99,
14882,
14599,
15,
13,
7,
10404,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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 order SQL rows by value?
===
How to **select** user_ids **by B** meta_key and **order by ratings** meta_value?
<pre>
user_id | meta_key | meta_value
-----------------------------------------------------
1 A 1
1 B ... | 0 | [
2,
184,
20,
389,
4444,
255,
11295,
34,
1923,
60,
800,
3726,
3726,
184,
20,
13,
1409,
18,
16964,
1409,
4155,
1,
9178,
13,
1409,
779,
334,
1409,
7618,
1,
4237,
17,
13,
1409,
7861,
34,
8786,
1409,
7618,
1,
15165,
60,
13,
1,
3515,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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 redirect all child directories to a single directories - over 240,000 directories to re-point
===
So this maybe simple so sorry if its obvious, and I've search for the answer already but not real answer came out.
I've just taken over a new site, and it has a game on it which was made in Flash 4.1 so its been... | 0 | [
2,
184,
20,
302,
14706,
65,
850,
559,
1596,
20,
21,
345,
559,
1596,
13,
8,
84,
172,
10401,
559,
1596,
20,
302,
8,
3132,
800,
3726,
3726,
86,
48,
913,
1935,
86,
1875,
100,
82,
4674,
15,
17,
31,
22,
195,
2122,
26,
14,
1623,
61... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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 stroke-dasharray to look the same on path as it does on line
===
I'm trying to create a dashed pattern with 16px of path and then a 14px gap. I've tried using:
stroke-dasharray: 16px 14px;
which works on my `<line>` element but doesn't seem to do anything on my `<path>` element.
Here's a fiddle... | 0 | [
2,
184,
20,
164,
7080,
8,
8016,
2269,
2787,
20,
361,
14,
205,
27,
2013,
28,
32,
630,
27,
293,
800,
3726,
3726,
31,
22,
79,
749,
20,
1600,
21,
20960,
3732,
29,
347,
306,
396,
16,
2013,
17,
94,
21,
513,
306,
396,
4127,
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... |
Adding a weak ivar to a Objective-C class using the runtime
===
Is it possible to add a weak ref instance variable to a class created using the runtime? If so how?
There is a function called `class_setWeakIvarLayout()` which seems to be related to this but the documentation (both for this function and the non-weak ... | 0 | [
2,
4721,
21,
3910,
31,
3311,
20,
21,
7038,
8,
150,
718,
568,
14,
485,
891,
800,
3726,
3726,
25,
32,
938,
20,
3547,
21,
3910,
13,
14057,
4851,
7612,
20,
21,
718,
679,
568,
14,
485,
891,
60,
100,
86,
184,
60,
80,
25,
21,
1990,... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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 find out when a link was first tweeted
===
http://isitold.com/ somehow determines when a link/url was first tweeted. I can't seem to figure out how to do this with the twitter api, does anybody know?
I'd like to use when a link was first tweeted in a time decay function in my app. | 0 | [
2,
184,
20,
477,
70,
76,
21,
3508,
23,
64,
20224,
69,
800,
3726,
3726,
7775,
6903,
403,
242,
1218,
9,
960,
118,
3625,
3746,
18,
76,
21,
3508,
118,
911,
255,
23,
64,
20224,
69,
9,
31,
92,
22,
38,
2260,
20,
1465,
70,
184,
20,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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, using an interface as a callback
===
I have been developing a simple touch handler for Android with the possibilites of firing callbacks like onUpdate (when the screen is touched) without having to setup threads. My problem is that my knowledge of Java is fairly limited and i can't do it because i know very litt... | 0 | [
2,
8247,
15,
568,
40,
6573,
28,
21,
645,
1958,
800,
3726,
3726,
31,
57,
74,
3561,
21,
1935,
1723,
24641,
26,
13005,
29,
14,
351,
20294,
9168,
6359,
16,
7139,
645,
1958,
18,
101,
27,
576,
8209,
13,
5,
3185,
14,
2324,
25,
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... |
find href based on word
===
I have a set of links I want to find on a page, but only if the href contains the word "PlaySounds" I tried the following code but i get undefined.
http://www.website.com/uno/PlaySounds.aspx?Id=546444456
http://www.website.com/uno/PlaySounds.aspx?Id=347457458
ht... | 0 | [
2,
477,
746,
14057,
432,
27,
833,
800,
3726,
3726,
31,
57,
21,
309,
16,
6271,
31,
259,
20,
477,
27,
21,
2478,
15,
47,
104,
100,
14,
746,
14057,
1588,
14,
833,
13,
7,
5438,
8489,
18,
7,
31,
794,
14,
249,
1797,
47,
31,
164,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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 spawn for a different function after the first one finishes using gevent?
===
The basic idea is as follows:
a request comes to `views1` and it first returns the username. There is some heavy job separate done by `do_something_else` right after views1 is done. You can think of this as creating a new user, but... | 0 | [
2,
184,
20,
13,
22860,
26,
21,
421,
1990,
75,
14,
64,
53,
13625,
568,
3168,
6645,
60,
800,
3726,
3726,
14,
2125,
882,
25,
28,
2415,
45,
21,
3772,
1624,
20,
13,
1,
4725,
18,
165,
1,
17,
32,
64,
4815,
14,
4155,
7259,
9,
80,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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 equivalent of Python's values() dictionary method
===
In Python I can use the `.values()` method to iterate over the *values* of a dictionary.
For example:
mydict = {'a': [3,5,6,43,3,6,3,],
'b': [87,65,3,45,7,8],
'c': [34,57,8,9,9,2],}
for value in mydict.values... | 0 | [
2,
8247,
8741,
4602,
16,
20059,
22,
18,
4070,
5,
6,
9186,
2109,
800,
3726,
3726,
19,
20059,
31,
92,
275,
14,
13,
1,
9,
15165,
18,
5,
6,
1,
2109,
20,
32,
106,
1373,
84,
14,
1637,
15165,
18,
2483,
16,
21,
9186,
9,
26,
823,
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... |
API to make Video call using Wi-fi/LAN in iPad
===
I'm currently working on how to make a video call to other ipad using Wi-fi or through LAN, can anyone list some API which supports video call functioning? please provide any links or codings regarding how video call works?
thanks in advance | 0 | [
2,
21,
2159,
20,
233,
763,
645,
568,
4807,
8,
1707,
118,
1804,
19,
31,
8240,
800,
3726,
3726,
31,
22,
79,
871,
638,
27,
184,
20,
233,
21,
763,
645,
20,
89,
31,
8240,
568,
4807,
8,
1707,
54,
120,
6178,
15,
92,
1276,
968,
109,... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
Redirect Loop Error.
===
**This web page has a redirect loop
The web page at localhost:3613/SqaSuite/LessPermission[dot]aspx has resulted in too many redirects. Clearing your cookies for this site or allowing third-party cookies may fix the problem. If not, it is possibly a server configuration issue and not a proble... | 0 | [
2,
302,
14706,
5293,
7019,
9,
800,
3726,
3726,
13,
1409,
1565,
2741,
2478,
63,
21,
302,
14706,
5293,
14,
2741,
2478,
35,
375,
11694,
22841,
1543,
118,
18,
8681,
12352,
62,
118,
923,
1432,
12385,
2558,
12527,
500,
472,
306,
396,
63,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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 the Device ID on the Windows Mobile device in compact framework?
===
When I connect to a windows mobile device from the PC using the RAPI API I can get its device ID like so:
using (RemoteDeviceManager r = new RemoteDeviceManager())
{
using (RemoteDevice dev = r.D... | 0 | [
2,
164,
14,
3646,
4924,
27,
14,
1936,
3241,
3646,
19,
8285,
6596,
60,
800,
3726,
3726,
76,
31,
6379,
20,
21,
1936,
3241,
3646,
37,
14,
5168,
568,
14,
4888,
49,
21,
2159,
31,
92,
164,
82,
3646,
4924,
101,
86,
45,
568,
13,
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... |
How to updrade database version in android?
===
I want to upgrade my databae version to 4
i have changed version code in manifest file
and my database openhelper is
@Override
public void onUpgrade(SQLiteDatabase db, int oldVersion, int newVersion) {
DTLog.w("Old Version" + oldVersion, "new Version" + n... | 0 | [
2,
184,
20,
71,
43,
13065,
6018,
615,
19,
13005,
60,
800,
3726,
3726,
31,
259,
20,
9483,
51,
1054,
969,
62,
615,
20,
268,
31,
57,
1015,
615,
1797,
19,
13160,
3893,
17,
51,
6018,
368,
14593,
106,
25,
13,
1,
2549,
11891,
317,
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,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
QPushButton visual issur
===
I have two custom-styled `QPushButton` buttons. Here is the stylesheet for the `Ok` button:
QPushButton
{
background-color:#9dce2c;
border-radius:7px;
border:1px solid #83c41a;
color:#ffffff;
font-size:15px;
font-weight:bol... | 0 | [
2,
2593,
26973,
811,
444,
3458,
25,
4082,
800,
3726,
3726,
31,
57,
81,
5816,
8,
4381,
43,
13,
1,
1251,
26973,
811,
444,
1,
12861,
9,
235,
25,
14,
1034,
17627,
26,
14,
13,
1,
3085,
1,
5167,
45,
2593,
26973,
811,
444,
13,
1,
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... |
finding two newest files, in two seperate direcories and merging them, perl
===
Hello newbi to perl here.
i have two direcotries, each containing pictures. the regional directory is updated every 5 minutes, the watch directory is updated every 15.
what i am trying to do is find the newest file in each directory ... | 0 | [
2,
3007,
81,
17175,
6488,
15,
19,
81,
10332,
106,
1373,
18473,
716,
2829,
17,
18842,
105,
15,
416,
255,
800,
3726,
3726,
10975,
78,
2161,
20,
416,
255,
235,
9,
31,
57,
81,
18473,
9546,
2829,
15,
206,
3503,
3104,
9,
14,
1254,
167... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
Sql Server Full Text Index Ranking Multiple Indexes
===
We have several parts of our system that we have added a full text index to such as forums, news, etc. These are unrelated to each other but we have a site wide search functionality that returns results from each of these full text indexes.
My question is how... | 0 | [
2,
4444,
255,
8128,
503,
1854,
4348,
4992,
1886,
4348,
160,
800,
3726,
3726,
95,
57,
238,
1341,
16,
318,
329,
30,
95,
57,
905,
21,
503,
1854,
4348,
20,
145,
28,
5691,
18,
15,
996,
15,
2722,
9,
158,
50,
17379,
20,
206,
89,
47,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
IIS 7.5 difference when querying css item from localhost and externally
===
After 4 hours of looking through stack overflow and searching Google I've finally decided to go check in with the "hopefully" gurus...
My problem is this, when querying from the local machine through remote desktop, querying for www.domainn... | 0 | [
2,
595,
18,
453,
9,
264,
2841,
76,
25597,
68,
272,
18,
18,
9101,
37,
375,
11694,
17,
4886,
102,
800,
3726,
3726,
75,
268,
974,
16,
699,
120,
7566,
20285,
17,
5792,
8144,
31,
22,
195,
722,
868,
20,
162,
2631,
19,
29,
14,
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... |
unrecoverable data loss of OpenPGM on Windows 7
===
I recently started to try the OpenPGM out for a distribution feature, which basically needs to transfer data to multiple receivers.
On testing of OpenPGM with pgm_send and pgm_recvfrom, The situation is I am sending the package between a Windows 7 computer and a W... | 0 | [
2,
367,
99,
14069,
579,
1054,
1526,
16,
368,
9623,
79,
27,
1936,
453,
800,
3726,
3726,
31,
1989,
373,
20,
1131,
14,
368,
9623,
79,
70,
26,
21,
2523,
1580,
15,
56,
11374,
2274,
20,
2617,
1054,
20,
1886,
6264,
18,
9,
27,
4431,
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... |
Extract Build Identifier from Crash Report?
===
[Technical Q&A QA1765 : How to Match a Crash Report to a Build][1] explains how to "Find the Build Identifier in a Crash Report" using `grep`.
$ grep -A=1 "Binary Images:" Example.crash
Binary Images:
0xb6000 - 0xb7fff +Example armv7 <270a9b9d7a333a4a... | 0 | [
2,
10962,
1895,
25570,
37,
4597,
1330,
60,
800,
3726,
3726,
636,
22307,
2593,
1569,
58,
7234,
1053,
3577,
13,
45,
184,
20,
730,
21,
4597,
1330,
20,
21,
1895,
500,
2558,
165,
500,
7346,
184,
20,
13,
7,
19811,
14,
1895,
25570,
19,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
default_searchable on Android ICS
===
My application declares an activity as the default searchable for the application:
<application ... >
<meta-data
android:name="android.app.default_searchable"
android:value=".SearchActivity"
/>
Thus on pre-ICS the application s... | 0 | [
2,
12838,
1,
25136,
579,
27,
13005,
13,
8354,
800,
3726,
3726,
51,
3010,
10123,
18,
40,
2358,
28,
14,
12838,
2122,
579,
26,
14,
3010,
45,
13,
1,
2552,
20669,
13,
9,
9,
9,
13,
1,
13,
1,
5909,
58,
8,
18768,
13005,
45,
7259,
37... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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 Aptana integration in remote file explorer
===
Aptana provides Git integrations (Right click > Team) only if a git project is checked out into my local filesystem. This doesn't happen if I am working on a Git repository hosted on a remote server.. I know it is less than ideal to work on a remote repository but is ... | 0 | [
2,
13,
10404,
8442,
9068,
8078,
19,
5388,
3893,
8520,
800,
3726,
3726,
8442,
9068,
1927,
13,
10404,
8078,
18,
13,
5,
4183,
10840,
13,
1,
173,
6,
104,
100,
21,
13,
10404,
669,
25,
6505,
70,
77,
51,
375,
3893,
10724,
9,
48,
1437,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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 response from node
===
I'm calling a node'js process to scrape twitter and create a graph from the data...
here's the code.
var http = require('http');
var url = require('url');
var exec = require('child_process').exec;
var fs = require('fs');
var filepath = 'filenamegraph.p... | 0 | [
2,
20624,
1627,
37,
15421,
800,
3726,
3726,
31,
22,
79,
2555,
21,
15421,
22,
728,
18,
953,
20,
23855,
10623,
17,
1600,
21,
7210,
37,
14,
1054,
9,
9,
9,
235,
22,
18,
14,
1797,
9,
4033,
7775,
800,
4077,
5,
22,
21127,
22,
6,
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... |
Inserting GWT widget into a div element
===
I'm using a GWT library (gwt-openlayers) which allows me to create a map popup containing arbitrary HTML, similar to Google Maps. I need this HTML to contain a GWT Button widget.
I'm creating some HTML elements on-the-fly like this:
Element outerDiv = DOM.createDiv... | 0 | [
2,
14692,
68,
14094,
38,
4807,
43,
3060,
77,
21,
13,
12916,
4520,
800,
3726,
3726,
31,
22,
79,
568,
21,
14094,
38,
1248,
13,
5,
263,
499,
38,
8,
10157,
15187,
18,
6,
56,
2965,
55,
20,
1600,
21,
2942,
1675,
576,
3503,
17237,
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... |
Website-scraping , robot-identification
===
Are there websites which identify it as a script that is accessing it , inspite of changing the User-Agent headers which I assume is like this and gives an error.
import urllib,urllib2
req_headers = {'User-Agent':'Mozilla/5.0'}
req = urllib2.Request(url,head... | 0 | [
2,
2271,
8,
18,
7519,
3181,
13,
15,
8288,
8,
13384,
4634,
800,
3726,
3726,
50,
80,
13931,
56,
5808,
32,
28,
21,
3884,
30,
25,
1381,
68,
32,
13,
15,
19,
3401,
2119,
16,
4226,
14,
4155,
8,
58,
7685,
157,
445,
56,
31,
7158,
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 expand child <div> with 100% of body width?
===
I have something like this:
<body>
<div style="width:700px; margin:0 auto;">
<div class="inner-div"></div>
</div>
</body>
Is there a way to expand child div with class "inner-div", to 100% of body width? | 0 | [
2,
184,
20,
6073,
850,
13,
1,
12916,
1,
29,
12849,
16,
358,
9456,
60,
800,
3726,
3726,
31,
57,
301,
101,
48,
45,
13,
1,
9760,
1,
13,
1,
12916,
1034,
3726,
7,
3976,
43,
96,
45,
7915,
306,
396,
73,
5440,
45,
387,
3108,
73,
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... |
Hi! Look at this Code.
===
these are two record which exist in table.
ibrahim_balouch
ibrahim.tasal
I want to send mail to ibrahim.tasal. is it correct?
string user2 = dt1.Rows[1].ItemArray[0].ToString();
mail.Cc = dt1.Rows[1].ItemArray[0].ToString() + "@Roshan.af"; | 0 | [
2,
4148,
187,
361,
35,
48,
1797,
9,
800,
3726,
3726,
158,
50,
81,
571,
56,
3182,
19,
859,
9,
14519,
1,
3817,
21554,
14519,
9,
6922,
192,
31,
259,
20,
2660,
4216,
20,
14519,
9,
6922,
192,
9,
25,
32,
4456,
60,
3724,
4155,
135,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
Copy from search mode to ex mode
===
While in the "`/`" mode to search, what should I do if need to copy it to the ex mode. E.g. I searched for `/sa.*th`, now I need it as `%s/sa.*th/.../g`.
My intention is to test my search and then use that for a search replace
| 0 | [
2,
4344,
37,
2122,
3740,
20,
1396,
3740,
800,
3726,
3726,
133,
19,
14,
13,
7,
1,
118,
1,
7,
3740,
20,
2122,
15,
98,
378,
31,
107,
100,
376,
20,
4344,
32,
20,
14,
1396,
3740,
9,
13,
62,
9,
263,
9,
31,
9036,
26,
13,
1,
118... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
Draw a bitmap tiled across a Rect android
===
I am attempting to draw a bitmap along a rectangle, but I am not sure how to go about it. Is there a way to tile a bitmap along a Rect object using a paint property or something? I have looked, but I can't find anything that makes it do what I need it too, most of the tili... | 0 | [
2,
2003,
21,
1142,
15022,
9189,
69,
464,
21,
6042,
38,
13005,
800,
3726,
3726,
31,
589,
6314,
20,
2003,
21,
1142,
15022,
303,
21,
27181,
15,
47,
31,
589,
52,
562,
184,
20,
162,
88,
32,
9,
25,
80,
21,
161,
20,
13,
9802,
21,
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... |
How to properly read columns from text file
===
Im trying to read data from a text file and loading it into a dataset but the different columns as in the image below are coming as just one long column. I want to return the data as 7 columns (in the same way as its appearing in the image below).
This is the code am ... | 0 | [
2,
184,
20,
7428,
1302,
7498,
37,
1854,
3893,
800,
3726,
3726,
797,
749,
20,
1302,
1054,
37,
21,
1854,
3893,
17,
12797,
32,
77,
21,
1054,
3554,
47,
14,
421,
7498,
28,
19,
14,
1961,
1021,
50,
880,
28,
114,
53,
175,
4698,
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... |
Type directly in notepad using windows form c#
===
I created a numeric keyboard using windows form in c#. Now i want to use it writing on a notepad or in microsoft word. How can i do it?? | 1 | [
2,
1001,
1703,
19,
1945,
8240,
568,
1936,
505,
272,
5910,
800,
3726,
3726,
31,
679,
21,
15764,
596,
8896,
568,
1936,
505,
19,
272,
5910,
9,
130,
31,
259,
20,
275,
32,
1174,
27,
21,
1945,
8240,
54,
19,
7099,
833,
9,
184,
92,
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,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... |
do I have to pay for google maps license if I show markers on the map specific to the loged in user
===
I log in the user in my app and after this I display his position and other information relevant to this user. However, I allow the map to be visible with some markers even before the user logs in. When the user log... | 0 | [
2,
107,
31,
57,
20,
1372,
26,
8144,
6867,
3962,
100,
31,
298,
19482,
27,
14,
2942,
1903,
20,
14,
6738,
69,
19,
4155,
800,
3726,
3726,
31,
6738,
19,
14,
4155,
19,
51,
4865,
17,
75,
48,
31,
3042,
33,
649,
17,
89,
676,
7480,
20... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
Oracel 10 g -SQL
===
How to find top 2 salaries in each department in emp table?
Emp Table
-----------
Row_id Salary Dept
R1 2000 D1
R2 3000 D1
R3 4000 D1
R4 5000 D1
R5 2000 D2
R6 3000 D2
R7 4000 D2
R8 5000 D2 | 0 | [
2,
54,
58,
11040,
332,
489,
13,
8,
18,
22402,
800,
3726,
3726,
184,
20,
477,
371,
172,
23075,
19,
206,
604,
19,
16453,
859,
60,
16453,
859,
13,
8,
8,
8,
8,
8,
8,
8,
8,
8,
8,
8,
3131,
1,
1340,
10925,
121,
4417,
761,
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... |
action object overwrite by component last object in symfony 1.0
===
I am working on project which is in symfony 1.0
I have created result set in action file as follows
$perform = new Criteria();
$perform->clearSelectColumns();
$perform->addSelectColumn(ProductionPeer::PREVIEW_DATE);
$perform->ad... | 0 | [
2,
1028,
3095,
84,
23716,
34,
5912,
236,
3095,
19,
13,
7261,
10229,
93,
137,
9,
387,
800,
3726,
3726,
31,
589,
638,
27,
669,
56,
25,
19,
13,
7261,
10229,
93,
137,
9,
387,
31,
57,
679,
829,
309,
19,
1028,
3893,
28,
2415,
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... |
How to move a div using a slide effect?
===
This code switches the visibility of frm01
$(document).ready(function() {
$("#reg").click(function () {
if ($("#frm01").is(":visible"))
$("#frm01").hide("slide", { direction: "down" }, 1000);
else
$("#frm01").show("slide", { direction: "down... | 0 | [
2,
184,
20,
780,
21,
13,
12916,
568,
21,
6464,
1590,
60,
800,
3726,
3726,
48,
1797,
18114,
14,
19476,
16,
6034,
79,
3026,
5579,
5,
28132,
6,
9,
15193,
5,
22359,
5,
6,
13,
1,
5579,
5,
7,
5910,
12463,
7,
6,
9,
150,
10129,
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... |
The Standard Price Tab is missing from my Bill of Materials
===
The Standard Price Tab is missing from my Bill of Materials. I am using Openerp v6.1.1. | 1 | [
2,
14,
1236,
2162,
6523,
25,
2863,
37,
51,
1071,
16,
2895,
800,
3726,
3726,
14,
1236,
2162,
6523,
25,
2863,
37,
51,
1071,
16,
2895,
9,
31,
589,
568,
19597,
306,
566,
379,
9,
165,
9,
165,
9,
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... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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... |
Reading Superscript and Subscript in excel cell using Apache POI in java
===
This is my first question in this portal.
I am working on a Java project where there is a need to convert a printarea excel sheet to pdf table format.
In that i already done the excel reading and pdf conversion using Apache POI and iTe... | 0 | [
2,
1876,
1026,
8741,
17,
972,
8741,
19,
20700,
1667,
568,
17140,
2353,
49,
19,
8247,
800,
3726,
3726,
48,
25,
51,
64,
1301,
19,
48,
8281,
9,
31,
589,
638,
27,
21,
8247,
669,
113,
80,
25,
21,
376,
20,
8406,
21,
4793,
17760,
207... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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 the step for sharing data in Vmware Mac OsX Guest OS in Windows Host
===
I am using Windos-7 And Installed Vmware WorkStation for MAC-OSX And I done it successfully now I am facing problem to share windows Folder in MAC-OSX.I am using VmWare Vesio-8.....Please help me. | 0 | [
2,
98,
25,
14,
1424,
26,
6126,
1054,
19,
13,
20147,
5011,
1572,
13,
759,
396,
2427,
13,
759,
19,
1936,
2015,
800,
3726,
3726,
31,
589,
568,
1511,
759,
8,
465,
17,
4066,
13,
20147,
5011,
170,
10839,
26,
1572,
8,
759,
396,
17,
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... |
BlackBerry Date Validator
===
Is there any easy way to validate input date in balckberry? I tried RegEx but couldn't success. Does any one have a validation method.
Thanks. | 0 | [
2,
27367,
1231,
7394,
3457,
800,
3726,
3726,
25,
80,
186,
2010,
161,
20,
7394,
1373,
6367,
1231,
19,
3350,
2601,
7393,
60,
31,
794,
7953,
1706,
47,
711,
22,
38,
1280,
9,
630,
186,
53,
57,
21,
27999,
2109,
9,
3669,
9,
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... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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... |
Iregular plot of k-means clustering
===
Hi Im working on trying to cluster network data from the 1999 darpa data set. Unfortunately Im not really getting clustered data, not compared to some of the lit out there on the same technique.
My data comes out like this:
![enter image description here][1]
[1]: h... | 0 | [
2,
31,
25049,
3798,
16,
680,
8,
22183,
18,
7460,
68,
800,
3726,
3726,
4148,
797,
638,
27,
749,
20,
7460,
982,
1054,
37,
14,
1247,
3178,
1060,
1054,
309,
9,
6200,
797,
52,
510,
1017,
7460,
69,
1054,
15,
52,
2428,
20,
109,
16,
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... |
Ruby yield newbie issue
===
I have recently started using Ruby, so quite new to this. My current objective is to use a ruby module called retort, my problem is that I don't understand the configure method which is looking like this:
def configure
config = Config.new
yield config
@@ser... | 0 | [
2,
10811,
11537,
78,
5893,
1513,
800,
3726,
3726,
31,
57,
1989,
373,
568,
10811,
15,
86,
1450,
78,
20,
48,
9,
51,
866,
7038,
25,
20,
275,
21,
10811,
12613,
227,
28593,
15,
51,
1448,
25,
30,
31,
221,
22,
38,
1369,
14,
1065,
159... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
WebSphere JVM MXBeans
===
When using Oracle JVM, we can obtain a large amount of useful JVM data using the provided MXBeans like GarbageCollectorMXBean, MemoryMXBean etc. Are the same MXBeans available in case of a WebSphere JVM ?
Thanks in advance. | 0 | [
2,
2741,
14079,
487,
20147,
307,
396,
863,
5950,
800,
3726,
3726,
76,
568,
15759,
487,
20147,
15,
95,
92,
5545,
21,
370,
2006,
16,
4811,
487,
20147,
1054,
568,
14,
1173,
307,
396,
863,
5950,
101,
15024,
15015,
248,
79,
396,
863,
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... |
Deffer parts of scrape in scrapy
===
I have the parse method given below, I uses selenium to first load a page, visits certain pages that cannot be accessed by a scraping directly from the spider, collects individual urls to another parse method which extracts items from the pages. The problem is, this parse method bl... | 0 | [
2,
121,
6866,
1341,
16,
23855,
19,
10241,
93,
800,
3726,
3726,
31,
57,
14,
2017,
870,
2109,
504,
1021,
15,
31,
2027,
23027,
14311,
20,
64,
6305,
21,
2478,
15,
7659,
1200,
4434,
30,
1967,
44,
12904,
34,
21,
25611,
1703,
37,
14,
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... |
What's the difference between 2 lines in PHP?
===
I have found in jqGrid server side PHP example next line
==
...
$start = $limit*$page - $limit; // do not put $limit*($page - 1)
..
===
What's the difference between
$start = $limit*$page - $limit;
and
$start = $limit*($page - 1);
? Why authors do n... | 0 | [
2,
98,
22,
18,
14,
2841,
128,
172,
1560,
19,
13,
26120,
60,
800,
3726,
3726,
31,
57,
216,
19,
487,
1251,
16375,
8128,
270,
13,
26120,
823,
328,
293,
800,
3726,
13,
9,
9,
9,
5579,
13680,
800,
5579,
20565,
2483,
4403,
6486,
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... |
Get billing information in order review section of one page checkout in Magento
===
I am trying to display the billing and shipping information in the "Order Review" section of One Page Checkout in Magento 1.7.0.
However, it just doesn't want to co-operate at all. I tried several methods mentioned in various forums... | 0 | [
2,
164,
1071,
68,
676,
19,
389,
1487,
1050,
16,
53,
2478,
2631,
1320,
19,
4723,
17050,
800,
3726,
3726,
31,
589,
749,
20,
3042,
14,
1071,
68,
17,
7405,
676,
19,
14,
13,
7,
7861,
1487,
7,
1050,
16,
53,
2478,
2631,
1320,
19,
472... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
createing custom tableview in iphone
===
Can we create tableview with tableview cell in horizontal as well as vertically aligned
![enter image description here][1]
[1]: http://i.stack.imgur.com/MRaBN.png
Please advice. | 0 | [
2,
1600,
68,
5816,
859,
4725,
19,
21024,
800,
3726,
3726,
92,
95,
1600,
859,
4725,
29,
859,
4725,
1667,
19,
10095,
28,
134,
28,
23300,
13,
12740,
13,
187,
2558,
13679,
1961,
5318,
235,
500,
2558,
165,
500,
636,
165,
500,
45,
7775,... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
using nested validation/ajax in custom tag
===
ih have a custom tag like this textfield.xhtml:
<ui:composition xmlns="http://www.w3.org/1999/xhtml"
xmlns:ui="http://java.sun.com/jsf/facelets"
xmlns:h="http://java.sun.com/jsf/html"
xmlns:f="http://java.sun.com/j... | 0 | [
2,
568,
5618,
69,
27999,
118,
6881,
7522,
19,
5816,
3383,
800,
3726,
3726,
31,
252,
57,
21,
5816,
3383,
101,
48,
1854,
1109,
9,
396,
15895,
45,
13,
1,
5661,
45,
960,
9339,
23504,
2172,
3726,
7,
21127,
6903,
6483,
9,
499,
240,
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... |
What does fn in jQuery stand for?
===
I know jQuery.fn is just an alias of jQuery.prototype, but what does "fn" stand for? Does it have a full name?
For example, "formal name"? "formal namespace"? I've no idea. | 0 | [
2,
98,
630,
13,
19035,
19,
487,
8190,
93,
1261,
26,
60,
800,
3726,
3726,
31,
143,
487,
8190,
93,
9,
19035,
25,
114,
40,
15794,
16,
487,
8190,
93,
9,
2740,
262,
4474,
15,
47,
98,
630,
13,
7,
19035,
7,
1261,
26,
60,
630,
32,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
Ocunit - Creating singleton test class to share code among classes
===
I just started to write unit test case for my code.
While writing I just absorbed that many test case classes are using some common code and also it need a common variable in among the classes.
So I have decided to create a singleton class to ... | 0 | [
2,
13,
2499,
15464,
13,
8,
2936,
345,
444,
1289,
718,
20,
1891,
1797,
497,
2684,
800,
3726,
3726,
31,
114,
373,
20,
2757,
1237,
1289,
610,
26,
51,
1797,
9,
133,
1174,
31,
114,
9334,
30,
151,
1289,
610,
2684,
50,
568,
109,
757,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
on server webservice call not working
===
I m developing app using **android-phonegap**.<br>
its working fine when i call webservice hosted on my pc.<br>
But when i deploy it on ssl server, i a not getting any output.<br>
my code is :<br>
function CallService() {
$.ajax({
type... | 0 | [
2,
27,
8128,
2741,
11449,
645,
52,
638,
800,
3726,
3726,
31,
307,
3561,
4865,
568,
13,
1409,
290,
18524,
8,
7709,
1136,
306,
1409,
9,
1,
5145,
1,
82,
638,
1123,
76,
31,
645,
2741,
11449,
2812,
27,
51,
5168,
9,
1,
5145,
1,
47,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
Looking options for xalan TransformerFactoryImpl
===
I m using SAX based xml parser, things are working fine but i m getting following warning message in log
<code>
com.sun.org.apache.xalan.internal.xsltc.trax.TransformerFactoryImpl is Sun proprietary API and may be removed in a future release
... | 0 | [
2,
699,
6368,
26,
993,
17095,
8007,
106,
17455,
93,
8983,
255,
800,
3726,
3726,
31,
307,
568,
16070,
432,
23504,
2017,
4104,
15,
564,
50,
638,
1123,
47,
31,
307,
1017,
249,
3590,
2802,
19,
6738,
13,
1,
9375,
1,
13,
960,
9,
7843,... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
Compare Calendar and java.util.date dates
===
Hi i am creating instance of Calendar Using:
Calendar calendarDate=Calendar.getInstance();
calendarDate.set(2012, 6, 1,0,0,0);
After that i create instance of java.util.date using:
Date date2=new Date(2012 - 1900,7-1, 01);
Now when i am trying to compa... | 0 | [
2,
11590,
7036,
17,
8247,
9,
14255,
9,
8209,
4076,
800,
3726,
3726,
4148,
31,
589,
2936,
4851,
16,
7036,
568,
45,
7036,
7036,
8209,
3726,
3430,
219,
2542,
9,
3060,
108,
384,
2416,
5,
6,
73,
7036,
8209,
9,
3554,
5,
3212,
15,
400,... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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 - check SSL certificate of the request
===
Is it possible for PHP to obtain the certificate of the request, and in particular the website name on the certificate and the CA?
I want to check that a call to my PHP file can only be made from my website via an AJAX call. Like this:
1) User logs onto my website a... | 0 | [
2,
13,
26120,
13,
8,
2631,
13,
18,
18,
255,
6259,
16,
14,
3772,
800,
3726,
3726,
25,
32,
938,
26,
13,
26120,
20,
5545,
14,
6259,
16,
14,
3772,
15,
17,
19,
1498,
14,
2271,
204,
27,
14,
6259,
17,
14,
1658,
60,
31,
259,
20,
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... |
is it possible html text send to iMessage and also send to image with text to iMessage in our apps?
===
I am beginner of iPhone. I have used iMessage in my apps, so is it possible image with text send to simultanesouly in iMessage. and html text is possible send in iMessage. give suggestion and source code.. | 0 | [
2,
25,
32,
938,
13,
15895,
1854,
2660,
20,
31,
3845,
18,
1303,
17,
67,
2660,
20,
1961,
29,
1854,
20,
31,
3845,
18,
1303,
19,
318,
4865,
18,
60,
800,
3726,
3726,
31,
589,
26931,
16,
21024,
9,
31,
57,
147,
31,
3845,
18,
1303,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
Behavior of ntohl and htonl different between Python and C
===
I'm trying to imitate the behavior of some parts of a C program in Python. They are both reading a binary file where each record is length->data. The C program will pull the length byte from the file, and regardless of whether it's positive or negative, nt... | 0 | [
2,
3257,
16,
13,
103,
262,
3712,
17,
746,
444,
255,
421,
128,
20059,
17,
272,
800,
3726,
3726,
31,
22,
79,
749,
20,
22823,
14,
3257,
16,
109,
1341,
16,
21,
272,
625,
19,
20059,
9,
59,
50,
156,
1876,
21,
14171,
3893,
113,
206,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
Delphi: (Indy) Send a header Record followed by a file
===
I am currently trying to use Indy to write a custom higher level protocol on top of TCP. Essentially, I want to send a record across (using a stream) but this record can indicate that x bytes to follow will be an image file.
As such, when the record is reci... | 0 | [
2,
23030,
45,
13,
5,
108,
1851,
6,
2660,
21,
157,
106,
571,
709,
34,
21,
3893,
800,
3726,
3726,
31,
589,
871,
749,
20,
275,
19,
1851,
20,
2757,
21,
5816,
1184,
662,
8494,
27,
371,
16,
13,
38,
7439,
9,
7398,
15,
31,
259,
20,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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 develop interface like Eclipse using GTK?
===
I want a write a desktop application using GTKMM. I want the interface to be made of different panels like in Eclipse you have the Project Explorer, Console, Properties, etc. You should be able to drag the panels to change their position, close them and popout them ... | 0 | [
2,
184,
20,
2803,
6573,
101,
11652,
568,
9509,
197,
60,
800,
3726,
3726,
31,
259,
21,
2757,
21,
17404,
3010,
568,
9509,
2939,
79,
9,
31,
259,
14,
6573,
20,
44,
117,
16,
421,
9449,
101,
19,
11652,
42,
57,
14,
669,
8520,
15,
865... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
IOKit device adding/removal notifications - only fire once?
===
I have been trying to get notified when a specific USB device is added or removed. I have read 'Accessing Hardware From Applications' document and have a bare-bones demo application, mainly based on the code provided in that document.
It works the fir... | 0 | [
2,
31,
13826,
38,
3646,
4721,
118,
99,
1293,
3377,
52,
4634,
18,
13,
8,
104,
535,
382,
60,
800,
3726,
3726,
31,
57,
74,
749,
20,
164,
22904,
76,
21,
1903,
182,
220,
3646,
25,
905,
54,
1974,
9,
31,
57,
1302,
13,
22,
20604,
68... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
sharing variables between controller an view in a rails app
===
in my controller I am collecting data (into a hash) like this (note that I do not have a `BillingAddress` model in my app, `@billing_address` is standard ruby hash
@billing_address = params[:billing_address]
my view is laid out like this
... | 0 | [
2,
6126,
12157,
128,
9919,
40,
1418,
19,
21,
2240,
18,
4865,
800,
3726,
3726,
19,
51,
9919,
31,
589,
10079,
1054,
13,
5,
108,
262,
21,
19170,
6,
101,
48,
13,
5,
10280,
30,
31,
107,
52,
57,
21,
13,
1,
9580,
68,
27950,
1,
1061... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
air for android push notification stops working
===
Working on an Air Android app using push notifications ane from disqrit.com
Got it working just fine when the app is in the foreground. Close the app to background and it still works. Let the app stay in background for awhile and it quites receiving push notificati... | 0 | [
2,
282,
26,
13005,
3250,
52,
4634,
6604,
638,
800,
3726,
3726,
638,
27,
40,
282,
13005,
4865,
568,
3250,
52,
4634,
18,
40,
62,
37,
1460,
1251,
8352,
9,
960,
330,
32,
638,
114,
1123,
76,
14,
4865,
25,
19,
14,
26,
62,
8810,
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... |
Enable certain Maven tests by passing a command line switch
===
I have a single module project that has some unit tests that require an external resource. I don't want these tests to execute unless I indicate that the resource is available.
I feel like this is solvable using Maven properties and the SureFire exclus... | 0 | [
2,
9240,
1200,
1216,
3124,
4894,
34,
2848,
21,
1202,
293,
5521,
800,
3726,
3726,
31,
57,
21,
345,
12613,
669,
30,
63,
109,
1237,
4894,
30,
4077,
40,
4886,
6577,
9,
31,
221,
22,
38,
259,
158,
4894,
20,
15644,
4003,
31,
4342,
30,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
ExecuteNonQuery: Connection property has not been initialized
===
I have this code and when I run it gives this error ExecuteNonQuery: Connection property has not been initialized.
And I have sql database.
its name is Cost.
I have this code and when I run it gives this error ExecuteNonQuery: Connection property has... | 0 | [
2,
15644,
3951,
8190,
93,
45,
2760,
1354,
63,
52,
74,
2104,
1333,
800,
3726,
3726,
31,
57,
48,
1797,
17,
76,
31,
485,
32,
2352,
48,
7019,
15644,
3951,
8190,
93,
45,
2760,
1354,
63,
52,
74,
2104,
1333,
9,
17,
31,
57,
4444,
255,... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
Issue With Jellybean Menu button Android
===
When I press the menu the screen button the screen fades away slowly and up pops my apparently in Jellybean. Is these bug on Jellybean or any other stuff going on? I can't seem to find out how to change it.
Anyone know this thing?
Thanks,
Jay Patel | 0 | [
2,
1513,
29,
18749,
863,
210,
11379,
5167,
13005,
800,
3726,
3726,
76,
31,
901,
14,
11379,
14,
2324,
5167,
14,
2324,
11381,
18,
229,
1447,
17,
71,
1675,
18,
51,
3083,
19,
18749,
863,
210,
9,
25,
158,
6256,
27,
18749,
863,
210,
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 image by CMS page name in magento
===
For my magento CMS pages I would like to place a top image similar to category images (bild.phtml) and I will use a different layout for them so I can write the code inside this layout's code.
<div class="bild"><img src="images/[CMS PAGE NAME].jpg" alt="[CMS PAGE NAME]"... | 0 | [
2,
164,
1961,
34,
2390,
18,
2478,
204,
19,
4723,
17050,
800,
3726,
3726,
26,
51,
4723,
17050,
2390,
18,
4434,
31,
83,
101,
20,
209,
21,
371,
1961,
835,
20,
3230,
3502,
13,
5,
9168,
43,
9,
306,
15895,
6,
17,
31,
129,
275,
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 to fetch static contents with http 200 cache
===
How to fetch Java script, css etc with status 200 cache because it doesn't make any request to server and instead get it from cache and also it always perform better then 304.
I am using IIS7 and .net.
Right now I am using following setttings in my web.config -
... | 0 | [
2,
184,
20,
18312,
12038,
8478,
29,
7775,
2327,
16522,
800,
3726,
3726,
184,
20,
18312,
8247,
3884,
15,
272,
18,
18,
2722,
29,
1782,
2327,
16522,
185,
32,
1437,
22,
38,
233,
186,
3772,
20,
8128,
17,
700,
164,
32,
37,
16522,
17,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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 oauth plugin for twitter connect in yii?
===
> How can i use oauth plugin for *twitter connect* in yii ?.
I have the OAuth library and how can i make it works through mvc structure..? | 0 | [
2,
184,
92,
31,
275,
635,
1346,
96,
10922,
108,
26,
10623,
6379,
19,
7679,
49,
60,
800,
3726,
3726,
13,
1,
184,
92,
31,
275,
635,
1346,
96,
10922,
108,
26,
1637,
38,
13098,
106,
6379,
2483,
19,
7679,
49,
13,
60,
9,
31,
57,
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... |
Running mysql in medium trust mode?
===
Here I am using .Net framework 4.0 and Mysql. My service provider allow me to run my website in medium trust mode.
when I host my site following error get generate :
Request for the permission of type 'System.Security.Permissions.ReflectionPermission, mscorlib, Version... | 0 | [
2,
946,
51,
18,
22402,
19,
4152,
1527,
3740,
60,
800,
3726,
3726,
235,
31,
589,
568,
13,
9,
2328,
6596,
268,
9,
387,
17,
51,
18,
22402,
9,
51,
365,
11747,
1655,
55,
20,
485,
51,
2271,
19,
4152,
1527,
3740,
9,
76,
31,
2015,
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... |
How to fix Visual Studio 2010 SP1 install error ? INSTALLMESSAGE_OUTOFDISKSPACE
===
I installed Visual Studio 2010 and applied SP1 and then my HDD died and I had to uninstall and install Visual Studio.
Now trying to apply SP1 again however the installer gets stuck. When I check the logs, this is the error :
> IN... | 0 | [
2,
184,
20,
6098,
3458,
1120,
498,
3782,
165,
16146,
7019,
13,
60,
16146,
3845,
18,
1303,
1,
1320,
1041,
2906,
197,
5582,
800,
3726,
3726,
31,
4066,
3458,
1120,
498,
17,
2435,
3782,
165,
17,
94,
51,
8590,
43,
440,
17,
31,
41,
20... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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 a FlowLayoutPanel auto-fit to a resizable panel?
===
I'm trying to create a form that I can most easily describe as being like an Explorer view, with two panels side-by-side (a list of folders on the left, files within the selected folder shown on the right).
The left-hand panel is fixed-width, and docked to th... | 0 | [
2,
92,
21,
3312,
4414,
1320,
3206,
532,
3108,
8,
11765,
20,
21,
10719,
3186,
579,
4113,
60,
800,
3726,
3726,
31,
22,
79,
749,
20,
1600,
21,
505,
30,
31,
92,
127,
2351,
4996,
28,
142,
101,
40,
8520,
1418,
15,
29,
81,
9449,
270,... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
Tracking and listing all sessions for a user in ASP SessionStateProvider
===
I want to track and list all active sessions for a individual who is logged into my site. Is it correct to say that I can use or extend ASP.NET's SessionProvider for this purpose?
My intent is to edit or enhance the existing Azure Table S... | 0 | [
2,
10353,
17,
9554,
65,
5763,
26,
21,
4155,
19,
28,
306,
3723,
3859,
26735,
139,
800,
3726,
3726,
31,
259,
20,
792,
17,
968,
65,
1348,
5763,
26,
21,
1359,
72,
25,
13,
19287,
77,
51,
689,
9,
25,
32,
4456,
20,
395,
30,
31,
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... |
Email provide...what kind of security model it has?
===
So lets try again for my question.
Email providers use the secret question way in order to reset the password of a user(when the user dont remember his password), right?
Generally how this security model works? I mean how this security question identifies the ... | 0 | [
2,
8517,
1181,
9,
9,
9,
608,
825,
16,
1221,
1061,
32,
63,
60,
800,
3726,
3726,
86,
6884,
1131,
188,
26,
51,
1301,
9,
8517,
13488,
275,
14,
1699,
1301,
161,
19,
389,
20,
23422,
14,
20884,
16,
21,
4155,
5,
3185,
14,
4155,
1049,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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 content from javascript onClick hyperlink
===
I'm trying to get the content from a website, that uses "onClick" instead of "href" in hyperlinks, so the url is always the same, despite of the page you are seeing.
http://www.sas.ul.pt/index.php
This is the website, and the content i'm trying to get is inside "... | 0 | [
2,
164,
2331,
37,
8247,
8741,
27,
150,
10129,
5443,
6258,
800,
3726,
3726,
31,
22,
79,
749,
20,
164,
14,
2331,
37,
21,
2271,
15,
30,
2027,
13,
7,
218,
150,
10129,
7,
700,
16,
13,
7,
252,
14057,
7,
19,
5443,
6258,
18,
15,
86,... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
Numpy statsmodels.api objects not aligned error
===
I'm using python 2.7
And trying to get this code to work and keep receiving an error
nsample = 50
sig = 0.25
x1 = np.linspace(0,20, nsample)
X = np.c_[x1, np.sin(x1), (x1-5)**2, np.ones(nsample)]
beta = masterAverageList
y_true = np.dot(X, beta)... | 0 | [
2,
13,
6336,
6448,
12819,
18,
13998,
18,
9,
2552,
49,
3916,
52,
13,
12740,
7019,
800,
3726,
3726,
31,
22,
79,
568,
20059,
172,
9,
465,
17,
749,
20,
164,
48,
1797,
20,
170,
17,
643,
3396,
40,
7019,
13,
103,
6101,
5106,
800,
122... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
Markdown library isn't installed/urllib ImportError
===
I'm trying to use Markdown with Django as shown in [this tutorial](http://freewisdom.org/projects/python-markdown/Django). I've got the library installed and configured in Django using `django.contrib.markup`, but when I go to a page using markup, I get:
E... | 0 | [
2,
943,
2968,
1248,
2532,
22,
38,
4066,
118,
911,
211,
4598,
9010,
29992,
800,
3726,
3726,
31,
22,
79,
749,
20,
275,
943,
2968,
29,
3857,
14541,
28,
1721,
19,
636,
1565,
29724,
500,
5,
21127,
6903,
4639,
3976,
18,
5555,
9,
5583,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
Integrate Postgresql database with Ruby Application
===
I just started building my very first Ruby on Rails application and in order for me to host it on heroku I have change my database setting in my application. I did just that by changing the database.yml file in my application. This is what I have in it now.
... | 0 | [
2,
18399,
678,
6879,
18,
22402,
6018,
29,
10811,
3010,
800,
3726,
3726,
31,
114,
373,
353,
51,
253,
64,
10811,
27,
2240,
18,
3010,
17,
19,
389,
26,
55,
20,
2015,
32,
27,
36,
9266,
31,
57,
753,
51,
6018,
2697,
19,
51,
3010,
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... |
Fatal error: Call to a member function query() on a non-object on line 7
===
<center>
<?php
$lasttime = $_SERVER['REQUEST_TIME'] - 3600*24*30; // 1 month
Calling to database?
$q = $db->query('SELECT * from votes where lasttime > '.$lasttime);
if($q->num_rows>0)
{
$users = a... | 0 | [
2,
8773,
7019,
45,
645,
20,
21,
322,
1990,
25597,
5,
6,
27,
21,
538,
8,
23793,
27,
293,
453,
800,
3726,
3726,
13,
1,
12641,
1,
13,
1,
60,
26120,
5579,
8558,
891,
800,
5579,
1,
10321,
106,
2558,
22,
99,
10351,
1,
891,
22,
500... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
SELECTing SUM Across Two Tables for Each User
===
I have an application with a users table, credit_purchase table, and credit_spend table. I am trying to get the amount of credits the user currently has.
The credit tables are as follows:
credit_purchase
+----+---------+-------+---------------------+
... | 0 | [
2,
20764,
3907,
464,
81,
7484,
26,
206,
4155,
800,
3726,
3726,
31,
57,
40,
3010,
29,
21,
3878,
859,
15,
3251,
1,
2051,
1651,
870,
859,
15,
17,
3251,
1,
18,
3014,
43,
859,
9,
31,
589,
749,
20,
164,
14,
2006,
16,
5748,
14,
415... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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 make the following dialog re-appear?
===
I happened to select the "remember my decison" on the following dialog![enter image description here][1]
[1]: http://i.stack.imgur.com/oPkcu.png
How to make this dialog reappear? | 0 | [
2,
184,
20,
233,
14,
249,
28223,
302,
8,
22306,
512,
60,
800,
3726,
3726,
31,
1190,
20,
5407,
14,
13,
7,
18342,
51,
6661,
6827,
7,
27,
14,
249,
28223,
187,
2558,
13679,
1961,
5318,
235,
500,
2558,
165,
500,
636,
165,
500,
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... |
Does leaning Java help it easier to understand C++ in the future?
===
My objective is to learn C++ for game programming, but it's kind of too much for me to handle right now.
I had leaned Java for a few months, and thinking of sticking to Java for the time being.
So, I just want to know, if I LEARN JAVA FIRST, T... | 4 | [
2,
630,
5939,
8247,
448,
32,
4950,
20,
1369,
272,
20512,
19,
14,
1022,
60,
800,
3726,
3726,
51,
7038,
25,
20,
2484,
272,
20512,
26,
250,
3143,
15,
47,
32,
22,
18,
825,
16,
266,
212,
26,
55,
20,
3053,
193,
130,
9,
31,
41,
229... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
$GLOBALS being cleared in URL included page
===
When I include a page using it's full URL (like `include 'http://mysite.tld/mypage.php'`), I can't use the `$GLOBALS` in `mypage.php`, it returns `Undefined index` error.
But when I include it using it's relative path (like `include 'mypage.php'`), then it's OK.
Th... | 0 | [
2,
5579,
26763,
18,
142,
4895,
19,
287,
6362,
506,
2478,
800,
3726,
3726,
76,
31,
468,
21,
2478,
568,
32,
22,
18,
503,
287,
6362,
13,
5,
1403,
13,
1,
22640,
13,
22,
21127,
6903,
915,
9097,
9,
38,
6252,
118,
915,
6486,
9,
26120... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
Combobox and Lightswitch
===
I have a table with the Field gender that I would like to turn into a custom control with fields of Male and Female. Relatively new to Lightswitch and I am not sure how to go about doing that aspect. I have tried looking but couldn't find any information. I am using the 2012RC. Thanks | 0 | [
2,
22621,
5309,
17,
3411,
15915,
800,
3726,
3726,
31,
57,
21,
859,
29,
14,
575,
4552,
30,
31,
83,
101,
20,
805,
77,
21,
5816,
569,
29,
2861,
16,
1379,
17,
1064,
9,
3109,
78,
20,
3411,
15915,
17,
31,
589,
52,
562,
184,
20,
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... |
CAPTURE IMAGE VIA ANDROID CAMERA FROM BROWSER USING PHP
===
is it possible to capture image using android camera via browser, and programming language using PHP or other Library for PHP?. I know it can be done by the phone gap, but I'm still trying to do with PHP. Because my other Project using PHP too.
Can Anyone... | 0 | [
2,
3683,
1961,
1197,
13005,
3336,
37,
16495,
568,
13,
26120,
800,
3726,
3726,
25,
32,
938,
20,
3683,
1961,
568,
13005,
3336,
1197,
16495,
15,
17,
3143,
816,
568,
13,
26120,
54,
89,
1248,
26,
13,
26120,
60,
9,
31,
143,
32,
92,
44... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
iOS - Lauch other apps with search keywords
===
It is possible to launch another app (such as youtube, AppStore,Map, etc) from my iOS app & give it keyword for searching?
For example, I would like provide to user ability search cartoon video from my app & show the results in Youtube app.
Please share your though... | 0 | [
2,
13,
7760,
13,
8,
333,
6396,
89,
4865,
18,
29,
2122,
1246,
12827,
800,
3726,
3726,
32,
25,
938,
20,
3394,
226,
4865,
13,
5,
4289,
28,
7330,
15,
4865,
16828,
15,
15022,
15,
2722,
6,
37,
51,
13,
7760,
4865,
279,
590,
32,
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... |
Git submodule update error
===
I'm starting to git right now, and running some tests to learn it better, but a got stucked on an error...
I've started a git repository of a framework I'm developing which is used on a lot projects I'm working on, to update these projects easily.
To test, I've started a new projec... | 0 | [
2,
13,
10404,
972,
19673,
62,
11100,
7019,
800,
3726,
3726,
31,
22,
79,
1422,
20,
13,
10404,
193,
130,
15,
17,
946,
109,
4894,
20,
2484,
32,
574,
15,
47,
21,
330,
4549,
69,
27,
40,
7019,
9,
9,
9,
31,
22,
195,
373,
21,
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... |
ProtocolViolationException Load testing web service (GET action with content-body)
===
I created an ASP.NET MVC4 Web API service (REST) with a single GET action. The action currently needs 11 input values, so rather than passing all of those values in the URL, I opted to encapsulate those values into a single class t... | 0 | [
2,
8494,
13327,
10832,
10066,
872,
6305,
4431,
2741,
365,
13,
5,
3060,
1028,
29,
2331,
8,
9760,
6,
800,
3726,
3726,
31,
679,
40,
28,
306,
9,
2328,
307,
8990,
300,
2741,
21,
2159,
365,
13,
5,
11466,
6,
29,
21,
345,
164,
1028,
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... |
Lua Prime Number Checker
===
Here is my Lua code for taking user input, and checking if the number entered is prime. My issue is that the program thinks that any even number is not prime, and any odd number is. There is a small error somewhere in the code, my code looks identical to my computer science course classmat... | 0 | [
2,
1612,
58,
1621,
234,
2631,
106,
800,
3726,
3726,
235,
25,
51,
1612,
58,
1797,
26,
741,
4155,
6367,
15,
17,
9886,
100,
14,
234,
1297,
25,
1621,
9,
51,
1513,
25,
30,
14,
625,
7973,
30,
186,
166,
234,
25,
52,
1621,
15,
17,
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... |
UIDatePicker Date property won't set with the date selected - rather gives the current date
===
I have a UIDatePicker in my app and although I change the date selected in the simulator, when I NSLog the `datePicker.date`, it outputs the current date rather than the one I selected.
Here is an extract of my code: (w... | 0 | [
2,
13,
5661,
8209,
16855,
106,
1231,
1354,
230,
22,
38,
309,
29,
14,
1231,
1704,
13,
8,
864,
2352,
14,
866,
1231,
800,
3726,
3726,
31,
57,
21,
13,
5661,
8209,
16855,
106,
19,
51,
4865,
17,
419,
31,
753,
14,
1231,
1704,
19,
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... |
Insert null fails with Model First EF
===
I'm using a context generated from an EDMX for a mvc3 webapp. I'm getting a NULL insert fails error on an entity
[Serializable]
[DataContract(IsReference = true)]
[EdmEntityType(NamespaceName = "Model", Name = "Thing")]
public class Thing: EntityObject
... | 0 | [
2,
14692,
16203,
13614,
29,
1061,
64,
11599,
800,
3726,
3726,
31,
22,
79,
568,
21,
4141,
6756,
37,
40,
13,
69,
79,
396,
26,
21,
307,
8990,
240,
2741,
7753,
9,
31,
22,
79,
1017,
21,
16203,
14692,
13614,
7019,
27,
40,
9252,
636,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
Regex to remove first set of zeros
===
I have the following example string and I would like to remove only one set of zeros.
The example string is
> AAL000007200100000787777388300000
I would like to remove only the first set of zero's and leave the rest intact. I want to end up with
> AAL720010000078777... | 0 | [
2,
7953,
1706,
20,
4681,
64,
309,
16,
4606,
18,
800,
3726,
3726,
31,
57,
14,
249,
823,
3724,
17,
31,
83,
101,
20,
4681,
104,
53,
309,
16,
4606,
18,
9,
14,
823,
3724,
25,
13,
1,
21,
192,
21903,
2984,
3465,
2032,
3993,
23723,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
Login to Google Account iOS
===
I would like to make an application in Xcode for iOS that login me to Google account. I did this so that I am using textfields filled with javascript - name and password and it's working. And I want to ask whether it is better to do with javascript or HTTP POST. Thank you very much! | 0 | [
2,
6738,
108,
20,
8144,
2176,
13,
7760,
800,
3726,
3726,
31,
83,
101,
20,
233,
40,
3010,
19,
993,
9375,
26,
13,
7760,
30,
6738,
108,
55,
20,
8144,
2176,
9,
31,
144,
48,
86,
30,
31,
589,
568,
1854,
1109,
18,
1943,
29,
8247,
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... |
Errors occur when updated from Java 1.6 to 1.7
===
I had projects that were running fine but when I updated from Java 1.6 to 1.7 two of the projects I have ended up getting errors Failed to run com.android.ide.eclipse.adt.internal.build.AidlProcessor. Check workspace log for detail. and am not sure how to fix these ha... | 0 | [
2,
11908,
3744,
76,
6372,
37,
8247,
137,
9,
379,
20,
137,
9,
465,
800,
3726,
3726,
31,
41,
2314,
30,
46,
946,
1123,
47,
76,
31,
6372,
37,
8247,
137,
9,
379,
20,
137,
9,
465,
81,
16,
14,
2314,
31,
57,
1272,
71,
1017,
11908,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
Class cannot be found in Eclipse Graphical Layout editor
===
I'm writing an sdk of sorts that includes a subclass -- call it `com.my.company.PublicViewClass` -- of an obfuscated subclass of `RelativeLayout`.
When I test the sdk with the obfuscated jar that ProGuard spits out, the graphical layout editor in Eclipse ... | 0 | [
2,
718,
1967,
44,
216,
19,
11652,
21755,
9106,
1835,
800,
3726,
3726,
31,
22,
79,
1174,
40,
13,
18,
43,
197,
16,
14357,
30,
1103,
21,
972,
1898,
13,
8,
8,
645,
32,
13,
1,
960,
9,
915,
9,
28359,
9,
12259,
4725,
1898,
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... |
Boyer Moore Algorithm Delta2 Table
===
The paper on algorithm can be found [here][1]
[1]: http://www.cs.utexas.edu/~moore/publications/fstrpos.pdf
Almost everyone knows how Boyer Moore and Knuth Morris Pratt algorithm works. I recently looked into BM algo and i looking at how the delta1 and delta2 tables are... | 0 | [
2,
883,
106,
3763,
9083,
6395,
135,
859,
800,
3726,
3726,
14,
1397,
27,
9083,
92,
44,
216,
636,
6836,
500,
2558,
165,
500,
636,
165,
500,
45,
7775,
6903,
6483,
9,
6824,
9,
6567,
6791,
18,
9,
69,
291,
118,
1,
13253,
62,
118,
12... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
Mapping string based on first letter
===
I have a list of items that I want to obfuscate based on the letter of the item's name. For example:
ABC_Classified
BXY_Classified
ZX_Classified
Key:
A -> Adam
B -> Bale
Z -> Talking
Result:
ABC_Classified ==> Adam
BXY_Classif... | 0 | [
2,
13305,
3724,
432,
27,
64,
1748,
800,
3726,
3726,
31,
57,
21,
968,
16,
3755,
30,
31,
259,
20,
5122,
13735,
9530,
432,
27,
14,
1748,
16,
14,
9101,
22,
18,
204,
9,
26,
823,
45,
5079,
1,
1898,
4462,
334,
15161,
1,
1898,
4462,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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 every single file compiled in Objective-C?
===
I would like to know, which code is compiled when i build the project in Objective-C - every single line of code in my project, or only those, that are called from the main.c and then from the ones that are called from them?
I mean, does the compiler separate the pr... | 0 | [
2,
25,
352,
345,
3893,
9316,
19,
7038,
8,
150,
60,
800,
3726,
3726,
31,
83,
101,
20,
143,
15,
56,
1797,
25,
9316,
76,
31,
1895,
14,
669,
19,
7038,
8,
150,
13,
8,
352,
345,
293,
16,
1797,
19,
51,
669,
15,
54,
104,
273,
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... |
How to IF check and do multiple things else in dos
===
I am trying to check a variable=="string" then echo message and run program else it must quit exit 1 if anything else or even empty.
I have tried so much already and used google i just seem to continually receive syntax errors and unexpected at this time errors... | 0 | [
2,
184,
20,
100,
2631,
17,
107,
1886,
564,
962,
19,
107,
18,
800,
3726,
3726,
31,
589,
749,
20,
2631,
21,
7612,
3726,
3726,
7,
11130,
7,
94,
8117,
2802,
17,
485,
625,
962,
32,
491,
6489,
4350,
137,
100,
602,
962,
54,
166,
2424... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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.