unified_texts stringlengths 32 30.1k | OpenStatus_id int64 0 4 | input_ids list | token_type_ids list | attention_mask list |
|---|---|---|---|---|
Hashing function for strings in C
===
I want to implement a hashing technique in `C` where all the permutation of a string have same hash keys.
e.g. `abc` & `cab` both should have same keys.
I have thought of adding the `ascii` values & then checking `frequency of characters`[important otherwise both `abc`... | 0 | [
2,
19170,
68,
1990,
26,
7887,
19,
272,
800,
3726,
3726,
31,
259,
20,
8713,
21,
19170,
68,
4873,
19,
13,
1,
150,
1,
113,
65,
14,
28706,
16,
21,
3724,
57,
205,
19170,
5534,
9,
13,
62,
9,
263,
9,
13,
1,
21880,
1,
279,
13,
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... |
Toolbar autoresize buttons in wxPython on windows
===
I've decided to change size of icons in toolbar in my application written in python. Because my app is working on both platforms (win and linux) i met some problems in easy changing of my app.
On linux there is no problem - toolbar is automatically increased in s... | 0 | [
2,
5607,
1850,
3108,
99,
10454,
12861,
19,
619,
396,
6448,
11570,
27,
1936,
800,
3726,
3726,
31,
22,
195,
868,
20,
753,
1072,
16,
9801,
18,
19,
5607,
1850,
19,
51,
3010,
642,
19,
20059,
9,
185,
51,
4865,
25,
638,
27,
156,
6843,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Consultation about copy and paste from my program
===
i have this code for copy text from my program
final ClipboardManager clipBoard = (ClipboardManager)getSystemService(CLIPBOARD_SERVICE);
but when i go out from my program and try to paste to another program - its not working
what can be th... | 0 | [
2,
15819,
88,
4344,
17,
640,
62,
37,
51,
625,
800,
3726,
3726,
31,
57,
48,
1797,
26,
4344,
1854,
37,
51,
625,
426,
12229,
2806,
22256,
12229,
2806,
800,
13,
5,
150,
6013,
2806,
22256,
6,
3060,
10724,
11449,
5,
150,
6013,
2806,
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... |
JFreechart show only xaxis
===
i want to use a a very small JFreechart horizontal StackedGroupBar with a height of 20. My problem is, that the x-axis will be rendered very small so that you cannot read the values. My idea is to show this chart without the x-axis and add another chart in top of the old one which shows ... | 0 | [
2,
487,
4639,
5433,
38,
298,
104,
993,
19676,
800,
3726,
3726,
31,
259,
20,
275,
21,
21,
253,
284,
487,
4639,
5433,
38,
10095,
20054,
8024,
1850,
29,
21,
2947,
16,
434,
9,
51,
1448,
25,
15,
30,
14,
993,
8,
19676,
129,
44,
1087... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
t-sql returning xml column data as a node in a for xml query
===
I have a view in sql server 2005 that contains a column of xml data. The column comes from a for xml path() query, ie
SELECT e.id, eventTypeCode, e.startDate, e.endDate,
-- VENUES
(select v.name from venue v inner join eventVenue ev ... | 0 | [
2,
13,
38,
8,
18,
22402,
2485,
23504,
4698,
1054,
28,
21,
15421,
19,
21,
26,
23504,
25597,
800,
3726,
3726,
31,
57,
21,
1418,
19,
4444,
255,
8128,
812,
30,
1588,
21,
4698,
16,
23504,
1054,
9,
14,
4698,
1624,
37,
21,
26,
23504,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Adding a navigation bar item "back" on another view
===
I have a view "MainView" that has a navigation bar without any navigation controller, also, it has a tab bar without a tab bar controller. each tab bar item has its own view. everytime i click on a tab bar item it just removes the current view and inserts a subvi... | 0 | [
2,
4721,
21,
8368,
748,
9101,
13,
7,
1958,
7,
27,
226,
1418,
800,
3726,
3726,
31,
57,
21,
1418,
13,
7,
6232,
4725,
7,
30,
63,
21,
8368,
748,
366,
186,
8368,
9919,
15,
67,
15,
32,
63,
21,
6523,
748,
366,
21,
6523,
748,
9919,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
How to change the titleLabel font color, Xcode
===
This code seems to work well, modifying the properties of my button, except the titleLabel font color is not changing. I can change the font, font size, shadow but not the color. It currently displays as white although I am trying to set it to black. I've tried button... | 0 | [
2,
184,
20,
753,
14,
581,
21018,
9978,
1665,
15,
993,
9375,
800,
3726,
3726,
48,
1797,
2206,
20,
170,
134,
15,
17579,
68,
14,
3704,
16,
51,
5167,
15,
1613,
14,
581,
21018,
9978,
1665,
25,
52,
4226,
9,
31,
92,
753,
14,
9978,
15... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
JAXBvalidation error: 'Invalid index -1' with abstract complexType
===
After enabling validation of incoming XML on JAXB web service, I'm getting error message, when I send in request the `Invalid index -1`.
I've checked when this error occures. I'm sending the object, one field of which in an abstract type. When t... | 0 | [
2,
11712,
220,
18506,
43,
857,
7019,
45,
13,
22,
108,
18506,
43,
4348,
13,
8,
165,
22,
29,
8502,
1502,
4474,
800,
3726,
3726,
75,
13168,
27999,
16,
17126,
23504,
27,
11712,
220,
2741,
365,
15,
31,
22,
79,
1017,
7019,
2802,
15,
7... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
How can I render a list of checkboxes with checkboxes with django?
===
I want to create this form with django;
[ ] parent_checkbox1
[ ] sub_cb1_pcb1 [ ] sub_cb2_pcb1
...
[ ] parent_checkbox10
[ ] sub_cb1_pcb10 [ ] sub_cb2_pcb10
I can easily render the parent checkboxes with:
... | 0 | [
2,
184,
92,
31,
16535,
21,
968,
16,
2631,
5309,
160,
29,
2631,
5309,
160,
29,
3857,
14541,
60,
800,
3726,
3726,
31,
259,
20,
1600,
48,
505,
29,
3857,
14541,
73,
636,
13,
500,
4766,
1,
12542,
5309,
165,
636,
13,
500,
972,
1,
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... |
Objectify entity
===
Can I pass an objectify entity (i.e class annotated by `@Entity`) to a function accepting `com.google.appengine.api.datastore.Entity` ? | 0 | [
2,
3095,
8612,
9252,
800,
3726,
3726,
92,
31,
1477,
40,
3095,
8612,
9252,
13,
5,
49,
9,
62,
718,
40,
1270,
1669,
34,
13,
1,
2291,
856,
1,
6,
20,
21,
1990,
10894,
13,
1,
960,
9,
16111,
4875,
9,
7753,
16847,
9,
2552,
49,
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,
0,
0,
0,
0,
0,
0,
0,
0... |
codeigniter load view within view by calling it from another controller
===
This question seems the same to the others but it's actually different.
The situation is like this:
I have 2 controllers namely controller_1 and controller_2.
I have several views but for the purpose of this situation, I'll be giving view... | 0 | [
2,
1797,
9693,
242,
106,
6305,
1418,
363,
1418,
34,
2555,
32,
37,
226,
9919,
800,
3726,
3726,
48,
1301,
2206,
14,
205,
20,
14,
654,
47,
32,
22,
18,
1121,
421,
9,
14,
1858,
25,
101,
48,
45,
31,
57,
172,
9919,
18,
8525,
9919,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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 avoid block IO operation when responding a user's request in asp.net
===
I am working on WCF project hosted by asp.net/IIS. This WCF service has a Method called SearchImage, which looks like this:
string SearchImage(string query)
{
//call bing service to get the images
//it is very tim... | 0 | [
2,
184,
20,
2658,
1921,
13,
1963,
1453,
76,
15887,
21,
4155,
22,
18,
3772,
19,
28,
306,
9,
2328,
800,
3726,
3726,
31,
589,
638,
27,
11801,
410,
669,
2812,
34,
28,
306,
9,
2328,
118,
2865,
18,
9,
48,
11801,
410,
365,
63,
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 do a for loop in windows command line?
===
I was wondering if this was possible? I'm not familiar with using windows command line, but I have to use it for a project I'm working on. I have a a number of files, for which I need to perform a function for each. I'm used to working with python, but obviously this i... | 0 | [
2,
184,
20,
107,
21,
26,
5293,
19,
1936,
1202,
293,
60,
800,
3726,
3726,
31,
23,
5712,
100,
48,
23,
938,
60,
31,
22,
79,
52,
3694,
29,
568,
1936,
1202,
293,
15,
47,
31,
57,
20,
275,
32,
26,
21,
669,
31,
22,
79,
638,
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... |
Cache aligned linked list
===
I am aware about the concepts of data type or structure alignment, packing, padding issues etc. I have implemented a single linked list where each node occupies approximately 250 bytes i.e. around 4 times the size of cache line of 64 bytes. My machine is a Intel 64 bit architecture.
No... | 0 | [
2,
16522,
13,
12740,
4727,
968,
800,
3726,
3726,
31,
589,
3854,
88,
14,
8700,
16,
1054,
1001,
54,
1411,
12448,
15,
16683,
15,
4432,
3258,
1549,
2722,
9,
31,
57,
6807,
21,
345,
4727,
968,
113,
206,
15421,
16088,
1357,
6774,
34,
323... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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 allow geolocation in a WPF Web Browser control?
===
I'm using the WPF Web Browser Control in .net3.5 to access an internal site that uses geolocation.
When I access the site in any other browser, it displays a box asking me to Allow or Deny location tracking. However, when I access the site with the WPF Web ... | 0 | [
2,
184,
20,
1655,
6389,
19032,
19,
21,
619,
7721,
2741,
16495,
569,
60,
800,
3726,
3726,
31,
22,
79,
568,
14,
619,
7721,
2741,
16495,
569,
19,
13,
9,
2328,
240,
9,
264,
20,
1381,
40,
3117,
689,
30,
2027,
6389,
19032,
9,
76,
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 fast select query without reading all db
===
I have a HUGE database with 2 tables: stat and total.
The example of the relation is the following
STAT:
==
------
| ID | total event |
| 7 | 2 |
|8 | 1 |
------
TOTAL:
=
---------
|ID | Even... | 0 | [
2,
51,
18,
22402,
1512,
5407,
25597,
366,
1876,
65,
13,
9007,
800,
3726,
3726,
31,
57,
21,
2329,
6018,
29,
172,
7484,
45,
12819,
17,
600,
9,
14,
823,
16,
14,
5827,
25,
14,
249,
12819,
45,
800,
3726,
13,
8,
8,
8,
8,
8,
8,
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... |
Does using socket io mean giving up PHP and apache?
===
So I've started working a little with Node JS and socket io for building fast and stable real time web applications (I'm pretty newbie to those).
The thing is that up until now I've been using LAMP and I don't think I am ready to abandon apache and php for devel... | 4 | [
2,
630,
568,
18482,
13,
1963,
884,
1438,
71,
13,
26120,
17,
17140,
60,
800,
3726,
3726,
86,
31,
22,
195,
373,
638,
21,
265,
29,
15421,
487,
18,
17,
18482,
13,
1963,
26,
353,
1512,
17,
4521,
683,
85,
2741,
3767,
13,
5,
49,
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... |
PC File server variable performance when importing from Access MDB
===
I've got some code that runs in Enterprise guide (SAS Enterprise build, Windows locally, Unix server), which imports a large table via a local install of PC File server. It runs fine for me, but is slow to the point of uselessness for the system te... | 0 | [
2,
5168,
3893,
8128,
7612,
956,
76,
9010,
68,
37,
1381,
8138,
220,
800,
3726,
3726,
31,
22,
195,
330,
109,
1797,
30,
1461,
19,
6002,
3378,
13,
5,
18,
472,
6002,
1895,
15,
1936,
6680,
15,
22540,
8128,
6,
15,
56,
20617,
21,
370,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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 Mobile - Jumping fixed footer
===
I am having a strange issue...
I'm openning a **"dialog"** page and then close it...When the **"dialog"** page
is closing, and going back to the original page, the fixed footer is jumps to the bottom of a page (instead of be there already)...
I'm using a **"flip"** tran... | 0 | [
2,
487,
8190,
93,
3241,
13,
8,
8759,
3535,
1749,
106,
800,
3726,
3726,
31,
589,
452,
21,
2578,
1513,
9,
9,
9,
31,
22,
79,
368,
2981,
21,
13,
1409,
7,
4286,
5567,
7,
1409,
2478,
17,
94,
543,
32,
9,
9,
9,
3185,
14,
13,
1409,... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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 the replace operator on a string that has quotes powershell
===
I am looking to run the command
foreach-object {$_ -replace
However the string I am attempting to work with could be described as the follow
this string "has" quotes
the whole line being
foreach-object {$_ -replace "this ... | 0 | [
2,
568,
14,
3934,
6022,
27,
21,
3724,
30,
63,
18901,
414,
15984,
800,
3726,
3726,
31,
589,
699,
20,
485,
14,
1202,
26,
14322,
8,
23793,
13,
1,
4403,
1,
13,
8,
99,
5119,
207,
14,
3724,
31,
589,
6314,
20,
170,
29,
110,
44,
745... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
openCV from window to ios
===
I want to train openCV from a server and send the xml generated by openCV to an ios device where an app will recognize the face using the xml trainned by the server. I will use openCV in both app but the server has window (trainning) and the device has ios (recognition).
So my main qu... | 0 | [
2,
368,
12732,
37,
1463,
20,
13,
7760,
800,
3726,
3726,
31,
259,
20,
1528,
368,
12732,
37,
21,
8128,
17,
2660,
14,
23504,
6756,
34,
368,
12732,
20,
40,
13,
7760,
3646,
113,
40,
4865,
129,
5844,
14,
276,
568,
14,
23504,
1528,
372... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Collapsible Menu in Android Fragment
===
Is it possible to have a collapsible menu in a fragment, say for example...
Drinks
Juice
Soda
Main Dish
Spaghetti Carbonara
Pizzas
What I want to achieve is that, when I click the main menu "Drinks", I will collapse to show the submenu... | 0 | [
2,
9470,
2552,
18,
3426,
11379,
19,
13005,
14847,
800,
3726,
3726,
25,
32,
938,
20,
57,
21,
9470,
2552,
18,
3426,
11379,
19,
21,
14847,
15,
395,
26,
823,
9,
9,
9,
9553,
10384,
16207,
407,
8827,
27852,
4778,
2704,
10684,
18,
98,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
OpenFileDialog box show shortcut filename when multiselect is true
===
When using an OpenFileDialog control with the multi-select flag set, the name of any shortcut file will appear in the filename text box of the dialog when I click on the shortcut. If I double click on the shortcut, it will take me to its destinatio... | 0 | [
2,
368,
16877,
4286,
5567,
1649,
298,
502,
4118,
3893,
7259,
76,
1889,
18,
16964,
25,
1151,
800,
3726,
3726,
76,
568,
40,
368,
16877,
4286,
5567,
569,
29,
14,
1889,
8,
18,
16964,
3157,
309,
15,
14,
204,
16,
186,
502,
4118,
3893,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Jquery Memory Leak in IE8 with Custom Events
===
I'm seeing a memory leak in IE8/7 when binding custom events to a Jquery DOM object which is referenced in a JS object. IE9 seems fine. Using a standard event ('click') works fine as well.
Full code at http://jsfiddle.net/hah8n/1/
var testField = function ($i... | 0 | [
2,
487,
8190,
93,
1912,
11724,
19,
13,
660,
457,
29,
5816,
963,
800,
3726,
3726,
31,
22,
79,
2078,
21,
1912,
11724,
19,
13,
660,
12530,
465,
76,
8728,
5816,
963,
20,
21,
487,
8190,
93,
11859,
3095,
56,
25,
17571,
19,
21,
487,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
passing data through segues
===
Im trying to use one web view and have three different buttons to take you to this web view. Each one will take you to a different website. I've created a new webview class and in this class i have a method to set which url it will go to. In the original view controller i try to send a ... | 0 | [
2,
2848,
1054,
120,
1353,
12831,
800,
3726,
3726,
797,
749,
20,
275,
53,
2741,
1418,
17,
57,
132,
421,
12861,
20,
247,
42,
20,
48,
2741,
1418,
9,
206,
53,
129,
247,
42,
20,
21,
421,
2271,
9,
31,
22,
195,
679,
21,
78,
2741,
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... |
Linux device driver functional testing
===
For the development of device driver in linux kernel, is there any general-purpose and automated test suite to cover the basic/minimal functionality of a specific kind of device driver? For example, if we test NIC driver, we can make sure that the basic function like send/rec... | 0 | [
2,
13024,
3646,
2425,
7652,
4431,
800,
3726,
3726,
26,
14,
522,
16,
3646,
2425,
19,
13024,
17007,
15,
25,
80,
186,
297,
8,
12060,
17,
14904,
1289,
6160,
20,
1227,
14,
2125,
118,
6840,
3482,
18548,
16,
21,
1903,
825,
16,
3646,
2425... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
IIRF Redirect Rewrite Loop (IIS6)
===
I'm attempting a simple redirect using [this technique][1] from the IIRF guide. My rules are:
ReWriteRule ^/endpage /highly/embedded/page.aspx [L]
RedirectRule ^/.*page\.aspx http://www.myurl/endpage [R=301]
I get a browser message saying *"Firefox has detected that... | 0 | [
2,
595,
8291,
302,
14706,
27891,
5293,
13,
5,
2865,
18,
379,
6,
800,
3726,
3726,
31,
22,
79,
6314,
21,
1935,
302,
14706,
568,
636,
1565,
4873,
500,
2558,
165,
500,
37,
14,
595,
8291,
3378,
9,
51,
1761,
50,
45,
27891,
16154,
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... |
Can't find jars (declared in maven pom.xml file dependencies) in library
===
Hi i added dependencies in my pom.xml but i don't see it under Librairies .
i only find 2 jars in librairies the junit and selenium-java-client-driver
Have you an idea please
Here's my pom.xml file:
<project xmlns="http://maven... | 0 | [
2,
92,
22,
38,
477,
5112,
18,
13,
5,
546,
12078,
69,
19,
1216,
3124,
16214,
9,
396,
8184,
3893,
29411,
6,
19,
1248,
800,
3726,
3726,
4148,
31,
905,
29411,
19,
51,
16214,
9,
396,
8184,
47,
31,
221,
22,
38,
196,
32,
131,
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... |
add class to children - jquery
===
I have this html code:
<div class="rotation">
<ul>
<li><img src="..." alt="" /></li>
<li><img src="..." alt="" /></li>
<li><img src="..." alt="" /></li>
</ul>
</div>
I need to add class to ul, i want to do it using jquery, becau... | 0 | [
2,
3547,
718,
20,
391,
13,
8,
487,
8190,
93,
800,
3726,
3726,
31,
57,
48,
13,
15895,
1797,
45,
13,
1,
12916,
718,
3726,
7,
661,
8593,
7,
1,
13,
1,
1287,
1,
13,
1,
1210,
1,
1660,
263,
13,
18,
5453,
3726,
7,
9,
9,
9,
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... |
Pre-processing Emulator for JavaScript ( Timing / Debug Example )
===
In C++ you can omit compiling debug code by using pre-processing directives in order to keep your compiled code fast and not hindered by debug code not needed in production.
Is there a correlative way to do this in JavaScript? What I have been d... | 0 | [
2,
782,
8,
16835,
68,
3579,
14868,
26,
8247,
8741,
13,
5,
11812,
13,
118,
121,
16254,
823,
13,
6,
800,
3726,
3726,
19,
272,
20512,
42,
92,
13,
8560,
38,
24378,
121,
16254,
1797,
34,
568,
782,
8,
16835,
68,
15626,
18,
19,
389,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
How can I use inheritance properly while still being efficient?
===
I have some classes here:
class weapons
{
protected:
int damage, armor, cost;
};
class sword : public weapons
{
public:
// Initialization for the sword class.
void initialize()
{
... | 0 | [
2,
184,
92,
31,
275,
13852,
7428,
133,
174,
142,
8243,
60,
800,
3726,
3726,
31,
57,
109,
2684,
235,
45,
718,
2654,
13,
1,
3803,
45,
19,
38,
2308,
15,
7416,
15,
1516,
73,
13,
1,
73,
718,
2960,
13,
45,
317,
2654,
13,
1,
317,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Determine size of used memory in IWICStream buffer
===
I have VirtualAlloc()'d a 10MB block of memory and initialized an [IWICStream][1] with it using [`IWICStream::InitializeFromMemory()`][2].
I encoded a PNG into the IWICStream but I don't know how much memory the PNG data has occupied.
How do I determine the ... | 0 | [
2,
3746,
1072,
16,
147,
1912,
19,
31,
499,
596,
11260,
17497,
800,
3726,
3726,
31,
57,
6599,
192,
10799,
5,
6,
22,
43,
21,
332,
5024,
1921,
16,
1912,
17,
2104,
1333,
40,
636,
49,
499,
596,
11260,
500,
2558,
165,
500,
29,
32,
5... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Database being corrupted when copying from assets
===
I have a database of information which I am trying to copy from assets into the application's database directory on the device.
I have taken code from [1], but moved the copying code into the onCreate method of the DatabaseHelper class (as it calls it).
The datab... | 0 | [
2,
6018,
142,
11305,
69,
76,
4344,
68,
37,
6223,
800,
3726,
3726,
31,
57,
21,
6018,
16,
676,
56,
31,
589,
749,
20,
4344,
37,
6223,
77,
14,
3010,
22,
18,
6018,
16755,
27,
14,
3646,
9,
31,
57,
658,
1797,
37,
636,
165,
500,
15,... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
HEX decoding in Python 3.2
===
In Python 2.x I'm able to do this:
>>> '4f6c6567'.decode('hex_codec')
'Oleg'
But in Python 3.2 I encounter this error:
>>> b'4f6c6567'.decode('hex_codec')
Traceback (most recent call last):
File "<pyshell#25>", line 1, in <module>
b'4f6c6567'.de... | 0 | [
2,
24,
396,
121,
15458,
19,
20059,
203,
9,
135,
800,
3726,
3726,
19,
20059,
172,
9,
396,
31,
22,
79,
777,
20,
107,
48,
45,
13,
1,
13,
22,
300,
410,
379,
150,
3577,
4167,
22,
9,
546,
9375,
5,
22,
438,
396,
1,
9375,
150,
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... |
LINQ Sorting List<T> based on string Name property
===
I have the following:
public void ProcessRequest(HttpContext context)
{
string query = context.Request.QueryString["term"];
System.Web.Script.Serialization.JavaScriptSerializer JsonSerializer =
new System.Web.Script.Seria... | 0 | [
2,
6294,
1251,
2058,
68,
968,
1,
38,
1,
432,
27,
3724,
204,
1354,
800,
3726,
3726,
31,
57,
14,
249,
45,
317,
11364,
953,
99,
10351,
5,
21127,
1126,
11969,
4141,
6,
13,
1,
3724,
25597,
800,
4141,
9,
99,
10351,
9,
8190,
93,
1113... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Pattern for Backbone app using requirejs
===
I came across [this article][1] about about backbone apps with requirejs. There is one thing that seems really odd. Whenever they need a reference of Backbone, Underscore or jquery in my module I have to require them:
define([
'jQuery',
'Underscore',
... | 0 | [
2,
3732,
26,
24036,
4865,
568,
4077,
728,
18,
800,
3726,
3726,
31,
281,
464,
636,
1565,
2002,
500,
2558,
165,
500,
88,
88,
24036,
4865,
18,
29,
4077,
728,
18,
9,
80,
25,
53,
584,
30,
2206,
510,
4210,
9,
6634,
59,
376,
21,
2801... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
"Billing not supported" error in Google Play
===
Firstly I have been googling for goodness knows how long and have followed several other question's answers to no avail.
I have an Android application with in-app purchases, using the test keys (android.test.purchased) everything works fine. Using my actual product I... | 0 | [
2,
13,
7,
9580,
68,
52,
1827,
7,
7019,
19,
8144,
418,
800,
3726,
3726,
64,
102,
31,
57,
74,
162,
5598,
802,
26,
18509,
3620,
184,
175,
17,
57,
709,
238,
89,
1301,
22,
18,
6709,
20,
90,
24240,
9,
31,
57,
40,
13005,
3010,
29,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
ASP net html java script jquery
===
i have a problem with a "pop up" actually is just a div hidden and when a button is clicked the popup it's shown with jquery.
the fact is that, this popup closes all but it self after 5 segs, i never get to hit cancel, and the data load in the labels are in blank, the thing is th... | 1 | [
2,
28,
306,
4275,
13,
15895,
8247,
3884,
487,
8190,
93,
800,
3726,
3726,
31,
57,
21,
1448,
29,
21,
13,
7,
6057,
71,
7,
1121,
25,
114,
21,
13,
12916,
3689,
17,
76,
21,
5167,
25,
15802,
14,
1675,
576,
32,
22,
18,
1721,
29,
487... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
How to build V8 for amv7
===
i'm trying to use Google's v8 in my iPhone Application.
I built the libraries using "make arm" as stated on Google's website.
Unfortunately I get several linker errors telling me that the library is build "for archive".
The terminal tells me that the library's architecture is i386:
... | 0 | [
2,
184,
20,
1895,
566,
457,
26,
589,
710,
465,
800,
3726,
3726,
31,
22,
79,
749,
20,
275,
8144,
22,
18,
566,
457,
19,
51,
21024,
3010,
9,
31,
392,
14,
8649,
568,
13,
7,
11115,
813,
7,
28,
1240,
27,
8144,
22,
18,
2271,
9,
6... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Merge same named .txt file in diffrent dirrectroys?
===
I have a folder that is filled with sub folders of past dates (20120601 for example), inside each date folder there is a file named test.txt, along with another file named example.txt. How can I merge all the test.txt files into one?
I am trying to do this in ... | 0 | [
2,
12666,
205,
377,
13,
9,
38,
396,
38,
3893,
19,
20811,
8993,
13,
9035,
14673,
38,
7592,
18,
60,
800,
3726,
3726,
31,
57,
21,
19294,
30,
25,
1943,
29,
972,
19294,
18,
16,
640,
4076,
13,
5,
3212,
3370,
3026,
26,
823,
6,
15,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
date datatype column in jxl for daw export
===
I having problem adding a cell with date data type using jexcel.
Without the date everything work perfectly
I have this in my servlet
I have a a column that has a date datatype in my postgres DB and have it set to date in my DAO. But here I'm getting an error.
... | 0 | [
2,
1231,
1054,
4474,
4698,
19,
487,
396,
255,
26,
1331,
499,
7487,
800,
3726,
3726,
31,
452,
1448,
4721,
21,
1667,
29,
1231,
1054,
1001,
568,
487,
1706,
11040,
9,
366,
14,
1231,
796,
170,
5759,
31,
57,
48,
19,
51,
13,
10321,
133... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
EF4 DBContext and MVC. The ObjectContext instance has been disposed and can no longer be used for operations that require a connection
===
So, I am learning to make a very simple MVC + EF page. It is supposed to get a list of countries into a dropDownList. And I run into this error:
**ObjectDisposedException was un... | 0 | [
2,
11599,
300,
13,
9007,
1126,
11969,
17,
307,
8990,
9,
14,
3095,
1126,
11969,
4851,
63,
74,
17913,
43,
17,
92,
90,
1045,
44,
147,
26,
1311,
30,
4077,
21,
2760,
800,
3726,
3726,
86,
15,
31,
589,
2477,
20,
233,
21,
253,
1935,
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 much memory can x64 process can take on 4GB RAM
===
I have a x64 application. It is a bit heavy application (in terms of thread counts, memory needed etc). I'm running this application on a 4GB RAM 64-bit Windows7 Quad core machine. But what i notice is after my application takes around 2.2-2.3 GB Ram it crashes. ... | 0 | [
2,
184,
212,
1912,
92,
993,
3470,
953,
92,
247,
27,
268,
11400,
2843,
800,
3726,
3726,
31,
57,
21,
993,
3470,
3010,
9,
32,
25,
21,
1142,
1278,
3010,
13,
5,
108,
1663,
16,
9322,
9927,
15,
1912,
851,
2722,
6,
9,
31,
22,
79,
94... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
JSF: Id of child in HtmlPanelGroup not correct (ignoring HtmlPanelGroupId)
===
I want to add a label with an id and an inputfield with an id to a panelgroup (layout box), which has its own id.
I expect the label and the inputfield to have the following ids: (viewid):(formid):(panelgroupid):(own id)
But somehow the ... | 0 | [
2,
487,
18,
410,
45,
4924,
16,
850,
19,
13,
15895,
3206,
532,
8024,
52,
4456,
13,
5,
23565,
2090,
13,
15895,
3206,
532,
8024,
1340,
6,
800,
3726,
3726,
31,
259,
20,
3547,
21,
1899,
29,
40,
4924,
17,
40,
6367,
1109,
29,
40,
492... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
HTTP Post Links in a List Display Template
===
I have a Projects entity. The list of Projects is displayed in a Scaffolded List View as shown below. The Edit-Details-Delete are ActionLinks produced by the template.Each is linked to a new controller action and loads another View
ProjectName | Created By | Creat... | 0 | [
2,
7775,
678,
6271,
19,
21,
968,
3042,
22894,
800,
3726,
3726,
31,
57,
21,
2314,
9252,
9,
14,
968,
16,
2314,
25,
6115,
19,
21,
27322,
69,
968,
1418,
28,
1721,
1021,
9,
14,
9392,
8,
546,
8682,
18,
8,
24249,
591,
50,
1028,
6258,... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
How should I unit test a method that only calls FormsAuthentication.SetAuthCookie()?
===
I have the following methods in my `Authentication` class that is called by my controller. I know the controller can call the `SetAuthCookie` itself, but I'd prefer the additional abstraction.
public void FormsAuthSignIn(st... | 0 | [
2,
184,
378,
31,
1237,
1289,
21,
2109,
30,
104,
3029,
1997,
1346,
2504,
1786,
857,
9,
3554,
1346,
96,
716,
17391,
5,
6,
60,
800,
3726,
3726,
31,
57,
14,
249,
3195,
19,
51,
13,
1,
1346,
2504,
1786,
857,
1,
718,
30,
25,
227,
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... |
Cannot read this xml with python?
===
I know next to nothing about xhtml. And I've got to write a python script to edit a table. But the wiki page I have to edit is for some reason not being read by any of the python xml parsers, and I haven't a clue what's going on. This is a sample page of the wiki. Can anyone tell ... | 0 | [
2,
1967,
1302,
48,
23504,
29,
20059,
60,
800,
3726,
3726,
31,
143,
328,
20,
626,
88,
993,
15895,
9,
17,
31,
22,
195,
330,
20,
2757,
21,
20059,
3884,
20,
9392,
21,
859,
9,
47,
14,
13,
17375,
2478,
31,
57,
20,
9392,
25,
26,
10... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
AdMob ad requires two clicks to activate when in a ListView?
===
I put admob ads in my app. They appear as a footer view in a ListView. Strangely, the ad doesn't respond to the first click. I need to click it a second time for it to respond. Thereafter, it responds normally to all subsequent clicks.
I don't have a... | 0 | [
2,
21,
43,
1293,
220,
21,
43,
4781,
81,
10840,
18,
20,
18163,
76,
19,
21,
968,
4725,
60,
800,
3726,
3726,
31,
442,
21,
43,
1293,
220,
16236,
19,
51,
4865,
9,
59,
1893,
28,
21,
1749,
106,
1418,
19,
21,
968,
4725,
9,
16432,
15... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
How to find out where System.getProperty() method is invoked in the project?
===
I have no control of where System.getProperty is called in the project. I want to log some information in the console whenever System.getProperty("SomeProperty"); is called.
How to achieve this. | 0 | [
2,
184,
20,
477,
70,
113,
329,
9,
3060,
10890,
106,
1084,
5,
6,
2109,
25,
26252,
19,
14,
669,
60,
800,
3726,
3726,
31,
57,
90,
569,
16,
113,
329,
9,
3060,
10890,
106,
1084,
25,
227,
19,
14,
669,
9,
31,
259,
20,
6738,
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... |
Mercurial "pull" under different account on "target" server?
===
I've got Mercurial installed on the live server so that I can easily "pull" in changes for deployment.
It was set up for my account, e.g. it always asks for my password whenever I do a pull.
However, now I want to hand over access to someone else. ... | 0 | [
2,
9046,
3594,
192,
13,
7,
23289,
7,
131,
421,
2176,
27,
13,
7,
3958,
3060,
7,
8128,
60,
800,
3726,
3726,
31,
22,
195,
330,
9046,
3594,
192,
4066,
27,
14,
515,
8128,
86,
30,
31,
92,
2351,
13,
7,
23289,
7,
19,
1693,
26,
10475... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
LINQ query : Get all fields including Foreign keys
===
I have the following query to get results by inclusive dates:
var q = from x in db.TableX
where x.Timestamp.CompareTo(fromDate) >= 0
&& x.Timestamp.CompareTo(toDate) <= 0
select x... | 0 | [
2,
6294,
1251,
25597,
13,
45,
164,
65,
2861,
215,
1228,
5534,
800,
3726,
3726,
31,
57,
14,
249,
25597,
20,
164,
1736,
34,
21493,
4076,
45,
4033,
2593,
800,
37,
993,
19,
13,
9007,
9,
5924,
396,
113,
993,
9,
891,
384,
10158,
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... |
Cocos2d OpenAL looping delay and continue
===
I'm working on the sound effects in a cocos2d game and need to find a way to delay a looping sound effect processed by OpenAL by a fixed amount of seconds before the sound effect loops again. Any thoughts on how to do that? Thanks.
Here is the code to process and play... | 0 | [
2,
22470,
18,
135,
43,
368,
192,
5293,
68,
7255,
17,
1816,
800,
3726,
3726,
31,
22,
79,
638,
27,
14,
646,
2292,
19,
21,
22470,
18,
135,
43,
250,
17,
376,
20,
477,
21,
161,
20,
7255,
21,
5293,
68,
646,
1590,
16697,
34,
368,
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... |
Not able to install CollabNet 6.1.1 TeamForge 32 bit on my Windows
===
I have downloaded the latest version 6.1.1 from the windows installer for 32bit. I have a problem with the installation. The installer checks for software requierements are fulfilled. Out of 4 programs it installs i.e. msys, java, postgre and CsvnE... | 0 | [
2,
52,
777,
20,
16146,
9470,
2297,
2328,
400,
9,
165,
9,
165,
173,
1106,
834,
2512,
1142,
27,
51,
1936,
800,
3726,
3726,
31,
57,
23887,
14,
5736,
615,
400,
9,
165,
9,
165,
37,
14,
1936,
16146,
106,
26,
2512,
3326,
9,
31,
57,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
UITableView con UIAlertView - (UITableView with UIAlertView)
===
Saludos bueno e buscado información pero no encuentro respuesta tengo un tableview y quiero que al presionar cierta celda aparezca un alertview con datos personalizados para cada celda.
Este es el código:
-(void)tableView:(UITableView *)tableView... | 0 | [
2,
13,
11193,
579,
4725,
1065,
287,
2815,
6767,
4725,
13,
8,
13,
5,
11193,
579,
4725,
29,
287,
2815,
6767,
4725,
6,
800,
3726,
3726,
3263,
18601,
18,
3183,
8625,
13,
62,
1683,
793,
537,
10361,
13911,
416,
111,
90,
1957,
3987,
219,... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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 in pattern matching in java
===
i have one problem when i am using following code snippet
String regexString=regexPair.get(paramName);
Pattern p = Pattern.compile(regexString);
Matcher m = p.matcher(paramMap.get(paramName)[0]);
status = m.matches();
it return... | 0 | [
2,
7019,
19,
3732,
10120,
19,
8247,
800,
3726,
3726,
31,
57,
53,
1448,
76,
31,
589,
568,
249,
1797,
13,
29061,
3724,
7953,
1706,
11130,
3726,
12463,
6899,
2642,
9,
3060,
5,
6351,
79,
7259,
6,
73,
3732,
351,
800,
3732,
9,
11103,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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 select most popular objects, e.g list most read articles
===
I am looking at creating a social reader app on which users can read articles I publish.
On the app home page, I want to list the most read articles.
Is there a way to do this client side using the FB API, or can I get the data from the FB AP... | 0 | [
2,
184,
107,
31,
5407,
127,
844,
3916,
15,
13,
62,
9,
263,
968,
127,
1302,
3376,
800,
3726,
3726,
31,
589,
699,
35,
2936,
21,
668,
7765,
4865,
27,
56,
3878,
92,
1302,
3376,
31,
10824,
9,
27,
14,
4865,
213,
2478,
15,
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... |
Android JAVA: Reading variables that a thread is accessing
===
I've got an app with several screens. In addition, I have a globally-running timer that occasionally (every minute or so) attempts to refresh their transaction data from a website and store it in a JSONArray (`static JSONArray jTransactions`).
When you... | 0 | [
2,
13005,
8247,
45,
1876,
12157,
30,
21,
9322,
25,
1381,
68,
800,
3726,
3726,
31,
22,
195,
330,
40,
4865,
29,
238,
14236,
9,
19,
848,
15,
31,
57,
21,
18861,
8,
11325,
85,
139,
30,
4533,
13,
5,
12068,
2038,
54,
86,
6,
3265,
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... |
Generate url aliasing based on taxonomy term
===
I have a vocab category and four terms within it. what i want to do is if content is tagged with a termin in particular say "term1" to have the url generated as word1/[node:title] and for all the other tags just the standard url formatting.
If i wanted the term in th... | 0 | [
2,
7920,
287,
6362,
15794,
68,
432,
27,
26802,
981,
800,
3726,
3726,
31,
57,
21,
13,
19234,
220,
3230,
17,
222,
1663,
363,
32,
9,
98,
31,
259,
20,
107,
25,
100,
2331,
25,
27945,
29,
21,
981,
108,
19,
1498,
395,
13,
7,
3964,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
php ajax within ajax
===
I have some ajax that loads php script output into a div. I would like the user then to be able to click on links in the output and rewrite the div without reloading the whole page. Is this possible in principle? Imagine code would look like:
html
<div id="displayhere"></div>
p... | 0 | [
2,
13,
26120,
20624,
363,
20624,
800,
3726,
3726,
31,
57,
109,
20624,
30,
19069,
13,
26120,
3884,
5196,
77,
21,
13,
12916,
9,
31,
83,
101,
14,
4155,
94,
20,
44,
777,
20,
10840,
27,
6271,
19,
14,
5196,
17,
27891,
14,
13,
12916,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Unsubscribed User's IM Status in Google App Engine
===
I am implementing an GAE application where I need to show the chat status of any user using user's gmail address.
The user has no idea of the application and the application has not being added to the user's contact/IM list.
Is it possible? | 0 | [
2,
367,
20330,
43,
4155,
22,
18,
797,
1782,
19,
8144,
4865,
1406,
800,
3726,
3726,
31,
589,
17333,
40,
13,
17721,
3010,
113,
31,
376,
20,
298,
14,
6615,
1782,
16,
186,
4155,
568,
4155,
22,
18,
489,
8079,
3218,
9,
14,
4155,
63,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
More Django projects are overwritting memcached
===
on my server I have one project in Django with combination Nginx + Gunicorn. I use memcached in this project and it works fine to me.
Now I would like to add next project. Everything is fine since I add caching to my new project. Then this two projects are overwri... | 0 | [
2,
91,
3857,
14541,
2314,
50,
84,
499,
21039,
68,
55,
79,
793,
6261,
800,
3726,
3726,
27,
51,
8128,
31,
57,
53,
669,
19,
3857,
14541,
29,
3733,
13,
2723,
108,
396,
2754,
1223,
49,
8559,
9,
31,
275,
55,
79,
793,
6261,
19,
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... |
Querying nested properties in a multi-map index
===
I'm using build 960 and trying to create a multi map (other classes' properties are involved but not displayed here for the sake of simplicity), which should index nested properties within the Person class.
Class Person
{
String name;
Addre... | 0 | [
2,
25597,
68,
5618,
69,
3704,
19,
21,
1889,
8,
15022,
4348,
800,
3726,
3726,
31,
22,
79,
568,
1895,
13,
24504,
17,
749,
20,
1600,
21,
1889,
2942,
13,
5,
9539,
2684,
22,
3704,
50,
1013,
47,
52,
6115,
235,
26,
14,
8132,
16,
2059... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Cannot find the option "Enable strong naming on precompiled assemblies" when publishing Web application Project
===
when I try to publish a web application project, I am not able to see the option "Enable strong naming on precompiled assemblies". I used to see this option on web sites. Can some one advice on this.? | 0 | [
2,
1967,
477,
14,
4255,
13,
7,
219,
579,
966,
10929,
27,
782,
11103,
49,
1294,
21066,
7,
76,
3107,
2741,
3010,
669,
800,
3726,
3726,
76,
31,
1131,
20,
10824,
21,
2741,
3010,
669,
15,
31,
589,
52,
777,
20,
196,
14,
4255,
13,
7,... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Debug assertion failed - Vector iterator not dereferencable
===
I have got this Runtime Error when running this code:
void AlienShipManager::Update(float timeDelta,
BulletManager* bulletManager,
ParticleManager* particleManager,
GameStringSystem* stringBatch)
{
unsigned int i = ... | 0 | [
2,
121,
16254,
20878,
1702,
13,
8,
7497,
32,
106,
3457,
52,
121,
14057,
16695,
150,
579,
800,
3726,
3726,
31,
57,
330,
48,
485,
891,
7019,
76,
946,
48,
1797,
45,
11364,
5597,
2418,
22256,
45,
45,
576,
8209,
5,
14712,
721,
85,
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... |
PNG occasionally loses data on way from Flash to server
===
we've been stumped on this and would love some help!
Our users are creating TIFs in Flash and posting the image data in Base64 via HTTP POST to an ASPX server that receives it with:
byte[] bytes = Convert.FromBase64String(Request.Form["ImgData"] )... | 0 | [
2,
351,
2723,
4533,
14745,
1054,
27,
161,
37,
4433,
20,
8128,
800,
3726,
3726,
95,
22,
195,
74,
15781,
69,
27,
48,
17,
83,
339,
109,
448,
187,
318,
3878,
50,
2936,
13,
38,
821,
18,
19,
4433,
17,
15669,
14,
1961,
1054,
19,
1000... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Assembly 8086 (exponent )
===
I got a project for school and part of it is to add 3 to the exponent (and only to exponent ) of a 32 bit float number.
any ideas?
thanks. | 4 | [
2,
1475,
2972,
3274,
13,
5,
6899,
218,
2291,
13,
6,
800,
3726,
3726,
31,
330,
21,
669,
26,
116,
17,
141,
16,
32,
25,
20,
3547,
203,
20,
14,
25220,
13,
5,
290,
104,
20,
25220,
13,
6,
16,
21,
2512,
1142,
11510,
234,
9,
186,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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... |
UIImage initWithData how to wait until complete
===
When I load an BMP image this way:
NSData * pImageData = [[NSData alloc] initWithBytesNoCopy:pBuffer length:dwSize freeWhenDone:NO];
UIImage * pLoaded = [[UIImage alloc] initWithData:pImageData];
[pImageData release];
and try to display that image... | 0 | [
2,
13,
5661,
22039,
19,
242,
1410,
18768,
184,
20,
1760,
163,
1279,
800,
3726,
3726,
76,
31,
6305,
40,
334,
2554,
1961,
48,
161,
45,
13,
2172,
18768,
1637,
351,
22039,
18768,
800,
636,
2558,
2172,
18768,
65,
2499,
500,
19,
242,
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... |
Rails: unknown attribute
===
This used to work when I had rails 3.0.8. After hearing about some security issues with ActiveRecord I decided to update everything and this got broken. Let me know if you need anymore info.
error:
unknown attribute: gene_family_id
app/views/gene_families/show.html.erb
... | 0 | [
2,
2240,
18,
45,
2562,
35,
14755,
800,
3726,
3726,
48,
147,
20,
170,
76,
31,
41,
2240,
18,
203,
9,
387,
9,
457,
9,
75,
3229,
88,
109,
1221,
1549,
29,
1348,
14953,
31,
868,
20,
11100,
796,
17,
48,
330,
2023,
9,
408,
55,
143,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Finding subnet mask on Linux in C
===
I am interested in finding the subnet mask of the local host programatically in Linux preferably through the native C api. | 0 | [
2,
3007,
972,
2328,
5983,
27,
13024,
19,
272,
800,
3726,
3726,
31,
589,
3158,
19,
3007,
14,
972,
2328,
5983,
16,
14,
375,
2015,
625,
721,
8438,
19,
13024,
6369,
4801,
120,
14,
1275,
272,
21,
2159,
9,
3,
0,
0,
0,
0,
0,
0,
0,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... |
How to elimitate first and last result from a SQL Server query?
===
Let's say you have a SQL query that is returning `n` results and you want to return only results from `1 to n-2` without first row (0) and last row (n-1).
How to obtain this in SQL Server? | 0 | [
2,
184,
20,
8161,
79,
22443,
64,
17,
236,
829,
37,
21,
4444,
255,
8128,
25597,
60,
800,
3726,
3726,
408,
22,
18,
395,
42,
57,
21,
4444,
255,
25597,
30,
25,
2485,
13,
1,
103,
1,
1736,
17,
42,
259,
20,
788,
104,
1736,
37,
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... |
+ is an undefined method after using super to call parent variables
===
This is a follow up from [Creating a class which inherits from another class in Ruby][1] and [m.one + m.two + m.three doesn't work][2]. We are applying for [App Academy][3] which is a Learn to Code course for people with little or no experience. A... | 0 | [
2,
2754,
25,
40,
367,
13439,
2109,
75,
568,
1026,
20,
645,
4766,
12157,
800,
3726,
3726,
48,
25,
21,
1740,
71,
37,
636,
6037,
1880,
21,
718,
56,
17569,
18,
37,
226,
718,
19,
10811,
500,
2558,
165,
500,
17,
636,
79,
9,
849,
275... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
converting dates in matlab
===
I have a matrix that is 9660 x 51. The first column is dates. I used datenum to convert the dates and then datestr to display the dates. But I want to create a for loop that will display the dates and the data from the entire matrix.
For example:
'12/31/11' '18:00' '9722' 'Millbro... | 0 | [
2,
19583,
4076,
19,
4277,
9086,
800,
3726,
3726,
31,
57,
21,
8187,
30,
25,
561,
19748,
993,
5236,
9,
14,
64,
4698,
25,
4076,
9,
31,
147,
1231,
6336,
20,
8406,
14,
4076,
17,
94,
1231,
9729,
20,
3042,
14,
4076,
9,
47,
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... |
Is it possible to store OmniAuth Identity information in the existing User model?
===
I am currently using OmniAuth for its' CAS strategy which is the default method of authentication in my app. I want to provide an additional method of authentication with user_name and password through the OmniAuth Identity strategy.... | 0 | [
2,
25,
32,
938,
20,
1718,
14677,
1346,
96,
3270,
676,
19,
14,
3149,
4155,
1061,
60,
800,
3726,
3726,
31,
589,
871,
568,
14677,
1346,
96,
26,
82,
22,
7167,
4427,
56,
25,
14,
12838,
2109,
16,
27963,
19,
51,
4865,
9,
31,
259,
20,... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
How do I get Image.Source from QRCodeWriter?
===
I'm strugling a bit with old libs and can't seem to get from QRCodeWriter to a Image.Source I can put in my Image :D
I do as following:
QRCodeWriter writer = new QRCodeWriter();
var bMatrix = writer.encode("FOO FOO FOO", BarcodeFormat.QR_CODE, 300, 300);
... | 0 | [
2,
184,
107,
31,
164,
1961,
9,
12097,
37,
2593,
139,
9375,
9657,
60,
800,
3726,
3726,
31,
22,
79,
13,
11602,
263,
802,
21,
1142,
29,
315,
13,
8326,
18,
17,
92,
22,
38,
2260,
20,
164,
37,
2593,
139,
9375,
9657,
20,
21,
1961,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Query not doing index seek or scan
===
I am fairly new to Indexes. I have table following table [FORUM1]
[msg_id] [int] IDENTITY(1,1) NOT NULL,
[cat_id] [int] NULL,
[msg_title] [nvarchar](255) NULL
And have created a non clustered index
CREATE NONCLUSTERED INDEX catindex ON forum1(cat_id... | 0 | [
2,
25597,
52,
845,
4348,
5048,
54,
8313,
800,
3726,
3726,
31,
589,
6647,
78,
20,
4348,
160,
9,
31,
57,
859,
249,
859,
636,
1106,
723,
165,
500,
636,
79,
18,
263,
1,
1340,
500,
636,
6391,
500,
3270,
5,
165,
15,
165,
6,
52,
16... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
mvc and ajax - not hitting models properties
===
I am trying to auto post the inputs in my beginform, but their values do not reach the model or controller. They remain null (break points never hit.) What could be causing this?
@model project.Models.data
JAVASCRIPT
function send()
... | 0 | [
2,
307,
8990,
17,
20624,
13,
8,
52,
6687,
2761,
3704,
800,
3726,
3726,
31,
589,
749,
20,
3108,
678,
14,
6367,
18,
19,
51,
2348,
4190,
15,
47,
66,
4070,
107,
52,
1470,
14,
1061,
54,
9919,
9,
59,
2166,
16203,
13,
5,
12008,
819,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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 run a check on a MySQL database for a FB ID, & other personal data so only a certain page is shown when revisiting?
===
I have created a Facebook App that i need people to only enter their data to once.
It's all working and the database is being populated, but i need to make sure people don't keep coming ... | 0 | [
2,
184,
92,
31,
485,
21,
2631,
27,
21,
51,
18,
22402,
6018,
26,
21,
13,
13478,
4924,
15,
279,
89,
1319,
1054,
86,
104,
21,
1200,
2478,
25,
1721,
76,
29755,
68,
60,
800,
3726,
3726,
31,
57,
679,
21,
9090,
4865,
30,
31,
376,
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 get which object began touch in iphone
===
I have one view in iPhone application. In that view i added two UIImageView lets say img_view1, img_view2. Now i put touch event on that view as following.
- (void)touchesBegan:(NSSet *)touches withEvent:(UIEvent *)event
{
// Some code are here
... | 0 | [
2,
184,
20,
164,
56,
3095,
260,
1723,
19,
21024,
800,
3726,
3726,
31,
57,
53,
1418,
19,
21024,
3010,
9,
19,
30,
1418,
31,
905,
81,
13,
5661,
22039,
4725,
6884,
395,
797,
263,
1,
4725,
165,
15,
797,
263,
1,
4725,
135,
9,
130,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Running exe file behind a txt file
===
Was reading about ADS(Alternate data streams) in windows, so came across this thing.
Working on Windows XP to test the following.
I created a file with name - sample.txt with the content - "hello there"
Created another file with name - second.txt with content - "I am hidden... | 0 | [
2,
946,
1396,
62,
3893,
439,
21,
20225,
38,
3893,
800,
3726,
3726,
23,
1876,
88,
16236,
5,
28978,
1054,
9464,
6,
19,
1936,
15,
86,
281,
464,
48,
584,
9,
638,
27,
1936,
23045,
20,
1289,
14,
249,
9,
31,
679,
21,
3893,
29,
204,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Rails tutorial "No method error"
===
I'am newbie in Rails. I'am currently working with ruby.railstutorial.org online tutorial. I've stucked on chapter 5. When I am trying to run sample app on my machine the following error is returned:
NoMethodError in Static_pages#home
Showing C:/rails_project/next_app/... | 0 | [
2,
2240,
18,
29724,
13,
7,
251,
2109,
7019,
7,
800,
3726,
3726,
31,
22,
765,
78,
5893,
19,
2240,
18,
9,
31,
22,
765,
871,
638,
29,
10811,
9,
7301,
384,
11780,
20050,
9,
5583,
2087,
29724,
9,
31,
22,
195,
4549,
69,
27,
1260,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
"no return value" if continue is used?
===
See the commented line.
If i uncomment it - compilation goes okay.
If i keep it commented, then warning is given about undefined result.
It seems compiler fails to account for pseudo-procedures like Break and Continue.
Is it happenning with prior Delphi versions ?
Is t... | 0 | [
2,
13,
7,
251,
788,
1923,
7,
100,
1816,
25,
147,
60,
800,
3726,
3726,
196,
14,
5973,
293,
9,
100,
31,
367,
960,
1130,
32,
13,
8,
4868,
1852,
1705,
9,
100,
31,
643,
32,
5973,
15,
94,
3590,
25,
504,
88,
367,
13439,
829,
9,
3... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Databinding on user control
===
I have a list box which contains a usercontrol. And the user controls 2-3 text boxes defined in it.How do i enable data binding on those text boxes?
| 0 | [
2,
1054,
22260,
27,
4155,
569,
800,
3726,
3726,
31,
57,
21,
968,
1649,
56,
1588,
21,
4155,
12898,
9,
17,
14,
4155,
8671,
172,
8,
240,
1854,
8120,
2811,
19,
32,
9,
1544,
107,
31,
9240,
1054,
8728,
27,
273,
1854,
8120,
60,
3,
0,... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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... |
cocoa - get iphone address group
===
Is there any way to get the group of a contact in the adress book?
I can get all the info about a contact, but I can't find out how to get the group.
Thanks! | 0 | [
2,
24507,
13,
8,
164,
21024,
3218,
214,
800,
3726,
3726,
25,
80,
186,
161,
20,
164,
14,
214,
16,
21,
2203,
19,
14,
21,
19137,
18,
360,
60,
31,
92,
164,
65,
14,
15404,
88,
21,
2203,
15,
47,
31,
92,
22,
38,
477,
70,
184,
20,... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0... |
LDA inference tool(MALLET)
===
I have tweets of certain users clustered on the basis of certain statistical techniques.
Now I wanted to find proportion of topics extracted from a corpus in each of these clusters.
I'm using MALLET toolbox.
I wanted to confirm if I'm using the correct method.
a)import training... | 0 | [
2,
644,
593,
25883,
5607,
5,
3482,
1336,
6,
800,
3726,
3726,
31,
57,
20224,
18,
16,
1200,
3878,
7460,
69,
27,
14,
2239,
16,
1200,
6762,
4212,
9,
130,
31,
417,
20,
477,
7814,
16,
7569,
18607,
37,
21,
15482,
19,
206,
16,
158,
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... |
View animation troubles
===
The situation: I have a button (A) on the bottom of the screen and a bigger one (B) over it. Both children of the relative layout.
I want to show A button when user clicks button B, but not simply show - i want it to move from its position to the left by 50-100 dp.
I already done this... | 0 | [
2,
1418,
6236,
16615,
800,
3726,
3726,
14,
1858,
45,
31,
57,
21,
5167,
13,
5,
58,
6,
27,
14,
2129,
16,
14,
2324,
17,
21,
6197,
53,
13,
5,
220,
6,
84,
32,
9,
156,
391,
16,
14,
4543,
9106,
9,
31,
259,
20,
298,
21,
5167,
76... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Export sqlite db in phonegap app
===
We have an app using cordova (phonegap) and his own sqlite DB (I mean we didn't install an external sqlite).
We need to backup the DB into the SD memory but we have problems to export the sqlite file from phonegap to SD.
May anybody help us?
Many thanks in advanced and bes... | 0 | [
2,
7487,
4444,
10601,
13,
9007,
19,
1132,
1136,
306,
4865,
800,
3726,
3726,
95,
57,
40,
4865,
568,
5429,
3496,
13,
5,
7709,
1136,
306,
6,
17,
33,
258,
4444,
10601,
13,
9007,
13,
5,
49,
884,
95,
223,
22,
38,
16146,
40,
4886,
44... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
roating HTML Table cells 180 degree
===
for example I have the table below and want to rotate it like the other table.
how can I do this? is there anyway without javascript?
before rotation
<table>
<tr>
<td>
A
</td>
<td>
B
... | 0 | [
2,
13,
661,
1880,
13,
15895,
859,
2934,
9094,
1168,
800,
3726,
3726,
26,
823,
31,
57,
14,
859,
1021,
17,
259,
20,
21448,
32,
101,
14,
89,
859,
9,
184,
92,
31,
107,
48,
60,
25,
80,
2774,
366,
8247,
8741,
60,
115,
9431,
13,
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... |
NSScreen visibleFrame not subtracting menu bar area
===
I am using `visibleFrame` method of `NSScreen` and it appears as if it is not subtracting the menu bar area from the visible rectangle (**Dock is positioned at the bottom of the screen**). It is evident from the output of the code below:
NSRect visibleFram... | 0 | [
2,
13,
2172,
7187,
4560,
8361,
52,
27031,
68,
11379,
748,
217,
800,
3726,
3726,
31,
589,
568,
13,
1,
3762,
3426,
8361,
1,
2109,
16,
13,
1,
2172,
7187,
1,
17,
32,
1780,
28,
100,
32,
25,
52,
27031,
68,
14,
11379,
748,
217,
37,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Symfony2 multiple relationships between two entities
===
that's the question:
I've two entities: Product and ProductAttachment (a file entity)
A product have a main photo, a list of pictures and a list of documents.
My idea is to have tree relationships between Product and ProductAttachment, so i've three att... | 0 | [
2,
13,
7261,
10229,
93,
135,
1886,
5833,
128,
81,
12549,
800,
3726,
3726,
30,
22,
18,
14,
1301,
45,
31,
22,
195,
81,
12549,
45,
2374,
17,
2374,
14986,
673,
1130,
13,
5,
58,
3893,
9252,
6,
21,
2374,
57,
21,
407,
3056,
15,
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... |
Django Server 100% cpu for no apparent reason
===
This is a server running on Linux (CentOS I think) using Python 2.6.6 and Django 1.2.3.
What happens is the python process running django all of a sudden starts using 100% cpu constantly until it has been restarted. This has only happened twice recently and only sta... | 0 | [
2,
3857,
14541,
8128,
12849,
17578,
26,
90,
5982,
1215,
800,
3726,
3726,
48,
25,
21,
8128,
946,
27,
13024,
13,
5,
5089,
759,
31,
277,
6,
568,
20059,
172,
9,
379,
9,
379,
17,
3857,
14541,
137,
9,
135,
9,
240,
9,
98,
5531,
25,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
How to works sudo? To build it in Go
===
How works the command sudo? I would want to know the necessary steps to build it in Go. | 0 | [
2,
184,
20,
693,
13,
18,
18601,
60,
20,
1895,
32,
19,
162,
800,
3726,
3726,
184,
693,
14,
1202,
13,
18,
18601,
60,
31,
83,
259,
20,
143,
14,
2378,
2382,
20,
1895,
32,
19,
162,
9,
3,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... |
Linq to Entities to return an int list from an nvarchar field
===
I am using C#, Linq to Entities and .Net 4
I am using the following code to extract a list of data. The data may be a number but for some records it may be null or some other form of data. Is it possible with Linq to extract just the numbers in this ... | 0 | [
2,
6294,
1251,
20,
12549,
20,
788,
40,
19,
38,
968,
37,
40,
13,
103,
3311,
5433,
575,
800,
3726,
3726,
31,
589,
568,
272,
5910,
15,
6294,
1251,
20,
12549,
17,
13,
9,
2328,
268,
31,
589,
568,
14,
249,
1797,
20,
10962,
21,
968,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Finding source code of battery app in settings, Android
===
I want source code for inbuilt battery app of android, found in settings.
I tried searching github but source available there appears to be pretty outdated.
Please help me in finding that code.
Thanks | 0 | [
2,
3007,
1267,
1797,
16,
5044,
4865,
19,
12410,
15,
13005,
800,
3726,
3726,
31,
259,
1267,
1797,
26,
19,
8607,
5044,
4865,
16,
13005,
15,
216,
19,
12410,
9,
31,
794,
5792,
13,
10404,
20926,
47,
1267,
904,
80,
1780,
20,
44,
1772,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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... |
With Document Lookup colum to insert value in Sharepoint list using linQ
===
I have problem to insert the value in SharePoint List which contains Document library ("Title") as lookup column using Lin Q. How can I do this? Using Lin Q I have already inserted the value in SharePoint list which contains the List lookup c... | 0 | [
2,
29,
4492,
361,
576,
326,
4404,
20,
14692,
1923,
19,
1891,
3132,
968,
568,
6294,
1251,
800,
3726,
3726,
31,
57,
1448,
20,
14692,
14,
1923,
19,
1891,
3132,
968,
56,
1588,
4492,
1248,
13,
5,
7,
22235,
7,
6,
28,
361,
576,
4698,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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 know app idle time?
===
I have an android app it displays web view.I want know the app idle time because If session expires i want go to my android login activity how can i do it. Please provide any suggestions for me.
Thanks in advance | 0 | [
2,
184,
92,
31,
143,
4865,
18652,
85,
60,
800,
3726,
3726,
31,
57,
40,
13005,
4865,
32,
9412,
2741,
1418,
9,
49,
259,
143,
14,
4865,
18652,
85,
185,
100,
3723,
25910,
18,
31,
259,
162,
20,
51,
13005,
6738,
108,
2358,
184,
92,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0... |
How does the backend of these types of websites work?
===
I am building my own torrent site and after doing some research I have noticed that alot of the sites out there including,
<http://torrentz.eu>
<http://bitsnoop.com>
Most of the pages are static and are not dynamically generated on the fly (as the page... | 0 | [
2,
184,
630,
14,
97,
2451,
16,
158,
2551,
16,
13931,
170,
60,
800,
3726,
3726,
31,
589,
353,
51,
258,
23078,
689,
17,
75,
845,
109,
527,
31,
57,
2711,
30,
21,
5639,
16,
14,
3259,
70,
80,
215,
15,
13,
1,
21127,
6903,
2153,
89... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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 get the id of a textbox that is invoking a javascript function?
===
What I want is to get the id (i.e myHeader, myHeader2, etc.)
This is what I'm trying now,
HTML:
<input type="text" id="myHeader" onblur="getValue(this)" />
<input type="text" id="myHeader2" onblur="getValue(this)" />
<... | 0 | [
2,
184,
107,
31,
164,
14,
4924,
16,
21,
1854,
5309,
30,
25,
19,
2625,
1581,
21,
8247,
8741,
1990,
60,
800,
3726,
3726,
98,
31,
259,
25,
20,
164,
14,
4924,
13,
5,
49,
9,
62,
51,
1743,
106,
15,
51,
1743,
106,
135,
15,
2722,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
rails twitter bootstrap helper methods
===
I am using the `twitter-bootstrap-rails` gem in my app. It seems to come with a range of helper methods that create for example the edit and delete buttons in a themed view:
<%= link_to t('.destroy', :default => t("helpers.links.destroy")),
coh... | 0 | [
2,
2240,
18,
10623,
5894,
16514,
448,
106,
3195,
800,
3726,
3726,
31,
589,
568,
14,
13,
1,
38,
13098,
106,
8,
10858,
38,
18,
16514,
8,
7301,
18,
1,
8551,
19,
51,
4865,
9,
32,
2206,
20,
340,
29,
21,
978,
16,
448,
106,
3195,
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... |
CSS box-shadow in Firefox showing faint top border/shadow
===
I've set up an example which illustrates my issue:
http://jsfiddle.net/XZeYK/5/
If you view this in Chrome, it's fine. Firefox, however, adds an unwanted border to the top of the #navigation element. I can get rid of it by setting a negative spread rad... | 0 | [
2,
272,
18,
18,
1649,
8,
18396,
19,
535,
18219,
3187,
6163,
371,
1862,
118,
18396,
800,
3726,
3726,
31,
22,
195,
309,
71,
40,
823,
56,
15620,
18,
51,
1513,
45,
7775,
6903,
728,
18,
1707,
12312,
9,
2328,
118,
396,
1734,
15579,
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... |
Spinner onitemselected listner issue
===
Im try to create a spinner dynamically on press of a button.
this is what i did:
public void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
setContentView(R.layout.leave_balance);
spinner = new Spinner(this);
ArrayAda... | 0 | [
2,
3310,
1031,
27,
2119,
79,
18,
7138,
968,
1031,
1513,
800,
3726,
3726,
797,
1131,
20,
1600,
21,
3310,
1031,
7782,
1326,
27,
901,
16,
21,
5167,
9,
48,
25,
98,
31,
144,
45,
317,
11364,
27,
6037,
1373,
5,
9930,
413,
4377,
108,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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.