unified_texts stringlengths 32 30.1k | OpenStatus_id int64 0 4 | input_ids list | token_type_ids list | attention_mask list |
|---|---|---|---|---|
network receiver is not working
===
I try to implement the network receiver, here is my following code:
package com.example.androidtablayout;
import android.content.BroadcastReceiver;
import android.content.Context;
import android.content.Intent;
import android.net.ConnectivityManag... | 0 | [
2,
982,
6264,
25,
52,
638,
800,
3726,
3726,
31,
1131,
20,
8713,
14,
982,
6264,
15,
235,
25,
51,
249,
1797,
45,
6030,
13,
960,
9,
29041,
9,
290,
18524,
15783,
4414,
1320,
73,
9010,
13005,
9,
25424,
9,
24162,
99,
1105,
19737,
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... |
Javascripts not working when <!doctype html> inserted in correct format
===
Im developing a web page and im using some javascripts on the pages to move some html elements, but i found that javascript code is not working when `<!doctype html>`
or any type of `<!doctype>` s added to the top of the page ! what is this e... | 0 | [
2,
8247,
8741,
18,
52,
638,
76,
13,
1,
187,
13799,
4474,
13,
15895,
1,
14215,
19,
4456,
2595,
800,
3726,
3726,
797,
3561,
21,
2741,
2478,
17,
797,
568,
109,
8247,
8741,
18,
27,
14,
4434,
20,
780,
109,
13,
15895,
2065,
15,
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... |
Hibernate aggregating
===
Hi is it possible to get as a result from hibernate directly this...
List<Map<Sth, List<SthLog> list;
when classes are mapped in such a way (not bidirectional)?:
@Entity
public class SthLog {
@ManyToOne(fetch=FetchType.LAZY, cascade=CascadeType.ALL)
... | 0 | [
2,
4148,
2102,
8820,
11342,
17565,
1880,
800,
3726,
3726,
4148,
25,
32,
938,
20,
164,
28,
21,
829,
37,
4148,
2102,
8820,
1703,
48,
9,
9,
9,
968,
1,
15022,
1,
18,
96,
15,
968,
1,
18,
96,
5567,
1,
968,
73,
76,
2684,
50,
20877,... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
Python, ctypes, multi-Dimensional Array
===
first time here)))
Need some special answer. I have structure in Python code and in C code. I fill that
("bones_pos_vect",((c_float*4)*30)),
("bones_rot_quat",((c_float*4)*30))
fields in python code with right values, but when i request it's in C code, i get ... | 0 | [
2,
20059,
15,
272,
4474,
18,
15,
1889,
8,
7865,
7718,
800,
3726,
3726,
64,
85,
235,
6,
6,
6,
376,
109,
621,
1623,
9,
31,
57,
1411,
19,
20059,
1797,
17,
19,
272,
1797,
9,
31,
3509,
30,
13,
5,
7,
8640,
18,
1,
12551,
1,
195,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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 - alternative to InputStreamReader?
===
I have an `InputStream` that provides lines of output at set intervals. I need this wrapped up in a `BufferedReader` somewhere else, so I tried wrapping it up in an `InputStreamReader` with
myReader = new InputStreamReader(new MyStream(soureFile,interval));
Howeve... | 3 | [
2,
8247,
13,
8,
2676,
20,
6367,
11260,
10647,
106,
60,
800,
3726,
3726,
31,
57,
40,
13,
1,
108,
4881,
11260,
1,
30,
1927,
1560,
16,
5196,
35,
309,
15899,
9,
31,
376,
48,
3684,
71,
19,
21,
13,
1,
2345,
6866,
69,
10647,
106,
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... |
checkValidity to update UI
===
When we try to submit the HTML5 form, it prevents the form submission if one or more required fields are missing the value or some other error occurred (type or length mismatch). The UI is updated with highlighted invalid fields and the first invalid field is focused. Moreover, there is ... | 0 | [
2,
2631,
18506,
43,
856,
20,
11100,
13,
5661,
800,
3726,
3726,
76,
95,
1131,
20,
12298,
14,
13,
15895,
264,
505,
15,
32,
2501,
18,
14,
505,
10923,
100,
53,
54,
91,
1390,
2861,
50,
2863,
14,
1923,
54,
109,
89,
7019,
2437,
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... |
div class last div going under html css
===
how can i prevent the last div(class) from goin under, i put margin-right on the .artist_wrap
i thought when i put overflow:hidden itll stay inside #music_videos_wrap but it disappears... tnx to anyone wholl help meh :D
html
<div id="music_videos_wrap">
<div c... | 0 | [
2,
13,
12916,
718,
236,
13,
12916,
228,
131,
13,
15895,
272,
18,
18,
800,
3726,
3726,
184,
92,
31,
2501,
14,
236,
13,
12916,
5,
1898,
6,
37,
162,
108,
131,
15,
31,
442,
5440,
8,
4183,
27,
14,
13,
9,
22175,
1,
499,
10817,
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... |
Check for items inside a Entity Framework linq result
===
I am trying to check to see if any results were returned from an entity framework query before acting upon it, I'm trying to use the code :-
var shoppingCartSessions = from c in context.ShoppingCartSessions where c.UserId == gUserID select c;
if (sh... | 0 | [
2,
2631,
26,
3755,
572,
21,
9252,
6596,
6294,
1251,
829,
800,
3726,
3726,
31,
589,
749,
20,
2631,
20,
196,
100,
186,
1736,
46,
587,
37,
40,
9252,
6596,
25597,
115,
2180,
685,
32,
15,
31,
22,
79,
749,
20,
275,
14,
1797,
13,
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... |
Sencha Touch 2 Build Unexpected token ILLEGAL
===
I'm trying to build Sencha Touch 2 application for production, but get an error.
When i run testing build - 'sencha app build testing' I see **Uncaught SyntaxError: Unexpected token ILLEGAL**
in app.js (testing build - so it's not minimized).
And the content at t... | 0 | [
2,
8252,
1651,
1723,
172,
1895,
9380,
20,
2853,
5143,
800,
3726,
3726,
31,
22,
79,
749,
20,
1895,
8252,
1651,
1723,
172,
3010,
26,
637,
15,
47,
164,
40,
7019,
9,
76,
31,
485,
4431,
1895,
13,
8,
13,
22,
1264,
1651,
4865,
1895,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
Preventing duplicate rows in mysql db, IGNORE not working
===
I am trying to prevent the insertion of duplicate rows into mysql database. The table name is favorites and I have two columns in my table: company_id and user_id, I want to prevent users to try to add the same company to the db as a 'favorite' twice.
... | 0 | [
2,
11520,
19429,
11295,
19,
51,
18,
22402,
13,
9007,
15,
7174,
52,
638,
800,
3726,
3726,
31,
589,
749,
20,
2501,
14,
24245,
16,
19429,
11295,
77,
51,
18,
22402,
6018,
9,
14,
859,
204,
25,
3839,
18,
17,
31,
57,
81,
7498,
19,
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... |
GWT Canvas - How do I get the mouse location on the Canvas during a KeyPress event?
===
I have a GWT application with a Canvas. I added several event handlers to the canvas, including a KeyPressedHandler.
When the user presses a key and the KeyPressEvent is fired, I want to find out the mouse's location within the ... | 0 | [
2,
14094,
38,
9696,
13,
8,
184,
107,
31,
164,
14,
7567,
1474,
27,
14,
9696,
112,
21,
1246,
5890,
807,
60,
800,
3726,
3726,
31,
57,
21,
14094,
38,
3010,
29,
21,
9696,
9,
31,
905,
238,
807,
24641,
18,
20,
14,
9696,
15,
215,
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... |
Multiple layer inheritance - Java
===
If class **a** extends class **b**, and class **b** extends class **c**, does **a** inherit from both **c** and **b**? If so, in case of conflict between the 2, is there an error or does one override another (and if so, which one)?
Please rename the question if it is unsuitably... | 0 | [
2,
1886,
5385,
13852,
13,
8,
8247,
800,
3726,
3726,
100,
718,
13,
1409,
58,
1409,
9073,
718,
13,
1409,
220,
1409,
15,
17,
718,
13,
1409,
220,
1409,
9073,
718,
13,
1409,
150,
1409,
15,
630,
13,
1409,
58,
1409,
17569,
37,
156,
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... |
PH&MySQL password reset via link in email
===
What's the logic of password reset link like
>http://domain.com/reset.php?token=7d12262dd2418c1
I want to allow user to enter his new password, after he have followed this link.
How to make this? I mean what steps I need to follow to make this? | 1 | [
2,
4145,
1569,
915,
18,
22402,
20884,
23422,
1197,
3508,
19,
8517,
800,
3726,
3726,
98,
22,
18,
14,
7085,
16,
20884,
23422,
3508,
101,
13,
1,
21127,
6903,
537,
6232,
9,
960,
118,
99,
3554,
9,
26120,
60,
262,
2853,
3726,
465,
43,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
Touchpadlike movement in android
===
I am creating an android app that requires a touchpadlike movement of an imageview. By touchpadlike, I mean like a mouse on a laptop. Whenever the finger is released, it should save its state. I made a little bit of code for this, but I can't seem to figure out why this doesn't wor... | 0 | [
2,
1723,
8240,
1403,
1018,
19,
13005,
800,
3726,
3726,
31,
589,
2936,
40,
13005,
4865,
30,
4781,
21,
1723,
8240,
1403,
1018,
16,
40,
1961,
4725,
9,
34,
1723,
8240,
1403,
15,
31,
884,
101,
21,
7567,
27,
21,
12294,
9,
6634,
14,
23... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
Long polling with codeignitor and node.js
===
I am in a position of researching new technologies , so i heard something about Long polling,node.js.
I need to create a web application that which use `long polling`.
On each and every page of this project i need to use polling , actually it checks if there is a n... | 0 | [
2,
175,
20734,
29,
1797,
9693,
242,
248,
17,
15421,
9,
728,
18,
800,
3726,
3726,
31,
589,
19,
21,
649,
16,
527,
68,
78,
5740,
13,
15,
86,
31,
752,
301,
88,
175,
20734,
15,
251,
546,
9,
728,
18,
9,
31,
376,
20,
1600,
21,
27... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
OSMF plays audio without video
===
i'm trying to code simple OSMF video player. Here is my code:
public class Main extends Sprite
{
public function Main():void
{
if (stage) init();
else addEventListener(Event.ADDED_TO_STAGE, init);
}
private function init(e:Event = null):void... | 0 | [
2,
13,
759,
13235,
1533,
4023,
366,
763,
800,
3726,
3726,
31,
22,
79,
749,
20,
1797,
1935,
13,
759,
13235,
763,
517,
9,
235,
25,
51,
1797,
45,
317,
718,
407,
9073,
27902,
13,
1,
317,
1990,
407,
5,
6,
45,
2625,
1340,
13,
1,
1... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
Vb.Net Class file on load sub?
===
I hope this isn't a stupid question, I can't find a reasonable answer on google.
I'm starting a project which only contains one class file. I will be turning the class file into a dll at the end. I understand that another app normally makes calls to the dll once it's referenced in... | 0 | [
2,
13,
20468,
9,
2328,
718,
3893,
27,
6305,
972,
60,
800,
3726,
3726,
31,
1376,
48,
2532,
22,
38,
21,
3553,
1301,
15,
31,
92,
22,
38,
477,
21,
9954,
1623,
27,
8144,
9,
31,
22,
79,
1422,
21,
669,
56,
104,
1588,
53,
718,
3893,... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
Google maps api v3: drag marker onto another
===
I have a map showing populations of endangered plant species and sightings of these species.
The goal is to assign sightings to populations.
The user should be able to drag sightings onto populations in order to assign them to a population.
I guess I will give ... | 0 | [
2,
8144,
6867,
21,
2159,
566,
240,
45,
5501,
13289,
1204,
226,
800,
3726,
3726,
31,
57,
21,
2942,
3187,
8248,
16,
10736,
1321,
482,
17,
2064,
68,
18,
16,
158,
482,
9,
14,
1195,
25,
20,
13952,
2064,
68,
18,
20,
8248,
9,
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 install xxx.app.dSYM file on iPhone using iTunes
===
I been distributed with myapp.app.dSYM and myapp.mobileprovision files, is it possible to install the app on device using these two files using iTunes? if yes. please mention how?
Note : I tried to drag and drop myapp.app.dSYM and myapp.mobileprovision on ... | 0 | [
2,
184,
20,
16146,
13,
13290,
9,
7753,
9,
43,
7261,
3893,
27,
21024,
568,
12952,
800,
3726,
3726,
31,
74,
4387,
29,
51,
7753,
9,
7753,
9,
43,
7261,
17,
51,
7753,
9,
12571,
2740,
10732,
6488,
15,
25,
32,
938,
20,
16146,
14,
486... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
Count unique appearance of substring in a list of words without knowing the substr? wich expert knows a solution
===
**I try to count the unique appearances of a substring inside a list of words where i don't know the substring itself**. Is this do-able? IM going crazy thinking about it. If you think this is possibl... | 0 | [
2,
2468,
2619,
1468,
16,
972,
11130,
19,
21,
968,
16,
715,
366,
2506,
14,
972,
9729,
60,
13,
13583,
5390,
3620,
21,
4295,
800,
3726,
3726,
13,
1409,
49,
1131,
20,
2468,
14,
2619,
2248,
16,
21,
972,
11130,
572,
21,
968,
16,
715,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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 which event raise tha application: banner notification, alert notification or icon tap?
===
Can i find out which event raise the application on ios. I need to distinguish between the followings:
1. Icon tap
2. Banner notification
3. Alert notification
Alternatively, can i view the application local settin... | 0 | [
2,
477,
56,
807,
3972,
10565,
3010,
45,
7492,
52,
4634,
15,
7863,
52,
4634,
54,
9801,
5526,
60,
800,
3726,
3726,
92,
31,
477,
70,
56,
807,
3972,
14,
3010,
27,
13,
7760,
9,
31,
376,
20,
9705,
128,
14,
249,
18,
45,
137,
9,
980... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
Listener to a DOM object.style.display change property value
===
I'm looking for a way to create an event listener to a DOM object style.display property and fire a function if the property value changes.
E.g
<p id="example_p" style="display:none;">Some text</style>
I'd like that if some JS code in the pa... | 0 | [
2,
21772,
20,
21,
11859,
3095,
9,
4381,
9,
2906,
5438,
753,
1354,
1923,
800,
3726,
3726,
31,
22,
79,
699,
26,
21,
161,
20,
1600,
40,
807,
21772,
20,
21,
11859,
3095,
1034,
9,
2906,
5438,
1354,
17,
535,
21,
1990,
100,
14,
1354,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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 Tcl function to add escape character automatically?
===
Is there any Tcl function to add escape character to a string automatically?
For example, I have a regular expression
"[xy]"
After I call the function, I get
"\[xy]"
After being called again, I get
"\\\[xy]"
I remembe... | 0 | [
2,
25,
80,
186,
13,
38,
5316,
1990,
20,
3547,
2220,
925,
7499,
60,
800,
3726,
3726,
25,
80,
186,
13,
38,
5316,
1990,
20,
3547,
2220,
925,
20,
21,
3724,
7499,
60,
26,
823,
15,
31,
57,
21,
1290,
1803,
13,
7,
2558,
15161,
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... |
jquery-ui selectable unselected
===
OK this might be a bit of a long one, so please stick with me!!
I have a timetable grid in html showing periods/days and each cell is set a class of "selectable".
I then use jquery-ui selectable to let me select only the cells set as selectable (to stop the table headers being ... | 0 | [
2,
487,
8190,
93,
8,
5661,
5407,
579,
367,
18,
7138,
800,
3726,
3726,
5854,
48,
530,
44,
21,
1142,
16,
21,
175,
53,
15,
86,
2247,
5258,
29,
55,
19015,
31,
57,
21,
23798,
7354,
19,
13,
15895,
3187,
7302,
118,
1185,
18,
17,
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... |
Toast is not shown android robotium test
===
I want to test "Add new item" activity in my application. When user fills data incorrectly and then press OK button - the toast (issues list) is displayed. My question is: How can I check that toast is not shown?
Thanks! | 0 | [
2,
13865,
25,
52,
1721,
13005,
8288,
2187,
1289,
800,
3726,
3726,
31,
259,
20,
1289,
13,
7,
14854,
78,
9101,
7,
2358,
19,
51,
3010,
9,
76,
4155,
3509,
18,
1054,
22870,
17,
94,
901,
5854,
5167,
13,
8,
14,
13865,
13,
5,
12565,
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 deail with REST API types in C#?
===
Good day!
I'm consuming REST-like API which returns JSON objects. I can deserialize those objects to C# objects, but I'd like to have strongly typed solution.
Is there any tool that can generate classes using JSON objects as reference? | 0 | [
2,
184,
20,
121,
58,
947,
29,
760,
21,
2159,
2551,
19,
272,
5910,
60,
800,
3726,
3726,
254,
208,
187,
31,
22,
79,
13,
17601,
760,
8,
1403,
21,
2159,
56,
4815,
487,
528,
3916,
9,
31,
92,
1746,
106,
2815,
2952,
273,
3916,
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... |
Function returning a session object - is this alright?
===
Lets say I would like to build an application to connect to a server and upload, delete, ... files.
At first I need to connect somehow and I need a session. Can I build a function that is returning a session and after that I can do whatever I want with this... | 0 | [
2,
1990,
2485,
21,
3723,
3095,
13,
8,
25,
48,
11885,
60,
800,
3726,
3726,
6884,
395,
31,
83,
101,
20,
1895,
40,
3010,
20,
6379,
20,
21,
8128,
17,
71,
8294,
15,
27448,
15,
13,
9,
9,
9,
6488,
9,
35,
64,
31,
376,
20,
6379,
36... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
Disregard changed records in EmberJS Data
===
How can you disregard a record that you have changed in an EmberJS view with Ember Data?
Something like delete without actually deleting it from the persistent storage.
I thought `App.store.removeFromRecordArrays(record);` would work. | 0 | [
2,
20201,
1015,
742,
19,
13,
19603,
728,
18,
1054,
800,
3726,
3726,
184,
92,
42,
20201,
21,
571,
30,
42,
57,
1015,
19,
40,
13,
19603,
728,
18,
1418,
29,
13,
19603,
1054,
60,
301,
101,
27448,
366,
1121,
121,
1336,
68,
32,
37,
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 would I echo a slide only if the json object contains an image?
===
###My Question:
How would I echo a slide only if the json object contains an image?
###My Issue:
I'm not sure how I should treat a for loop of a json object to echo a slide only if it contains an image.
###Objective:
I want to be able t... | 0 | [
2,
184,
83,
31,
8117,
21,
6464,
104,
100,
14,
487,
528,
3095,
1588,
40,
1961,
60,
800,
3726,
3726,
6926,
5910,
5910,
915,
1301,
45,
184,
83,
31,
8117,
21,
6464,
104,
100,
14,
487,
528,
3095,
1588,
40,
1961,
60,
6926,
5910,
5910,... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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 search the returned results from a barcode scan with Zxing?
===
I am new to Android and am also a novice Java person. I'm working on a project that I feel Zxing to be fit for. I've got the app to load, prompt user to install Zxing, and scan/return barcode data. The problem I'm having is processing that data. I'... | 0 | [
2,
184,
20,
2122,
14,
587,
1736,
37,
21,
748,
9375,
8313,
29,
2052,
18222,
60,
800,
3726,
3726,
31,
589,
78,
20,
13005,
17,
589,
67,
21,
21999,
8247,
840,
9,
31,
22,
79,
638,
27,
21,
669,
30,
31,
583,
2052,
18222,
20,
44,
27... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
Set counter when error message is displayed
===
I need to be able to set a counter to monitor how many errors have been generated when a form is submitted. Errors are highlighted by a css class .validmissing.
So if user has 5 errors on submit - counter is set to 1
If user resubmits the form and then gets 3 error... | 0 | [
2,
309,
2105,
76,
7019,
2802,
25,
6115,
800,
3726,
3726,
31,
376,
20,
44,
777,
20,
309,
21,
2105,
20,
7626,
184,
151,
11908,
57,
74,
6756,
76,
21,
505,
25,
7368,
9,
11908,
50,
12528,
34,
21,
272,
18,
18,
718,
13,
9,
18506,
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... |
Storyboard - Navigationcontroller in Popovercontroller wrong size
===
I just added a Popover to my application iPad application (iOS5 - storyboard)
And here I already have a problem.
http://cl.ly/11070E0C2O1r2z3K3N23
You can see the popover and the UIViewController in it, which is embedded in a Navigationcontroll... | 0 | [
2,
609,
2806,
13,
8,
8368,
12898,
1252,
19,
1675,
2549,
12898,
1252,
1389,
1072,
800,
3726,
3726,
31,
114,
905,
21,
1675,
2549,
20,
51,
3010,
31,
8240,
3010,
13,
5,
7760,
264,
13,
8,
609,
2806,
6,
17,
235,
31,
614,
57,
21,
144... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
Injecting properties into WSPasswordCallback for JBossWS CXF moduel
===
I'm having a problem with webservice authentication (WS-Security) while converting an existing application that executes in JBoss 4.3 to JBoss 7.
I'm following information on: https://docs.jboss.org/author/display/JBWS/JBoss+Web+Services+Docu... | 0 | [
2,
20316,
68,
3704,
77,
619,
18,
6201,
9587,
9200,
1958,
26,
487,
10349,
18,
10268,
272,
396,
410,
7226,
11833,
800,
3726,
3726,
31,
22,
79,
452,
21,
1448,
29,
2741,
11449,
27963,
13,
5,
10268,
8,
17749,
6,
133,
19583,
40,
3149,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
HTTp post request in android
===
I am new to android. I was trying http post request but was getting connection failed . Below is the given code
private void postRequest(String givenUsername, String givenPassword) {
String paramUsername = givenUsername;
String paramPassword = givenPassword;
System.ou... | 0 | [
2,
7775,
678,
3772,
19,
13005,
800,
3726,
3726,
31,
589,
78,
20,
13005,
9,
31,
23,
749,
7775,
678,
3772,
47,
23,
1017,
2760,
1702,
13,
9,
1021,
25,
14,
504,
1797,
932,
11364,
678,
99,
10351,
5,
11130,
504,
16704,
7259,
15,
3724,... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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 Stream Text Response From a Java Spring MVC 3.0 Webapp
===
How can I stream text output to the page on the browser to show the progress of an operation that may take about 15 - 20 seconds? I've tried writing to the output stream of `HttpServletResponse` directly, but the user still sees the full output *after* ... | 0 | [
2,
184,
20,
3766,
1854,
1627,
37,
21,
8247,
1573,
307,
8990,
203,
9,
387,
2741,
7753,
800,
3726,
3726,
184,
92,
31,
3766,
1854,
5196,
20,
14,
2478,
27,
14,
16495,
20,
298,
14,
3455,
16,
40,
1453,
30,
123,
247,
88,
357,
13,
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... |
How to use DefaultIfEmpty in nested query
===
I have this class:
class OriginalClass {
string FirstItem;
List<string> ListOfSecondItems;
}
I want to convert the list of one class into the list of another, or to "flatten" this class into new one:
class FlattenedClass {
string ... | 0 | [
2,
184,
20,
275,
12838,
821,
26542,
19,
5618,
69,
25597,
800,
3726,
3726,
31,
57,
48,
718,
45,
718,
501,
1898,
13,
1,
3724,
64,
2119,
79,
73,
968,
1,
11130,
1,
968,
1041,
5007,
2119,
79,
18,
73,
13,
1,
31,
259,
20,
8406,
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... |
Populate a list element on to jsp using data table
===
I am trying to populate the list "li" from the LoginAction on to the jsp page using display-table.And that list should be selectable.But when i run my jsp it says "nothing found to display".What might be the problem.And is display-table a better approach to use to... | 0 | [
2,
1675,
12383,
21,
968,
4520,
27,
20,
487,
3401,
568,
1054,
859,
800,
3726,
3726,
31,
589,
749,
20,
1675,
12383,
14,
968,
13,
7,
1210,
7,
37,
14,
6738,
108,
8645,
27,
20,
14,
487,
3401,
2478,
568,
3042,
8,
5924,
9,
290,
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... |
Google Documents List API file upload 400 response
===
I am writing my own implementation of the Google Drive client for the Android and I am using the docs list api. Recently I've encountered a following problem:
At first I was using the HttpURLConnection to upload the file but it seems like it writes the data to ... | 0 | [
2,
8144,
4374,
968,
21,
2159,
3893,
71,
8294,
4353,
1627,
800,
3726,
3726,
31,
589,
1174,
51,
258,
6123,
16,
14,
8144,
1493,
6819,
26,
14,
13005,
17,
31,
589,
568,
14,
9765,
18,
968,
21,
2159,
9,
1989,
31,
22,
195,
8208,
21,
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... |
The type or namespace name 'WebControls' could not be found (are you missing a using directive or an assembly reference?)
===
I encountered this error:
The type or namespace name 'WebControls' could not be found (are you missing a using directive or an assembly reference?)
Source Error:
Line 28: L... | 0 | [
2,
14,
1001,
54,
204,
5582,
204,
13,
22,
14113,
12898,
18,
22,
110,
52,
44,
216,
13,
5,
1509,
42,
2863,
21,
568,
15626,
54,
40,
1475,
2801,
60,
6,
800,
3726,
3726,
31,
8208,
48,
7019,
45,
14,
1001,
54,
204,
5582,
204,
13,
22... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
Bad Request when sending request to WCF Service?
===
When I use the methods below to send an xml request to an asmx service, it works fine, the only difference is is that the content type is `application/soap+xml`. I am getting the error: 400 Bad Request. Here is the method I am using below to send the request via H... | 0 | [
2,
896,
3772,
76,
4907,
3772,
20,
11801,
410,
365,
60,
800,
3726,
3726,
76,
31,
275,
14,
3195,
1021,
20,
2660,
40,
23504,
3772,
20,
40,
28,
79,
396,
365,
15,
32,
693,
1123,
15,
14,
104,
2841,
25,
25,
30,
14,
2331,
1001,
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... |
Is it possible to create a script out of my dbml file?
===
I have a table like T1 with columns C1 and C2. I have the dbml with this table T1.
I want to generate the script for Insert/Update/delete.
For eg:
I don't want datacontext to excute the task.
db.T1.InsertOnSubmit(T);
db.SubmitChanges();
Ins... | 0 | [
2,
25,
32,
938,
20,
1600,
21,
3884,
70,
16,
51,
13,
9007,
8184,
3893,
60,
800,
3726,
3726,
31,
57,
21,
859,
101,
13,
38,
165,
29,
7498,
272,
165,
17,
272,
135,
9,
31,
57,
14,
13,
9007,
8184,
29,
48,
859,
13,
38,
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... |
AcroFields - Adding an Image
===
I am trying to add an image to a report template. I am adding the String values with this code:
form.setField("name", name);
But I can not add an image to the form using a similar code:
form.setField("photo", photo);
I searched the web but couldn't find a solut... | 0 | [
2,
21,
7638,
1109,
18,
13,
8,
4721,
40,
1961,
800,
3726,
3726,
31,
589,
749,
20,
3547,
40,
1961,
20,
21,
1330,
22894,
9,
31,
589,
4721,
14,
3724,
4070,
29,
48,
1797,
45,
505,
9,
3554,
1109,
5,
7,
7259,
7,
15,
204,
6,
73,
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... |
Relative Path returns 404
===
I have a strange problem with a simple relative path
the browser has to load some SWF files.
../../en2/files/fl.swf
and it's OK, I see it.
But when I copied that file one level above
../../../en2/files/fl.swf
then I get the 404 error. Why ? | 0 | [
2,
4543,
2013,
4815,
13,
23397,
800,
3726,
3726,
31,
57,
21,
2578,
1448,
29,
21,
1935,
4543,
2013,
14,
16495,
63,
20,
6305,
109,
13,
18,
15263,
6488,
9,
13,
9,
9,
118,
9,
9,
118,
219,
9298,
16877,
18,
118,
4372,
9,
18,
15263,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
Command line tool calling with root privilege on iOS device
===
I need something to run in my jailbreaked iPhone, "ifconfig en0 down", for example, which need to be ran with root privilege.
Although my application was installed with cydia and run under root permission, I dont have any way to call a command line too... | 0 | [
2,
1202,
293,
5607,
2555,
29,
5900,
16575,
27,
13,
7760,
3646,
800,
3726,
3726,
31,
376,
301,
20,
485,
19,
51,
5734,
12008,
69,
21024,
15,
13,
7,
821,
14093,
2816,
1957,
387,
125,
7,
15,
26,
823,
15,
56,
376,
20,
44,
717,
29,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Corrupt OLE Object datatype records in Microsoft Access
===
![Ole Object Corrupt data][1] In my client database, i saw corrupted records for specifically Template Column(DataType : OLE Object) in Emp table. if i am trying to delete it tells "The Microsoft Jet database engine stopped the process because you and ... | 0 | [
2,
11305,
12116,
3095,
1054,
4474,
742,
19,
7099,
1381,
800,
3726,
3726,
13,
187,
2558,
6069,
3095,
11305,
1054,
500,
2558,
165,
500,
19,
51,
6819,
6018,
15,
31,
441,
11305,
69,
742,
26,
3524,
22894,
4698,
5,
18768,
4474,
13,
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... |
Git Merge Conflict - Remote file deleted, Local file has changes
===
I merged in changes from another branch but I am getting conflicts because a file has been deleted on remote but has changes on local branch.
I would like to delete the file - I tried git rm path/to/file but it says 'file: needs merge'. What is th... | 0 | [
2,
13,
10404,
12666,
2930,
13,
8,
5388,
3893,
19584,
15,
375,
3893,
63,
1693,
800,
3726,
3726,
31,
3901,
19,
1693,
37,
226,
1686,
47,
31,
589,
1017,
10344,
185,
21,
3893,
63,
74,
19584,
27,
5388,
47,
63,
1693,
27,
375,
1686,
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... |
file not able to upload in zend framework
===
I m not able to set path in function of setDestination() to upload file in zend framework. My file is successfully uploaded , when i use path like
$upload = new Zend_File_Transfer_Adapter_Http();
$upload->setDestination("C:/");
Actually i want to upload file in directo... | 0 | [
2,
3893,
52,
777,
20,
71,
8294,
19,
10526,
43,
6596,
800,
3726,
3726,
31,
307,
52,
777,
20,
309,
2013,
19,
1990,
16,
309,
43,
15018,
7914,
5,
6,
20,
71,
8294,
3893,
19,
10526,
43,
6596,
9,
51,
3893,
25,
3673,
23782,
13,
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 create view that expand & shrink on click?
===
I have to display list of items along with a plus(+) sign , on click of plus sign list should expand & on click again list should shrink | 0 | [
2,
184,
20,
1600,
1418,
30,
6073,
279,
16269,
27,
10840,
60,
800,
3726,
3726,
31,
57,
20,
3042,
968,
16,
3755,
303,
29,
21,
3123,
5,
2430,
6,
1676,
13,
15,
27,
10840,
16,
3123,
1676,
968,
378,
6073,
279,
27,
10840,
188,
968,
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,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... |
Issue with Firfox for list all file names in the current directory
===
Searching all html files in that current directly and added in Div tag with the hyper link..
Its works perfect in IE.. but it is not working in Firefox and Chrome .. any one can help me out....
<script type="text/javascript">
... | 0 | [
2,
1513,
29,
16113,
18219,
26,
968,
65,
3893,
1817,
19,
14,
866,
16755,
800,
3726,
3726,
5792,
65,
13,
15895,
6488,
19,
30,
866,
1703,
17,
905,
19,
13,
12916,
3383,
29,
14,
5443,
3508,
9,
9,
82,
693,
2107,
19,
13,
660,
9,
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... |
Displaying video thumbnails in android device from remote URL of video
===
I am displaying video's thumbnails from remote url on emulator. Whan am running same code in android device it won't display those thumbnails and it shows an error as captureFrame:videoFrame is a null pointer and failed to capture a video frame... | 0 | [
2,
17418,
763,
5078,
325,
947,
18,
19,
13005,
3646,
37,
5388,
287,
6362,
16,
763,
800,
3726,
3726,
31,
589,
17418,
763,
22,
18,
5078,
325,
947,
18,
37,
5388,
287,
6362,
27,
3579,
14868,
9,
619,
1841,
589,
946,
205,
1797,
19,
130... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Getting "sqlite3_open_v2("mydatabase.db", &handle, 6, NULL) failed" after using sqlcipher in Android
===
While using sqlcipher in Android 2.3.3. I am getting error.
Here is my DB.java class
import android.content.ContentValues;
import android.content.Context;
import android.database.Cursor;
im... | 0 | [
2,
1017,
13,
7,
18,
1251,
10601,
240,
1,
10157,
1,
710,
135,
5,
7,
915,
18768,
8436,
9,
9007,
7,
15,
279,
3203,
413,
15,
400,
15,
16203,
6,
1702,
7,
75,
568,
4444,
6109,
49,
15256,
19,
13005,
800,
3726,
3726,
133,
568,
4444,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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 *so* wrong with case class inheritance?
===
While looking for something else, quite out of mere coincidence I stumbled upon few comments about how diabolical case class inheritance is. There was this thing called `ProductN` , wretches and kings, elves and wizards and how some kind of a very desirable property ... | 0 | [
2,
98,
25,
1637,
656,
2483,
1389,
29,
610,
718,
13852,
60,
800,
3726,
3726,
133,
699,
26,
301,
962,
15,
1450,
70,
16,
8386,
17931,
31,
10282,
685,
310,
7534,
88,
184,
6842,
6966,
4272,
610,
718,
13852,
25,
9,
80,
23,
48,
584,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
Hartl Chapter 10 Undefined local variable or method 'object'
===
I made the form partial for creating microposts as shown in [Listing 10.33][1] with `<%= render 'shared/error_messages', object: f.object %>` and updated the respective views files as instructed. However, I cannot get the Rspec tests to pass as I keep ge... | 0 | [
2,
4316,
255,
1260,
332,
367,
13439,
375,
7612,
54,
2109,
13,
22,
23793,
22,
800,
3726,
3726,
31,
117,
14,
505,
7284,
26,
2936,
2899,
6962,
18,
28,
1721,
19,
636,
5739,
68,
332,
9,
4048,
500,
2558,
165,
500,
29,
13,
1,
11881,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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 generate .app file for an iPhone/iPad project on Xcode
===
I want to know the size of my app before sending and validating it on app store. I use 250 viewcontrollers in this project and about 120 Mo of images in resources.
I fear that Apple does not validate because of it size, it is possible? How to create ... | 0 | [
2,
184,
20,
7920,
13,
9,
7753,
3893,
26,
40,
21024,
118,
49,
8240,
669,
27,
993,
9375,
800,
3726,
3726,
31,
259,
20,
143,
14,
1072,
16,
51,
4865,
115,
4907,
17,
7394,
1880,
32,
27,
4865,
1718,
9,
31,
275,
6774,
1418,
12898,
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... |
on Windows :command line error "cp missing destination file operand after '/usr/lib'"
===
I've been trying to install zlib using the following website to guide me [link][1]
and I am currently stuck in the command *make install* which is the equivalent of
cp libz.a /usr/lib
cp /usr/lib
which retur... | 0 | [
2,
27,
1936,
13,
45,
16239,
293,
7019,
13,
7,
7439,
2863,
6970,
3893,
1877,
706,
75,
13,
22,
118,
267,
139,
118,
8326,
22,
7,
800,
3726,
3726,
31,
22,
195,
74,
749,
20,
16146,
2052,
8326,
568,
14,
249,
2271,
20,
3378,
55,
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... |
Python: How to project image pixels on to map using matplotlib
===
I am trying to take pixels from an image and plot them ontop of a Blue Marble map. I have figured out how to project them on to the map. I have just not been able to figure out how to color each individual pixel when they are projected onto the map. ... | 0 | [
2,
20059,
45,
184,
20,
669,
1961,
18146,
18,
27,
20,
2942,
568,
4277,
13221,
38,
8326,
800,
3726,
3726,
31,
589,
749,
20,
247,
18146,
18,
37,
40,
1961,
17,
3798,
105,
27,
3880,
16,
21,
705,
6497,
2942,
9,
31,
57,
5700,
70,
184... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
Revealing module pattern: object is undefined
===
I am trying to implement the revealing module pattern in my js files in IE8. Given this code:
<code>
var foo=(function(){
//private members
var a,b,c,d;
var init = function(){
var self = this;
//public members
... | 0 | [
2,
8476,
12613,
3732,
45,
3095,
25,
367,
13439,
800,
3726,
3726,
31,
589,
749,
20,
8713,
14,
8476,
12613,
3732,
19,
51,
487,
18,
6488,
19,
13,
660,
457,
9,
504,
48,
1797,
45,
13,
1,
9375,
1,
4033,
4310,
111,
3726,
5,
22359,
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... |
GWT and SOAP classes
===
I have a Web Server which uses SOAP to communicate with a several resources.
I'm using pure JavaScript for the Web App interface. There are allot of data changing between the client and server which includes classes returned by SOAP requests.
I use GSON to create JSON objects from the S... | 0 | [
2,
14094,
38,
17,
6447,
2684,
800,
3726,
3726,
31,
57,
21,
2741,
8128,
56,
2027,
6447,
20,
8709,
29,
21,
238,
2566,
9,
31,
22,
79,
568,
4267,
8247,
8741,
26,
14,
2741,
4865,
6573,
9,
80,
50,
65,
2779,
16,
1054,
4226,
128,
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... |
Coldfusion datefield + jQuery post causes Maximum call stack size exceeded error
===
I have a simple form appearing in a div using a jQuery $.post command. The simple form has an cfinput type="datefield" in it which works great on the first post. But if you try to post to the div again, you get a "Maximum call stack s... | 0 | [
2,
1191,
9818,
1231,
1109,
2754,
487,
8190,
93,
678,
4047,
2979,
645,
7566,
1072,
17365,
7019,
800,
3726,
3726,
31,
57,
21,
1935,
505,
4870,
19,
21,
13,
12916,
568,
21,
487,
8190,
93,
5579,
9,
6962,
1202,
9,
14,
1935,
505,
63,
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... |
When to Start process from service ( the process will be a service ) or start it from startup?
===
What is actually the different between those start processes ?
I know the simple differences ( code different, service can start and stop from the windows service manager, ext. )
When i need to do the process as se... | 0 | [
2,
76,
20,
799,
953,
37,
365,
13,
5,
14,
953,
129,
44,
21,
365,
13,
6,
54,
799,
32,
37,
20205,
60,
800,
3726,
3726,
98,
25,
1121,
14,
421,
128,
273,
799,
5102,
13,
60,
31,
143,
14,
1935,
4921,
13,
5,
1797,
421,
15,
365,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
Slow MySQL query (eCommerce related, products/categories)
===
What I'm trying to achieve is the following;
The database has a products table (p) and a categories table (c). This products table is linked with products_categories (pc). In pc I have stored the product id and the category id. Products are linked with c... | 0 | [
2,
2276,
51,
18,
22402,
25597,
13,
5,
62,
26470,
1597,
15,
1985,
118,
14375,
1596,
6,
800,
3726,
3726,
98,
31,
22,
79,
749,
20,
4689,
25,
14,
249,
73,
14,
6018,
63,
21,
1985,
859,
13,
5,
306,
6,
17,
21,
6422,
859,
13,
5,
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... |
add numbers from several input files into 1 file
===
I have n number of files that have a particular count.
I now want to add all those count values into another file.
it will be something like
//SORTIN DD file1
// DD file2
.
DD filen
//SORTOUT DD out... | 0 | [
2,
3547,
2116,
37,
238,
6367,
6488,
77,
137,
3893,
800,
3726,
3726,
31,
57,
13,
103,
234,
16,
6488,
30,
57,
21,
1498,
2468,
9,
31,
130,
259,
20,
3547,
65,
273,
2468,
4070,
77,
226,
3893,
9,
32,
129,
44,
301,
101,
12894,
22843,... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
Converting string to array when using tag xmlns:soapenv
===
I have the follwing string:-
$string='<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org soap/envelope/" xmlns:bac="http://backupbank.com/"> <soapenv:Header/> <soapenv:Body>
<bac:CreateUser>
<ba... | 0 | [
2,
19583,
3724,
20,
7718,
76,
568,
3383,
23504,
2172,
45,
18,
6941,
3014,
710,
800,
3726,
3726,
31,
57,
14,
4310,
211,
3546,
3724,
45,
8,
5579,
11130,
3726,
22,
1,
18,
6941,
3014,
710,
45,
219,
195,
16942,
23504,
2172,
45,
18,
6... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
User comments do not show up on Google Play
===
some days ago I've published an app on Google Play. When I log into the Google Play Developer Console I can see user comments about my app. When I visit my app's site on Google Play, however, these comments are not visible. Does anybody know how I can get these comments ... | 0 | [
2,
4155,
7534,
107,
52,
298,
71,
27,
8144,
418,
800,
3726,
3726,
109,
509,
1464,
31,
22,
195,
467,
40,
4865,
27,
8144,
418,
9,
76,
31,
6738,
77,
14,
8144,
418,
10058,
8650,
31,
92,
196,
4155,
7534,
88,
51,
4865,
9,
76,
31,
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... |
How to embed a Google Gadget into a Google Site using Google Apps Script
===
Hi I'd like to add a Google Gadget to a page through the sites.CreateWebPage() function. I tried doing this by pasting the code for the gadget into the html part of the function but that doesn't seem to work.
Here is my code:
var... | 0 | [
2,
184,
20,
11911,
69,
21,
8144,
25661,
77,
21,
8144,
689,
568,
8144,
4865,
18,
3884,
800,
3726,
3726,
4148,
31,
22,
43,
101,
20,
3547,
21,
8144,
25661,
20,
21,
2478,
120,
14,
3259,
9,
6037,
1373,
14113,
6486,
5,
6,
1990,
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... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Powershell: Creating Custom Datagriview
===
So I'm trying to create a custom Datagridview to put into a GUI program I've made but I'm having some trouble.
So far I have this:
$form = New-Object System.Windows.Forms.Form
$form.Size = New-Object System.Drawing.Size(900,600)
$dataGridView = New-Object... | 0 | [
2,
414,
15984,
45,
2936,
5816,
1054,
6702,
4725,
800,
3726,
3726,
86,
31,
22,
79,
749,
20,
1600,
21,
5816,
1054,
16375,
4725,
20,
442,
77,
21,
9457,
625,
31,
22,
195,
117,
47,
31,
22,
79,
452,
109,
2572,
9,
86,
463,
31,
57,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
Telerik MVC Grid: Row specific content in a HtmlAttributes
===
Is it posible to use row specific content into HtmlAttributes?
I got this cell with its content (o.ArrivalTime), when i move my mouse over it i'll like it to show the content from a other element (o.Note) in a tooltip
I tried this but it will not acc... | 0 | [
2,
4338,
6639,
307,
8990,
7354,
45,
3131,
1903,
2331,
19,
21,
13,
15895,
721,
14755,
18,
800,
3726,
3726,
25,
32,
12928,
3426,
20,
275,
3131,
1903,
2331,
77,
13,
15895,
721,
14755,
18,
60,
31,
330,
48,
1667,
29,
82,
2331,
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... |
Passing tags in XSLT templates
===
I'm just starting to learn XSLT, and everything was working fine, until I tried to centralize the formatting.
This is my problem:
**XML**
<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="test.xsl"?>
<document>
<code... | 0 | [
2,
2848,
3383,
18,
19,
993,
18,
255,
38,
22894,
18,
800,
3726,
3726,
31,
22,
79,
114,
1422,
20,
2484,
993,
18,
255,
38,
15,
17,
796,
23,
638,
1123,
15,
163,
31,
794,
20,
521,
2952,
14,
2595,
1203,
9,
48,
25,
51,
1448,
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... |
[postgres] Julian date to normal date
===
Is there any way to convert a 6-digit julian date to a normal timestamp in Postgres? Date is created using python's datetime.toordinal().
For example,
>>> date = datetime.date(2010, 7, 20)
>>> datetime.toordinal(date)
733973
What I need is to convert '7... | 0 | [
2,
636,
6962,
6879,
18,
500,
4720,
1231,
20,
1826,
1231,
800,
3726,
3726,
25,
80,
186,
161,
20,
8406,
21,
400,
8,
23904,
4720,
1231,
20,
21,
1826,
436,
38,
10158,
19,
678,
6879,
18,
60,
1231,
25,
679,
568,
20059,
22,
18,
1231,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
Export Template as VSIX
===
Created my first VS2010 Template for MVC3. When I use the Export Template Wizard, I get "An item with the same key has already been added."
I'm not sure why this is occurring or how to change the key. | 0 | [
2,
7487,
22894,
28,
566,
6742,
800,
3726,
3726,
679,
51,
64,
4611,
2751,
22894,
26,
307,
8990,
240,
9,
76,
31,
275,
14,
7487,
22894,
10276,
15,
31,
164,
13,
7,
210,
9101,
29,
14,
205,
1246,
63,
614,
74,
905,
9,
7,
31,
22,
79... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0... |
Why do the <select> options jump to a different option when I hover over it?
===
So I have an interesting issue. I have a `<select>` menu, I have been writing in php, and jquery mobile, and it is all working as I would like with one exception. When I hover over any of the `<options>`, the highlighted option skip fro... | 0 | [
2,
483,
107,
14,
13,
1,
18,
16964,
1,
6368,
3936,
20,
21,
421,
4255,
76,
31,
21350,
84,
32,
60,
800,
3726,
3726,
86,
31,
57,
40,
4883,
1513,
9,
31,
57,
21,
13,
1,
18,
16964,
1,
11379,
15,
31,
57,
74,
1174,
19,
13,
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... |
.m3u8 based video still has severe buffering issues on iOS
===
I'm working on getting a streaming video solution implemented for a client, with iOS devices targeted (mostly iPad).
I have diced up my video files into TS's and I have my accompanying m3u8 file. They are being hosted by a generic web host, and CDN'd by... | 0 | [
2,
13,
9,
79,
240,
291,
457,
432,
763,
174,
63,
4538,
17497,
68,
1549,
27,
13,
7760,
800,
3726,
3726,
31,
22,
79,
638,
27,
1017,
21,
11920,
763,
4295,
6807,
26,
21,
6819,
15,
29,
13,
7760,
4690,
9536,
13,
5,
18397,
31,
8240,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
Map and reverse sublists scheme.
===
I am new to scheme. I wanted to write a function that reverses all the sub-lists in a list (but only the sublists of the top level). I tried to figure out if I could just filter the list and do the reverse before using map by doing:
(filter list? reverse '((1 2) 9 (16 5) 64))), bu... | 0 | [
2,
2942,
17,
7006,
972,
5739,
18,
4276,
9,
800,
3726,
3726,
31,
589,
78,
20,
4276,
9,
31,
417,
20,
2757,
21,
1990,
30,
7006,
18,
65,
14,
972,
8,
5739,
18,
19,
21,
968,
13,
5,
811,
104,
14,
972,
5739,
18,
16,
14,
371,
662,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
jquery tabs and js load content
===
I'm trying use jquery ui tabs together with js and mvc3.
<div class="demo">
<div id="tabs">
<ul>
<li><a href="#tabs-1">Tab One</a></li>
<li><a href="#tabs-2">Tab Two</a></li>
</u... | 0 | [
2,
487,
8190,
93,
6523,
18,
17,
487,
18,
6305,
2331,
800,
3726,
3726,
31,
22,
79,
749,
275,
487,
8190,
93,
13,
5661,
6523,
18,
429,
29,
487,
18,
17,
307,
8990,
240,
9,
13,
1,
12916,
718,
3726,
7,
19274,
7,
1,
13,
1,
12916,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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 getting called, even though doc is not loaded
===
I have this chunk of code in my coffeescript:
$('.asdasd').ready ->
$.ajax '/splunk/100000000',
type: 'GET'
cache: false
success: (html) ->
$('.splunk_results').append html
The `asdasd` div doesn't even exist -- howev... | 0 | [
2,
20624,
1017,
227,
15,
166,
362,
9765,
25,
52,
8572,
800,
3726,
3726,
31,
57,
48,
15009,
16,
1797,
19,
51,
2364,
8741,
45,
5579,
5,
22,
9,
472,
8016,
43,
22,
6,
9,
15193,
13,
8,
1,
5579,
9,
6881,
7522,
13,
22,
118,
3401,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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 check if Google App Engine python27 runs thread safe mode or not?
===
Please help how it is possible to detect if python27 runtime is run in thread safe mode or not for code?
For example to notify that module is not compatible or apply threading code if required.
I want to port some code to python27 as th... | 0 | [
2,
184,
20,
2631,
100,
8144,
4865,
1406,
20059,
2567,
1461,
9322,
1834,
3740,
54,
52,
60,
800,
3726,
3726,
2247,
448,
184,
32,
25,
938,
20,
9092,
100,
20059,
2567,
485,
891,
25,
485,
19,
9322,
1834,
3740,
54,
52,
26,
1797,
60,
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... |
How to dump a dataset or datatable to MS Access in winforms 2.0 using c#?
===
I have windows application, i want to dump a dataset or datatable to a local DB which is MS Access.
Can any one have any suggestion over it ? | 0 | [
2,
184,
20,
11424,
21,
1054,
3554,
54,
1054,
5924,
20,
4235,
1381,
19,
628,
4190,
18,
172,
9,
387,
568,
272,
5910,
60,
800,
3726,
3726,
31,
57,
1936,
3010,
15,
31,
259,
20,
11424,
21,
1054,
3554,
54,
1054,
5924,
20,
21,
375,
1... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0... |
Android : Getting Data from MYSQL DB
===
i'm Facing Problems To Get Data from MYSQL Database In Android Application
The Output is :
06-29 11:40:42.123: E/JSON(1426): {"tag":"getroute","success":1,"error":0,"products":[]}
I Think The Problem I'm Facing In My PHP File : This Is The Code Of The Tag... | 0 | [
2,
13005,
13,
45,
1017,
1054,
37,
51,
18,
22402,
13,
9007,
800,
3726,
3726,
31,
22,
79,
4325,
1716,
20,
164,
1054,
37,
51,
18,
22402,
6018,
19,
13005,
3010,
14,
5196,
25,
13,
45,
13,
3370,
8,
2738,
547,
17805,
21186,
9,
918,
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... |
Vimeo crashes when appended by jQuery (but not YouTube)
===
When I use the following code Vimeo video fails to load but YouTube video loads fine:
var video_embed_code = 'my embed code as iframe goes here';
$('.container').html(video_embed_code);
I do this on click so document ready etc. doesn't matter h... | 0 | [
2,
1790,
790,
111,
21563,
76,
4865,
10726,
34,
487,
8190,
93,
13,
5,
811,
52,
7330,
6,
800,
3726,
3726,
76,
31,
275,
14,
249,
1797,
1790,
790,
111,
763,
13614,
20,
6305,
47,
7330,
763,
19069,
1123,
45,
4033,
763,
1,
1503,
4283,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
Importing zipped files in Mysql usind CMD
===
I am trying to import zipped database files into Mysql using command prompt using the following command
7z < backup.sql.7z | mysql -u root test
The *root* user *don't* have any *password* associated with it.
***test** is my target blank data... | 0 | [
2,
9010,
68,
28693,
6488,
19,
51,
18,
22402,
182,
108,
43,
2390,
43,
800,
3726,
3726,
31,
589,
749,
20,
9010,
28693,
6018,
6488,
77,
51,
18,
22402,
568,
1202,
11443,
4417,
568,
14,
249,
1202,
453,
380,
13,
1,
10119,
9,
18,
22402... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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 do paypal integration in android
===
I tried to do paypal implementation in android.I used MPL library here.When i run,its initialization gets failure.Below is my code path.
http ://pastebin.com/bzEJyF6F
lemme know what mistake ive done.
Thanks. | 0 | [
2,
184,
20,
107,
1372,
6720,
8078,
19,
13005,
800,
3726,
3726,
31,
794,
20,
107,
1372,
6720,
6123,
19,
13005,
9,
49,
147,
4628,
255,
1248,
235,
9,
3185,
31,
485,
15,
7363,
2104,
1829,
3049,
2990,
9,
863,
4121,
25,
51,
1797,
2013... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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 actual URL from a list of routes in ASP .NET?
===
i have a set of routes defined in System.Web.Routing and in need to get the actual url's with the .aspx extension. i've tried this code but i'm doing something wrong here:
var path = RouteTable.Routes.GetVirtualPath(null, item.Link, null);
... | 0 | [
2,
184,
20,
164,
3463,
287,
6362,
37,
21,
968,
16,
5050,
19,
28,
306,
13,
9,
2328,
60,
800,
3726,
3726,
31,
57,
21,
309,
16,
5050,
2811,
19,
329,
9,
14113,
9,
8821,
1203,
17,
19,
376,
20,
164,
14,
3463,
287,
6362,
22,
18,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
CSRF protection in Django
===
I don't get one thing about CSRF protection in django. For example we have some malicious site. What is the problem to send get-request from this site to csrf protected url, parse the page and get csrf value, then post with this value? | 0 | [
2,
272,
18,
8291,
2057,
19,
3857,
14541,
800,
3726,
3726,
31,
221,
22,
38,
164,
53,
584,
88,
272,
18,
8291,
2057,
19,
3857,
14541,
9,
26,
823,
95,
57,
109,
24231,
689,
9,
98,
25,
14,
1448,
20,
2660,
164,
8,
99,
10351,
37,
48... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
IncompatibleClassChangeError while spring context initialization
===
Error occurred during deployment: Exception while loading the app : java.lang.IllegalStateException: ContainerBase.addChild: start: org.apache.catalina.LifecycleException: org.apache.catalina.LifecycleException: java.lang.IncompatibleClassChangeE... | 0 | [
2,
19,
20049,
1898,
16229,
29992,
133,
1573,
4141,
2104,
1829,
800,
3726,
3726,
7019,
2437,
112,
10475,
45,
5391,
133,
12797,
14,
4865,
13,
45,
8247,
9,
9949,
9,
5564,
4941,
3859,
10066,
872,
45,
12147,
8436,
9,
14854,
11287,
45,
79... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
writing byte data to pdf generates corrupt pdf ios
===
i am trying to write byte stream on pdf.There is some interesting thios which i am facing around: if i try to get byte data from local pdf file (located in main bundle), and write this byte data to pdf generated in Documents directory i am **successful**.The code... | 0 | [
2,
1174,
34,
591,
1054,
20,
13,
11124,
7920,
18,
11305,
13,
11124,
13,
7760,
800,
3726,
3726,
31,
589,
749,
20,
2757,
34,
591,
3766,
27,
13,
11124,
9,
1887,
25,
109,
4883,
13,
20343,
18,
56,
31,
589,
4325,
140,
45,
100,
31,
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... |
Help-me with smp
===
Can I test on a computer with a single core erlang programs for four or more cores?
When starting without using any parameter erlang smp assumes 2:2 like this:
`Erlang R14A (erts-5.8) [smp: 2:2] [rq: 2] [async-threads: 0]`
I am using a Pentium 4 that means I have two cores?
Thanks | 0 | [
2,
448,
8,
790,
29,
13,
18,
2554,
800,
3726,
3726,
92,
31,
1289,
27,
21,
1428,
29,
21,
345,
2884,
13,
106,
9949,
1726,
26,
222,
54,
91,
2884,
18,
60,
76,
1422,
366,
568,
186,
18906,
13,
106,
9949,
13,
18,
2554,
18719,
4274,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
Best syntax to test event target in jQuery
===
I have a keypress handler bound to all input elements on a form, and I need to perform different operations depending on which element received the keypress. All 3 variations below work, but I'd like to know if one (or something else) is preferred and why.
$(':inpu... | 0 | [
2,
246,
22649,
20,
1289,
807,
2935,
19,
487,
8190,
93,
800,
3726,
3726,
31,
57,
21,
1246,
5890,
24641,
4138,
20,
65,
6367,
2065,
27,
21,
505,
15,
17,
31,
376,
20,
2985,
421,
1311,
4758,
27,
56,
4520,
420,
14,
1246,
5890,
9,
65... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
c# generic versus non generic enumerators
===
A newbie question.
Arrays in C# return a non generic (classic) IEnumerator. Other collections can supply either.
In general, is it bettter use a generic enumerator if it is available, eg for reasons of type safety? Are there times when the non-generic option is prefe... | 0 | [
2,
272,
5910,
12733,
5706,
538,
12733,
26940,
248,
18,
800,
3726,
3726,
21,
78,
5893,
1301,
9,
7718,
18,
19,
272,
5910,
788,
21,
538,
12733,
13,
5,
19824,
6,
13,
660,
6336,
106,
3457,
9,
89,
5721,
92,
2837,
694,
9,
19,
297,
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... |
Spring 3.0 exception converting String to java.util.Date on POST
===
I'm hoping someone can help me since I have been banging my head against a wall for a couple of days on a issue which seems straightforward and which has been documented in other threads on the web.
I am using Smart GWT client (3.0) in conjunction... | 0 | [
2,
1573,
203,
9,
387,
5391,
19583,
3724,
20,
8247,
9,
14255,
9,
8209,
27,
678,
800,
3726,
3726,
31,
22,
79,
3935,
737,
92,
448,
55,
179,
31,
57,
74,
24472,
51,
157,
149,
21,
769,
26,
21,
1335,
16,
509,
27,
21,
1513,
56,
2206... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Android GPS app not working
===
i have tryed to make my own app and to use google maps. I want it to set the center of the map on my curent gps position, but when i have a gps lock on my phone i will just go to these coordinates (0,0) I dont know where i went wrong. Thanks everybody :D
import androi... | 0 | [
2,
13005,
18298,
4865,
52,
638,
800,
3726,
3726,
31,
57,
1131,
69,
20,
233,
51,
258,
4865,
17,
20,
275,
8144,
6867,
9,
31,
259,
32,
20,
309,
14,
459,
16,
14,
2942,
27,
51,
5087,
2291,
18298,
649,
15,
47,
76,
31,
57,
21,
1829... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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 change routes globally?
===
I want to switch my views in MVC 3 between two languages - PL and EN. I've created two folders in Views- EN and PL. So after clicking appropriate language link at any site I want my route change from:
routes.MapRoute(
"pl", // Route name
... | 0 | [
2,
184,
20,
753,
5050,
18861,
60,
800,
3726,
3726,
31,
259,
20,
5521,
51,
4146,
19,
307,
8990,
203,
128,
81,
2556,
13,
8,
12443,
17,
1957,
9,
31,
22,
195,
679,
81,
19294,
18,
19,
4146,
8,
1957,
17,
12443,
9,
86,
75,
25590,
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... |
Publishing user's activities from Facebook App
===
I am developing a Facebook application, and I am trying to publish the users' activites in my application in the user's wall, like when the user comments on post, the story feedback appears in his wall and is available to his friends to see
I have read these tutori... | 0 | [
2,
3107,
4155,
22,
18,
1648,
37,
9090,
4865,
800,
3726,
3726,
31,
589,
3561,
21,
9090,
3010,
15,
17,
31,
589,
749,
20,
10824,
14,
3878,
22,
13,
19516,
6359,
19,
51,
3010,
19,
14,
4155,
22,
18,
769,
15,
101,
76,
14,
4155,
7534,... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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... |
JSONProvider returns empty objects liek String
===
I use `JAXB` and `JSONProvider` class for generating response to client in my REST services. And I have found one interesting thing.
I have the mapping:
@XmlRootElement(name = "fooRoot")
@XmlAccessorType(XmlAccessType.FIELD)
public class WSBar {
... | 0 | [
2,
487,
528,
26735,
139,
4815,
2424,
3916,
2850,
197,
3724,
800,
3726,
3726,
31,
275,
13,
1,
1004,
396,
220,
1,
17,
13,
1,
728,
528,
26735,
139,
1,
718,
26,
13500,
1627,
20,
6819,
19,
51,
760,
687,
9,
17,
31,
57,
216,
53,
48... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
internet on iPhone Emulator
===
I am a salesforce developer, i need to get a VF page on iPhone device which have been converted to HTML 5 to increases the processing speed of the VF page. So i have download the iPhone Emulator from
http://downloads.phpnuke.org/en/download-item-view-y-y-m-b-b-a/IPHONE%2BSIMULATOR.ht... | 0 | [
2,
2620,
27,
21024,
3579,
14868,
800,
3726,
3726,
31,
589,
21,
2598,
8774,
10058,
15,
31,
376,
20,
164,
21,
13,
21441,
2478,
27,
21024,
3646,
56,
57,
74,
3494,
20,
13,
15895,
331,
20,
7104,
14,
5511,
1362,
16,
14,
13,
21441,
247... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Error using JNDI datasouce on JBoss 7 for MySQL
===
I have spent many hrs try to fix the problem but no success. Googled and raed many related articles. followed this https://community.jboss.org/wiki/DataSourceConfigurationInAS7 also.
I want to connect MySQL database using JNDI dataSource on JBoss to reterive some ... | 0 | [
2,
7019,
568,
487,
9805,
1054,
18,
2655,
1105,
27,
487,
10349,
18,
453,
26,
51,
18,
22402,
800,
3726,
3726,
31,
57,
1111,
151,
13,
3112,
18,
1131,
20,
6098,
14,
1448,
47,
90,
1280,
9,
8144,
43,
17,
13,
525,
69,
151,
1597,
3376... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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 tell if there is new data on a pipe?
===
I'm working on Windows, and I'm trying to learn pipes, and how they work.
One thing I haven't found is how can I tell if there is new data on a pipe (from the child/receiver end of the pipe?
The usual method is to have a thread which reads the data, and sends it... | 0 | [
2,
184,
92,
31,
494,
100,
80,
25,
78,
1054,
27,
21,
7642,
60,
800,
3726,
3726,
31,
22,
79,
638,
27,
1936,
15,
17,
31,
22,
79,
749,
20,
2484,
14104,
15,
17,
184,
59,
170,
9,
53,
584,
31,
2933,
22,
38,
216,
25,
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,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
WebRequests in c#
===
I am very new to c#. Basically i have my own designed webpage and it requires to login to a user and then submit some data.
Now i want to create a desktop application in c# that can verify username and password and proceed so that the user can submit data on my webpage. I have read some info a... | 1 | [
2,
2741,
99,
10351,
18,
19,
272,
5910,
800,
3726,
3726,
31,
589,
253,
78,
20,
272,
5910,
9,
11374,
31,
57,
51,
258,
1006,
2741,
6486,
17,
32,
4781,
20,
6738,
108,
20,
21,
4155,
17,
94,
12298,
109,
1054,
9,
130,
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... |
My JS Accordion is acting goofy - it jumps all over the place
===
I am trying to implement a `js` accordion I found and I'm having problems with it. The titles are supposed to cleanly slide up to the top of the page and drop the content below. That is not what is happening. There is some obvious jumpiness going on whe... | 0 | [
2,
51,
487,
18,
20753,
25,
2180,
28072,
13,
8,
32,
17659,
65,
84,
14,
209,
800,
3726,
3726,
31,
589,
749,
20,
8713,
21,
13,
1,
728,
18,
1,
20753,
31,
216,
17,
31,
22,
79,
452,
1716,
29,
32,
9,
14,
3037,
50,
2293,
20,
2745,... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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 a better way: my kludgy use of AddingManagedObjectContext?
===
Problem: kludgy use of AddingManagedObjectContext?
The app is Universal Library Style CoreData. RootTableView has Book Category List, Fiction, Sci-Fi etc.
Addition of a book is done on second level BookListTableView via EditButton and then a ... | 0 | [
2,
25,
80,
21,
574,
161,
45,
51,
15744,
43,
2687,
275,
16,
4721,
177,
8030,
23793,
1126,
11969,
60,
800,
3726,
3726,
1448,
45,
15744,
43,
2687,
275,
16,
4721,
177,
8030,
23793,
1126,
11969,
60,
14,
4865,
25,
4172,
1248,
1034,
2884... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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 could cause a dependency not to be set in Spring
===
I came across Spring's `@Required` annotation and I am not sure when to use it.
My main interrogation is: **What could cause a Spring dependency not to be set thereby justifying the use of `@Required`?** | 0 | [
2,
98,
110,
1679,
21,
26835,
52,
20,
44,
309,
19,
1573,
800,
3726,
3726,
31,
281,
464,
1573,
22,
18,
13,
1,
99,
3003,
2095,
1,
40,
1270,
857,
17,
31,
589,
52,
562,
76,
20,
275,
32,
9,
51,
407,
18388,
25,
45,
13,
1409,
608,... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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.