PostId
int64
13
11.8M
PostCreationDate
stringlengths
19
19
OwnerUserId
int64
3
1.57M
OwnerCreationDate
stringlengths
10
19
ReputationAtPostCreation
int64
-33
210k
OwnerUndeletedAnswerCountAtPostTime
int64
0
5.77k
Title
stringlengths
10
250
BodyMarkdown
stringlengths
12
30k
Tag1
stringlengths
1
25
Tag2
stringlengths
1
25
Tag3
stringlengths
1
25
Tag4
stringlengths
1
25
Tag5
stringlengths
1
25
PostClosedDate
stringlengths
19
19
OpenStatus
stringclasses
5 values
unified_texts
stringlengths
47
30.1k
OpenStatus_id
int64
0
4
11,462,920
07/13/2012 01:24:18
1,276,421
03/18/2012 01:45:23
31
1
How can I scrape this website?
I am trying to scrape some of the html from pottermore.com - it requires a login and I found the post parameters, which include a really long randomly generated alphanumerical access key that changes every time you log in (though the user never sees this) and lacks a parameter for the login button. Does this mean I can...
php
html
scrape
scraper
null
07/13/2012 01:26:08
too localized
How can I scrape this website? === I am trying to scrape some of the html from pottermore.com - it requires a login and I found the post parameters, which include a really long randomly generated alphanumerical access key that changes every time you log in (though the user never sees this) and lacks a parameter for th...
3
553,432
02/16/2009 14:15:17
42,829
12/03/2008 14:02:32
70
9
Are you coding against existing applicaitions or working on new projects ?
With the current economic downturn how has this affected the way you/your team works. I am tending to do more enhancements, compared to brand new development a year or so ago. This question came about during another pub conversation where we were discussing if it's good to work on supporting applications or w...
economy
project-management
business
small-business
null
11/17/2011 15:53:10
not constructive
Are you coding against existing applicaitions or working on new projects ? === With the current economic downturn how has this affected the way you/your team works. I am tending to do more enhancements, compared to brand new development a year or so ago. This question came about during another pub conversati...
4
7,438,322
09/15/2011 22:47:17
947,825
09/15/2011 22:26:33
1
0
Aspect not being found during runtime
I am trying to add aspectj to a maven project using java 6.0. Using 1.4 version of aspectj-maven-plugin and 1.6.11 version of aspectj. The classes are in an external dependency jar and here is the pom: <plugin> <groupId>org.codehaus.mojo</groupId> <artifactId>aspectj-maven-plugin</artifac...
java
maven
aspectj
null
null
null
open
Aspect not being found during runtime === I am trying to add aspectj to a maven project using java 6.0. Using 1.4 version of aspectj-maven-plugin and 1.6.11 version of aspectj. The classes are in an external dependency jar and here is the pom: <plugin> <groupId>org.codehaus.mojo</groupId> ...
0
6,674,504
07/13/2011 05:38:35
842,030
07/13/2011 05:38:35
1
0
Resizing of an image
How to increase the file size of an image without changing its dimensions. I have an image of 4Kb with dimensions 140 x 60 pixels, I want to change the file size to more than 10kb. Can anyone please suggest me how can I do this without changing its dimensions.
image
jpeg
jpg
jpgraph
null
07/13/2011 22:57:49
not a real question
Resizing of an image === How to increase the file size of an image without changing its dimensions. I have an image of 4Kb with dimensions 140 x 60 pixels, I want to change the file size to more than 10kb. Can anyone please suggest me how can I do this without changing its dimensions.
1
8,342,926
12/01/2011 14:28:07
1,074,888
12/01/2011 06:59:00
1
0
Link error for IOS on MAC OSX
When I link a program for IOS on MAC OSX 10.7, the follow error message is displayed. --------------------------------- Ld build_iOS1/bin/osgViewerIPhoned.app/osgViewerIPhoned normal i386 cd /Users/sun/Desktop/OpenSceneGraph/OpenSceneGraph setenv MACOSX_DEPLOYMENT_TARGET 10.6 setenv PATH "/Develope...
iphone
null
null
null
null
12/01/2011 20:48:28
not a real question
Link error for IOS on MAC OSX === When I link a program for IOS on MAC OSX 10.7, the follow error message is displayed. --------------------------------- Ld build_iOS1/bin/osgViewerIPhoned.app/osgViewerIPhoned normal i386 cd /Users/sun/Desktop/OpenSceneGraph/OpenSceneGraph setenv MACOSX_DEPLOYMENT_TARG...
1
7,504,403
09/21/2011 17:59:06
912,223
08/25/2011 13:45:05
64
1
Select query issue
I have the following data in a table: Date ID Start END Duration_S Duration_A 9/12/2011 22216 9/12/2011 12:30:00 PM 9/12/2011 2:15:00 PM 6300 NULL 9/12/2011 22216 9/12/2011 2:30:00 PM 9/12/2011 2:39:00 PM 540 NULL 9/12/2011 22216 9/12/2...
sql
sql-server-2005
null
null
null
null
open
Select query issue === I have the following data in a table: Date ID Start END Duration_S Duration_A 9/12/2011 22216 9/12/2011 12:30:00 PM 9/12/2011 2:15:00 PM 6300 NULL 9/12/2011 22216 9/12/2011 2:30:00 PM 9/12/2011 2:39:00 PM 540 NULL ...
0
9,009,993
01/25/2012 20:45:44
1,170,064
01/25/2012 20:39:52
1
0
Get data on API yelp
I have to use the Yelp API in php to create a small box with reviews from yelp for my company, I never use it, and I read the doc this morning. I understand how t works, but I don't understand how to get the data from the response {'businesses': [{'address1': '466 Haight St', 'address2': '', 'address3': '', et...
php
api
yelp
null
null
null
open
Get data on API yelp === I have to use the Yelp API in php to create a small box with reviews from yelp for my company, I never use it, and I read the doc this morning. I understand how t works, but I don't understand how to get the data from the response {'businesses': [{'address1': '466 Haight St', 'address2'...
0
11,318,680
07/03/2012 20:27:43
501,134
11/08/2010 20:38:58
397
2
cut an arry in three or four
How to cut an array (which has 10 items) in 4 arrays, which has 3 items maximum. var a = ['a', 'b', 'c', 'd', 'e', 'f', 'g', 'h', 'i', 'j']; //a function splits it to four arrays. console.log(b, c, d, e); And it prints: ['a', 'b', 'c'] ['d', 'e', 'f'] ['j', 'h', 'i'] ['j'] T...
javascript
arrays
null
null
null
null
open
cut an arry in three or four === How to cut an array (which has 10 items) in 4 arrays, which has 3 items maximum. var a = ['a', 'b', 'c', 'd', 'e', 'f', 'g', 'h', 'i', 'j']; //a function splits it to four arrays. console.log(b, c, d, e); And it prints: ['a', 'b', 'c'] ['d', 'e', 'f'] ...
0
3,820,985
09/29/2010 11:04:48
17,516
09/18/2008 10:29:51
49,188
2,231
Suppressing "is never used" and "is never assigned to" warnings in C#
I have a HTTPSystemDefinitions.cs file in C# project which basically describes the older windows ISAPI for consumption by managed code. This includes the complete set of Structures relevant to the ISAPI not all or which are consumed by code. On compilation all the field members of these structures are causing a war...
c#
visual-studio
suppress-warnings
null
null
null
open
Suppressing "is never used" and "is never assigned to" warnings in C# === I have a HTTPSystemDefinitions.cs file in C# project which basically describes the older windows ISAPI for consumption by managed code. This includes the complete set of Structures relevant to the ISAPI not all or which are consumed by code. ...
0
11,393,842
07/09/2012 11:07:15
1,097,285
12/14/2011 07:18:57
922
51
Unable to use Crystal Reports in Visual Studio 2008
I am using `ASP.NET/C#` in `Visual Studio 2008`.I was trying to use `Crystal Reports` in my project.When I add Crystal Report.I can see `CrystalReport1.rpt` in my project but when I click on it. Here is the image of my problem. ![enter image description here][1] [1]: http://i.stack.imgur.com/sw3K5.png C...
c#
asp.net
crystal-reports
null
null
null
open
Unable to use Crystal Reports in Visual Studio 2008 === I am using `ASP.NET/C#` in `Visual Studio 2008`.I was trying to use `Crystal Reports` in my project.When I add Crystal Report.I can see `CrystalReport1.rpt` in my project but when I click on it. Here is the image of my problem. ![enter image description her...
0
5,894,212
05/05/2011 07:38:15
691,245
04/04/2011 14:11:59
36
15
No reaction from my HTML buttons in phonegap xCode.
This is hard to explain but i'll give it a go. I have three HTML buttons and when I click on them there is no outer glow and they don't do anything. I have also tryed to style them but they stay with the default design. I have just used ordinary code I just don't have a clue what's wrong with them Hope someone...
html
css
xcode
html5
phonegap
null
open
No reaction from my HTML buttons in phonegap xCode. === This is hard to explain but i'll give it a go. I have three HTML buttons and when I click on them there is no outer glow and they don't do anything. I have also tryed to style them but they stay with the default design. I have just used ordinary code I just...
0
1,585,894
10/18/2009 20:06:00
23,044
09/27/2008 19:36:58
1,042
38
Detaching a Query in Linq to Sql
For my application I want to be able (if possible) to execute a LINQ to SQL query outside of it's context. The reason this would be nice for me is that I would store the IQueryable in objects in the cache. When I later need them they would be executed and the cached object would be updated with the items from the qu...
linq-to-sql
null
null
null
null
01/20/2010 08:14:02
off topic
Detaching a Query in Linq to Sql === For my application I want to be able (if possible) to execute a LINQ to SQL query outside of it's context. The reason this would be nice for me is that I would store the IQueryable in objects in the cache. When I later need them they would be executed and the cached object would...
2
1,737,115
11/15/2009 09:49:59
149,664
08/03/2009 11:09:18
219
29
jquery how to select this.parent?
The snippet below repeats many times per page. When I click .load_comments, how I can select .answer_comments? I guess the easiest way to do it is to select first the parent (.single_answer) and then just use descendant selectors to select the div I need. I'm having problems selecting the .single_answer parent. Usin...
jquery
null
null
null
null
null
open
jquery how to select this.parent? === The snippet below repeats many times per page. When I click .load_comments, how I can select .answer_comments? I guess the easiest way to do it is to select first the parent (.single_answer) and then just use descendant selectors to select the div I need. I'm having problems se...
0
829,535
05/06/2009 13:24:48
94,162
04/22/2009 06:44:36
887
39
What resources do you use to stay up to date in your domain?
With all of us having only limited time and many of us not being programmers in their private life, I was wondering what would be the best approach to stay up to date in your field of work. I realize that there are vast numbers of resources available to do so, but you can only consume a limited amount of them depend...
career-development
education
null
null
null
11/20/2011 20:17:51
not constructive
What resources do you use to stay up to date in your domain? === With all of us having only limited time and many of us not being programmers in their private life, I was wondering what would be the best approach to stay up to date in your field of work. I realize that there are vast numbers of resources available ...
4
5,638,604
04/12/2011 16:31:06
120,939
06/10/2009 22:34:09
454
3
Virtualization solution.
I am looking into playing around with virtualization and I was wondering if there is any software that acts as the host OS but operates much like virtual box or parallels? What I mean by this is basically is there an "OS" that more or less acts as a window manager for other virtualized desktops? Thanks!!
virtualization
vmware
virtual-machine
virtualbox
null
null
open
Virtualization solution. === I am looking into playing around with virtualization and I was wondering if there is any software that acts as the host OS but operates much like virtual box or parallels? What I mean by this is basically is there an "OS" that more or less acts as a window manager for other virtualized de...
0
4,068,832
11/01/2010 12:26:48
485,585
10/24/2010 12:25:27
6
0
get rid of rubbish char*
Here allNewData has rubbish text + text at files like that... iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii <-rubbish data hello <- actual data I need to get rid of rubbish data... char buffer[1000]; char* allNewData = (char *)malloc(10000); while (! myfile.eof() ) { myfile.getline (buf...
c++
char
null
null
null
11/02/2010 00:27:38
not a real question
get rid of rubbish char* === Here allNewData has rubbish text + text at files like that... iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii <-rubbish data hello <- actual data I need to get rid of rubbish data... char buffer[1000]; char* allNewData = (char *)malloc(10000); while (! myfile.eof() ...
1
7,294,945
09/03/2011 18:14:42
926,879
09/03/2011 18:14:42
1
0
Please solve following query related to SQL
My table contains ID and ID1 ID ID1 5 8 6 9 7 1 Now The result set should like This ID ID1 8 5 9 6 1 7
sql
null
null
null
null
09/04/2011 00:17:23
not a real question
Please solve following query related to SQL === My table contains ID and ID1 ID ID1 5 8 6 9 7 1 Now The result set should like This ID ID1 8 5 9 6 1 7
1
11,458,969
07/12/2012 19:13:05
944,430
09/14/2011 10:56:19
106
0
Google App Engine - Choosing the right direction
I started web development 2 weeks ago using GAE,WebApp2,Jinja2 and WTForms. I read though several articles , discussions , watched lessons about web development with gae (udacity) and started a small project. Now I am very inexperienced in web-development and I don't know which path i should choose. . . ...
python
django
google-app-engine
webapp2
null
07/17/2012 04:40:55
not constructive
Google App Engine - Choosing the right direction === I started web development 2 weeks ago using GAE,WebApp2,Jinja2 and WTForms. I read though several articles , discussions , watched lessons about web development with gae (udacity) and started a small project. Now I am very inexperienced in web-development and ...
4
3,882,836
10/07/2010 14:45:02
469,174
10/07/2010 14:05:26
6
0
how can i leave windows and go too linux ?
i am a java developer. i used windows OS in all versions for years, and now i'm using windows 7 how can i leave windows and go to linux and not working like a very Beginner user. i dont know the path exactly. and i dont like to close my hands in the new OS. which version edition should i use and why ? should i sta...
java
linux
open-source
null
null
10/07/2010 14:46:59
not a real question
how can i leave windows and go too linux ? === i am a java developer. i used windows OS in all versions for years, and now i'm using windows 7 how can i leave windows and go to linux and not working like a very Beginner user. i dont know the path exactly. and i dont like to close my hands in the new OS. which vers...
1
11,261,422
06/29/2012 12:02:47
1,001,516
10/18/2011 15:48:06
5
1
jQuery ajax beforeSend progress fails on version 1.7.2
I am creating a jQuery preloader, it works great with jQuery version 1.4.2 but when trying to use the latest version 1.7.2 the progress is not shown and no errors are produced Version 1.4.2: http://www.secretdreamer.co.uk/lab/snippet/jquery_ajax_load.php?version=142<br /> Version 1.7.2: http://www.secretdreamer.co....
jquery
ajax
null
null
null
null
open
jQuery ajax beforeSend progress fails on version 1.7.2 === I am creating a jQuery preloader, it works great with jQuery version 1.4.2 but when trying to use the latest version 1.7.2 the progress is not shown and no errors are produced Version 1.4.2: http://www.secretdreamer.co.uk/lab/snippet/jquery_ajax_load.php?ve...
0
11,601,443
07/22/2012 15:14:45
1,426,486
05/30/2012 16:04:22
218
9
JavaScript Harmony - what it is?
1. What will Harmony mean for me as a programmer? 2. I have various JavaScript programs... will I have to re-write these? 3. How should I get ready for it? Can I already begin programming against Harmony? 4. When will it be released?
javascript
null
null
null
null
07/22/2012 15:22:08
not constructive
JavaScript Harmony - what it is? === 1. What will Harmony mean for me as a programmer? 2. I have various JavaScript programs... will I have to re-write these? 3. How should I get ready for it? Can I already begin programming against Harmony? 4. When will it be released?
4
7,802,595
10/18/2011 04:56:52
700,143
04/09/2011 17:29:30
59
4
Diagnosing backface culling issues
The setup: I'm using a cubemap projection to create a planet out of blocks. A cubemap projection is quite simple: take the vector from the center of a cube to any point on that cube, normalize it, then multiply that by the radius of a sphere and you have your coordinate's new position. Here's a quick illustration in...
c#
graphics
xna
3d
null
null
open
Diagnosing backface culling issues === The setup: I'm using a cubemap projection to create a planet out of blocks. A cubemap projection is quite simple: take the vector from the center of a cube to any point on that cube, normalize it, then multiply that by the radius of a sphere and you have your coordinate's new p...
0
7,288,621
09/02/2011 19:56:28
925,930
09/02/2011 19:56:28
1
0
If clause logic issue
I have a statement if(somecondition x) { do y; } else do y; How can I improve this into one if statement??
if-statement
null
null
null
null
09/02/2011 20:38:12
not a real question
If clause logic issue === I have a statement if(somecondition x) { do y; } else do y; How can I improve this into one if statement??
1
9,712,100
03/14/2012 23:54:27
1,270,364
03/14/2012 23:45:10
1
0
How to log into steam using Python
I have login page : https://store.steampowered.com/login/ How can i write script, that will put the correct username/password and press "Login" button? I tried many ways to do that, with several libraries, but it's always fails.
python
null
null
null
null
03/19/2012 00:18:08
not a real question
How to log into steam using Python === I have login page : https://store.steampowered.com/login/ How can i write script, that will put the correct username/password and press "Login" button? I tried many ways to do that, with several libraries, but it's always fails.
1
7,491,224
09/20/2011 20:13:12
955,595
09/20/2011 20:13:12
1
0
MS SQL 2008: Replace string with date (us and uk format) and 12h time to uk format (dd/mm/yyyy) and 24h time format
Hello i have an application that stores date and time in as a string field in an sql 2008 table. The application stores the date and time according to the regional settings of the pc that is running and we can’t change this behavor. The problem is that some pcs have to be in UK date format with 12h time (eg. 22...
sql
string
datetime
date
convert
null
open
MS SQL 2008: Replace string with date (us and uk format) and 12h time to uk format (dd/mm/yyyy) and 24h time format === Hello i have an application that stores date and time in as a string field in an sql 2008 table. The application stores the date and time according to the regional settings of the pc that is runn...
0
8,052,875
11/08/2011 15:30:54
841,915
07/13/2011 03:22:01
149
3
Display a button to store data in database in an Android ListView
I have a simple Android ListView code that displays a list of names that is returned from the web service I have created. I need to add three buttons at the end of the List because: 1) On pressing of each of the 2 buttons the entries marked/checked should be stored in a separate column of my database 2) Submit bu...
android
web-services
listview
button
null
null
open
Display a button to store data in database in an Android ListView === I have a simple Android ListView code that displays a list of names that is returned from the web service I have created. I need to add three buttons at the end of the List because: 1) On pressing of each of the 2 buttons the entries marked/check...
0
5,683,497
04/16/2011 00:03:14
710,696
04/16/2011 00:03:14
1
0
HTML5 - source element attributes question.
Can someone explain the syntax in simple terms for the type attribute and codecs parameter for the source element?
html5
null
null
null
null
null
open
HTML5 - source element attributes question. === Can someone explain the syntax in simple terms for the type attribute and codecs parameter for the source element?
0
9,271,986
02/14/2012 05:05:53
947,301
09/15/2011 16:50:42
135
0
How to check coockies on browser?
Please see this image ![enter image description here][1] [1]: http://i.stack.imgur.com/FSRGM.png How to check coockies like this? is this safari? I can use safari,but I could not find this option. thank u~
web
null
null
null
null
02/15/2012 01:19:38
not a real question
How to check coockies on browser? === Please see this image ![enter image description here][1] [1]: http://i.stack.imgur.com/FSRGM.png How to check coockies like this? is this safari? I can use safari,but I could not find this option. thank u~
1
8,728,716
01/04/2012 14:45:38
11,122
09/16/2008 05:18:20
230
4
Would like to add features to Text Editor - which editor to choose?
I would like to add some new features to a text editor. The main requirements I have are: - Should be a programmer's editor - I would like to target C# editor features to start with (since I work on Visual Studio most of the time). - I have considered VS addins/extensibility development, but I need to know some...
c#
vsix
texteditor
null
null
01/06/2012 17:54:10
not constructive
Would like to add features to Text Editor - which editor to choose? === I would like to add some new features to a text editor. The main requirements I have are: - Should be a programmer's editor - I would like to target C# editor features to start with (since I work on Visual Studio most of the time). - I hav...
4
11,063,795
06/16/2012 13:23:28
1,460,669
06/16/2012 13:18:22
1
0
Read callbacks needed by AudioFileInitializeWithCallbacks? Apple AudioFile API
I am trying to write a lowish level audio writer with the AudioFile & ExtAudioFile APIs. I am creating a new audio file with AudioFileInitializeWithCallbacks but it appears that this needs read & get size callbacks implemented. Why can't this just accept a single write callback and trust that the data has been writte...
c
core-audio
extaudiofile
null
null
null
open
Read callbacks needed by AudioFileInitializeWithCallbacks? Apple AudioFile API === I am trying to write a lowish level audio writer with the AudioFile & ExtAudioFile APIs. I am creating a new audio file with AudioFileInitializeWithCallbacks but it appears that this needs read & get size callbacks implemented. Why ca...
0
10,050,718
04/07/2012 00:37:43
900,271
08/18/2011 09:13:59
115
1
Securing a php contact form
i have made a simple php contact form following this tutorial: http://www.catswhocode.com/blog/how-to-create-a-built-in-contact-form-for-your-wordpress-theme The big problem is that this form processing is not safe, I have heard people can use it to send spam and/or hack my server. **What are the basic steps nee...
forms
wordpress
contact-form
php-form-processing
null
null
open
Securing a php contact form === i have made a simple php contact form following this tutorial: http://www.catswhocode.com/blog/how-to-create-a-built-in-contact-form-for-your-wordpress-theme The big problem is that this form processing is not safe, I have heard people can use it to send spam and/or hack my server. ...
0
10,153,243
04/14/2012 11:29:08
598,424
02/01/2011 13:17:28
64
3
mysql index_merge issue
Plase suggest me to optimize this query. Looks like my server has index_merge ON, but optimizer still not taking in to consideration. optimizer switch index_merge=on,index_merge_union=on,index_merge_sort_union=on,index_merge_intersection=on explain SELECT a,b FROM `zip25` WHERE b=91367 OR a=91367...
mysql
index
null
null
null
null
open
mysql index_merge issue === Plase suggest me to optimize this query. Looks like my server has index_merge ON, but optimizer still not taking in to consideration. optimizer switch index_merge=on,index_merge_union=on,index_merge_sort_union=on,index_merge_intersection=on explain SELECT a,b FROM `zi...
0
7,420,589
09/14/2011 17:39:50
940,571
09/12/2011 12:52:19
1
0
Is it possible to store the clickCount in a database?
Is it possible to store the clickCount in a database? So then when the countClicks rise they won't start from 0 when refreshing the webpage. Here is the code to see how I have things set up and please bare in mind I'm a beginner when commenting/answering thank you: <script type="text/javascript"> countCl...
php
javascript
html
click
null
09/15/2011 06:05:25
not a real question
Is it possible to store the clickCount in a database? === Is it possible to store the clickCount in a database? So then when the countClicks rise they won't start from 0 when refreshing the webpage. Here is the code to see how I have things set up and please bare in mind I'm a beginner when commenting/answering thank ...
1
8,353,484
12/02/2011 08:14:18
1,076,955
12/02/2011 08:04:52
1
0
Compiling arithmetic expression
I'm newbie on this site, so it's my first question. I'm working on translator for self-developmented DSL. It's work fine, but I'm looking for other ways to implement expressions processing. Here is the rough(!) code: Result Compile(Context context) { return CompileBooleanOr(context); } ...
c#
compiler
null
null
null
12/02/2011 09:11:24
off topic
Compiling arithmetic expression === I'm newbie on this site, so it's my first question. I'm working on translator for self-developmented DSL. It's work fine, but I'm looking for other ways to implement expressions processing. Here is the rough(!) code: Result Compile(Context context) { return C...
2
2,790,573
05/07/2010 17:52:39
118,110
06/05/2009 15:50:52
326
2
Is Visual Studio Development Server producing log files?
If so, where? (running against win7) thx
visual-studio
windows-7
null
null
null
null
open
Is Visual Studio Development Server producing log files? === If so, where? (running against win7) thx
0
4,537,440
12/27/2010 08:23:02
511,853
11/18/2010 08:39:16
18
1
Launch Activity with Intent Filter on Right Time
I want to launch my own media player application when I want to watch a video from Youtube. When I write android:scheme="http" and android:host="m.youtube.com" it is OK. But, it asks everywhere in m.youtube.com to open my app. So, it gets annoying. I tried to use pathPattern, pathPrefix and path to solve this but I did...
java
android
youtube
android-intent
android-manifest
null
open
Launch Activity with Intent Filter on Right Time === I want to launch my own media player application when I want to watch a video from Youtube. When I write android:scheme="http" and android:host="m.youtube.com" it is OK. But, it asks everywhere in m.youtube.com to open my app. So, it gets annoying. I tried to use pa...
0
5,715,038
04/19/2011 10:32:38
562,493
01/04/2011 11:48:06
1
0
Proxy development in Android source code
I am trying to build a proxy for Android in the source and I need to set the proxy option under 'Settings'. After researching in the internet, I found out that there is a 'settings.db' file in /data/data/com.google.android.providers.settings/databases/ path, into which values are inserted into the table named 'syste...
android
proxy
null
null
null
null
open
Proxy development in Android source code === I am trying to build a proxy for Android in the source and I need to set the proxy option under 'Settings'. After researching in the internet, I found out that there is a 'settings.db' file in /data/data/com.google.android.providers.settings/databases/ path, into which v...
0
8,263,700
11/25/2011 00:15:16
336,127
05/08/2010 10:46:12
23
2
need a mysql query to solve "group by" and "order by" not returning the latest message
CREATE TABLE `messages` ( `message_id` int(11) unsigned NOT NULL AUTO_INCREMENT, `message_project_id` int(7) unsigned NOT NULL DEFAULT '0', `message_time` int(11) unsigned NOT NULL DEFAULT '0', `message_from_user_id` int(7) unsigned NOT NULL DEFAULT '0', `message_to_user_id` int(7...
php
mysql
sql
group-by
order-by
null
open
need a mysql query to solve "group by" and "order by" not returning the latest message === CREATE TABLE `messages` ( `message_id` int(11) unsigned NOT NULL AUTO_INCREMENT, `message_project_id` int(7) unsigned NOT NULL DEFAULT '0', `message_time` int(11) unsigned NOT NULL DEFAULT '0', `m...
0
11,463,662
07/13/2012 03:18:40
1,433,736
06/03/2012 16:01:38
1
0
Comparing function pointers in javascript
Is there any way to comparing function pointers in javascript? Basically, I want to see if I've added the same function multiple times to an array, and then only add it once. Yeah, I can program my way around it, but it would be much easier to do it this way. Here is some example code: function test() {...
javascript
pointers
null
null
null
null
open
Comparing function pointers in javascript === Is there any way to comparing function pointers in javascript? Basically, I want to see if I've added the same function multiple times to an array, and then only add it once. Yeah, I can program my way around it, but it would be much easier to do it this way. Here is s...
0
2,319,209
02/23/2010 15:16:18
131,764
07/01/2009 14:49:52
10
0
Explain how generics work in this method
I have been working on Google AdWords and came across this code *adwords-api-6.4.0, com.google.api.adwords.lib.AdWordsUser* public <T extends java.rmi.Remote> T getService(AdWordsService service) throws ServiceException { try { return (T) AdWordsServiceFactory.generateSerivceStub(service...
java
generics
null
null
null
null
open
Explain how generics work in this method === I have been working on Google AdWords and came across this code *adwords-api-6.4.0, com.google.api.adwords.lib.AdWordsUser* public <T extends java.rmi.Remote> T getService(AdWordsService service) throws ServiceException { try { return (T) AdW...
0
4,932,835
02/08/2011 12:13:15
608,078
02/08/2011 12:13:15
1
0
jquery ui dialog button interaction
I am relatively new to jquery and jquery-ui and using them to build a modal dialog that popups after clicking on a Flexigrid button. I am using the minified versions of jquery 1.3.2 and jquery-ui 1.7.2 custom.min. The modal dialog opens after I ignore a number of runtime errors coming from the degugger due to the s...
jquery
asp.net
jquery-ui
button
modal-dialog
null
open
jquery ui dialog button interaction === I am relatively new to jquery and jquery-ui and using them to build a modal dialog that popups after clicking on a Flexigrid button. I am using the minified versions of jquery 1.3.2 and jquery-ui 1.7.2 custom.min. The modal dialog opens after I ignore a number of runtime err...
0
6,625,601
07/08/2011 14:04:53
777,982
05/31/2011 15:53:56
22
7
Is it typical for ASP.NET site to load in 40 sec ?
I am suspecting bogus code. The application has master page, SQL on backend which has more than 10k records (not alot). I suspect bad/buggy code. **Is it a typical load time for ASP.NET v3.5 with Visual Studio 2008** on XP SP3, Dual Core 2.66Gz, 3GB RAM. Here are my timings. Change something in code and refresh ...
asp.net
performance
slow-load
null
null
07/08/2011 14:48:37
not a real question
Is it typical for ASP.NET site to load in 40 sec ? === I am suspecting bogus code. The application has master page, SQL on backend which has more than 10k records (not alot). I suspect bad/buggy code. **Is it a typical load time for ASP.NET v3.5 with Visual Studio 2008** on XP SP3, Dual Core 2.66Gz, 3GB RAM. Here are ...
1
5,543,542
04/04/2011 19:48:15
648,889
03/07/2011 21:50:16
6
0
Reading in .txt file with different extension in C
At the moment my program has no problem reading in a .txt file, but my program needs to read in a text file with a different file extension (.emu is the requirement). When simply changing the same file's extension to .emu, the variable 'file' is NULL and therefore the file isn't opened, can anyone help? Had a little...
c
file
text
null
null
null
open
Reading in .txt file with different extension in C === At the moment my program has no problem reading in a .txt file, but my program needs to read in a text file with a different file extension (.emu is the requirement). When simply changing the same file's extension to .emu, the variable 'file' is NULL and therefore...
0
8,709,286
01/03/2012 07:47:28
459,384
09/27/2010 10:48:59
140
8
How does GPRS work on a GSM sim card
I'm not sure whether it's the best place to ask this question but I was looking at wikipedia articles and I'm confused as to how can I use internet on my phone with GPRS when my sim is actually GSM and the two are different technologies.
networking
mobile
phone
gsm
gprs
01/06/2012 03:04:09
off topic
How does GPRS work on a GSM sim card === I'm not sure whether it's the best place to ask this question but I was looking at wikipedia articles and I'm confused as to how can I use internet on my phone with GPRS when my sim is actually GSM and the two are different technologies.
2
276,010
11/09/2008 15:25:40
32,136
10/28/2008 17:24:55
490
27
std::wcout to console window in XCode
In an XCode project, if I use <code>std::cout</code> to write to the console the output is fine. However, if I use <code>std::wcout</code> I get no output. I know that this is a thorny issue in C++, and I've been googling around to try and find a specific solution in the XCode case. A couple of things I found tha...
c++
unicode
xcode
iostream
osx
11/09/2008 16:26:36
off topic
std::wcout to console window in XCode === In an XCode project, if I use <code>std::cout</code> to write to the console the output is fine. However, if I use <code>std::wcout</code> I get no output. I know that this is a thorny issue in C++, and I've been googling around to try and find a specific solution in the...
2
11,433,303
07/11/2012 13:04:00
1,404,380
05/18/2012 22:08:50
1
0
detail of list item in another screen
**android parsing data from xml::** this code parse a data from xml to a list view i want to make a detail screen which show the user the detail of names when it clicked into the list item in first screen any one can help with this?? import java.io.IOException; import java.io.InputStream; import j...
android
null
null
null
null
07/12/2012 13:26:18
not a real question
detail of list item in another screen === **android parsing data from xml::** this code parse a data from xml to a list view i want to make a detail screen which show the user the detail of names when it clicked into the list item in first screen any one can help with this?? import java.io.IOException; ...
1
5,127,697
02/26/2011 15:16:05
367,339
06/15/2010 14:04:09
123
2
How do i handle a heavy page?
I have been asked to design & develop a page in asp.net which contains 7 tabs.Each table contains 2 Editable gridview & clicking on gridview cell should open a popup & that popup will open a new popup ( I would say nested popup). even when i switch from one tab to another. It should hold the griddata & whenever user wi...
asp.net
null
null
null
null
null
open
How do i handle a heavy page? === I have been asked to design & develop a page in asp.net which contains 7 tabs.Each table contains 2 Editable gridview & clicking on gridview cell should open a popup & that popup will open a new popup ( I would say nested popup). even when i switch from one tab to another. It should h...
0
694,657
03/29/2009 13:59:02
3,834
08/31/2008 06:25:52
1,268
67
Disable Source tab in Google Code
How to disable source tab in Google Code? I don't want any random users to look at my code. Before you say that this can't be done, that Google Code is by default open source-- take a look at [this site][1]. Someone managed to do it, somehow. [1]: http://code.google.com/p/cnprog/
google-code
version-control
null
null
null
null
open
Disable Source tab in Google Code === How to disable source tab in Google Code? I don't want any random users to look at my code. Before you say that this can't be done, that Google Code is by default open source-- take a look at [this site][1]. Someone managed to do it, somehow. [1]: http://code.google.co...
0
7,408,927
09/13/2011 21:43:19
943,123
09/13/2011 17:58:04
1
0
Is there a way to log this?
I'm trying to figure out what "this" refers to. Is there a way in js to console.log this? console.log $(this).next
javascript
jquery
log
this
null
09/14/2011 09:31:15
too localized
Is there a way to log this? === I'm trying to figure out what "this" refers to. Is there a way in js to console.log this? console.log $(this).next
3
11,418,894
07/10/2012 17:41:35
1,515,601
07/10/2012 17:35:46
1
0
Which technique is preferable when representing non-regular languages. Context Free Grammar or Push Down Automta?
Ok this is home work help. I need to speak on this topic by solid arguments for five minutes in the presentation at my class. I understand what is Push Down Automata and Context Free Grammar is but I don't know which would be more preferable to use to represent non-regular languages. I researched on Internet a lot bu...
homework
regular-language
null
null
null
07/17/2012 18:39:07
not constructive
Which technique is preferable when representing non-regular languages. Context Free Grammar or Push Down Automta? === Ok this is home work help. I need to speak on this topic by solid arguments for five minutes in the presentation at my class. I understand what is Push Down Automata and Context Free Grammar is but I...
4
6,883,189
07/30/2011 12:46:21
822,792
06/30/2011 10:05:30
154
17
How to use .jar file in as3
Do we use .jar file in our Flash AS3 project? I need to import .jar file in my project? Thanks
flash
actionscript-3
null
null
null
07/31/2011 08:16:05
not a real question
How to use .jar file in as3 === Do we use .jar file in our Flash AS3 project? I need to import .jar file in my project? Thanks
1
3,128,275
06/27/2010 18:00:46
275,002
02/17/2010 06:33:40
11
0
Weird behavior of mysqli->query for multiple DELEE
I am running following query by using mysqli->query but despite of showing affected rows removing correct records,MYSQL is not removing the records. The same query runs perfect on command line. > DELETE m,s FROM t1 m LEFT > JOIN t2 s ON > t1.sbid = t2.sb_message_id WHERE > m.sbuid = 11 mysqli->affected_rows ...
php
mysqli
null
null
null
null
open
Weird behavior of mysqli->query for multiple DELEE === I am running following query by using mysqli->query but despite of showing affected rows removing correct records,MYSQL is not removing the records. The same query runs perfect on command line. > DELETE m,s FROM t1 m LEFT > JOIN t2 s ON > t1.sbid = t2.sb_me...
0
8,363,683
12/02/2011 22:49:15
1,017,156
10/27/2011 19:01:59
51
5
asp.net Login web controls vs?
What is the competitors for asp.net login web controls out there? I want to build a scalable site and manage the users.
asp.net
login
asp.net-membership
null
null
12/03/2011 16:53:58
not constructive
asp.net Login web controls vs? === What is the competitors for asp.net login web controls out there? I want to build a scalable site and manage the users.
4
1,876,208
12/09/2009 19:25:23
147,532
07/30/2009 02:10:43
419
57
SQL Server Session for an Asp.Net MVC application
Isn't SQL Server sessioning for an ASP.NET MVC application fundamentally the same as ASP.NET? If so, do you guys traditionally impersonate your front end user for the sessioning database or setup a static SQL Server user? Just trying to setup our permissions for our MVC app. Thanks!
aps.net-mvc
sql-session-state
null
null
null
null
open
SQL Server Session for an Asp.Net MVC application === Isn't SQL Server sessioning for an ASP.NET MVC application fundamentally the same as ASP.NET? If so, do you guys traditionally impersonate your front end user for the sessioning database or setup a static SQL Server user? Just trying to setup our permissions for ...
0
9,359,098
02/20/2012 09:50:33
1,220,691
02/20/2012 09:47:22
1
0
Incorrect syntax near ','.
I've been spending like a whole day just to figure out what is wrong with my coding. Can someone tell me what should i alter just to make my coding working. Thanksssss :) SqlConnection conn = new SqlConnection(ConfigurationManager.ConnectionStrings["Connection"].ConnectionString); SqlCommand cmd = new Sql...
sql
asp-classic
null
null
null
02/22/2012 05:27:53
too localized
Incorrect syntax near ','. === I've been spending like a whole day just to figure out what is wrong with my coding. Can someone tell me what should i alter just to make my coding working. Thanksssss :) SqlConnection conn = new SqlConnection(ConfigurationManager.ConnectionStrings["Connection"].ConnectionString); ...
3
1,885,941
12/11/2009 05:22:05
104,934
05/11/2009 17:46:07
1,197
60
Find the class of the clicked item using Jquery
I have the following code: $(".perf-row").click(function(e) { if (e.target.tagName.toLowerCase() == "a") { pageTracker._trackPageview($(this).attr("rel")); return true; //link clicked } else { window.open($(this).attr("rel"));return false; } }); to the conditional statment of `if ...
jquery
selectors
javascript
null
null
null
open
Find the class of the clicked item using Jquery === I have the following code: $(".perf-row").click(function(e) { if (e.target.tagName.toLowerCase() == "a") { pageTracker._trackPageview($(this).attr("rel")); return true; //link clicked } else { window.open($(this).attr("rel"));return false; ...
0
3,790,658
09/24/2010 20:17:36
316,738
04/14/2010 16:57:16
93
3
What does "%Type" mean in Oracle sql?
I'm getting my first experience with Oracle and TOAD (I know SSMS). I came across this "%Type" next to an input parameter in an update procedure and I have no idea what it is or what it means. I found links on Google related to "%Rowtype". Is the same thing or something entirely different? If this is vague, I apo...
oracle
null
null
null
null
null
open
What does "%Type" mean in Oracle sql? === I'm getting my first experience with Oracle and TOAD (I know SSMS). I came across this "%Type" next to an input parameter in an update procedure and I have no idea what it is or what it means. I found links on Google related to "%Rowtype". Is the same thing or something entir...
0
10,426,641
05/03/2012 07:04:24
582,185
01/19/2011 22:16:43
335
15
Cannot authenticate using devise_cas_authenticatable
I'm following the instruction at https://github.com/nbudin/devise_cas_authenticatable. However, using this and `before_filter :authenticate_user!` still makes the app trying to authenticate using the database authentication strategy for devise. Below is the devise config file: Devise.setup do |config| req...
ruby-on-rails
ruby
devise
null
null
null
open
Cannot authenticate using devise_cas_authenticatable === I'm following the instruction at https://github.com/nbudin/devise_cas_authenticatable. However, using this and `before_filter :authenticate_user!` still makes the app trying to authenticate using the database authentication strategy for devise. Below is the devi...
0
3,406,863
08/04/2010 15:04:21
80,932
03/21/2009 19:08:42
829
54
Java: StringUtils.join on an ArrayList returns NoSuchMethodError Exception
I have an ArrayList that i would like to join with a delimiter of ',', i read in some answers here that StringUtils.join is a good option but the problem is that when i try to join an ArrayList i get the following error: java.lang.NoSuchMethodError: org.apache.commons.lang.StringUtils.join(Ljava/util/Collection...
java
arraylist
apache-commons
null
null
null
open
Java: StringUtils.join on an ArrayList returns NoSuchMethodError Exception === I have an ArrayList that i would like to join with a delimiter of ',', i read in some answers here that StringUtils.join is a good option but the problem is that when i try to join an ArrayList i get the following error: java.lang.N...
0
10,669,951
05/20/2012 00:47:58
1,405,688
05/19/2012 23:24:07
1
0
Rails tutorial - Section 5.2 Routing/Rspec error
Ruby newbie here. I'm following the Rails Tutorial and got stuck around 5.3 re: routes. I have 5 pages(home, about, help, contact), all with similar test set, and rspec is only failing for the tests on 'home'. Since I'm using application_helper, I shouldn't need to specify <title> in home.html.erb, right? I also to...
ruby
rspec
routes
railstutorial.org
null
null
open
Rails tutorial - Section 5.2 Routing/Rspec error === Ruby newbie here. I'm following the Rails Tutorial and got stuck around 5.3 re: routes. I have 5 pages(home, about, help, contact), all with similar test set, and rspec is only failing for the tests on 'home'. Since I'm using application_helper, I shouldn't need...
0
7,243,249
08/30/2011 12:38:17
575,376
01/14/2011 08:06:27
20
2
NSIS Eclipse plugin not working
I want to use the NSIS eclipse plugin under eclipse indigo and windows 7. I installed the NSIS plugin in eclipse with the eclipse plugin manager. When I click File->New->Other->EclipseNSIS_Script I get the error: > EclipseNSIS only supports the following VMs on Windows 7:<br> > 1. Sun Version 1.4x, 5.x, 6.x<br...
java
eclipse
nsis
null
null
null
open
NSIS Eclipse plugin not working === I want to use the NSIS eclipse plugin under eclipse indigo and windows 7. I installed the NSIS plugin in eclipse with the eclipse plugin manager. When I click File->New->Other->EclipseNSIS_Script I get the error: > EclipseNSIS only supports the following VMs on Windows 7:<br...
0
9,936,012
03/30/2012 01:58:34
1,302,023
03/29/2012 22:29:41
1
0
Java Search Engine Debuggin
I run through the entire code. I am able to enter a simple .txt file to search for a word. After it asks for a word, it returns Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: -48 at SearchEngine.main(SearchEngine.java:150) Line 150 is for (int j = 0; j Any help debugging? This is basic...
java
arrays
search-engine
null
null
03/30/2012 11:08:31
too localized
Java Search Engine Debuggin === I run through the entire code. I am able to enter a simple .txt file to search for a word. After it asks for a word, it returns Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: -48 at SearchEngine.main(SearchEngine.java:150) Line 150 is for (int j = 0; j Any...
3
6,282,723
06/08/2011 17:24:17
445,820
09/12/2010 22:24:29
84
0
My website outputs PHP?
Look at the pictures: ![Page source of me website][1] ![When the image uploads, this happens...][2] [1]: http://i.stack.imgur.com/173X0.jpg [2]: http://i.stack.imgur.com/MnA5d.jpg What might be causing this? :S
php
html
null
null
null
06/08/2011 17:34:01
not a real question
My website outputs PHP? === Look at the pictures: ![Page source of me website][1] ![When the image uploads, this happens...][2] [1]: http://i.stack.imgur.com/173X0.jpg [2]: http://i.stack.imgur.com/MnA5d.jpg What might be causing this? :S
1
8,206,540
11/21/2011 02:07:04
1,057,035
11/21/2011 02:00:20
1
0
How to install ECC 6.0 IDES in UBUNTU
I was using sap ides ECC 6.0 version (VMware workstation - Microsoft server 2003). But it was corrupted. Now I want to install sap ides ECC 6.0 in Ubuntu (OS). How should i proceed because i do'nt know about UBUNTU. any suggestion and help will be highly appreciable.
ubuntu
sap
vmware-workstation
null
null
11/21/2011 15:00:11
off topic
How to install ECC 6.0 IDES in UBUNTU === I was using sap ides ECC 6.0 version (VMware workstation - Microsoft server 2003). But it was corrupted. Now I want to install sap ides ECC 6.0 in Ubuntu (OS). How should i proceed because i do'nt know about UBUNTU. any suggestion and help will be highly appreciable.
2
8,870,208
01/15/2012 14:04:10
98,494
04/30/2009 12:05:34
9,459
308
hg diff calling kdfif3 instead of outputting text
Is it possible to run `kdiff3` instead of outputting text when I run `hg diff`? It can either be some switch or some setup that allows to hookup kdiff3.
mercurial
null
null
null
null
null
open
hg diff calling kdfif3 instead of outputting text === Is it possible to run `kdiff3` instead of outputting text when I run `hg diff`? It can either be some switch or some setup that allows to hookup kdiff3.
0
3,656,250
09/07/2010 06:33:16
60,456
01/30/2009 02:15:21
1,290
39
Invoke delegate on main thread in console application
In a Windows Application, when multiple threads are used, I know that it’s necessary to invoke the main thread to update GUI components. How is this done in a Console Application? For example, I have two threads, a main and a secondary thread. The secondary thread is always listening for a global hotkey; when it is ...
c#
multithreading
winapi
console-application
null
null
open
Invoke delegate on main thread in console application === In a Windows Application, when multiple threads are used, I know that it’s necessary to invoke the main thread to update GUI components. How is this done in a Console Application? For example, I have two threads, a main and a secondary thread. The secondary ...
0
7,648,536
10/04/2011 13:19:12
135,731
07/09/2009 15:29:00
3,315
218
How can I present a library as a custom view?
I have a Sharepoint library that is currently rendering as the usual folder and document items table list view. I would like to use present the same information as a grid of folder and document icons with some nice jQuery hover animations to show tooltips on the item the icon represents. I suppose what I am reall...
sharepoint
list
view
custom-controls
null
null
open
How can I present a library as a custom view? === I have a Sharepoint library that is currently rendering as the usual folder and document items table list view. I would like to use present the same information as a grid of folder and document icons with some nice jQuery hover animations to show tooltips on the ite...
0
4,035,041
10/27/2010 15:42:04
103,264
05/08/2009 01:16:16
1,029
3
make menu like skype?
How do you make a menu like www.skype.com (Mouse over the menu and the menu appears...)
javascript
jquery
html
ajax
menu
10/27/2010 15:48:45
not a real question
make menu like skype? === How do you make a menu like www.skype.com (Mouse over the menu and the menu appears...)
1
6,542,009
06/30/2011 22:57:56
553,609
12/24/2010 23:19:46
437
19
ASP .NET razor website not showing up?
I've published an ASP .NET razor website to the FTP of this domain. However, it doesn't show up at all. Not even if I set the default document to "Default.cshtml". How come? The domain is http://scavenius.net if you want to check out for yourself.
.net
asp
razor
null
null
07/01/2011 01:06:37
not a real question
ASP .NET razor website not showing up? === I've published an ASP .NET razor website to the FTP of this domain. However, it doesn't show up at all. Not even if I set the default document to "Default.cshtml". How come? The domain is http://scavenius.net if you want to check out for yourself.
1
9,549,728
03/03/2012 20:44:35
1,247,280
03/03/2012 20:07:10
1
0
Exim4: trying to send email on server changes domain name
I have a web app which sends and receives email, on a Debian server that I administer. Exim4 smarthost's outgoing email via another machine (a service offered by my server provider). This has all been working for a while. In the meantime the app processes incoming mail by accessing IMAP on a GMail account. I am now try...
exim4
null
null
null
null
03/05/2012 15:02:11
off topic
Exim4: trying to send email on server changes domain name === I have a web app which sends and receives email, on a Debian server that I administer. Exim4 smarthost's outgoing email via another machine (a service offered by my server provider). This has all been working for a while. In the meantime the app processes i...
2
10,926,706
06/07/2012 06:27:47
1,277,875
03/19/2012 05:21:16
1
0
Does jwplayer have a local flash security workaround?
I am changing from jwplayer to flowplayer for embedding flv video content in our learning materials. (The reason is to do with the fact that jwplayer loads an image from its website, which causes a confusing internet login prompt for our users when playing content locally.) Anyhow, with flowplayer, we get the flash ...
flash
security
local
jwplayer
flowplayer
null
open
Does jwplayer have a local flash security workaround? === I am changing from jwplayer to flowplayer for embedding flv video content in our learning materials. (The reason is to do with the fact that jwplayer loads an image from its website, which causes a confusing internet login prompt for our users when playing cont...
0
9,232,514
02/10/2012 18:00:41
1,201,044
02/10/2012 01:36:39
3
0
How do I use the LIKE keyword in WORDPRESS QUERY
I saw this post : http://stackoverflow.com/questions/8362807/wordpress-wp-query-like-statement HOWEVER, when I implement the layzend_posts_where function, it returns a query. For example, if I search for " apples " , I get apples AND (myposts.post_title LIKE '%apples%' ) SO how do I **complete the proce...
wordpress
query
like-operator
null
null
null
open
How do I use the LIKE keyword in WORDPRESS QUERY === I saw this post : http://stackoverflow.com/questions/8362807/wordpress-wp-query-like-statement HOWEVER, when I implement the layzend_posts_where function, it returns a query. For example, if I search for " apples " , I get apples AND (myposts.post_title...
0
6,008,264
05/15/2011 12:03:31
262,883
01/31/2010 12:01:41
68
1
mvc 3 azure webrole in VWD 2010
I want to add a MVC 3 Webrole in my Azure project. But I am not able to find a mvc3 template in visual web developer when I go to add dialog from "Add new web role". When it comes to mvc project only mvc 2 web role is available. I have the latest version and updates of vwd 2010 (installed just last week) and also mvc ...
asp.net-mvc-3
azure
visual-web-developer
webrole
null
null
open
mvc 3 azure webrole in VWD 2010 === I want to add a MVC 3 Webrole in my Azure project. But I am not able to find a mvc3 template in visual web developer when I go to add dialog from "Add new web role". When it comes to mvc project only mvc 2 web role is available. I have the latest version and updates of vwd 2010 (in...
0
3,779,134
09/23/2010 13:58:44
315,642
04/13/2010 15:23:25
148
6
spring two-way rmi callback
On the server-side I have a `ListenerManager` which fires callbacks to its `Listener`s. The manager is exported using a Spring `RmiServiceExporter` On the client-side I have a proxy to the manager created by an `RmiProxyFactoryBean`, and a `Listener` implementation registered through this proxy with the manager on t...
java
spring
proxy
callback
rmi
null
open
spring two-way rmi callback === On the server-side I have a `ListenerManager` which fires callbacks to its `Listener`s. The manager is exported using a Spring `RmiServiceExporter` On the client-side I have a proxy to the manager created by an `RmiProxyFactoryBean`, and a `Listener` implementation registered through...
0
9,100,175
02/01/2012 17:15:40
1,183,192
02/01/2012 16:34:56
1
0
Java RMI does not work over network
i've made a simple Chat application, which communicates over RMI. On localhost everything's working perfectly. But if I try to use it on different machines it, the client can't connect to the server. Both machines are in the same network. The server runs on Mac OS X and the failing client on Windows 7. On my Mac `ip...
java
networking
rmi
null
null
02/01/2012 20:35:35
not a real question
Java RMI does not work over network === i've made a simple Chat application, which communicates over RMI. On localhost everything's working perfectly. But if I try to use it on different machines it, the client can't connect to the server. Both machines are in the same network. The server runs on Mac OS X and the fail...
1
7,219,750
08/28/2011 08:08:09
724,917
04/26/2011 07:13:14
6
1
Threads have almost no overhead; processes have considerable overhead. What does it mean?
I came across this statement while reading difference between Thread and Process. Please explain.
java
null
null
null
null
01/18/2012 12:31:23
not a real question
Threads have almost no overhead; processes have considerable overhead. What does it mean? === I came across this statement while reading difference between Thread and Process. Please explain.
1
10,846,003
06/01/2012 07:15:09
883,554
08/08/2011 07:00:18
1
1
What is the maximum read length for 125khz RFID card?
I have a project that is using a 125Khz RFID cards,dots, stickers. I need a card reader that has a read length of AT LEAST 4-7 metres. The reader will collect all tags within that range and check them against an inventory. I have not been able to find any RFID readers that have this range, and I am not sure if...
rfid
null
null
null
null
06/01/2012 08:46:28
off topic
What is the maximum read length for 125khz RFID card? === I have a project that is using a 125Khz RFID cards,dots, stickers. I need a card reader that has a read length of AT LEAST 4-7 metres. The reader will collect all tags within that range and check them against an inventory. I have not been able to find ...
2
137,102
09/26/2008 00:27:35
21,482
09/24/2008 03:28:47
1
1
What's the best visual merge tool for Git?
Title says it. What's the best tool for viewing and editing a merge in Git? I'd like to get a 3-way merge view, with "mine", "theirs" and "output" in separate panels. Also, instructions for invoking said tool would be great. (I still haven't figure out how to start kdiff3 in such a way that it doesn't give me an err...
git
sourcecontrol
merge
null
null
02/16/2012 03:04:47
not constructive
What's the best visual merge tool for Git? === Title says it. What's the best tool for viewing and editing a merge in Git? I'd like to get a 3-way merge view, with "mine", "theirs" and "output" in separate panels. Also, instructions for invoking said tool would be great. (I still haven't figure out how to start kdi...
4
9,352,966
02/19/2012 20:32:49
535,458
10/15/2010 17:37:57
370
2
Using character values as object names
I would like to use the characters in a vector as the names of character objects aiming to get first as say "d","e","a","t" etc. tried this approach but am clearly missing some function to apply to x[i] x <- c("first","second","third"..) for (i in 1:length(x)) { x[i] <- sample(letters,4) ...
r
vector
null
null
null
null
open
Using character values as object names === I would like to use the characters in a vector as the names of character objects aiming to get first as say "d","e","a","t" etc. tried this approach but am clearly missing some function to apply to x[i] x <- c("first","second","third"..) for (i in 1:l...
0
954,198
06/05/2009 03:47:01
47,645
12/19/2008 04:05:15
1,020
57
What is the best or most interesting use of Extension Methods you've seen?
I'm starting to really love extension methods... I was wondering if anyone her has stumbled upon one that really blew their mind, or just found clever. An example I wrote today: public static IEnumerable<int> To(this int fromNumber, int toNumber) { if (fromNumber < toNumber) { while (fr...
extension-methods
c#
fun
null
null
12/01/2011 20:34:45
not constructive
What is the best or most interesting use of Extension Methods you've seen? === I'm starting to really love extension methods... I was wondering if anyone her has stumbled upon one that really blew their mind, or just found clever. An example I wrote today: public static IEnumerable<int> To(this int fromNumb...
4
6,764,907
07/20/2011 16:03:12
716,008
04/19/2011 21:05:02
68
2
help debugging thread (AsyncTask) RuntimeException cause in Android/Eclipse
I have several AsyncTask worker threads, and during runtime one of them shows up in Eclipse as "exception RuntimeException." I am having trouble finding out the cause of the exception, or even what thread/code was running. All I see is Thread 11, AsyncTask #2. Beneath, it says: Thread.run() line: 1096 ...
android
eclipse
debugging
runtime
null
null
open
help debugging thread (AsyncTask) RuntimeException cause in Android/Eclipse === I have several AsyncTask worker threads, and during runtime one of them shows up in Eclipse as "exception RuntimeException." I am having trouble finding out the cause of the exception, or even what thread/code was running. All I see is...
0
6,527,097
06/29/2011 20:50:16
1,263
08/14/2008 02:39:38
376
9
Getting js errors in production with jammit, but it works fine with debug_assets=true
No clue how to debug from here, any ideas?
javascript
ruby-on-rails
jammit
null
null
06/29/2011 23:06:13
not a real question
Getting js errors in production with jammit, but it works fine with debug_assets=true === No clue how to debug from here, any ideas?
1
11,576,827
07/20/2012 09:42:33
1,540,323
07/20/2012 09:28:38
1
0
Merge the cells in MOSS 2007 list
I am working in SharePoint 2007. My query is that how to merge the list cells in the SharePoint List like Excel Document. Is there any chance of doing like that. Please advise and thanks in Advance.
merge
null
null
null
null
null
open
Merge the cells in MOSS 2007 list === I am working in SharePoint 2007. My query is that how to merge the list cells in the SharePoint List like Excel Document. Is there any chance of doing like that. Please advise and thanks in Advance.
0
10,852,584
06/01/2012 14:53:49
1,375,455
05/04/2012 16:31:13
36
0
finding Flow shop scheduling fitness
I"m working with flow job scheduling issue. is there a mathematical equation to compute the fitness instead of the Gantt Chart ? thanks in advance.
genetic-algorithm
evolutionary-algorithm
null
null
null
null
open
finding Flow shop scheduling fitness === I"m working with flow job scheduling issue. is there a mathematical equation to compute the fitness instead of the Gantt Chart ? thanks in advance.
0
727,891
04/07/2009 22:50:42
37,865
11/15/2008 03:02:09
1,323
58
Partial Least Squares Implementation for C/C++?
Does anyone know of an open-source implementation of a [partial least squares][1] algorithm in C or C++? [1]: http://en.wikipedia.org/wiki/Partial_least_squares_regression
c
c++
statistics
null
null
07/15/2012 17:26:48
not constructive
Partial Least Squares Implementation for C/C++? === Does anyone know of an open-source implementation of a [partial least squares][1] algorithm in C or C++? [1]: http://en.wikipedia.org/wiki/Partial_least_squares_regression
4
8,714,794
01/03/2012 15:49:02
1,116,929
12/27/2011 01:25:21
8
0
making an arraylist into a string in java
i've split a string such as: (-432.3 +3)*3 into a long list of characters. i've checked whether it's a number and if it is, i stored them in an array list. if my parser comes across a operator, it binds the numbers in my arraylist into a string. im struggling with the binding. this is my attempt, however, it doesnt ...
string
null
null
null
null
01/03/2012 16:19:32
not a real question
making an arraylist into a string in java === i've split a string such as: (-432.3 +3)*3 into a long list of characters. i've checked whether it's a number and if it is, i stored them in an array list. if my parser comes across a operator, it binds the numbers in my arraylist into a string. im struggling with the bind...
1
9,760,303
03/18/2012 17:04:46
1,168,907
01/25/2012 10:00:25
1
0
what to do in this java exercise?
Create a program containing and showing random information about name, ID and status (year, current and cumulative performance) of students from a file students.txt. This program should process a list of 20 students, filtering those of them having a name beginning with the same letter (prompt the user to choose one...
java
null
null
null
null
03/18/2012 18:03:31
not a real question
what to do in this java exercise? === Create a program containing and showing random information about name, ID and status (year, current and cumulative performance) of students from a file students.txt. This program should process a list of 20 students, filtering those of them having a name beginning with the same...
1
4,089,459
11/03/2010 16:51:15
125,562
06/19/2009 06:16:18
1,224
47
Parse URL without DNS queries in Java
I'm parsing squid logs with Java. It seemed appropriate to use URL class. This class, however, makes a DNS request, which indefinitely slows down parsing. Are there other easy ways to extract hostname and port from an url? **Conditions** * url schema might be ommited in squid logs * an absent (default) port sh...
java
url
null
null
null
null
open
Parse URL without DNS queries in Java === I'm parsing squid logs with Java. It seemed appropriate to use URL class. This class, however, makes a DNS request, which indefinitely slows down parsing. Are there other easy ways to extract hostname and port from an url? **Conditions** * url schema might be ommited in...
0
11,358,984
07/06/2012 08:54:31
1,053,820
11/18/2011 12:51:11
103
2
Validating first names and last names in PHP to store in OpenLDAP
Hi I am trying to validate some user input and I'm not sure what is the correct way to go about it. I want to validate first name and last name fields for a user creation form. I am using PHP with the Zend framework so I will be writing a validator. After doing some research I think I should really be allowing all U...
php
validation
zend-framework
ldap
null
null
open
Validating first names and last names in PHP to store in OpenLDAP === Hi I am trying to validate some user input and I'm not sure what is the correct way to go about it. I want to validate first name and last name fields for a user creation form. I am using PHP with the Zend framework so I will be writing a validat...
0
11,663,042
07/26/2012 05:38:41
1,536,923
07/19/2012 06:06:11
1
0
Android Sales Force Native App Developement?
I am new to Sales Force .I want to practice one example on Sample native app with Sales-force and Android when i am download the Sales-ForceSDK it gives the some sample programs. but it is not working fine to me please send me the any useful links to me to do this example . Thanks in Advance...
android
application
salesforce
native
null
07/27/2012 00:44:00
not a real question
Android Sales Force Native App Developement? === I am new to Sales Force .I want to practice one example on Sample native app with Sales-force and Android when i am download the Sales-ForceSDK it gives the some sample programs. but it is not working fine to me please send me the any useful links to me to do this examp...
1
9,978,798
04/02/2012 15:03:11
1,283,885
03/21/2012 15:55:50
1
0
How am I to create like a "filter" in java
Ok So I have to create a "filter" where a user inputs a number and from a file, "filter" the results. For example if a user inputs a '5' then the thing will be filtered so that the items will show only desks. Make sense? Here is my code: import java.io.File; import java.io.IOException; import java....
java
null
null
null
null
04/02/2012 15:17:42
not a real question
How am I to create like a "filter" in java === Ok So I have to create a "filter" where a user inputs a number and from a file, "filter" the results. For example if a user inputs a '5' then the thing will be filtered so that the items will show only desks. Make sense? Here is my code: import java.io.File; ...
1
8,906,221
01/18/2012 06:44:33
541,786
12/14/2010 10:27:01
2,697
149
NSString componentsSeparatedByString
I have a string coming from server. I am identifying a particular substring and then breaking the main string at that substring. NSString *string = /* getting from server */; NSString *strAddress = /* Substring of string */; NSArray *arr = [string componentsSeparatedByString:strAddress]; NSS...
iphone
nsstring
null
null
null
null
open
NSString componentsSeparatedByString === I have a string coming from server. I am identifying a particular substring and then breaking the main string at that substring. NSString *string = /* getting from server */; NSString *strAddress = /* Substring of string */; NSArray *arr = [string compone...
0
5,455,646
03/28/2011 07:02:06
649,703
03/08/2011 11:24:14
11
3
I want to make a category and its contains 5 level subcategory in php .how to solve this.
Hi Guys i am new here please help me on this isuue because its very urgent. I have a category and this category are devided in to subcategory at the leve 5. I want to define a function that how we can access data form all level of category in proper way. Please help me.
php
null
null
null
null
03/28/2011 07:21:18
not a real question
I want to make a category and its contains 5 level subcategory in php .how to solve this. === Hi Guys i am new here please help me on this isuue because its very urgent. I have a category and this category are devided in to subcategory at the leve 5. I want to define a function that how we can access data form all ...
1
6,941,972
08/04/2011 13:08:15
183,424
10/03/2009 00:24:22
642
9
Where to find background images for Iphone app
I'm working on an iPhone app using MonoTouch and I can't seem to find a free background image. Icons are easy to come back but normal background images (e.g. like a matt finish) are hard to find. If there a reason I can't find anything under "free iphone app background". Do people just use any small image and not w...
iphone
monotouch
wallpaper
null
null
08/05/2011 04:10:04
off topic
Where to find background images for Iphone app === I'm working on an iPhone app using MonoTouch and I can't seem to find a free background image. Icons are easy to come back but normal background images (e.g. like a matt finish) are hard to find. If there a reason I can't find anything under "free iphone app backg...
2
5,783,842
04/25/2011 22:11:42
724,452
04/25/2011 22:11:42
1
0
make my project maximize by default
im not too well versed in flash, i have a c#, java, c++ background so coding comes a little naturally as of right now i have three soundslides projects playing in my flash project. The project has three buttons which load each different soundslide. when classmates and my professor open my program the default size...
fullscreen
flash-cs5
maximize
null
null
null
open
make my project maximize by default === im not too well versed in flash, i have a c#, java, c++ background so coding comes a little naturally as of right now i have three soundslides projects playing in my flash project. The project has three buttons which load each different soundslide. when classmates and my p...
0
11,696,182
07/27/2012 21:57:12
83,849
03/27/2009 22:43:57
387
24
Headers for <ul> in HTML
I'm having an issue trying to get some headers above some <ul> tags to look right. For some reason, the background is too large for the second one, and I have no idea why. It's probably something simple, but I'm not getting it. Please take a look at my jsfiddle example: [jsfiddle example][1] Thanks [1...
html
css
null
null
null
07/27/2012 22:00:18
too localized
Headers for <ul> in HTML === I'm having an issue trying to get some headers above some <ul> tags to look right. For some reason, the background is too large for the second one, and I have no idea why. It's probably something simple, but I'm not getting it. Please take a look at my jsfiddle example: [jsfiddle e...
3
2,869,710
05/19/2010 20:33:21
136,184
07/10/2009 10:17:39
10
1
DNS protocol message example
I am trying to figure out how to send out DNS messages from an application socket adapter to a DNSBL. I spent the last two days understanding the basics, including experimenting with WireShark to catch an example of message exchanged. Now I would like to query the DNS without using dig or host command (I'm using Ubun...
dns
protocols
null
null
null
null
open
DNS protocol message example === I am trying to figure out how to send out DNS messages from an application socket adapter to a DNSBL. I spent the last two days understanding the basics, including experimenting with WireShark to catch an example of message exchanged. Now I would like to query the DNS without using d...
0
9,478,484
02/28/2012 08:19:31
928,315
09/05/2011 06:05:52
34
1
Opera Mobile with <a href="tel:...">
I have some problems with Opera Mobile Browser on Android.<br> Here is a test page: http://goo.gl/bQgBD<br> When I click the link, it works well if I use Android's default browser, but not in Opera Mobile.<br> Is it a Opera's bug, or can I do something to avoid it?<br><br> Thank you all!
android
browser
opera
tel
null
03/01/2012 22:30:40
off topic
Opera Mobile with <a href="tel:..."> === I have some problems with Opera Mobile Browser on Android.<br> Here is a test page: http://goo.gl/bQgBD<br> When I click the link, it works well if I use Android's default browser, but not in Opera Mobile.<br> Is it a Opera's bug, or can I do something to avoid it?<br><br> ...
2
7,752,827
10/13/2011 10:33:22
993,123
10/13/2011 09:26:40
1
0
Adding metadata.xml files to source controll in CLearCase
I am a member of a team responsible for developing an Eclipse based application at Scania. We have used IBM Rational ClearCase for more than 3 years but recently we have encountered the following problem when creating or copying a directory in eclipse navigator. The directory that will be created or copied contains ot...
clearcase
null
null
null
null
null
open
Adding metadata.xml files to source controll in CLearCase === I am a member of a team responsible for developing an Eclipse based application at Scania. We have used IBM Rational ClearCase for more than 3 years but recently we have encountered the following problem when creating or copying a directory in eclipse navig...
0
7,154,696
08/22/2011 23:14:48
60,758
01/30/2009 18:49:07
1,289
50
jquery selector not working in IE 7 or Compatibility Mode
I have the following jquery that works fine in IE 8: var myVar = $(myField).parent().parent().find("a#hyp"); $(myVar).text("Notified!"); However, it does not work when I set my browser mode to IE7 or IE8 Compatibility Mode. I'm fairly certain that it is a problem with the selector ("a#hyp"), because I ra...
jquery
null
null
null
null
null
open
jquery selector not working in IE 7 or Compatibility Mode === I have the following jquery that works fine in IE 8: var myVar = $(myField).parent().parent().find("a#hyp"); $(myVar).text("Notified!"); However, it does not work when I set my browser mode to IE7 or IE8 Compatibility Mode. I'm fairly certain...
0