unified_texts stringlengths 32 30.1k | OpenStatus_id int64 0 4 | input_ids list | token_type_ids list | attention_mask list |
|---|---|---|---|---|
Using drawRect to underline UIButton's label
===
I'm trying to underline label's text in UIButton. But it didn't work for me.
My code in `viewDidLoad` method:
CGFloat x = 13.0f;
CGFloat y = 15.0f;
if (self.numberOfFirstButton == 0) {
self.numberOfFirstButton = 1;
}
for (NSUInte... | 0 | [
2,
568,
2003,
14673,
38,
20,
131,
1143,
13,
5661,
811,
444,
22,
18,
1899,
800,
3726,
3726,
31,
22,
79,
749,
20,
131,
1143,
1899,
22,
18,
1854,
19,
13,
5661,
811,
444,
9,
47,
32,
223,
22,
38,
170,
26,
55,
9,
51,
1797,
19,
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... |
PHP - does 'throw new Exception' require exit()?
===
I'm trying to figure out whether the code located after 'throw new Exception' in PHP is still executed - I've tried it and it didn't seem to output anything but would like to know for sure. | 0 | [
2,
13,
26120,
13,
8,
630,
13,
22,
21440,
78,
5391,
22,
4077,
4350,
5,
6,
60,
800,
3726,
3726,
31,
22,
79,
749,
20,
1465,
70,
1472,
14,
1797,
335,
75,
13,
22,
21440,
78,
5391,
22,
19,
13,
26120,
25,
174,
5557,
13,
8,
31,
22... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Sortable for long lists
===
I have to implement [jquery's sortable][1] in my project.
I am creating it dynamically.
But the problem is that the number of items in the list are more than 100. So,if a user wants to bring 100th item to top, he has to drag the 100th item from bottom of the page ( has to scroll while... | 0 | [
2,
2058,
579,
26,
175,
7227,
800,
3726,
3726,
31,
57,
20,
8713,
636,
728,
8190,
93,
22,
18,
2058,
579,
500,
2558,
165,
500,
19,
51,
669,
9,
31,
589,
2936,
32,
7782,
1326,
9,
47,
14,
1448,
25,
30,
14,
234,
16,
3755,
19,
14,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Process Start Arguments for Excel 2010
===
I am using System.Diagnostics.Process.Start("Excel.exe", path to XML file) to open an XML file. When Excel opens, I get a dialog that says:
"Please select how you would like to open this file" with 3 radio button options - I select the first one which is "As an XML Table"... | 0 | [
2,
953,
799,
10553,
26,
20700,
498,
800,
3726,
3726,
31,
589,
568,
329,
9,
4286,
21944,
18,
9,
16835,
9,
13680,
5,
7,
1706,
11040,
9,
1706,
62,
7,
15,
2013,
20,
23504,
3893,
6,
20,
368,
40,
23504,
3893,
9,
76,
20700,
8965,
15,... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
How to create sub folders in Android FileSystem
===
I have created a file in Android file system.For this i have written the below code
openFileOutput("one.html",Context.MODE_PRIVATE);
using the code i have seen the file named "one.html" is created in Android FileSystem.The Absolute is as follows.
... | 0 | [
2,
184,
20,
1600,
972,
19294,
18,
19,
13005,
3893,
10724,
800,
3726,
3726,
31,
57,
679,
21,
3893,
19,
13005,
3893,
329,
9,
1106,
48,
31,
57,
642,
14,
1021,
1797,
368,
16877,
1320,
4881,
5,
7,
849,
9,
15895,
7,
15,
1126,
11969,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
downloading the content of a file described in an entry
===
I'm building a webapp in python, using Oauth 2.0 with multiscope token. Accessing and processing document list feeds works fine.
But when I try to download the content of files those were not converted to a Google Documents format I always get the Google D... | 0 | [
2,
7121,
68,
14,
2331,
16,
21,
3893,
745,
19,
40,
2792,
800,
3726,
3726,
31,
22,
79,
353,
21,
2741,
7753,
19,
20059,
15,
568,
635,
1346,
96,
172,
9,
387,
29,
1889,
11555,
20,
2853,
9,
1381,
68,
17,
5511,
4492,
968,
17058,
693,... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
how to use exsl:node-set from nodejs/node_xslt?
===
I am trying to use EXSLT node-set function from nodejs via node_xslt module. This is a simple wrapper around the libxslt library that has support for EXSLT as I could get it. Yet any reference to exsl:node-set produces
Thi is how I use it.
<xsl:stylesheet... | 0 | [
2,
184,
20,
275,
1396,
18,
255,
45,
251,
546,
8,
3554,
37,
15421,
728,
18,
118,
251,
546,
1,
396,
18,
255,
38,
60,
800,
3726,
3726,
31,
589,
749,
20,
275,
1396,
18,
255,
38,
15421,
8,
3554,
1990,
37,
15421,
728,
18,
1197,
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... |
why php form builder class is not running?
===
I want to use [php form builder class][1]. But I can't run this class.
Im using as below(from [example page][2]):
<?php
session_start();
require_once 'PFBC/Form.php';
$form = new Form("webeditors", 650);
$form->addElement(new Element_Hidden("fo... | 0 | [
2,
483,
13,
26120,
505,
14960,
718,
25,
52,
946,
60,
800,
3726,
3726,
31,
259,
20,
275,
636,
26120,
505,
14960,
718,
500,
2558,
165,
500,
9,
47,
31,
92,
22,
38,
485,
48,
718,
9,
797,
568,
28,
1021,
5,
2665,
636,
29041,
2478,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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 workbench does not display the tables
===
I installed mysql workbench in Windows7 32 bit machine. I imported a dump tables from another machine, the import process completes successfully as mysql shows. But, I can not see the tables, even after refresh all. Not only the tables that I import, even the tables in t... | 0 | [
2,
51,
18,
22402,
170,
26359,
630,
52,
3042,
14,
7484,
800,
3726,
3726,
31,
4066,
51,
18,
22402,
170,
26359,
19,
1936,
465,
2512,
1142,
1940,
9,
31,
11808,
21,
11424,
7484,
37,
226,
1940,
15,
14,
9010,
953,
1279,
18,
3673,
28,
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... |
Searching element in sorted 3d array
===
> A 3d matrix sorted in all three dimensions is given and we have to
> find a given number in it.
For the above problem , I have been thinking this : The 3-d array arr[m][n][r] would be like a stack of rectangles , where each rectangle(consider `arr[m][n][0]`) would have th... | 0 | [
2,
5792,
4520,
19,
22554,
203,
43,
7718,
800,
3726,
3726,
13,
1,
21,
203,
43,
8187,
22554,
19,
65,
132,
9913,
25,
504,
17,
95,
57,
20,
13,
1,
477,
21,
504,
234,
19,
32,
9,
26,
14,
784,
1448,
13,
15,
31,
57,
74,
1440,
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... |
Website content alignment in ie8
===
I am facing website content(videos, images, texts) alignment problem in internet explorer 8, but its works fine in internet explorer 9. i have tried following code but its still same.
<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" >
Thanks | 0 | [
2,
2271,
2331,
12448,
19,
13,
660,
457,
800,
3726,
3726,
31,
589,
4325,
2271,
2331,
5,
14785,
18,
15,
3502,
15,
6381,
6,
12448,
1448,
19,
2620,
8520,
469,
15,
47,
82,
693,
1123,
19,
2620,
8520,
561,
9,
31,
57,
794,
249,
1797,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
How to use a view generated from another class?
===
The expanded_status_bar layout in AOSP 4.0.4 has a TextView that looks like this in the XML
<com.android.systemui.statusbar.policy.DateView
android:id="@+id/date"
android:textAppearance="@style/TextAppearance.StatusBar.Date"
android:layout_wi... | 0 | [
2,
184,
20,
275,
21,
1418,
6756,
37,
226,
718,
60,
800,
3726,
3726,
14,
2766,
1,
10631,
267,
1,
1850,
9106,
19,
21,
759,
306,
268,
9,
387,
9,
300,
63,
21,
1854,
4725,
30,
1879,
101,
48,
19,
14,
23504,
13,
1,
960,
9,
290,
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... |
XSLT: grouping by value
===
I want to split the below xml by using xslt when integer = '4' and then loop through each dict,check if each element integer = 5 result and then variable should be set pass .And also if any of integer value is 5 and status to be fail
tried with below code and no clue how to proceed furth... | 0 | [
2,
993,
18,
255,
38,
45,
19288,
34,
1923,
800,
3726,
3726,
31,
259,
20,
2132,
14,
1021,
23504,
34,
568,
993,
18,
255,
38,
76,
13820,
800,
13,
22,
300,
22,
17,
94,
5293,
120,
206,
13,
16315,
15,
12542,
100,
206,
4520,
13820,
80... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Strategy Pattern in C++ with template
===
This is a sample implementation of Strategy Pattern in C++:
ConcreteStrategy.h
class ConcreteStrategy {
public:
ConcreteStrategy();
~ConcreteStrategy();
const OtherObject* doSomething(const OtherObject &obj);
};
ConcreteStrateg... | 0 | [
2,
4427,
3732,
19,
272,
20512,
29,
22894,
800,
3726,
3726,
48,
25,
21,
5717,
6123,
16,
4427,
3732,
19,
272,
20512,
45,
4105,
17962,
2687,
9,
252,
718,
4105,
17962,
2687,
13,
1,
317,
45,
4105,
17962,
2687,
5,
6,
73,
13,
1,
1126,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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 enlarge(zoom) a section of a video and overlay it on the original video using Directshow.Net
===
I currently developed a media player using directshow.net. The videos have a small timestamp at the top left corner, which is very small. I need to enlarge it, so that it is visible/ readable while the video plays.
... | 0 | [
2,
184,
20,
1957,
11312,
5,
2500,
2636,
6,
21,
1050,
16,
21,
763,
17,
84,
4414,
32,
27,
14,
501,
763,
568,
1744,
9303,
9,
2328,
800,
3726,
3726,
31,
871,
885,
21,
941,
517,
568,
1744,
9303,
9,
2328,
9,
14,
6610,
57,
21,
284,... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Storyboard layout not correct on iPad 2
===
I am trying to lay out objects on a Storyboard using the interface builder yet when I run the app on an iPad2, the layout is being messed up and objects are not appearing where they should. All the objects are there but they are being moved horizontally and not the same numb... | 0 | [
2,
609,
2806,
9106,
52,
4456,
27,
31,
8240,
172,
800,
3726,
3726,
31,
589,
749,
20,
1815,
70,
3916,
27,
21,
609,
2806,
568,
14,
6573,
14960,
768,
76,
31,
485,
14,
4865,
27,
40,
31,
8240,
135,
15,
14,
9106,
25,
142,
21537,
71,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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 set content type as plain/text in padrino?
===
I want to return a string in response with content type as plain/text. This is what I am doing currently.
get :index, :map => "/ivr", :provides => [:plain] do
"Hello World!"
end
It says ;
RuntimeError - Unknown media type: :plain:
... | 0 | [
2,
184,
20,
309,
2331,
1001,
28,
3748,
118,
11969,
19,
4432,
11122,
60,
800,
3726,
3726,
31,
259,
20,
788,
21,
3724,
19,
1627,
29,
2331,
1001,
28,
3748,
118,
11969,
9,
48,
25,
98,
31,
589,
845,
871,
9,
164,
13,
45,
25671,
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... |
C# async call method periodically
===
Main thread of application is doing some work.
There also exists a timer, which should every 10 minutes call some method which should run asynchronous.
Could you please give me a good example how to organize this? | 0 | [
2,
272,
5910,
21,
9507,
150,
645,
2109,
19886,
800,
3726,
3726,
407,
9322,
16,
3010,
25,
845,
109,
170,
9,
80,
67,
5636,
21,
85,
139,
15,
56,
378,
352,
332,
902,
645,
109,
2109,
56,
378,
485,
21,
16023,
1291,
9,
110,
42,
2247,... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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... |
Why is ARC using autorelease at all?
===
I am running this code with **no** autorelease pool in place under ARC:
- (NSString*) outName {
if (!outName) {
outName = [[NSString alloc] initWithFormat:@"whatever"]; // or stringWithFormat
}
return outName;
}
The debugge... | 0 | [
2,
483,
25,
4686,
568,
3108,
15202,
35,
65,
60,
800,
3726,
3726,
31,
589,
946,
48,
1797,
29,
13,
1409,
251,
1409,
3108,
15202,
3067,
19,
209,
131,
4686,
45,
13,
8,
13,
5,
2172,
11130,
2483,
6,
70,
7259,
13,
1,
100,
13,
5,
18... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
What regex pattern is the correct to allow just double types?
===
I have the following code with zend framework:
$descuentoElement->addValidator(new Zend_Validate_Regex(array('pattern' => '/[0-9]+(.[0-9]+)?/')));
I want to validate double type inputs like either 1.2 or 4...not "4sd" but instead this pattern ... | 0 | [
2,
98,
7953,
1706,
3732,
25,
14,
4456,
20,
1655,
114,
1494,
2551,
60,
800,
3726,
3726,
31,
57,
14,
249,
1797,
29,
10526,
43,
6596,
45,
5579,
43,
8265,
17050,
27567,
8,
1,
14854,
18506,
43,
3457,
5,
2681,
10526,
43,
1,
18506,
820... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Pivot Table VBA Macro with Headers That Change
===
I have been working on a macro to create a pivot table. I have it working as is, but the source data changes and I need to be able to have the macro work even after changes. The column headings change based on the current month. Columns A through H are always the same... | 0 | [
2,
20670,
859,
566,
969,
9069,
29,
157,
445,
30,
753,
800,
3726,
3726,
31,
57,
74,
638,
27,
21,
9069,
20,
1600,
21,
20670,
859,
9,
31,
57,
32,
638,
28,
25,
15,
47,
14,
1267,
1054,
1693,
17,
31,
376,
20,
44,
777,
20,
57,
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... |
adding scrollbars
===
My page has lots of scrollbars and gives my UI an Old feeling.. It doesnt suit the design at all... IS there any suggestions for improvement?? Is there any thing to do so stylish scrollbars can be added on all browsers? Most of the plug ins either wrk in webkit browsers or firefox. IS there any p... | 0 | [
2,
4721,
12159,
1850,
18,
800,
3726,
3726,
51,
2478,
63,
7503,
16,
12159,
1850,
18,
17,
2352,
51,
13,
5661,
40,
315,
1249,
9,
9,
32,
5886,
2961,
14,
704,
35,
65,
9,
9,
9,
25,
80,
186,
18389,
26,
6984,
60,
60,
25,
80,
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,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Is there a way to collapse/expand PowerPoint sections
===
All in the title..
Using Presentation.SectionProperties, I can add/delete/rename sections, but I cannot find a way to collapse/expand. | 0 | [
2,
25,
80,
21,
161,
20,
6529,
118,
6899,
290,
414,
3132,
4501,
800,
3726,
3726,
65,
19,
14,
581,
9,
9,
568,
6364,
9,
10579,
10890,
106,
3915,
15,
31,
92,
3547,
118,
24249,
591,
118,
99,
7259,
4501,
15,
47,
31,
1967,
477,
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,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... |
Creating a sticky nav css and jquery
===
I am working on a sticky nav for a website currently, and I am running into a few problems, when the nav becomes `position:fixed` it seems to jump and it looks "clunky", here is a fiddle of what I am trying to do,
http://jsfiddle.net/DKtLR/
Ideally the outcome would be t... | 0 | [
2,
2936,
21,
19087,
16048,
272,
18,
18,
17,
487,
8190,
93,
800,
3726,
3726,
31,
589,
638,
27,
21,
19087,
16048,
26,
21,
2271,
871,
15,
17,
31,
589,
946,
77,
21,
310,
1716,
15,
76,
14,
16048,
2633,
13,
1,
9339,
45,
18594,
69,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Maven 2 "cannot find symbol" in Ubuntu, but it's fine in Windows
===
When I run "mvn install" in Ubuntu system, my project got a lot of "cannot find symbol" errors, such as:
>
/home/cruisecontrol-bin-2.8.4/projects/PeerReview/arch/src/test/java/com/bleum/hydra/arch/repository/MockGuyRepositoryTest.java:[157,2] ca... | 0 | [
2,
1216,
3124,
172,
13,
7,
1245,
1270,
477,
4678,
7,
19,
287,
12968,
2473,
15,
47,
32,
22,
18,
1123,
19,
1936,
800,
3726,
3726,
76,
31,
485,
13,
7,
79,
16578,
16146,
7,
19,
287,
12968,
2473,
329,
15,
51,
669,
330,
21,
865,
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... |
Hosting Workflow-Foundation in Windows Services
===
I am in the process to implement a Windows Service which is hosting a "Sequential Workflow" (Windows Workflow-Foundation).
The sequential workflow is quite simple and, basically, is nested in a while activity which never ends.
The primary purpose is to schedule ... | 0 | [
2,
10637,
170,
9990,
8,
12235,
857,
19,
1936,
687,
800,
3726,
3726,
31,
589,
19,
14,
953,
20,
8713,
21,
1936,
365,
56,
25,
10637,
21,
13,
7,
870,
5495,
10107,
170,
9990,
7,
13,
5,
27508,
18,
170,
9990,
8,
12235,
857,
6,
9,
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... |
Dynamic JComboBoxes from the same enum
===
I'm trying to set up a character manager for a LARP game. In the game a character could have more than one role (1 or 2). I want to generate the character using two comboboxes, both drawing form the same enum. That in itself is easy:
JComboBox roleFirstComboBox = new JCo... | 0 | [
2,
7782,
487,
960,
1192,
5309,
160,
37,
14,
205,
1957,
723,
800,
3726,
3726,
31,
22,
79,
749,
20,
309,
71,
21,
925,
1382,
26,
21,
333,
6952,
250,
9,
19,
14,
250,
21,
925,
110,
57,
91,
119,
53,
597,
13,
5,
165,
54,
172,
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... |
I've changed my branching system. How can I sort it out on github?
===
So I've kind of done something a bit unusual. I had a couple of branches, `master` and `dev`. `master` had the latest stable version, and `dev` would have the bleeding edge, and would be merged into `master` at release.
However, this isn't so go... | 0 | [
2,
31,
22,
195,
1015,
51,
1686,
68,
329,
9,
184,
92,
31,
2058,
32,
70,
27,
13,
10404,
20926,
60,
800,
3726,
3726,
86,
31,
22,
195,
825,
16,
677,
301,
21,
1142,
4706,
9,
31,
41,
21,
1335,
16,
4395,
15,
13,
1,
4594,
1,
17,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Differentiate between arm-xscale-linux-gnueabi-gcc and arm-linux-gcc compilers
===
I am developing software to run on two different pos terminals and I have shared libraries running on arm-xscale-linux-gnueabi-gcc compiler which I want to use for the other arm-linux-gcc terminal. I differentiated gcc (for PC) and arm-... | 0 | [
2,
22144,
128,
813,
8,
396,
5093,
8,
1226,
7147,
8,
9776,
4185,
9104,
8,
263,
3384,
17,
813,
8,
1226,
7147,
8,
263,
3384,
21486,
18,
800,
3726,
3726,
31,
589,
3561,
2306,
20,
485,
27,
81,
421,
12928,
3855,
18,
17,
31,
57,
2592... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Audio unit recording noise
===
I have been struggling with this yesterday and would really appreciate the help.
I have a multi channel mixer audio unit and the callback assigned to each channel fills the needed audio buffer when called. I am trying to record within the same callback by writing the data to a file.
... | 0 | [
2,
4023,
1237,
1576,
3406,
800,
3726,
3726,
31,
57,
74,
7587,
29,
48,
7124,
17,
83,
510,
8831,
14,
448,
9,
31,
57,
21,
1889,
1318,
24752,
4023,
1237,
17,
14,
645,
1958,
2467,
20,
206,
1318,
3509,
18,
14,
851,
4023,
17497,
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... |
is there a way to do my own like button using js sdk of facebook?
===
I would like to do my own like button cuz i need to customize the like button.
is there any way to do it?
thanks. | 0 | [
2,
25,
80,
21,
161,
20,
107,
51,
258,
101,
5167,
568,
487,
18,
13,
18,
43,
197,
16,
9090,
60,
800,
3726,
3726,
31,
83,
101,
20,
107,
51,
258,
101,
5167,
3141,
380,
31,
376,
20,
5816,
2952,
14,
101,
5167,
9,
25,
80,
186,
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,
0,
0,
0,
0,
0,
0,
0,
0,
0... |
LinkWalk in RIAK
===
I have started working on a RIAK project via Spring Source.
according to their specifications linking between objects and then linkwalking is very simple.
I am saving 2 objects, linking between them and then trying to retrieve the data:
MyPojo p1 = new MyPojo("o1", "m1");
MyPojo p2... | 0 | [
2,
3508,
10915,
19,
13,
2548,
197,
800,
3726,
3726,
31,
57,
373,
638,
27,
21,
13,
2548,
197,
669,
1197,
1573,
1267,
9,
496,
20,
66,
17971,
12585,
128,
3916,
17,
94,
3508,
25002,
25,
253,
1935,
9,
31,
589,
7599,
172,
3916,
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... |
Encryption for client and server with Android
===
I need to implement encryption on my app for both client and server side, I really don't know how to go about it. I have seen a few tutorial but they are hardly easy to grasp. I would like to know what the basic steps would be to achieving this with my android phone an... | 0 | [
2,
24420,
26,
6819,
17,
8128,
29,
13005,
800,
3726,
3726,
31,
376,
20,
8713,
24420,
27,
51,
4865,
26,
156,
6819,
17,
8128,
270,
15,
31,
510,
221,
22,
38,
143,
184,
20,
162,
88,
32,
9,
31,
57,
541,
21,
310,
29724,
47,
59,
50,... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
GAS Client Handler Validation on List Boxes
===
I am coding a simple UI web form in GAS. I have several text boxes and list boxes. I have added client handlers to validate the input on the text boxes on blur and they all work fine. However, when I try to use the client handler on a list box it doesn't work. For ex... | 0 | [
2,
1692,
6819,
24641,
27999,
27,
968,
8120,
800,
3726,
3726,
31,
589,
13,
15458,
21,
1935,
13,
5661,
2741,
505,
19,
1692,
9,
31,
57,
238,
1854,
8120,
17,
968,
8120,
9,
31,
57,
905,
6819,
24641,
18,
20,
7394,
1373,
14,
6367,
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... |
Creating an instance of a static abstract class with Java reflection?
===
I have this:
public interface Receiver extends x.y.a
{
public static abstract class Stub extends x.y.b implements Receiver
{
public Stub()
{
}
}
}
and want to write this:
private ... | 0 | [
2,
2936,
40,
4851,
16,
21,
12038,
8502,
718,
29,
8247,
9138,
60,
800,
3726,
3726,
31,
57,
48,
45,
317,
6573,
6264,
9073,
993,
9,
93,
9,
58,
13,
1,
317,
12038,
8502,
718,
21354,
9073,
993,
9,
93,
9,
220,
8713,
18,
6264,
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... |
Does the Brightcove 508 complaint player support the Javascript API?
===
First, the Brightcove forums are useless, since you must have a Brightcove account to contribute. IA m just a dev, no account.
I have been given the source for the Brightcove 508 compliant player and need to do some simple things (stop, start,... | 0 | [
2,
630,
14,
2673,
716,
195,
1222,
457,
13170,
517,
555,
14,
8247,
8741,
21,
2159,
60,
800,
3726,
3726,
64,
15,
14,
2673,
716,
195,
5691,
18,
50,
12858,
15,
179,
42,
491,
57,
21,
2673,
716,
195,
2176,
20,
8606,
9,
13,
549,
307,... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Python: how do I save a row in reader and preserve its context?
===
Using Python, I wrote the following script to index through a row in csv.reader and compare it to relevant values from the previous row:
source = open('sourcefile')
reader = csv.reader(source)
with open('targetfile','w') as f:
... | 0 | [
2,
20059,
45,
184,
107,
31,
2079,
21,
3131,
19,
7765,
17,
6224,
82,
4141,
60,
800,
3726,
3726,
568,
20059,
15,
31,
738,
14,
249,
3884,
20,
4348,
120,
21,
3131,
19,
272,
18,
710,
9,
10647,
106,
17,
11590,
32,
20,
7480,
4070,
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... |
empty values in if clauses
===
Here's a sample code:
<!DOCTYPE html>
<html>
<head>
<title></title>
</head>
<body>
<button onclick="myFunction();">Click!</button>
<script type="text/javascript">
function myFunction() {
var text = "";
if (text)
{
ale... | 0 | [
2,
2424,
4070,
19,
100,
9040,
18,
800,
3726,
3726,
235,
22,
18,
21,
5717,
1797,
45,
13,
1,
187,
13799,
4474,
13,
15895,
1,
13,
1,
15895,
1,
13,
1,
1743,
1,
13,
1,
22235,
1,
118,
22235,
1,
13,
1,
118,
1743,
1,
13,
1,
9760,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Making a subdirectory independent using .htaccess file
===
Let's say that I have a subdirectory in my *www* folder called "subdirectory". Is it possible to modify the *.htaccess* file so that all files contained within the subdirectory can be referenced inside other files like this: */somefile.extension*? Therefore, I... | 0 | [
2,
544,
21,
972,
10197,
93,
1124,
568,
13,
9,
9020,
20604,
3893,
800,
3726,
3726,
408,
22,
18,
395,
30,
31,
57,
21,
972,
10197,
93,
19,
51,
1637,
6483,
2483,
19294,
227,
13,
7,
7563,
10197,
93,
7,
9,
25,
32,
938,
20,
17579,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
HTML player.swf playing x.flv files through popup div/window
===
I've got the code:
< a class='vid' href='player.swf?url=folder/anotherfolder/file.flv&volume=50' title=''><img src='wheremyimage.gif' width='200' height='150' alt='' /></a >
The problem is, the player isn't playing up my .flv file.
I s... | 0 | [
2,
13,
15895,
517,
9,
18,
15263,
791,
993,
9,
4372,
710,
6488,
120,
1675,
576,
13,
12916,
118,
27508,
800,
3726,
3726,
31,
22,
195,
330,
14,
1797,
45,
13,
1,
21,
718,
3726,
22,
7074,
22,
746,
14057,
3726,
22,
14049,
9,
18,
152... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Handle different date format in Spring MVC controller
===
Is it possible to handle different date format in a Spring MVC controller?
I know that setting something like this
@InitBinder
protected void initBinder(WebDataBinder binder) {
SimpleDateFormat dateFormat = new SimpleDateFormat("dd/MM/yy... | 0 | [
2,
3053,
421,
1231,
2595,
19,
1573,
307,
8990,
9919,
800,
3726,
3726,
25,
32,
938,
20,
3053,
421,
1231,
2595,
19,
21,
1573,
307,
8990,
9919,
60,
31,
143,
30,
2697,
301,
101,
48,
13,
1,
108,
242,
24200,
3803,
11364,
19,
242,
2420... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Dont stop asynctask when the activity finish
===
i have a activity with a asynctask to send file to a webservice, if a am in the activity, i send the file, in the middle of process i go to back activity, the asynctask finish. How can i make dont happend this? | 0 | [
2,
1049,
747,
21,
9507,
20255,
3656,
76,
14,
2358,
2106,
800,
3726,
3726,
31,
57,
21,
2358,
29,
21,
21,
9507,
20255,
3656,
20,
2660,
3893,
20,
21,
2741,
11449,
15,
100,
21,
589,
19,
14,
2358,
15,
31,
2660,
14,
3893,
15,
19,
14... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
How to build Meego Mobile application using HTML5 and Javascript
===
How to build Mobile application for Meego using HTML5 and Javascript??
Thanks in advance | 4 | [
2,
184,
20,
1895,
55,
8811,
3241,
3010,
568,
13,
15895,
264,
17,
8247,
8741,
800,
3726,
3726,
184,
20,
1895,
3241,
3010,
26,
55,
8811,
568,
13,
15895,
264,
17,
8247,
8741,
60,
60,
3669,
19,
3612,
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... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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... |
how to enable motion sensor and how to use to sensor simulator?
===
what is procedure for sensor simulator and how to link with android code <motion sensor>
- Hi i am using sensor simulator and eclipse . can u tell me how to get enable the sensor simulator . any sample code | 0 | [
2,
184,
20,
9240,
2422,
14865,
17,
184,
20,
275,
20,
14865,
24565,
60,
800,
3726,
3726,
98,
25,
7004,
26,
14865,
24565,
17,
184,
20,
3508,
29,
13005,
1797,
13,
1,
15745,
14865,
1,
13,
8,
4148,
31,
589,
568,
14865,
24565,
17,
116... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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 JComponent to applet's pane
===
I am trying to add an JComponent (label, for instance) to the applet pane when the button is pressed. I have the following piece of code:
public class TestApplet extends JApplet
{
@Override
public void init()
{
setLayout(new FlowLayout());
... | 0 | [
2,
3547,
487,
11103,
218,
2291,
20,
4037,
38,
22,
18,
13,
16660,
800,
3726,
3726,
31,
589,
749,
20,
3547,
40,
487,
11103,
218,
2291,
13,
5,
21018,
15,
26,
4851,
6,
20,
14,
4037,
38,
13,
16660,
76,
14,
5167,
25,
2931,
9,
31,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Not able to uniquely identify a checkbox in qtp
===
I am working on a windows form .Net application using QTP and there are a set of checkboxes which are repeated and all have the same property.I need to select the one particular checkbox from each set.If the checkbox is not visible on the screen then we need to scroo... | 0 | [
2,
52,
777,
20,
23703,
5808,
21,
2631,
5309,
19,
2593,
13726,
800,
3726,
3726,
31,
589,
638,
27,
21,
1936,
505,
13,
9,
2328,
3010,
568,
2593,
13726,
17,
80,
50,
21,
309,
16,
2631,
5309,
160,
56,
50,
4251,
17,
65,
57,
14,
205,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
error when try to update table name "order"
===
i try to update simple data to table name "order" but i still get error.
i try to many version query but still same ;
first try :
$result = mysql_query("UPDATE order SET order_status_id=200 WHERE order_id=75") or die(mysql_error());
second try ... | 0 | [
2,
7019,
76,
1131,
20,
11100,
859,
204,
13,
7,
7861,
7,
800,
3726,
3726,
31,
1131,
20,
11100,
1935,
1054,
20,
859,
204,
13,
7,
7861,
7,
47,
31,
174,
164,
7019,
9,
31,
1131,
20,
151,
615,
25597,
47,
174,
205,
13,
73,
64,
1131... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Make a timeout if the host didn't response during the 2-3 second
===
I want to check if a web host is available so i used the code down below, it works, but sometimes if the site is slow in response it keep waiting, how do i implant a timeout into it? if no response from the host withen 2-3 second, return false also. ... | 0 | [
2,
233,
21,
85,
1320,
100,
14,
2015,
223,
22,
38,
1627,
112,
14,
172,
8,
240,
153,
800,
3726,
3726,
31,
259,
20,
2631,
100,
21,
2741,
2015,
25,
904,
86,
31,
147,
14,
1797,
125,
1021,
15,
32,
693,
15,
47,
1030,
100,
14,
689,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Behaviour of const conversion operator
===
In the below code there is a conversion operator for converting class A object into const class B object.
My question is when the const B object is been created, why its value change as
b.v=20 gives no error.
Probably, i am missing some thing.
Thanx in advance
... | 0 | [
2,
7727,
16,
11608,
38,
6263,
6022,
800,
3726,
3726,
19,
14,
1021,
1797,
80,
25,
21,
6263,
6022,
26,
19583,
718,
21,
3095,
77,
11608,
38,
718,
334,
3095,
9,
51,
1301,
25,
76,
14,
11608,
38,
334,
3095,
25,
74,
679,
15,
483,
82,... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
WordPress Plugin: How to add a separate page for editing a form
===
OK so i have a plugin which has its own settings page and all. In the settings i have a form that will display data from a custom table. It looks like this:
<form method="post" action="">
<table>
<tbody>
... | 0 | [
2,
833,
5890,
10922,
108,
45,
184,
20,
3547,
21,
1725,
2478,
26,
9510,
21,
505,
800,
3726,
3726,
5854,
86,
31,
57,
21,
10922,
108,
56,
63,
82,
258,
12410,
2478,
17,
65,
9,
19,
14,
12410,
31,
57,
21,
505,
30,
129,
3042,
1054,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Is there a faster way to get information from multiple tables?
===
Let's suppose I have seven tables, and I want to perform the same query on all of them, and then return the result. Right now I have some code like this
$dates = array();
foreach ($tables as $table) {
$result = runStatement("
... | 0 | [
2,
25,
80,
21,
4233,
161,
20,
164,
676,
37,
1886,
7484,
60,
800,
3726,
3726,
408,
22,
18,
5787,
31,
57,
810,
7484,
15,
17,
31,
259,
20,
2985,
14,
205,
25597,
27,
65,
16,
105,
15,
17,
94,
788,
14,
829,
9,
193,
130,
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... |
Send Get with jQuery with spaces
===
I have a problem with a word count using the jQuery. The method is working as soon as I click space it will stop.
HTML:
<textarea id="essay_content_area" name="essay_content" onkeydown="words();"></textarea>
<td>Number of words: <div id="othman"></div></td>
jQuery... | 0 | [
2,
2660,
164,
29,
487,
8190,
93,
29,
7644,
800,
3726,
3726,
31,
57,
21,
1448,
29,
21,
833,
2468,
568,
14,
487,
8190,
93,
9,
14,
2109,
25,
638,
28,
651,
28,
31,
10840,
726,
32,
129,
747,
9,
13,
15895,
45,
13,
1,
11969,
17760,... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Drupal : Display time remaining instead of expired date
===
In drupal, I enabled Date module and added Date (Unix timestamp) to a content type, my question is instead of display the date how do I display the remaining time?
Highly appreciate your help! | 0 | [
2,
15708,
6720,
13,
45,
3042,
85,
1846,
700,
16,
15524,
1231,
800,
3726,
3726,
19,
15708,
6720,
15,
31,
9338,
1231,
12613,
17,
905,
1231,
13,
5,
1020,
4028,
436,
38,
10158,
6,
20,
21,
2331,
1001,
15,
51,
1301,
25,
700,
16,
3042,... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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... |
Extending WCF-channel to automatically recreate(/reconnect) itself on failure
===
I'm having hard time with NetTcpBinding and timeouts. I know this could be solved by writing Try-Catch-block around every service call and on failure create a new channel with ChannelFactory and make the same call again. Only problem is ... | 0 | [
2,
8176,
11801,
410,
8,
10928,
20,
7499,
21119,
5,
118,
99,
25996,
6,
1145,
27,
2990,
800,
3726,
3726,
31,
22,
79,
452,
552,
85,
29,
13,
11874,
7439,
22260,
17,
85,
12638,
9,
31,
143,
48,
110,
44,
15091,
34,
1174,
1131,
8,
182... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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 Auto and Lambda to handle Signal?
===
I have written this program that has a main function, inside which, I am creating two sockets, like this:
int sockfd1 = socket(AF_INET, SOCK_STREAM, 0);
int sockfd2 = socket(AF_INET, SOCK_STREAM, 0);
Now I do some stuff with them, and when the user presses Ctr... | 0 | [
2,
568,
3108,
17,
13,
24187,
20,
3053,
2800,
60,
800,
3726,
3726,
31,
57,
642,
48,
625,
30,
63,
21,
407,
1990,
15,
572,
56,
15,
31,
589,
2936,
81,
18482,
18,
15,
101,
48,
45,
19,
38,
86,
2601,
410,
43,
165,
800,
18482,
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... |
BASH - How can I send them to dialogue only standard output and to file /root/sh/sh.log standard output + output error
===
Good day
How can I send them to dialogue only standard output and to file /root/sh/sh.log standard output + output error
# I need
dialog == standard output
/root/sh/... | 0 | [
2,
13158,
13,
8,
184,
92,
31,
2660,
105,
20,
6402,
104,
1236,
5196,
17,
20,
3893,
13,
118,
14032,
118,
1635,
118,
1635,
9,
5567,
1236,
5196,
2754,
5196,
7019,
800,
3726,
3726,
254,
208,
184,
92,
31,
2660,
105,
20,
6402,
104,
123... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
jQurey jqplot Dates not showing correctly
===
I'm having a problem with my jqplot graph.
<script type="text/javascript" src="/js/jplot/jquery.jqplot.min.js"></script>
<script type="text/javascript" src="/js/jplot/plugins/jqplot.dateAxisRenderer.min.js"></script>
<script type="text/java... | 0 | [
2,
487,
5495,
6454,
487,
1251,
13221,
38,
4076,
52,
3187,
12044,
800,
3726,
3726,
31,
22,
79,
452,
21,
1448,
29,
51,
487,
1251,
13221,
38,
7210,
9,
13,
1,
8741,
1001,
3726,
7,
11969,
118,
1004,
1385,
8741,
7,
13,
18,
5453,
3726,... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Selection of 1 radio button does not uncheck the other
===
I've been at this for 2 days and countless versions later I still don't have the solution.
I have a PHP form with radio buttons and I have them replaced with the Ryan Fait custom checkboxes at http://ryanfait.com/resources/custom-checkboxes-and-radio-butto... | 0 | [
2,
3155,
16,
137,
603,
5167,
630,
52,
367,
12542,
14,
89,
800,
3726,
3726,
31,
22,
195,
74,
35,
48,
26,
172,
509,
17,
16708,
3281,
138,
31,
174,
221,
22,
38,
57,
14,
4295,
9,
31,
57,
21,
13,
26120,
505,
29,
603,
12861,
17,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Expandable listview for each item in a listview
===
How can I accomplish to make the expandable listview like this:
![enter image description here][1]
![enter image description here][2]
[1]: http://i.stack.imgur.com/eoTbl.png
[2]: http://i.stack.imgur.com/rMTzb.png
Just ignore that the content of ... | 0 | [
2,
6073,
579,
968,
4725,
26,
206,
9101,
19,
21,
968,
4725,
800,
3726,
3726,
184,
92,
31,
14570,
20,
233,
14,
6073,
579,
968,
4725,
101,
48,
45,
13,
187,
2558,
13679,
1961,
5318,
235,
500,
2558,
165,
500,
13,
187,
2558,
13679,
19... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
What is the best encryption method in php?
===
I would like know which one is the best encryption method in php apart from md5, I have seen sha1, sha256, SHA512, or CRYPT. Please tell me which one is best, Thanks in advance friends. | 4 | [
2,
98,
25,
14,
246,
24420,
2109,
19,
13,
26120,
60,
800,
3726,
3726,
31,
83,
101,
143,
56,
53,
25,
14,
246,
24420,
2109,
19,
13,
26120,
2629,
37,
8138,
264,
15,
31,
57,
541,
4116,
165,
15,
4116,
16910,
15,
4116,
264,
918,
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... |
Some problems on image stitching - homography?
===
I'm working on a project of image stitching using OpenCV 2.3.1 on Visual Studio 2010.
I'm currently having 2 problems.
(My reputation is not over 10 so I can only post 2 hyperlinks in this post. I'll post another 2 in the comment area)
I followed the steps me... | 0 | [
2,
109,
1716,
27,
1961,
19917,
68,
13,
8,
9131,
15438,
60,
800,
3726,
3726,
31,
22,
79,
638,
27,
21,
669,
16,
1961,
19917,
68,
568,
368,
12732,
172,
9,
240,
9,
165,
27,
3458,
1120,
498,
9,
31,
22,
79,
871,
452,
172,
1716,
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... |
Geocoder retutrn wrong result. What can i do?
===
The result of geocoding
[http://maps.googleapis.com/maps/api/geocode/json?address=Москва&sensor=false][1]
should be
{
"results" : [
{
"address_components" : [
{
"long_name" : "Москва",
"short_name" : "Москва",
"types"... | 0 | [
2,
6389,
716,
1157,
13,
6239,
1982,
5778,
1389,
829,
9,
98,
92,
31,
107,
60,
800,
3726,
3726,
14,
829,
16,
6389,
15458,
636,
21127,
6903,
15022,
18,
9,
16111,
4875,
58,
8954,
9,
960,
118,
15022,
18,
118,
2552,
49,
118,
834,
111,... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
static variables, what is their life span?
===
I am using static variables in my app, lots of them. My question is, when I signout of the app will they be still in memory..? If yes, how can I correct this. Thanks in advance. | 0 | [
2,
12038,
12157,
15,
98,
25,
66,
201,
6289,
60,
800,
3726,
3726,
31,
589,
568,
12038,
12157,
19,
51,
4865,
15,
7503,
16,
105,
9,
51,
1301,
25,
15,
76,
31,
1676,
1320,
16,
14,
4865,
129,
59,
44,
174,
19,
1912,
9,
9,
60,
100,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0... |
Regex to convert html-image to XML to avoid preloading
===
I am currently pulling an XML feed into a webapp through ajax. Obviously i like using jquery to parse it, like so:
$(source).find("item");
The problem with this is that everything is converted into nodes, including <img>-tags. Considering this is so... | 0 | [
2,
7953,
1706,
20,
8406,
13,
15895,
8,
22039,
20,
23504,
20,
2658,
782,
16866,
800,
3726,
3726,
31,
589,
871,
3303,
40,
23504,
4063,
77,
21,
2741,
7753,
120,
20624,
9,
4409,
31,
101,
568,
487,
8190,
93,
20,
2017,
870,
32,
15,
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... |
how to sovle errors about ValidationGroups of JSFS tag <f:validateBean>
===
I included in the XHTML page the following tag
f:validateBean validationGroups="javax.validation.groups.Default"/
it prints error info in console:
2012-6-21 15:21:55 com.sun.faces.application.ApplicationImpl createValidator
SEVERE: JSF... | 0 | [
2,
184,
20,
13,
14933,
413,
11908,
88,
27999,
8024,
18,
16,
487,
18,
11754,
3383,
13,
1,
410,
45,
18506,
8209,
863,
210,
1,
800,
3726,
3726,
31,
506,
19,
14,
993,
15895,
2478,
14,
249,
3383,
398,
45,
18506,
8209,
863,
210,
27999... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
jsonp and callback no work
===
I'm trying to use a RESTful service from jquery and json html
After I launch the query returns the status of 200 (ok), but I can not read the json returned.
My html code is:
<!DOCTYPE html>
<html>
<head>
<title></title>
<script src="http://code.jquery... | 0 | [
2,
487,
528,
306,
17,
645,
1958,
90,
170,
800,
3726,
3726,
31,
22,
79,
749,
20,
275,
21,
760,
1566,
365,
37,
487,
8190,
93,
17,
487,
528,
13,
15895,
75,
31,
3394,
14,
25597,
4815,
14,
1782,
16,
2327,
13,
5,
3085,
6,
15,
47,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
How to Extract 4 bytes of integer from a buffer of integers in c++
===
I have buffer/payload of integers where every 4 bytes is a field which i need to extract.
I have a pointer pointing to the buffer. Now I have to extract 4 bytes and assign it to variable until I reach the end of buffer.
The pointer is uint8_t p... | 0 | [
2,
184,
20,
10962,
268,
34,
3231,
16,
13820,
37,
21,
17497,
16,
13820,
18,
19,
272,
20512,
800,
3726,
3726,
31,
57,
17497,
118,
12224,
8294,
16,
13820,
18,
113,
352,
268,
34,
3231,
25,
21,
575,
56,
31,
376,
20,
10962,
9,
31,
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... |
Creating Polyine From Latitude Longitude in google maps?
===
I am trying to create a polyline from google maps v3 api. I know how add polyline on click but i want to create polyline from latitude & longitude value which will be in loop. How can i do that ?
thank you. | 0 | [
2,
2936,
3446,
1149,
37,
16337,
22291,
19,
8144,
6867,
60,
800,
3726,
3726,
31,
589,
749,
20,
1600,
21,
3446,
1143,
37,
8144,
6867,
566,
240,
21,
2159,
9,
31,
143,
184,
3547,
3446,
1143,
27,
10840,
47,
31,
259,
20,
1600,
3446,
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... |
Azure Worker Role and Lucene.Net
===
I am trying to create an Azure worker role that indexes docs in Lucene.Net.
However, when I create an IndexWriter, it fails with the following exception.
System.ExecutionEngineException was unhandled
Message: An unhandled exception of type 'System.ExecutionEngineException' ... | 0 | [
2,
25715,
7444,
597,
17,
18515,
556,
9,
2328,
800,
3726,
3726,
31,
589,
749,
20,
1600,
40,
25715,
7444,
597,
30,
4348,
160,
9765,
18,
19,
18515,
556,
9,
2328,
9,
207,
15,
76,
31,
1600,
40,
4348,
9657,
15,
32,
13614,
29,
14,
24... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Linq to ... and Lambda Expressions
===
I have a big question that has been puzzling me for a long time and that I can't seem to get a straight answer for anywhere and I am sure that if someone can answer this with authority and with good examples that it will help not only me but thousands of developers to come. All ... | 0 | [
2,
6294,
1251,
20,
13,
9,
9,
9,
17,
13,
24187,
13832,
800,
3726,
3726,
31,
57,
21,
580,
1301,
30,
63,
74,
3323,
5092,
802,
55,
26,
21,
175,
85,
17,
30,
31,
92,
22,
38,
2260,
20,
164,
21,
1599,
1623,
26,
4922,
17,
31,
589,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Complex SQL query or complex processing in controller?
===
I am using Rails 3, and building an app in which a user can put objects to be rented. For each object, he can decide:
- the object can be rented by the entire world (potentially) or not (object access is restricted)
- the object can only be rented by my fr... | 0 | [
2,
1502,
4444,
255,
25597,
54,
1502,
5511,
19,
9919,
60,
800,
3726,
3726,
31,
589,
568,
2240,
18,
203,
15,
17,
353,
40,
4865,
19,
56,
21,
4155,
92,
442,
3916,
20,
44,
13676,
9,
26,
206,
3095,
15,
24,
92,
4073,
45,
13,
8,
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... |
GridView Row Styling
===
I want to make bold some rows in a RadGridView. <br />
I've set <br />
<pre>
<telerik:RadGridView.RowStyle>
<Style TargetType="telerik:GridViewRow">
<Setter Property="FontWeight" Value="{Binding RowFontWeight}" />
</Style>
</telerik:RadGridVie... | 0 | [
2,
7354,
4725,
3131,
23020,
800,
3726,
3726,
31,
259,
20,
233,
5657,
109,
11295,
19,
21,
4944,
16375,
4725,
9,
13,
1,
5145,
13,
118,
1,
31,
22,
195,
309,
13,
1,
5145,
13,
118,
1,
13,
1,
3515,
1,
279,
255,
38,
73,
14305,
6639... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Rendering 3D third person view
===
I'm trying to render a model for the main character but no matter which vector or rotation I put in he is hanging in the air, all I see are his feet and they are turned the wrong way:
![enter image description here][1]
[1]: http://i.stack.imgur.com/e1ybx.png
When I press... | 0 | [
2,
15307,
203,
43,
422,
840,
1418,
800,
3726,
3726,
31,
22,
79,
749,
20,
16535,
21,
1061,
26,
14,
407,
925,
47,
90,
1161,
56,
7497,
54,
9431,
31,
442,
19,
24,
25,
4505,
19,
14,
282,
15,
65,
31,
196,
50,
33,
606,
17,
59,
50... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
pdf report engine vs html5
===
i would like to make a web based application that exports some statistics / reports from our database.
what are the pros and cons of chosing html5/ css goodies (e.g. google chart tools, or others that i quess that exists) over a pdf report engine (like FastReport) ?
| 0 | [
2,
13,
11124,
1330,
1406,
4611,
13,
15895,
264,
800,
3726,
3726,
31,
83,
101,
20,
233,
21,
2741,
432,
3010,
30,
16716,
109,
5818,
13,
118,
2813,
37,
318,
6018,
9,
98,
50,
14,
895,
18,
17,
11608,
16,
4430,
18,
68,
13,
15895,
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... |
working with bool value from View in javascript
===
I have a bool property in a model:
public bool IsExistSchedule {get; set;}
In the View I wrote the following:
<div id="step1" data-schedule="@Model.IsExistSchedule">
...
</div>
In the generated page `data-schedule` contain `True` value. ... | 0 | [
2,
638,
29,
1607,
1823,
1923,
37,
1418,
19,
8247,
8741,
800,
3726,
3726,
31,
57,
21,
1607,
1823,
1354,
19,
21,
1061,
45,
317,
1607,
1823,
25,
1706,
3163,
6261,
9813,
13,
1,
3060,
73,
309,
73,
1,
19,
14,
1418,
31,
738,
14,
249,... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Registering a DLL to GAC, .NET 4.0,Windows Server 2008 R2
===
I want to register an assembly to GAC.
I do't have visual studio installed.
I can't install Windows SDK.
So can't use Gacutil.
I can't use drag and drop as it do't work in .NET 4.0
I can't install Microsoft Installer too, my Server admin do't allow ... | 0 | [
2,
2243,
68,
21,
13,
43,
211,
20,
4369,
150,
15,
13,
9,
2328,
268,
9,
387,
15,
27508,
18,
8128,
570,
761,
135,
800,
3726,
3726,
31,
259,
20,
2243,
40,
1475,
20,
4369,
150,
9,
31,
107,
22,
38,
57,
3458,
1120,
4066,
9,
31,
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... |
Some css properties don't work
===
I want to place noscript tag like on this (stackoverflow) page:
<noscript>Your browser has JavaScript turned off !</noscript>
But, commented properties doesn't work:
noscript{
width:100%; // I want it to be 100% of parent container width - it's not.
text-a... | 0 | [
2,
109,
272,
18,
18,
3704,
221,
22,
38,
170,
800,
3726,
3726,
31,
259,
20,
209,
90,
8741,
3383,
101,
27,
48,
13,
5,
25325,
2549,
9990,
6,
2478,
45,
13,
1,
251,
8741,
1,
4314,
16495,
63,
8247,
8741,
412,
168,
13,
187,
1,
118,... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Detecting which selected item (in a ListView) spawned the ContextMenu
===
I have two Edit Text in each item of listView.
When user long press on any item in listView I am showing a contextMenu and giving two options Edit and Delete now how do I know that on which item in listView user long pressed to open the contex... | 0 | [
2,
9092,
68,
56,
1704,
9101,
13,
5,
108,
21,
968,
4725,
6,
21305,
14,
4141,
755,
291,
800,
3726,
3726,
31,
57,
81,
9392,
1854,
19,
206,
9101,
16,
968,
4725,
9,
76,
4155,
175,
901,
27,
186,
9101,
19,
968,
4725,
31,
589,
3187,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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 Implement onSuccess() using Jquery Validation Engine?
===
sorry if my question is a bit basic, I'm a bit of a noob..
Basically I am using Jquery Validation Engine http://posabsolute.github.com/jQuery-Validation-Engine/ and I just want to reveal a hidden loading gif **once the form has been found to be valid... | 0 | [
2,
184,
20,
8713,
27,
29245,
5,
6,
568,
487,
8190,
93,
27999,
1406,
60,
800,
3726,
3726,
1875,
100,
51,
1301,
25,
21,
1142,
2125,
15,
31,
22,
79,
21,
1142,
16,
21,
90,
4995,
9,
9,
11374,
31,
589,
568,
487,
8190,
93,
27999,
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 embed hindi in mysql through android
===
I want to send data through android to LAMP server in hindi. But android enable to encode data in UTF-8 format. Android send some boxes to server. Also I already set utf-8 encoding in xml page but gives same error. please anybody tell me how to send hindi data on LAMP se... | 0 | [
2,
184,
20,
11911,
69,
10748,
19,
51,
18,
22402,
120,
13005,
800,
3726,
3726,
31,
259,
20,
2660,
1054,
120,
13005,
20,
6792,
8128,
19,
10748,
9,
47,
13005,
9240,
20,
20523,
1054,
19,
287,
11720,
8,
457,
2595,
9,
13005,
2660,
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... |
Not able to get the Owner and Performer of the Manual activity
===
I am creating a event handler to get the activitiy instance details for all the activities.
EventSystem.Subscribe<ActivityInstance, FinishActivityEventArgs>(NotifyUser, EventPhases.TransactionCommitted);
In the "NotifiyUser" function, am tryi... | 0 | [
2,
52,
777,
20,
164,
14,
2410,
17,
9617,
16,
14,
5132,
2358,
800,
3726,
3726,
31,
589,
2936,
21,
807,
24641,
20,
164,
14,
13,
19516,
8793,
93,
4851,
3289,
26,
65,
14,
1648,
9,
807,
10724,
9,
20330,
1,
19348,
108,
384,
2416,
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... |
JavaScript Refactoring / Avoid Repitition
===
I need to refactor this to avoid code repetition.
$('#showmore-towns').toggle(
function() {
$('.popularTownsAdditional').show();
console.log(this);
$('#showmore-town .showless').show();
$('#showmore-town .sh... | 0 | [
2,
8247,
8741,
302,
17455,
68,
13,
118,
2658,
302,
7328,
9861,
800,
3726,
3726,
31,
376,
20,
302,
17455,
48,
20,
2658,
1797,
23184,
9,
5579,
5,
22,
5910,
9303,
1995,
8,
1914,
18,
22,
6,
9,
262,
263,
4875,
5,
1990,
5,
6,
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... |
Django authentication acting weird. Working "some times", not always
===
I'm having some trouble with Django's authentication system. I've managed to set up a login page, logout page and a basic profile page. Now I'm trying to restrict different areas on the site to only authenticated users. It works on some templates... | 0 | [
2,
3857,
14541,
27963,
2180,
5455,
9,
638,
13,
7,
3220,
436,
7,
15,
52,
550,
800,
3726,
3726,
31,
22,
79,
452,
109,
2572,
29,
3857,
14541,
22,
18,
27963,
329,
9,
31,
22,
195,
1471,
20,
309,
71,
21,
6738,
108,
2478,
15,
6738,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Extra padding in HTML figure
===
I'm trying to have a custom checkbox input of sorts and I'm not quite sure where all of this padding is coming from..
The idea is that an image is displayed in place of a checkbox with text, and when it is selected the opacity of the image decreases to show a symbol underneath it, i... | 0 | [
2,
2230,
4432,
3258,
19,
13,
15895,
1465,
800,
3726,
3726,
31,
22,
79,
749,
20,
57,
21,
5816,
2631,
5309,
6367,
16,
14357,
17,
31,
22,
79,
52,
1450,
562,
113,
65,
16,
48,
4432,
3258,
25,
880,
37,
9,
9,
14,
882,
25,
30,
40,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
JQuery - Hide/Show with logic
===
I am novice when it comes to JQuery. To put it simply, I have four divs, of class "portlet-topper". Each div has a sibling of the class "portlet-content". This content is hidden, until an instance of portlet-topper is clicked. Once it is clicked, it's sibling content is displayed. I u... | 0 | [
2,
487,
8190,
93,
13,
8,
3077,
118,
9303,
29,
7085,
800,
3726,
3726,
31,
589,
21999,
76,
32,
1624,
20,
487,
8190,
93,
9,
20,
442,
32,
1659,
15,
31,
57,
222,
13,
12916,
18,
15,
16,
718,
13,
7,
1993,
1336,
8,
262,
8763,
7,
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... |
SwiftMQ URL parser cannot parse correct URL
===
When I try to send a message, I get the following exception. The URL seems correct and I used similar configuration before. I don't have a clue what might cause this problem...
Caused by: javax.naming.NamingException: invalid URL: protocol != smqp, URL==smqp://act... | 0 | [
2,
8060,
79,
1251,
287,
6362,
2017,
4104,
1967,
2017,
870,
4456,
287,
6362,
800,
3726,
3726,
76,
31,
1131,
20,
2660,
21,
2802,
15,
31,
164,
14,
249,
5391,
9,
14,
287,
6362,
2206,
4456,
17,
31,
147,
835,
8091,
115,
9,
31,
221,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Python: Unable to load apache when using BeautifulSoup indjango
===
This is my django project hierarchy
project/
apache/ django.wsgi
project/ __init__.py, settings.py, urls.py ..
pages/
__init__.py
widgets.py
website_views.py
services/
... | 0 | [
2,
20059,
45,
2343,
20,
6305,
17140,
76,
568,
1632,
656,
576,
19,
14365,
14541,
800,
3726,
3726,
48,
25,
51,
3857,
14541,
669,
14417,
669,
118,
17140,
118,
3857,
14541,
9,
10268,
2234,
669,
118,
13,
1,
108,
242,
1,
9,
6448,
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... |
Hardware Processor Counters Incorrectly Resetting
===
I wrote a program which reads the APERF/MPERF counters on an Intel chip (page 2 on http://www.intel.com/content/dam/doc/manual/64-ia-32-architectures-software-developer-vol-3b-part-2-manual.pdf).
These counters are readable/writable via the readmsr/writemsr inst... | 0 | [
2,
7610,
14762,
2105,
18,
22870,
302,
19831,
800,
3726,
3726,
31,
738,
21,
625,
56,
11137,
14,
21,
1432,
410,
118,
79,
1432,
410,
2105,
18,
27,
40,
14635,
7525,
13,
5,
6486,
172,
27,
7775,
6903,
6483,
9,
108,
3454,
9,
960,
118,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
How to attach javascript code to this dynamic control textbox in asp.net
===
i am creating a dynamic textbox control from the code behind... my question is. how can i attach the javascript code to a dynamic created textbox?
here is the code that creates dynamic Textbox.
TextBox t = new TextBox();
t.ID =... | 0 | [
2,
184,
20,
19514,
8247,
8741,
1797,
20,
48,
7782,
569,
1854,
5309,
19,
28,
306,
9,
2328,
800,
3726,
3726,
31,
589,
2936,
21,
7782,
1854,
5309,
569,
37,
14,
1797,
439,
9,
9,
9,
51,
1301,
25,
9,
184,
92,
31,
19514,
14,
8247,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
something very strange happening in javascript object construction
===
This is really bizarre. I've created an image handling object that stores an array of images and displays them on a page, among other methods. However, for some reason it's behaving really strangely. Here's a console log from chrome:
default... | 0 | [
2,
301,
253,
2578,
4942,
19,
8247,
8741,
3095,
900,
800,
3726,
3726,
48,
25,
510,
15701,
9,
31,
22,
195,
679,
40,
1961,
7988,
3095,
30,
4134,
40,
7718,
16,
3502,
17,
9412,
105,
27,
21,
2478,
15,
497,
89,
3195,
9,
207,
15,
26,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
jQuery UI dialog in jQuery submit() event (am I doing it right?)
===
I'm making a form which on submitting checks if the user_name input field is filled. And if it is then prompts a **jQuery UI** dialog box. If "Yes" is pressed then the answer is sent to a variable *userOKWithIt* which is then used with second call to... | 0 | [
2,
487,
8190,
93,
13,
5661,
28223,
19,
487,
8190,
93,
12298,
5,
6,
807,
13,
5,
765,
31,
845,
32,
193,
60,
6,
800,
3726,
3726,
31,
22,
79,
544,
21,
505,
56,
27,
28848,
16602,
100,
14,
4155,
1,
7259,
6367,
575,
25,
1943,
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... |
Passing complex object parameter to ObjectDataSource Select
===
I am using an ObjectDataSource and I would like to pass a custom object as the select parameter.
Here is my DL method:
public static Collection<AdminUserEntity> GetUsers(ClientEntity currentClient)
{
}
So when I configure my Objec... | 0 | [
2,
2848,
1502,
3095,
18906,
20,
3095,
18768,
12097,
5407,
800,
3726,
3726,
31,
589,
568,
40,
3095,
18768,
12097,
17,
31,
83,
101,
20,
1477,
21,
5816,
3095,
28,
14,
5407,
18906,
9,
235,
25,
51,
13,
8643,
2109,
45,
317,
12038,
1206,... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
How to redirect main all feed to feedburner except some feeds?
===
I want to redirect main feed of my blog to feedburner but I don't want to redirect other feeds like:
mywordpressblog.ir/feed/?post_type=post
or
mywordpressblog.ir/feed/?post_type=daily
I have configured the apache .htaccess in this way, but it do... | 0 | [
2,
184,
20,
302,
14706,
407,
65,
4063,
20,
4063,
4249,
106,
1613,
109,
17058,
60,
800,
3726,
3726,
31,
259,
20,
302,
14706,
407,
4063,
16,
51,
8146,
20,
4063,
4249,
106,
47,
31,
221,
22,
38,
259,
20,
302,
14706,
89,
17058,
101,
... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Executing My Program Using Execl
===
I wrote a program which takes a file name as an argument, opens the file, parses its content and does some stuff. I am writing a test program that will test that program by executing it.
Here is my test class:
int main () {
FILE *input;
input = fop... | 0 | [
2,
25836,
51,
625,
568,
1396,
62,
5316,
800,
3726,
3726,
31,
738,
21,
625,
56,
1384,
21,
3893,
204,
28,
40,
5476,
15,
8965,
14,
3893,
15,
2017,
7202,
82,
2331,
17,
630,
109,
3217,
9,
31,
589,
1174,
21,
1289,
625,
30,
129,
1289... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
Draw Venn diagram using java
===
I'm trying to draw Venn diagram from given boolean equation e.g (a AND b) AND c
I want to do this on an android phone so I need to find a way to do it using java.
I found a perfect widget that does everything I am looking for in this [Boolean Algebra Calculator][1]
They create... | 0 | [
2,
2003,
7287,
103,
14161,
568,
8247,
800,
3726,
3726,
31,
22,
79,
749,
20,
2003,
7287,
103,
14161,
37,
504,
9827,
413,
210,
8020,
13,
62,
9,
263,
13,
5,
58,
17,
334,
6,
17,
272,
31,
259,
20,
107,
48,
27,
40,
13005,
1132,
86... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... |
How to loop on gpio?
===
How can gpio be used to control execution?
The following works for showing the input value of gpio63
echo 63 > /sys/class/gpio/export
echo in > /sys/class/gpio/gpio63/direction
cat /sys/class/gpio/gpio63/value
But I've tried a number of things like
while [ /sys/cla... | 0 | [
2,
184,
20,
5293,
27,
489,
18516,
60,
800,
3726,
3726,
184,
92,
489,
18516,
44,
147,
20,
569,
5769,
60,
14,
249,
693,
26,
3187,
14,
6367,
1923,
16,
489,
18516,
3891,
8117,
5927,
13,
1,
13,
118,
4980,
18,
118,
1898,
118,
263,
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... |
CSS Clear causing space between divs
===
I'm in the process of creating a jsp tag that converts table tags to divs. This is the code that my tag generates. In ie9 there is a space between the blue div and the black div. I've tried just about everything to solve it the correct way. Please help :-(, I included it verba... | 0 | [
2,
272,
18,
18,
1207,
3242,
726,
128,
13,
12916,
18,
800,
3726,
3726,
31,
22,
79,
19,
14,
953,
16,
2936,
21,
487,
3401,
3383,
30,
8406,
18,
859,
3383,
18,
20,
13,
12916,
18,
9,
48,
25,
14,
1797,
30,
51,
3383,
7920,
18,
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... |
Audio file copied from raw to sd but cannot be played
===
I want to create an android aplication which can copies some audio files from the raw folder of the Eclipse project to the sd card. The files are copied to the sd card but the media player cannot be played with the next message "The player does not support this... | 0 | [
2,
4023,
3893,
18225,
37,
4333,
20,
13,
18,
43,
47,
1967,
44,
257,
800,
3726,
3726,
31,
259,
20,
1600,
40,
13005,
21,
20669,
56,
92,
3298,
109,
4023,
6488,
37,
14,
4333,
19294,
16,
14,
11652,
669,
20,
14,
13,
18,
43,
2056,
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... |
adding location to google map, using Place Report Requests (adding a place) api
===
i am working on one application which requires the feature of adding the custom locations
like. location myhome, myschool etc..
for which i have used the following google api
https://developers.google.com/places/documentation/#addi... | 0 | [
2,
4721,
1474,
20,
8144,
2942,
15,
568,
209,
1330,
12279,
13,
5,
58,
11365,
21,
209,
6,
21,
2159,
800,
3726,
3726,
31,
589,
638,
27,
53,
3010,
56,
4781,
14,
1580,
16,
4721,
14,
5816,
4095,
101,
9,
1474,
51,
8167,
15,
51,
7535,... | [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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 Soap Client Not behaving Properly
===
Ok, I have a made a SOAP server to interact with a internal database of ours. While the soap server does behave properly with Java and .NET based SOAP clients, it is not behaving properly with PHP's built in SOAP client. The odd part is it is only 1 function in the SOAP server... | 0 | [
2,
13,
26120,
6447,
6819,
52,
44,
13693,
7428,
800,
3726,
3726,
5854,
15,
31,
57,
21,
117,
21,
6447,
8128,
20,
10001,
29,
21,
3117,
6018,
16,
318,
18,
9,
133,
14,
6447,
8128,
630,
14149,
7428,
29,
8247,
17,
13,
9,
2328,
432,
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... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.