unified_texts stringlengths 32 30.1k | OpenStatus_id int64 0 4 | input_ids list | token_type_ids list | attention_mask list |
|---|---|---|---|---|
Compiler issues
===
I've been encountering some issues with a Java program which I've begun developing. It would be an online ordering system for the Honeydukes Candy Store of Harry Potter fame, and would be two separate programs. The client program would be in Swing, and would take the order and all that, sending it ... | 0 | [
2,
21486,
1549,
800,
3726,
3726,
31,
22,
195,
74,
7007,
68,
109,
1549,
29,
21,
8247,
625,
56,
31,
22,
195,
4349,
3561,
9,
32,
83,
44,
40,
2087,
15775,
329,
26,
14,
5439,
24919,
18,
9963,
1718,
16,
2706,
9777,
2720,
15,
17,
83,... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Granting guest access to server with key based SSH login
===
Quite simple: How can guest SSH access to a server be granted to multiple users who will share the same 'guest' login?
The server has only RSA key access (no password login) and this works fine for the normal case where the public keys of single users a... | 0 | [
2,
18599,
2427,
1381,
20,
8128,
29,
1246,
432,
13,
18,
1635,
6738,
108,
800,
3726,
3726,
1450,
1935,
45,
184,
92,
2427,
13,
18,
1635,
1381,
20,
21,
8128,
44,
2743,
20,
1886,
3878,
72,
129,
1891,
14,
205,
13,
22,
22695,
22,
6738,... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
if statement comparing integers not working in objective c
===
I am trying to perform logic based on the values of two integers. Here I am defining my integers, and I also have NSLog so I can see if the values are correct when I run the code:
int theHikeFlag = (int)[theNewHikeFlag objectAtIndex:(theID-1)];
... | 0 | [
2,
100,
3331,
15047,
13820,
18,
52,
638,
19,
7038,
272,
800,
3726,
3726,
31,
589,
749,
20,
2985,
7085,
432,
27,
14,
4070,
16,
81,
13820,
18,
9,
235,
31,
589,
14684,
51,
13820,
18,
15,
17,
31,
67,
57,
13,
2172,
5567,
86,
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... |
Generating a random preview image on a HTML5 video tag
===
Is it possible to capture a snapshot of a video that's loaded using the HTML5 video element and use that as a preview image until the video loads or the play event is triggered? I know about the poster attribute but I want the thumbnail to be self generated, l... | 0 | [
2,
13500,
21,
5477,
16121,
1961,
27,
21,
13,
15895,
264,
763,
3383,
800,
3726,
3726,
25,
32,
938,
20,
3683,
21,
29946,
16,
21,
763,
30,
22,
18,
8572,
568,
14,
13,
15895,
264,
763,
4520,
17,
275,
30,
28,
21,
16121,
1961,
163,
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... |
shell_exec() - Error when executing php script
===
When I'm trying to execute a PHP script using `shell_exec()`, it's not working.
In the error_log file it shows:
> PHP Warning: shell_exec() [<a
> href='function.shell-exec'>function.shell-exec</a>]: Unable to execute
> 'php /home/snabbsam/public_html/.....
... | 0 | [
2,
3593,
1,
1706,
3319,
5,
6,
13,
8,
7019,
76,
25836,
13,
26120,
3884,
800,
3726,
3726,
76,
31,
22,
79,
749,
20,
15644,
21,
13,
26120,
3884,
568,
13,
1,
15984,
1,
1706,
3319,
5,
6,
1,
15,
32,
22,
18,
52,
638,
9,
19,
14,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Error page for "mysql errors"
===
I was wounding if there really is any possible way to make the mysql errors cleaner. It's not a very big issue, but if they do happen I'd like them to be nice and neat.
I did read one tutorial, which sadly didn't work, but they did seem to give me hope of a possibility.
I would... | 0 | [
2,
7019,
2478,
26,
13,
7,
915,
18,
22402,
11908,
7,
800,
3726,
3726,
31,
23,
4855,
68,
100,
80,
510,
25,
186,
938,
161,
20,
233,
14,
51,
18,
22402,
11908,
19585,
9,
32,
22,
18,
52,
21,
253,
580,
1513,
15,
47,
100,
59,
107,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
iPhone app store, how to release preview app just for customer
===
I know you can release your app throw iTunes connect and use the 50 redoom code for customer to free download.
But is there a preview store I can use to allow customer have a preview before I actually release to the app store?
Cheers
Phil | 0 | [
2,
21024,
4865,
1718,
15,
184,
20,
830,
16121,
4865,
114,
26,
7705,
800,
3726,
3726,
31,
143,
42,
92,
830,
154,
4865,
3814,
12952,
6379,
17,
275,
14,
1222,
402,
111,
2636,
1797,
26,
7705,
20,
551,
7121,
9,
47,
25,
80,
21,
16121,... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Get webpage content with Hebrew characters / UTF-8
===
I'm trying to bring next webpage content (as it) to TextView in my android application.
http://www.kavim-t.co.il/include/getXMLStations.asp?parent=56_%20_2
Here are the results, Chrome vs Activity:
![enter image description here][1]
[1]: http://i.s... | 0 | [
2,
164,
2741,
6486,
2331,
29,
7438,
1766,
13,
118,
287,
11720,
8,
457,
800,
3726,
3726,
31,
22,
79,
749,
20,
1499,
328,
2741,
6486,
2331,
13,
5,
472,
32,
6,
20,
1854,
4725,
19,
51,
13005,
3010,
9,
7775,
6903,
6483,
9,
24927,
7... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Remove YouTube related videos in this script
===
I have seen this script to auto-mute video's from youtube embedded on a site:
http://stackoverflow.com/questions/8869372/how-do-i-automatically-play-a-youtube-video-iframe-api-muted
The code is available on fiddle:
http://jsfiddle.net/9RjzU/3/
However I wou... | 0 | [
2,
4681,
7330,
1597,
6610,
19,
48,
3884,
800,
3726,
3726,
31,
57,
541,
48,
3884,
20,
3108,
8,
79,
6567,
763,
22,
18,
37,
7330,
12138,
27,
21,
689,
45,
7775,
6903,
25325,
2549,
9990,
9,
960,
118,
24652,
18,
118,
3020,
3680,
3555,... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Why is my Trie lookup slower than that of the standard F# Map's?
===
So, I just ported the Trie from OCaml. Unfortunately, it runs slower than the standard Map in terms of tryFind. I don't understand this - the trie seems like it should be faster. Is F#'s code libraries built in some special way as to make them faster... | 0 | [
2,
483,
25,
51,
2286,
62,
361,
576,
14085,
119,
30,
16,
14,
1236,
398,
5910,
2942,
22,
18,
60,
800,
3726,
3726,
86,
15,
31,
114,
1295,
69,
14,
2286,
62,
37,
13,
14977,
8184,
9,
6200,
15,
32,
1461,
14085,
119,
14,
1236,
2942,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Uusing unsignedByte with Base 64 encoding
===
I have made a SOAP API using WSDL, and i need to transfer bytes of a file from client to the server of the API. I am using unsignedBinary[] array type in the WSDL to describe the data to be passed. The WSDL description is as follows:
<complexType name="TByteArray">
... | 0 | [
2,
287,
12655,
28839,
23246,
29,
1000,
4384,
19608,
800,
3726,
3726,
31,
57,
117,
21,
6447,
21,
2159,
568,
619,
18,
8643,
15,
17,
31,
376,
20,
2617,
34,
3231,
16,
21,
3893,
37,
6819,
20,
14,
8128,
16,
14,
21,
2159,
9,
31,
589,... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
sparql regex compare two string variables (one is composed by the other)
===
I am trying to compare two string variables to discover if one is contained in the other, specifically if one is composed of the other (so, I would like to avoid retrieving that "information" contains "format". I am interested only in results... | 0 | [
2,
12196,
22402,
7953,
1706,
11590,
81,
3724,
12157,
13,
5,
849,
25,
1869,
34,
14,
89,
6,
800,
3726,
3726,
31,
589,
749,
20,
11590,
81,
3724,
12157,
20,
6297,
100,
53,
25,
3437,
19,
14,
89,
15,
3524,
100,
53,
25,
1869,
16,
14,... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
how android device identifies which layout to use
===
In my android app, I have set the layout resources for both large and x-large screens, viz:
layout-large and layout x-large. When I open run it in an device emulator with "large" screen, it gets the layout from the "layout-large" folder, which seems to be correct.... | 0 | [
2,
184,
13005,
3646,
17165,
56,
9106,
20,
275,
800,
3726,
3726,
19,
51,
13005,
4865,
15,
31,
57,
309,
14,
9106,
2566,
26,
156,
370,
17,
993,
8,
11312,
14236,
15,
1790,
380,
45,
9106,
8,
11312,
17,
9106,
993,
8,
11312,
9,
76,
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... |
Excel Matrix get (multiple) values
===
As you can see we've got a matrix with data in it. (I removed the header of rows and columns, since it's corporate information that isn't supposed to be spread around.)
Link: http://i49.tinypic.com/5jwayg.jpg
This is what I need:
* When there is a 'X' in the matrix, I n... | 0 | [
2,
20700,
8187,
164,
13,
5,
21531,
5106,
6,
4070,
800,
3726,
3726,
28,
42,
92,
196,
95,
22,
195,
330,
21,
8187,
29,
1054,
19,
32,
9,
13,
5,
49,
1974,
14,
157,
106,
16,
11295,
17,
7498,
15,
179,
32,
22,
18,
4871,
676,
30,
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... |
Different partial view per module
===
I have different namespaced controllers that share the same layout:
# /app/controllers/admin/dashboard.rb
class Admins::DashboardController < ApplicationController
...
end
----------
# /app/controllers/clients/dashboard.rb
class Cli... | 0 | [
2,
421,
7284,
1418,
416,
12613,
800,
3726,
3726,
31,
57,
421,
1817,
15265,
9919,
18,
30,
1891,
14,
205,
9106,
45,
6926,
13,
118,
7753,
118,
12898,
1252,
18,
118,
1283,
2160,
118,
43,
6031,
2806,
9,
7549,
718,
21,
43,
2160,
18,
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... |
Dividing Google Map Into sectors
===
Lets say i've a map of certain country. Is there anyway i'll be able to divide out the map into sectors? like the image below?
The reason why i wishes to divide is i am given a task to get the current sector the user is base on his current lat and long from the android phone. B... | 0 | [
2,
18542,
8144,
2942,
77,
12653,
800,
3726,
3726,
6884,
395,
31,
22,
195,
21,
2942,
16,
1200,
475,
9,
25,
80,
2774,
31,
22,
211,
44,
777,
20,
8918,
70,
14,
2942,
77,
12653,
60,
101,
14,
1961,
1021,
60,
14,
1215,
483,
31,
8803,... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
separate the word contain letters and numbers into two parts
===
How can I separate the word contain letters and numbers into two parts in the character variable and the number in the variable:
example:
<?
$x = "f25";
?>
I want to get the letter to a new variable $L="f";
and the number to anoth... | 0 | [
2,
1725,
14,
833,
3717,
2516,
17,
2116,
77,
81,
1341,
800,
3726,
3726,
184,
92,
31,
1725,
14,
833,
3717,
2516,
17,
2116,
77,
81,
1341,
19,
14,
925,
7612,
17,
14,
234,
19,
14,
7612,
45,
823,
45,
13,
1,
60,
5579,
396,
800,
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... |
grails / groovy NoClassDefFoundError when accessing a static variable
===
i think this is an easy one for you:
I have a Controller in which i want to access a static field within another class XY (groovy class, located in package src/groovy ...). But this gets an NoClassDefFoundError.
public class XY{ public... | 0 | [
2,
489,
7301,
18,
13,
118,
3452,
2026,
93,
90,
1898,
13862,
12235,
29992,
76,
1381,
68,
21,
12038,
7612,
800,
3726,
3726,
31,
277,
48,
25,
40,
2010,
53,
26,
42,
45,
31,
57,
21,
9919,
19,
56,
31,
259,
20,
1381,
21,
12038,
575,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Form Authentication and Impersonation
===
I am trying to implement Form Authentication in my Application. At the same time I want to impersonate using a high previlaged account, in oredr to acces a file for a server. I have written the following code:
<system.web>
<compilation debug="true" targetFramew... | 0 | [
2,
505,
27963,
17,
797,
7276,
857,
800,
3726,
3726,
31,
589,
749,
20,
8713,
505,
27963,
19,
51,
3010,
9,
35,
14,
205,
85,
31,
259,
20,
797,
7276,
1373,
568,
21,
183,
782,
9638,
8030,
2176,
15,
19,
54,
69,
139,
20,
7602,
160,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Selenium IDE: Opening in new tab and shift focus to new tab not working
===
i have stuck in one point in selenium ide
the scenario is like this
Log-----go to dashboard page---------mouse over any menu on the top navigational bar-----on mouseover sub menu will appear as drop down---now click any link from th... | 0 | [
2,
23027,
14311,
13,
3448,
45,
1214,
19,
78,
6523,
17,
4471,
1776,
20,
78,
6523,
52,
638,
800,
3726,
3726,
31,
57,
4549,
19,
53,
454,
19,
23027,
14311,
13,
3448,
14,
12705,
25,
101,
48,
6738,
8,
8,
8,
8,
8,
839,
20,
26478,
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... |
Facebook ios sdk: Page not found message after integrate it into my App
===
i have searched for a lot of questions regarding this `The page you requested was not found.` <br/> when i do it in sample app then it work nicely and it connecting to facebook and posting work successfuly. but when i integrate it in my App ... | 0 | [
2,
9090,
13,
7760,
13,
18,
43,
197,
45,
2478,
52,
216,
2802,
75,
18399,
32,
77,
51,
4865,
800,
3726,
3726,
31,
57,
9036,
26,
21,
865,
16,
2346,
3467,
48,
13,
1,
124,
2478,
42,
6602,
23,
52,
216,
9,
1,
13,
1,
5145,
118,
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 import .js files
===
Hi I am developing phonegap application. If I use console.log in index.html file then it prints, but If I use it in another file it doesn't print. If suppose I import files in index.html file like:
<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" href="jquer... | 0 | [
2,
184,
20,
9010,
13,
9,
728,
18,
6488,
800,
3726,
3726,
4148,
31,
589,
3561,
1132,
1136,
306,
3010,
9,
100,
31,
275,
8650,
9,
5567,
19,
4348,
9,
15895,
3893,
94,
32,
12202,
15,
47,
100,
31,
275,
32,
19,
226,
3893,
32,
1437,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
How do I remove goBack events on UIButtons in UIPageViewControllers?
===
In an XCode project (iOS 5.1) where I have been using `UIPageViewController`, I noticed that when I tap on any button the automatic action is to send the `goBack`event and flip the page back to the previous index.
I am bewildered by this becau... | 0 | [
2,
184,
107,
31,
4681,
162,
1958,
963,
27,
13,
5661,
811,
444,
18,
19,
13,
5661,
6486,
4725,
12898,
1252,
18,
60,
800,
3726,
3726,
19,
40,
993,
9375,
669,
13,
5,
7760,
331,
9,
165,
6,
113,
31,
57,
74,
568,
13,
1,
5661,
6486,... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
How do I create a function common to all the pages in ASP.net?
===
I'm making a website that has a menu on all the pages that needs to be changed frequently. Right now I'm copying the code of the menu in all the pages, and so, if the menu needs to be changed, I have to open each page and change the menu there.
Is t... | 0 | [
2,
184,
107,
31,
1600,
21,
1990,
757,
20,
65,
14,
4434,
19,
28,
306,
9,
2328,
60,
800,
3726,
3726,
31,
22,
79,
544,
21,
2271,
30,
63,
21,
11379,
27,
65,
14,
4434,
30,
2274,
20,
44,
1015,
3086,
9,
193,
130,
31,
22,
79,
4344... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
How to write unit tests for functions with private fields in PHP
===
I have a class with private fields (class global variables) and private methods. Inside the constructor all fields are not initialized. Some of private fields are initialize inside some methods. I have already written some tests for private methods w... | 0 | [
2,
184,
20,
2757,
1237,
4894,
26,
3719,
29,
932,
2861,
19,
13,
26120,
800,
3726,
3726,
31,
57,
21,
718,
29,
932,
2861,
13,
5,
1898,
2062,
12157,
6,
17,
932,
3195,
9,
572,
14,
6960,
248,
65,
2861,
50,
52,
2104,
1333,
9,
109,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
malloc for string pointers - how it can be disastrous
===
In the following link http://www.informit.com/guides/content.aspx?g=cplusplus&seqNum=34, i read this :
using malloc() to create a non–POD object causes undefined behavior:
//disastrous!
std::string *pstr =(std::string*)malloc(sizeof(std::string))... | 0 | [
2,
3668,
2499,
26,
3724,
454,
445,
13,
8,
184,
32,
92,
44,
18678,
800,
3726,
3726,
19,
14,
249,
3508,
7775,
6903,
6483,
9,
108,
4190,
242,
9,
960,
118,
17599,
18,
118,
25424,
9,
472,
306,
396,
60,
263,
3726,
150,
13349,
13349,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Visualization of a given data set
===
The data set consists of tasks that extend over different time periods. The tasks consist of start time and end time. The goal is to find the tasks that are overlapping. I need a graphic visualization of the tasks such that they are plotted on a time-task(x-y) axis. Bar graphs and... | 1 | [
2,
28873,
16,
21,
504,
1054,
309,
800,
3726,
3726,
14,
1054,
309,
2043,
16,
8674,
30,
7206,
84,
421,
85,
7302,
9,
14,
8674,
7929,
16,
799,
85,
17,
241,
85,
9,
14,
1195,
25,
20,
477,
14,
8674,
30,
50,
23854,
9,
31,
376,
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... |
Using Nested Loop
===
Code for nested loop:
xquery version "1.0";
let $message := (1, 2)
for $s in $message
let $message1 := count($message)
for $i in ((1 to $message1))
return
<results>
<count>{$i}</count>
... | 0 | [
2,
568,
5618,
69,
5293,
800,
3726,
3726,
1797,
26,
5618,
69,
5293,
45,
993,
8190,
93,
615,
13,
7,
165,
9,
387,
7,
73,
408,
5579,
3845,
18,
1303,
13,
45,
3726,
13,
5,
165,
15,
172,
6,
26,
5579,
18,
19,
5579,
3845,
18,
1303,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Issue in calling Activity from the IntentService class
===
In my app i am using `IntentService` class to start another activity in the background. But the issue i got is that suppose from the `IntentService` class i start my activity, which open my activity, after that i don't close my activity. Then i notice that whe... | 0 | [
2,
1513,
19,
2555,
2358,
37,
14,
6936,
11449,
718,
800,
3726,
3726,
19,
51,
4865,
31,
589,
568,
13,
1,
6391,
2291,
11449,
1,
718,
20,
799,
226,
2358,
19,
14,
2395,
9,
47,
14,
1513,
31,
330,
25,
30,
5787,
37,
14,
13,
1,
6391,... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Calculate time period list between 2 time in php?
===
I want to generate 3 time-period-list column between two times.
if
$start_time = '08:00 AM';'
$end_time = '10:00: PM';
Time Period List As:
Time-interval 30min [12:00 PM - 12:30 PM - 1:00 PM]
Morning ----- Noon ----- Eve... | 0 | [
2,
18469,
85,
620,
968,
128,
172,
85,
19,
13,
26120,
60,
800,
3726,
3726,
31,
259,
20,
7920,
203,
85,
8,
27441,
8,
5739,
4698,
128,
81,
436,
9,
100,
5579,
13680,
1,
891,
800,
13,
22,
3099,
45,
2032,
589,
22,
73,
22,
5579,
24... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
ORA-02292 Constraint violation - child records found
===
parent entity is consits of many to may relation when ever i deleted the parent Id I give the excetion is ORA-02292 Constraint violation - child records found.
My Entity :
@Entity
@Table(name = "MOBEE_AGENCY")
public class MobeeAgency impleme... | 0 | [
2,
54,
58,
8,
3564,
25204,
28804,
12120,
13,
8,
850,
742,
216,
800,
3726,
3726,
4766,
9252,
25,
11608,
7363,
16,
151,
20,
123,
5827,
76,
462,
31,
19584,
14,
4766,
4924,
31,
590,
14,
1396,
1105,
3309,
25,
54,
58,
8,
3564,
25204,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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 mock built-in php socket functions?
===
I'm working on some code that reads from a socket, and it goes wrong when it gets a certain large input. I went to add a unit test for this, before fixing it, but got stuck because I cannot mock `fread` (and the other PHP built-in functions I'm using such as `fsockopen`, ... | 0 | [
2,
184,
20,
10506,
392,
8,
108,
13,
26120,
18482,
3719,
60,
800,
3726,
3726,
31,
22,
79,
638,
27,
109,
1797,
30,
11137,
37,
21,
18482,
15,
17,
32,
1852,
1389,
76,
32,
3049,
21,
1200,
370,
6367,
9,
31,
296,
20,
3547,
21,
1237,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
DropShadow effect on pie chart
===
I want to do a pie chart with a DropShadow effect, so i've tried to put the effect on the PieDataPoint object but it didn't work - instead of heaving a shadow of the pie every slice of the pie draw its own shadow on its neighbors, as you can see in the image below:
![enter image d... | 0 | [
2,
2804,
18396,
1590,
27,
5470,
1795,
800,
3726,
3726,
31,
259,
20,
107,
21,
5470,
1795,
29,
21,
2804,
18396,
1590,
15,
86,
31,
22,
195,
794,
20,
442,
14,
1590,
27,
14,
5470,
18768,
3132,
3095,
47,
32,
223,
22,
38,
170,
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 do I display data in asp.net that has follows a specific pattern/ format?
===
I have this table ![enter image description here][1]
and what I want to is have something like this on the browser. ![enter image description here][2]
[1]: http://i.stack.imgur.com/jSO9C.png
[2]: http://i.stack.imgur.com/... | 0 | [
2,
184,
107,
31,
3042,
1054,
19,
28,
306,
9,
2328,
30,
63,
2415,
21,
1903,
3732,
118,
2595,
60,
800,
3726,
3726,
31,
57,
48,
859,
13,
187,
2558,
13679,
1961,
5318,
235,
500,
2558,
165,
500,
17,
98,
31,
259,
20,
25,
57,
301,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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, reading from file into structure
===
I've been struggling with this for days and i can't figure out why it doesn't work.
I'm trying to read numbers from file with numbers written like this:
0 2012 1 1 2000.000000
0 2012 1 1 3000.000000
1 2012 1 1 4500.000000
my structure:
struct elemen... | 0 | [
2,
272,
15,
1876,
37,
3893,
77,
1411,
800,
3726,
3726,
31,
22,
195,
74,
7587,
29,
48,
26,
509,
17,
31,
92,
22,
38,
1465,
70,
483,
32,
1437,
22,
38,
170,
9,
31,
22,
79,
749,
20,
1302,
2116,
37,
3893,
29,
2116,
642,
101,
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... |
Reading web page source c/c++ windows
===
i have c++ application which reads page source
HINTERNET hInternet = InternetOpenA("InetURL/1.0", INTERNET_OPEN_TYPE_PRECONFIG, NULL, NULL, 0 );
HINTERNET hConnection = InternetConnectA( hInternet, "ngg-l.com/Servers/getservers", 80, " "," ", INTERNET_SERVICE_HTTP, 0... | 0 | [
2,
1876,
2741,
2478,
1267,
272,
118,
150,
20512,
1936,
800,
3726,
3726,
31,
57,
272,
20512,
3010,
56,
11137,
2478,
1267,
6382,
106,
2328,
6382,
106,
2328,
800,
2620,
10157,
58,
5,
7,
1149,
2517,
255,
11698,
9,
387,
7,
15,
2620,
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... |
Records missing during select
===
I am using the following JPQL query to fetch and sort records based on SSN. In DB 7 of them has ssn and 4 does not have ssn. The first time I see all the 11 records being returned but when the query runs again, I see only 7 records, the records that had the case set to 0 and not the o... | 0 | [
2,
742,
2863,
112,
5407,
800,
3726,
3726,
31,
589,
568,
14,
249,
13,
12851,
22402,
25597,
20,
18312,
17,
2058,
742,
432,
27,
13,
18,
18,
103,
9,
19,
13,
9007,
453,
16,
105,
63,
13,
18,
18,
103,
17,
268,
630,
52,
57,
13,
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... |
Join operation on EntityQuery with Datacontext?
===
For IQueryable<T>, you can do a join. But you could not do it on EntityQuery. So if I want to do a joint in silverlight for the client side with DataContext, how do I do it? DataContext queries only return an EntityQuery in silverlight. I tried to use EntityQuery.Que... | 0 | [
2,
1865,
1453,
27,
9252,
8190,
93,
29,
1054,
1126,
11969,
60,
800,
3726,
3726,
26,
13,
5312,
622,
579,
1,
38,
1,
15,
42,
92,
107,
21,
1865,
9,
47,
42,
110,
52,
107,
32,
27,
9252,
8190,
93,
9,
86,
100,
31,
259,
20,
107,
21,... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
How to extract background-url from css definition with scrapy
===
How can I extract (with scrapy) `image_1.png` from something like this:
<html><body>
<style type="text/css">
img.article_image[class]
{
background-image:url('/article_images/image_1.png');
}
</style>
<img ... | 0 | [
2,
184,
20,
10962,
2395,
8,
911,
255,
37,
272,
18,
18,
5465,
29,
10241,
93,
800,
3726,
3726,
184,
92,
31,
10962,
13,
5,
1410,
10241,
93,
6,
13,
1,
22039,
1,
165,
9,
306,
2723,
1,
37,
301,
101,
48,
45,
13,
1,
15895,
1,
9760... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Change TableView Header Text Color
===
I would like to make a simple change in my tableView. I have a custom table view background and I would like to change the Header and Footer TEXT color,
**ONLY the text color.**
I've seen on internet that usually we must use the delegate method to give to the table view a... | 0 | [
2,
753,
859,
4725,
157,
106,
1854,
1665,
800,
3726,
3726,
31,
83,
101,
20,
233,
21,
1935,
753,
19,
51,
859,
4725,
9,
31,
57,
21,
5816,
859,
1418,
2395,
17,
31,
83,
101,
20,
753,
14,
157,
106,
17,
1749,
106,
1854,
1665,
15,
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... |
width="" and "height"" on img messing their visibility
===
Why do I need to specify the width="" and height="" of the images on this page to make it appear correctly? The images in this list that don't specify their dims aren't visible. Can I make it so that I don't need to specify?
Thanks!
http://www.rollinleon... | 0 | [
2,
9456,
3726,
7,
7,
17,
13,
7,
252,
7748,
7,
7,
27,
797,
263,
3957,
68,
66,
19476,
800,
3726,
3726,
483,
107,
31,
376,
20,
19077,
14,
9456,
3726,
7,
7,
17,
2947,
3726,
7,
7,
16,
14,
3502,
27,
48,
2478,
20,
233,
32,
1893,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Wordpress - Modifying Multiple User Profiles on the Front End
===
Stackoverflowians,
I have created a site that allows users to register themselves for a golf tournament. One of the features I wanted to create is a "CREATE-A-FOURSOME" feature that lists all of the users that have registered on the site into four s... | 0 | [
2,
833,
5890,
13,
8,
17579,
68,
1886,
4155,
5296,
18,
27,
14,
431,
241,
800,
3726,
3726,
7566,
2549,
9990,
4857,
15,
31,
57,
679,
21,
689,
30,
2965,
3878,
20,
2243,
1366,
26,
21,
4034,
1085,
9,
53,
16,
14,
967,
31,
417,
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... |
make wildcard targets
===
Not much to say.
%.o: %.c
@echo $<
<span/>
C:\Users\niklas\Desktop>make foo.o
make: *** No rule to create »foo.o«. End.
I expect it to print `foo.c`. Why doesn't it work?
*Note: The last line of the last block is translated from german to english, the spelling might not ... | 0 | [
2,
233,
23003,
7767,
800,
3726,
3726,
52,
212,
20,
395,
9,
13,
11881,
9,
111,
45,
13,
11881,
9,
150,
13,
1,
62,
2613,
5579,
1,
13,
1,
18,
3206,
118,
1,
272,
45,
1,
16704,
18,
1,
3239,
4830,
1,
3196,
197,
3880,
1,
11115,
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... |
How to generate Excel sheet from drl file
===
I was looking for drools api to generate excel sheet from drl file, is this possible? if yes please can someone point me at the API's?
Thanks for the help in advance. | 0 | [
2,
184,
20,
7920,
20700,
6125,
37,
744,
255,
3893,
800,
3726,
3726,
31,
23,
699,
26,
27008,
18,
21,
2159,
20,
7920,
20700,
6125,
37,
744,
255,
3893,
15,
25,
48,
938,
60,
100,
1643,
2247,
92,
737,
454,
55,
35,
14,
21,
2159,
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,
0,
0,
0,
0,
0,
0,
0,
0... |
How to hide a custom field in wordpress
===
I m working on my website and I'm trying to get custom fields to work. I have a page with some custom fields added. When I add this php code
<?php the_meta ?>
to my single.php file, a custom field 'WP-Prosper' automatically displayed to my post with its value lik... | 0 | [
2,
184,
20,
3077,
21,
5816,
575,
19,
833,
5890,
800,
3726,
3726,
31,
307,
638,
27,
51,
2271,
17,
31,
22,
79,
749,
20,
164,
5816,
2861,
20,
170,
9,
31,
57,
21,
2478,
29,
109,
5816,
2861,
905,
9,
76,
31,
3547,
48,
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... |
Printing char[] core dump C
===
I'm Trying to do:
printf("Provider: %s\n", Props->providerName);
where struct member:
char providerName[256];
causes core dump with:
Program terminated with signal 11, Segmentation fault.
[New process 73950 ]
#0 0xfee22290 in strlen () from /lib/... | 0 | [
2,
7312,
4892,
2558,
500,
2884,
11424,
272,
800,
3726,
3726,
31,
22,
79,
749,
20,
107,
45,
4793,
410,
5,
7,
26735,
139,
45,
13,
11881,
18,
1,
103,
7,
15,
9476,
18,
8,
1,
26735,
139,
7259,
6,
73,
113,
13,
10346,
322,
45,
4892... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
JS newbie: how to execute part of the HTML after clicking on a button
===
I am fairly new to JS and jQuery and I am stuck with this.
I am doing an ecommerce and I have a page showing the details of a product.
I have a **carousel of thumbnail**. If you click on the thumbnail, the main image gets substituted with th... | 0 | [
2,
487,
18,
78,
5893,
45,
184,
20,
15644,
141,
16,
14,
13,
15895,
75,
25590,
27,
21,
5167,
800,
3726,
3726,
31,
589,
6647,
78,
20,
487,
18,
17,
487,
8190,
93,
17,
31,
589,
4549,
29,
48,
9,
31,
589,
845,
40,
13,
62,
26470,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Remove jsessionid from URL
===
I'm working on a project with the following technologies
- Spring
- ShiroFilter
- PrettyFaces
- Tomcat server
While i'm deploying it on tomcat server, I'm getting a "JSESSIONID 456jghd787aa" added at the end of the URL.
I was trying to resolve this but i'm not able.Please... | 0 | [
2,
4681,
487,
7202,
5991,
1340,
37,
287,
6362,
800,
3726,
3726,
31,
22,
79,
638,
27,
21,
669,
29,
14,
249,
5740,
13,
8,
1573,
13,
8,
13,
18676,
11924,
815,
13,
8,
1772,
6413,
18,
13,
8,
2067,
5782,
8128,
133,
31,
22,
79,
176... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Using .NET 3.5 Assambly with APS 2.0
===
I inherited some .NET projects from a collegue who left our company a while ago. One of them is a web portal on ASP.NET (with 2.0 Framework), another is a helper library defining the controls we are using (derived from System.Web.UI.User) and some other helpers. This library us... | 0 | [
2,
568,
13,
9,
2328,
203,
9,
264,
14848,
8818,
29,
21,
1919,
172,
9,
387,
800,
3726,
3726,
31,
7179,
109,
13,
9,
2328,
2314,
37,
21,
9470,
62,
3982,
72,
225,
318,
237,
21,
133,
1464,
9,
53,
16,
105,
25,
21,
2741,
8281,
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... |
How to load aray of files to web-server from application?
===
I'm using c#, I have a method to load one file using post. But server takes array of files, so what to change, or generally how to post array or list of files? | 0 | [
2,
184,
20,
6305,
21,
2787,
16,
6488,
20,
2741,
8,
10321,
106,
37,
3010,
60,
800,
3726,
3726,
31,
22,
79,
568,
272,
5910,
15,
31,
57,
21,
2109,
20,
6305,
53,
3893,
568,
678,
9,
47,
8128,
1384,
7718,
16,
6488,
15,
86,
98,
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,
0,
0,
0... |
How to generate test result reports using Selenium Webdriver in C#
===
What's a good way of generating test results reports when I run a test in C# using the selenium webdriver. I have nunit available to me, but I'm not sure what I can do with it.
The tests are functional tests of a WUI | 0 | [
2,
184,
20,
7920,
1289,
829,
2813,
568,
23027,
14311,
2741,
21752,
19,
272,
5910,
800,
3726,
3726,
98,
22,
18,
21,
254,
161,
16,
13500,
1289,
1736,
2813,
76,
31,
485,
21,
1289,
19,
272,
5910,
568,
14,
23027,
14311,
2741,
21752,
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... |
Getting different result from google distance API and native Distance finding function +iphone
===
I am working on iphone application where i need to find the points between 2 latitude and longitude
I had used:-
CLLocation* newlocation = [[CLLocation alloc] initWithLatitude:19.0759837 longitude:72.8776559... | 0 | [
2,
1017,
421,
829,
37,
8144,
1583,
21,
2159,
17,
1275,
1583,
3007,
1990,
2754,
49,
7709,
800,
3726,
3726,
31,
589,
638,
27,
21024,
3010,
113,
31,
376,
20,
477,
14,
819,
128,
172,
16337,
17,
22291,
31,
41,
147,
45,
8,
10842,
1903... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
What is the string format of the Asp.net SessionID?
===
I want to use the `Session.SessionID` as file name and query string in URL. I want to know if its format is suitable for these applications. For example you can not use `'?'` or `'<'` characters in a file name.
Is SessionID format string safe for file names an... | 0 | [
2,
98,
25,
14,
3724,
2595,
16,
14,
28,
306,
9,
2328,
3723,
1340,
60,
800,
3726,
3726,
31,
259,
20,
275,
14,
13,
1,
7202,
5991,
9,
7202,
5991,
1340,
1,
28,
3893,
204,
17,
25597,
3724,
19,
287,
6362,
9,
31,
259,
20,
143,
100,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Display image in uiwebview iphone
===
i have a uiwevview and i am just displaying some text. I am using html text to format the uiwebview. How can i include a image/uiimage inside it? I need to display an image with a fixed frame. | 0 | [
2,
3042,
1961,
19,
13,
5661,
14113,
4725,
21024,
800,
3726,
3726,
31,
57,
21,
13,
5661,
458,
710,
4725,
17,
31,
589,
114,
17418,
109,
1854,
9,
31,
589,
568,
13,
15895,
1854,
20,
2595,
14,
13,
5661,
14113,
4725,
9,
184,
92,
31,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
writing a tab dilimited txt file in php, with proper encoding
===
This code writes a tab delimited txt file to a directory. I have a problem with the character encoding as it fails to get the non-English characters like ñ , é ,...
how can i get the encoding right? I know i should use UTF-8, but where in my code does ... | 0 | [
2,
1174,
21,
6523,
926,
23012,
20225,
38,
3893,
19,
13,
26120,
15,
29,
4119,
19608,
800,
3726,
3726,
48,
1797,
6215,
21,
6523,
121,
23012,
20225,
38,
3893,
20,
21,
16755,
9,
31,
57,
21,
1448,
29,
14,
925,
19608,
28,
32,
13614,
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 can I change an appengine application's billing administrator?
===
I want to change the billing administrator of an appengine application. How can I achieve that without causing service disruption?
Thanks. | 0 | [
2,
184,
92,
31,
753,
40,
4865,
16847,
3010,
22,
18,
1071,
68,
8890,
60,
800,
3726,
3726,
31,
259,
20,
753,
14,
1071,
68,
8890,
16,
40,
4865,
16847,
3010,
9,
184,
92,
31,
4689,
30,
366,
3242,
365,
21311,
60,
3669,
9,
3,
0,
0,... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... |
Trying to check if email already exists on database
===
I am trying to check an email address against ones listed in a database to make sure it doesn't match any.
I have attempted to use `rowCount` which I understand returns a bool `true` or `false` on whether it found a match.
But the email address still gets e... | 0 | [
2,
749,
20,
2631,
100,
8517,
614,
5636,
27,
6018,
800,
3726,
3726,
31,
589,
749,
20,
2631,
40,
8517,
3218,
149,
53,
18,
1510,
19,
21,
6018,
20,
233,
562,
32,
1437,
22,
38,
730,
186,
9,
31,
57,
3066,
20,
275,
13,
1,
5417,
165... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Immediately clearing the contents of an IFrame in Flex
===
I have a Flex HTML component that is displaying content from a remote URL and a button in the Flex application that reloads the content. However, it takes a few seconds for the IFrame's content to refresh. During this time, there is no obvious feedback to the ... | 0 | [
2,
1375,
8130,
14,
8478,
16,
40,
31,
8361,
19,
14409,
800,
3726,
3726,
31,
57,
21,
14409,
13,
15895,
5912,
30,
25,
17418,
2331,
37,
21,
5388,
287,
6362,
17,
21,
5167,
19,
14,
14409,
3010,
30,
27339,
18,
14,
2331,
9,
207,
15,
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... |
How to refresh my RSSFeed, Find Posts again, and parse again in app?
===
I am making a simple RSS Feed app. How do I refresh all the posts and parsing again to fetch for posts manually (so the user can click a refresh button)? | 0 | [
2,
184,
20,
24905,
51,
13,
1224,
18,
20954,
15,
477,
9868,
188,
15,
17,
2017,
870,
188,
19,
4865,
60,
800,
3726,
3726,
31,
589,
544,
21,
1935,
13,
1224,
18,
4063,
4865,
9,
184,
107,
31,
24905,
65,
14,
9868,
17,
2017,
18,
68,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
javascript manifest file "application.js" is not processed
===
I am on a Macbook Pro and created a new Rails 3.2 app, but the assets pipeline does not work. Here is what I did:
$ rails version
Rails 3.2.5
$ rails new test_assets
$ cd test_assets
$ rails server
The server is started OK ... | 0 | [
2,
8247,
8741,
13160,
3893,
13,
7,
2552,
20669,
9,
728,
18,
7,
25,
52,
16697,
800,
3726,
3726,
31,
589,
27,
21,
1572,
5199,
895,
17,
679,
21,
78,
2240,
18,
203,
9,
135,
4865,
15,
47,
14,
6223,
12250,
630,
52,
170,
9,
235,
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... |
jQuery: Setting Header Accept for JSONP returns 405
===
I see many posts over the Accepts issue, but I can't seem to nail down my specific issue. Here's a quick overview:
- Using the latest jQuery
- Trying to access JSONP from Redbox's (developer.redbox.com) API with a valid key
- Redbox only returns JSONP wi... | 0 | [
2,
487,
8190,
93,
45,
2697,
157,
106,
3440,
26,
487,
528,
306,
4815,
13,
21817,
800,
3726,
3726,
31,
196,
151,
9868,
84,
14,
16548,
1513,
15,
47,
31,
92,
22,
38,
2260,
20,
11250,
125,
51,
1903,
1513,
9,
235,
22,
18,
21,
2231,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Adding glow to an object made by Raphael when an input form is clicked on
===
I have created a shape using the raphael JS library. I have an input field on my page. I want to toggle a glow around that shape when the input field is clicked on.
Here is the code I've already tried:
var searchBoxHtml = document.g... | 0 | [
2,
4721,
6839,
20,
40,
3095,
117,
34,
13874,
76,
40,
6367,
505,
25,
15802,
27,
800,
3726,
3726,
31,
57,
679,
21,
2539,
568,
14,
13874,
487,
18,
1248,
9,
31,
57,
40,
6367,
575,
27,
51,
2478,
9,
31,
259,
20,
20,
263,
4875,
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... |
Android Custom Listview not responding to clicklistener
===
Okk friends i have this code in android for a custom lisview and clicklistener applied to it,But it seems nothing is happenning when i click on the listview item.it is a custom listview which is fetching information about youtube links from mysql d... | 0 | [
2,
13005,
5816,
968,
4725,
52,
15887,
20,
10840,
13891,
106,
800,
3726,
3726,
5854,
197,
954,
31,
57,
48,
1797,
19,
13005,
26,
21,
5816,
13,
3159,
4725,
17,
10840,
13891,
106,
2435,
20,
32,
15,
811,
32,
2206,
626,
25,
2384,
2981,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Copy the contents of one table into another
===
In MSSQL
<br>I have two tables, identical in structure.
<br>Table A is products
<br>Table B is products_update.
On a given day, I get a new product xls in a predefined format.
I drop the products_update table and use SQL to select into products_update.
In the... | 0 | [
2,
4344,
14,
8478,
16,
53,
859,
77,
226,
800,
3726,
3726,
19,
4235,
18,
22402,
13,
1,
5145,
1,
49,
57,
81,
7484,
15,
6323,
19,
1411,
9,
13,
1,
5145,
1,
5924,
21,
25,
1985,
13,
1,
5145,
1,
5924,
334,
25,
1985,
1,
576,
8209,... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Make a custom view for iAd as subview in my ViewControllers
===
I have a problem to make a soulotion for placing a iAd in my Tab Bar app. I'm using Xcode 4 with storyboard and the Tab Bar Controller itself is only created in storyboard with no class (just UITabBarController in Utilites). This is what I want to do:
... | 0 | [
2,
233,
21,
5816,
1418,
26,
31,
1283,
28,
972,
4725,
19,
51,
1418,
12898,
1252,
18,
800,
3726,
3726,
31,
57,
21,
1448,
20,
233,
21,
2069,
111,
3309,
26,
5861,
21,
31,
1283,
19,
51,
6523,
748,
4865,
9,
31,
22,
79,
568,
993,
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... |
Getting Client ID of textbox in Gridview
===
In order to use the
txtbox = document.getElementById() function inside of an external javascript file, I am assigned the clientID of each control to a variable that I use.
So for instance, I say:
var lbCancelID = '<%= lbCancel.ClientId %>';
Then, when I call a fu... | 0 | [
2,
1017,
6819,
4924,
16,
1854,
5309,
19,
7354,
4725,
800,
3726,
3726,
19,
389,
20,
275,
14,
20225,
38,
5309,
800,
4492,
9,
3060,
27567,
779,
1340,
5,
6,
1990,
572,
16,
40,
4886,
8247,
8741,
3893,
15,
31,
589,
2467,
14,
6819,
134... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
graphics object is painted twise
===
here is code that generate and paint one of tetramino figure every 5 sec.
However, the figure is drown twice and, therefore, twists the original picture.
Here tetramino figure consist of 10x10 pixel blocks.
Constructor Figure tells position of the blocks and color.
method pai... | 0 | [
2,
8351,
3095,
25,
3838,
13,
38,
10474,
800,
3726,
3726,
235,
25,
1797,
30,
7920,
17,
5107,
53,
16,
11237,
15373,
1465,
352,
331,
9265,
9,
207,
15,
14,
1465,
25,
20380,
2088,
17,
15,
1793,
15,
7844,
18,
14,
501,
2151,
9,
235,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Twitter bootstrap modals in Rails
===
I am trying to add a link to a modal in the header of my app, however my link currently does nothing. Can someone let me know whats wrong with my code?
**header.html.erb** (shortened)
<ul class="nav pull-right">
...
// pretty much just added the example modal... | 0 | [
2,
10623,
5894,
16514,
13,
20756,
18,
19,
2240,
18,
800,
3726,
3726,
31,
589,
749,
20,
3547,
21,
3508,
20,
21,
13,
20756,
19,
14,
157,
106,
16,
51,
4865,
15,
207,
51,
3508,
871,
630,
626,
9,
92,
737,
408,
55,
143,
98,
18,
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... |
How to upgrade dojo1.2 to dojo1.7
===
I have an application which is running with dojo 1.2 having support for InternetExplorer8 only
so my problem is that I want to upgrate dojo version to 1.7 and InternetExplorer9/otherborwsers compatible,
so which API do I need to change? I am using all three dojo,dijit,dojox.... | 0 | [
2,
184,
20,
9483,
107,
1636,
165,
9,
135,
20,
107,
1636,
165,
9,
465,
800,
3726,
3726,
31,
57,
40,
3010,
56,
25,
946,
29,
107,
1636,
137,
9,
135,
452,
555,
26,
2620,
6899,
7386,
106,
457,
104,
86,
51,
1448,
25,
30,
31,
259,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Sending NSData inside a structure object over BlueTooth
===
The structure:
typedef struct
{
NSData *levelData;
int levelID;
} GameLevelInfo;
How I send the data:
static GameLevelInfo gameLevelInfo;
gameLevelInfo.levelData = [[LevelManager sharedManager] levelD... | 0 | [
2,
4907,
13,
2172,
18768,
572,
21,
1411,
3095,
84,
705,
15808,
800,
3726,
3726,
14,
1411,
45,
1001,
13862,
13,
10346,
13,
1,
13,
2172,
18768,
1637,
3906,
18768,
73,
19,
38,
662,
1340,
73,
13,
1,
250,
3906,
108,
4120,
73,
184,
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... |
Mysql and Ruby on Rails configuration in windows7 x86
===
I install the RailsInstaller downloading from this site http://railsinstaller.org/ and also install the mysqlInstaller downloading from this site http://dev.mysql.com/downloads/. Both I have installed in c:\ drive. I have also installed mysql driver from ruby c... | 0 | [
2,
51,
18,
22402,
17,
10811,
27,
2240,
18,
8091,
19,
1936,
465,
993,
3274,
800,
3726,
3726,
31,
16146,
14,
2240,
18,
108,
21300,
106,
7121,
68,
37,
48,
689,
7775,
6903,
7301,
18,
108,
21300,
106,
9,
5583,
118,
17,
67,
16146,
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... |
Dispatcher madness, how am i still in the background thread or is Visual Studio wrong?
===
Okay I've tried various different solutions and I'm going a bit insane so please bare with me.
Essentially I am invoking a service module call from my viewmodel in the background thread by using a background worker, all fine ... | 0 | [
2,
14226,
106,
13139,
15,
184,
589,
31,
174,
19,
14,
2395,
9322,
54,
25,
3458,
1120,
1389,
60,
800,
3726,
3726,
1705,
31,
22,
195,
794,
617,
421,
6776,
17,
31,
22,
79,
228,
21,
1142,
9405,
86,
2247,
4856,
29,
55,
9,
7398,
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... |
Collection as an attribute in EmberJS? (One-to-many relation)
===
In EmberJS I want to create a model that has a field that is a collection of other models. I figured this would be an easy thing, but I can't get it to work.
My current approach, as demonstrated in the JSFiddle below, is to create the two models (in ... | 0 | [
2,
1206,
28,
40,
35,
14755,
19,
13,
19603,
728,
18,
60,
13,
5,
849,
8,
262,
8,
14842,
5827,
6,
800,
3726,
3726,
19,
13,
19603,
728,
18,
31,
259,
20,
1600,
21,
1061,
30,
63,
21,
575,
30,
25,
21,
1206,
16,
89,
2761,
9,
31,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
When I should make sequence from lazy sequence
===
I'm reading [Programming Clojure][1] now and I find out next example
(defn by-pairs [coll]
(let
[take-pair (fn [c] (when (next c) (take 2 c)))]
(lazy-seq
(when-let [pair (seq (take-pair coll))] ;seq calls here
(... | 0 | [
2,
76,
31,
378,
233,
4030,
37,
16792,
4030,
800,
3726,
3726,
31,
22,
79,
1876,
636,
19746,
3863,
7383,
2142,
99,
500,
2558,
165,
500,
130,
17,
31,
477,
70,
328,
823,
13,
5,
13862,
103,
34,
8,
11541,
1224,
636,
20410,
500,
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... |
Nodejs asynchronous confusion
===
I can't seem to grasp how to maintain async control flow with NodeJs. All of the nesting makes the code very hard to read in my opinion. I'm a novice, so I'm probably missing the big picture.
What is wrong with simply coding something like this...
function first() {
var o... | 0 | [
2,
15421,
728,
18,
21,
16023,
1291,
5677,
800,
3726,
3726,
31,
92,
22,
38,
2260,
20,
10677,
184,
20,
4027,
21,
9507,
150,
569,
3312,
29,
15421,
728,
18,
9,
65,
16,
14,
24338,
1364,
14,
1797,
253,
552,
20,
1302,
19,
51,
4052,
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... |
How to save Python in-memory dictionary to a file as a Python source code?
===
How to get Python **source code** representation of in-memory Python dictionary?
I decided to ask this question after reading Thomas Kluyver's [comment][1] on Rob Galanakis' blog post titled [Why bother with python and config files?][2... | 0 | [
2,
184,
20,
2079,
20059,
19,
8,
790,
5171,
93,
9186,
20,
21,
3893,
28,
21,
20059,
1267,
1797,
60,
800,
3726,
3726,
184,
20,
164,
20059,
13,
1409,
12097,
1797,
1409,
5442,
16,
19,
8,
790,
5171,
93,
20059,
9186,
60,
31,
868,
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... |
Why EF 5 is not available on .Net 4?
===
I wanted to upgrade my app to EF 5 to take advantage of features like enum support spatial etc. However, I was not able to upgrade unless I move to .Net 4.5. I would like to know what features of .Net 4.5 does EF 5 use that it can not be done in .Net 4.0? | 0 | [
2,
483,
11599,
331,
25,
52,
904,
27,
13,
9,
2328,
268,
60,
800,
3726,
3726,
31,
417,
20,
9483,
51,
4865,
20,
11599,
331,
20,
247,
3314,
16,
967,
101,
1957,
723,
555,
14472,
2722,
9,
207,
15,
31,
23,
52,
777,
20,
9483,
4003,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
IF works, SWITCH not
===
<input type="text" name="importo_estratto" />
<input type="text" name="numeri_giocati" />
<input type="submit" id="submit" name="submit" />
$(document).ready(function() {
$('input[name=submit]').click(function() {
var importo_estratto = $('input[name=impo... | 0 | [
2,
100,
693,
15,
5521,
52,
800,
3726,
3726,
13,
1,
108,
4881,
1001,
3726,
7,
11969,
7,
204,
3726,
7,
1660,
1993,
111,
1,
1430,
4866,
262,
7,
13,
118,
1,
13,
1,
108,
4881,
1001,
3726,
7,
11969,
7,
204,
3726,
7,
6336,
6137,
1,... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Java run interface method on parent thread?
===
Does anyone know of a Java equivalent class to the Handler found for Android? For example a given class implements a callback interface. Callback interface methods are called from child threads, but the given class implements this callback.
The callback method's threa... | 1 | [
2,
8247,
485,
6573,
2109,
27,
4766,
9322,
60,
800,
3726,
3726,
630,
1276,
143,
16,
21,
8247,
4602,
718,
20,
14,
24641,
216,
26,
13005,
60,
26,
823,
21,
504,
718,
8713,
18,
21,
645,
1958,
6573,
9,
645,
1958,
6573,
3195,
50,
227,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Chrome (not in app) - facebook error Unsafe JavaScript attempt
===
I came across this weird bug in the facebook.com page where the AJAX loaded parts (or however you call the technique facebook uses) didn't load (e.g. the chat, the notifications etc.).
When I fired up the developer's console, it gave me this JavaScr... | 0 | [
2,
13,
12985,
13,
5,
1270,
19,
4865,
6,
13,
8,
9090,
7019,
27094,
8247,
8741,
1735,
800,
3726,
3726,
31,
281,
464,
48,
5455,
6256,
19,
14,
9090,
9,
960,
2478,
113,
14,
20624,
8572,
1341,
13,
5,
248,
207,
42,
645,
14,
4873,
909... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Simplemodal and json data returns undefined
===
I'm pretty new to jquery and json so be gentle ;)
I'm trying to load json data in simplemodal (by eric martin). All I get is undefined returns.
My json looks like this (minified):
{
"product": {
"id": 2140679,
"vid": 3376388,
... | 0 | [
2,
1935,
20756,
17,
487,
528,
1054,
4815,
367,
13439,
800,
3726,
3726,
31,
22,
79,
1772,
78,
20,
487,
8190,
93,
17,
487,
528,
86,
44,
5654,
13,
73,
6,
31,
22,
79,
749,
20,
6305,
487,
528,
1054,
19,
1935,
20756,
13,
5,
779,
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... |
webbrowser dll file
===
I was wondering where on my computer I can find the dll file for the web browser control. The reason I need it is because I'd like to modify it for my own use, as I have found that being IE based, the webBrowser control doesn't give me everything I need, and I need to add various functions. Whe... | 0 | [
2,
10192,
5417,
4104,
13,
43,
211,
3893,
800,
3726,
3726,
31,
23,
5712,
113,
27,
51,
1428,
31,
92,
477,
14,
13,
43,
211,
3893,
26,
14,
2741,
16495,
569,
9,
14,
1215,
31,
376,
32,
25,
185,
31,
22,
43,
101,
20,
17579,
32,
26,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Stylesheet not working with Code Igniter
===
I am trying to fit a stylesheet into view with CodeIgniter, please bare in mind I am new to CI.
So the stylesheet seems to be included right and I am checking the location, but it still doesn't seem to change a thing..
this is my view:
<!DOCTYPE html PUBLIC "-... | 0 | [
2,
1034,
17627,
52,
638,
29,
1797,
31,
16606,
815,
800,
3726,
3726,
31,
589,
749,
20,
2742,
21,
1034,
17627,
77,
1418,
29,
1797,
9693,
242,
106,
15,
2247,
4856,
19,
594,
31,
589,
78,
20,
5486,
9,
86,
14,
1034,
17627,
2206,
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... |
LLBLGen viewing generated SQL statement
===
I'm using LLBLGen to access a SQL Express database using LLBLGen runtime framework. Using Visual Studio 2010.
I have created a predicate expression, however It does not seem to be doing what I thought it should, how can I view the Generated SQL sent to the database?
t... | 0 | [
2,
13,
211,
6287,
1863,
11244,
6756,
4444,
255,
3331,
800,
3726,
3726,
31,
22,
79,
568,
13,
211,
6287,
1863,
20,
1381,
21,
4444,
255,
2999,
6018,
568,
13,
211,
6287,
1863,
485,
891,
6596,
9,
568,
3458,
1120,
498,
9,
31,
57,
679,... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Layout issues with ssrs-2008
===
I have some trouble with the layout of a custom invoice report for CRM 2011 based on fetch xml, created in ssrs-2008.
One dataset can contain several invoices. The details have on parent group, grouped on Invoice Number.
The invoice header is located in a rectangle in the header r... | 0 | [
2,
9106,
1549,
29,
22118,
18,
8,
2753,
800,
3726,
3726,
31,
57,
109,
2572,
29,
14,
9106,
16,
21,
5816,
19,
13379,
1330,
26,
6186,
79,
542,
432,
27,
18312,
23504,
15,
679,
19,
22118,
18,
8,
2753,
9,
53,
1054,
3554,
92,
3717,
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... |
Salesforce error A workflow or approval field update caused an error when saving this record
===
I have one object with the name application. I am trying to update all the records of that object at that time it is throwing error message "A workflow or approval field update caused an error when saving this record. Cont... | 0 | [
2,
2598,
8774,
7019,
21,
170,
9990,
54,
4988,
575,
11100,
1497,
40,
7019,
76,
7599,
48,
571,
800,
3726,
3726,
31,
57,
53,
3095,
29,
14,
204,
3010,
9,
31,
589,
749,
20,
11100,
65,
14,
742,
16,
30,
3095,
35,
30,
85,
32,
25,
60... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Error when trying to connect to web-service
===
I have an external web-service: `http://188.254.16.92:7777/gateway/services/SID0003022?WSDL`
When I'm trying to connect to it (by the use of XML Spy or Informatica Powercenter), I receive an error:
File http://188.254.16.92:7777/gateway/services/SID0003022?WSDL i... | 0 | [
2,
7019,
76,
749,
20,
6379,
20,
2741,
8,
11449,
800,
3726,
3726,
31,
57,
40,
4886,
2741,
8,
11449,
45,
13,
1,
21127,
6903,
20768,
9,
21435,
9,
1091,
9,
4327,
45,
25081,
9816,
3322,
1443,
118,
11449,
18,
118,
18,
1340,
3993,
1762... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
JAXB. Validating XML by two xsd
===
Does it possible to validate xml while unmarshaling by two xsd?
I know that you unmarshal xml to object with several contexts by doing this:
context = JAXBContext.newInstance("onepackagecontext:secondpackagecontext");
I can use one schema for validation:
unmarshall... | 0 | [
2,
11712,
220,
9,
7394,
1880,
23504,
34,
81,
993,
18,
43,
800,
3726,
3726,
630,
32,
938,
20,
7394,
1373,
23504,
133,
367,
19988,
192,
68,
34,
81,
993,
18,
43,
60,
31,
143,
30,
42,
367,
19988,
192,
23504,
20,
3095,
29,
238,
414... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Application trust level issue:CookComputing xmlrpcClient.Invoke function throws an exception
===
I have an app that I am using the cook computing dll. When I issue this statement:
result = xmlrpcClient.Invoke (proxy, method, klarnaData);
I get an error on my shared hosting site because we have to run the site in... | 0 | [
2,
3010,
1527,
662,
1513,
45,
20840,
960,
4881,
68,
23504,
139,
25533,
18513,
38,
9,
108,
2625,
1048,
1990,
13566,
40,
5391,
800,
3726,
3726,
31,
57,
40,
4865,
30,
31,
589,
568,
14,
3800,
10626,
13,
43,
211,
9,
76,
31,
1513,
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... |
git --mirror in post-receive hook gitolite
===
I add on the server with Gitolite in post-receive hook of repository line:
git push --mirror slave:repo.git
Slave - mirror of main repo
Repo - git repository
After git push on client side - all fine, but after create new branch on main server and git push - comman... | 0 | [
2,
13,
10404,
13,
8,
8,
8635,
139,
248,
19,
678,
8,
99,
1105,
1284,
5559,
4100,
262,
10601,
800,
3726,
3726,
31,
3547,
27,
14,
8128,
29,
4100,
262,
10601,
19,
678,
8,
99,
1105,
1284,
5559,
16,
24869,
293,
45,
13,
10404,
3250,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Proper way to fill a field/generate a value inside a widget
===
So I've got a Tkinter widget which scrapes a result online. I want it to output a few values to the widget, rather than the Python IDLE console. How would I do that? Would I programmatically/dynamically set a label? Every example I've looked up is how to ... | 0 | [
2,
4119,
161,
20,
3509,
21,
575,
118,
17083,
1373,
21,
1923,
572,
21,
4807,
43,
3060,
800,
3726,
3726,
86,
31,
22,
195,
330,
21,
13,
38,
1767,
815,
4807,
43,
3060,
56,
23855,
18,
21,
829,
2087,
9,
31,
259,
32,
20,
5196,
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... |
twitter bootstrap popover plugin bug - this.isHTML is not a function
===
I copied the example straight from their page:
http://jsfiddle.net/D2RLR/631/
... and I get the following error:
this.isHTML is not a function
[Break On This Error]
$tip.find('.popover-title')[this.isHTML(title) ? 'ht... | 0 | [
2,
10623,
5894,
16514,
1675,
2549,
10922,
108,
6256,
13,
8,
48,
9,
403,
15895,
25,
52,
21,
1990,
800,
3726,
3726,
31,
18225,
14,
823,
1599,
37,
66,
2478,
45,
7775,
6903,
728,
18,
1707,
12312,
9,
2328,
118,
43,
135,
6362,
139,
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... |
Silverlight/Flash content reloading every time when using Fancybox inline
===
I'm preloading embed Silverlight app on my page(inline content, display:block) so when I'm clicking on specific buttons on page Silverlight recieves some values and opens in Fancybox window.
But this works correctly only in Firefox brows... | 0 | [
2,
1172,
3130,
118,
26694,
2331,
27339,
68,
352,
85,
76,
568,
12251,
5309,
19,
1143,
800,
3726,
3726,
31,
22,
79,
782,
16866,
11911,
69,
1172,
3130,
4865,
27,
51,
2478,
5,
108,
1143,
2331,
15,
3042,
45,
12048,
6,
86,
76,
31,
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... |
How to pass prototype function?
===
I'm a newbie to javascript and I need some help.
I was trying to sum radius by function, but got an undefined error:(
function sumWithFunction(func, number) {
return func() + number;
}
function Circle(X, Y, R) {
this.x = X;
this.y = Y;
... | 0 | [
2,
184,
20,
1477,
7063,
1990,
60,
800,
3726,
3726,
31,
22,
79,
21,
78,
5893,
20,
8247,
8741,
17,
31,
376,
109,
448,
9,
31,
23,
749,
20,
3907,
13288,
34,
1990,
15,
47,
330,
40,
367,
13439,
7019,
45,
5,
1990,
3907,
1410,
22359,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
devise reconfirmable
===
I would like to use the devise option :reconfirmable in my user model, so whenever a user changes his email, he needs to confirm it with a link sent by email.
The big problem is, that the email gets never sent ...
My setup is with devise 2.1.2 is:
user model:
attr_accessible: unconf... | 0 | [
2,
29276,
13460,
20590,
579,
800,
3726,
3726,
31,
83,
101,
20,
275,
14,
29276,
4255,
13,
45,
99,
1126,
20590,
579,
19,
51,
4155,
1061,
15,
86,
6634,
21,
4155,
1693,
33,
8517,
15,
24,
2274,
20,
10265,
32,
29,
21,
3508,
795,
34,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Firefox type rendering bolder than other OS X browsers - is there a solution?
===
Are there any non-hacky html/css/jquery tricks to achieve better font rendering for Firefox users? The screenshots below (Safari 5/Chrome 20/Firefox 13) show that Firefox is rendering user-agent fonts as well as typekit served fonts much... | 0 | [
2,
535,
18219,
1001,
15307,
5657,
106,
119,
89,
13,
759,
993,
16495,
18,
13,
8,
25,
80,
21,
4295,
60,
800,
3726,
3726,
50,
80,
186,
538,
8,
22983,
93,
13,
15895,
118,
6824,
18,
118,
728,
8190,
93,
13747,
20,
4689,
574,
9978,
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... |
SO is so buggy for ages
===
So often when I post I get "An error occurred during submission." Resubmitting doesn't help and I am forced to refresh the page. At that point, I have to verify that I am human.
What happened to this site? I've been patiently waiting for months, maybe a year it to get better but I see ... | 2 | [
2,
86,
25,
86,
6256,
2687,
26,
5520,
800,
3726,
3726,
86,
478,
76,
31,
678,
31,
164,
13,
7,
210,
7019,
2437,
112,
10923,
9,
7,
302,
7563,
5130,
1203,
1437,
22,
38,
448,
17,
31,
589,
1292,
20,
24905,
14,
2478,
9,
35,
30,
454,... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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 ImageIO.read() fails in browser
===
I've made a game in Java, which naturally uses multiple images in it. I developed the game using Eclipse, and running it in Eclipse has no problems. At this point, the game is pretty much done, so I'm trying to put it on the internet, but I cannot get this game to run in a brow... | 0 | [
2,
8247,
1961,
1963,
9,
10647,
5,
6,
13614,
19,
16495,
800,
3726,
3726,
31,
22,
195,
117,
21,
250,
19,
8247,
15,
56,
8000,
2027,
1886,
3502,
19,
32,
9,
31,
885,
14,
250,
568,
11652,
15,
17,
946,
32,
19,
11652,
63,
90,
1716,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
What is the name of a pair of brackets inside a C# function that only exists for an extra level of scope?
===
Take as an example the following C# function:
static void Main(string[] args)
{
var r = new Random();
{
var i = r.Next(); ;
Conso... | 0 | [
2,
98,
25,
14,
204,
16,
21,
2146,
16,
21971,
572,
21,
272,
5910,
1990,
30,
104,
5636,
26,
40,
2230,
662,
16,
9914,
60,
800,
3726,
3726,
247,
28,
40,
823,
14,
249,
272,
5910,
1990,
45,
12038,
11364,
407,
5,
11130,
2558,
500,
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... |
JQuery - Why when I add new columns to my table it says "undefined" in the extra cells
===
When I add an extra 3 columns to the table my list items do not fill them. Instead it says undefined in the cells. If anyone can I ideally need a 6x6 table for my list items. Cheers.
var listOfWords = ["mat", "cat", "d... | 0 | [
2,
487,
8190,
93,
13,
8,
483,
76,
31,
3547,
78,
7498,
20,
51,
859,
32,
898,
13,
7,
1020,
13439,
7,
19,
14,
2230,
2934,
800,
3726,
3726,
76,
31,
3547,
40,
2230,
203,
7498,
20,
14,
859,
51,
968,
3755,
107,
52,
3509,
105,
9,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.